chore(deps): bump vuetify from 2.7.0 to 2.7.1 (#1044)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.7.1/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-15 12:17:44 +02:00 committed by GitHub
parent c57da2d95a
commit 419e202a2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -24,7 +24,7 @@
"vue-router": "^3.6.5",
"vue-toastification": "^1.7.11",
"vuedraggable": "^2.24.3",
"vuetify": "^2.6.10",
"vuetify": "^2.7.1",
"vuex": "^3.6.2",
"vuex-persist": "^3.1.3"
},
@ -8425,9 +8425,9 @@
}
},
"node_modules/vuetify": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.7.0.tgz",
"integrity": "sha512-eDb+lbtB9e+FRbOPIIyXwgwgc2M6gvhHkhSgggzM0hmKh1XM34YStZbM865viH0AfpxGZIOsRcs0S+OtdyOB+Q==",
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.7.1.tgz",
"integrity": "sha512-DVFmRsDtYrITw9yuGLwpFWngFYzEgk0KwloDCIV3+vhZw+NBFJOSzdbttbYmOwtqvQlhDxUyIRQolrRbSFAKlg==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/johnleider"

View file

@ -27,7 +27,7 @@
"vue-router": "^3.6.5",
"vue-toastification": "^1.7.11",
"vuedraggable": "^2.24.3",
"vuetify": "^2.6.10",
"vuetify": "^2.7.1",
"vuex": "^3.6.2",
"vuex-persist": "^3.1.3"
},