Skip to content

Commit 3a759b5

Browse files
Bump @patternfly/react-core from 5.4.13 to 5.4.14 in /js (#37617)
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.4.13 to 5.4.14. - [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-core" 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 90ab062 commit 3a759b5

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

js/apps/account-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@keycloak/keycloak-ui-shared": "workspace:*",
2929
"@patternfly/patternfly": "^5.4.2",
30-
"@patternfly/react-core": "^5.4.13",
30+
"@patternfly/react-core": "^5.4.14",
3131
"@patternfly/react-icons": "^5.4.2",
3232
"@patternfly/react-table": "^5.4.16",
3333
"i18next": "^24.2.2",

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@keycloak/keycloak-admin-client": "workspace:*",
9292
"@keycloak/keycloak-ui-shared": "workspace:*",
9393
"@patternfly/patternfly": "^5.4.2",
94-
"@patternfly/react-core": "^5.4.13",
94+
"@patternfly/react-core": "^5.4.14",
9595
"@patternfly/react-icons": "^5.4.2",
9696
"@patternfly/react-styles": "^5.4.1",
9797
"@patternfly/react-table": "^5.4.16",

js/libs/ui-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@keycloak/keycloak-admin-client": "workspace:*",
47-
"@patternfly/react-core": "^5.4.13",
47+
"@patternfly/react-core": "^5.4.14",
4848
"@patternfly/react-icons": "^5.4.2",
4949
"@patternfly/react-styles": "^5.4.1",
5050
"@patternfly/react-table": "^5.4.16",

js/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)