Skip to content

Commit

Permalink
Bump the patternfly group in /ui with 7 updates
Browse files Browse the repository at this point in the history
Bumps the patternfly group in /ui with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.2.1` | `5.3.0` |
| [@patternfly/react-charts](https://github.com/patternfly/patternfly-react) | `7.2.2` | `7.3.0` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.2.3` | `5.3.0` |
| [@patternfly/react-drag-drop](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-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](patternfly/patternfly@patch-v5.2.1...v5.3.0)

Updates `@patternfly/react-charts` from 7.2.2 to 7.3.0
- [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.2.3 to 5.3.0
- [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-drag-drop` 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/[email protected]...@patternfly/[email protected])

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/[email protected]...@patternfly/[email protected])

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/[email protected]...@patternfly/[email protected])

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/[email protected]...@patternfly/[email protected])

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-charts"
  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-drag-drop"
  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-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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent cc2b96e commit db774db
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
84 changes: 42 additions & 42 deletions ui/package-lock.json

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

10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"test": "npx playwright test --config ./tests/playwright/playwright.config.ts"
},
"dependencies": {
"@patternfly/patternfly": "^5.2.1",
"@patternfly/patternfly": "^5.3.0",
"@patternfly/quickstarts": "^5.2.0",
"@patternfly/react-charts": "^7.2.2",
"@patternfly/react-core": "^5.2.3",
"@patternfly/react-drag-drop": "^5.2.3",
"@patternfly/react-charts": "^7.3.0",
"@patternfly/react-core": "^5.3.0",
"@patternfly/react-drag-drop": "^5.3.0",
"@patternfly/react-icons": "^5.2.0",
"@patternfly/react-table": "^5.2.4",
"@patternfly/react-table": "^5.3.0",
"@patternfly/react-tokens": "^5.2.0",
"@patternfly/react-user-feedback": "^5.0.0",
"@stdlib/string-truncate": "^0.2.1",
Expand Down

0 comments on commit db774db

Please sign in to comment.