Skip to content

Commit 0c4ca6d

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

File tree

2 files changed

+123
-194
lines changed

2 files changed

+123
-194
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@iconify-json/cil": "^1.2.2",
3535
"@iconify-json/ic": "^1.2.2",
3636
"@iconify-json/material-symbols": "^1.2.12",
37-
"@iconify-json/mdi": "^1.2.2",
37+
"@iconify-json/mdi": "^1.2.3",
3838
"@iconify-json/mdi-light": "^1.2.2",
3939
"@iconify-json/octicon": "^1.2.2",
4040
"@iconify-json/ph": "^1.2.2",
@@ -67,12 +67,12 @@
6767
"unplugin-icons": "^22.0.0",
6868
"unplugin-vue-components": "^28.0.0",
6969
"unplugin-vue-macros": "^2.13.10",
70-
"unplugin-vue-router": "^0.10.9",
71-
"vite": "6.0.9",
70+
"unplugin-vue-router": "^0.11.1",
71+
"vite": "6.0.11",
7272
"vite-plugin-compression2": "^1.3.3",
7373
"vite-plugin-vue-layouts": "^0.11.0",
7474
"vite-svg-loader": "^5.1.0",
75-
"vitepress": "1.6.0",
75+
"vitepress": "1.6.1",
7676
"vue": "^3.5.13",
7777
"vue-i18n": "^11.0.1",
7878
"vue-router": "^4.5.0"
@@ -103,7 +103,7 @@
103103
"simple-git-hooks": "^2.11.1",
104104
"ts-node": "^10.9.2",
105105
"typescript": "^5.7.3",
106-
"vitest": "^3.0.2",
106+
"vitest": "^3.0.3",
107107
"vue-component-type-helpers": "^2.2.0",
108108
"vue-tsc": "^2.2.0"
109109
},

0 commit comments

Comments
 (0)