also looking at this
chore(deps): update all non-major dependencies
#7
1 file
+3
-3
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -56,7 +56,7 @@ | ||
| 56 | 56 | }, |
| 57 | 57 | "devDependencies": { |
| 58 | 58 | "@iconify-json/carbon": "^1.2.5", |
| 59 | "@shikijs/vitepress-twoslash": "^1.24.2", | |
| 59 | "@shikijs/vitepress-twoslash": "^1.24.3", | |
| 60 | 60 | "@stacksjs/eslint-config": "^3.12.0-beta.4", |
| 61 | 61 | "@types/bun": "^1.1.14", |
| 62 | 62 | "@vite-pwa/vitepress": "^0.5.3", |
| @@ -66,14 +66,14 @@ | ||
| 66 | 66 | "lint-staged": "^15.2.11", |
| 67 | 67 | "simple-git-hooks": "^2.11.1", |
| 68 | 68 | "typescript": "^5.7.2", |
| 69 | "unocss": "0.61.0", | |
| 69 | "unocss": "0.65.2", | |
| 70 | 70 | "unplugin-icons": "^0.22.0", |
| 71 | 71 | "unplugin-vue-components": "^0.28.0", |
| 72 | 72 | "vite-plugin-pwa": "^0.21.1", |
| 73 | 73 | "vitepress": "^1.5.0" |
| 74 | 74 | }, |
| 75 | 75 | "overrides": { |
| 76 | "unconfig": "0.3.10" | |
| 76 | "unconfig": "0.6.0" | |
| 77 | 77 | }, |
| 78 | 78 | "simple-git-hooks": { |
| 79 | 79 | "pre-commit": "bun lint-staged" |