summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2023-05-24 10:23:17 +0200
committerGitHub <noreply@github.com>2023-05-24 10:23:17 +0200
commit342daeb389ec5988465fe978c1cc46d0fc9d19a1 (patch)
treed14d017dbb09cfd94544b0b76bb2499330b29c74 /package.json
parent40b948a1fba629c00f37cb5b0065843fd91f4e98 (diff)
Update `react-redux` (#25110)
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 38eaa7bf878..630ecc46594 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"react-motion": "^0.5.2",
"react-notification": "^6.8.5",
"react-overlays": "^5.2.1",
- "react-redux": "^7.2.9",
+ "react-redux": "^8.0.4",
"react-redux-loading-bar": "^5.0.4",
"react-router-dom": "^4.1.1",
"react-router-scroll-4": "^1.0.0-beta.1",
@@ -162,7 +162,6 @@
"@types/react-intl": "2.3.18",
"@types/react-motion": "^0.0.33",
"@types/react-overlays": "^3.1.0",
- "@types/react-redux": "^7.1.25",
"@types/react-router-dom": "^5.3.3",
"@types/react-select": "^5.0.1",
"@types/react-sparklines": "^1.7.2",