also looking at this
chore(deps): update all non-major dependencies
#9
3 files
+123
-35
| @@ -30,12 +30,12 @@ | ||
| 30 | 30 | "devDependencies": { |
| 31 | 31 | "@stacksjs/docs": "^0.70.23", |
| 32 | 32 | "@stacksjs/eslint-config": "^4.14.0-beta.3", |
| 33 | "@types/bun": "^1.2.10", | |
| 34 | "bumpp": "^10.1.0", | |
| 35 | "bun-plugin-dtsx": "^0.21.9", | |
| 33 | "@types/bun": "^1.2.13", | |
| 34 | "bumpp": "^10.1.1", | |
| 35 | "bun-plugin-dtsx": "^0.21.12", | |
| 36 | 36 | "changelogen": "^0.6.1", |
| 37 | "lint-staged": "^15.5.1", | |
| 38 | "simple-git-hooks": "^2.12.1", | |
| 37 | "lint-staged": "^15.5.2", | |
| 38 | "simple-git-hooks": "^2.13.0", | |
| 39 | 39 | "typescript": "^5.8.3" |
| 40 | 40 | }, |
| 41 | 41 | "overrides": { |