mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-24 18:36:14 +03:00
chore(deps): bump vuetify from 3.3.21 to 3.3.22 (#1197)
This commit is contained in:
parent
c7bf35d853
commit
fcffa6983f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -26,7 +26,7 @@
|
|||
"vue3-apexcharts": "^1.4.4",
|
||||
"vue3-toastify": "^0.1.14",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vuetify": "^3.3.21"
|
||||
"vuetify": "^3.3.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^8.1.0",
|
||||
|
@ -7889,9 +7889,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.3.21",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.21.tgz",
|
||||
"integrity": "sha512-CVC6MDC45H+IY8Nq5QO/lBhbSd/dg+IV46GKd+LIndriLoQXG+tFv31NQY++tOQgrKeZr6w2SUBMBxSZyHErfg==",
|
||||
"version": "3.3.22",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.22.tgz",
|
||||
"integrity": "sha512-+X7IBnlvmj/3h2hgnGXWWKNM/N0ioi7xMEoBC5gPQnlaUPMvzXFG70BP9YlhYyUQhi05sD6n/BirImKur1gOEw==",
|
||||
"engines": {
|
||||
"node": "^12.20 || >=14.13"
|
||||
},
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"vue3-apexcharts": "^1.4.4",
|
||||
"vue3-toastify": "^0.1.14",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vuetify": "^3.3.21"
|
||||
"vuetify": "^3.3.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^8.1.0",
|
||||
|
|
Loading…
Reference in a new issue