Fix: react-icons must be ^5.0.0 to resolve ES conflicts
This commit is contained in:
parent
d20ab844d6
commit
155be4f03c
@ -32,7 +32,7 @@
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^11.18.6",
|
||||
"react-icons": "^4.12.0",
|
||||
"react-icons": "^5.0.0",
|
||||
"recharts": "^2.12.6",
|
||||
"rrule": "^2.8.1",
|
||||
"swr": "^1.3.0",
|
||||
|
||||
6235
pnpm-lock.yaml
6235
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user