build(deps): bump @reduxjs/toolkit from 2.0.1 to 2.1.0
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.0.1...v2.1.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:
parent
c9e124b8c1
commit
0842e521f2
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "4.2.1",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.2",
|
||||
"@reduxjs/toolkit": "2.0.1",
|
||||
"@reduxjs/toolkit": "2.1.0",
|
||||
"@scalprum/react-core": "0.6.6",
|
||||
"@unleash/proxy-client-react": "4.1.1",
|
||||
"classnames": "2.5.1",
|
||||
|
|
@ -3880,12 +3880,12 @@
|
|||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@reduxjs/toolkit": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.0.1.tgz",
|
||||
"integrity": "sha512-fxIjrR9934cmS8YXIGd9e7s1XRsEU++aFc9DVNMFMRTM5Vtsg2DCRMj21eslGtDt43IUf9bJL3h5bwUlZleibA==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.1.0.tgz",
|
||||
"integrity": "sha512-nfJ/b4ZhzUevQ1ZPKjlDL6CMYxO4o7ZL7OSsvSOxzT/EN11LsBDgTqP7aedHtBrFSVoK7oTP1SbMWUwGb30NLg==",
|
||||
"dependencies": {
|
||||
"immer": "^10.0.3",
|
||||
"redux": "^5.0.0",
|
||||
"redux": "^5.0.1",
|
||||
"redux-thunk": "^3.1.0",
|
||||
"reselect": "^5.0.1"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "4.2.1",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.2",
|
||||
"@reduxjs/toolkit": "2.0.1",
|
||||
"@reduxjs/toolkit": "2.1.0",
|
||||
"@scalprum/react-core": "0.6.6",
|
||||
"@unleash/proxy-client-react": "4.1.1",
|
||||
"classnames": "2.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue