fix(deps): update rjsf monorepo to v5.20.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-05 08:07:57 +00:00
committed by Github changeset workflow
parent 7bf731990c
commit fa9d8da1b5
6 changed files with 57 additions and 46 deletions
+4 -4
View File
@@ -72,10 +72,10 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@react-hookz/web": "^24.0.0",
"@rjsf/core": "5.18.5",
"@rjsf/material-ui": "5.18.5",
"@rjsf/utils": "5.18.5",
"@rjsf/validator-ajv8": "5.18.5",
"@rjsf/core": "5.20.1",
"@rjsf/material-ui": "5.20.1",
"@rjsf/utils": "5.20.1",
"@rjsf/validator-ajv8": "5.20.1",
"@types/json-schema": "^7.0.9",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"ajv-errors": "^3.0.0",