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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-15 15:18:04 +00:00
committed by Github changeset workflow
parent f6e7d64b08
commit 0040ec2cb1
6 changed files with 68 additions and 42 deletions
+4 -4
View File
@@ -65,10 +65,10 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@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/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"lodash": "^4.17.21",
"luxon": "^3.4.3",