deps: Bump @scalprum/react-core from 0.9.1 to 0.9.3
This bumps @scalprum/react-core from 0.9.1 to 0.9.3.
This commit is contained in:
parent
7692445572
commit
1e9f2f85d7
2 changed files with 31 additions and 13 deletions
42
package-lock.json
generated
42
package-lock.json
generated
|
|
@ -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.9.1",
|
||||
"@scalprum/react-core": "0.9.3",
|
||||
"@unleash/proxy-client-react": "4.3.1",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
|
|
@ -2263,10 +2263,26 @@
|
|||
"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==",
|
||||
"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"
|
||||
|
|
@ -2615,21 +2631,23 @@
|
|||
"dev": true
|
||||
},
|
||||
"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==",
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@scalprum/core/-/core-0.8.1.tgz",
|
||||
"integrity": "sha512-bRbquESsjUvgu3QHA9aDIK5uTu7XoXjzqoxAmDmytnedzg8LFk/iNKs/bx4lSP2rufxx8iFkdVVvN3sM1W6a4A==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@openshift/dynamic-plugin-sdk": "^5.0.1",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"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==",
|
||||
"version": "0.9.3",
|
||||
"resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.9.3.tgz",
|
||||
"integrity": "sha512-AnBoFLZl+qYB9XnAJBHYZJTHHRFWCW6iYAojGkiqtD4luyiEMmd6SaCv2s8xs/b6l/KKkG2FU272sIYqb/FkAQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@openshift/dynamic-plugin-sdk": "^5.0.1",
|
||||
"@scalprum/core": "^0.7.0",
|
||||
"@scalprum/core": "^0.8.1",
|
||||
"lodash": "^4.17.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
|
|
@ -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.9.1",
|
||||
"@scalprum/react-core": "0.9.3",
|
||||
"@unleash/proxy-client-react": "4.3.1",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue