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

Closes #609
This commit is contained in:
Cockpit Project 2022-11-14 03:27:17 +00:00 committed by Martin Pitt
parent cba96f4f64
commit 312cd70994

View file

@ -53,8 +53,8 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.219.2", "@patternfly/patternfly": "4.221.1",
"@patternfly/react-core": "4.258.6", "@patternfly/react-core": "4.261.0",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }