Skip to content

fix(deps): update graphiql monorepo #552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0",
"@dnd-kit/sortable": "10.0.0",
"@graphiql/plugin-doc-explorer": "^0.0.1",
"@graphiql/react": "0.32.1",
"@graphiql/plugin-doc-explorer": "^0.2.0",
"@graphiql/react": "0.34.1",
"@mjfwebb/thememirror": "^2.0.2",
"@neo4j-ndl/base": "2.12.14",
"@neo4j-ndl/react": "2.16.28",
Expand Down
36 changes: 19 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1247,26 +1247,27 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/plugin-doc-explorer@npm:^0.0.1":
version: 0.0.1
resolution: "@graphiql/plugin-doc-explorer@npm:0.0.1"
"@graphiql/plugin-doc-explorer@npm:^0.2.0":
version: 0.2.2
resolution: "@graphiql/plugin-doc-explorer@npm:0.2.2"
dependencies:
"@graphiql/react": "npm:^0.32.0"
"@graphiql/react": "npm:^0.34.1"
"@headlessui/react": "npm:^2.2"
react-compiler-runtime: "npm:19.1.0-rc.1"
zustand: "npm:^5"
peerDependencies:
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: 10c0/eb15e3bde27809dfd7b0a8559849c19928fde73b577d16807e97425d8b31256e77dcf51d55ad19362662f34aa25cf5ffe020e9d6c7e7d20db9bbb73e894721ff
checksum: 10c0/73dd7d9549638af941bf005226833a9ec453fda3240c2504ad86932a437e274b98636318d58b885f5e52233ba595a553ea6fcd43d2180b2a334d697e844482ff
languageName: node
linkType: hard

"@graphiql/react@npm:0.32.1, @graphiql/react@npm:^0.32.0":
version: 0.32.1
resolution: "@graphiql/react@npm:0.32.1"
"@graphiql/react@npm:0.34.1, @graphiql/react@npm:^0.34.1":
version: 0.34.1
resolution: "@graphiql/react@npm:0.34.1"
dependencies:
"@graphiql/toolkit": "npm:^0.11.2"
"@graphiql/toolkit": "npm:^0.11.3"
"@radix-ui/react-dialog": "npm:^1.1"
"@radix-ui/react-dropdown-menu": "npm:^2.1"
"@radix-ui/react-tooltip": "npm:^1.2"
Expand All @@ -1282,17 +1283,18 @@ __metadata:
markdown-it: "npm:^14.1.0"
react-compiler-runtime: "npm:19.1.0-rc.1"
set-value: "npm:^4.1.0"
zustand: "npm:^5"
peerDependencies:
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: 10c0/73d2ccb4ef0f8663024df0841ac011fe8ef33c329c1936ff6209ed7e1bfcff57e30d012ffa891db95293c40b9c25b217252a4c9fb98dcda544956b91f1990e70
checksum: 10c0/e44d7039f143813cc4e42c41fe12b6997e83379bc0b1ab1bf45e5f17c9f257f7aa76465d56fceb750d7e8fd379ed88950ffc021162588e2f74fd0604b6ac9cac
languageName: node
linkType: hard

"@graphiql/toolkit@npm:^0.11.2":
version: 0.11.2
resolution: "@graphiql/toolkit@npm:0.11.2"
"@graphiql/toolkit@npm:^0.11.3":
version: 0.11.3
resolution: "@graphiql/toolkit@npm:0.11.3"
dependencies:
"@n1ru4l/push-pull-async-iterable-iterator": "npm:^3.1.0"
meros: "npm:^1.1.4"
Expand All @@ -1302,7 +1304,7 @@ __metadata:
peerDependenciesMeta:
graphql-ws:
optional: true
checksum: 10c0/4a6504f81794f4803a102aed05221c95d21c75d699fc56fbc328da5692b489eb1a9ebe22bcb775a6005dbcbbd90b25569bd2ac92c70aeea36c2b4916566ca952
checksum: 10c0/dda0801680076586d41344bea5d4d42f0a0fe68913ed1c0916331004552e9aa7090986d73d29e358b814441425895c48fe20a448c775102e883c2ed5a5b904e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2054,8 +2056,8 @@ __metadata:
"@dnd-kit/core": "npm:6.3.1"
"@dnd-kit/modifiers": "npm:9.0.0"
"@dnd-kit/sortable": "npm:10.0.0"
"@graphiql/plugin-doc-explorer": "npm:^0.0.1"
"@graphiql/react": "npm:0.32.1"
"@graphiql/plugin-doc-explorer": "npm:^0.2.0"
"@graphiql/react": "npm:0.34.1"
"@mjfwebb/thememirror": "npm:^2.0.2"
"@neo4j-ndl/base": "npm:2.12.14"
"@neo4j-ndl/react": "npm:2.16.28"
Expand Down Expand Up @@ -18350,7 +18352,7 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:5.0.5":
"zustand@npm:5.0.5, zustand@npm:^5":
version: 5.0.5
resolution: "zustand@npm:5.0.5"
peerDependencies:
Expand Down
Loading