Added recharts for diagramms

This commit is contained in:
stefan.meyer
2024-12-05 06:44:18 +00:00
parent d8c6a519cb
commit 3bcfea96dd
3 changed files with 369 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
"cross-env": "^7.0.3",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"lucide-react": "^0.462.0",
"lucide-react": "^0.465.0",
"moment": "^2.30.1",
"next": "14.2.15",
"next-auth": "^4.24.8",
@@ -60,6 +60,7 @@
"react-day-picker": "8.10.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.1",
"recharts": "^2.14.1",
"reflect-metadata": "^0.2.2",
"simple-git": "^3.27.0",
"socket.io": "^4.8.1",