Skip to content

Commit e90c0b3

Browse files
fix(deps): update all dependencies
1 parent 29a54b0 commit e90c0b3

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

packages/app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,18 @@
5151
"packageManager": "pnpm@10.29.3",
5252
"dependencies": {
5353
"@effect/cli": "^0.73.2",
54-
"@effect/cluster": "^0.56.3",
54+
"@effect/cluster": "^0.56.4",
5555
"@effect/experimental": "^0.58.0",
56-
"@effect/platform": "^0.94.4",
56+
"@effect/platform": "^0.94.5",
5757
"@effect/platform-node": "^0.104.1",
5858
"@effect/printer": "^0.47.0",
5959
"@effect/printer-ansi": "^0.47.0",
60-
"@effect/rpc": "^0.73.0",
60+
"@effect/rpc": "^0.73.1",
6161
"@effect/schema": "^0.75.5",
6262
"@effect/sql": "^0.49.0",
6363
"@effect/typeclass": "^0.38.0",
6464
"@effect/workflow": "^0.16.0",
65-
"effect": "^3.19.16",
65+
"effect": "^3.19.17",
6666
"openapi-typescript-helpers": "^0.1.0",
6767
"ts-morph": "^27.0.2"
6868
},
@@ -90,7 +90,7 @@
9090
"eslint-plugin-sonarjs": "^3.0.7",
9191
"eslint-plugin-sort-destructure-keys": "^2.0.0",
9292
"eslint-plugin-unicorn": "^63.0.0",
93-
"@vitest/eslint-plugin": "^1.6.7",
93+
"@vitest/eslint-plugin": "^1.6.9",
9494
"globals": "^17.3.0",
9595
"jscpd": "^4.0.8",
9696
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)