Skip to content

Commit 5661707

Browse files
build(deps): bump the ui-dependencies group in /ui/ui-app with 5 updates (#4401)
Bumps the ui-dependencies group in /ui/ui-app with 5 updates: | Package | From | To | | --- | --- | --- | | [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.2.0` | `5.2.1` | | [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) | `5.2.0` | `5.2.1` | | [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.2.0` | `5.2.1` | | [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.2.0` | `5.2.1` | | [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.2.0` | `5.2.1` | Updates `@patternfly/patternfly` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js) - [Commits](patternfly/patternfly@v5.2.0...patch-v5.2.1) Updates `@patternfly/react-code-editor` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.2.0...@patternfly/react-code-editor@5.2.1) Updates `@patternfly/react-core` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.0...@patternfly/react-core@5.2.1) Updates `@patternfly/react-icons` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.0...@patternfly/react-icons@5.2.1) Updates `@patternfly/react-table` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.2.0...@patternfly/react-table@5.2.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-dependencies - dependency-name: "@patternfly/react-code-editor" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-dependencies - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-dependencies - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-dependencies - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23bee00 commit 5661707

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

ui/ui-app/package-lock.json

+37-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-app/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"dependencies": {
3333
"@apicurio/data-models": "1.1.27",
3434
"@apicurio/common-ui-components": "2.0.0",
35-
"@patternfly/patternfly": "5.2.0",
36-
"@patternfly/react-code-editor": "5.2.0",
37-
"@patternfly/react-core": "5.2.0",
38-
"@patternfly/react-icons": "5.2.0",
39-
"@patternfly/react-table": "5.2.0",
35+
"@patternfly/patternfly": "5.2.1",
36+
"@patternfly/react-code-editor": "5.2.1",
37+
"@patternfly/react-core": "5.2.1",
38+
"@patternfly/react-icons": "5.2.1",
39+
"@patternfly/react-table": "5.2.1",
4040
"axios": "1.6.7",
4141
"luxon": "3.4.4",
4242
"oidc-client-ts": "3.0.1",

0 commit comments

Comments
 (0)