From 3e5583803524cccefe11bc1caa98ccbd22508e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:34:26 +0000 Subject: [PATCH] :ghost: Bump @patternfly/patternfly from 5.2.1 to 6.0.0 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.2.1 to 6.0.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/compare/patch-v5.2.1...v6.0.0) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index e24d9f2566..dd3afa2f57 100644 --- a/client/package.json +++ b/client/package.json @@ -25,7 +25,7 @@ "@hookform/resolvers": "^2.9.11", "@hot-loader/react-dom": "^17.0.2", "@migtools/lib-ui": "^10.0.1", - "@patternfly/patternfly": "5.2.1", + "@patternfly/patternfly": "6.0.0", "@patternfly/react-charts": "7.2.2", "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", diff --git a/package-lock.json b/package-lock.json index 9eb5e33fe7..6e86b86cb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "@hookform/resolvers": "^2.9.11", "@hot-loader/react-dom": "^17.0.2", "@migtools/lib-ui": "^10.0.1", - "@patternfly/patternfly": "5.2.1", + "@patternfly/patternfly": "6.0.0", "@patternfly/react-charts": "7.2.2", "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", @@ -1655,9 +1655,9 @@ "dev": true }, "node_modules/@patternfly/patternfly": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.2.1.tgz", - "integrity": "sha512-n5xFjyj1J4eIFZ7XeU6K44POKRAuDlO5yALPbn084y+jPy1j861AaQ+zIUbzCi4IzBlHrvoXVKij7p1zy7Ditg==" + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.0.0.tgz", + "integrity": "sha512-Mn92Tt/4okSj1COGCJrgUgh390OOaFCWf0tL0WmigDNUecSHNn1D6Vhpd1hxHQBXvre9eWorzxV2b9yhSEl79Q==" }, "node_modules/@patternfly/react-charts": { "version": "7.2.2",