Skip to content

Commit 47b7766

Browse files
fix(deps): update graphiql monorepo
1 parent 78ed3cd commit 47b7766

File tree

2 files changed

+21
-19
lines changed

2 files changed

+21
-19
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.2.0",
52+
"@graphiql/react": "0.34.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: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,26 +1247,27 @@ __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.2.0":
1251+
version: 0.2.2
1252+
resolution: "@graphiql/plugin-doc-explorer@npm:0.2.2"
12531253
dependencies:
1254-
"@graphiql/react": "npm:^0.32.0"
1254+
"@graphiql/react": "npm:^0.34.1"
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/73dd7d9549638af941bf005226833a9ec453fda3240c2504ad86932a437e274b98636318d58b885f5e52233ba595a553ea6fcd43d2180b2a334d697e844482ff
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.34.1, @graphiql/react@npm:^0.34.1":
1267+
version: 0.34.1
1268+
resolution: "@graphiql/react@npm:0.34.1"
12681269
dependencies:
1269-
"@graphiql/toolkit": "npm:^0.11.2"
1270+
"@graphiql/toolkit": "npm:^0.11.3"
12701271
"@radix-ui/react-dialog": "npm:^1.1"
12711272
"@radix-ui/react-dropdown-menu": "npm:^2.1"
12721273
"@radix-ui/react-tooltip": "npm:^1.2"
@@ -1282,17 +1283,18 @@ __metadata:
12821283
markdown-it: "npm:^14.1.0"
12831284
react-compiler-runtime: "npm:19.1.0-rc.1"
12841285
set-value: "npm:^4.1.0"
1286+
zustand: "npm:^5"
12851287
peerDependencies:
12861288
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
12871289
react: ^18 || ^19
12881290
react-dom: ^18 || ^19
1289-
checksum: 10c0/73d2ccb4ef0f8663024df0841ac011fe8ef33c329c1936ff6209ed7e1bfcff57e30d012ffa891db95293c40b9c25b217252a4c9fb98dcda544956b91f1990e70
1291+
checksum: 10c0/e44d7039f143813cc4e42c41fe12b6997e83379bc0b1ab1bf45e5f17c9f257f7aa76465d56fceb750d7e8fd379ed88950ffc021162588e2f74fd0604b6ac9cac
12901292
languageName: node
12911293
linkType: hard
12921294

1293-
"@graphiql/toolkit@npm:^0.11.2":
1294-
version: 0.11.2
1295-
resolution: "@graphiql/toolkit@npm:0.11.2"
1295+
"@graphiql/toolkit@npm:^0.11.3":
1296+
version: 0.11.3
1297+
resolution: "@graphiql/toolkit@npm:0.11.3"
12961298
dependencies:
12971299
"@n1ru4l/push-pull-async-iterable-iterator": "npm:^3.1.0"
12981300
meros: "npm:^1.1.4"
@@ -1302,7 +1304,7 @@ __metadata:
13021304
peerDependenciesMeta:
13031305
graphql-ws:
13041306
optional: true
1305-
checksum: 10c0/4a6504f81794f4803a102aed05221c95d21c75d699fc56fbc328da5692b489eb1a9ebe22bcb775a6005dbcbbd90b25569bd2ac92c70aeea36c2b4916566ca952
1307+
checksum: 10c0/dda0801680076586d41344bea5d4d42f0a0fe68913ed1c0916331004552e9aa7090986d73d29e358b814441425895c48fe20a448c775102e883c2ed5a5b904e2
13061308
languageName: node
13071309
linkType: hard
13081310

@@ -2054,8 +2056,8 @@ __metadata:
20542056
"@dnd-kit/core": "npm:6.3.1"
20552057
"@dnd-kit/modifiers": "npm:9.0.0"
20562058
"@dnd-kit/sortable": "npm:10.0.0"
2057-
"@graphiql/plugin-doc-explorer": "npm:^0.0.1"
2058-
"@graphiql/react": "npm:0.32.1"
2059+
"@graphiql/plugin-doc-explorer": "npm:^0.2.0"
2060+
"@graphiql/react": "npm:0.34.1"
20592061
"@mjfwebb/thememirror": "npm:^2.0.2"
20602062
"@neo4j-ndl/base": "npm:2.12.14"
20612063
"@neo4j-ndl/react": "npm:2.16.28"
@@ -20352,7 +20354,7 @@ __metadata:
2035220354
languageName: node
2035320355
linkType: hard
2035420356

20355-
"zustand@npm:5.0.5":
20357+
"zustand@npm:5.0.5, zustand@npm:^5":
2035620358
version: 5.0.5
2035720359
resolution: "zustand@npm:5.0.5"
2035820360
peerDependencies:

0 commit comments

Comments
 (0)