From 9054d0ccc12b6e62896c832a2eacce441092f92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 05:38:56 +0000 Subject: [PATCH] build(deps): bump @patternfly/react-core from 5.4.8 to 5.4.10 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/react-core@5.4.8...@patternfly/react-core@5.4.10) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/hawtio/package.json | 2 +- yarn.lock | 30 ++++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/packages/hawtio/package.json b/packages/hawtio/package.json index dc7ca73d..e7574b6d 100644 --- a/packages/hawtio/package.json +++ b/packages/hawtio/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index fac55f92..0491f905 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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: @@ -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" @@ -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"