diff --git a/bun.lockb b/bun.lockb index a29b292..f65e392 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5e5454e..3086128 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "type-fest": "^4.20.1" }, "devDependencies": { - "bun-types": "^1.1.15", + "bun-types": "^1.1.16", "npm-check-updates": "^16.14.20", "npm-sort": "^0.0.4", "tsup": "^8.1.0", @@ -58,8 +58,8 @@ "typescript": "^5.5.2" }, "optionalDependencies": { - "@effect/schema": "^0.68.6", - "effect": "^3.4.0", + "@effect/schema": "^0.68.9", + "effect": "^3.4.2", "mobx": "^6.12.4" } }