bootstrap-icons

This commit is contained in:
Tomasi - Developing 2026-02-17 13:33:40 +01:00
parent d2021acca7
commit c57900d9c1
2 changed files with 7 additions and 6 deletions

11
Ui/package-lock.json generated
View File

@ -22,7 +22,7 @@
"@sweetalert2/theme-dark": "^5.0.27", "@sweetalert2/theme-dark": "^5.0.27",
"ag-charts-angular": "^13.1.0", "ag-charts-angular": "^13.1.0",
"bootstrap": "^5.3.8", "bootstrap": "^5.3.8",
"bootstrap-icons": "^1.11.3", "bootstrap-icons": "^1.13.1",
"bootswatch": "^5.3.3", "bootswatch": "^5.3.3",
"jest-editor-support": "*", "jest-editor-support": "*",
"moment": "^2.30.1", "moment": "^2.30.1",
@ -5589,9 +5589,9 @@
} }
}, },
"node_modules/bootstrap-icons": { "node_modules/bootstrap-icons": {
"version": "1.11.3", "version": "1.13.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz", "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.13.1.tgz",
"integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==", "integrity": "sha512-ijombt4v6bv5CLeXvRWKy7CuM3TRTuPEuGaGKvTV5cz65rQSY8RQ2JcHt6b90cBBAC7s8fsf2EkQDldzCoXUjw==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@ -5601,7 +5601,8 @@
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/bootstrap" "url": "https://opencollective.com/bootstrap"
} }
] ],
"license": "MIT"
}, },
"node_modules/bootswatch": { "node_modules/bootswatch": {
"version": "5.3.3", "version": "5.3.3",

View File

@ -24,7 +24,7 @@
"@sweetalert2/theme-dark": "^5.0.27", "@sweetalert2/theme-dark": "^5.0.27",
"ag-charts-angular": "^13.1.0", "ag-charts-angular": "^13.1.0",
"bootstrap": "^5.3.8", "bootstrap": "^5.3.8",
"bootstrap-icons": "^1.11.3", "bootstrap-icons": "^1.13.1",
"bootswatch": "^5.3.3", "bootswatch": "^5.3.3",
"jest-editor-support": "*", "jest-editor-support": "*",
"moment": "^2.30.1", "moment": "^2.30.1",