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

Closes #523
This commit is contained in:
Cockpit Project 2022-01-29 02:30:46 +00:00 committed by Martin Pitt
parent 96e9c669ad
commit e066d630c6

View file

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