From e7ae6079dbc1869e0f6e9577788e0ff15d8d5660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 07:34:57 +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) | `6.5.2` | `6.6.0` | | [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `6.5.1` | `6.6.0` | | [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `6.5.1` | `6.6.0` | | @patternfly/react-styles | `6.5.1` | `6.6.0` | | [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `6.5.1` | `6.6.0` | | [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `6.5.1` | `6.6.0` | Updates `@patternfly/patternfly` from 6.5.2 to 6.6.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/commits/v6.6.0) Updates `@patternfly/react-core` from 6.5.1 to 6.6.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.5.1...@patternfly/react-core@6.6.0) Updates `@patternfly/react-icons` from 6.5.1 to 6.6.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.5.1...@patternfly/react-icons@6.6.0) Updates `@patternfly/react-styles` from 6.5.1 to 6.6.0 Updates `@patternfly/react-table` from 6.5.1 to 6.6.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.5.1...@patternfly/react-table@6.6.0) Updates `@patternfly/react-tokens` from 6.5.1 to 6.6.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.5.1...@patternfly/react-tokens@6.6.0) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly - dependency-name: "@patternfly/react-core" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly - dependency-name: "@patternfly/react-icons" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly - dependency-name: "@patternfly/react-styles" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly - dependency-name: "@patternfly/react-table" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly - dependency-name: "@patternfly/react-tokens" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor 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 94a5ee4a7..11d1719e5 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 94a5ee4a71692a57e5df5c5b7d950b8ab14068fb +Subproject commit 11d1719e594db0e0d4795e36048e3508e2bf407d diff --git a/package.json b/package.json index 27b4104e5..930e14b47 100644 --- a/package.json +++ b/package.json @@ -39,12 +39,12 @@ }, "dependencies": { "@novnc/novnc": "1.5.0", - "@patternfly/patternfly": "6.5.2", - "@patternfly/react-core": "6.5.1", - "@patternfly/react-icons": "6.5.1", - "@patternfly/react-styles": "6.5.1", - "@patternfly/react-table": "6.5.1", - "@patternfly/react-tokens": "6.5.1", + "@patternfly/patternfly": "6.6.0", + "@patternfly/react-core": "6.6.0", + "@patternfly/react-icons": "6.6.0", + "@patternfly/react-styles": "6.6.0", + "@patternfly/react-table": "6.6.0", + "@patternfly/react-tokens": "6.6.0", "@xterm/xterm": "6.0.0", "@xterm/addon-webgl": "0.19.0", "argparse": "2.0.1",