diff --git a/bun.lockb b/bun.lockb index 0e06437..24092f7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 636e6e5..bafe7b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thilawyn/traitify-ts", - "version": "0.1.10", + "version": "0.1.11", "type": "module", "publishConfig": { "registry": "https://git.jvalver.de/api/packages/thilawyn/npm/" @@ -29,7 +29,7 @@ }, "dependencies": { "lodash-es": "^4.17.21", - "type-fest": "^4.10.2" + "type-fest": "^4.10.3" }, "devDependencies": { "@rollup/plugin-node-resolve": "^15.2.3",