mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump sweetalert2 from 11.7.1 to 11.7.3 (#5023)
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.1 to 11.7.3. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.7.1...v11.7.3) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/5019/head
parent
fc2da945f9
commit
ebcc241246
|
@ -66,7 +66,7 @@
|
|||
"select2": "^4.0.13",
|
||||
"sparklines": "^1.3.0",
|
||||
"summernote": "^0.8.20",
|
||||
"sweetalert2": "^11.7.1",
|
||||
"sweetalert2": "^11.7.3",
|
||||
"tempusdominus-bootstrap-4": "^5.39.2",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.22"
|
||||
|
@ -12244,9 +12244,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sweetalert2": {
|
||||
"version": "11.7.1",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.1.tgz",
|
||||
"integrity": "sha512-+1bnkbqBl64FnZmi3g4SzAi4F3pL3S2jF1YQvrysv4GbgizfeFqGkJopxR3FnV/eJm6w2SQ2oAmCxSIBjgP/ag==",
|
||||
"version": "11.7.3",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.3.tgz",
|
||||
"integrity": "sha512-fUN/fyVSBZNtY4Rr/Qtxn7tNNnlRAbUhQxTQ9uOo0xVMIHBmqq4/9pau5N9dB2pvkB353XL/ywRAycscLoYU3w==",
|
||||
"funding": {
|
||||
"type": "individual",
|
||||
"url": "https://github.com/sponsors/limonte"
|
||||
|
@ -22707,9 +22707,9 @@
|
|||
}
|
||||
},
|
||||
"sweetalert2": {
|
||||
"version": "11.7.1",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.1.tgz",
|
||||
"integrity": "sha512-+1bnkbqBl64FnZmi3g4SzAi4F3pL3S2jF1YQvrysv4GbgizfeFqGkJopxR3FnV/eJm6w2SQ2oAmCxSIBjgP/ag=="
|
||||
"version": "11.7.3",
|
||||
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.3.tgz",
|
||||
"integrity": "sha512-fUN/fyVSBZNtY4Rr/Qtxn7tNNnlRAbUhQxTQ9uOo0xVMIHBmqq4/9pau5N9dB2pvkB353XL/ywRAycscLoYU3w=="
|
||||
},
|
||||
"symbol-observable": {
|
||||
"version": "1.0.1",
|
||||
|
|
|
@ -120,7 +120,7 @@
|
|||
"select2": "^4.0.13",
|
||||
"sparklines": "^1.3.0",
|
||||
"summernote": "^0.8.20",
|
||||
"sweetalert2": "^11.7.1",
|
||||
"sweetalert2": "^11.7.3",
|
||||
"tempusdominus-bootstrap-4": "^5.39.2",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.22"
|
||||
|
|
Loading…
Reference in New Issue