Skip to content

Commit

Permalink
fix(deps): update dependency graphiql to v3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent c30cf54 commit a72690a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"axios": "1.6.2",
"dedent": "1.5.1",
"enumify": "2.0.0",
"graphiql": "3.0.6",
"graphiql": "3.0.10",
"graphql": "16.8.1",
"graphql-tag": "2.12.6",
"lodash": "4.17.21",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -886,9 +886,9 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/react@npm:^0.19.4":
version: 0.19.4
resolution: "@graphiql/react@npm:0.19.4"
"@graphiql/react@npm:^0.20.2":
version: 0.20.2
resolution: "@graphiql/react@npm:0.20.2"
dependencies:
"@graphiql/toolkit": "npm:^0.9.1"
"@headlessui/react": "npm:^1.7.15"
Expand All @@ -909,7 +909,7 @@ __metadata:
graphql: ^15.5.0 || ^16.0.0
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: ab292fcc611393b03a467b2ca984bbd9802b85a4f160e19c604a474bde6c35576145dc733b4f5842a269dcf3fe284a0f6c7a29d3f600a856bc532a6155d1cd0f
checksum: 6bf9e50fc5c56da2e04bfacdf066a5077ddb3909481ab25f13da812d213b237855dda2daeb6c8f8cbc961584008e9bebd9b4ed89262963ecf94e736c53466b5c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3832,7 +3832,7 @@ __metadata:
eslint-plugin-vuetify: "npm:2.0.5"
express: "npm:4.18.2"
express-ws: "npm:5.0.2"
graphiql: "npm:3.0.6"
graphiql: "npm:3.0.10"
graphql: "npm:16.8.1"
graphql-tag: "npm:2.12.6"
graphql-ws: "npm:5.14.2"
Expand Down Expand Up @@ -5851,19 +5851,19 @@ __metadata:
languageName: node
linkType: hard

"graphiql@npm:3.0.6":
version: 3.0.6
resolution: "graphiql@npm:3.0.6"
"graphiql@npm:3.0.10":
version: 3.0.10
resolution: "graphiql@npm:3.0.10"
dependencies:
"@graphiql/react": "npm:^0.19.4"
"@graphiql/react": "npm:^0.20.2"
"@graphiql/toolkit": "npm:^0.9.1"
graphql-language-service: "npm:^5.2.0"
markdown-it: "npm:^12.2.0"
peerDependencies:
graphql: ^15.5.0 || ^16.0.0
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 39351530172bca19a3d8c9c0746981b60b673ef5b43f3c709be020b21add313bf157c3a608899269bc4f2ff3def363ba08d20d7f124117b0ded3b33c23dcb9cc
checksum: 36750b94b8a1abaa2448f6eb6e29c8e38680d06e950bcaab67d26f3ab4509b2bdfcb74162e7e79846665c360943204c0d4d571176187e17a3e7073595763e42e
languageName: node
linkType: hard

Expand Down

0 comments on commit a72690a

Please sign in to comment.