mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 07:25:06 +01:00
Bump vue-sweetalert2 from 4.2.0 to 4.2.1 (#590)
Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/avil13/vue-sweetalert2/releases) - [Commits](https://github.com/avil13/vue-sweetalert2/compare/v4.2.0...v4.2.1) 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
aafd7d7f74
commit
63ed226b42
17
package-lock.json
generated
17
package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"vue-gsheets": "^4.0.3",
|
||||
"vue-material-design-icons": "^4.11.0",
|
||||
"vue-moment": "^4.1.0",
|
||||
"vue-sweetalert2": "^4.2.0",
|
||||
"vue-sweetalert2": "^4.2.1",
|
||||
"vuepress-plugin-dehydrate": "^1.1.5",
|
||||
"vuepress-plugin-robots": "^1.0.1",
|
||||
"vuex": "^3.6.2"
|
||||
@ -15971,11 +15971,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vue-sweetalert2": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.0.tgz",
|
||||
"integrity": "sha512-6D7sNEWiUek8eNUl4oHJJvQPiXFVKGrtoJnUaturyVxBY7+MYQF1C7YEiktSp2UtatUPdObt+ozU5dN1TnvD4w==",
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.1.tgz",
|
||||
"integrity": "sha512-0YWUXxrzMp/xv348OZgqh4ICq3OUAc3Tt5N0e/0vAtze92vi2E27z+VRDIHtUOarNdjCmkV7w9PSRJzjq9xSNg==",
|
||||
"dependencies": {
|
||||
"sweetalert2": "10.x"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/vue-template-compiler": {
|
||||
@ -30694,9 +30697,9 @@
|
||||
}
|
||||
},
|
||||
"vue-sweetalert2": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.0.tgz",
|
||||
"integrity": "sha512-6D7sNEWiUek8eNUl4oHJJvQPiXFVKGrtoJnUaturyVxBY7+MYQF1C7YEiktSp2UtatUPdObt+ozU5dN1TnvD4w==",
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-4.2.1.tgz",
|
||||
"integrity": "sha512-0YWUXxrzMp/xv348OZgqh4ICq3OUAc3Tt5N0e/0vAtze92vi2E27z+VRDIHtUOarNdjCmkV7w9PSRJzjq9xSNg==",
|
||||
"requires": {
|
||||
"sweetalert2": "10.x"
|
||||
}
|
||||
|
@ -56,7 +56,7 @@
|
||||
"vue-gsheets": "^4.0.3",
|
||||
"vue-material-design-icons": "^4.11.0",
|
||||
"vue-moment": "^4.1.0",
|
||||
"vue-sweetalert2": "^4.2.0",
|
||||
"vue-sweetalert2": "^4.2.1",
|
||||
"vuepress-plugin-dehydrate": "^1.1.5",
|
||||
"vuepress-plugin-robots": "^1.0.1",
|
||||
"vuex": "^3.6.2"
|
||||
|
Loading…
Reference in New Issue
Block a user