Updated to react-chartjs 4

This commit is contained in:
Alejandro Celaya
2022-05-02 11:35:05 +02:00
parent fd4295ade8
commit c516969686
5 changed files with 35 additions and 27 deletions

View File

@@ -43,7 +43,7 @@
"qs": "^6.9.6",
"ramda": "^0.27.2",
"react": "^18.1.0",
"react-chartjs-2": "^3.3.0",
"react-chartjs-2": "^4.1.0",
"react-colorful": "^5.5.1",
"react-copy-to-clipboard": "^5.0.4",
"react-datepicker": "^4.7.0",