build(deps): bump @redhat-cloud-services/frontend-components
Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 4.2.14 to 4.2.15. - [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
dca94cb190
commit
2d0c4a401a
2 changed files with 39 additions and 7 deletions
44
package-lock.json
generated
44
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
|||
"@patternfly/react-code-editor": "5.4.0",
|
||||
"@patternfly/react-core": "5.4.0",
|
||||
"@patternfly/react-table": "5.4.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.14",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.15",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
|
|
@ -1845,15 +1845,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components": {
|
||||
"version": "4.2.14",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.14.tgz",
|
||||
"integrity": "sha512-q3RgMJiJ4Zk4Qim0sKbCzn9IJtQT9oJWetu11FbHwYZV2w25mORM22QA9LS1jOsaywJJJc4J453CPVRBQhrkGw==",
|
||||
"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==",
|
||||
"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.8.0",
|
||||
"@scalprum/core": "^0.8.1",
|
||||
"@scalprum/react-core": "^0.9.1",
|
||||
"classnames": "^2.2.5",
|
||||
"sanitize-html": "^2.12.1"
|
||||
},
|
||||
|
|
@ -2260,6 +2260,38 @@
|
|||
"react-router-dom": "^5.0.0 || ^6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components/node_modules/@scalprum/core": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@scalprum/core/-/core-0.8.1.tgz",
|
||||
"integrity": "sha512-bRbquESsjUvgu3QHA9aDIK5uTu7XoXjzqoxAmDmytnedzg8LFk/iNKs/bx4lSP2rufxx8iFkdVVvN3sM1W6a4A==",
|
||||
"dependencies": {
|
||||
"@openshift/dynamic-plugin-sdk": "^5.0.1",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"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==",
|
||||
"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==",
|
||||
"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",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@patternfly/react-code-editor": "5.4.0",
|
||||
"@patternfly/react-core": "5.4.0",
|
||||
"@patternfly/react-table": "5.4.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.14",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.15",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue