build(deps): bump @redhat-cloud-services/frontend-components-utilities

Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 4.0.19 to 5.0.11.
- [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/commits/@redhat-cloud-services/frontend-components-utilities-5.0.11)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-11 08:15:17 +00:00 committed by Klara Simickova
parent d80fed8234
commit 3eda8e2dd1
2 changed files with 15 additions and 14 deletions

27
package-lock.json generated
View file

@ -15,7 +15,7 @@
"@patternfly/react-table": "5.4.14",
"@redhat-cloud-services/frontend-components": "4.2.22",
"@redhat-cloud-services/frontend-components-notifications": "4.1.16",
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
"@redhat-cloud-services/frontend-components-utilities": "5.0.11",
"@reduxjs/toolkit": "2.5.0",
"@scalprum/react-core": "0.9.3",
"@sentry/webpack-plugin": "3.0.0",
@ -4102,7 +4102,16 @@
"react-router-dom": "^5.0.0 || ^6.0.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/@redhat-cloud-services/frontend-components-utilities": {
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/redux-promise-middleware": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/redux-promise-middleware/-/redux-promise-middleware-6.1.3.tgz",
"integrity": "sha512-B/Hi5Ct5d9y5d/KG0f6MZUXKA0nrQh5583mHCx13HY3Avte8KfpoRH/TB5QT6k/FcjT6JCxjv7jedymidy2A1A==",
"license": "MIT",
"peerDependencies": {
"redux": "^2.0.0 || ^3.0.0 || ^4.0.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components-utilities": {
"version": "5.0.11",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-5.0.11.tgz",
"integrity": "sha512-wCR5DMzYTVJ1HjYJI5Lnn16GVtp5HEQNxSBmBsRZLGAWIiuz8Bt/y6x4ixgV9EQ2UrWDLgAw/gOmy7obMR9bvg==",
@ -4127,7 +4136,7 @@
"react-router-dom": "^5.0.0 || ^6.0.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/p-map": {
"node_modules/@redhat-cloud-services/frontend-components-utilities/node_modules/p-map": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.3.tgz",
"integrity": "sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==",
@ -4139,19 +4148,11 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/redux-promise-middleware": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/redux-promise-middleware/-/redux-promise-middleware-6.1.3.tgz",
"integrity": "sha512-B/Hi5Ct5d9y5d/KG0f6MZUXKA0nrQh5583mHCx13HY3Avte8KfpoRH/TB5QT6k/FcjT6JCxjv7jedymidy2A1A==",
"license": "MIT",
"peerDependencies": {
"redux": "^2.0.0 || ^3.0.0 || ^4.0.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components-utilities": {
"node_modules/@redhat-cloud-services/frontend-components/node_modules/@redhat-cloud-services/frontend-components-utilities": {
"version": "4.0.19",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-4.0.19.tgz",
"integrity": "sha512-CD3tp/fHWK/qiHfxsbiKW+odlUrQM8hQ+XxhkMzLcIJFBGbH3CTSpP9ALXdO+3UsaE5h3Hk3LRoFCYWp0Aajxg==",
"license": "Apache-2.0",
"dependencies": {
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
"@redhat-cloud-services/types": "^1.0.9",

View file

@ -13,7 +13,7 @@
"@patternfly/react-table": "5.4.14",
"@redhat-cloud-services/frontend-components": "4.2.22",
"@redhat-cloud-services/frontend-components-notifications": "4.1.16",
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
"@redhat-cloud-services/frontend-components-utilities": "5.0.11",
"@reduxjs/toolkit": "2.5.0",
"@scalprum/react-core": "0.9.3",
"@sentry/webpack-plugin": "3.0.0",