upgrade vuetify to 3.6.8

This commit is contained in:
jxxghp
2024-05-31 11:46:27 +08:00
parent b242e757e0
commit 23ac80886d
10 changed files with 25 additions and 42 deletions
+2 -3
View File
@@ -38,7 +38,6 @@
"express-http-proxy": "^2.0.0",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"pull-refresh-vue3": "^0.3.1",
"qrcode.vue": "^3.4.1",
"sass": "^1.59.3",
"tailwindcss": "^3.3.2",
@@ -51,7 +50,7 @@
"vue3-apexcharts": "^1.4.1",
"vue3-perfect-scrollbar": "^2.0.0",
"vuedraggable": "^4.1.0",
"vuetify": "3.5.14",
"vuetify": "3.6.8",
"vuetify-use-dialog": "^0.6.11",
"vuex": "^4.1.0",
"vuex-persistedstate": "^4.1.0",
@@ -102,4 +101,4 @@
"resolutions": {
"postcss": "8"
}
}
}