build(deps): bump the patternfly group with 3 updates
Bumps the patternfly group with 3 updates: [@patternfly/react-core](https://github.com/patternfly/patternfly-react), [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) and @patternfly/react-styles. Updates `@patternfly/react-core` from 5.4.2 to 5.4.8 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.2...@patternfly/react-core@5.4.8) Updates `@patternfly/react-icons` from 5.4.0 to 5.4.2 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.0...@patternfly/react-icons@5.4.2) Updates `@patternfly/react-styles` from 5.4.1 to 6.0.0 --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - dependency-name: "@patternfly/react-styles" dependency-type: direct:production update-type: version-update:semver-major dependency-group: patternfly ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
52184d910f
commit
9ce039a63d
1 changed files with 3 additions and 3 deletions
|
|
@ -51,9 +51,9 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@patternfly/patternfly": "5.4.2",
|
"@patternfly/patternfly": "5.4.2",
|
||||||
"@patternfly/react-core": "5.4.2",
|
"@patternfly/react-core": "5.4.8",
|
||||||
"@patternfly/react-icons": "5.4.0",
|
"@patternfly/react-icons": "5.4.2",
|
||||||
"@patternfly/react-styles": "5.4.1",
|
"@patternfly/react-styles": "6.0.0",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-dom": "18.3.1"
|
"react-dom": "18.3.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue