From b23c89da2f18c1d9137db1b78741010e049e0572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:57:45 +0000 Subject: [PATCH] chore(deps): bump @patternfly/react-icons from 6.1.0 to 6.3.1 in /ui Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 6.1.0 to 6.3.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.1.0...@patternfly/react-icons@6.3.1) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index b68ea62bf..4e4f186d1 100644 --- a/ui/package.json +++ b/ui/package.json @@ -17,7 +17,7 @@ "dependencies": { "@patternfly/patternfly": "^6.1.0", "@patternfly/react-core": "^6.0.0", - "@patternfly/react-icons": "^6.0.0", + "@patternfly/react-icons": "^6.3.1", "@tanstack/react-query": "^5.66.9", "axios": "^0.21.4", "eslint": "^7.11.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 48b35b54e..afaa1b6e7 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1340,10 +1340,10 @@ react-dropzone "^14.3.5" tslib "^2.8.1" -"@patternfly/react-icons@^6.0.0", "@patternfly/react-icons@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.1.0.tgz#4f982f2b8dc0b9366acca1170fcd52fa8c16b85f" - integrity sha512-V1w/j19YmOgvh72IRRf1p07k+u4M5+9P+o/IxunlF0fWzLDX4Hf+utBI11A8cRfUzpQN7eLw/vZIS3BLM8Ge3Q== +"@patternfly/react-icons@^6.1.0", "@patternfly/react-icons@^6.3.1": + version "6.3.1" + resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.3.1.tgz#e28ee532a94746d588e38d1133e2705935a1844c" + integrity sha512-uiMounSIww1iZLM4pq+X8c3upzwl9iowXRPjR5CA8entb70lwgAXg3PqvypnuTAcilTq1Y3k5sFTqkhz7rgKcQ== "@patternfly/react-styles@^6.1.0": version "6.1.0"