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

Closes #594
This commit is contained in:
Cockpit Project 2022-07-18 03:47:07 +00:00 committed by Martin Pitt
parent 6b659f1e74
commit 0e2591ee93

View file

@ -48,8 +48,8 @@
"webpack-cli": "^4.9.1"
},
"dependencies": {
"@patternfly/patternfly": "4.203.2",
"@patternfly/react-core": "4.224.12",
"@patternfly/patternfly": "4.203.4",
"@patternfly/react-core": "4.225.4",
"react": "17.0.2",
"react-dom": "17.0.2"
}