Bump the patternfly group with 6 updates

Bumps the patternfly group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.2.1` | `5.3.0` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.2.3` | `5.3.0` |
| [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.2.1` | `5.3.0` |
| @patternfly/react-styles | `5.2.1` | `5.3.0` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.2.4` | `5.3.0` |
| [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `5.2.1` | `5.3.0` |

Updates `@patternfly/patternfly` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](https://github.com/patternfly/patternfly/compare/patch-v5.2.1...v5.3.0)

Updates `@patternfly/react-core` from 5.2.3 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.3...@patternfly/react-core@5.3.0)

Updates `@patternfly/react-icons` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.1...@patternfly/react-icons@5.3.0)

Updates `@patternfly/react-styles` from 5.2.1 to 5.3.0

Updates `@patternfly/react-table` from 5.2.4 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.2.4...@patternfly/react-table@5.3.0)

Updates `@patternfly/react-tokens` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.2.1...@patternfly/react-tokens@5.3.0)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-styles"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-18 20:18:43 +00:00 committed by GitHub Workflow
parent 9d94d911f2
commit ae487d9166
2 changed files with 7 additions and 7 deletions

@ -1 +1 @@
Subproject commit c70177806421111cf7fd271d141e5b853d620532
Subproject commit 271b6a6ab11e48a19b5c3fb6e4a5ff5bc00c2f74

View File

@ -4,12 +4,12 @@
"type": "module",
"private": true,
"dependencies": {
"@patternfly/patternfly": "5.2.1",
"@patternfly/react-core": "5.2.3",
"@patternfly/react-icons": "5.2.1",
"@patternfly/react-styles": "5.2.1",
"@patternfly/react-table": "5.2.4",
"@patternfly/react-tokens": "5.2.1",
"@patternfly/patternfly": "5.3.0",
"@patternfly/react-core": "5.3.0",
"@patternfly/react-icons": "5.3.0",
"@patternfly/react-styles": "5.3.0",
"@patternfly/react-table": "5.3.0",
"@patternfly/react-tokens": "5.3.0",
"deep-equal": "2.2.3",
"date-fns": "3.6.0",
"js-sha1": "0.7.0",