Skip to content

Commit fd0764d

Browse files
renovate[bot]psteinroe
authored andcommitted
chore(deps): update dependency @supabase/postgrest-js to v1.20.0
1 parent d4b6be8 commit fd0764d

File tree

6 files changed

+26
-12
lines changed

6 files changed

+26
-12
lines changed

.changeset/renovate-6725051.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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+
---
7+
8+
Updated dependency `@supabase/postgrest-js` to `1.20.0`.

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.20.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.20.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.20.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.20.0",
5151
"@supabase/supabase-js": "2.50.0",
5252
"@testing-library/react": "16.3.0",
5353
"@types/flat": "5.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)