also looking at this
chore(deps): update all non-major dependencies
#24
2 files
+148
-98
| @@ -65,15 +65,15 @@ | ||
| 65 | 65 | "typecheck": "bun --bun tsc --noEmit" |
| 66 | 66 | }, |
| 67 | 67 | "devDependencies": { |
| 68 | "@stacksjs/docs": "^0.69.3", | |
| 68 | "@stacksjs/docs": "^0.70.23", | |
| 69 | 69 | "@stacksjs/eslint-config": "^4.2.1-beta.1", |
| 70 | "@types/bun": "^1.2.4", | |
| 71 | "bumpp": "^10.0.3", | |
| 70 | "@types/bun": "^1.2.10", | |
| 71 | "bumpp": "^10.1.0", | |
| 72 | 72 | "bun-plugin-dtsx": "^0.21.9", |
| 73 | "changelogen": "^0.6.0", | |
| 74 | "lint-staged": "^15.4.3", | |
| 75 | "simple-git-hooks": "^2.11.1", | |
| 76 | "typescript": "^5.7.3", | |
| 73 | "changelogen": "^0.6.1", | |
| 74 | "lint-staged": "^15.5.1", | |
| 75 | "simple-git-hooks": "^2.12.1", | |
| 76 | "typescript": "^5.8.3", | |
| 77 | 77 | "unocss": "66.0.0" |
| 78 | 78 | }, |
| 79 | 79 | "overrides": { |