diff --git a/bun.lockb b/bun.lockb index 6409dc5..e4a7487 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fbd80fd..738f57b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "@thilawyn/traitify-ts": "^0.1.15", "decimal.js": "^10.4.3", - "effect": "^2.4.3", + "effect": "^2.4.7", "lodash-es": "^4.17.21", "mobx": "^6.12.0", "type-fest": "^4.12.0", @@ -50,9 +50,9 @@ "@rollup/plugin-node-resolve": "^15.2.3", "@types/lodash-es": "^4.17.12", "bun-types": "latest", - "npm-check-updates": "^16.14.15", + "npm-check-updates": "^16.14.17", "npm-sort": "^0.0.4", - "rollup": "^4.12.1", + "rollup": "^4.13.0", "rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-ts": "^3.4.5", "ts-functional-pipe": "^3.1.2",