Merge pull request #13 from cockpit-project/main

build(deps): bump the patternfly group with 3 updates
This commit is contained in:
Cristopfer Luis 2024-02-06 10:28:41 -03:00 committed by GitHub
commit e95c6f07d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,9 +46,9 @@
},
"dependencies": {
"@patternfly/patternfly": "5.2.0",
"@patternfly/react-core": "5.1.2",
"@patternfly/react-icons": "5.1.2",
"@patternfly/react-styles": "5.1.2",
"@patternfly/react-core": "5.2.0",
"@patternfly/react-icons": "5.2.0",
"@patternfly/react-styles": "5.2.0",
"react": "18.2.0",
"react-dom": "18.2.0"
}