From 434960e0fc6f5d9be9f3818a3f165822d3827e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 04:27:42 +0000 Subject: [PATCH] build(deps): bump @redhat-cloud-services/frontend-components-utilities Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 6.0.2 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-utilities-6.0.2...@redhat-cloud-services/frontend-components-utilities-6.1.0) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-utilities" 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 5f835502..438b2eb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@patternfly/react-table": "6.1.0", "@redhat-cloud-services/frontend-components": "6.0.4", "@redhat-cloud-services/frontend-components-notifications": "5.0.4", - "@redhat-cloud-services/frontend-components-utilities": "6.0.2", + "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5", "@sentry/webpack-plugin": "3.5.0", @@ -4025,9 +4025,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.0.2.tgz", - "integrity": "sha512-1YH75PeABT190fY33Bh6aj+wJumQVwAjSd5Txw4/Ky80wpTdjEDr2aOyz2gWWhXRDFCwOeRIbABUwOEuZtvuUg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.0.tgz", + "integrity": "sha512-84+ulQLAkztXox1FcujEr2ktxcyryS1vhkvFqZgWK1/i0TK+AnBPH5G53NPjoDLPNHEEu2lYm4K/d+AC1+y+DA==", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x", @@ -22066,9 +22066,9 @@ } }, "@redhat-cloud-services/frontend-components-utilities": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.0.2.tgz", - "integrity": "sha512-1YH75PeABT190fY33Bh6aj+wJumQVwAjSd5Txw4/Ky80wpTdjEDr2aOyz2gWWhXRDFCwOeRIbABUwOEuZtvuUg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.0.tgz", + "integrity": "sha512-84+ulQLAkztXox1FcujEr2ktxcyryS1vhkvFqZgWK1/i0TK+AnBPH5G53NPjoDLPNHEEu2lYm4K/d+AC1+y+DA==", "requires": { "@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x", "@redhat-cloud-services/types": "^2.0.0", diff --git a/package.json b/package.json index d215f24a..9a461adb 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@patternfly/react-table": "6.1.0", "@redhat-cloud-services/frontend-components": "6.0.4", "@redhat-cloud-services/frontend-components-notifications": "5.0.4", - "@redhat-cloud-services/frontend-components-utilities": "6.0.2", + "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5", "@sentry/webpack-plugin": "3.5.0",