Skip to content

Commit

Permalink
chore(deps): update dependency @supabase/supabase-js to v2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent 357cded commit 232c638
Show file tree
Hide file tree
Showing 10 changed files with 103 additions and 56 deletions.
2 changes: 1 addition & 1 deletion packages/postgrest-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@supabase-cache-helpers/postgrest-filter": "workspace:*"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@supabase-cache-helpers/jest-presets": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"@supabase-cache-helpers/tsconfig": "workspace:*",
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-mutate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@supabase-cache-helpers/prettier-config": "workspace:*",
"@supabase-cache-helpers/tsconfig": "workspace:*",
"@supabase/postgrest-js": "1.7.2",
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@supabase/postgrest-js": "^1.0.0"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"@supabase-cache-helpers/prettier-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@supabase/storage-js": "2.5.1",
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@supabase/storage-js": "2.5.1",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/supabase-js": "2.28.0",
"@supabase/storage-js": "2.5.1",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
Expand Down
Loading

0 comments on commit 232c638

Please sign in to comment.