upgrade vuetify to 3.3.14

This commit is contained in:
MaysWind
2023-08-26 00:01:12 +08:00
parent 57922e3071
commit 54038eabd4
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -36,7 +36,7 @@
"vue-router": "^4.2.4",
"vue3-perfect-scrollbar": "^1.6.1",
"vuedraggable": "^4.1.0",
"vuetify": "^3.3.13"
"vuetify": "^3.3.14"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.1",
@@ -8895,9 +8895,9 @@
}
},
"node_modules/vuetify": {
"version": "3.3.13",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.13.tgz",
"integrity": "sha512-chZutWbKH8mhSAcCSpWrDDN6p+pBDWFzJoSPdusL0jwGTZfklkcjoWBkCAuVJsQypyxPjiTG3eOuc6aLKhv2tw==",
"version": "3.3.14",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.14.tgz",
"integrity": "sha512-5kGnahj/cX5989bV9XM432k/BJ11fRdJ3CCdISjo1auCz+rLEeLJdjMeqyCJVd0FZsWcE1Z8799s9sLdLM3Deg==",
"engines": {
"node": "^12.20 || >=14.13"
},
+1 -1
View File
@@ -45,7 +45,7 @@
"vue-router": "^4.2.4",
"vue3-perfect-scrollbar": "^1.6.1",
"vuedraggable": "^4.1.0",
"vuetify": "^3.3.13"
"vuetify": "^3.3.14"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.1",
+1 -1
View File
@@ -126,7 +126,7 @@
"name": "vuetify",
"copyright": "Copyright (c) 2016-2023 John Jeremy Leider",
"url": "https://vuetifyjs.com",
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.13/LICENSE.md"
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.14/LICENSE.md"
},
{
"name": "register-service-worker",