Skip to content

Commit

Permalink
fix(deps): update dependency @graphiql/plugin-explorer to v0.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2023
1 parent 1589f88 commit 454210c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.20",
"@graphiql/plugin-explorer": "0.1.21",
"@graphiql/toolkit": "0.8.4",
"@headlessui/react": "1.7.15",
"@heroicons/react": "2.0.18",
Expand Down
16 changes: 8 additions & 8 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.20":
version: 0.1.20
resolution: "@graphiql/plugin-explorer@npm:0.1.20"
"@graphiql/plugin-explorer@npm:0.1.21":
version: 0.1.21
resolution: "@graphiql/plugin-explorer@npm:0.1.21"
dependencies:
"@graphiql/react": ^0.17.6
graphiql-explorer: ^0.9.0
peerDependencies:
"@graphiql/react": ^0.18.0
graphql: ^15.5.0 || ^16.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: bf0f3892e27833b8dd11f1baf8c90d37e2bf769f35d5bd5dfd097e50ccec6072f5b07108b9f6c75387f28a87ce86764fbf87bfc2cee3b9dc4978a8440bb712fa
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 5c2c76d3921adcd37003f966ef8fe2c308cbc7b42f06809e161b1c48d7044a3164aa6f4c1c67872ed76060a57e7b4385bdf938ec5890e65e8b59c6ba580f08bc
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.20
"@graphiql/plugin-explorer": 0.1.21
"@graphiql/toolkit": 0.8.4
"@headlessui/react": 1.7.15
"@heroicons/react": 2.0.18
Expand Down

0 comments on commit 454210c

Please sign in to comment.