Dependencies Update (#201)

* Updated packages
* Adjust package.json scripts quotes so they work well on Windows
This commit is contained in:
Giancarlo Buomprisco
2025-03-04 13:30:08 +07:00
committed by GitHub
parent 22f78b9a86
commit c41d88b2e6
21 changed files with 599 additions and 653 deletions

View File

@@ -19,7 +19,7 @@
"./resend-email-link": "./src/components/resend-auth-link-form.tsx"
},
"devDependencies": {
"@hookform/resolvers": "^4.1.2",
"@hookform/resolvers": "^4.1.3",
"@kit/eslint-config": "workspace:*",
"@kit/prettier-config": "workspace:*",
"@kit/shared": "workspace:*",
@@ -29,10 +29,10 @@
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.49.1",
"@tanstack/react-query": "5.66.11",
"@tanstack/react-query": "5.67.1",
"@types/react": "19.0.10",
"lucide-react": "^0.477.0",
"next": "15.2.0",
"next": "15.2.1",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.4.1",
"sonner": "^2.0.1",