Güvenlik Doğrulaması,Login Logları

This commit is contained in:
2025-12-29 23:51:25 +03:00
parent 7d55ec93ae
commit 8ba8d2e05e
24 changed files with 1861 additions and 166 deletions

View File

@@ -22,8 +22,11 @@
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-visually-hidden": "^1.2.4",
"@react-email/components": "^1.0.3",
"@supabase/ssr": "^0.8.0",
"@supabase/supabase-js": "^2.86.0",
"@types/bcryptjs": "^2.4.6",
"bcryptjs": "^3.0.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@@ -37,6 +40,7 @@
"react-day-picker": "^9.11.3",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.2",
"resend": "^6.6.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
@@ -54,4 +58,4 @@
"tw-animate-css": "^1.4.0",
"typescript": "^5"
}
}
}