Update Supabase version and improve Keystatic's configurations
This commit updates the version of Supabase in multiple packages. It also introduces specificity to environment variables in Keystatic configuration and adds a method to create a 'KeyStatic' reader based on the storage kind. Furthermore, minor adjustments have been made to keep the environment variable names consistent.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/gotrue-js": "2.62.2",
|
||||
"@supabase/ssr": "^0.3.0",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@supabase/supabase-js": "^2.42.5",
|
||||
"@tanstack/react-query": "5.29.2",
|
||||
"@types/react": "^18.2.79",
|
||||
"next": "14.3.0-canary.7",
|
||||
|
||||
Reference in New Issue
Block a user