From 1bccc188ec91889720aacdfdd7a9f53c9a05c565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 02:17:22 +0000 Subject: [PATCH] Bump the patternfly group with 3 updates (#5267) Bumps the patternfly group with 3 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](https://github.com/patternfly/patternfly-react). Updates `@patternfly/patternfly` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js) - [Commits](https://github.com/patternfly/patternfly/compare/v5.4.0...v5.4.1) Updates `@patternfly/react-core` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.0...@patternfly/react-core@5.4.1) Updates `@patternfly/react-table` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.0...@patternfly/react-table@5.4.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 29 +++++++++++++---------------- package.json | 6 +++--- 2 files changed, 16 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72151eb776..9510501aea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,10 +11,10 @@ "dependencies": { "@babel/runtime": "^7.25.7", "@lingui/react": "^4.11.4", - "@patternfly/patternfly": "^5.4.0", + "@patternfly/patternfly": "^5.4.1", "@patternfly/react-code-editor": "^5.4.0", - "@patternfly/react-core": "^5.4.0", - "@patternfly/react-table": "^5.4.0", + "@patternfly/react-core": "^5.4.1", + "@patternfly/react-table": "^5.4.1", "@redhat-cloud-services/frontend-components": "^4.2.15", "antsibull-docs": "^1.1.0", "axios": "^1.7.7", @@ -3564,10 +3564,9 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.0.tgz", - "integrity": "sha512-9B33M4N0/KDyss6NpCwAhz18za7R+sXYiFrUObhGoJ1Cmg06SeScVrEAjT4yJwAClWUlKh604Af9wE4D7IF8Lg==", - "license": "MIT" + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.1.tgz", + "integrity": "sha512-0+KxsQJrFzOMANALW82BHAO7bSm9tEbG1RrOlGT23ME1CaBoetGSMRLymutvojn/b/EKfJIr5rLzQa+14Lvg2g==" }, "node_modules/@patternfly/react-code-editor": { "version": "5.4.0", @@ -3610,10 +3609,9 @@ } }, "node_modules/@patternfly/react-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.0.tgz", - "integrity": "sha512-Tz2Y9V4G2pnwrylc/4/FyxIRFvxiA8BEBIG6UBwXxrstnJmJaHgAIy6QJdJmERzVx3GVDz6/rM0PnMqa5R6auQ==", - "license": "MIT", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.1.tgz", + "integrity": "sha512-PJjwN4OCR7jTdWKi0RzuFdtlSQ8gBR+0REczuDHHPW8ky0bs1cIcqGsn5p/b6OgPlztl3UaXqRYLsroiEMasOw==", "dependencies": { "@patternfly/react-icons": "^5.4.0", "@patternfly/react-styles": "^5.4.0", @@ -3650,12 +3648,11 @@ "license": "MIT" }, "node_modules/@patternfly/react-table": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.0.tgz", - "integrity": "sha512-HkXxVEPeI6nRVSUSHb5BungF41IfjB8W2VqaA3SX+6fGxQAW0e/Hb58ctUdPR2VJ/S2YZFcIcqCCWQtQEf+xKA==", - "license": "MIT", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.1.tgz", + "integrity": "sha512-T05djy6YPqjbGWjpnwUs9oqup8oqqIOBnDOcThnHukgzlwnZvLNywgdoMR5XAKxTcIx/iBE1cu8ieETlITOGLw==", "dependencies": { - "@patternfly/react-core": "^5.4.0", + "@patternfly/react-core": "^5.4.1", "@patternfly/react-icons": "^5.4.0", "@patternfly/react-styles": "^5.4.0", "@patternfly/react-tokens": "^5.4.0", diff --git a/package.json b/package.json index 8a32733ba8..320cffe92b 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,10 @@ "dependencies": { "@babel/runtime": "^7.25.7", "@lingui/react": "^4.11.4", - "@patternfly/patternfly": "^5.4.0", + "@patternfly/patternfly": "^5.4.1", "@patternfly/react-code-editor": "^5.4.0", - "@patternfly/react-core": "^5.4.0", - "@patternfly/react-table": "^5.4.0", + "@patternfly/react-core": "^5.4.1", + "@patternfly/react-table": "^5.4.1", "@redhat-cloud-services/frontend-components": "^4.2.15", "antsibull-docs": "^1.1.0", "axios": "^1.7.7",