Bump vuetify from 2.3.7 to 2.3.8
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.3.7 to 2.3.8. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.3.8/packages/vuetify) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8945c4de00
commit
ea7771f43f
|
@ -11788,9 +11788,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"vuetify": {
|
||||
"version": "2.3.7",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.7.tgz",
|
||||
"integrity": "sha512-9PNorMNNcn0okT78ZpN86qL5Zx4xu0yzcO2w1IdN3ECdbAP00rHe8CEYCThakwXGUuTZ8Iv7gAMDqH6zfxSMtA=="
|
||||
"version": "2.3.8",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.8.tgz",
|
||||
"integrity": "sha512-T754w4jV3eeuEwEfRTpHdlo76ZRUVTBeMMzVyqSEr61AfhDSYf9rJfHOlhfXG4aaQbZ34dRR48bzRiS4ICz2fQ=="
|
||||
},
|
||||
"vuetify-loader": {
|
||||
"version": "1.6.0",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"core-js": "^3.6.5",
|
||||
"vue": "^2.6.11",
|
||||
"vue-router": "^3.4.1",
|
||||
"vuetify": "^2.3.7",
|
||||
"vuetify": "^2.3.8",
|
||||
"vuex": "^3.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in New Issue