mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Upgrade PatternFly dependencies
This commit is contained in:
parent
3b2ff25f3c
commit
ae38c11211
@ -7,9 +7,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@lingui/react": "^2.9.1",
|
||||
"@patternfly/patternfly": "4.59.1",
|
||||
"@patternfly/react-core": "4.75.2",
|
||||
"@patternfly/react-icons": "4.7.16",
|
||||
"@patternfly/patternfly": "4.70.2",
|
||||
"@patternfly/react-core": "4.84.3",
|
||||
"@patternfly/react-icons": "4.7.22",
|
||||
"ansi-to-html": "^0.6.11",
|
||||
"axios": "^0.18.1",
|
||||
"codemirror": "^5.47.0",
|
||||
|
||||
@ -65,7 +65,7 @@ function SurveyPreviewModal({
|
||||
type={`survey-preview-textArea-${q.variable}`}
|
||||
value={q.default}
|
||||
aria-label={i18n._(t`Text Area`)}
|
||||
disabled
|
||||
isDisabled
|
||||
/>
|
||||
</FormGroup>
|
||||
)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user