feat: some ui updates

This commit is contained in:
ivannoskov
2026-01-07 15:46:30 +03:00
parent 3b6b97447b
commit 073be940b5
9 changed files with 840 additions and 722 deletions

View File

@@ -39,12 +39,12 @@
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.553.0",
"next": "16.0.1",
"next": "16.0.10",
"next-themes": "^0.4.6",
"papaparse": "^5.5.3",
"react": "19.2.0",
"react": "19.2.3",
"react-day-picker": "^9.11.1",
"react-dom": "19.2.0",
"react-dom": "19.2.3",
"react-hook-form": "^7.66.0",
"recharts": "2.15.4",
"sonner": "^2.0.7",
@@ -60,7 +60,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "16.0.1",
"eslint-config-next": "16.0.10",
"tailwindcss": "^4",
"tw-animate-css": "^1.4.0",
"typescript": "^5"