Update Supabase to use the latest CLI

This commit is contained in:
gbuomprisco
2024-10-08 14:37:53 +02:00
parent e9500463bf
commit 832ae117fa
2 changed files with 223 additions and 58 deletions

View File

@@ -86,7 +86,7 @@
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"supabase": "^1.200.3",
"supabase": "^1.203.0",
"tailwindcss": "3.4.13",
"typescript": "^5.6.2"
},