Update dependency vuetify to v2.7.1

This commit is contained in:
renovate[bot]
2023-08-09 11:34:00 +00:00
parent 55caa99e2f
commit a317490f61
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"vue-prism-editor": "1.3.0", "vue-prism-editor": "1.3.0",
"vue-property-decorator": "9.1.2", "vue-property-decorator": "9.1.2",
"vue-router": "3.6.5", "vue-router": "3.6.5",
"vuetify": "2.7.0", "vuetify": "2.7.1",
"vuex": "3.6.2", "vuex": "3.6.2",
"yaml": "2.0.1" "yaml": "2.0.1"
}, },

View File

@@ -13770,10 +13770,10 @@ vuetify-loader@1.9.2:
file-loader "^6.2.0" file-loader "^6.2.0"
loader-utils "^2.0.0" loader-utils "^2.0.0"
vuetify@2.7.0: vuetify@2.7.1:
version "2.7.0" version "2.7.1"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.7.0.tgz#a2c999da30072a62a2d577f0aafd996b276cc149" resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.7.1.tgz#49fc4d460ecfb51ed40d5befff779ceabf4f5a03"
integrity sha512-eDb+lbtB9e+FRbOPIIyXwgwgc2M6gvhHkhSgggzM0hmKh1XM34YStZbM865viH0AfpxGZIOsRcs0S+OtdyOB+Q== integrity sha512-DVFmRsDtYrITw9yuGLwpFWngFYzEgk0KwloDCIV3+vhZw+NBFJOSzdbttbYmOwtqvQlhDxUyIRQolrRbSFAKlg==
vuex@3.6.2: vuex@3.6.2:
version "3.6.2" version "3.6.2"