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

Closes #518
This commit is contained in:
Cockpit Project 2021-12-15 02:37:27 +00:00 committed by Martin Pitt
parent 9e162423eb
commit 2e17e9a79b

View file

@ -48,8 +48,8 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.159.1", "@patternfly/patternfly": "4.164.2",
"@patternfly/react-core": "4.175.4", "@patternfly/react-core": "4.181.1",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }