fix(deps): update dependency recharts to v3
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Typecheck (push) Failing after 35s
Lint / Lint and Typecheck (pull_request) Failing after 28s

This commit is contained in:
2025-11-22 04:01:48 +00:00
parent 3dfd35d8ba
commit a2c1220c7d
2 changed files with 119 additions and 92 deletions

View File

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