build(deps): bump @reduxjs/toolkit from 1.9.4 to 1.9.5
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2f11471eb4
commit
86e62ce792
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "3.9.34",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.5.0",
|
||||
"@reduxjs/toolkit": "^1.9.4",
|
||||
"@reduxjs/toolkit": "^1.9.5",
|
||||
"@scalprum/react-core": "^0.5.1",
|
||||
"@unleash/proxy-client-react": "^3.5.2",
|
||||
"classnames": "2.3.2",
|
||||
|
|
@ -3698,9 +3698,9 @@
|
|||
"integrity": "sha512-3V9mmarS3jD5fBksMwh+XCEAMUIzqSOxDkH6OcIVu6w/gaBBOWHh34Jwn4CxKlu+WStxVV/rxm3oFGpsWqljvg=="
|
||||
},
|
||||
"node_modules/@reduxjs/toolkit": {
|
||||
"version": "1.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.9.4.tgz",
|
||||
"integrity": "sha512-j2R4I+dzt7cWjf50CNS17A/TBX0rH5SmFhKcOQDZlFtFvmSGWfEQvNPjrCI729Am5o1USFWT1PaxV/JflmP/Dg==",
|
||||
"version": "1.9.5",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.9.5.tgz",
|
||||
"integrity": "sha512-Rt97jHmfTeaxL4swLRNPD/zV4OxTes4la07Xc4hetpUW/vc75t5m1ANyxG6ymnEQ2FsLQsoMlYB2vV1sO3m8tQ==",
|
||||
"dependencies": {
|
||||
"immer": "^9.0.21",
|
||||
"redux": "^4.2.1",
|
||||
|
|
@ -22206,9 +22206,9 @@
|
|||
"integrity": "sha512-3V9mmarS3jD5fBksMwh+XCEAMUIzqSOxDkH6OcIVu6w/gaBBOWHh34Jwn4CxKlu+WStxVV/rxm3oFGpsWqljvg=="
|
||||
},
|
||||
"@reduxjs/toolkit": {
|
||||
"version": "1.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.9.4.tgz",
|
||||
"integrity": "sha512-j2R4I+dzt7cWjf50CNS17A/TBX0rH5SmFhKcOQDZlFtFvmSGWfEQvNPjrCI729Am5o1USFWT1PaxV/JflmP/Dg==",
|
||||
"version": "1.9.5",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.9.5.tgz",
|
||||
"integrity": "sha512-Rt97jHmfTeaxL4swLRNPD/zV4OxTes4la07Xc4hetpUW/vc75t5m1ANyxG6ymnEQ2FsLQsoMlYB2vV1sO3m8tQ==",
|
||||
"requires": {
|
||||
"immer": "^9.0.21",
|
||||
"redux": "^4.2.1",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "3.9.34",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "3.5.0",
|
||||
"@reduxjs/toolkit": "^1.9.4",
|
||||
"@reduxjs/toolkit": "^1.9.5",
|
||||
"@scalprum/react-core": "^0.5.1",
|
||||
"@unleash/proxy-client-react": "^3.5.2",
|
||||
"classnames": "2.3.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue