diff --git a/bun.lockb b/bun.lockb index 3d83a72..896f356 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3e8d117..1de033d 100644 --- a/package.json +++ b/package.json @@ -54,17 +54,17 @@ }, "devDependencies": { "@commitlint/cli": "^18.6.1", - "@stacksjs/eslint-config": "^0.58.73", - "@types/bun": "^1.0.7", - "@types/node": "^20.11.20", - "bun-plugin-dts-auto": "^0.4.1", - "changelogen": "^0.5.5", - "commitizen": "^4.3.0", - "cz-git": "^1.8.0", - "eslint": "^8.57.0", - "lint-staged": "^15.2.2", - "simple-git-hooks": "^2.9.0", - "typescript": "^5.3.3" + "@stacksjs/eslint-config": "^0.59.11", + "@types/bun": "^1.1.13", + "@types/node": "^20.17.8", + "bun-plugin-dts-auto": "^0.20.6", + "changelogen": "^0.5.7", + "commitizen": "^4.3.1", + "cz-git": "^1.11.0", + "eslint": "^8.57.1", + "lint-staged": "^15.2.10", + "simple-git-hooks": "^2.11.1", + "typescript": "^5.7.2" }, "simple-git-hooks": { "pre-commit": "bun lint-staged",