diff --git a/bun.lockb b/bun.lockb index 680a0ee..8c8588e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0b37816..4d78072 100644 --- a/package.json +++ b/package.json @@ -24,16 +24,16 @@ "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", "@rollup/plugin-typescript": "12.1.1", - "@swc/core": "1.9.2", + "@swc/core": "1.9.3", "@types/glob": "8.1.0", "@types/node": "22.8.7", "depcheck": "1.4.7", - "lefthook": "1.8.1", + "lefthook": "1.8.4", "rollup": "4.24.1", "ts-node": "^10.9.1", - "tslib": "2.8.0", + "tslib": "2.8.1", "typescript": "5.6.3", - "vitest": "2.1.3" + "vitest": "2.1.6" }, "scripts": { "prepare": "lefthook install",