diff --git a/bun.lockb b/bun.lockb index a8be37e..190bfe8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fdbbe23..28b3c09 100644 --- a/package.json +++ b/package.json @@ -49,19 +49,19 @@ }, "dependencies": { "decimal.js": "^10.4.3", - "effect": "^2.1.1", + "effect": "^2.2.2", "lodash-es": "^4.17.21", "mobx": "^6.12.0", - "type-fest": "^4.9.0", + "type-fest": "^4.10.1", "zod": "^3.22.4" }, "devDependencies": { "@rollup/plugin-node-resolve": "^15.2.3", "@types/lodash-es": "^4.17.12", "bun-types": "latest", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.14", "npm-sort": "^0.0.4", - "rollup": "^4.9.5", + "rollup": "^4.9.6", "rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-ts": "^3.4.5", "ts-functional-pipe": "^3.1.2",