Update vuetify

This commit is contained in:
Marcel Schwarz 2020-07-23 22:36:02 +02:00
parent a69489b53f
commit 8c62028cc4
2 changed files with 4 additions and 4 deletions

View File

@ -12886,9 +12886,9 @@
"dev": true
},
"vuetify": {
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.5.tgz",
"integrity": "sha512-S1DN+Ct3z/Os77CUORmiN2Q802KmjcJnW5ZtKVTevB+ojGEM9BdAiUuUp7nOWeuv/Zc/LnhCP9M3DWHVscPsPA=="
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.6.tgz",
"integrity": "sha512-mnn5ijJOQf6o443A2ymKrwJAFjaloU0x1QJJArswHv+y2FsSp9obZ6KXDKuzxO6hdGt8VDt/p4S2Hs8A41kbOg=="
},
"vuetify-loader": {
"version": "1.6.0",

View File

@ -15,7 +15,7 @@
"vue": "^2.6.11",
"vue-apexcharts": "^1.6.0",
"vue-router": "^3.3.4",
"vuetify": "^2.3.5"
"vuetify": "^2.3.6"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.6",