Update dependencies
Upgraded multiple dependencies across the project, including @types/node to ^22.5.1 and @supabase/supabase-js to ^2.45.3. This change also includes updates to react-related types and various other packages to their latest versions to maintain compatibility and leverage new features.
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.45.2",
|
||||
"@supabase/supabase-js": "^2.45.3",
|
||||
"@tanstack/react-query": "5.52.2",
|
||||
"@types/react": "^18.3.4",
|
||||
"lucide-react": "^0.436.0",
|
||||
"@types/react": "^18.3.5",
|
||||
"lucide-react": "^0.437.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-i18next": "^15.0.1"
|
||||
|
||||
Reference in New Issue
Block a user