mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
chore(deps): bump vue3-toastify from 0.1.13 to 0.1.14 (#1199)
This commit is contained in:
parent
9701b619d9
commit
aa44e17c7e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -24,7 +24,7 @@
|
|||
"vue-i18n": "^9.3.0",
|
||||
"vue-router": "^4.2.4",
|
||||
"vue3-apexcharts": "^1.4.4",
|
||||
"vue3-toastify": "^0.1.12",
|
||||
"vue3-toastify": "^0.1.14",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vuetify": "^3.3.21"
|
||||
},
|
||||
|
@ -7861,9 +7861,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vue3-toastify": {
|
||||
"version": "0.1.13",
|
||||
"resolved": "https://registry.npmjs.org/vue3-toastify/-/vue3-toastify-0.1.13.tgz",
|
||||
"integrity": "sha512-ukz5hea0z+cplvcujr8htgopTwFwHPFKAGUK/ugCOIFxmxevagUimqb2p1AUA8D/T6G/ckrn98sW5WAsui8ofg==",
|
||||
"version": "0.1.14",
|
||||
"resolved": "https://registry.npmjs.org/vue3-toastify/-/vue3-toastify-0.1.14.tgz",
|
||||
"integrity": "sha512-2wyzMhWq8IjTclL25tqKWknDFdFI1vPueMGZpHNlPWf6TBfxBycBANS+2n4W1xD7tHhX4G6HhCe31sle6OpwYQ==",
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
"npm": ">=7"
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"vue-i18n": "^9.3.0",
|
||||
"vue-router": "^4.2.4",
|
||||
"vue3-apexcharts": "^1.4.4",
|
||||
"vue3-toastify": "^0.1.12",
|
||||
"vue3-toastify": "^0.1.14",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vuetify": "^3.3.21"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue