diff --git a/bun.lockb b/bun.lockb index a01be63..3fd99ab 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/common/package.json b/packages/common/package.json index 5a48ade..3f94b00 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -9,7 +9,7 @@ "dependencies": { "@effect/rpc": "^0.31.18", "@effect/schema": "^0.68.15", - "@thilawyn/thilalib": "^0.1.4", + "@thilawyn/thilalib": "^0.1.5", "effect": "^3.4.6" } } diff --git a/packages/server/package.json b/packages/server/package.json index f2afd63..a2e5620 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -7,7 +7,7 @@ "@effect/platform-bun": "^0.38.17", "@effect/rpc-http": "^0.29.18", "@effect/schema": "^0.68.15", - "@thilawyn/thilalib": "^0.1.4", + "@thilawyn/thilalib": "^0.1.5", "@todo-tests/common": "workspace:*", "@trpc/server": "^10.45.2", "effect": "^3.4.6",