Roll back PF deps upgrade to re-enable select input typing.

This commit is contained in:
Kia Lam
2021-10-07 15:36:14 -07:00
parent e52416fd47
commit 77a5bb9069
2 changed files with 116 additions and 64 deletions

View File

@@ -6,10 +6,10 @@
},
"dependencies": {
"@lingui/react": "3.9.0",
"@patternfly/patternfly": "4.135.2",
"@patternfly/react-core": "4.157.3",
"@patternfly/react-icons": "4.11.17",
"@patternfly/react-table": "4.30.3",
"@patternfly/patternfly": "4.102.1",
"@patternfly/react-core": "4.121.1",
"@patternfly/react-icons": "4.7.22",
"@patternfly/react-table": "4.26.7",
"ace-builds": "^1.4.12",
"ansi-to-html": "0.7.0",
"axios": "^0.21.1",