also looking at this
chore(deps): update all non-major dependencies
#8
2 files
+132
-40
| @@ -66,24 +66,24 @@ | ||
| 66 | 66 | }, |
| 67 | 67 | "devDependencies": { |
| 68 | 68 | "@iconify-json/carbon": "^1.2.5", |
| 69 | "@shikijs/vitepress-twoslash": "^1.24.3", | |
| 69 | "@shikijs/vitepress-twoslash": "^1.24.4", | |
| 70 | 70 | "@stacksjs/eslint-config": "^3.12.0-beta.4", |
| 71 | 71 | "@types/bun": "^1.1.14", |
| 72 | 72 | "@vite-pwa/vitepress": "^0.5.3", |
| 73 | "bumpp": "^9.9.1", | |
| 73 | "bumpp": "^9.9.2", | |
| 74 | 74 | "bun-plugin-dtsx": "^0.21.9", |
| 75 | 75 | "changelogen": "^0.5.7", |
| 76 | 76 | "lint-staged": "^15.2.11", |
| 77 | 77 | "simple-git-hooks": "^2.11.1", |
| 78 | 78 | "typescript": "^5.7.2", |
| 79 | "unocss": "0.65.2", | |
| 79 | "unocss": "0.65.3", | |
| 80 | 80 | "unplugin-icons": "^0.22.0", |
| 81 | 81 | "unplugin-vue-components": "^0.28.0", |
| 82 | 82 | "vite-plugin-pwa": "^0.21.1", |
| 83 | 83 | "vitepress": "^1.5.0" |
| 84 | 84 | }, |
| 85 | 85 | "overrides": { |
| 86 | "unconfig": "0.3.10" | |
| 86 | "unconfig": "0.6.0" | |
| 87 | 87 | }, |
| 88 | 88 | "simple-git-hooks": { |
| 89 | 89 | "pre-commit": "bun lint-staged" |