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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-27 04:45:00 +00:00
committed by Github changeset workflow
parent 8b13af849a
commit 98ac5abf8a
6 changed files with 64 additions and 38 deletions
+4 -4
View File
@@ -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.15.0",
"@rjsf/material-ui": "5.15.0",
"@rjsf/utils": "5.15.0",
"@rjsf/validator-ajv8": "5.15.0",
"@rjsf/core": "5.15.1",
"@rjsf/material-ui": "5.15.1",
"@rjsf/utils": "5.15.1",
"@rjsf/validator-ajv8": "5.15.1",
"@types/json-schema": "^7.0.9",
"@types/react": "^16.13.1 || ^17.0.0",
"classnames": "^2.2.6",