also looking at this
chore(deps): update all non-major dependencies
#1
2 files
+5
-5
| @@ -49,15 +49,15 @@ | ||
| 49 | 49 | "typecheck": "bun --bun tsc --noEmit" |
| 50 | 50 | }, |
| 51 | 51 | "devDependencies": { |
| 52 | "@biomejs/biome": "^1.9.2", | |
| 52 | "@biomejs/biome": "^1.9.3", | |
| 53 | 53 | "@commitlint/cli": "^19.5.0", |
| 54 | 54 | "@stacksjs/biome-config": "^0.1.5", |
| 55 | 55 | "@types/bun": "^1.1.10", |
| 56 | "bumpp": "^9.5.2", | |
| 57 | "bun-plugin-dts-auto": "^0.15.0", | |
| 56 | "bumpp": "^9.6.1", | |
| 57 | "bun-plugin-dts-auto": "^0.17.0", | |
| 58 | 58 | "changelogen": "^0.5.7", |
| 59 | "commitizen": "^4.3.0", | |
| 60 | "cz-git": "^1.9.4", | |
| 59 | "commitizen": "^4.3.1", | |
| 60 | "cz-git": "^1.10.0", | |
| 61 | 61 | "lint-staged": "^15.2.10", |
| 62 | 62 | "simple-git-hooks": "^2.11.1", |
| 63 | 63 | "typescript": "^5.6.2" |