Update @graphiql/react to 0.29.0
To remove version discrepancies Signed-off-by: Timo Sand <timo.sand@f-secure.com>
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"@backstage/plugin-catalog-common": "workspace:^",
|
||||
"@backstage/plugin-catalog-react": "workspace:^",
|
||||
"@backstage/plugin-permission-react": "workspace:^",
|
||||
"@graphiql/react": "^0.23.0",
|
||||
"@graphiql/react": "^0.29.0",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
|
||||
@@ -4159,7 +4159,7 @@ __metadata:
|
||||
"@backstage/plugin-catalog-react": "workspace:^"
|
||||
"@backstage/plugin-permission-react": "workspace:^"
|
||||
"@backstage/test-utils": "workspace:^"
|
||||
"@graphiql/react": "npm:^0.23.0"
|
||||
"@graphiql/react": "npm:^0.29.0"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
"@material-ui/icons": "npm:^4.9.1"
|
||||
"@material-ui/lab": "npm:4.0.0-alpha.61"
|
||||
@@ -9484,33 +9484,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@graphiql/react@npm:^0.23.0":
|
||||
version: 0.23.0
|
||||
resolution: "@graphiql/react@npm:0.23.0"
|
||||
dependencies:
|
||||
"@graphiql/toolkit": "npm:^0.9.2"
|
||||
"@headlessui/react": "npm:^1.7.15"
|
||||
"@radix-ui/react-dialog": "npm:^1.0.4"
|
||||
"@radix-ui/react-dropdown-menu": "npm:^2.0.5"
|
||||
"@radix-ui/react-tooltip": "npm:^1.0.6"
|
||||
"@radix-ui/react-visually-hidden": "npm:^1.0.3"
|
||||
"@types/codemirror": "npm:^5.60.8"
|
||||
clsx: "npm:^1.2.1"
|
||||
codemirror: "npm:^5.65.3"
|
||||
codemirror-graphql: "npm:^2.0.13"
|
||||
copy-to-clipboard: "npm:^3.2.0"
|
||||
framer-motion: "npm:^6.5.1"
|
||||
graphql-language-service: "npm:^5.2.2"
|
||||
markdown-it: "npm:^14.1.0"
|
||||
set-value: "npm:^4.1.0"
|
||||
peerDependencies:
|
||||
graphql: ^15.5.0 || ^16.0.0
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
react-dom: ^16.8.0 || ^17 || ^18
|
||||
checksum: 10/d3e10e5e61cdc766b4b2c3597c26595c234974383e0942112174d5782bd5da3ac1be8091eea5dc7a91f475ba84f7f559f6eb36ebca87abb2d134f2e8f06a0356
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@graphiql/react@npm:^0.29.0":
|
||||
version: 0.29.0
|
||||
resolution: "@graphiql/react@npm:0.29.0"
|
||||
@@ -9556,22 +9529,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@graphiql/toolkit@npm:^0.9.2":
|
||||
version: 0.9.2
|
||||
resolution: "@graphiql/toolkit@npm:0.9.2"
|
||||
dependencies:
|
||||
"@n1ru4l/push-pull-async-iterable-iterator": "npm:^3.1.0"
|
||||
meros: "npm:^1.1.4"
|
||||
peerDependencies:
|
||||
graphql: ^15.5.0 || ^16.0.0
|
||||
graphql-ws: ">= 4.5.0"
|
||||
peerDependenciesMeta:
|
||||
graphql-ws:
|
||||
optional: true
|
||||
checksum: 10/cecf99652acbe3f263a08c2d895a6de99065308428458b051cb8d09e8303af24d5c62d9d6be3cc2ffa88b81f49a825696be8bd019eacb5693217c0018f812de1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@graphql-tools/batch-execute@npm:^9.0.1":
|
||||
version: 9.0.2
|
||||
resolution: "@graphql-tools/batch-execute@npm:9.0.2"
|
||||
@@ -27639,7 +27596,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"codemirror-graphql@npm:^2.0.13, codemirror-graphql@npm:^2.2.1":
|
||||
"codemirror-graphql@npm:^2.2.1":
|
||||
version: 2.2.4
|
||||
resolution: "codemirror-graphql@npm:2.2.4"
|
||||
dependencies:
|
||||
@@ -33639,7 +33596,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphql-language-service@npm:5.5.0, graphql-language-service@npm:^5.2.2, graphql-language-service@npm:^5.3.1":
|
||||
"graphql-language-service@npm:5.5.0, graphql-language-service@npm:^5.3.1":
|
||||
version: 5.5.0
|
||||
resolution: "graphql-language-service@npm:5.5.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user