Merge pull request #21714 from backstage/renovate/rjsf-monorepo

fix(deps): update rjsf monorepo to v5.15.0
This commit is contained in:
Ben Lambert
2023-12-06 14:47:45 +01:00
committed by GitHub
6 changed files with 53 additions and 42 deletions
+4 -4
View File
@@ -60,10 +60,10 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@react-hookz/web": "^23.0.0",
"@rjsf/core": "5.14.3",
"@rjsf/material-ui": "5.14.3",
"@rjsf/utils": "5.14.3",
"@rjsf/validator-ajv8": "5.14.3",
"@rjsf/core": "5.15.0",
"@rjsf/material-ui": "5.15.0",
"@rjsf/utils": "5.15.0",
"@rjsf/validator-ajv8": "5.15.0",
"@types/json-schema": "^7.0.9",
"@types/react": "^16.13.1 || ^17.0.0",
"classnames": "^2.2.6",