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

@@ -28,10 +28,10 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.45.1",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"date-fns": "^3.6.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"lucide-react": "^0.429.0",
"next": "14.2.6",
"react": "18.3.1",
"react-hook-form": "^7.52.2",
"react-i18next": "^15.0.1",