diff --git a/bun.lockb b/bun.lockb index 2bfb4d7..523edca 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5d03b4b..3b904e6 100644 --- a/package.json +++ b/package.json @@ -26,14 +26,14 @@ "@rollup/plugin-typescript": "12.1.1", "@swc/core": "1.9.3", "@types/glob": "8.1.0", - "@types/node": "22.10.1", + "@types/node": "22.10.2", "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",