From dc9f7bceead6bc5c610ca8acf7ab6f059686382c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 23:16:09 +0000 Subject: [PATCH] chore(deps): bump @patternfly/react-table from 4.113.6 to 4.113.7 Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 4.113.6 to 4.113.7. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.113.6...@patternfly/react-table@4.113.7) --- updated-dependencies: - dependency-name: "@patternfly/react-table" 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, 25 insertions(+), 7 deletions(-) diff --git a/packages/hawtio/package.json b/packages/hawtio/package.json index abc49b3ef..62bb7b79f 100644 --- a/packages/hawtio/package.json +++ b/packages/hawtio/package.json @@ -39,7 +39,7 @@ "@patternfly/react-charts": "^7.1.1", "@patternfly/react-code-editor": "^5.1.1", "@patternfly/react-core": "^4.278.0", - "@patternfly/react-table": "^4.113.6", + "@patternfly/react-table": "^4.113.7", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.1.0", "@testing-library/user-event": "^14.5.1", diff --git a/yarn.lock b/yarn.lock index b3e8e1ccd..1caf1f3fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2526,7 +2526,7 @@ __metadata: "@patternfly/react-charts": "npm:^7.1.1" "@patternfly/react-code-editor": "npm:^5.1.1" "@patternfly/react-core": "npm:^4.278.0" - "@patternfly/react-table": "npm:^4.113.6" + "@patternfly/react-table": "npm:^4.113.7" "@simbathesailor/use-what-changed": "npm:^2.0.0" "@testing-library/jest-dom": "npm:^6.1.4" "@testing-library/react": "npm:^14.1.0" @@ -3435,6 +3435,24 @@ __metadata: languageName: node linkType: hard +"@patternfly/react-core@npm:^4.278.1": + version: 4.278.1 + resolution: "@patternfly/react-core@npm:4.278.1" + dependencies: + "@patternfly/react-icons": "npm:^4.93.7" + "@patternfly/react-styles": "npm:^4.92.8" + "@patternfly/react-tokens": "npm:^4.94.7" + focus-trap: "npm:6.9.2" + react-dropzone: "npm:9.0.0" + tippy.js: "npm:5.1.2" + tslib: "npm:^2.0.0" + peerDependencies: + react: ^16.8 || ^17 || ^18 + react-dom: ^16.8 || ^17 || ^18 + checksum: 9b949d6644cc8d945bccc50faa9b0333e82887212c483b42deda78ca8965e3d366ef78c28510b76205dbb1040753fc57e9b53a857133f461d8ff5082b533ac38 + languageName: node + linkType: hard + "@patternfly/react-core@npm:^5.1.1": version: 5.1.1 resolution: "@patternfly/react-core@npm:5.1.1" @@ -3486,11 +3504,11 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-table@npm:^4.113.6": - version: 4.113.6 - resolution: "@patternfly/react-table@npm:4.113.6" +"@patternfly/react-table@npm:^4.113.7": + version: 4.113.7 + resolution: "@patternfly/react-table@npm:4.113.7" dependencies: - "@patternfly/react-core": "npm:^4.278.0" + "@patternfly/react-core": "npm:^4.278.1" "@patternfly/react-icons": "npm:^4.93.7" "@patternfly/react-styles": "npm:^4.92.8" "@patternfly/react-tokens": "npm:^4.94.7" @@ -3499,7 +3517,7 @@ __metadata: peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 - checksum: e6cd081d4a1810a13aac5e4f45767787bd46a65a7ab985cba7b08d366feee2d83a0217c1f5d90ac5893c661571202800cc0a9b6d5cb902f16508d899421171bc + checksum: 9d8f421493d133a47ccf6d2142aa6fda722d3446170f3264d0480bd8546bfd70c765655d3209ae5021ee6a35f9d1da55c94d845f00731c65ab6d20e89c9018de languageName: node linkType: hard