mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
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:
parent
c57da2d95a
commit
419e202a2e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue