Update recharts dependency to v2.0.0 and fix breaking changes

Signed-off-by: Leonardo Maier <leonarmaier@gmail.com>
Signed-off-by: Leonardo Maier <lmaier_c@wellapp.com>
This commit is contained in:
Leonardo Maier
2022-09-03 11:28:24 -03:00
committed by Fredrik Adelöw
parent a82d7ac0ef
commit 43afded227
18 changed files with 249 additions and 243 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"highlight.js": "^10.6.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4",
"recharts": "^1.8.5"
"recharts": "^2.0.0"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0",