diff --git a/package.json b/package.json index 8b61e2a..96bec5a 100644 --- a/package.json +++ b/package.json @@ -53,13 +53,14 @@ }, "devDependencies": { "@stacksjs/bumpx": "^0.1.17", + "@stacksjs/clarity": "^0.3.23", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.10.2-beta.3", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.17", "buddy-bot": "^0.8.9", - "bun-git-hooks": "^0.2.19", + "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", "bunfig": "^0.10.0", "typescript": "^5.8.3"