Skip to content

Commit 9134707

Browse files
fix(deps): update graphiql packages (#2198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dcb322 commit 9134707

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"axios": "1.9.0",
3535
"dedent": "1.6.0",
3636
"enumify": "2.0.0",
37-
"graphiql": "4.1.1",
37+
"graphiql": "4.1.2",
3838
"graphql": "16.11.0",
3939
"graphql-tag": "2.12.6",
4040
"lodash-es": "4.17.21",
4141
"markdown-it": "14.1.0",
4242
"mitt": "3.0.1",
4343
"nprogress": "1.0.0-1",
44-
"preact": "10.26.8",
44+
"preact": "10.26.9",
4545
"simple-icons": "15.1.0",
4646
"subscriptions-transport-ws": "0.11.0",
4747
"svg-pan-zoom": "3.6.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4325,7 +4325,7 @@ __metadata:
43254325
eslint-plugin-vuetify: "npm:2.5.2"
43264326
express: "npm:5.1.0"
43274327
express-ws: "npm:5.0.2"
4328-
graphiql: "npm:4.1.1"
4328+
graphiql: "npm:4.1.2"
43294329
graphql: "npm:16.11.0"
43304330
graphql-tag: "npm:2.12.6"
43314331
istanbul-lib-coverage: "npm:3.2.2"
@@ -4337,7 +4337,7 @@ __metadata:
43374337
nodemon: "npm:3.1.10"
43384338
nprogress: "npm:1.0.0-1"
43394339
nyc: "npm:17.1.0"
4340-
preact: "npm:10.26.8"
4340+
preact: "npm:10.26.9"
43414341
sass-embedded: "npm:1.89.0"
43424342
simple-icons: "npm:15.1.0"
43434343
sinon: "npm:20.0.0"
@@ -6372,9 +6372,9 @@ __metadata:
63726372
languageName: node
63736373
linkType: hard
63746374

6375-
"graphiql@npm:4.1.1":
6376-
version: 4.1.1
6377-
resolution: "graphiql@npm:4.1.1"
6375+
"graphiql@npm:4.1.2":
6376+
version: 4.1.2
6377+
resolution: "graphiql@npm:4.1.2"
63786378
dependencies:
63796379
"@graphiql/plugin-doc-explorer": "npm:^0.2.2"
63806380
"@graphiql/plugin-history": "npm:^0.2.2"
@@ -6384,7 +6384,7 @@ __metadata:
63846384
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
63856385
react: ^18 || ^19
63866386
react-dom: ^18 || ^19
6387-
checksum: 10c0/f39c465022ee3d53551c92cf21c1fb736637eb0b3a2a6761af9365aec7e4d90a349f5556bd91271809081c494dc136b2699f2398540f2c415d2246aaa11994f0
6387+
checksum: 10c0/48575fd742e72a6736f59f5a3f8bc08299963f44a62885a766d9e9798bcc3f75c6d46840ca3a17383edcc598c9732e24e6df13ad7f7e5702ce950a4917b90704
63886388
languageName: node
63896389
linkType: hard
63906390

@@ -8856,10 +8856,10 @@ __metadata:
88568856
languageName: node
88578857
linkType: hard
88588858

8859-
"preact@npm:10.26.8":
8860-
version: 10.26.8
8861-
resolution: "preact@npm:10.26.8"
8862-
checksum: 10c0/83b6a38af15386c0d93bbaf12996d624354f9c511f79d188f0d673b8f91740849b0603c207da1f10450b07a8659333864a3735d3b5fe23a790ef6cb85d1107c8
8859+
"preact@npm:10.26.9":
8860+
version: 10.26.9
8861+
resolution: "preact@npm:10.26.9"
8862+
checksum: 10c0/15f187e3278ae749b70e887f88bb01be63ebcc2eea46ffa86be69180716db40b8b4304e9768767fd68a5910ef5fd1f9ea6389e17cd25e950be76574d568e8fc3
88638863
languageName: node
88648864
linkType: hard
88658865

0 commit comments

Comments
 (0)