(chore): reverting back to older version of recharts and zod for now due to breaking changes

This commit is contained in:
2025-07-14 21:12:38 +05:30
parent 6754705d1d
commit d447ef3145
3 changed files with 144 additions and 129 deletions

View File

@@ -63,11 +63,11 @@
"react-hook-form": "^7.60.0",
"react-resizable-panels": "^3.0.3",
"react-router-dom": "^7.6.3",
"recharts": "^3.1.0",
"recharts": "^2.15.4",
"sonner": "^2.0.6",
"tailwind-merge": "^3.3.1",
"vaul": "^1.1.2",
"zod": "^4.0.5",
"zod": "^3.25.76",
"zustand": "^5.0.6"
},
"devDependencies": {