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

Closes #556
This commit is contained in:
Cockpit Project 2022-04-12 03:04:53 +00:00 committed by Martin Pitt
parent fe1a9a387f
commit ff9ec35cb3

View file

@ -48,8 +48,8 @@
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
}, },
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.185.2", "@patternfly/patternfly": "4.186.1",
"@patternfly/react-core": "4.202.20", "@patternfly/react-core": "4.202.25",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2" "react-dom": "17.0.2"
} }