We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119b543 commit 47d8cc4Copy full SHA for 47d8cc4
package.json
@@ -50,7 +50,7 @@
50
"prop-types": "15.8.1",
51
"react": "18.3.1",
52
"react-dom": "18.3.1",
53
- "react-redux": "^8.1.1",
+ "react-redux": "^9.0.0",
54
"react-router-dom": "^6.6.1",
55
"redux": "4.2.1"
56
},
@@ -81,7 +81,7 @@
81
"prop-types": ">=15.7.2 <16.0.0",
82
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
83
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
84
- "react-redux": "^7.1.1 || ^8.1.1",
+ "react-redux": "^7.1.1 || ^8.1.1 || ^9.0.0",
85
"react-router-dom": "^6.0.0",
86
"redux": "^4.0.4"
87
}
0 commit comments