diff --git a/bun.lockb b/bun.lockb index 9ff58ea..d873213 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cbcb17e..be73307 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thilawyn/thilalib", - "version": "0.1.19", + "version": "0.1.20", "type": "module", "files": [ "./dist" @@ -53,7 +53,7 @@ }, "dependencies": { "remeda": "^2.12.0", - "type-fest": "^4.26.0" + "type-fest": "^4.26.1" }, "devDependencies": { "@effect/schema": "^0.72.3",