diff --git a/bun.lockb b/bun.lockb index bf2caa8..1cd1504 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7ad239b..f55dc15 100644 --- a/package.json +++ b/package.json @@ -49,13 +49,13 @@ }, "devDependencies": { "@stacksjs/eslint-config": "^3.8.1-beta.2", - "@types/bun": "^1.1.13", - "bumpp": "^9.8.1", - "bun-plugin-dtsx": "^0.21.8", + "@types/bun": "^1.1.14", + "bumpp": "^9.9.1", + "bun-plugin-dtsx": "^0.21.9", "changelogen": "^0.5.7", - "lint-staged": "^15.2.10", + "lint-staged": "^15.2.11", "simple-git-hooks": "^2.11.1", - "typescript": "^5.6.3" + "typescript": "^5.7.2" }, "simple-git-hooks": { "pre-commit": "bun lint-staged"