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

Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 4.2.15 to 4.2.16.
- [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:
dependabot[bot] 2024-10-08 06:28:33 +00:00 committed by Klara Simickova
parent 16f45f8b0e
commit 79ace37488
2 changed files with 10 additions and 35 deletions

43
package-lock.json generated
View file

@ -13,7 +13,7 @@
"@patternfly/react-code-editor": "5.4.3",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.1",
"@redhat-cloud-services/frontend-components": "4.2.15",
"@redhat-cloud-services/frontend-components": "4.2.16",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
"@reduxjs/toolkit": "2.2.8",
@ -1902,17 +1902,17 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components": {
"version": "4.2.15",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.15.tgz",
"integrity": "sha512-52bu9XFZCosQ7QUzLiA4NNYWWas14Gir3/OBgxWlKQ8UayMfiBP9nuwvelDfC/jU8jLdYVbAznkNzbxQdhTKiw==",
"version": "4.2.16",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.16.tgz",
"integrity": "sha512-xtCSn4dCeyooG8czEZThoA9YWjghaXAqWt2JZVLmGdk9Gejhfco0l5Of/O3hfXgnPzXqRfOZJDA0jNVo1qKrTw==",
"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.8.1",
"@scalprum/react-core": "0.9.1",
"@scalprum/react-core": "^0.9.1",
"classnames": "^2.2.5",
"sanitize-html": "^2.12.1"
"sanitize-html": "^2.13.1"
},
"peerDependencies": {
"@patternfly/react-core": "^5.0.0",
@ -2308,31 +2308,6 @@
"react-router-dom": "^5.0.0 || ^6.0.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components/node_modules/@scalprum/react-core": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.9.1.tgz",
"integrity": "sha512-r3ydkxwqtauWUH+NS1pWg9esWhLdOoH9XDomUhA3wLRSMs9R2HStWkKJ4NrryyMGafv+0I1djLkgfmaZk64z0g==",
"license": "Apache-2.0",
"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/frontend-components/node_modules/@scalprum/react-core/node_modules/@scalprum/core": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/@scalprum/core/-/core-0.7.0.tgz",
"integrity": "sha512-zvrPXexI+bxHGFY/teuwPI5yjnOuiq8uT+RDsrm3gnpr1AqZQVUiGdskl1ON/ci5lSs1kNadmXceF1BTKlicwg==",
"license": "Apache-2.0",
"dependencies": {
"@openshift/dynamic-plugin-sdk": "^5.0.1",
"tslib": "^2.6.2"
}
},
"node_modules/@redhat-cloud-services/javascript-clients-shared": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/javascript-clients-shared/-/javascript-clients-shared-1.2.4.tgz",
@ -14180,9 +14155,9 @@
"dev": true
},
"node_modules/sanitize-html": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.13.0.tgz",
"integrity": "sha512-Xff91Z+4Mz5QiNSLdLWwjgBDm5b1RU6xBT0+12rapjiaR7SwfRdjw8f+6Rir2MXKLrDicRFHdb51hGOAxmsUIA==",
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.13.1.tgz",
"integrity": "sha512-ZXtKq89oue4RP7abL9wp/9URJcqQNABB5GGJ2acW1sdO8JTVl92f4ygD7Yc9Ze09VAZhnt2zegeU0tbNsdcLYg==",
"dependencies": {
"deepmerge": "^4.2.2",
"escape-string-regexp": "^4.0.0",

View file

@ -11,7 +11,7 @@
"@patternfly/react-code-editor": "5.4.3",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.1",
"@redhat-cloud-services/frontend-components": "4.2.15",
"@redhat-cloud-services/frontend-components": "4.2.16",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
"@reduxjs/toolkit": "2.2.8",