fix(deps): update dependency graphiql to v3.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
49aacec3b9
commit
c03f977e04
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Updated dependency `graphiql` to `3.1.0`.
|
||||
@@ -46,7 +46,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.10",
|
||||
"graphiql": "3.1.0",
|
||||
"graphql": "^16.0.0",
|
||||
"graphql-config": "^5.0.2",
|
||||
"graphql-ws": "^5.4.1",
|
||||
|
||||
@@ -4448,7 +4448,7 @@ __metadata:
|
||||
"@testing-library/user-event": ^14.0.0
|
||||
"@types/react": ^16.13.1 || ^17.0.0
|
||||
"@types/swagger-ui-react": ^4.18.0
|
||||
graphiql: 3.0.10
|
||||
graphiql: 3.1.0
|
||||
graphql: ^16.0.0
|
||||
graphql-config: ^5.0.2
|
||||
graphql-ws: ^5.4.1
|
||||
@@ -28409,23 +28409,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphiql@npm:3.0.10":
|
||||
version: 3.0.10
|
||||
resolution: "graphiql@npm:3.0.10"
|
||||
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: f85b5e82cd2280325dedb28d42580119df46b6724a913a571b7a8183c2bf23d4832edf45570d6c8a0af18ba576f50c9b39219a8537277cba626f0411e6ed55bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphiql@npm:^3.0.6":
|
||||
"graphiql@npm:3.1.0, graphiql@npm:^3.0.6":
|
||||
version: 3.1.0
|
||||
resolution: "graphiql@npm:3.1.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user