Update '@tanstack/react-query' version and refactor 'database.types.ts'
The '@tanstack/react-query' dependency version has been upgraded across several packages. Alongside, syntax and unnecessary semicolons in 'database.types.ts' have been cleaned up to adhere with the formatting standards.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"@supabase/gotrue-js": "2.64.3",
|
||||
"@supabase/ssr": "^0.4.0",
|
||||
"@supabase/supabase-js": "^2.43.5",
|
||||
"@tanstack/react-query": "5.45.1",
|
||||
"@tanstack/react-query": "5.48.0",
|
||||
"@types/react": "^18.3.3",
|
||||
"next": "14.2.4",
|
||||
"react": "18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user