Upgrade dependencies and enhance UI components
This commit primarily focuses on updating various dependencies, including "@types/react", "@tanstack/react-query", "lucide-react", and others. In addition, several adjustments have been made to UI components, such as adding more properties
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
"@marsidev/react-turnstile": "^0.6.1",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.43.4",
|
||||
"@tanstack/react-query": "5.37.1",
|
||||
"@types/react": "^18.3.2",
|
||||
"lucide-react": "^0.378.0",
|
||||
"@tanstack/react-query": "5.39.0",
|
||||
"@types/react": "^18.3.3",
|
||||
"lucide-react": "^0.379.0",
|
||||
"next": "14.2.3",
|
||||
"react-hook-form": "^7.51.4",
|
||||
"react-i18next": "^14.1.2",
|
||||
|
||||
Reference in New Issue
Block a user