mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 15:41:59 +01:00
Bump vue-sweetalert2 from 3.0.8 to 4.0.0 (#404)
Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 3.0.8 to 4.0.0. - [Release notes](https://github.com/avil13/vue-sweetalert2/releases) - [Changelog](https://github.com/avil13/vue-sweetalert2/blob/master/CHANGELOG.md) - [Commits](https://github.com/avil13/vue-sweetalert2/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
f89024329c
commit
c998e027f1
14
package-lock.json
generated
14
package-lock.json
generated
@ -12464,9 +12464,9 @@
|
||||
}
|
||||
},
|
||||
"sweetalert2": {
|
||||
"version": "9.17.2",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.17.2.tgz",
|
||||
"integrity": "sha512-HkpPZVMYsnhFUBLdy/LvkU9snggKP3VAuSVnPhVXjxdg02lWbFx0W8H3m7A+WMWw2diXZS1wIa4m67XkNxdvew=="
|
||||
"version": "10.6.1",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.6.1.tgz",
|
||||
"integrity": "sha512-5cIPtYldmZ+EljMVRd5ml9xT72STU+N4kk57nO0oECQmjkCsJypAcEdL+h045otoAd3t9962FtewJYSKyJxOFQ=="
|
||||
},
|
||||
"table": {
|
||||
"version": "5.4.6",
|
||||
@ -13588,11 +13588,11 @@
|
||||
}
|
||||
},
|
||||
"vue-sweetalert2": {
|
||||
"version": "3.0.8",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.8.tgz",
|
||||
"integrity": "sha512-5Nti/g9znA9otC7IO9YIrJMZrlRq3BkfjjTK6e2p54PyK7RumvvFr4iQ1GdCjz0QTupRbblEQABN3vf+KQRWSQ==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.0.0.tgz",
|
||||
"integrity": "sha512-voFbOe3KQS7g/3EiVQVW8m42edCmvpcBWcOEIQzvCqAnXe4IqMOe6VhexYXjBLxyFNlP93y45vAWgM2qITX2nA==",
|
||||
"requires": {
|
||||
"sweetalert2": "9.x"
|
||||
"sweetalert2": "10.x"
|
||||
}
|
||||
},
|
||||
"vue-template-compiler": {
|
||||
|
@ -53,7 +53,7 @@
|
||||
"vue-agile": "^1.1.3",
|
||||
"vue-material-design-icons": "^4.9.0",
|
||||
"vue-moment": "^4.1.0",
|
||||
"vue-sweetalert2": "^3.0.8",
|
||||
"vue-sweetalert2": "^4.0.0",
|
||||
"vuepress-plugin-robots": "^1.0.1",
|
||||
"vuex": "^3.5.1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user