diff --git a/bun.lockb b/bun.lockb index be74b6a..173973d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5c06f4b..e993cac 100644 --- a/package.json +++ b/package.json @@ -25,16 +25,16 @@ "@commitlint/config-conventional": "19.6.0", "@mkobayashime/shared-config": "1.1.0", "@rollup/plugin-typescript": "12.1.2", - "@swc/core": "1.10.7", + "@swc/core": "1.10.9", "@types/glob": "8.1.0", - "@types/node": "22.10.7", + "@types/node": "22.10.9", "depcheck": "1.4.7", - "lefthook": "1.10.8", + "lefthook": "1.10.10", "rollup": "4.30.1", "ts-node": "^10.9.1", "tslib": "2.8.1", "typescript": "5.7.3", - "vitest": "3.0.2" + "vitest": "3.0.3" }, "scripts": { "prepare": "lefthook install",