bootstrap

This commit is contained in:
Tomasi - Developing 2026-02-17 13:30:24 +01:00
parent 4d5f994a96
commit d2021acca7
2 changed files with 6 additions and 5 deletions

9
Ui/package-lock.json generated
View File

@ -21,7 +21,7 @@
"@popperjs/core": "^2.11.8",
"@sweetalert2/theme-dark": "^5.0.27",
"ag-charts-angular": "^13.1.0",
"bootstrap": "^5.3.2",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.11.3",
"bootswatch": "^5.3.3",
"jest-editor-support": "*",
@ -5570,9 +5570,9 @@
"license": "ISC"
},
"node_modules/bootstrap": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
"integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
"version": "5.3.8",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz",
"integrity": "sha512-HP1SZDqaLDPwsNiqRqi5NcP0SSXciX2s9E+RyqJIIqGo+vJeN5AJVM98CXmW/Wux0nQ5L7jeWUdplCEf0Ee+tg==",
"funding": [
{
"type": "github",
@ -5583,6 +5583,7 @@
"url": "https://opencollective.com/bootstrap"
}
],
"license": "MIT",
"peerDependencies": {
"@popperjs/core": "^2.11.8"
}

View File

@ -23,7 +23,7 @@
"@popperjs/core": "^2.11.8",
"@sweetalert2/theme-dark": "^5.0.27",
"ag-charts-angular": "^13.1.0",
"bootstrap": "^5.3.2",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.11.3",
"bootswatch": "^5.3.3",
"jest-editor-support": "*",