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

Closes #627
This commit is contained in:
Cockpit Project 2023-03-06 02:51:46 +00:00 committed by Martin Pitt
parent d2e6145ae1
commit 9f01b67b2e

View file

@ -54,8 +54,8 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.224.2", "@patternfly/patternfly": "4.224.4",
"@patternfly/react-core": "4.276.6", "@patternfly/react-core": "4.276.8",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }