build(deps): bump @redhat-cloud-services/frontend-components-utilities
Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 6.1.1 to 7.0.2. - [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.1.1...@redhat-cloud-services/frontend-components-utilities-7.0.2) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-utilities" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0c46f052a8
commit
e5de087810
2 changed files with 177 additions and 15 deletions
190
package-lock.json
generated
190
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"@patternfly/react-table": "6.3.1",
|
||||
"@redhat-cloud-services/frontend-components": "6.1.1",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "6.1.3",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "6.1.1",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "7.0.2",
|
||||
"@reduxjs/toolkit": "2.8.2",
|
||||
"@scalprum/react-core": "0.9.5",
|
||||
"@sentry/webpack-plugin": "4.0.2",
|
||||
|
|
@ -4194,7 +4194,7 @@
|
|||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities": {
|
||||
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
|
||||
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
|
||||
|
|
@ -4219,6 +4219,54 @@
|
|||
"react-router-dom": "^5.0.0 || ^6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/@redhat-cloud-services/rbac-client": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
|
||||
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
|
||||
"axios": "^1.7.2",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-notifications/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==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-7.0.2.tgz",
|
||||
"integrity": "sha512-0IW7TzCK0VvnJ2znQGRAbPu846dCWzsdPOW9cYb0x24bwH7rxZkDrMVcIVTaVHYgbIcfRRwMh3lqhiD6VJsnfw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/rbac-client": "^4.0.2",
|
||||
"@redhat-cloud-services/types": "^2.0.0",
|
||||
"@sentry/browser": "^7.119.1",
|
||||
"awesome-debounce-promise": "^2.1.0",
|
||||
"axios": "^0.28.1 || ^1.7.0",
|
||||
"commander": "^2.20.3",
|
||||
"mkdirp": "^1.0.4",
|
||||
"p-map": "^7.0.2",
|
||||
"react-content-loader": "^6.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@patternfly/react-core": "^6.0.0",
|
||||
"@patternfly/react-table": "^6.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-redux": "^7.0.0 || ^8.0.0 || ^9.0.0",
|
||||
"react-router-dom": "^5.0.0 || ^6.0.0"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
|
|
@ -4231,6 +4279,54 @@
|
|||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components/node_modules/@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
|
||||
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
|
||||
"@redhat-cloud-services/types": "^2.0.0",
|
||||
"@sentry/browser": "^7.119.1",
|
||||
"awesome-debounce-promise": "^2.1.0",
|
||||
"axios": "^0.28.1 || ^1.7.0",
|
||||
"commander": "^2.20.3",
|
||||
"mkdirp": "^1.0.4",
|
||||
"p-map": "^7.0.2",
|
||||
"react-content-loader": "^6.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@patternfly/react-core": "^6.0.0",
|
||||
"@patternfly/react-table": "^6.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-redux": "^7.0.0 || ^8.0.0 || ^9.0.0",
|
||||
"react-router-dom": "^5.0.0 || ^6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components/node_modules/@redhat-cloud-services/rbac-client": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
|
||||
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
|
||||
"axios": "^1.7.2",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components/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==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/javascript-clients-shared": {
|
||||
"version": "1.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/javascript-clients-shared/-/javascript-clients-shared-1.2.7.tgz",
|
||||
|
|
@ -4242,12 +4338,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/rbac-client": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
|
||||
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-4.0.2.tgz",
|
||||
"integrity": "sha512-A2FTBDW0biyg4EiZO4WcSpy/D9GGIBnOdbf2cldgiJx4sifvYaZYb2ovvhmrjhax8yxlM4ECsxsOo3aWSVbd5Q==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.6",
|
||||
"axios": "^1.7.2",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
|
|
@ -22430,6 +22526,39 @@
|
|||
"@scalprum/react-core": "^0.9.1",
|
||||
"classnames": "^2.2.5",
|
||||
"sanitize-html": "^2.13.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
|
||||
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
|
||||
"@redhat-cloud-services/types": "^2.0.0",
|
||||
"@sentry/browser": "^7.119.1",
|
||||
"awesome-debounce-promise": "^2.1.0",
|
||||
"axios": "^0.28.1 || ^1.7.0",
|
||||
"commander": "^2.20.3",
|
||||
"mkdirp": "^1.0.4",
|
||||
"p-map": "^7.0.2",
|
||||
"react-content-loader": "^6.2.0"
|
||||
}
|
||||
},
|
||||
"@redhat-cloud-services/rbac-client": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
|
||||
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
|
||||
"axios": "^1.7.2",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"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=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components-config": {
|
||||
|
|
@ -22546,14 +22675,47 @@
|
|||
"requires": {
|
||||
"@redhat-cloud-services/frontend-components": "^6.0.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "^6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
|
||||
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
|
||||
"@redhat-cloud-services/types": "^2.0.0",
|
||||
"@sentry/browser": "^7.119.1",
|
||||
"awesome-debounce-promise": "^2.1.0",
|
||||
"axios": "^0.28.1 || ^1.7.0",
|
||||
"commander": "^2.20.3",
|
||||
"mkdirp": "^1.0.4",
|
||||
"p-map": "^7.0.2",
|
||||
"react-content-loader": "^6.2.0"
|
||||
}
|
||||
},
|
||||
"@redhat-cloud-services/rbac-client": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
|
||||
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
|
||||
"axios": "^1.7.2",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"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=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components-utilities": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
|
||||
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-7.0.2.tgz",
|
||||
"integrity": "sha512-0IW7TzCK0VvnJ2znQGRAbPu846dCWzsdPOW9cYb0x24bwH7rxZkDrMVcIVTaVHYgbIcfRRwMh3lqhiD6VJsnfw==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
|
||||
"@redhat-cloud-services/rbac-client": "^4.0.2",
|
||||
"@redhat-cloud-services/types": "^2.0.0",
|
||||
"@sentry/browser": "^7.119.1",
|
||||
"awesome-debounce-promise": "^2.1.0",
|
||||
|
|
@ -22581,11 +22743,11 @@
|
|||
}
|
||||
},
|
||||
"@redhat-cloud-services/rbac-client": {
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
|
||||
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-4.0.2.tgz",
|
||||
"integrity": "sha512-A2FTBDW0biyg4EiZO4WcSpy/D9GGIBnOdbf2cldgiJx4sifvYaZYb2ovvhmrjhax8yxlM4ECsxsOo3aWSVbd5Q==",
|
||||
"requires": {
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
|
||||
"@redhat-cloud-services/javascript-clients-shared": "^1.2.6",
|
||||
"axios": "^1.7.2",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@patternfly/react-table": "6.3.1",
|
||||
"@redhat-cloud-services/frontend-components": "6.1.1",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "6.1.3",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "6.1.1",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "7.0.2",
|
||||
"@reduxjs/toolkit": "2.8.2",
|
||||
"@scalprum/react-core": "0.9.5",
|
||||
"@sentry/webpack-plugin": "4.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue