fix: add react-is dependency for recharts
This is a peer dependency required for recharts to work properly in production builds.
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
"react-dom": "^19.2.1",
|
||||
"react-hook-form": "^7.56.4",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-is": "^19.2.3",
|
||||
"react-router-dom": "^7.3.0",
|
||||
"recharts": "^3.1.2",
|
||||
"sharp": "^0.34.1",
|
||||
|
||||
Reference in New Issue
Block a user