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

Closes #586
This commit is contained in:
Cockpit Project 2022-06-20 03:17:08 +00:00 committed by Martin Pitt
parent 3a278b6d27
commit 358232f1fb

View file

@ -48,8 +48,8 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.196.7", "@patternfly/patternfly": "4.200.0",
"@patternfly/react-core": "4.221.13", "@patternfly/react-core": "4.222.14",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }