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

@@ -24,7 +24,7 @@
"@kit/sentry": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"react": "18.3.1"
},
"eslintConfig": {