fix(deps): update dependency recharts to v3
Some checks failed
Lint / Lint and Typecheck (push) Failing after 39s
Lint / Lint and Typecheck (pull_request) Failing after 39s

This commit is contained in:
2025-06-28 00:03:33 +00:00
parent d87fba0ca5
commit 27ab283606
2 changed files with 140 additions and 109 deletions

View File

@ -29,7 +29,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.56.1",
"recharts": "^2.15.3",
"recharts": "^3.0.0",
"tailwind-merge": "^3.2.0",
"zod": "^3.24.3"
},