feat: profit chart in statistics

This commit is contained in:
2024-11-15 15:19:14 +04:00
parent 90530f0530
commit 608a063369
22 changed files with 515 additions and 2 deletions

View File

@@ -16,8 +16,9 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@hello-pangea/dnd": "^17.0.0",
"@mantine/charts": "^7.13.5",
"@mantine/core": "^7.11.2",
"@mantine/dates": "^7.11.2",
"@mantine/dates": "^7.13.5",
"@mantine/dropzone": "^7.11.2",
"@mantine/form": "^7.11.2",
"@mantine/hooks": "^7.11.2",
@@ -51,6 +52,7 @@
"react-redux": "^9.1.2",
"react-to-print": "^2.15.1",
"reactflow": "^11.11.4",
"recharts": "^2.13.3",
"zod": "^3.23.8"
},
"devDependencies": {