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

Closes #553
This commit is contained in:
Cockpit Project 2022-04-09 02:54:21 +00:00 committed by Martin Pitt
parent b2379f78e2
commit 7a0968bd8c

View file

@ -49,8 +49,8 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.183.1", "@patternfly/patternfly": "4.185.2",
"@patternfly/react-core": "4.198.19", "@patternfly/react-core": "4.202.20",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }