Skip to content

Commit 839869b

Browse files
fix(deps): update dependency @graphiql/react to v0.32.1 (#544)
* fix(deps): update dependency @graphiql/react to v0.32.1 * fix(deps): update @graphiql/react version and remove redundant entry --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Webb <[email protected]> Co-authored-by: Michael Webb <[email protected]>
1 parent 15b9c0f commit 839869b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@dnd-kit/modifiers": "9.0.0",
5050
"@dnd-kit/sortable": "10.0.0",
5151
"@graphiql/plugin-doc-explorer": "^0.0.1",
52-
"@graphiql/react": "0.32.0",
52+
"@graphiql/react": "0.32.1",
5353
"@mjfwebb/thememirror": "^2.0.2",
5454
"@neo4j-ndl/base": "2.12.14",
5555
"@neo4j-ndl/react": "2.16.28",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,9 +1262,9 @@ __metadata:
12621262
languageName: node
12631263
linkType: hard
12641264

1265-
"@graphiql/react@npm:0.32.0, @graphiql/react@npm:^0.32.0":
1266-
version: 0.32.0
1267-
resolution: "@graphiql/react@npm:0.32.0"
1265+
"@graphiql/react@npm:0.32.1, @graphiql/react@npm:^0.32.0":
1266+
version: 0.32.1
1267+
resolution: "@graphiql/react@npm:0.32.1"
12681268
dependencies:
12691269
"@graphiql/toolkit": "npm:^0.11.2"
12701270
"@radix-ui/react-dialog": "npm:^1.1"
@@ -1286,7 +1286,7 @@ __metadata:
12861286
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
12871287
react: ^18 || ^19
12881288
react-dom: ^18 || ^19
1289-
checksum: 10c0/c1c9312c092787aa2bc76f6f4e5995f5ab638e2211efebc21f0341f960000db8640584e0189aee2cbea35f71f16663f95802b26cedb0e8651a69b298d6187e10
1289+
checksum: 10c0/73d2ccb4ef0f8663024df0841ac011fe8ef33c329c1936ff6209ed7e1bfcff57e30d012ffa891db95293c40b9c25b217252a4c9fb98dcda544956b91f1990e70
12901290
languageName: node
12911291
linkType: hard
12921292

@@ -2055,7 +2055,7 @@ __metadata:
20552055
"@dnd-kit/modifiers": "npm:9.0.0"
20562056
"@dnd-kit/sortable": "npm:10.0.0"
20572057
"@graphiql/plugin-doc-explorer": "npm:^0.0.1"
2058-
"@graphiql/react": "npm:0.32.0"
2058+
"@graphiql/react": "npm:0.32.1"
20592059
"@mjfwebb/thememirror": "npm:^2.0.2"
20602060
"@neo4j-ndl/base": "npm:2.12.14"
20612061
"@neo4j-ndl/react": "npm:2.16.28"

0 commit comments

Comments
 (0)