Upgrade dependencies to latest versions

Updated multiple packages including @marsidev/react-turnstile, @tanstack/react-query, @types/react, lucide-react, next, and others to their latest versions. This ensures we stay up-to-date with the latest features and bug fixes.
This commit is contained in:
gbuomprisco
2024-08-22 10:36:42 +02:00
parent 015df51cf9
commit 5cc3c2c097
22 changed files with 683 additions and 674 deletions

View File

@@ -31,9 +31,9 @@
"@supabase/gotrue-js": "2.64.4",
"@supabase/ssr": "^0.5.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.24",
"@types/react": "^18.3.3",
"next": "14.2.5",
"@tanstack/react-query": "5.52.0",
"@types/react": "^18.3.4",
"next": "14.2.6",
"react": "18.3.1",
"server-only": "^0.0.1",
"zod": "^3.23.8"