Pin graphiql actually to 3.8.3

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
This commit is contained in:
Timo Sand
2026-02-22 19:02:17 +02:00
parent 032d56d590
commit f5b132e725
2 changed files with 25 additions and 26 deletions
+2 -2
View File
@@ -62,11 +62,11 @@
"@backstage/plugin-catalog-common": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-permission-react": "workspace:^",
"@graphiql/react": "^0.29.0",
"@graphiql/react": "0.28.2",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"graphiql": "^3.8.3",
"graphiql": "3.8.3",
"graphql": "^16.0.0",
"graphql-ws": "^5.4.1",
"swagger-ui-react": "^5.27.1"