Bump @reduxjs/toolkit from 2.2.1 to 2.2.3

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.1...v2.2.3)

---
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-04-01 09:55:02 +00:00 committed by GitHub
parent 7b19bb72d5
commit 24b8ea2aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"@hyper-tuner/ini": "github:hyper-tuner/ini",
"@hyper-tuner/types": "github:hyper-tuner/types",
"@reduxjs/toolkit": "^2.2.1",
"@reduxjs/toolkit": "^2.2.3",
"@sentry/react": "^7.101.1",
"@sentry/tracing": "^7.101.1",
"antd": "^4.24.15",
@ -2693,9 +2693,9 @@
"integrity": "sha512-Ba7HmkFgfQxZqqaeIWWkNK0rEhpxVQHIoVyW1YDSkGsGIXzcaW4deC8B0pZrNSSyLTdIk7y+5olKt5+g0GmFIQ=="
},
"node_modules/@reduxjs/toolkit": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.1.tgz",
"integrity": "sha512-8CREoqJovQW/5I4yvvijm/emUiCCmcs4Ev4XPWd4mizSO+dD3g5G6w34QK5AGeNrSH7qM8Fl66j4vuV7dpOdkw==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.3.tgz",
"integrity": "sha512-76dll9EnJXg4EVcI5YNxZA/9hSAmZsFqzMmNRHvIlzw2WS/twfcVX3ysYrWGJMClwEmChQFC4yRq74tn6fdzRA==",
"dependencies": {
"immer": "^10.0.3",
"redux": "^5.0.1",

View File

@ -23,7 +23,7 @@
"dependencies": {
"@hyper-tuner/ini": "github:hyper-tuner/ini",
"@hyper-tuner/types": "github:hyper-tuner/types",
"@reduxjs/toolkit": "^2.2.1",
"@reduxjs/toolkit": "^2.2.3",
"@sentry/react": "^7.101.1",
"@sentry/tracing": "^7.101.1",
"antd": "^4.24.15",