From 4fba3ab5e1a6a1a53840e142b48c9cad6a95581f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 09:12:05 +0000 Subject: [PATCH] fix(deps): update dependency @patternfly/react-core to v6.6.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../.changeset/renovate-e61ed73.md | 5 +++++ workspaces/intelligent-assistant/package.json | 2 +- .../plugins/intelligent-assistant/package.json | 2 +- workspaces/intelligent-assistant/yarn.lock | 18 +++++++++--------- 4 files changed, 16 insertions(+), 11 deletions(-) create mode 100644 workspaces/intelligent-assistant/.changeset/renovate-e61ed73.md diff --git a/workspaces/intelligent-assistant/.changeset/renovate-e61ed73.md b/workspaces/intelligent-assistant/.changeset/renovate-e61ed73.md new file mode 100644 index 00000000000..052c69d1687 --- /dev/null +++ b/workspaces/intelligent-assistant/.changeset/renovate-e61ed73.md @@ -0,0 +1,5 @@ +--- +'@red-hat-developer-hub/backstage-plugin-intelligent-assistant': patch +--- + +Updated dependency `@patternfly/react-core` to `6.6.1`. diff --git a/workspaces/intelligent-assistant/package.json b/workspaces/intelligent-assistant/package.json index a4bb8534c26..f5482a2577a 100644 --- a/workspaces/intelligent-assistant/package.json +++ b/workspaces/intelligent-assistant/package.json @@ -86,7 +86,7 @@ "@backstage/plugin-permission-react": "0.5.4", "@backstage/plugin-search-react": "1.11.7", "@backstage/plugin-techdocs-react": "1.3.14", - "@patternfly/react-core": "6.6.0", + "@patternfly/react-core": "6.6.1", "@protobufjs/inquire": "1.1.0", "@remix-run/router": "1.23.4", "@testing-library/react": "15.0.7", diff --git a/workspaces/intelligent-assistant/plugins/intelligent-assistant/package.json b/workspaces/intelligent-assistant/plugins/intelligent-assistant/package.json index 46384f8fb05..ee9eff56196 100644 --- a/workspaces/intelligent-assistant/plugins/intelligent-assistant/package.json +++ b/workspaces/intelligent-assistant/plugins/intelligent-assistant/package.json @@ -75,7 +75,7 @@ "@mui/icons-material": "^6.1.8", "@mui/material": "^5.12.2", "@patternfly/chatbot": "6.9.0-prerelease.2", - "@patternfly/react-core": "6.6.0", + "@patternfly/react-core": "6.6.1", "@patternfly/react-icons": "^6.5.0", "@patternfly/react-table": "^6.4.1", "@red-hat-developer-hub/backstage-plugin-app-react": "^1.0.0", diff --git a/workspaces/intelligent-assistant/yarn.lock b/workspaces/intelligent-assistant/yarn.lock index da19c763cd6..2857fca3e5a 100644 --- a/workspaces/intelligent-assistant/yarn.lock +++ b/workspaces/intelligent-assistant/yarn.lock @@ -8409,20 +8409,20 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-core@npm:6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-core@npm:6.6.0" +"@patternfly/react-core@npm:6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-core@npm:6.6.1" dependencies: - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" - "@patternfly/react-tokens": "npm:^6.6.0" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" + "@patternfly/react-tokens": "npm:^6.6.1" focus-trap: "npm:7.6.6" react-dropzone: "npm:^14.3.5" tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/7042f6b8fd9bdc0ddea5bd5206144216ebd0819486ad903e5052ca5bb6a433c5981a4f1d694d48e12ab4717b3139ccdf5c8344c27543a5e8c1644d994e7bbb3a + checksum: 10c0/48d8b952d87abb45b99d345731c89cd42e7ba7fdd9d973025068e97c97be84b95f1560c8b7e0f02b453453a0f7c8e23a2f269d1851b9bc615bfe5547ef3b0969 languageName: node linkType: hard @@ -8462,7 +8462,7 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-tokens@npm:^6.6.0, @patternfly/react-tokens@npm:^6.6.1": +"@patternfly/react-tokens@npm:^6.6.1": version: 6.6.1 resolution: "@patternfly/react-tokens@npm:6.6.1" checksum: 10c0/818f0539722c147a83c35bd53860b80566117c823706e51228f652754c2053410da987712b21def02d55c39845c9d129819e96a78870cc390db80df59c127a8b @@ -9481,7 +9481,7 @@ __metadata: "@mui/icons-material": "npm:^6.1.8" "@mui/material": "npm:^5.12.2" "@patternfly/chatbot": "npm:6.9.0-prerelease.2" - "@patternfly/react-core": "npm:6.6.0" + "@patternfly/react-core": "npm:6.6.1" "@patternfly/react-icons": "npm:^6.5.0" "@patternfly/react-table": "npm:^6.4.1" "@red-hat-developer-hub/backstage-plugin-app-react": "npm:^1.0.0"