chore: remove recharts dependency and clean up pnpm-lock.yaml

- Removed "recharts" from package.json and its associated entries from pnpm-lock.yaml.
- Cleaned up unnecessary dependencies and peer dependencies related to recharts and other unused packages.
This commit is contained in:
MythEclipse
2026-05-31 01:04:26 +07:00
parent 39e4e0ddc5
commit 48b4123f58
3 changed files with 119 additions and 349 deletions
-1
View File
@@ -57,7 +57,6 @@
"prom-client": "^15.1.3",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"recharts": "^3.8.1",
"tailwind-merge": "^3.6.0",
"vite": "^8.0.13",
"winston": "^3.19.0",