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

Closes #600
This commit is contained in:
Cockpit Project 2022-08-01 04:05:41 +00:00 committed by Martin Pitt
parent a22972abba
commit 3d7d84684c

View file

@ -53,8 +53,8 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.204.2", "@patternfly/patternfly": "4.206.1",
"@patternfly/react-core": "4.225.9", "@patternfly/react-core": "4.228.0",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }