build(deps): bump data driven forms to 3.20.6

3.20.6 includes a hotfix that allows modals to take an appendTo prop,
which is necessary for modals to display correctly with the new
quickstart tutorials.
This commit is contained in:
lucasgarfield 2023-04-17 17:13:51 +02:00 committed by Klara Simickova
parent 4fe3cb5f6b
commit 2f11471eb4
2 changed files with 38 additions and 38 deletions

View file

@ -7,8 +7,8 @@
"npm": ">=7.0.0"
},
"dependencies": {
"@data-driven-forms/pf4-component-mapper": "3.20.5",
"@data-driven-forms/react-form-renderer": "3.20.5",
"@data-driven-forms/pf4-component-mapper": "3.20.6",
"@data-driven-forms/react-form-renderer": "3.20.6",
"@patternfly/patternfly": "4.224.2",
"@patternfly/react-core": "4.276.8",
"@patternfly/react-table": "4.113.0",