build(deps): bump @redhat-cloud-services/frontend-components-utilities
Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 3.3.13 to 3.4.0. - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-utilities" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea699b4a2e
commit
4fd6233b56
2 changed files with 10 additions and 10 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
|
@ -15,7 +15,7 @@
|
|||
"@patternfly/react-table": "4.112.39",
|
||||
"@redhat-cloud-services/frontend-components": "3.9.34",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.3.13",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.4.0",
|
||||
"@reduxjs/toolkit": "^1.9.3",
|
||||
"@scalprum/react-core": "^0.5.1",
|
||||
"@unleash/proxy-client-react": "^3.5.2",
|
||||
|
|
@ -3651,9 +3651,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "3.3.13",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.3.13.tgz",
|
||||
"integrity": "sha512-3SdXwzXP1XMLN+hvlGZwX5Va3VwKW9xzRx9lgKGx2XU2nU3GF233hTeId5Cs58NZqBpf8NpRFYaBWnPBaXCWlQ==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.4.0.tgz",
|
||||
"integrity": "sha512-x0grPJE/+2fhsi6eE7RrTsc2ZygrMNiQOckxPnQcN2K+iCVanx0MDIG1Ffypb2iXTruUAfo5uHna4jwv5QoHAQ==",
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/types": "^0.0.17",
|
||||
"@sentry/browser": "^5.30.0",
|
||||
|
|
@ -3668,8 +3668,8 @@
|
|||
"@patternfly/react-table": "^4.108.0",
|
||||
"@redhat-cloud-services/rbac-client": "^1.0.100",
|
||||
"cypress": ">=10.0.0 < 13.0.0",
|
||||
"react": "^16.14.0 || ^17.0.0",
|
||||
"react-dom": "^16.14.0 || ^17.0.0",
|
||||
"react": "^16.14.0 || ^17.0.0 || ^18.0.0",
|
||||
"react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0",
|
||||
"react-redux": ">=7.0.0",
|
||||
"react-router-dom": "^5.0.0 || ^6.0.0"
|
||||
}
|
||||
|
|
@ -22182,9 +22182,9 @@
|
|||
}
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "3.3.13",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.3.13.tgz",
|
||||
"integrity": "sha512-3SdXwzXP1XMLN+hvlGZwX5Va3VwKW9xzRx9lgKGx2XU2nU3GF233hTeId5Cs58NZqBpf8NpRFYaBWnPBaXCWlQ==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.4.0.tgz",
|
||||
"integrity": "sha512-x0grPJE/+2fhsi6eE7RrTsc2ZygrMNiQOckxPnQcN2K+iCVanx0MDIG1Ffypb2iXTruUAfo5uHna4jwv5QoHAQ==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/types": "^0.0.17",
|
||||
"@sentry/browser": "^5.30.0",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@patternfly/react-table": "4.112.39",
|
||||
"@redhat-cloud-services/frontend-components": "3.9.34",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.3.13",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.4.0",
|
||||
"@reduxjs/toolkit": "^1.9.3",
|
||||
"@scalprum/react-core": "^0.5.1",
|
||||
"@unleash/proxy-client-react": "^3.5.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue