diff --git a/bun.lockb b/bun.lockb index 190bfe8..9deffd2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 28b3c09..6f2f43d 100644 --- a/package.json +++ b/package.json @@ -48,11 +48,12 @@ "clean:node": "rm -rf node_modules" }, "dependencies": { + "@thilawyn/traitify-ts": "^0.1.0", "decimal.js": "^10.4.3", - "effect": "^2.2.2", + "effect": "^2.2.3", "lodash-es": "^4.17.21", "mobx": "^6.12.0", - "type-fest": "^4.10.1", + "type-fest": "^4.10.2", "zod": "^3.22.4" }, "devDependencies": {