Skip to content

Commit

Permalink
chore(deps): update supabase
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent b0ba148 commit 1a97424
Show file tree
Hide file tree
Showing 7 changed files with 122 additions and 40 deletions.
4 changes: 2 additions & 2 deletions packages/postgrest-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@supabase-cache-helpers/jest-presets": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"@supabase-cache-helpers/tsconfig": "workspace:*",
"@supabase/postgrest-js": "1.7.2",
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.8.4",
"@supabase/supabase-js": "2.37.0",
"@types/jest": "29.5.0",
"@types/lodash": "4.14.184",
"@types/flat": "5.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/postgrest-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.2",
"@supabase/supabase-js": "2.37.0",
"@supabase/postgrest-js": "1.8.4",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/postgrest-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.2",
"@supabase/supabase-js": "2.37.0",
"@supabase/postgrest-js": "1.8.4",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/storage-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/storage-js": "2.5.1",
"@supabase/supabase-js": "2.26.0",
"@supabase/storage-js": "2.5.4",
"@supabase/supabase-js": "2.37.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/storage-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/storage-js": "2.5.1",
"@supabase/supabase-js": "2.37.0",
"@supabase/storage-js": "2.5.4",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/storage-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"preset": "@supabase-cache-helpers/jest-presets/jest/node"
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/storage-js": "2.5.1",
"@supabase/supabase-js": "2.37.0",
"@supabase/storage-js": "2.5.4",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
138 changes: 110 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a97424

Please sign in to comment.