@@ -37,7 +37,7 @@
|
||||
"@backstage/core-plugin-api": "workspace:^",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@rjsf/utils": "5.6.0"
|
||||
"@rjsf/utils": "5.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.13.1 || ^17.0.0",
|
||||
|
||||
@@ -43,10 +43,10 @@
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@rjsf/core-v5": "npm:@rjsf/core@5.6.0",
|
||||
"@rjsf/material-ui": "5.6.0",
|
||||
"@rjsf/utils": "5.6.0",
|
||||
"@rjsf/validator-ajv8": "5.6.0",
|
||||
"@rjsf/core-v5": "npm:@rjsf/core@5.7.3",
|
||||
"@rjsf/material-ui": "5.7.3",
|
||||
"@rjsf/utils": "5.7.3",
|
||||
"@rjsf/validator-ajv8": "5.7.3",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"react-grid-layout": "^1.3.4",
|
||||
|
||||
@@ -60,11 +60,11 @@
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@react-hookz/web": "^20.0.0",
|
||||
"@rjsf/core": "^3.2.1",
|
||||
"@rjsf/core-v5": "npm:@rjsf/core@5.6.0",
|
||||
"@rjsf/core-v5": "npm:@rjsf/core@5.7.3",
|
||||
"@rjsf/material-ui": "^3.2.1",
|
||||
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@5.6.0",
|
||||
"@rjsf/utils": "5.6.0",
|
||||
"@rjsf/validator-ajv8": "5.6.0",
|
||||
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@5.7.3",
|
||||
"@rjsf/utils": "5.7.3",
|
||||
"@rjsf/validator-ajv8": "5.7.3",
|
||||
"@types/json-schema": "^7.0.9",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
@@ -69,8 +69,8 @@
|
||||
"@react-hookz/web": "^20.0.0",
|
||||
"@rjsf/core": "^3.2.1",
|
||||
"@rjsf/material-ui": "^3.2.1",
|
||||
"@rjsf/utils": "5.6.0",
|
||||
"@rjsf/validator-ajv8": "5.6.0",
|
||||
"@rjsf/utils": "5.7.3",
|
||||
"@rjsf/validator-ajv8": "5.7.3",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"@uiw/react-codemirror": "^4.9.3",
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
Reference in New Issue
Block a user