From 779c50762fe95df469f35a1a15331e0079af1633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:05:01 +0000 Subject: [PATCH] build(deps): bump @redhat-cloud-services/frontend-components Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 6.0.4 to 6.1.0. - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md) - [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-6.0.4...@redhat-cloud-services/frontend-components-6.1.0) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components" dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31486106..925f4194 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@patternfly/react-code-editor": "6.1.0", "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.1.0", - "@redhat-cloud-services/frontend-components": "6.0.4", + "@redhat-cloud-services/frontend-components": "6.1.0", "@redhat-cloud-services/frontend-components-notifications": "6.1.0", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", @@ -3832,9 +3832,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.0.4.tgz", - "integrity": "sha512-xOy6gCI292C2VJy5CFwUjA+iBlXmePx/Si76XVFgjw1gCZ7cyPOCSGwGOJKTFlYdVsklfrG9efZJQKrT0h8xHA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.0.tgz", + "integrity": "sha512-uLZfNCJIRxpiI15io9a0Y4/FuDSFEqAeLU6DMefs3Z0WdpvWEWJcoDZ7d4tiD1qCpbyfqMb4Luk98I5dZBznEw==", "license": "Apache-2.0", "dependencies": { "@patternfly/react-component-groups": "^6.0.0", @@ -22042,9 +22042,9 @@ } }, "@redhat-cloud-services/frontend-components": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.0.4.tgz", - "integrity": "sha512-xOy6gCI292C2VJy5CFwUjA+iBlXmePx/Si76XVFgjw1gCZ7cyPOCSGwGOJKTFlYdVsklfrG9efZJQKrT0h8xHA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.0.tgz", + "integrity": "sha512-uLZfNCJIRxpiI15io9a0Y4/FuDSFEqAeLU6DMefs3Z0WdpvWEWJcoDZ7d4tiD1qCpbyfqMb4Luk98I5dZBznEw==", "requires": { "@patternfly/react-component-groups": "^6.0.0", "@redhat-cloud-services/frontend-components-utilities": "^6.0.0", diff --git a/package.json b/package.json index f13e0be3..c85064fd 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@patternfly/react-code-editor": "6.1.0", "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.1.0", - "@redhat-cloud-services/frontend-components": "6.0.4", + "@redhat-cloud-services/frontend-components": "6.1.0", "@redhat-cloud-services/frontend-components-notifications": "6.1.0", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2",