Skip to content

Commit

Permalink
build(deps): bump @patternfly/react-core from 5.3.3 to 5.4.8
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.3.3 to 5.4.8.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Nov 9, 2024
1 parent 3bee9c2 commit cf5d3e2
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@monaco-editor/react": "^4.6.0",
"@patternfly/react-charts": "~7.3.0",
"@patternfly/react-code-editor": "~6.0.0",
"@patternfly/react-core": "~5.3.3",
"@patternfly/react-core": "~5.4.8",
"@patternfly/react-table": "~5.3.3",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
Expand Down
45 changes: 43 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,7 +2032,7 @@ __metadata:
"@monaco-editor/react": "npm:^4.6.0"
"@patternfly/react-charts": "npm:~7.3.0"
"@patternfly/react-code-editor": "npm:~6.0.0"
"@patternfly/react-core": "npm:~5.3.3"
"@patternfly/react-core": "npm:~5.4.8"
"@patternfly/react-table": "npm:~5.3.3"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@testing-library/dom": "npm:^10.4.0"
Expand Down Expand Up @@ -2626,7 +2626,7 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-core@npm:^5.3.3, @patternfly/react-core@npm:~5.3.3":
"@patternfly/react-core@npm:^5.3.3":
version: 5.3.3
resolution: "@patternfly/react-core@npm:5.3.3"
dependencies:
Expand Down Expand Up @@ -2660,6 +2660,23 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-core@npm:~5.4.8":
version: 5.4.8
resolution: "@patternfly/react-core@npm:5.4.8"
dependencies:
"@patternfly/react-icons": "npm:^5.4.2"
"@patternfly/react-styles": "npm:^5.4.1"
"@patternfly/react-tokens": "npm:^5.4.1"
focus-trap: "npm:7.6.0"
react-dropzone: "npm:^14.2.3"
tslib: "npm:^2.7.0"
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: 10/5ebdacafe6353da3a2c9e46193e9ca5332fa06bb2593caf50ae48e36e43c2eaa99d0a6d0f771e7ac24821c23de012224fab1aaee9ba6199bc5dda81f85a6035e
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^5.3.2":
version: 5.3.2
resolution: "@patternfly/react-icons@npm:5.3.2"
Expand All @@ -2670,6 +2687,16 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^5.4.2":
version: 5.4.2
resolution: "@patternfly/react-icons@npm:5.4.2"
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: 10/4169ee0bf61a1b9deb9d501341d8031754c4e05ed0ea6811dd8a38a0c4ad5e15d231513413cb9ae5c77e404e9d2a7a2482160bf64dc462d045902a4a2907993f
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^6.0.0":
version: 6.0.0
resolution: "@patternfly/react-icons@npm:6.0.0"
Expand All @@ -2687,6 +2714,13 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-styles@npm:^5.4.1":
version: 5.4.1
resolution: "@patternfly/react-styles@npm:5.4.1"
checksum: 10/414a55c31a90d4619f13085d043d90e93b3e563cde88ba72b485ed3e334e99f442cc43030b8de61712a5ace498e9e83acd5bd76ebe00098d0e0319fcc048fc8e
languageName: node
linkType: hard

"@patternfly/react-styles@npm:^6.0.0":
version: 6.0.0
resolution: "@patternfly/react-styles@npm:6.0.0"
Expand Down Expand Up @@ -2718,6 +2752,13 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-tokens@npm:^5.4.1":
version: 5.4.1
resolution: "@patternfly/react-tokens@npm:5.4.1"
checksum: 10/042fc56f37b15c6f21b16eec6f6ffbff23299942324039d39ca6b5f346be6b13fe2952de816b72603fafd93afc640d383aad4d118d56a9bb678585d542076f3b
languageName: node
linkType: hard

"@patternfly/react-tokens@npm:^6.0.0":
version: 6.0.0
resolution: "@patternfly/react-tokens@npm:6.0.0"
Expand Down

0 comments on commit cf5d3e2

Please sign in to comment.