Bump vuetify from 2.0.17 to 2.6.10

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

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-21 21:31:24 +00:00 committed by GitHub
parent 1a81002539
commit 09e8fc462b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12724,9 +12724,9 @@
"dev": true
},
"vuetify": {
"version": "2.0.17",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.0.17.tgz",
"integrity": "sha512-pBtwwF2SnZDfr2MPj5kA5VFUL9tjFVK4ca1+dUfw1LZS8AtJfOl70agpSMqcItehzESddIPsDu5sp/JOFCOygA=="
"version": "2.6.10",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.10.tgz",
"integrity": "sha512-fgUeRDDCwYkwu6WGEEKGe7IdfzOsXJCZGrqkn1pcS2ycuoDL8mR2/dejH5iFNnBY6MnsT365PAGn0J+9otjfQg=="
},
"vuetify-loader": {
"version": "1.4.3",

View File

@ -11,7 +11,7 @@
"core-js": "^2.6.5",
"openpgp": "^4.10.4",
"vue": "^2.6.10",
"vuetify": "^2.0.0"
"vuetify": "^2.6.10"
},
"devDependencies": {
"@mdi/font": "^4.8.95",