Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-yoga/render-graphiql to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 504560d commit deaf85e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@graphql-yoga/render-graphiql": "2.13.12",
"@graphql-yoga/render-graphiql": "5.11.0",
"@heroicons/react": "1.0.6",
"@supabase/supabase-js": "1.35.7",
"@supabase/ui": "0.36.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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@2.13.12":
version "2.13.12"
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-2.13.12.tgz#7cee57624a854739e866c8c1364fa1840fcfe6b0"
integrity sha512-l1H8/kwW3FlifeMXI59o+LOSkKHXoxPP5q3H/F5oUKtxMp8Dqfd0CQq2qdW6/ef7q3watrPOggkv4dn5MsPN5g==
"@graphql-yoga/render-graphiql@5.11.0":
version "5.11.0"
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-5.11.0.tgz#98e48aba85c2161c4ac04453a6fea69a1761bd7f"
integrity sha512-8VSi4Hkf7c0ttdwUZOSuWUp0LmbQFAKrB0D7Cp9dFbiMtZocuG6g+rbT/M3ejv5Ib1+adw5Elw7kuIyGaDXdTw==

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

0 comments on commit deaf85e

Please sign in to comment.