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:
@@ -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",
|
||||
|
||||
@@ -25,8 +25,8 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.3.3",
|
||||
"next": "14.2.5",
|
||||
"@types/react": "^18.3.4",
|
||||
"next": "14.2.6",
|
||||
"react": "18.3.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
@@ -28,9 +28,9 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react": "^18.3.4",
|
||||
"date-fns": "^3.6.0",
|
||||
"next": "14.2.5",
|
||||
"next": "14.2.6",
|
||||
"react": "18.3.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user