Fixed dependency versions to finally stop conflicts

This commit is contained in:
Thastertyn 2025-03-13 07:45:19 +01:00
parent 39b99d5509
commit 3b42ea6914
2 changed files with 37 additions and 1076 deletions

File diff suppressed because it is too large Load Diff

View File

@ -44,11 +44,11 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "^1.0.4", "cmdk": "^1.0.4",
"date-fns": "^4.1.0", "date-fns": "^3.6.0",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",
"lucide-react": "^0.475.0", "lucide-react": "^0.475.0",
"react": "^19.0.0", "react": "^19.0.0",
"react-day-picker": "^8.10.1", "react-day-picker": "^9.6.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-hook-form": "^7.54.0", "react-hook-form": "^7.54.0",
"recharts": "^2.14.1", "recharts": "^2.14.1",