diff --git a/bun.lockb b/bun.lockb index dccf98f..e0cc692 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e05992d..8e2ecae 100644 --- a/package.json +++ b/package.json @@ -50,17 +50,17 @@ "typecheck": "bun --bun tsc --noEmit" }, "devDependencies": { - "@commitlint/cli": "^19.2.0", + "@commitlint/cli": "^19.4.0", "@stacksjs/eslint-config": "^0.59.11", - "@types/bun": "^1.0.8", - "@types/node": "^20.11.28", - "bumpp": "^9.4.0", + "@types/bun": "^1.1.6", + "@types/node": "^20.14.15", + "bumpp": "^9.5.1", "changelogen": "^0.5.5", "commitizen": "^4.3.0", - "cz-git": "^1.9.0", - "lint-staged": "^15.2.2", - "simple-git-hooks": "^2.11.0", - "typescript": "^5.4.2" + "cz-git": "^1.9.4", + "lint-staged": "^15.2.9", + "simple-git-hooks": "^2.11.1", + "typescript": "^5.5.4" }, "simple-git-hooks": { "pre-commit": "bun lint-staged",