diff --git a/bun.lockb b/bun.lockb index 31a1b16..cdde707 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6cc1892..28497bd 100644 --- a/package.json +++ b/package.json @@ -48,12 +48,12 @@ "clean:node": "rm -rf node_modules" }, "dependencies": { - "@thilawyn/traitify-ts": "^0.1.10", + "@thilawyn/traitify-ts": "^0.1.11", "decimal.js": "^10.4.3", "effect": "^2.4.0", "lodash-es": "^4.17.21", "mobx": "^6.12.0", - "type-fest": "^4.10.2", + "type-fest": "^4.10.3", "zod": "^3.22.4" }, "devDependencies": {