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

Closes #572
This commit is contained in:
Cockpit Project 2022-05-09 03:21:20 +00:00 committed by Martin Pitt
parent c639ffc276
commit 0763174e15

View file

@ -48,8 +48,8 @@
"webpack-cli": "^4.9.1"
},
"dependencies": {
"@patternfly/patternfly": "4.192.3",
"@patternfly/react-core": "4.207.0",
"@patternfly/patternfly": "4.194.1",
"@patternfly/react-core": "4.211.3",
"react": "17.0.2",
"react-dom": "17.0.2"
}