Skip to content

Commit

Permalink
build(deps): bump @patternfly/react-core from 5.4.8 to 5.4.10
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.4.8 to 5.4.10.
- [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]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 410bf8a commit 9054d0c
Show file tree
Hide file tree
Showing 2 changed files with 29 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.4.6",
"@patternfly/react-code-editor": "~6.0.0",
"@patternfly/react-core": "~5.4.8",
"@patternfly/react-core": "~5.4.10",
"@patternfly/react-table": "~5.3.4",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
Expand Down
30 changes: 28 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.4.6"
"@patternfly/react-code-editor": "npm:~6.0.0"
"@patternfly/react-core": "npm:~5.4.8"
"@patternfly/react-core": "npm:~5.4.10"
"@patternfly/react-table": "npm:~5.3.4"
"@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.4, @patternfly/react-core@npm:~5.4.8":
"@patternfly/react-core@npm:^5.3.4":
version: 5.4.8
resolution: "@patternfly/react-core@npm:5.4.8"
dependencies:
Expand Down Expand Up @@ -2660,6 +2660,23 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-core@npm:~5.4.10":
version: 5.4.10
resolution: "@patternfly/react-core@npm:5.4.10"
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.2"
react-dropzone: "npm:^14.2.3"
tslib: "npm:^2.7.0"
peerDependencies:
react: ^17 || ^18
react-dom: ^17 || ^18
checksum: 10/6997845d757ccbcbada99acf2d9349b144322a0017936ff7c3f1067fd3d6365a5d71129e20e430aa9da511e7966f404827e30968eb69ebc7077bd173f3dae357
languageName: node
linkType: hard

"@patternfly/react-icons@npm:^5.3.2":
version: 5.3.2
resolution: "@patternfly/react-icons@npm:5.3.2"
Expand Down Expand Up @@ -8318,6 +8335,15 @@ __metadata:
languageName: node
linkType: hard

"focus-trap@npm:7.6.2":
version: 7.6.2
resolution: "focus-trap@npm:7.6.2"
dependencies:
tabbable: "npm:^6.2.0"
checksum: 10/7024d3c994bb1018857fdf0ae24e370b134f20e788eb5aa3315ad4a7de2407b69d56bcf0f05a5a6d86b9360a8609923b9ea80397c2710aca75b1fc88292d75d0
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
Expand Down

0 comments on commit 9054d0c

Please sign in to comment.