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

fix(deps): update rjsf monorepo to v5.18.2
This commit is contained in:
Ben Lambert
2024-04-22 09:56:25 +02:00
committed by GitHub
6 changed files with 68 additions and 42 deletions
+4 -4
View File
@@ -62,10 +62,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",