build(deps): bump @reduxjs/toolkit from 2.2.3 to 2.2.5
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.3 to 2.2.5. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.3...v2.2.5) --- 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
05080a3e84
commit
d3cbd34ba2
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -17,7 +17,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "4.2.10",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.3",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
"@scalprum/react-core": "0.7.1",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"classnames": "2.5.1",
|
||||
|
|
@ -3946,14 +3946,14 @@
|
|||
"integrity": "sha512-dKYYSLU0cwNkOSq5kSvdKWzgwFGBk45uwAwoHGi44PMQdWkuz+tXhYLrKKAXoSXVahR6VFjBDONlaxok8Lzkcw=="
|
||||
},
|
||||
"node_modules/@reduxjs/toolkit": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.3.tgz",
|
||||
"integrity": "sha512-76dll9EnJXg4EVcI5YNxZA/9hSAmZsFqzMmNRHvIlzw2WS/twfcVX3ysYrWGJMClwEmChQFC4yRq74tn6fdzRA==",
|
||||
"version": "2.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.5.tgz",
|
||||
"integrity": "sha512-aeFA/s5NCG7NoJe/MhmwREJxRkDs0ZaSqt0MxhWUrwCf1UQXpwR87RROJEql0uAkLI6U7snBOYOcKw83ew3FPg==",
|
||||
"dependencies": {
|
||||
"immer": "^10.0.3",
|
||||
"redux": "^5.0.1",
|
||||
"redux-thunk": "^3.1.0",
|
||||
"reselect": "^5.0.1"
|
||||
"reselect": "^5.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.9.0 || ^17.0.0 || ^18",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@redhat-cloud-services/frontend-components": "4.2.10",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.3",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
"@scalprum/react-core": "0.7.1",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"classnames": "2.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue