package.json: Update @patternfly/react-core, @patternfly/patternfly

Closes #451
This commit is contained in:
Cockpit Project 2021-04-22 02:25:39 +00:00 committed by Martin Pitt
parent 1d7aad7c52
commit 6356bc70b2

View file

@ -46,8 +46,8 @@
"webpack-cli": "^4.6.0" "webpack-cli": "^4.6.0"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.96.2", "@patternfly/patternfly": "4.102.1",
"@patternfly/react-core": "4.106.2", "@patternfly/react-core": "4.115.1",
"core-js": "3.10.2", "core-js": "3.10.2",
"react": "16.14.0", "react": "16.14.0",
"react-dom": "16.14.0" "react-dom": "16.14.0"