Skip to content

Commit

Permalink
fix(deps): update dependency graphiql to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2023
1 parent c2688e3 commit 9e8dd2e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"axios": "1.4.0",
"dedent": "1.2.0",
"enumify": "2.0.0",
"graphiql": "3.0.0",
"graphiql": "3.0.4",
"graphql": "16.7.1",
"graphql-tag": "2.12.6",
"lodash": "4.17.21",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -805,11 +805,11 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/react@npm:^0.18.0":
version: 0.18.0
resolution: "@graphiql/react@npm:0.18.0"
"@graphiql/react@npm:^0.19.2":
version: 0.19.2
resolution: "@graphiql/react@npm:0.19.2"
dependencies:
"@graphiql/toolkit": ^0.8.4
"@graphiql/toolkit": ^0.9.1
"@headlessui/react": ^1.7.15
"@radix-ui/react-dialog": ^1.0.4
"@radix-ui/react-dropdown-menu": ^2.0.5
Expand All @@ -828,13 +828,13 @@ __metadata:
graphql: ^15.5.0 || ^16.0.0
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: a12e8ac3cecdcceaa3a333218ad5f6a1a0ddfb267dcaabb7bd60ed417d517344ceef20083b3fba471d0bb3199c8e93e2cfb99b70451084563ae6ce19d3258d92
checksum: 1d097bac9cae4a5bef4fa1358f322d84a32bc26ff923f1b68036ac4de4ca5ada85ae6f1b2539e750cacf87f007fdc6c0c2892054f83ce69737499cc8075314b2
languageName: node
linkType: hard

"@graphiql/toolkit@npm:^0.8.4":
version: 0.8.4
resolution: "@graphiql/toolkit@npm:0.8.4"
"@graphiql/toolkit@npm:^0.9.1":
version: 0.9.1
resolution: "@graphiql/toolkit@npm:0.9.1"
dependencies:
"@n1ru4l/push-pull-async-iterable-iterator": ^3.1.0
meros: ^1.1.4
Expand All @@ -844,7 +844,7 @@ __metadata:
peerDependenciesMeta:
graphql-ws:
optional: true
checksum: 3587521ef64d867930375d746e28ab8373f3f034c6878a99d67e262074d28bf1102b9207db3cb34ae7b80cee8aa4b139fe865dae22a3bcc58f5909294d4a20b3
checksum: 5328426051b7f9a9ffbd569c950d1a103ce0e2ee7b5d7a57f3d899488ad43d1a5101e8aeced7416e106c7687d67bb7981aa7e87dea5b0f17b77569aa738bf3b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3592,7 +3592,7 @@ __metadata:
eslint-plugin-vuetify: 2.0.3
express: 4.18.2
express-ws: 5.0.2
graphiql: 3.0.0
graphiql: 3.0.4
graphql: 16.7.1
graphql-tag: 2.12.6
graphql-ws: 5.14.0
Expand Down Expand Up @@ -5644,19 +5644,19 @@ __metadata:
languageName: node
linkType: hard

"graphiql@npm:3.0.0":
version: 3.0.0
resolution: "graphiql@npm:3.0.0"
"graphiql@npm:3.0.4":
version: 3.0.4
resolution: "graphiql@npm:3.0.4"
dependencies:
"@graphiql/react": ^0.18.0
"@graphiql/toolkit": ^0.8.4
"@graphiql/react": ^0.19.2
"@graphiql/toolkit": ^0.9.1
graphql-language-service: ^5.1.7
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: b60e8aa53c043f7e223245a7c06063db6819edd8ac8e8f61521ff513daede28bdbfe509de4322d05a50d08dc6f8661a7852f8ff8e8d5d27669faad9f450ffc62
checksum: 1330c375da6675131964b9dfe316b84d01217c5f1fefb0639fb9857588f2db58d045fb409b0af052d13602c99c31837fdf6694fdeaca0ca45ffa8d35749223e4
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e8dd2e

Please sign in to comment.