diff --git a/bun.lockb b/bun.lockb index 2bfb4d7..5bee3c4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5d03b4b..12fb549 100644 --- a/package.json +++ b/package.json @@ -28,12 +28,12 @@ "@types/glob": "8.1.0", "@types/node": "22.10.1", "depcheck": "1.4.7", - "lefthook": "1.8.4", + "lefthook": "1.8.5", "rollup": "4.28.0", "ts-node": "^10.9.1", "tslib": "2.8.1", "typescript": "5.7.2", - "vitest": "2.1.6" + "vitest": "2.1.8" }, "scripts": { "prepare": "lefthook install",