fix(deps): update rjsf monorepo to v5.23.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
b35e2f5156
commit
d8f9079faf
@@ -46,7 +46,7 @@
|
||||
"@backstage/core-plugin-api": "workspace:^",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@rjsf/utils": "5.23.1"
|
||||
"@rjsf/utils": "5.23.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
|
||||
@@ -70,10 +70,10 @@
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@rjsf/core": "5.23.1",
|
||||
"@rjsf/material-ui": "5.23.1",
|
||||
"@rjsf/utils": "5.23.1",
|
||||
"@rjsf/validator-ajv8": "5.23.1",
|
||||
"@rjsf/core": "5.23.2",
|
||||
"@rjsf/material-ui": "5.23.2",
|
||||
"@rjsf/utils": "5.23.2",
|
||||
"@rjsf/validator-ajv8": "5.23.2",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.4.3",
|
||||
"react-grid-layout": "1.3.4",
|
||||
|
||||
@@ -73,10 +73,10 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@react-hookz/web": "^24.0.0",
|
||||
"@rjsf/core": "5.23.1",
|
||||
"@rjsf/material-ui": "5.23.1",
|
||||
"@rjsf/utils": "5.23.1",
|
||||
"@rjsf/validator-ajv8": "5.23.1",
|
||||
"@rjsf/core": "5.23.2",
|
||||
"@rjsf/material-ui": "5.23.2",
|
||||
"@rjsf/utils": "5.23.2",
|
||||
"@rjsf/validator-ajv8": "5.23.2",
|
||||
"@types/json-schema": "^7.0.9",
|
||||
"ajv-errors": "^3.0.0",
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
@@ -81,10 +81,10 @@
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@microsoft/fetch-event-source": "^2.0.1",
|
||||
"@react-hookz/web": "^24.0.0",
|
||||
"@rjsf/core": "5.23.1",
|
||||
"@rjsf/material-ui": "5.23.1",
|
||||
"@rjsf/utils": "5.23.1",
|
||||
"@rjsf/validator-ajv8": "5.23.1",
|
||||
"@rjsf/core": "5.23.2",
|
||||
"@rjsf/material-ui": "5.23.2",
|
||||
"@rjsf/utils": "5.23.2",
|
||||
"@rjsf/validator-ajv8": "5.23.2",
|
||||
"@uiw/react-codemirror": "^4.9.3",
|
||||
"classnames": "^2.2.6",
|
||||
"git-url-parse": "^15.0.0",
|
||||
|
||||
Reference in New Issue
Block a user