mirror of https://github.com/ColorlibHQ/AdminLTE
Bump sweetalert2 from 10.15.7 to 10.16.0 (#3586)
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.15.7 to 10.16.0. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v10.15.7...v10.16.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3585/head^2
parent
b4d0e2b9ea
commit
7637c03c3f
|
@ -10718,9 +10718,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sweetalert2": {
|
"sweetalert2": {
|
||||||
"version": "10.15.7",
|
"version": "10.16.0",
|
||||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.15.7.tgz",
|
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.0.tgz",
|
||||||
"integrity": "sha512-imY0MR03NGefPcGzSYjWYz1GMIlniusEBXilswvKrHD/GMiTxA5jnsdjtK2IoRyXfEaqV7GWt6DM4YVjAZU8gw=="
|
"integrity": "sha512-qJp4nIpx0MPDnAdY6MurwH/mAovfCzWo07hFoQ41C46XGLpNkxiqBbJDNdhGfMFwbDY1e9jfttNFxe5IsrkEtA=="
|
||||||
},
|
},
|
||||||
"symbol-observable": {
|
"symbol-observable": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
|
|
|
@ -121,7 +121,7 @@
|
||||||
"select2": "^4.0.13",
|
"select2": "^4.0.13",
|
||||||
"sparklines": "^1.3.0",
|
"sparklines": "^1.3.0",
|
||||||
"summernote": "^0.8.18",
|
"summernote": "^0.8.18",
|
||||||
"sweetalert2": "^10.15.7",
|
"sweetalert2": "^10.16.0",
|
||||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||||
"toastr": "^2.1.4",
|
"toastr": "^2.1.4",
|
||||||
"uplot": "^1.6.7"
|
"uplot": "^1.6.7"
|
||||||
|
|
Loading…
Reference in New Issue