Fix: react-icons must be ^5.0.0 to resolve ES conflicts
This commit is contained in:
parent
155be4f03c
commit
03173ec295
@ -32,7 +32,7 @@
|
|||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-i18next": "^11.18.6",
|
"react-i18next": "^11.18.6",
|
||||||
"react-icons": "^5.0.0",
|
"react-icons": "^5.2.1",
|
||||||
"recharts": "^2.12.6",
|
"recharts": "^2.12.6",
|
||||||
"rrule": "^2.8.1",
|
"rrule": "^2.8.1",
|
||||||
"swr": "^1.3.0",
|
"swr": "^1.3.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user