mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 15:35:06 +01:00
Bump vue-sweetalert2 from 3.0.3 to 3.0.5 (#169)
Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 3.0.3 to 3.0.5. - [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/v3.0.5) 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
5bcf8cd942
commit
078cfe3ca5
12
package-lock.json
generated
12
package-lock.json
generated
@ -13324,9 +13324,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sweetalert2": {
|
"sweetalert2": {
|
||||||
"version": "9.8.2",
|
"version": "9.10.12",
|
||||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.8.2.tgz",
|
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.10.12.tgz",
|
||||||
"integrity": "sha512-Lr7DbVi/uNwQ9LOJXt9N5JZkJT0Tga9bCGfPbtnm9Gwfhs/Wthp8vSrtE+x9kjMSpvlkvoPO7TDFxoP0jFnDow=="
|
"integrity": "sha512-RnarmbDGTPmwecJbaVdq5LvlzbVReIOtPk0huPnXOE19G00xMxGcTY0wjt9AjwsexUnLivLXc3b6nD6+D6NlGg=="
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"version": "5.4.6",
|
"version": "5.4.6",
|
||||||
@ -14271,9 +14271,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"vue-sweetalert2": {
|
"vue-sweetalert2": {
|
||||||
"version": "3.0.3",
|
"version": "3.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.5.tgz",
|
||||||
"integrity": "sha512-8gEUfz6z2qJ7oQ8Bn5O9MJ+FRD53q+ziJouNh/SQ9Gx2v6WuRb8DB9tZMKGXR8YZip4CDVvSn8dh254YU2SCPg==",
|
"integrity": "sha512-X1Jj7bNC7uTDXeHjOnW/PAMn96yiFzF740R5kW++xDaYYymXReo/zi1F7iqVyfZccsZMb4Y+5u3DFBlPNSuRIg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"sweetalert2": "9.x"
|
"sweetalert2": "9.x"
|
||||||
}
|
}
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
"lodash.groupby": "^4.6.0",
|
"lodash.groupby": "^4.6.0",
|
||||||
"lodash.sortby": "^4.7.0",
|
"lodash.sortby": "^4.7.0",
|
||||||
"material-design-icons": "^3.0.1",
|
"material-design-icons": "^3.0.1",
|
||||||
"vue-sweetalert2": "^3.0.3",
|
"vue-sweetalert2": "^3.0.5",
|
||||||
"vuepress-plugin-sitemap": "^2.3.1"
|
"vuepress-plugin-sitemap": "^2.3.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user