From 09cbfe522c5c53278829ff96c232a82eb57c21aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 01:29:26 +0000 Subject: [PATCH] Bump supabase from 2.30.4 to 2.40.7 Bumps [supabase](https://github.com/supabase/cli) from 2.30.4 to 2.40.7. - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](https://github.com/supabase/cli/compare/v2.30.4...v2.40.7) --- updated-dependencies: - dependency-name: supabase dependency-version: 2.40.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 863344e..0a8fa7d 100644 --- a/bun.lock +++ b/bun.lock @@ -20,7 +20,7 @@ "node-loader": "2.1.0", "prettier": "3.6.2", "prettier-plugin-organize-imports": "4.2.0", - "supabase": "2.30.4", + "supabase": "2.40.7", "typescript": "5.8.3", "wrangler": "4.21.2", }, @@ -605,7 +605,7 @@ "strip-json-comments": ["strip-json-comments@3.1.1", "", {}, "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="], - "supabase": ["supabase@2.30.4", "", { "dependencies": { "bin-links": "^5.0.0", "https-proxy-agent": "^7.0.2", "node-fetch": "^3.3.2", "tar": "7.4.3" }, "bin": { "supabase": "bin/supabase" } }, "sha512-AOCyd2vmBBMTXbnahiCU0reRNxKS4n5CrPciUF2tcTrQ8dLzl1HwcLfe5DrG8E0QRcKHPDdzprmh/2+y4Ta5MA=="], + "supabase": ["supabase@2.40.7", "", { "dependencies": { "bin-links": "^5.0.0", "https-proxy-agent": "^7.0.2", "node-fetch": "^3.3.2", "tar": "7.4.3" }, "bin": { "supabase": "bin/supabase" } }, "sha512-59lNW92axdufcEUdctNQpEc4k6uTEpzIUbqVXNSdWEDS/A/2yLGLxPOQQ0OBCsaJRhrVMmYXlRwgJK2PAoVQnA=="], "supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], diff --git a/package.json b/package.json index 3a954a3..a69fb87 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "node-loader": "2.1.0", "prettier": "3.6.2", "prettier-plugin-organize-imports": "4.2.0", - "supabase": "2.30.4", + "supabase": "2.40.7", "typescript": "5.8.3", "wrangler": "4.21.2" },