Skip to content

Commit

Permalink
fix(deps): update dependency @graphiql/plugin-explorer to v0.1.22 (#8737
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 26, 2023
1 parent 8313e52 commit 2a42df9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/studio/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@apollo/client": "3.7.16",
"@graphiql/plugin-explorer": "0.1.21",
"@graphiql/plugin-explorer": "0.1.22",
"@graphiql/toolkit": "0.8.4",
"@headlessui/react": "1.7.15",
"@heroicons/react": "2.0.18",
Expand Down
10 changes: 5 additions & 5 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -526,17 +526,17 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/plugin-explorer@npm:0.1.21":
version: 0.1.21
resolution: "@graphiql/plugin-explorer@npm:0.1.21"
"@graphiql/plugin-explorer@npm:0.1.22":
version: 0.1.22
resolution: "@graphiql/plugin-explorer@npm:0.1.22"
dependencies:
graphiql-explorer: ^0.9.0
peerDependencies:
"@graphiql/react": ^0.18.0
graphql: ^15.5.0 || ^16.0.0
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 5c2c76d3921adcd37003f966ef8fe2c308cbc7b42f06809e161b1c48d7044a3164aa6f4c1c67872ed76060a57e7b4385bdf938ec5890e65e8b59c6ba580f08bc
checksum: 35c0e5ecd7c432b0177df4e09f7954e9cc0cac26424a7322ad21176b64ea4f180a3b4eaaf20a178242b4cf4e8727cd98620477318699a9242a2cb42b968de811
languageName: node
linkType: hard

Expand Down Expand Up @@ -2372,7 +2372,7 @@ __metadata:
resolution: "frontend@workspace:."
dependencies:
"@apollo/client": 3.7.16
"@graphiql/plugin-explorer": 0.1.21
"@graphiql/plugin-explorer": 0.1.22
"@graphiql/toolkit": 0.8.4
"@headlessui/react": 1.7.15
"@heroicons/react": 2.0.18
Expand Down

0 comments on commit 2a42df9

Please sign in to comment.