diff --git a/bun.lockb b/bun.lockb index ebdb9cc..1263665 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e7b1a5b..cfedf08 100644 --- a/package.json +++ b/package.json @@ -28,14 +28,14 @@ "clean:node": "rm -rf node_modules" }, "dependencies": { - "type-fest": "^4.9.0" + "type-fest": "^4.10.1" }, "devDependencies": { "@rollup/plugin-node-resolve": "^15.2.3", "bun-types": "latest", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.14", "npm-sort": "^0.0.4", - "rollup": "^4.9.4", + "rollup": "^4.9.6", "rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-ts": "^3.4.5", "tsx": "^4.7.0",