Merge branch 'master' into add-additional-scaffolder-permissions
Signed-off-by: Frank Kong <50030060+Zaperex@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"version": "1.8.4",
|
||||
"version": "1.8.5-next.0",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
@@ -63,10 +63,10 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@react-hookz/web": "^24.0.0",
|
||||
"@rjsf/core": "5.17.1",
|
||||
"@rjsf/material-ui": "5.17.1",
|
||||
"@rjsf/utils": "5.17.1",
|
||||
"@rjsf/validator-ajv8": "5.17.1",
|
||||
"@rjsf/core": "5.18.2",
|
||||
"@rjsf/material-ui": "5.18.2",
|
||||
"@rjsf/utils": "5.18.2",
|
||||
"@rjsf/validator-ajv8": "5.18.2",
|
||||
"@types/json-schema": "^7.0.9",
|
||||
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
Reference in New Issue
Block a user