diff --git a/bun.lockb b/bun.lockb index ab7c9a9..a8be37e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4b4fc48..2ab619a 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,8 @@ "clean:node": "rm -rf node_modules" }, "dependencies": { - "@thilawyn/thilatrait": "^0.1.1", "decimal.js": "^10.4.3", - "effect": "^2.0.2", + "effect": "^2.1.1", "lodash-es": "^4.17.21", "mobx": "^6.12.0", "type-fest": "^4.9.0", @@ -62,7 +61,7 @@ "bun-types": "latest", "npm-check-updates": "^16.14.12", "npm-sort": "^0.0.4", - "rollup": "^4.9.4", + "rollup": "^4.9.5", "rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-ts": "^3.4.5", "ts-functional-pipe": "^3.1.2",