Update dependency unplugin-vue-components to v29 (#257)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-06 09:02:52 -04:00
committed by GitHub
parent 9355275ece
commit def4338a2d
2 changed files with 5 additions and 5 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": "^28.8.0",
"unplugin-vue-components": "^29.0.0",
"vite": "^6.3.5",
"vite-plugin-vuetify": "^2.1.1"
},