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

Closes #618
This commit is contained in:
Cockpit Project 2023-01-16 02:43:05 +00:00 committed by Martin Pitt
parent 7e3cef6686
commit 1161977341

View file

@ -53,8 +53,8 @@
"webpack-cli": "^4.9.1"
},
"dependencies": {
"@patternfly/patternfly": "4.222.4",
"@patternfly/react-core": "4.267.14",
"@patternfly/patternfly": "4.223.0",
"@patternfly/react-core": "4.271.1",
"react": "17.0.2",
"react-dom": "17.0.2"
}