Skip to content

Commit 21302b4

Browse files
fix(deps): update all non-major dependencies (#4559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc38dde commit 21302b4

2 files changed

Lines changed: 171 additions & 160 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
"tailwindcss": "4.2.2",
7070
"unplugin-auto-import": "^21.0.0",
7171
"unplugin-icons": "^23.0.1",
72-
"unplugin-vue-components": "^31.0.0",
72+
"unplugin-vue-components": "^31.1.0",
7373
"unplugin-vue-macros": "^2.14.5",
74-
"vite": "8.0.1",
74+
"vite": "8.0.2",
7575
"vite-plugin-vue-layouts": "^0.11.0",
7676
"vite-svg-loader": "^5.1.1",
7777
"vitepress": "1.6.4",
@@ -103,7 +103,7 @@
103103
"simple-git-hooks": "^2.13.1",
104104
"ts-node": "^10.9.2",
105105
"typescript": "^5.9.3",
106-
"vitest": "^4.1.0",
106+
"vitest": "^4.1.1",
107107
"vue-component-type-helpers": "3.2.6",
108108
"vue-tsc": "3.2.6"
109109
},

0 commit comments

Comments
 (0)