sweetalert2

This commit is contained in:
Tomasi - Developing 2026-02-17 13:56:44 +01:00
parent 2566e02897
commit f32c41f900
2 changed files with 5 additions and 5 deletions

8
Ui/package-lock.json generated
View File

@ -32,7 +32,7 @@
"ngx-spinner": "^21.0.0", "ngx-spinner": "^21.0.0",
"ngx-toastr": "^20.0.5", "ngx-toastr": "^20.0.5",
"rxjs": "~7.8.0", "rxjs": "~7.8.0",
"sweetalert2": "^11.22.4", "sweetalert2": "^11.26.18",
"tslib": "^2.3.0", "tslib": "^2.3.0",
"zone.js": "~0.15.1" "zone.js": "~0.15.1"
}, },
@ -11410,9 +11410,9 @@
} }
}, },
"node_modules/sweetalert2": { "node_modules/sweetalert2": {
"version": "11.22.4", "version": "11.26.18",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.22.4.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.26.18.tgz",
"integrity": "sha512-JwcRODfozxiKmspFp+xctZ2izAmLAKbRPcoLMEW7LdugN/YmNrX1LT7hdBW87qsgupEO1ukBBuB17KzKFKW0tg==", "integrity": "sha512-3O5feBqV+hTIOwCRKGuZGHosjiuBAKP/vpBl6vKFZeVYfCUGdXqXuuidn6YXHan3f6e62UdmnjwJBt8UtDVBhg==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "individual", "type": "individual",

View File

@ -34,7 +34,7 @@
"ngx-spinner": "^21.0.0", "ngx-spinner": "^21.0.0",
"ngx-toastr": "^20.0.5", "ngx-toastr": "^20.0.5",
"rxjs": "~7.8.0", "rxjs": "~7.8.0",
"sweetalert2": "^11.22.4", "sweetalert2": "^11.26.18",
"tslib": "^2.3.0", "tslib": "^2.3.0",
"zone.js": "~0.15.1" "zone.js": "~0.15.1"
}, },