Update packages and refactored code for improved performance
Updated versions of various packages including "@tanstack/react-query", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", and "@marsidev/react-turnstile". Additionally, refactored the code in several files including package.json, members-page.loader.ts, page.tsx to ensure proper import statements and optimal function execution order.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"@supabase/gotrue-js": "2.62.2",
|
||||
"@supabase/ssr": "^0.3.0",
|
||||
"@supabase/supabase-js": "^2.43.4",
|
||||
"@tanstack/react-query": "5.40.0",
|
||||
"@tanstack/react-query": "5.40.1",
|
||||
"@types/react": "^18.3.3",
|
||||
"next": "14.2.3",
|
||||
"react": "18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user