chore: bump rjsf deps

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-03-20 11:56:28 +01:00
parent c3e00ba204
commit 486dfe1dc0
3 changed files with 38 additions and 28 deletions
+4 -4
View File
@@ -60,11 +60,11 @@
"@material-ui/lab": "4.0.0-alpha.57",
"@react-hookz/web": "^20.0.0",
"@rjsf/core": "^3.2.1",
"@rjsf/core-v5": "npm:@rjsf/core@5.1.0",
"@rjsf/core-v5": "npm:@rjsf/core@5.3.1",
"@rjsf/material-ui": "^3.2.1",
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@5.1.0",
"@rjsf/utils": "5.1.0",
"@rjsf/validator-ajv8": "5.3.0",
"@rjsf/material-ui-v5": "npm:@rjsf/material-ui@5.3.1",
"@rjsf/utils": "5.3.1",
"@rjsf/validator-ajv8": "5.3.1",
"@types/json-schema": "^7.0.9",
"classnames": "^2.2.6",
"humanize-duration": "^3.25.1",