From 766e1ce488cf42bd189cbe24b5e8bcfa2e507294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 20:23:21 +0000 Subject: [PATCH] build(deps): bump @patternfly/react-styles in the patternfly group Bumps the patternfly group with 1 update: @patternfly/react-styles. Updates `@patternfly/react-styles` from 6.2.2 to 6.3.0 --- updated-dependencies: - dependency-name: "@patternfly/react-styles" dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43cbbda..1010855 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@patternfly/patternfly": "6.1.0", "@patternfly/react-core": "6.1.0", "@patternfly/react-icons": "6.1.0", - "@patternfly/react-styles": "6.2.2", + "@patternfly/react-styles": "6.3.0", "react": "18.3.1", "react-dom": "18.3.1" }