Dependencies upgrade

This commit is contained in:
Julien Valverdé
2024-07-02 19:51:39 +02:00
parent fc73afe9d2
commit 73d1925509
3 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"@effect/rpc": "^0.31.18", "@effect/rpc": "^0.31.18",
"@effect/schema": "^0.68.15", "@effect/schema": "^0.68.15",
"@thilawyn/thilalib": "^0.1.4", "@thilawyn/thilalib": "^0.1.5",
"effect": "^3.4.6" "effect": "^3.4.6"
} }
} }

View File

@@ -7,7 +7,7 @@
"@effect/platform-bun": "^0.38.17", "@effect/platform-bun": "^0.38.17",
"@effect/rpc-http": "^0.29.18", "@effect/rpc-http": "^0.29.18",
"@effect/schema": "^0.68.15", "@effect/schema": "^0.68.15",
"@thilawyn/thilalib": "^0.1.4", "@thilawyn/thilalib": "^0.1.5",
"@todo-tests/common": "workspace:*", "@todo-tests/common": "workspace:*",
"@trpc/server": "^10.45.2", "@trpc/server": "^10.45.2",
"effect": "^3.4.6", "effect": "^3.4.6",