diff --git a/bun.lockb b/bun.lockb index ad13a9b..d88c461 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 633c21b..e8eddaa 100644 --- a/package.json +++ b/package.json @@ -50,9 +50,9 @@ "devDependencies": { "@stacksjs/eslint-config": "^3.8.1-beta.2", "@types/bun": "^1.1.14", - "bumpp": "^9.9.0", + "bumpp": "^9.9.2", "bun-plugin-dtsx": "^0.21.9", - "lint-staged": "^15.2.10", + "lint-staged": "^15.2.11", "simple-git-hooks": "^2.11.1", "typescript": "^5.7.2" },