Switch to using range for @graphiql/react version

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Timo Sand <timo.sand@iki.fi>
This commit is contained in:
Timo Sand
2026-03-06 12:45:39 +02:00
committed by Timo Sand
parent 07473a5c9d
commit 9951a325fd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
"@backstage/plugin-catalog-common": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-permission-react": "workspace:^",
"@graphiql/react": "0.28.2",
"@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",