Skip to content
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

fix(deps): update graphiql packages #2043

Merged
merged 1 commit into from
Jan 12, 2025
Merged
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 @@ -34,14 +34,14 @@
"axios": "1.7.8",
"dedent": "1.5.3",
"enumify": "2.0.0",
"graphiql": "3.7.2",
"graphiql": "3.8.3",
"graphql": "16.10.0",
"graphql-tag": "2.12.6",
"lodash-es": "4.17.21",
"markdown-it": "14.1.0",
"mitt": "3.0.1",
"nprogress": "1.0.0-1",
"preact": "10.24.3",
"preact": "10.25.4",
"simple-icons": "2.19.0",
"subscriptions-transport-ws": "0.11.0",
"svg-pan-zoom": "3.6.2",
Expand Down
52 changes: 31 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -939,9 +939,9 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/react@npm:^0.27.0":
version: 0.27.0
resolution: "@graphiql/react@npm:0.27.0"
"@graphiql/react@npm:^0.28.2":
version: 0.28.2
resolution: "@graphiql/react@npm:0.28.2"
dependencies:
"@graphiql/toolkit": "npm:^0.11.0"
"@headlessui/react": "npm:^1.7.15"
Expand All @@ -952,18 +952,19 @@ __metadata:
"@types/codemirror": "npm:^5.60.8"
clsx: "npm:^1.2.1"
codemirror: "npm:^5.65.3"
codemirror-graphql: "npm:^2.1.1"
codemirror-graphql: "npm:^2.2.0"
copy-to-clipboard: "npm:^3.2.0"
framer-motion: "npm:^6.5.1"
get-value: "npm:^3.0.1"
graphql-language-service: "npm:^5.3.0"
markdown-it: "npm:^14.1.0"
react-compiler-runtime: "npm:19.0.0-beta-37ed2a7-20241206"
set-value: "npm:^4.1.0"
peerDependencies:
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/420523cbde4332145f4709a0fe8cce79fff667eec3cb1af633cb83eef08e4427a5ac013040c0bb7cd49187d35ca15338811c622545a0000856b77c2c778c6b0a
checksum: 10c0/05287068df1410736b4dd0e16d451eae11ccdc279b6dbc899759b6c58dbbf705e59e375c81e387c78b6b0c9379c99f822488fc82ae24012f3cc219e86e93c12a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3644,17 +3645,17 @@ __metadata:
languageName: node
linkType: hard

"codemirror-graphql@npm:^2.1.1":
version: 2.1.1
resolution: "codemirror-graphql@npm:2.1.1"
"codemirror-graphql@npm:^2.2.0":
version: 2.2.0
resolution: "codemirror-graphql@npm:2.2.0"
dependencies:
"@types/codemirror": "npm:^0.0.90"
graphql-language-service: "npm:5.3.0"
peerDependencies:
"@codemirror/language": 6.0.0
codemirror: ^5.65.3
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0-alpha.2
checksum: 10c0/7fc617cea5d4882764fa22cea2b4e30683870e04317ceece55761f76ca5f77d9f0e4260511fbcede880420f849cb54d961cb6f31c818c8b483423f77dc32fc85
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/2e1db81fd2afe2ae4db5a925d9f1e2473ec472ef072e1fac516869796544971c648f73e78bef042d42b58d3f59005809ea5be1405eedbe49fcf817e4407b85fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3970,7 +3971,7 @@ __metadata:
eslint-plugin-vuetify: "npm:2.5.1"
express: "npm:4.21.2"
express-ws: "npm:5.0.2"
graphiql: "npm:3.7.2"
graphiql: "npm:3.8.3"
graphql: "npm:16.10.0"
graphql-tag: "npm:2.12.6"
istanbul-lib-coverage: "npm:3.2.2"
Expand All @@ -3982,7 +3983,7 @@ __metadata:
nodemon: "npm:3.1.9"
nprogress: "npm:1.0.0-1"
nyc: "npm:17.1.0"
preact: "npm:10.24.3"
preact: "npm:10.25.4"
sass-embedded: "npm:1.81.0"
simple-icons: "npm:2.19.0"
sinon: "npm:19.0.2"
Expand Down Expand Up @@ -6148,16 +6149,16 @@ __metadata:
languageName: node
linkType: hard

"graphiql@npm:3.7.2":
version: 3.7.2
resolution: "graphiql@npm:3.7.2"
"graphiql@npm:3.8.3":
version: 3.8.3
resolution: "graphiql@npm:3.8.3"
dependencies:
"@graphiql/react": "npm:^0.27.0"
"@graphiql/react": "npm:^0.28.2"
peerDependencies:
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/7cf045415d209a7400a8c5c09c2e8cbfdde1368e416c209a4b7a71a933c7400d49a62e2fbcf412460f0be3662785384af706393a96b52db67b3520ebf1c0da55
checksum: 10c0/1c59416342410bdb634464310c19a1c09ea301a2381cfe7e0c51f3a840209e10a76c03db45355b8b96adbc1ed4b4c7821fbaffc033af6e85148ffe05cc50cf02
languageName: node
linkType: hard

Expand Down Expand Up @@ -8624,10 +8625,10 @@ __metadata:
languageName: node
linkType: hard

"preact@npm:10.24.3":
version: 10.24.3
resolution: "preact@npm:10.24.3"
checksum: 10c0/c863df6d7be6a660480189762d8a8f2d4148733fc2bb9efbd9d2fd27315d2c7ede850a16077d716c91666c915c0349bd3c9699733e4f08457226a0519f408761
"preact@npm:10.25.4":
version: 10.25.4
resolution: "preact@npm:10.25.4"
checksum: 10c0/33a009d614d2b47df1c867935fe057c1dfd2bae1aaab41d6e981434b761f75b88e82eac7847ae486b4dbcffc74af814b8dc59ccef17b10625e3effefa2e1ef67
languageName: node
linkType: hard

Expand Down Expand Up @@ -8795,6 +8796,15 @@ __metadata:
languageName: node
linkType: hard

"react-compiler-runtime@npm:19.0.0-beta-37ed2a7-20241206":
version: 19.0.0-beta-37ed2a7-20241206
resolution: "react-compiler-runtime@npm:19.0.0-beta-37ed2a7-20241206"
peerDependencies:
react: ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/92bd9e73ca238fc92e9a482c0e1678aaebcea06bf33605c0a38c490b061237a6c2829ad7b811ce8eb93684768418eebcd7087035d7cc9bd494d6e59c222f999a
languageName: node
linkType: hard

"react-is@npm:^16.13.1, react-is@npm:^16.7.0":
version: 16.13.1
resolution: "react-is@npm:16.13.1"
Expand Down
Loading