build(*): Update supabase version

This commit is contained in:
Josh Creek
2026-01-25 09:09:49 +00:00
parent 575aafbc28
commit 4f2fe5e333
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"sharp": "^0.33.4",
"supabase": "2.70.5",
"supabase": "2.72.7",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"tailwindcss": "^3.4.3",
@@ -9720,9 +9720,9 @@
}
},
"node_modules/supabase": {
"version": "2.70.5",
"resolved": "https://registry.npmjs.org/supabase/-/supabase-2.70.5.tgz",
"integrity": "sha512-HtMGtYbcL9dxi2Yz4eGWWlxl9nQi76pOyGgCTBeE67p5AeIlv+KJhDOR8oinaNfHHMPKk0Uo1WW7Kxyrz+tdgg==",
"version": "2.72.7",
"resolved": "https://registry.npmjs.org/supabase/-/supabase-2.72.7.tgz",
"integrity": "sha512-T7wEqqU+kCilZ9vQUBg7O0AhKKGQYOnuy9lb9c7YCpZ56emq0Nmn29RbaVq5nJnfOIxTfG4mPDuYukqRwO1SKg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
+1 -1
View File
@@ -56,7 +56,7 @@
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"sharp": "^0.33.4",
"supabase": "2.70.5",
"supabase": "2.72.7",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"tailwindcss": "^3.4.3",