[FEATURE] FontAwesome Icons
CI / build-and-test (pull_request) Successful in 1m9s

This commit is contained in:
Pit Friedrich
2026-07-19 23:39:10 +02:00
parent 38d3cbe38a
commit aca411ca9e
8 changed files with 74 additions and 11 deletions
+6 -2
View File
@@ -3,6 +3,7 @@
"license": "UNLICENSED",
"type": "module",
"dependencies": {
"@fortawesome/fontawesome-free": "6.7.2",
"@vaadin/aura": "25.2.0",
"@vaadin/common-frontend": "0.0.22",
"@vaadin/react-components": "25.2.0",
@@ -49,6 +50,7 @@
},
"vaadin": {
"dependencies": {
"@fortawesome/fontawesome-free": "6.7.2",
"@vaadin/aura": "25.2.0",
"@vaadin/common-frontend": "0.0.22",
"@vaadin/react-components": "25.2.0",
@@ -93,8 +95,9 @@
"workbox-routing": "7.4.1",
"workbox-strategies": "7.4.1"
},
"hash": "c759239a4f6d12f111d0cab12fe3ce6fdb558c5f8e2a3f33425bcfb33577e99b",
"hash": "54350847a380a8c1b6cc526f6f7eff8dd9253d848e38919e7e1b633cec9f3aca",
"overrides": {
"@fortawesome/fontawesome-free": "$@fortawesome/fontawesome-free",
"@vaadin/a11y-base": "25.2.0",
"@vaadin/accordion": "25.2.0",
"@vaadin/app-layout": "25.2.0",
@@ -273,6 +276,7 @@
"workbox-build": {
"glob": "13.0.6"
},
"apexcharts": "$apexcharts"
"apexcharts": "$apexcharts",
"@fortawesome/fontawesome-free": "$@fortawesome/fontawesome-free"
}
}