Skip to content

Commit 90ab062

Browse files
Bump @patternfly/react-table from 5.4.15 to 5.4.16 in /js (#37618)
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.15 to 5.4.16. - [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/react-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8108047 commit 90ab062

File tree

4 files changed

+44
-14
lines changed

4 files changed

+44
-14
lines changed

js/apps/account-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@patternfly/patternfly": "^5.4.2",
3030
"@patternfly/react-core": "^5.4.13",
3131
"@patternfly/react-icons": "^5.4.2",
32-
"@patternfly/react-table": "^5.4.15",
32+
"@patternfly/react-table": "^5.4.16",
3333
"i18next": "^24.2.2",
3434
"i18next-http-backend": "^3.0.2",
3535
"keycloak-js": "^26.2.0",

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@patternfly/react-core": "^5.4.13",
9595
"@patternfly/react-icons": "^5.4.2",
9696
"@patternfly/react-styles": "^5.4.1",
97-
"@patternfly/react-table": "^5.4.15",
97+
"@patternfly/react-table": "^5.4.16",
9898
"@uiw/react-textarea-code-editor": "^3.1.0",
9999
"admin-ui": "file:",
100100
"@dagrejs/dagre": "^1.1.4",

js/libs/ui-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@patternfly/react-core": "^5.4.13",
4848
"@patternfly/react-icons": "^5.4.2",
4949
"@patternfly/react-styles": "^5.4.1",
50-
"@patternfly/react-table": "^5.4.15",
50+
"@patternfly/react-table": "^5.4.16",
5151
"i18next": "^24.2.2",
5252
"keycloak-js": "^26.2.0",
5353
"lodash-es": "^4.17.21",

js/pnpm-lock.yaml

Lines changed: 41 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)