vuetify
All checks were successful
/ lint-build-and-check (push) Successful in 5m44s
/ surge (push) Successful in 3m8s
/ playwright (push) Successful in 2m46s

This commit is contained in:
严浩
2025-04-20 22:42:41 +08:00
parent aacca31384
commit 9ada32765a
5 changed files with 92 additions and 1 deletions

View File

@ -91,7 +91,8 @@
"vue-draggable-plus": "^0.6.0",
"vue-i18n": "^11.1.3",
"vue-page-stack": "^3.2.0",
"vue-router": "^4.5.0"
"vue-router": "^4.5.0",
"vuetify": "^3.8.2"
},
"devDependencies": {
"@eslint/compat": "^1.2.8",
@ -155,6 +156,7 @@
"vite-plugin-vue-devtools": "^7.7.2",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-vuetify": "^2.1.1",
"vite-plugin-webfont-dl": "^3.10.4",
"vue-component-type-helpers": "^2.2.8",
"vue-tsc": "^2.2.8"