Updated Dependencies (#104)
This commit is contained in:
committed by
GitHub
parent
10898231fe
commit
8f3c1b2aeb
@@ -19,7 +19,7 @@
|
||||
"./resend-email-link": "./src/components/resend-auth-link-form.tsx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hookform/resolvers": "^3.9.1",
|
||||
"@hookform/resolvers": "^3.10.0",
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/shared": "workspace:*",
|
||||
@@ -30,12 +30,12 @@
|
||||
"@marsidev/react-turnstile": "^1.1.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.47.10",
|
||||
"@tanstack/react-query": "5.62.11",
|
||||
"@tanstack/react-query": "5.62.16",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.469.0",
|
||||
"next": "15.1.3",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.3.0",
|
||||
"react-i18next": "^15.4.0",
|
||||
"sonner": "^1.7.1",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user