Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase-community/supabase-graphql-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d5f31f3f101a1d8a0246ba11e77a8a7a2edb438d
Choose a base ref
..
head repository: supabase-community/supabase-graphql-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 72c581fc66ecf159954d249dfba3e70b1bc97811
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 app/package.json
  2. +4 −4 yarn.lock
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@graphql-yoga/render-graphiql": "5.0.2",
"@graphql-yoga/render-graphiql": "5.1.0",
"@heroicons/react": "1.0.6",
"@supabase/supabase-js": "1.35.7",
"@supabase/ui": "0.36.5",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -904,10 +904,10 @@
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==

"@graphql-yoga/render-graphiql@5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-5.0.2.tgz#121d73201b8308583beb08b61d3a738d2839430f"
integrity sha512-omytpSwf9aLFq3FpEf1a2diLKWKUi/9vYuDhXu+qu+IZbAVt/RPEKg8R9efBjTA7Y6OVC7QkFGGIGUsE0p7aoA==
"@graphql-yoga/render-graphiql@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-5.1.0.tgz#213bc599b61a0b2bd7fb25e029b8dbfc2394fabd"
integrity sha512-16wZf2QUBAHxE3Lopy3/qPa7ozaN/tKHwfTHjF6c74UoO4JKWTTwxh2Ap+u0utik9fbzz4rdyCc6GcmLMJhIlA==

"@heroicons/react@1.0.6":
version "1.0.6"