build(deps): bump @reduxjs/toolkit from 2.5.0 to 2.5.1
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.5.0...v2.5.1) --- 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
1289d37ca2
commit
e571233180
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "4.2.22",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.17",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "5.0.11",
|
||||
"@reduxjs/toolkit": "2.5.0",
|
||||
"@reduxjs/toolkit": "2.5.1",
|
||||
"@scalprum/react-core": "0.9.3",
|
||||
"@sentry/webpack-plugin": "3.0.0",
|
||||
"@unleash/proxy-client-react": "4.5.1",
|
||||
|
|
@ -4236,9 +4236,10 @@
|
|||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@reduxjs/toolkit": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.5.0.tgz",
|
||||
"integrity": "sha512-awNe2oTodsZ6LmRqmkFhtb/KH03hUhxOamEQy411m3Njj3BbFvoBovxo4Q1cBWnV1ErprVj9MlF0UPXkng0eyg==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.5.1.tgz",
|
||||
"integrity": "sha512-UHhy3p0oUpdhnSxyDjaRDYaw8Xra75UiLbCiRozVPHjfDwNYkh0TsVm/1OmTW8Md+iDAJmYPWUKMvsMc2GtpNg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"immer": "^10.0.3",
|
||||
"redux": "^5.0.1",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "4.2.22",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.17",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "5.0.11",
|
||||
"@reduxjs/toolkit": "2.5.0",
|
||||
"@reduxjs/toolkit": "2.5.1",
|
||||
"@scalprum/react-core": "0.9.3",
|
||||
"@sentry/webpack-plugin": "3.0.0",
|
||||
"@unleash/proxy-client-react": "4.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue