diff --git a/bun.lockb b/bun.lockb index fc16060..7e6b681 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index aa8f4db..946a334 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thilawyn/traitify-ts", - "version": "0.1.18", + "version": "0.1.19", "type": "module", "publishConfig": { "registry": "https://git.jvalver.de/api/packages/thilawyn/npm/" @@ -30,7 +30,7 @@ }, "dependencies": { "lodash-es": "^4.17.21", - "type-fest": "^4.13.1" + "type-fest": "^4.14.0" }, "devDependencies": { "@types/lodash-es": "^4.17.12",