Skip to content

Commit

Permalink
Bump the patternfly group in /ui with 5 updates (#1127)
Browse files Browse the repository at this point in the history
Bumps the patternfly group in /ui with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.4.1` | `5.4.2` |
| [@patternfly/react-charts](https://github.com/patternfly/patternfly-react) | `7.4.3` | `7.4.5` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.4.1` | `5.4.2` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.4.1` | `5.4.8` |
| [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `5.4.0` | `5.4.1` |


Updates `@patternfly/patternfly` from 5.4.1 to 5.4.2
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@v5.4.1...v5.4.2)

Updates `@patternfly/react-charts` from 7.4.3 to 7.4.5
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent c9b0ae7 commit 3b230c5
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
86 changes: 43 additions & 43 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"test": "npx playwright test --config ./tests/playwright/playwright.config.ts"
},
"dependencies": {
"@patternfly/patternfly": "^5.4.1",
"@patternfly/patternfly": "^5.4.2",
"@patternfly/quickstarts": "^5.4.0",
"@patternfly/react-charts": "^7.4.3",
"@patternfly/react-core": "^5.4.1",
"@patternfly/react-charts": "^7.4.5",
"@patternfly/react-core": "^5.4.2",
"@patternfly/react-drag-drop": "^5.4.1",
"@patternfly/react-icons": "^5.3.1",
"@patternfly/react-table": "^5.4.1",
"@patternfly/react-table": "^5.4.8",
"@patternfly/react-tokens": "^5.2.0",
"@patternfly/react-user-feedback": "^5.0.0",
"@stdlib/string-truncate": "^0.2.2",
Expand Down

0 comments on commit 3b230c5

Please sign in to comment.