Merge pull request #6256 from SDA-SE/feat/update-rjsf

Upgrade rjsf to 3.0.0
This commit is contained in:
Oliver Sand
2021-06-29 10:20:29 +02:00
committed by GitHub
3 changed files with 24 additions and 60 deletions
+2 -2
View File
@@ -43,8 +43,8 @@
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@rjsf/core": "^2.4.0",
"@rjsf/material-ui": "^2.4.0",
"@rjsf/core": "^3.0.0",
"@rjsf/material-ui": "^3.0.0",
"@types/react": "^16.9",
"classnames": "^2.2.6",
"git-url-parse": "^11.4.4",