build(deps): bump @scalprum/react-core from 0.8.0 to 0.9.1

Bumps [@scalprum/react-core](https://github.com/scalprum/scaffloding) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/scalprum/scaffloding/releases)
- [Changelog](https://github.com/scalprum/scaffolding/blob/main/release.config.js)
- [Commits](https://github.com/scalprum/scaffloding/compare/@scalprum/react-core-0.8.0...@scalprum/react-core-0.9.1)

---
updated-dependencies:
- dependency-name: "@scalprum/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-16 07:33:09 +00:00 committed by Michal Gold
parent 2d0c4a401a
commit 3038c0783b
2 changed files with 6 additions and 29 deletions

33
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
"@reduxjs/toolkit": "2.2.7",
"@scalprum/react-core": "0.8.0",
"@scalprum/react-core": "0.9.1",
"@unleash/proxy-client-react": "4.3.1",
"classnames": "2.5.1",
"lodash": "4.17.21",
@ -1853,7 +1853,7 @@
"@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"
},
@ -2269,29 +2269,6 @@
"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",
@ -2644,9 +2621,9 @@
}
},
"node_modules/@scalprum/react-core": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.8.0.tgz",
"integrity": "sha512-ADqL6GdjT0ihVfTtIqu8vvYgwUb3IiUGXj9md1+h6tL8yshbq+FAezwuD9jhX7qcjfgL1Sl3g/faO2/SE9jPvw==",
"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",

View file

@ -15,7 +15,7 @@
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
"@reduxjs/toolkit": "2.2.7",
"@scalprum/react-core": "0.8.0",
"@scalprum/react-core": "0.9.1",
"@unleash/proxy-client-react": "4.3.1",
"classnames": "2.5.1",
"lodash": "4.17.21",