also looking at this
chore(deps): update all non-major dependencies
#5
2 files
+5
-5
| @@ -49,13 +49,13 @@ | ||
| 49 | 49 | }, |
| 50 | 50 | "devDependencies": { |
| 51 | 51 | "@stacksjs/eslint-config": "^3.8.1-beta.2", |
| 52 | "@types/bun": "^1.1.13", | |
| 53 | "bumpp": "^9.8.1", | |
| 54 | "bun-plugin-dtsx": "^0.21.8", | |
| 52 | "@types/bun": "^1.1.14", | |
| 53 | "bumpp": "^9.9.1", | |
| 54 | "bun-plugin-dtsx": "^0.21.9", | |
| 55 | 55 | "changelogen": "^0.5.7", |
| 56 | "lint-staged": "^15.2.10", | |
| 56 | "lint-staged": "^15.2.11", | |
| 57 | 57 | "simple-git-hooks": "^2.11.1", |
| 58 | "typescript": "^5.6.3" | |
| 58 | "typescript": "^5.7.2" | |
| 59 | 59 | }, |
| 60 | 60 | "simple-git-hooks": { |
| 61 | 61 | "pre-commit": "bun lint-staged" |