Makefile: Update Cockpit lib to 947f1753867e3924b9617aaace936225

Update to PF5 and the new cockpit lib API.

Closes #646
This commit is contained in:
Cockpit Project 2023-05-04 02:24:40 +00:00 committed by Katerina Koukiou
parent 6ab10901a4
commit b2bdaac5b2
3 changed files with 5 additions and 5 deletions

View file

@ -43,8 +43,8 @@
"stylelint-formatter-pretty": "^3.2.0"
},
"dependencies": {
"@patternfly/patternfly": "4.224.4",
"@patternfly/react-core": "4.276.9",
"@patternfly/patternfly": "5.0.0-alpha.40",
"@patternfly/react-core": "5.0.0-alpha.72",
"react": "17.0.2",
"react-dom": "17.0.2"
}