diff --git a/bun.lockb b/bun.lockb index 2cafe94..2d6c81a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 792141c..23e5299 100644 --- a/package.json +++ b/package.json @@ -80,13 +80,13 @@ "type-fest": "^4.26.0" }, "devDependencies": { - "@effect/schema": "^0.72.0", + "@effect/schema": "^0.72.2", "@prisma/studio-server": "^0.502.0", "@tanstack/form-core": "^0.30.0", "@types/express": "^4.17.21", "@types/jsonwebtoken": "^9.0.6", "bun-types": "^1.1.26", - "effect": "^3.7.0", + "effect": "^3.7.2", "express": "^4.19.2", "jsonwebtoken": "^9.0.2", "mobx": "^6.13.1",