feat: implement auth flow and app initialization

This commit is contained in:
2026-06-15 18:41:27 +05:30
parent 9de65d0ce6
commit 8d4ff49633
29 changed files with 551 additions and 535 deletions

View File

@@ -39,7 +39,6 @@
"lucide-react": "^0.548.0",
"motion": "^12.38.0",
"next": "16.0.10",
"next-auth": "^4.24.14",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "19.2.0",
@@ -58,6 +57,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"autoprefixer": "^10.4.20",
"baseline-browser-mapping": "^2.10.37",
"eslint": "^9.39.4",
"eslint-config-next": "^16.1.7",
"eslint-config-prettier": "^10.1.8",