diff --git a/package.json b/package.json index 7bc7ae2..a7bfbd2 100644 --- a/package.json +++ b/package.json @@ -68,12 +68,13 @@ }, "devDependencies": { "@stacksjs/bumpx": "^0.1.17", + "@stacksjs/clarity": "^0.3.23", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.2.1-beta.1", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.13", - "buddy-bot": "^0.8.9", + "buddy-bot": "^0.9.11", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", "typescript": "^5.8.3",