From fda5f65e30ee380c2b26cc4737cfe135658084d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 20:30:33 +0000 Subject: [PATCH] Bump the patternfly group with 3 updates Bumps the patternfly group with 3 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-icons](https://github.com/patternfly/patternfly-react). Updates `@patternfly/patternfly` from 6.1.0 to 6.3.1 - [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/v6.1.0...v6.3.1) Updates `@patternfly/react-core` 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-core@6.1.0...@patternfly/react-core@6.3.1) Updates `@patternfly/react-icons` 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/patternfly" dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly - dependency-name: "@patternfly/react-core" dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly - dependency-name: "@patternfly/react-icons" dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 65d9d7d..cc33a1f 100644 --- a/package.json +++ b/package.json @@ -46,9 +46,9 @@ "typescript": "5.9.2" }, "dependencies": { - "@patternfly/patternfly": "6.1.0", - "@patternfly/react-core": "6.1.0", - "@patternfly/react-icons": "6.1.0", + "@patternfly/patternfly": "6.3.1", + "@patternfly/react-core": "6.3.1", + "@patternfly/react-icons": "6.3.1", "@patternfly/react-styles": "6.3.1", "react": "18.3.1", "react-dom": "18.3.1"