Merge pull request #17228 from backstage/blam/bump-rjsf

chore: `rjsf` deps bump to v5.5.0
This commit is contained in:
Ben Lambert
2023-04-04 15:00:28 +02:00
committed by GitHub
4 changed files with 36 additions and 30 deletions
+2 -2
View File
@@ -69,8 +69,8 @@
"@react-hookz/web": "^20.0.0",
"@rjsf/core": "^3.2.1",
"@rjsf/material-ui": "^3.2.1",
"@rjsf/utils": "5.3.1",
"@rjsf/validator-ajv8": "5.3.1",
"@rjsf/utils": "5.5.0",
"@rjsf/validator-ajv8": "5.5.0",
"@types/react": "^16.13.1 || ^17.0.0",
"@uiw/react-codemirror": "^4.9.3",
"classnames": "^2.2.6",