Skip to content

Commit

Permalink
fix(deps): update dependency @graphiql/react to v0.27.0 (#398)
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 Nov 10, 2024
1 parent 91e48bd commit c2c11c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@graphiql/react": "0.26.2",
"@graphiql/react": "0.27.0",
"@neo4j-ndl/base": "2.12.14",
"@neo4j-ndl/react": "2.16.28",
"@neo4j/graphql": "6.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1162,9 +1162,9 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/react@npm:0.26.2":
version: 0.26.2
resolution: "@graphiql/react@npm:0.26.2"
"@graphiql/react@npm:0.27.0":
version: 0.27.0
resolution: "@graphiql/react@npm:0.27.0"
dependencies:
"@graphiql/toolkit": "npm:^0.11.0"
"@headlessui/react": "npm:^1.7.15"
Expand All @@ -1183,10 +1183,10 @@ __metadata:
markdown-it: "npm:^14.1.0"
set-value: "npm:^4.1.0"
peerDependencies:
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0-alpha.2
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 10c0/365797d16b7eb6479718699b5ff0565c6549ae78ef554cbf8d7eb31df2223e0bc5ba467574439c3010e41ba376b7ec6df5988ae3e00c387900b81d05747e9fdf
checksum: 10c0/420523cbde4332145f4709a0fe8cce79fff667eec3cb1af633cb83eef08e4427a5ac013040c0bb7cd49187d35ca15338811c622545a0000856b77c2c778c6b0a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1980,7 +1980,7 @@ __metadata:
"@dnd-kit/core": "npm:6.1.0"
"@dnd-kit/modifiers": "npm:7.0.0"
"@dnd-kit/sortable": "npm:8.0.0"
"@graphiql/react": "npm:0.26.2"
"@graphiql/react": "npm:0.27.0"
"@neo4j-ndl/base": "npm:2.12.14"
"@neo4j-ndl/react": "npm:2.16.28"
"@neo4j/graphql": "npm:6.0.0"
Expand Down

0 comments on commit c2c11c5

Please sign in to comment.