diff --git a/package.json b/package.json index 441de6d..8bfd724 100644 --- a/package.json +++ b/package.json @@ -21,12 +21,16 @@ "@types/node": "^16.11.56", "@types/react": "^18.0.18", "@types/react-dom": "^18.0.6", - "craco": "^0.0.3", "@types/react-router-dom": "^5.3.3", + "chart.js": "^4.2.1", + "chartjs-adapter-dayjs-4": "^1.0.4", + "chartjs-plugin-zoom": "^2.0.1", + "craco": "^0.0.3", "dayjs": "^1.11.5", "moment": "^2.29.4", "numeral": "^2.0.6", "react": "^18.2.0", + "react-chartjs-2": "^5.2.0", "react-dom": "^18.2.0", "react-numeral": "^1.1.1", "react-router-dom": "^6.3.0",