fix(react-chartjs version ): Fixed react-chartjs version outdated

This commit is contained in:
Laurian-Dufrechou
2023-05-20 19:27:52 +02:00
parent 97be61a48d
commit ace8284c6a
8 changed files with 19055 additions and 4135 deletions
+2 -2
View File
@@ -21,7 +21,7 @@
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"bcrypt": "^5.1.0",
"chart.js": "^2.9.4",
"chart.js": "^4.3.0",
"eslint": "8.35.0",
"eslint-config-next": "13.2.3",
"form-data": "^4.0.0",
@@ -34,7 +34,7 @@
"next": "13.2.3",
"next-auth": "^4.20.1",
"react": "18.2.0",
"react-chartjs-2": "^2.11.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.43.5",
"react-icons": "^4.8.0",