mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 15:41:59 +01:00
Bump vue-sweetalert2 from 4.3.1 to 5.0.2 (#708)
Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 4.3.1 to 5.0.2. - [Release notes](https://github.com/avil13/vue-sweetalert2/releases) - [Commits](https://github.com/avil13/vue-sweetalert2/commits) --- updated-dependencies: - dependency-name: vue-sweetalert2 dependency-type: direct:production update-type: version-update:semver-major ... 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
5aac33b556
commit
c45494c632
30
package-lock.json
generated
30
package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"vue-agile": "^1.1.3",
|
||||
"vue-material-design-icons": "^4.12.1",
|
||||
"vue-moment": "^4.1.0",
|
||||
"vue-sweetalert2": "^4.3.1",
|
||||
"vue-sweetalert2": "^5.0.2",
|
||||
"vuepress-plugin-dehydrate": "^1.1.5",
|
||||
"vuepress-plugin-robots": "^1.0.1",
|
||||
"vuex": "^3.6.2"
|
||||
@ -14986,9 +14986,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sweetalert2": {
|
||||
"version": "10.16.9",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.9.tgz",
|
||||
"integrity": "sha512-oNe+md5tmmS3fGfVHa7gVPlun7Td2oANSacnZCeghnrr3OHBi6UPVPU+GFrymwaDqwQspACilLRmRnM7aTjNPA==",
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.1.0.tgz",
|
||||
"integrity": "sha512-gZKO1G7u/0Bu89CZ48AfYAecqRhz9Jp58BrBhuJYoaS/oaquLUuwmx3wrxiLaZhB5FDQlETPVt7OokJIHReJgQ==",
|
||||
"funding": {
|
||||
"url": "https://sweetalert2.github.io/#donations"
|
||||
}
|
||||
@ -16238,11 +16238,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vue-sweetalert2": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.3.1.tgz",
|
||||
"integrity": "sha512-4ZsCpBupG9Q6RJsJ4z/+VkXp0+u5nWz9Z+TcsBU7sS7T47E/ZN3kZSwpCV1F+GdVzurYDcXNcKiwjQ3g7uXzqw==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-5.0.2.tgz",
|
||||
"integrity": "sha512-28pcpmvaFxwoXIUkOWwhZhmsV749jXxha8JicwPoSKyFKR5FhIaZU6UHO5WlUCLIVUI6sAWY6WngK2x/iXYwZg==",
|
||||
"dependencies": {
|
||||
"sweetalert2": "10.x"
|
||||
"sweetalert2": "11.x"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "*"
|
||||
@ -29222,9 +29222,9 @@
|
||||
}
|
||||
},
|
||||
"sweetalert2": {
|
||||
"version": "10.16.9",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.9.tgz",
|
||||
"integrity": "sha512-oNe+md5tmmS3fGfVHa7gVPlun7Td2oANSacnZCeghnrr3OHBi6UPVPU+GFrymwaDqwQspACilLRmRnM7aTjNPA=="
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.1.0.tgz",
|
||||
"integrity": "sha512-gZKO1G7u/0Bu89CZ48AfYAecqRhz9Jp58BrBhuJYoaS/oaquLUuwmx3wrxiLaZhB5FDQlETPVt7OokJIHReJgQ=="
|
||||
},
|
||||
"table": {
|
||||
"version": "6.7.1",
|
||||
@ -30217,11 +30217,11 @@
|
||||
}
|
||||
},
|
||||
"vue-sweetalert2": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.3.1.tgz",
|
||||
"integrity": "sha512-4ZsCpBupG9Q6RJsJ4z/+VkXp0+u5nWz9Z+TcsBU7sS7T47E/ZN3kZSwpCV1F+GdVzurYDcXNcKiwjQ3g7uXzqw==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-5.0.2.tgz",
|
||||
"integrity": "sha512-28pcpmvaFxwoXIUkOWwhZhmsV749jXxha8JicwPoSKyFKR5FhIaZU6UHO5WlUCLIVUI6sAWY6WngK2x/iXYwZg==",
|
||||
"requires": {
|
||||
"sweetalert2": "10.x"
|
||||
"sweetalert2": "11.x"
|
||||
}
|
||||
},
|
||||
"vue-template-compiler": {
|
||||
|
@ -53,7 +53,7 @@
|
||||
"vue-agile": "^1.1.3",
|
||||
"vue-material-design-icons": "^4.12.1",
|
||||
"vue-moment": "^4.1.0",
|
||||
"vue-sweetalert2": "^4.3.1",
|
||||
"vue-sweetalert2": "^5.0.2",
|
||||
"vuepress-plugin-dehydrate": "^1.1.5",
|
||||
"vuepress-plugin-robots": "^1.0.1",
|
||||
"vuex": "^3.6.2"
|
||||
|
Loading…
Reference in New Issue
Block a user