Skip to content

Commit

Permalink
housekeeping: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Dec 15, 2023
1 parent f15525b commit 1bd3060
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"dependencies": {
"@fp-ts/optic": "^0.20.0",
"@effect/platform": "^0.37.4",
"@effect/platform": "^0.37.5",
"effect": "^2.0.0-next.60",
"cross-fetch": "^4.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluent-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@effect-app/core": "workspace:*",
"@effect-app/schema": "workspace:*",
"@effect/platform": "^0.37.4",
"@effect/platform": "^0.37.5",
"@fp-ts/optic": "^0.20.0",
"date-fns": "^2.30.0",
"effect": "^2.0.0-next.60",
Expand Down
2 changes: 1 addition & 1 deletion packages/infra-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"dependencies": {
"@effect-app/core": "workspace:*",
"@effect/platform": "^0.37.4",
"@effect/platform": "^0.37.5",
"@effect-app/prelude": "workspace:*",
"@effect-app/schema": "workspace:*",
"effect": "^2.0.0-next.60",
Expand Down
2 changes: 1 addition & 1 deletion packages/prelude/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@effect-app/core": "workspace:*",
"@effect-app/schema": "workspace:*",
"@effect/platform": "^0.37.4",
"@effect/platform": "^0.37.5",
"@fp-ts/optic": "^0.20.0",
"date-fns": "^2.30.0",
"effect": "^2.0.0-next.60",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@effect/platform-browser": "^0.23.4",
"@effect/platform-browser": "^0.23.5",
"@effect-app/prelude": "workspace:*",
"@effect-app/vue": "workspace:*",
"@effect-app/core": "workspace:*",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1bd3060

Please sign in to comment.