build(deps): bump @reduxjs/toolkit from 2.5.1 to 2.6.0

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  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] 2025-03-07 04:12:55 +00:00 committed by Klara Simickova
parent bb100f814b
commit c2e3b75311
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@redhat-cloud-services/frontend-components": "5.2.6",
"@redhat-cloud-services/frontend-components-notifications": "4.1.20",
"@redhat-cloud-services/frontend-components-utilities": "5.0.11",
"@reduxjs/toolkit": "2.5.1",
"@reduxjs/toolkit": "2.6.0",
"@scalprum/react-core": "0.9.3",
"@sentry/webpack-plugin": "3.2.1",
"@unleash/proxy-client-react": "4.5.2",
@ -3158,7 +3158,9 @@
"license": "Apache-2.0"
},
"node_modules/@reduxjs/toolkit": {
"version": "2.5.1",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.6.0.tgz",
"integrity": "sha512-mWJCYpewLRyTuuzRSEC/IwIBBkYg2dKtQas8mty5MaV2iXzcmicS3gW554FDeOvLnY3x13NIk8MB1e8wHO7rqQ==",
"license": "MIT",
"dependencies": {
"immer": "^10.0.3",

View file

@ -14,7 +14,7 @@
"@redhat-cloud-services/frontend-components": "5.2.6",
"@redhat-cloud-services/frontend-components-notifications": "4.1.20",
"@redhat-cloud-services/frontend-components-utilities": "5.0.11",
"@reduxjs/toolkit": "2.5.1",
"@reduxjs/toolkit": "2.6.0",
"@scalprum/react-core": "0.9.3",
"@sentry/webpack-plugin": "3.2.1",
"@unleash/proxy-client-react": "4.5.2",