mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +01:00
Bump vue-sweetalert2 from 4.2.1 to 4.3.1 (#606)
Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/avil13/vue-sweetalert2/releases) - [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
6616b6d570
commit
b065ac73ff
14
package-lock.json
generated
14
package-lock.json
generated
@ -23,7 +23,7 @@
|
|||||||
"vue-gsheets": "^4.0.3",
|
"vue-gsheets": "^4.0.3",
|
||||||
"vue-material-design-icons": "^4.11.0",
|
"vue-material-design-icons": "^4.11.0",
|
||||||
"vue-moment": "^4.1.0",
|
"vue-moment": "^4.1.0",
|
||||||
"vue-sweetalert2": "^4.2.1",
|
"vue-sweetalert2": "^4.3.1",
|
||||||
"vuepress-plugin-dehydrate": "^1.1.5",
|
"vuepress-plugin-dehydrate": "^1.1.5",
|
||||||
"vuepress-plugin-robots": "^1.0.1",
|
"vuepress-plugin-robots": "^1.0.1",
|
||||||
"vuex": "^3.6.2"
|
"vuex": "^3.6.2"
|
||||||
@ -15974,9 +15974,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vue-sweetalert2": {
|
"node_modules/vue-sweetalert2": {
|
||||||
"version": "4.2.1",
|
"version": "4.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.3.1.tgz",
|
||||||
"integrity": "sha512-0YWUXxrzMp/xv348OZgqh4ICq3OUAc3Tt5N0e/0vAtze92vi2E27z+VRDIHtUOarNdjCmkV7w9PSRJzjq9xSNg==",
|
"integrity": "sha512-4ZsCpBupG9Q6RJsJ4z/+VkXp0+u5nWz9Z+TcsBU7sS7T47E/ZN3kZSwpCV1F+GdVzurYDcXNcKiwjQ3g7uXzqw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"sweetalert2": "10.x"
|
"sweetalert2": "10.x"
|
||||||
},
|
},
|
||||||
@ -30700,9 +30700,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"vue-sweetalert2": {
|
"vue-sweetalert2": {
|
||||||
"version": "4.2.1",
|
"version": "4.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.3.1.tgz",
|
||||||
"integrity": "sha512-0YWUXxrzMp/xv348OZgqh4ICq3OUAc3Tt5N0e/0vAtze92vi2E27z+VRDIHtUOarNdjCmkV7w9PSRJzjq9xSNg==",
|
"integrity": "sha512-4ZsCpBupG9Q6RJsJ4z/+VkXp0+u5nWz9Z+TcsBU7sS7T47E/ZN3kZSwpCV1F+GdVzurYDcXNcKiwjQ3g7uXzqw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"sweetalert2": "10.x"
|
"sweetalert2": "10.x"
|
||||||
}
|
}
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
"vue-gsheets": "^4.0.3",
|
"vue-gsheets": "^4.0.3",
|
||||||
"vue-material-design-icons": "^4.11.0",
|
"vue-material-design-icons": "^4.11.0",
|
||||||
"vue-moment": "^4.1.0",
|
"vue-moment": "^4.1.0",
|
||||||
"vue-sweetalert2": "^4.2.1",
|
"vue-sweetalert2": "^4.3.1",
|
||||||
"vuepress-plugin-dehydrate": "^1.1.5",
|
"vuepress-plugin-dehydrate": "^1.1.5",
|
||||||
"vuepress-plugin-robots": "^1.0.1",
|
"vuepress-plugin-robots": "^1.0.1",
|
||||||
"vuex": "^3.6.2"
|
"vuex": "^3.6.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user