From 28637f2d213a8bf44d7d65fc123b62a556d09ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 04:35:23 +0000 Subject: [PATCH] Bump the patternfly group with 6 updates Bumps the patternfly group with 6 updates: | Package | From | To | | --- | --- | --- | | [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.4.2` | `6.0.0` | | [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.4.2` | `6.0.0` | | [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.4.0` | `6.0.0` | | @patternfly/react-styles | `5.4.0` | `6.0.0` | | [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.4.2` | `6.0.0` | | [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `5.4.0` | `6.0.0` | Updates `@patternfly/patternfly` from 5.4.2 to 6.0.0 - [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.2...v6.0.0) Updates `@patternfly/react-core` from 5.4.2 to 6.0.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.2...@patternfly/react-core@6.0.0) Updates `@patternfly/react-icons` from 5.4.0 to 6.0.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.0...@patternfly/react-icons@6.0.0) Updates `@patternfly/react-styles` from 5.4.0 to 6.0.0 Updates `@patternfly/react-table` from 5.4.2 to 6.0.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.2...@patternfly/react-table@6.0.0) Updates `@patternfly/react-tokens` from 5.4.0 to 6.0.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.4.0...@patternfly/react-tokens@6.0.0) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-major dependency-group: patternfly - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: patternfly - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-major dependency-group: patternfly - dependency-name: "@patternfly/react-styles" dependency-type: direct:production update-type: version-update:semver-major dependency-group: patternfly - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-major dependency-group: patternfly - dependency-name: "@patternfly/react-tokens" dependency-type: direct:production update-type: version-update:semver-major dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/node_modules b/node_modules index bc8b864c28c4..ba6904253df0 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit bc8b864c28c4a0ea8e6b8b24e7a433e86e88053e +Subproject commit ba6904253df0742166e3dd1f8d0ad1dc36f36dce diff --git a/package.json b/package.json index 4218a93322e0..bdba30f3996a 100644 --- a/package.json +++ b/package.json @@ -4,12 +4,12 @@ "type": "module", "private": true, "dependencies": { - "@patternfly/patternfly": "5.4.2", - "@patternfly/react-core": "5.4.2", - "@patternfly/react-icons": "5.4.0", - "@patternfly/react-styles": "5.4.0", - "@patternfly/react-table": "5.4.2", - "@patternfly/react-tokens": "5.4.0", + "@patternfly/patternfly": "6.0.0", + "@patternfly/react-core": "6.0.0", + "@patternfly/react-icons": "6.0.0", + "@patternfly/react-styles": "6.0.0", + "@patternfly/react-table": "6.0.0", + "@patternfly/react-tokens": "6.0.0", "dequal": "2.0.3", "js-sha1": "0.7.0", "js-sha256": "0.11.0",