Update dependency @reduxjs/toolkit to v2.5.0 (#97926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -300,7 +300,7 @@
|
||||
"@react-aria/overlays": "3.24.0",
|
||||
"@react-aria/utils": "3.26.0",
|
||||
"@react-awesome-query-builder/ui": "6.6.4",
|
||||
"@reduxjs/toolkit": "2.3.0",
|
||||
"@reduxjs/toolkit": "2.5.0",
|
||||
"@testing-library/react-hooks": "^8.0.1",
|
||||
"@visx/event": "3.3.0",
|
||||
"@visx/gradient": "3.3.0",
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@lezer/highlight": "1.2.1",
|
||||
"@lezer/lr": "1.4.2",
|
||||
"@prometheus-io/lezer-promql": "0.300.1",
|
||||
"@reduxjs/toolkit": "2.3.0",
|
||||
"@reduxjs/toolkit": "2.5.0",
|
||||
"d3": "7.9.0",
|
||||
"date-fns": "3.6.0",
|
||||
"debounce-promise": "3.1.2",
|
||||
|
||||
@@ -3638,7 +3638,7 @@ __metadata:
|
||||
"@lezer/highlight": "npm:1.2.1"
|
||||
"@lezer/lr": "npm:1.4.2"
|
||||
"@prometheus-io/lezer-promql": "npm:0.300.1"
|
||||
"@reduxjs/toolkit": "npm:2.3.0"
|
||||
"@reduxjs/toolkit": "npm:2.5.0"
|
||||
"@rollup/plugin-image": "npm:3.0.3"
|
||||
"@rollup/plugin-node-resolve": "npm:15.3.0"
|
||||
"@swc/core": "npm:1.9.3"
|
||||
@@ -6531,23 +6531,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:2.3.0":
|
||||
version: 2.3.0
|
||||
resolution: "@reduxjs/toolkit@npm:2.3.0"
|
||||
"@reduxjs/toolkit@npm:2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "@reduxjs/toolkit@npm:2.5.0"
|
||||
dependencies:
|
||||
immer: "npm:^10.0.3"
|
||||
redux: "npm:^5.0.1"
|
||||
redux-thunk: "npm:^3.1.0"
|
||||
reselect: "npm:^5.1.0"
|
||||
peerDependencies:
|
||||
react: ^16.9.0 || ^17.0.0 || ^18
|
||||
react: ^16.9.0 || ^17.0.0 || ^18 || ^19
|
||||
react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0
|
||||
peerDependenciesMeta:
|
||||
react:
|
||||
optional: true
|
||||
react-redux:
|
||||
optional: true
|
||||
checksum: 10/3aa0bf29ce4dfe4ae75416cb5338a91ccc89f06c5a2fcdae5dc137dca02b3990c46306062696e158869ac399b50cae6476e5536902df9bd1ad1a998195221af6
|
||||
checksum: 10/b24ee7e89bd00c5f3ee5df12cbc1b6395784ff215b9bf75d2c1b211d8494af220057ced666f49c6e815b723252bc3eb704f7be4a3c261ab06ee7b776f4565d4b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -17604,7 +17604,7 @@ __metadata:
|
||||
"@react-types/menu": "npm:3.9.13"
|
||||
"@react-types/overlays": "npm:3.8.11"
|
||||
"@react-types/shared": "npm:3.26.0"
|
||||
"@reduxjs/toolkit": "npm:2.3.0"
|
||||
"@reduxjs/toolkit": "npm:2.5.0"
|
||||
"@rsdoctor/webpack-plugin": "npm:^0.4.6"
|
||||
"@rtk-query/codegen-openapi": "npm:^1.2.0"
|
||||
"@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1"
|
||||
|
||||
Reference in New Issue
Block a user