build(deps): bump @redhat-cloud-services/frontend-components
Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 4.2.11 to 4.2.12. - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f3cb26e0a
commit
599d632fd7
2 changed files with 6 additions and 20 deletions
24
package-lock.json
generated
24
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@patternfly/react-code-editor": "5.3.3",
|
||||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.11",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.12",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.13",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
|
|
@ -3525,15 +3525,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components": {
|
||||
"version": "4.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.11.tgz",
|
||||
"integrity": "sha512-Mp8hksPvUOcTtybKGjaZoE6Pwl68Z1T7raKzDpIqoFgwz6T/KRzyRGNy5JD1QpB6lR/kN3QIw8CXAfZEvSe+Qw==",
|
||||
"version": "4.2.12",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.12.tgz",
|
||||
"integrity": "sha512-Bur7MtD84jBhJNlVu440RuhXVWWi+BR13uA8WpRLAa1rstNPfKgSdVFpUvpFke6ObffRhPFv8eFJA3nO5wAMmw==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-component-groups": "^5.0.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "^4.0.0",
|
||||
"@redhat-cloud-services/types": "^1.0.9",
|
||||
"@scalprum/core": "^0.7.0",
|
||||
"@scalprum/react-core": "^0.7.0",
|
||||
"@scalprum/react-core": "^0.8.0",
|
||||
"classnames": "^2.2.5",
|
||||
"sanitize-html": "^2.12.1"
|
||||
},
|
||||
|
|
@ -3898,20 +3898,6 @@
|
|||
"proxy-from-env": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components/node_modules/@scalprum/react-core": {
|
||||
"version": "0.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.7.1.tgz",
|
||||
"integrity": "sha512-CdLSwg46MYyDqCjWGuim/u0HF6GaPPGxXRD6AkWCkB4o3feBep+2zRAjzNfi3IlhNufWaiswxLpThhTLG4cgMg==",
|
||||
"dependencies": {
|
||||
"@openshift/dynamic-plugin-sdk": "^5.0.1",
|
||||
"@scalprum/core": "^0.7.0",
|
||||
"lodash": "^4.17.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16.8.0 || >=17.0.0 || ^18.0.0",
|
||||
"react-dom": ">=16.8.0 || >=17.0.0 || ^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/rbac-client": {
|
||||
"version": "1.2.8",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-code-editor": "5.3.3",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.11",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.12",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.13",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue