feat(api): authentication

This commit is contained in:
2025-11-18 00:38:27 +02:00
parent 3f53c1e03f
commit baad24fecc
34 changed files with 910 additions and 234 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"@trpc/server": "^11.7.1",
"@trpc/tanstack-react-query": "^11.7.1",
"client-only": "^0.0.1",
"date-fns": "^4.1.0",
"date-fns": "catalog:",
"lucide-react": "^0.553.0",
"next": "catalog:",
"next-international": "^1.3.1",
@@ -26,7 +26,7 @@
"server-only": "^0.0.1",
"sonner": "^2.0.7",
"superjson": "^2.2.5",
"zod": "^4.1.12",
"zod": "catalog:",
"zustand": "^5.0.8"
},
"devDependencies": {