Skip to content

Commit

Permalink
fix(deps): update dependency graphiql to v3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent bb6bafa commit 05c12c4
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.9",
"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": ^0.9.1
"@headlessui/react": ^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: 08eb53fc0449d5814ba92faff8e03ba77e97ecd4d3d473d115d1219e52b59d9a1cc1b0f34c41315b3a0185fb862646c1affd2094e1f5f524328a95c8e4e8b591
checksum: 76bd00fd144b1e3044e3239d80fbda49795e5eb41d222da373af11819d06f657a430eff6853e93724134538f3c5e619e0ecf9111b0818fe14569edb290106c84
languageName: node
linkType: hard

Expand Down Expand Up @@ -3748,7 +3748,7 @@ __metadata:
eslint-plugin-vuetify: 2.0.5
express: 4.18.2
express-ws: 5.0.2
graphiql: 3.0.6
graphiql: 3.0.9
graphql: 16.8.1
graphql-tag: 2.12.6
graphql-ws: 5.14.2
Expand Down Expand Up @@ -5767,19 +5767,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.9":
version: 3.0.9
resolution: "graphiql@npm:3.0.9"
dependencies:
"@graphiql/react": ^0.19.4
"@graphiql/react": ^0.20.2
"@graphiql/toolkit": ^0.9.1
graphql-language-service: ^5.2.0
markdown-it: ^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: 34d35ca4b46ce1e0cef0362f15d091481d2275e4a5b537b5715cfbaee15b1e114c31f35a63558a6f74a754687fbf4bc977411818af34e2e471a96902370c40f2
checksum: 4431842ddcee548bb0aacbe6c8d2eaf3a8cd34fcdb584d98e0983dec21bdeeeaee4550c80a34debd290aebbd8535dae488d2d0beb85e1cb59b89ba4ed08ef32c
languageName: node
linkType: hard

Expand Down

0 comments on commit 05c12c4

Please sign in to comment.