update vuetify to 3.3.11

This commit is contained in:
MaysWind
2023-08-05 17:14:59 +08:00
parent 395bd31898
commit a9a6d39127
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.8"
"vuetify": "^3.3.11"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.0",
@@ -8390,9 +8390,9 @@
}
},
"node_modules/vuetify": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.8.tgz",
"integrity": "sha512-m88MUczIeyNXfINnklBhat2fRknOUmeWyxgGTOZI5b95j9JTZwPH0b1z979nS6gJIyhPDVTuZSS/abp5aUyGBA==",
"version": "3.3.11",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.11.tgz",
"integrity": "sha512-hlbSgxXCcEu4VelJMRHKhvLpaitLsruHvdvolbqbCS6Z64XoulUDw3CQ9ay6WGBL7uckmop0bUYidD2d8mN0UQ==",
"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.8"
"vuetify": "^3.3.11"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.0",
+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.8/LICENSE.md"
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.11/LICENSE.md"
},
{
"name": "register-service-worker",