Update to FontAwesome react component v3

This commit is contained in:
Alejandro Celaya
2025-08-27 08:30:41 +02:00
parent 7f236810ff
commit 07466e6c7f
3 changed files with 79 additions and 71 deletions

View File

@@ -25,13 +25,13 @@
"@fortawesome/free-brands-svg-icons": "^7.0.0",
"@fortawesome/free-regular-svg-icons": "^7.0.0",
"@fortawesome/free-solid-svg-icons": "^7.0.0",
"@fortawesome/react-fontawesome": "^3.0.0",
"@fortawesome/react-fontawesome": "^3.0.1",
"@json2csv/plainjs": "^7.0.6",
"@reduxjs/toolkit": "^2.8.2",
"@shlinkio/data-manipulation": "^1.0.3",
"@shlinkio/shlink-frontend-kit": "^1.1.0",
"@shlinkio/shlink-frontend-kit": "^1.2.0",
"@shlinkio/shlink-js-sdk": "^2.2.1",
"@shlinkio/shlink-web-component": "^0.16.1",
"@shlinkio/shlink-web-component": "^0.16.2",
"bottlejs": "^2.0.1",
"clsx": "^2.1.1",
"compare-versions": "^6.1.1",