build(deps): bump @reduxjs/toolkit from 2.2.7 to 2.2.8

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.7...v2.2.8)

---
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:
dependabot[bot] 2024-10-08 04:19:32 +00:00 committed by Klara Simickova
parent d098d25892
commit 16f45f8b0e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@redhat-cloud-services/frontend-components": "4.2.15",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
"@reduxjs/toolkit": "2.2.7",
"@reduxjs/toolkit": "2.2.8",
"@scalprum/react-core": "0.9.3",
"@unleash/proxy-client-react": "4.3.1",
"classnames": "2.5.1",
@ -2392,9 +2392,9 @@
"integrity": "sha512-Ib4ZdgtWDgn3B/o2x/QuMu81X8HO+OmIcvgTAZl3rMyndg/c6g6cb95ZPs011c08oD5AQLptRiG/AsUVwOvkXQ=="
},
"node_modules/@reduxjs/toolkit": {
"version": "2.2.7",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.7.tgz",
"integrity": "sha512-faI3cZbSdFb8yv9dhDTmGwclW0vk0z5o1cia+kf7gCbaCwHI5e+7tP57mJUv22pNcNbeA62GSrPpfrUfdXcQ6g==",
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.8.tgz",
"integrity": "sha512-eK/ieXftPRQfaBSmzsamXEyDwkntMTY0e9SG5ETsEOv5JIPKhu3mj992t6B8FJjlnSrZBAAqdT8oMkPe4j+P9g==",
"dependencies": {
"immer": "^10.0.3",
"redux": "^5.0.1",

View file

@ -14,7 +14,7 @@
"@redhat-cloud-services/frontend-components": "4.2.15",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
"@reduxjs/toolkit": "2.2.7",
"@reduxjs/toolkit": "2.2.8",
"@scalprum/react-core": "0.9.3",
"@unleash/proxy-client-react": "4.3.1",
"classnames": "2.5.1",