Update dependency unplugin-vue-components to v30 (#288)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-25 11:29:42 -04:00
committed by GitHub
parent e22d427b1f
commit 424198f140
2 changed files with 40 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
"postcss-cli": "^11.0.0",
"sass-embedded": "^1.89.2",
"unplugin-fonts": "^1.3.1",
"unplugin-vue-components": "^29.0.0",
"unplugin-vue-components": "^30.0.0",
"vite": "^6.3.6",
"vite-plugin-vuetify": "^2.1.1"
},