chore(deps): bump @sweetalert2/theme-bootstrap-4 from 5.0.11 to 5.0.15 (#4919)

Bumps [@sweetalert2/theme-bootstrap-4](https://github.com/sweetalert2/sweetalert2-themes) from 5.0.11 to 5.0.15.
- [Release notes](https://github.com/sweetalert2/sweetalert2-themes/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2-themes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2-themes/compare/v5.0.11...v5.0.15)

---
updated-dependencies:
- dependency-name: "@sweetalert2/theme-bootstrap-4"
  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/4932/head
dependabot[bot] 2023-02-23 17:45:28 +05:30 committed by GitHub
parent 88f396c6d9
commit c119c6f81f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -12,7 +12,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@lgaitan/pace-progress": "^1.0.7",
"@sweetalert2/theme-bootstrap-4": "^5.0.11",
"@sweetalert2/theme-bootstrap-4": "^5.0.15",
"@ttskch/select2-bootstrap4-theme": "^1.5.2",
"bootstrap": "^4.6.2",
"bootstrap-colorpicker": "^3.4.0",
@ -2099,9 +2099,9 @@
"dev": true
},
"node_modules/@sweetalert2/theme-bootstrap-4": {
"version": "5.0.11",
"resolved": "https://registry.npmjs.org/@sweetalert2/theme-bootstrap-4/-/theme-bootstrap-4-5.0.11.tgz",
"integrity": "sha512-RT+7Nts2zPSX2jRVzX2NQTwNQrqTvfJxM7OLeUl0ZEFRM+ZzR2P65266ERTapEjOPxqLS4ibt9j4765+NABHfQ=="
"version": "5.0.15",
"resolved": "https://registry.npmjs.org/@sweetalert2/theme-bootstrap-4/-/theme-bootstrap-4-5.0.15.tgz",
"integrity": "sha512-WsGXk67Yz3Txe3lJA4FNqQCKbQQ6yJLpVUknyGcoESVvwHm+UBBlIMHAcKuLvF+WXK9Rbq8gXhpDIU8ISoiPlQ=="
},
"node_modules/@tootallnate/once": {
"version": "1.1.2",
@ -14731,9 +14731,9 @@
"dev": true
},
"@sweetalert2/theme-bootstrap-4": {
"version": "5.0.11",
"resolved": "https://registry.npmjs.org/@sweetalert2/theme-bootstrap-4/-/theme-bootstrap-4-5.0.11.tgz",
"integrity": "sha512-RT+7Nts2zPSX2jRVzX2NQTwNQrqTvfJxM7OLeUl0ZEFRM+ZzR2P65266ERTapEjOPxqLS4ibt9j4765+NABHfQ=="
"version": "5.0.15",
"resolved": "https://registry.npmjs.org/@sweetalert2/theme-bootstrap-4/-/theme-bootstrap-4-5.0.15.tgz",
"integrity": "sha512-WsGXk67Yz3Txe3lJA4FNqQCKbQQ6yJLpVUknyGcoESVvwHm+UBBlIMHAcKuLvF+WXK9Rbq8gXhpDIU8ISoiPlQ=="
},
"@tootallnate/once": {
"version": "1.1.2",

View File

@ -66,7 +66,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@lgaitan/pace-progress": "^1.0.7",
"@sweetalert2/theme-bootstrap-4": "^5.0.11",
"@sweetalert2/theme-bootstrap-4": "^5.0.15",
"@ttskch/select2-bootstrap4-theme": "^1.5.2",
"bootstrap": "^4.6.2",
"bootstrap-colorpicker": "^3.4.0",