upgrade vuetify to 3.3.15

This commit is contained in:
MaysWind
2023-09-01 23:28:18 +08:00
parent 28903615ed
commit b0fc5752e2
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.14"
"vuetify": "^3.3.15"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.1",
@@ -8895,9 +8895,9 @@
}
},
"node_modules/vuetify": {
"version": "3.3.14",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.14.tgz",
"integrity": "sha512-5kGnahj/cX5989bV9XM432k/BJ11fRdJ3CCdISjo1auCz+rLEeLJdjMeqyCJVd0FZsWcE1Z8799s9sLdLM3Deg==",
"version": "3.3.15",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.15.tgz",
"integrity": "sha512-n7GYBO31k8vA9UfvRwLNyBlkq1WoN3IJ9wNnIBFeV4axleSjFAzzR4WUw7rgj6Ba3q6N2hxXoyxJM21tseQTfQ==",
"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.14"
"vuetify": "^3.3.15"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.1",
+1 -1
View File
@@ -132,7 +132,7 @@
"name": "vuetify",
"copyright": "Copyright (c) 2016-2023 John Jeremy Leider",
"url": "https://vuetifyjs.com",
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.14/LICENSE.md"
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.15/LICENSE.md"
},
{
"name": "register-service-worker",