Skip to content

Commit 4916859

Browse files
authored
Upgrade to Yoga GraphiQL 2.0 release (#14)
1 parent e795ae1 commit 4916859

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@graphql-yoga/render-graphiql": "0.2.0-canary-32120c3.0",
12+
"@graphql-yoga/render-graphiql": "2.0.0",
1313
"@heroicons/react": "1.0.6",
1414
"@supabase/supabase-js": "1.31.2",
1515
"@supabase/ui": "0.36.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -882,10 +882,10 @@
882882
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
883883
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
884884

885-
"@graphql-yoga/render-graphiql@0.2.0-canary-32120c3.0":
886-
version "0.2.0-canary-32120c3.0"
887-
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-0.2.0-canary-32120c3.0.tgz#97636d7b4aabf11276db5c414d5566e37ea9cee1"
888-
integrity sha512-g67LngcYM75o2uknTkZ+FGl17rJGUL+nrhFgh4WZVcnxopSK6Bl8o83MXz6rbnYpwUzADbwejp1SHIto8O77Dw==
885+
"@graphql-yoga/render-graphiql@2.0.0":
886+
version "2.0.0"
887+
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-2.0.0.tgz#662df90bd4af0a996be6d9a743fabed6b0497e9d"
888+
integrity sha512-GZuZPCVBpYI0MwaE6nBtrzMoSFyBtiWOUm7i9jbRxu5Sqxuj3Zc0zTaD7V0UQzuPZKzytmMWq2+nbWPIu5FWtg==
889889

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

0 commit comments

Comments
 (0)