chore: bump rjsf deps

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-06-05 12:08:10 +02:00
parent d47daad625
commit 91ff06bf50
5 changed files with 81 additions and 23 deletions
+4 -4
View File
@@ -43,10 +43,10 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@rjsf/core-v5": "npm:@rjsf/core@5.6.0",
"@rjsf/material-ui": "5.6.0",
"@rjsf/utils": "5.6.0",
"@rjsf/validator-ajv8": "5.6.0",
"@rjsf/core-v5": "npm:@rjsf/core@5.7.3",
"@rjsf/material-ui": "5.7.3",
"@rjsf/utils": "5.7.3",
"@rjsf/validator-ajv8": "5.7.3",
"@types/react": "^16.13.1 || ^17.0.0",
"lodash": "^4.17.21",
"react-grid-layout": "^1.3.4",