updating vuetify

This commit is contained in:
2021-03-17 15:18:51 +00:00
parent 1c915634b4
commit 268cc5f32c
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuetify": "^2.2.11",
"vuetify": "^2.4",
"vuex": "^3.4.0"
},
"devDependencies": {

View File

@@ -8743,10 +8743,10 @@ vuetify-loader@^1.3.0:
file-loader "^6.2.0"
loader-utils "^2.0.0"
vuetify@^2.2.11:
version "2.4.6"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.6.tgz#127b37bd36c7a63f61615e0cd6f97e8b203e7a07"
integrity sha512-oqAWKAin07ip/QuT/p4bL1LegE3MYPbfojrOcj80RATZDSnJyco2PZD8QuIzd0RhYfdAuSTkY8elvHsLu90RuQ==
vuetify@^2.4:
version "2.4.7"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.7.tgz#341f16950475466a7fa43f4cb507cc8c3ef170b9"
integrity sha512-4RvdZ+BO23fPq8JCEdo9ENjE1AoMqDe1bm+4M57wNTfvW4djScxQnVYeUSE/7PHuzdSW/nROR5oyLQnGDB+DIA==
vuex@^3.4.0:
version "3.6.2"