Merge pull request #5808 from marshmalien/pf-upgrade-react-core-130

Upgrade PatternFly dependencies

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-02-03 17:24:29 +00:00 committed by GitHub
commit 9718aa711f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 220 additions and 1062 deletions

File diff suppressed because it is too large Load Diff

View File

@ -58,10 +58,10 @@
},
"dependencies": {
"@lingui/react": "^2.7.2",
"@patternfly/patternfly": "^2.46.1",
"@patternfly/react-core": "^3.129.3",
"@patternfly/react-icons": "^3.14.28",
"@patternfly/react-tokens": "^2.7.14",
"@patternfly/patternfly": "^2.56.3",
"@patternfly/react-core": "^3.135.0",
"@patternfly/react-icons": "^3.14.39",
"@patternfly/react-tokens": "^2.7.25",
"ansi-to-html": "^0.6.11",
"axios": "^0.18.1",
"codemirror": "^5.47.0",