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

Closes #611
This commit is contained in:
Cockpit Project 2022-11-21 03:16:50 +00:00 committed by Martin Pitt
parent 312cd70994
commit 75a89373ba

View file

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