diff --git a/package.json b/package.json index 4bc4dda68..a031e46ec 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "prop-types": "15.8.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-redux": "^8.1.1", + "react-redux": "^9.0.0", "react-router-dom": "^6.6.1", "redux": "4.2.1" }, @@ -80,7 +80,7 @@ "prop-types": ">=15.7.2 <16.0.0", "react": "^16.9.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0", - "react-redux": "^7.1.1 || ^8.1.1", + "react-redux": "^7.1.1 || ^8.1.1 || ^9.0.0", "react-router-dom": "^6.0.0", "redux": "^4.0.4" }