build(deps): bump vuetify from 2.6.4 to 2.6.12 in /komga-webui

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.4 to 2.6.12.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.12/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] 2022-10-24 07:10:40 +00:00 committed by Gauthier
parent ca385124d0
commit 59e6517488
2 changed files with 8 additions and 8 deletions

View File

@ -29,7 +29,7 @@
"vue-typed-mixins": "^0.2.0",
"vuedraggable": "^2.24.3",
"vuelidate": "^0.7.7",
"vuetify": "^2.6.4",
"vuetify": "^2.6.12",
"vuex": "^3.6.2",
"vuex-persistedstate": "^4.1.0",
"vuex-router-sync": "^5.0.0"
@ -19916,9 +19916,9 @@
}
},
"node_modules/vuetify": {
"version": "2.6.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.4.tgz",
"integrity": "sha512-2wEzU/Gz39gQCxK93xoiWPKCHQUnyUKWd81wB7Q7hfYJWu5QOWQXYlF0X/BgUZzf8IOyHWKiSNEAfEe9OE3b4w==",
"version": "2.6.12",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.12.tgz",
"integrity": "sha512-qe3hcMpWmT1O15tp+p65lOS7UKZ/hQYQktCsw9iXx2u3RwVbX6GR82gY2iROrKsiAzYDvMgrYxWQwY/pUfkekw==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/johnleider"
@ -36974,9 +36974,9 @@
"integrity": "sha512-pT/U2lDI67wkIqI4tum7cMSIfGcAMfB+Phtqh2ttdXURwvHRBJEAQ0tVbUsW9Upg83Q5QH59bnCoXI7A9JDGnA=="
},
"vuetify": {
"version": "2.6.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.4.tgz",
"integrity": "sha512-2wEzU/Gz39gQCxK93xoiWPKCHQUnyUKWd81wB7Q7hfYJWu5QOWQXYlF0X/BgUZzf8IOyHWKiSNEAfEe9OE3b4w==",
"version": "2.6.12",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.12.tgz",
"integrity": "sha512-qe3hcMpWmT1O15tp+p65lOS7UKZ/hQYQktCsw9iXx2u3RwVbX6GR82gY2iROrKsiAzYDvMgrYxWQwY/pUfkekw==",
"requires": {}
},
"vuetify-loader": {

View File

@ -30,7 +30,7 @@
"vue-typed-mixins": "^0.2.0",
"vuedraggable": "^2.24.3",
"vuelidate": "^0.7.7",
"vuetify": "^2.6.4",
"vuetify": "^2.6.12",
"vuex": "^3.6.2",
"vuex-persistedstate": "^4.1.0",
"vuex-router-sync": "^5.0.0"