Skip to content

Commit 007fff9

Browse files
fix(deps): update dependency @graphiql/react to v0.28.2 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8720bd2 commit 007fff9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@dnd-kit/core": "6.3.1",
5050
"@dnd-kit/modifiers": "7.0.0",
5151
"@dnd-kit/sortable": "8.0.0",
52-
"@graphiql/react": "0.28.1",
52+
"@graphiql/react": "0.28.2",
5353
"@neo4j-ndl/base": "2.12.14",
5454
"@neo4j-ndl/react": "2.16.28",
5555
"@neo4j/graphql": "6.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,9 +1182,9 @@ __metadata:
11821182
languageName: node
11831183
linkType: hard
11841184

1185-
"@graphiql/react@npm:0.28.1":
1186-
version: 0.28.1
1187-
resolution: "@graphiql/react@npm:0.28.1"
1185+
"@graphiql/react@npm:0.28.2":
1186+
version: 0.28.2
1187+
resolution: "@graphiql/react@npm:0.28.2"
11881188
dependencies:
11891189
"@graphiql/toolkit": "npm:^0.11.0"
11901190
"@headlessui/react": "npm:^1.7.15"
@@ -1207,7 +1207,7 @@ __metadata:
12071207
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
12081208
react: ^16.8.0 || ^17 || ^18
12091209
react-dom: ^16.8.0 || ^17 || ^18
1210-
checksum: 10c0/40c5294dc6eae85929f8d53746838cdcad785b43975f992243562b03c20021242f00116e2c6c822c5a5d52658214e90ed09d5ee187e3b5fc5d82c1cdde6654ef
1210+
checksum: 10c0/05287068df1410736b4dd0e16d451eae11ccdc279b6dbc899759b6c58dbbf705e59e375c81e387c78b6b0c9379c99f822488fc82ae24012f3cc219e86e93c12a
12111211
languageName: node
12121212
linkType: hard
12131213

@@ -2001,7 +2001,7 @@ __metadata:
20012001
"@dnd-kit/core": "npm:6.3.1"
20022002
"@dnd-kit/modifiers": "npm:7.0.0"
20032003
"@dnd-kit/sortable": "npm:8.0.0"
2004-
"@graphiql/react": "npm:0.28.1"
2004+
"@graphiql/react": "npm:0.28.2"
20052005
"@neo4j-ndl/base": "npm:2.12.14"
20062006
"@neo4j-ndl/react": "npm:2.16.28"
20072007
"@neo4j/graphql": "npm:6.2.2"

0 commit comments

Comments
 (0)