diff --git a/bun.lockb b/bun.lockb index 1fb2ea7..ae1faa8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 31089c2..84294cf 100644 --- a/package.json +++ b/package.json @@ -49,18 +49,18 @@ "typecheck": "bun --bun tsc --noEmit" }, "devDependencies": { - "@biomejs/biome": "^1.9.3", + "@biomejs/biome": "^1.9.4", "@commitlint/cli": "^19.5.0", "@stacksjs/biome-config": "^0.1.5", - "@types/bun": "^1.1.10", - "bumpp": "^9.6.1", - "bun-plugin-dts-auto": "^0.18.8", + "@types/bun": "^1.1.13", + "bumpp": "^9.8.0", + "bun-plugin-dts-auto": "^0.20.6", "changelogen": "^0.5.7", "commitizen": "^4.3.1", - "cz-git": "^1.10.0", + "cz-git": "^1.10.1", "lint-staged": "^15.2.10", "simple-git-hooks": "^2.11.1", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, "simple-git-hooks": { "pre-commit": "bun lint-staged",