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:
mabashian
2020-01-02 11:08:47 -05:00
parent 0bbf5e4faf
commit ef3f98a399
35 changed files with 162 additions and 115 deletions

View File

@@ -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",