Skip to content

Commit

Permalink
Bump @patternfly/patternfly from 5.3.1 to 5.4.1
Browse files Browse the repository at this point in the history
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.3.1 to 5.4.1.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@patch-v5.3.1...v5.4.1)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 95e649f commit 207bb04
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@keycloak/keycloak-ui-shared": "workspace:*",
"@patternfly/patternfly": "^5.3.1",
"@patternfly/patternfly": "^5.4.1",
"@patternfly/react-core": "^5.3.4",
"@patternfly/react-icons": "^5.3.2",
"@patternfly/react-table": "^5.3.4",
Expand Down
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"dependencies": {
"@keycloak/keycloak-admin-client": "workspace:*",
"@keycloak/keycloak-ui-shared": "workspace:*",
"@patternfly/patternfly": "^5.3.1",
"@patternfly/patternfly": "^5.4.1",
"@patternfly/react-code-editor": "^5.3.4",
"@patternfly/react-core": "^5.3.4",
"@patternfly/react-icons": "^5.3.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@patternfly-v5/patternfly": "npm:@patternfly/patternfly@^5.3.1",
"@patternfly/patternfly": "^4.224.5",
"@patternfly/patternfly": "^5.4.1",
"alpinejs": "^3.14.1",
"jquery": "^3.7.1",
"patternfly": "^3.59.5",
Expand Down

0 comments on commit 207bb04

Please sign in to comment.