Merge pull request #22720 from backstage/renovate/rjsf-monorepo
fix(deps): update rjsf monorepo to v5.17.0
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"@backstage/core-plugin-api": "workspace:^",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@rjsf/utils": "5.16.1",
|
||||
"@rjsf/utils": "5.17.0",
|
||||
"@types/react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -62,10 +62,10 @@
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@rjsf/core": "5.16.1",
|
||||
"@rjsf/material-ui": "5.16.1",
|
||||
"@rjsf/utils": "5.16.1",
|
||||
"@rjsf/validator-ajv8": "5.16.1",
|
||||
"@rjsf/core": "5.17.0",
|
||||
"@rjsf/material-ui": "5.17.0",
|
||||
"@rjsf/utils": "5.17.0",
|
||||
"@rjsf/validator-ajv8": "5.17.0",
|
||||
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.4.3",
|
||||
|
||||
@@ -59,10 +59,10 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@react-hookz/web": "^23.0.0",
|
||||
"@rjsf/core": "5.16.1",
|
||||
"@rjsf/material-ui": "5.16.1",
|
||||
"@rjsf/utils": "5.16.1",
|
||||
"@rjsf/validator-ajv8": "5.16.1",
|
||||
"@rjsf/core": "5.17.0",
|
||||
"@rjsf/material-ui": "5.17.0",
|
||||
"@rjsf/utils": "5.17.0",
|
||||
"@rjsf/validator-ajv8": "5.17.0",
|
||||
"@types/json-schema": "^7.0.9",
|
||||
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
@@ -68,10 +68,10 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@react-hookz/web": "^23.0.0",
|
||||
"@rjsf/core": "5.16.1",
|
||||
"@rjsf/material-ui": "5.16.1",
|
||||
"@rjsf/utils": "5.16.1",
|
||||
"@rjsf/validator-ajv8": "5.16.1",
|
||||
"@rjsf/core": "5.17.0",
|
||||
"@rjsf/material-ui": "5.17.0",
|
||||
"@rjsf/utils": "5.17.0",
|
||||
"@rjsf/validator-ajv8": "5.17.0",
|
||||
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
"@uiw/react-codemirror": "^4.9.3",
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
Reference in New Issue
Block a user