Revert to older SweetAlert2 version.

This commit is contained in:
Buster Neece 2022-10-05 11:34:42 -05:00
parent 267e87320c
commit a5a21cf2d4
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
2 changed files with 8 additions and 8 deletions

View File

@ -57,7 +57,7 @@
"sass": "^1.39.2", "sass": "^1.39.2",
"sass-loader": "^13", "sass-loader": "^13",
"store": "^2", "store": "^2",
"sweetalert2": "^11", "sweetalert2": "11.4.8",
"vue": "^2 <3", "vue": "^2 <3",
"vue-axios": "^3.3.6", "vue-axios": "^3.3.6",
"vue-clipboard2": "^0.3.3", "vue-clipboard2": "^0.3.3",
@ -8914,9 +8914,9 @@
} }
}, },
"node_modules/sweetalert2": { "node_modules/sweetalert2": {
"version": "11.4.33", "version": "11.4.8",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.33.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.8.tgz",
"integrity": "sha512-gnXH7c7xFzs9BtmHBVH4Fl/cEKhOhf4gv6UuZpFqUoFWtwIKG5sjNkcDNYW+8v3wyFestLab5qI4i1H1MkN0Pg==", "integrity": "sha512-BDS/+E8RwaekGSxCPUbPnsRAyQ439gtXkTF/s98vY2l9DaVEOMjGj1FaQSorfGREKsbbxGSP7UXboibL5vgTMA==",
"funding": { "funding": {
"type": "individual", "type": "individual",
"url": "https://sweetalert2.github.io/#donations" "url": "https://sweetalert2.github.io/#donations"
@ -16845,9 +16845,9 @@
} }
}, },
"sweetalert2": { "sweetalert2": {
"version": "11.4.33", "version": "11.4.8",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.33.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.8.tgz",
"integrity": "sha512-gnXH7c7xFzs9BtmHBVH4Fl/cEKhOhf4gv6UuZpFqUoFWtwIKG5sjNkcDNYW+8v3wyFestLab5qI4i1H1MkN0Pg==" "integrity": "sha512-BDS/+E8RwaekGSxCPUbPnsRAyQ439gtXkTF/s98vY2l9DaVEOMjGj1FaQSorfGREKsbbxGSP7UXboibL5vgTMA=="
}, },
"tapable": { "tapable": {
"version": "2.2.1", "version": "2.2.1",

View File

@ -58,7 +58,7 @@
"sass": "^1.39.2", "sass": "^1.39.2",
"sass-loader": "^13", "sass-loader": "^13",
"store": "^2", "store": "^2",
"sweetalert2": "^11", "sweetalert2": "11.4.8",
"vue": "^2 <3", "vue": "^2 <3",
"vue-axios": "^3.3.6", "vue-axios": "^3.3.6",
"vue-clipboard2": "^0.3.3", "vue-clipboard2": "^0.3.3",