also looking at this
chore(deps): update all non-major dependencies
#25
2 files
+183
-57
| @@ -67,14 +67,14 @@ | ||
| 67 | 67 | "devDependencies": { |
| 68 | 68 | "@stacksjs/docs": "^0.70.23", |
| 69 | 69 | "@stacksjs/eslint-config": "^4.2.1-beta.1", |
| 70 | "@types/bun": "^1.2.10", | |
| 71 | "bumpp": "^10.1.0", | |
| 72 | "bun-plugin-dtsx": "^0.21.9", | |
| 70 | "@types/bun": "^1.2.13", | |
| 71 | "bumpp": "^10.1.1", | |
| 72 | "bun-plugin-dtsx": "^0.21.12", | |
| 73 | 73 | "changelogen": "^0.6.1", |
| 74 | "lint-staged": "^15.5.1", | |
| 75 | "simple-git-hooks": "^2.12.1", | |
| 74 | "lint-staged": "^15.5.2", | |
| 75 | "simple-git-hooks": "^2.13.0", | |
| 76 | 76 | "typescript": "^5.8.3", |
| 77 | "unocss": "66.0.0" | |
| 77 | "unocss": "66.1.2" | |
| 78 | 78 | }, |
| 79 | 79 | "overrides": { |
| 80 | 80 | "unconfig": "0.3.10" |