Skip to content

Commit 6a0c358

Browse files
renovate[bot]psteinroe
authored andcommitted
chore(deps): update all minor updates
1 parent d4b6be8 commit 6a0c358

File tree

10 files changed

+50
-26
lines changed

10 files changed

+50
-26
lines changed

.changeset/renovate-759f164.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
'@supabase-cache-helpers/postgrest-core': patch
3+
'@supabase-cache-helpers/postgrest-react-query': patch
4+
'@supabase-cache-helpers/postgrest-server': patch
5+
'@supabase-cache-helpers/postgrest-swr': patch
6+
'@supabase-cache-helpers/storage-core': patch
7+
'@supabase-cache-helpers/storage-react-query': patch
8+
'@supabase-cache-helpers/storage-swr': patch
9+
---
10+
11+
Updated dependency `@supabase/postgrest-js` to `1.21.0`.
12+
Updated dependency `@supabase/storage-js` to `2.10.2`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@biomejs/biome": "1.9.4",
2727
"@changesets/cli": "2.29.0",
28-
"supabase": "2.30.2",
28+
"supabase": "2.31.2",
2929
"turbo": "2.5.0"
3030
},
3131
"engines": {

packages/postgrest-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@supabase-cache-helpers/tsconfig": "workspace:*",
44-
"@supabase/postgrest-js": "1.19.4",
44+
"@supabase/postgrest-js": "1.21.0",
4545
"@supabase/supabase-js": "2.50.0",
4646
"@types/flat": "5.0.2",
4747
"@types/lodash": "4.17.0",

packages/postgrest-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@supabase-cache-helpers/tsconfig": "workspace:*",
51-
"@supabase/postgrest-js": "1.19.4",
51+
"@supabase/postgrest-js": "1.21.0",
5252
"@supabase/supabase-js": "2.50.0",
5353
"@testing-library/react": "16.3.0",
5454
"@types/flat": "5.0.2",

packages/postgrest-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@supabase-cache-helpers/tsconfig": "workspace:*",
35-
"@supabase/postgrest-js": "1.19.4",
35+
"@supabase/postgrest-js": "1.21.0",
3636
"@supabase/supabase-js": "2.50.0",
3737
"@vitest/coverage-istanbul": "^3.0.0",
3838
"ioredis": "5.6.1",

packages/postgrest-swr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@supabase-cache-helpers/tsconfig": "workspace:*",
50-
"@supabase/postgrest-js": "1.19.4",
50+
"@supabase/postgrest-js": "1.21.0",
5151
"@supabase/supabase-js": "2.50.0",
5252
"@testing-library/react": "16.3.0",
5353
"@types/flat": "5.0.2",

packages/storage-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@supabase-cache-helpers/tsconfig": "workspace:*",
3535
"happy-dom": "17.6.1",
36-
"@supabase/storage-js": "2.7.1",
36+
"@supabase/storage-js": "2.10.2",
3737
"@supabase/supabase-js": "2.50.0",
3838
"@vitest/coverage-istanbul": "^3.0.0",
3939
"dotenv": "16.6.0",

packages/storage-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@supabase-cache-helpers/tsconfig": "workspace:*",
45-
"@supabase/storage-js": "2.7.1",
45+
"@supabase/storage-js": "2.10.2",
4646
"@supabase/supabase-js": "2.50.0",
4747
"@testing-library/react": "16.3.0",
4848
"@types/react": "19.1.2",

packages/storage-swr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@supabase-cache-helpers/tsconfig": "workspace:*",
45-
"@supabase/storage-js": "2.7.1",
45+
"@supabase/storage-js": "2.10.2",
4646
"@supabase/supabase-js": "2.50.0",
4747
"@testing-library/react": "16.3.0",
4848
"@types/react": "19.1.2",

pnpm-lock.yaml

Lines changed: 30 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)