Skip to content

Commit

Permalink
fix(deps): update dependency @graphiql/toolkit to v0.8.4 (#8698)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jtoar committed Jun 27, 2023
1 parent c22fb99 commit 3111dd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/studio/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@apollo/client": "3.7.16",
"@graphiql/plugin-explorer": "0.1.20",
"@graphiql/toolkit": "0.8.2",
"@graphiql/toolkit": "0.8.4",
"@headlessui/react": "1.7.14",
"@heroicons/react": "2.0.17",
"@nivo/bar": "0.83.0",
Expand Down
20 changes: 2 additions & 18 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,23 +566,7 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/toolkit@npm:0.8.2":
version: 0.8.2
resolution: "@graphiql/toolkit@npm:0.8.2"
dependencies:
"@n1ru4l/push-pull-async-iterable-iterator": ^3.1.0
meros: ^1.1.4
peerDependencies:
graphql: ^15.5.0 || ^16.0.0
graphql-ws: ">= 4.5.0"
peerDependenciesMeta:
graphql-ws:
optional: true
checksum: c07bcf27356da73dc99cb8eb4372e75b0ea15cd98b82d46ed221b390172aecfefaf3cb3773425fd8e8ca067540752440a55bc46eaa92311e5d16d270d5b8f1da
languageName: node
linkType: hard

"@graphiql/toolkit@npm:^0.8.2, @graphiql/toolkit@npm:^0.8.4":
"@graphiql/toolkit@npm:0.8.4, @graphiql/toolkit@npm:^0.8.2, @graphiql/toolkit@npm:^0.8.4":
version: 0.8.4
resolution: "@graphiql/toolkit@npm:0.8.4"
dependencies:
Expand Down Expand Up @@ -2408,7 +2392,7 @@ __metadata:
dependencies:
"@apollo/client": 3.7.16
"@graphiql/plugin-explorer": 0.1.20
"@graphiql/toolkit": 0.8.2
"@graphiql/toolkit": 0.8.4
"@headlessui/react": 1.7.14
"@heroicons/react": 2.0.17
"@nivo/bar": 0.83.0
Expand Down

0 comments on commit 3111dd6

Please sign in to comment.