chore: bump api-docs too

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-05-13 13:39:32 +02:00
parent a4a6a72a95
commit cf58f3415a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
---
'@backstage/plugin-graphiql': patch
'@backstage/plugin-api-docs': patch
---
Add the dependency `graphql-ws` to fix the latest release of `@graphiql/toolkit` that has a missing dependency
+1
View File
@@ -44,6 +44,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"graphiql": "^1.8.8",
"graphql-ws": "^5.4.1",
"graphql": "^16.0.0",
"isomorphic-form-data": "^2.0.0",
"react-router": "6.0.0-beta.0",