package.json: Update @patternfly/react-core

Closes #578
This commit is contained in:
Cockpit Project 2022-05-23 03:22:22 +00:00 committed by Martin Pitt
parent c185d34cee
commit 5cbfb7bf11

View file

@ -49,7 +49,7 @@
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.194.4", "@patternfly/patternfly": "4.194.4",
"@patternfly/react-core": "4.214.2", "@patternfly/react-core": "4.216.0",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }