fix: add recharts to frontend dependencies
Some checks failed
ABE Exploratory Testing / Autonomous Bug Exploration (push) Has been cancelled
ABE Exploratory Testing / ABE via Composite Action (push) Has been cancelled

This commit is contained in:
debian
2026-03-08 15:50:48 -04:00
parent af66d926e7
commit 1a1aadd844
2 changed files with 372 additions and 10 deletions

View File

@@ -27,6 +27,7 @@
"react-hook-form": "^7.71.2",
"react-hotkeys-hook": "^5.2.4",
"react-router-dom": "^7.13.1",
"recharts": "^3.8.0",
"socket.io-client": "^4.8.3",
"sonner": "^2.0.7",
"tailwind-merge": "^3.5.0",