fix(deps): bump vuetify from 2.5.6 to 2.5.7

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.7/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-21 00:03:22 +00:00 committed by Corentin THOMASSET
parent 4e2b8ff1fd
commit c8db56c23f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -19895,9 +19895,9 @@
"integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw=="
},
"vuetify": {
"version": "2.5.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.5.6.tgz",
"integrity": "sha512-2T8ML5PYuJ/AdMVH3ZIvzHnsM0nX8t4Xzj+0HFFGfLT7jLlptCFpG+JE8+kyrgGZlbUgulyOwCUu8hJkVsReFA=="
"version": "2.5.7",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.5.7.tgz",
"integrity": "sha512-3Hn7X6FFtQetc6qy8GcMDKbZRKbiBMDBsYuUjDS4EdpDvHBDTMySpzBWqBNuPjPHRaT3XSrQfoYN84vGDg87Ug=="
},
"vuetify-loader": {
"version": "1.7.2",

View file

@ -51,7 +51,7 @@
"nuxt": "^2.15.7",
"nuxt-i18n": "^6.27.3",
"qrcode.vue": "^1.7.0",
"vuetify": "^2.5.6",
"vuetify": "^2.5.7",
"vuetify-toast-snackbar": "^0.6.1"
},
"devDependencies": {