Skip to content

Commit

Permalink
Merge pull request #3 from tetrahedronlabs/dependabot/npm_and_yarn/ap…
Browse files Browse the repository at this point in the history
…ps/web/supabase/supabase-js-2.42.0

Bump @supabase/supabase-js from 2.41.1 to 2.42.0 in /apps/web
  • Loading branch information
brandnholl authored Apr 9, 2024
2 parents 40fa1d6 + 2502c7f commit 318458d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-slot": "^1.0.2",
"@supabase/supabase-js": "^2.42.0",
"@supabase/ssr": "^0.2.0",
"@supabase/supabase-js": "^2.41.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"geist": "^1.3.0",
Expand Down
18 changes: 9 additions & 9 deletions apps/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -335,10 +335,10 @@
dependencies:
whatwg-url "^5.0.0"

"@supabase/postgrest-js@1.9.2":
version "1.9.2"
resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-1.9.2.tgz#39c839022ce73f4eb5da6fb7724fb6a6392150c7"
integrity sha512-I6yHo8CC9cxhOo6DouDMy9uOfW7hjdsnCxZiaJuIVZm1dBGTFiQPgfMa9zXCamEWzNyWRjZvupAUuX+tqcl5Sw==
"@supabase/postgrest-js@1.15.0":
version "1.15.0"
resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-1.15.0.tgz#2218c8885a596835b85971f09ea87d1d8353c0c5"
integrity sha512-U4bwBOrhsXWqDjZiYNbVqMBtRGgIIYE0kE5ZNSwsIbeBWfr/UxOMrnkIQUBGIZRhpYW/tw1WnTdRl1AGNyaxcw==
dependencies:
"@supabase/node-fetch" "^2.6.14"

Expand Down Expand Up @@ -367,15 +367,15 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/supabase-js@^2.41.1":
version "2.41.1"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.41.1.tgz#1984ec7607e3a47c6b9ad414bf919847a19b1806"
integrity sha512-xmECLhYugMo/6SObpsOhu5xaxVfsk+JK/d4JSh055bpESmgmN3PLpzbfqejKCpaUeeUNF21+lrJp/U9HQzT9mA==
"@supabase/supabase-js@^2.42.0":
version "2.42.0"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.42.0.tgz#9e739cd96989acb0cbaab16da3717400b2ac92fa"
integrity sha512-1PDqJiA4iG45w3AAu6xkccJ3wPqlGJUoz9CPhScRLLTStxhewYhz0mjryTpXz1kgtNHdUAsirALreezn8UZMjA==
dependencies:
"@supabase/auth-js" "2.63.0"
"@supabase/functions-js" "2.2.2"
"@supabase/node-fetch" "2.6.15"
"@supabase/postgrest-js" "1.9.2"
"@supabase/postgrest-js" "1.15.0"
"@supabase/realtime-js" "2.9.3"
"@supabase/storage-js" "2.5.5"

Expand Down

0 comments on commit 318458d

Please sign in to comment.