Update Supabase version to 2.43.0

The commit updates the version of Supabase from 2.42.7 to 2.43.0. It also implements the necessary changes in dependencies and packages where the updated version is being used. This was done to leverage the improvements and fixes introduced in the latest Supabase release.
This commit is contained in:
giancarlo
2024-05-01 19:11:44 +07:00
parent 591c4557c0
commit a161af1624
12 changed files with 57 additions and 56 deletions

View File

@@ -23,7 +23,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/team-accounts": "workspace:^",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "^2.42.7",
"@supabase/supabase-js": "^2.43.0",
"zod": "^3.23.5"
},
"eslintConfig": {