Skip to content

Commit c6367bf

Browse files
fix(deps): update graphiql monorepo
1 parent 6e2cad7 commit c6367bf

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@dnd-kit/core": "6.3.1",
4949
"@dnd-kit/modifiers": "9.0.0",
5050
"@dnd-kit/sortable": "10.0.0",
51-
"@graphiql/plugin-doc-explorer": "^0.0.1",
52-
"@graphiql/react": "0.32.1",
51+
"@graphiql/plugin-doc-explorer": "^0.1.0",
52+
"@graphiql/react": "0.32.2",
5353
"@mjfwebb/thememirror": "^2.0.2",
5454
"@neo4j-ndl/base": "2.12.14",
5555
"@neo4j-ndl/react": "2.16.28",

yarn.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,24 +1247,25 @@ __metadata:
12471247
languageName: node
12481248
linkType: hard
12491249

1250-
"@graphiql/plugin-doc-explorer@npm:^0.0.1":
1251-
version: 0.0.1
1252-
resolution: "@graphiql/plugin-doc-explorer@npm:0.0.1"
1250+
"@graphiql/plugin-doc-explorer@npm:^0.1.0":
1251+
version: 0.1.0
1252+
resolution: "@graphiql/plugin-doc-explorer@npm:0.1.0"
12531253
dependencies:
1254-
"@graphiql/react": "npm:^0.32.0"
1254+
"@graphiql/react": "npm:^0.32.2"
12551255
"@headlessui/react": "npm:^2.2"
12561256
react-compiler-runtime: "npm:19.1.0-rc.1"
1257+
zustand: "npm:^5"
12571258
peerDependencies:
12581259
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
12591260
react: ^18 || ^19
12601261
react-dom: ^18 || ^19
1261-
checksum: 10c0/eb15e3bde27809dfd7b0a8559849c19928fde73b577d16807e97425d8b31256e77dcf51d55ad19362662f34aa25cf5ffe020e9d6c7e7d20db9bbb73e894721ff
1262+
checksum: 10c0/786f21871fcfd801e7101ba60c8202ddc9825a513752f638b6d7a091c048aee14689a51fbc0fa2dcdf7a387288a6851931f362fa244d9bee0037b973717e54da
12621263
languageName: node
12631264
linkType: hard
12641265

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"
1266+
"@graphiql/react@npm:0.32.2, @graphiql/react@npm:^0.32.2":
1267+
version: 0.32.2
1268+
resolution: "@graphiql/react@npm:0.32.2"
12681269
dependencies:
12691270
"@graphiql/toolkit": "npm:^0.11.2"
12701271
"@radix-ui/react-dialog": "npm:^1.1"
@@ -1286,7 +1287,7 @@ __metadata:
12861287
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
12871288
react: ^18 || ^19
12881289
react-dom: ^18 || ^19
1289-
checksum: 10c0/73d2ccb4ef0f8663024df0841ac011fe8ef33c329c1936ff6209ed7e1bfcff57e30d012ffa891db95293c40b9c25b217252a4c9fb98dcda544956b91f1990e70
1290+
checksum: 10c0/48779e9ec301139a6b595bdd4a7e8b723a5b1774d3180f7ffc3841d0f52485216fcdebad84700d8325934bb8cb575efb65829f1f6e2c4be815ee8999a629997e
12901291
languageName: node
12911292
linkType: hard
12921293

@@ -2054,8 +2055,8 @@ __metadata:
20542055
"@dnd-kit/core": "npm:6.3.1"
20552056
"@dnd-kit/modifiers": "npm:9.0.0"
20562057
"@dnd-kit/sortable": "npm:10.0.0"
2057-
"@graphiql/plugin-doc-explorer": "npm:^0.0.1"
2058-
"@graphiql/react": "npm:0.32.1"
2058+
"@graphiql/plugin-doc-explorer": "npm:^0.1.0"
2059+
"@graphiql/react": "npm:0.32.2"
20592060
"@mjfwebb/thememirror": "npm:^2.0.2"
20602061
"@neo4j-ndl/base": "npm:2.12.14"
20612062
"@neo4j-ndl/react": "npm:2.16.28"
@@ -20334,7 +20335,7 @@ __metadata:
2033420335
languageName: node
2033520336
linkType: hard
2033620337

20337-
"zustand@npm:5.0.4":
20338+
"zustand@npm:5.0.4, zustand@npm:^5":
2033820339
version: 5.0.4
2033920340
resolution: "zustand@npm:5.0.4"
2034020341
peerDependencies:

0 commit comments

Comments
 (0)