Skip to content

Commit 1354fc5

Browse files
fix(deps): update dependency graphiql to v3.3.1 (#1831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b52803a commit 1354fc5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"axios": "1.7.2",
3535
"dedent": "1.5.3",
3636
"enumify": "2.0.0",
37-
"graphiql": "3.2.3",
37+
"graphiql": "3.3.1",
3838
"graphql": "16.9.0",
3939
"graphql-tag": "2.12.6",
4040
"lodash-es": "4.17.21",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -883,9 +883,9 @@ __metadata:
883883
languageName: node
884884
linkType: hard
885885

886-
"@graphiql/react@npm:^0.22.2":
887-
version: 0.22.2
888-
resolution: "@graphiql/react@npm:0.22.2"
886+
"@graphiql/react@npm:^0.22.3":
887+
version: 0.22.3
888+
resolution: "@graphiql/react@npm:0.22.3"
889889
dependencies:
890890
"@graphiql/toolkit": "npm:^0.9.1"
891891
"@headlessui/react": "npm:^1.7.15"
@@ -906,7 +906,7 @@ __metadata:
906906
graphql: ^15.5.0 || ^16.0.0
907907
react: ^16.8.0 || ^17 || ^18
908908
react-dom: ^16.8.0 || ^17 || ^18
909-
checksum: 10c0/2484383cb57e71eb17985fe2cf56e014052531f02ccab97d30bae6746f772f7dbde68a92aa0bc42aa5f9ff24672234deefd9cbc6df147c5d672a7fbff1d3f1db
909+
checksum: 10c0/75259f488675625cd9d2ae7544c383a0d00106a1d44a443030a7ba8355f3836bc53d91fa375cc4a431f3de265d820d5482ef1dba8ecba2c924d166316824558a
910910
languageName: node
911911
linkType: hard
912912

@@ -3808,7 +3808,7 @@ __metadata:
38083808
eslint-plugin-vuetify: "npm:2.4.0"
38093809
express: "npm:4.19.2"
38103810
express-ws: "npm:5.0.2"
3811-
graphiql: "npm:3.2.3"
3811+
graphiql: "npm:3.3.1"
38123812
graphql: "npm:16.9.0"
38133813
graphql-tag: "npm:2.12.6"
38143814
istanbul-lib-coverage: "npm:3.2.2"
@@ -5871,19 +5871,19 @@ __metadata:
58715871
languageName: node
58725872
linkType: hard
58735873

5874-
"graphiql@npm:3.2.3":
5875-
version: 3.2.3
5876-
resolution: "graphiql@npm:3.2.3"
5874+
"graphiql@npm:3.3.1":
5875+
version: 3.3.1
5876+
resolution: "graphiql@npm:3.3.1"
58775877
dependencies:
5878-
"@graphiql/react": "npm:^0.22.2"
5878+
"@graphiql/react": "npm:^0.22.3"
58795879
"@graphiql/toolkit": "npm:^0.9.1"
58805880
graphql-language-service: "npm:^5.2.1"
58815881
markdown-it: "npm:^14.1.0"
58825882
peerDependencies:
58835883
graphql: ^15.5.0 || ^16.0.0
58845884
react: ^16.8.0 || ^17 || ^18
58855885
react-dom: ^16.8.0 || ^17 || ^18
5886-
checksum: 10c0/3acaaf7260399047456fbf61d4dec82962b3ce283dcec7165724c56bbbb9d6cffeb4111e899b1adcc2a1d6ad34e40080fe7e686a8052a582a2599ed4f93f6912
5886+
checksum: 10c0/8b4e90180dd0448c16cbbda979a219e7ffcc66d6fb34ed044e688184b8cfec72f7ace571d0165ab9c9eccea5e5fd96a181e478830c34ca5bc352540ef36a4aa9
58875887
languageName: node
58885888
linkType: hard
58895889

0 commit comments

Comments
 (0)