fix(deps): update dependency graphiql to v3.0.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
f77b3f555e
commit
615159e536
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Updated dependency `graphiql` to `3.0.10`.
|
||||
@@ -45,7 +45,7 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"graphiql": "3.0.9",
|
||||
"graphiql": "3.0.10",
|
||||
"graphql": "^16.0.0",
|
||||
"graphql-config": "^5.0.2",
|
||||
"graphql-ws": "^5.4.1",
|
||||
|
||||
@@ -4459,7 +4459,7 @@ __metadata:
|
||||
"@types/react": ^16.13.1 || ^17.0.0
|
||||
"@types/swagger-ui-react": ^4.18.0
|
||||
cross-fetch: ^4.0.0
|
||||
graphiql: 3.0.9
|
||||
graphiql: 3.0.10
|
||||
graphql: ^16.0.0
|
||||
graphql-config: ^5.0.2
|
||||
graphql-ws: ^5.4.1
|
||||
@@ -28157,23 +28157,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphiql@npm:3.0.9":
|
||||
version: 3.0.9
|
||||
resolution: "graphiql@npm:3.0.9"
|
||||
dependencies:
|
||||
"@graphiql/react": ^0.20.2
|
||||
"@graphiql/toolkit": ^0.9.1
|
||||
graphql-language-service: ^5.2.0
|
||||
markdown-it: ^12.2.0
|
||||
peerDependencies:
|
||||
graphql: ^15.5.0 || ^16.0.0
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
react-dom: ^16.8.0 || ^17 || ^18
|
||||
checksum: 4431842ddcee548bb0aacbe6c8d2eaf3a8cd34fcdb584d98e0983dec21bdeeeaee4550c80a34debd290aebbd8535dae488d2d0beb85e1cb59b89ba4ed08ef32c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphiql@npm:^3.0.6":
|
||||
"graphiql@npm:3.0.10, graphiql@npm:^3.0.6":
|
||||
version: 3.0.10
|
||||
resolution: "graphiql@npm:3.0.10"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user