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:
@@ -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",
|
||||
|
||||
@@ -4150,7 +4150,7 @@ __metadata:
|
||||
"@backstage/plugin-catalog-react": "workspace:^"
|
||||
"@backstage/plugin-permission-react": "workspace:^"
|
||||
"@backstage/test-utils": "workspace:^"
|
||||
"@graphiql/react": "npm:0.28.2"
|
||||
"@graphiql/react": "npm:^0.28.2"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
"@material-ui/icons": "npm:^4.9.1"
|
||||
"@material-ui/lab": "npm:4.0.0-alpha.61"
|
||||
@@ -9514,7 +9514,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@graphiql/react@npm:0.28.2, @graphiql/react@npm:^0.28.2":
|
||||
"@graphiql/react@npm:^0.28.2":
|
||||
version: 0.28.2
|
||||
resolution: "@graphiql/react@npm:0.28.2"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user