Update vuetify to version 2.3.7

This commit is contained in:
depfu[bot] 2020-07-31 18:11:10 +00:00 committed by GitHub
parent e515166797
commit 96fa79a422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11733,9 +11733,9 @@
"dev": true
},
"vuetify": {
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.6.tgz",
"integrity": "sha512-mnn5ijJOQf6o443A2ymKrwJAFjaloU0x1QJJArswHv+y2FsSp9obZ6KXDKuzxO6hdGt8VDt/p4S2Hs8A41kbOg=="
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.7.tgz",
"integrity": "sha512-9PNorMNNcn0okT78ZpN86qL5Zx4xu0yzcO2w1IdN3ECdbAP00rHe8CEYCThakwXGUuTZ8Iv7gAMDqH6zfxSMtA=="
},
"vuetify-loader": {
"version": "1.6.0",

View File

@ -14,7 +14,7 @@
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vue-router": "^3.3.4",
"vuetify": "^2.3.5",
"vuetify": "^2.3.7",
"vuex": "^3.5.1"
},
"devDependencies": {