mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
Upgrades pf deps to latest. Adds ability to click on row items in order to select them rather than having to click on checkboxes/radio buttons.
This commit is contained in:
@@ -58,10 +58,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@lingui/react": "^2.7.2",
|
||||
"@patternfly/patternfly": "^2.40.2",
|
||||
"@patternfly/react-core": "^3.120.2",
|
||||
"@patternfly/react-icons": "^3.14.15",
|
||||
"@patternfly/react-tokens": "^2.6.31",
|
||||
"@patternfly/patternfly": "^2.46.1",
|
||||
"@patternfly/react-core": "^3.129.3",
|
||||
"@patternfly/react-icons": "^3.14.28",
|
||||
"@patternfly/react-tokens": "^2.7.14",
|
||||
"ansi-to-html": "^0.6.11",
|
||||
"axios": "^0.18.1",
|
||||
"codemirror": "^5.47.0",
|
||||
|
||||
Reference in New Issue
Block a user