diff --git a/bun.lockb b/bun.lockb index 158a3dc..42a9da2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dd545d6..a11f057 100644 --- a/package.json +++ b/package.json @@ -43,11 +43,11 @@ "devDependencies": { "@stacksjs/eslint-config": "^3.11.3-beta.4", "@types/bun": "^1.1.14", - "bumpp": "^9.9.0", + "bumpp": "^9.9.2", "bun-plugin-dtsx": "^0.21.9", "changelogen": "^0.5.7", "commitizen": "^4.3.1", - "lint-staged": "^15.2.10", + "lint-staged": "^15.3.0", "simple-git-hooks": "^2.11.1", "typescript": "^5.7.2" },