Skip to content

Commit 63a8794

Browse files
committed
Merge branch 'main' into r/effect-atom
2 parents d14c8bc + 977bd89 commit 63a8794

File tree

5 files changed

+29
-29
lines changed

5 files changed

+29
-29
lines changed

api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@
141141
"@azure/cosmos": "^4.5.0",
142142
"@azure/service-bus": "^7.9.5",
143143
"@azure/storage-blob": "^12.28.0",
144-
"@effect-app/infra": "3.0.5",
145-
"effect-app": "^3.0.3",
144+
"@effect-app/infra": "3.0.6",
145+
"effect-app": "^3.0.4",
146146
"@effect/platform": "^0.90.0",
147147
"@effect/opentelemetry": "^0.56.1",
148148
"@effect/platform-node": "0.94.2",

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@effect-app-boilerplate/api": "workspace:*",
4141
"@effect/platform-node": "0.94.2",
42-
"effect-app": "^3.0.3",
42+
"effect-app": "^3.0.4",
4343
"@effect/platform": "^0.90.0",
4444
"effect": "^3.17.6",
4545
"cross-fetch": "^4.1.0"

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"clean": "rm -rf ./.nuxt ./node_modules/.cache"
1818
},
1919
"dependencies": {
20-
"@effect-app/vue": "^2.51.1",
20+
"@effect-app/vue": "^2.51.2",
2121
"@effect-atom/atom": "^0.1.14",
2222
"@effect-atom/atom-vue": "^0.1.15",
2323
"@effect/platform": "^0.90.0",
@@ -46,7 +46,7 @@
4646
"cookie": "^1.0.2",
4747
"date-fns": "^4.1.0",
4848
"effect": "^3.17.6",
49-
"effect-app": "^3.0.3",
49+
"effect-app": "^3.0.4",
5050
"highcharts": "^12.3.0",
5151
"http-proxy-node16": "^1.0.6",
5252
"mitt": "^3.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@typescript-eslint/scope-manager": "^8.39.0",
117117
"concurrently": "^9.2.0",
118118
"dprint": "^0.50.1",
119-
"effect-app": "^3.0.3",
119+
"effect-app": "^3.0.4",
120120
"enhanced-resolve": "^5.18.3",
121121
"eslint": "^9.32.0",
122122
"eslint-import-resolver-typescript": "^4.4.4",

pnpm-lock.yaml

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)