From a7dcbc573fb3b9cfe2a534ebb890f4b46aa0a554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 18:32:14 +0000 Subject: [PATCH] build(deps): bump @patternfly/react-table from 4.67.5 to 4.67.19 Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 4.67.5 to 4.67.19. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.67.5...@patternfly/react-table@4.67.19) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 64 ++++++++++++++++++++++++++++++++++++----------- package.json | 2 +- 2 files changed, 50 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46bb121c..94334eaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@data-driven-forms/react-form-renderer": "3.16.9", "@patternfly/patternfly": "4.179.1", "@patternfly/react-core": "4.198.5", - "@patternfly/react-table": "4.67.5", + "@patternfly/react-table": "4.67.19", "@redhat-cloud-services/frontend-components": "3.7.3", "@redhat-cloud-services/frontend-components-notifications": "3.2.5", "@redhat-cloud-services/frontend-components-utilities": "3.2.8", @@ -2858,14 +2858,14 @@ "integrity": "sha512-8+t8wqYGWkmyhxLty/kQXCY44rnW0y60nUMG7QKNzF1bAFJIpR8jKuVnHArM1h+MI9D53e8OVjKORH83hUAzJw==" }, "node_modules/@patternfly/react-table": { - "version": "4.67.5", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.67.5.tgz", - "integrity": "sha512-drb4hrPAnAI4wlPtqopotjK5pN6E0b0/o9CYfvIO2O+NeabRg8l3MqpxbKIG2bEwXPjmVCBDLQ/ut14loLNe+g==", + "version": "4.67.19", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.67.19.tgz", + "integrity": "sha512-pAa0tpafLHtICCiM3TDQ89xqQTvkZtRuwJ6+KKSpN1UdEEHy+3j0JjDUcslN+6Lo7stgoLwgWzGmE7bsx4Ys5Q==", "dependencies": { - "@patternfly/react-core": "^4.198.5", - "@patternfly/react-icons": "^4.49.5", - "@patternfly/react-styles": "^4.48.5", - "@patternfly/react-tokens": "^4.50.5", + "@patternfly/react-core": "^4.198.19", + "@patternfly/react-icons": "^4.49.19", + "@patternfly/react-styles": "^4.48.19", + "@patternfly/react-tokens": "^4.50.19", "lodash": "^4.17.19", "tslib": "^2.0.0" }, @@ -2874,6 +2874,24 @@ "react-dom": "^16.8.0 || ^17.0.0" } }, + "node_modules/@patternfly/react-table/node_modules/@patternfly/react-core": { + "version": "4.198.19", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.198.19.tgz", + "integrity": "sha512-f46CIKwWCJ1UNL50TXnvarYUhr2KtxNFw/kGYtG6QwrQwKXscZiXMMtW//0Q08cyhLB0vfxHOLbCKxVaVJ3R3w==", + "dependencies": { + "@patternfly/react-icons": "^4.49.19", + "@patternfly/react-styles": "^4.48.19", + "@patternfly/react-tokens": "^4.50.19", + "focus-trap": "6.2.2", + "react-dropzone": "9.0.0", + "tippy.js": "5.1.2", + "tslib": "^2.0.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0", + "react-dom": "^16.8.0 || ^17.0.0" + } + }, "node_modules/@patternfly/react-tokens": { "version": "4.50.19", "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.50.19.tgz", @@ -19591,16 +19609,32 @@ "integrity": "sha512-8+t8wqYGWkmyhxLty/kQXCY44rnW0y60nUMG7QKNzF1bAFJIpR8jKuVnHArM1h+MI9D53e8OVjKORH83hUAzJw==" }, "@patternfly/react-table": { - "version": "4.67.5", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.67.5.tgz", - "integrity": "sha512-drb4hrPAnAI4wlPtqopotjK5pN6E0b0/o9CYfvIO2O+NeabRg8l3MqpxbKIG2bEwXPjmVCBDLQ/ut14loLNe+g==", + "version": "4.67.19", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.67.19.tgz", + "integrity": "sha512-pAa0tpafLHtICCiM3TDQ89xqQTvkZtRuwJ6+KKSpN1UdEEHy+3j0JjDUcslN+6Lo7stgoLwgWzGmE7bsx4Ys5Q==", "requires": { - "@patternfly/react-core": "^4.198.5", - "@patternfly/react-icons": "^4.49.5", - "@patternfly/react-styles": "^4.48.5", - "@patternfly/react-tokens": "^4.50.5", + "@patternfly/react-core": "^4.198.19", + "@patternfly/react-icons": "^4.49.19", + "@patternfly/react-styles": "^4.48.19", + "@patternfly/react-tokens": "^4.50.19", "lodash": "^4.17.19", "tslib": "^2.0.0" + }, + "dependencies": { + "@patternfly/react-core": { + "version": "4.198.19", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.198.19.tgz", + "integrity": "sha512-f46CIKwWCJ1UNL50TXnvarYUhr2KtxNFw/kGYtG6QwrQwKXscZiXMMtW//0Q08cyhLB0vfxHOLbCKxVaVJ3R3w==", + "requires": { + "@patternfly/react-icons": "^4.49.19", + "@patternfly/react-styles": "^4.48.19", + "@patternfly/react-tokens": "^4.50.19", + "focus-trap": "6.2.2", + "react-dropzone": "9.0.0", + "tippy.js": "5.1.2", + "tslib": "^2.0.0" + } + } } }, "@patternfly/react-tokens": { diff --git a/package.json b/package.json index 24ebb570..adef62df 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@data-driven-forms/react-form-renderer": "3.16.9", "@patternfly/patternfly": "4.179.1", "@patternfly/react-core": "4.198.5", - "@patternfly/react-table": "4.67.5", + "@patternfly/react-table": "4.67.19", "@redhat-cloud-services/frontend-components": "3.7.3", "@redhat-cloud-services/frontend-components-notifications": "3.2.5", "@redhat-cloud-services/frontend-components-utilities": "3.2.8",