diff --git a/bun.lockb b/bun.lockb index 2bfb4d7..0484463 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5d03b4b..adbf49d 100644 --- a/package.json +++ b/package.json @@ -29,11 +29,11 @@ "@types/node": "22.10.1", "depcheck": "1.4.7", "lefthook": "1.8.4", - "rollup": "4.28.0", + "rollup": "4.28.1", "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",