build(deps): bump @scalprum/react-core from 0.7.1 to 0.8.0
Bumps [@scalprum/react-core](https://github.com/scalprum/scaffloding) from 0.7.1 to 0.8.0. - [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.7.1...@scalprum/react-core-0.8.0) --- 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:
parent
463e713961
commit
603362972b
2 changed files with 19 additions and 5 deletions
22
package-lock.json
generated
22
package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
"@scalprum/react-core": "0.7.1",
|
||||
"@scalprum/react-core": "0.8.0",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
|
|
@ -3940,6 +3940,20 @@
|
|||
"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",
|
||||
|
|
@ -4049,9 +4063,9 @@
|
|||
}
|
||||
},
|
||||
"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==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@openshift/dynamic-plugin-sdk": "^5.0.1",
|
||||
"@scalprum/core": "^0.7.0",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
"@scalprum/react-core": "0.7.1",
|
||||
"@scalprum/react-core": "0.8.0",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue