Update dependencies and import dynamic method
This commit updates multiple dependencies in the pnpm-lock.yaml file and imports the dynamic method from 'next/dynamic' in the site-header-account-section.tsx file. These updates are part of routine maintenance and improvement of the codebase. The import allows for dynamic imports, which can enhance performance.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@supabase/gotrue-js": "2.62.2",
|
||||
"@supabase/ssr": "^0.3.0",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@tanstack/react-query": "5.29.0",
|
||||
"@tanstack/react-query": "5.29.2",
|
||||
"@types/react": "^18.2.79",
|
||||
"next": "14.2.1",
|
||||
"react": "18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user