mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 15:55:23 +02:00
refactor(icons): replace fa icons [EE-4459] (#7907)
refactor(icons): remove fontawesome EE-4459 refactor(icon) replace feather with lucide EE-4472
This commit is contained in:
parent
9dfac98a26
commit
d78b762f7b
498 changed files with 2102 additions and 2817 deletions
|
@ -66,7 +66,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@aws-crypto/sha256-js": "^2.0.0",
|
||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@lineup-lite/hooks": "^1.6.0",
|
||||
"@nxmix/tokenize-ansi": "^3.0.0",
|
||||
"@open-amt-cloud-toolkit/ui-toolkit-react": "2.0.0",
|
||||
|
@ -117,6 +116,7 @@
|
|||
"js-yaml": "^3.14.0",
|
||||
"jwt-decode": "^3.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.101.0",
|
||||
"moment": "^2.29.1",
|
||||
"msw": "^0.36.3",
|
||||
"mustache": "^4.2.0",
|
||||
|
@ -126,7 +126,6 @@
|
|||
"react": "^17.0.2",
|
||||
"react-datetime-picker": "^3.5.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-feather": "^2.0.9",
|
||||
"react-i18next": "^11.12.0",
|
||||
"react-is": "^18.2.0",
|
||||
"react-query": "^3.33.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue