update auth. deal with migraine

This commit is contained in:
2025-06-03 17:00:53 -05:00
parent a9e7d8e126
commit ef24642128
5 changed files with 252 additions and 241 deletions

View File

@ -24,7 +24,7 @@
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "^2.49.8",
"@supabase/supabase-js": "^2.49.9",
"@t3-oss/env-nextjs": "^0.12.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@ -33,9 +33,9 @@
"next-themes": "^0.4.6",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.56.4",
"sonner": "^2.0.4",
"zod": "^3.25.42"
"react-hook-form": "^7.57.0",
"sonner": "^2.0.5",
"zod": "^3.25.49"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
@ -51,9 +51,9 @@
"tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.8",
"tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.3.2",
"tw-animate-css": "^1.3.3",
"typescript": "^5.8.3",
"typescript-eslint": "^8.33.0"
"typescript-eslint": "^8.33.1"
},
"ct3aMetadata": {
"initVersion": "7.39.3"