Skip to content

Commit 0b026b6

Browse files
chore(deps): update dependency react-redux to v9
1 parent 38a32eb commit 0b026b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-intl": "^2",
3939
"react-intl-redux": "^0.7",
4040
"react-popover": "^0.5",
41-
"react-redux": "^5",
41+
"react-redux": "^5 || ^9.0.0",
4242
"react-responsive": "^5",
4343
"react-style-proptype": "^3",
4444
"react-tooltip": "^3",
@@ -84,7 +84,7 @@
8484
"react-intl": "2.9.0",
8585
"react-intl-redux": "2.0.0",
8686
"react-popover": "0.5.10",
87-
"react-redux": "5.1.0",
87+
"react-redux": "9.0.0",
8888
"react-responsive": "5.0.0",
8989
"react-style-proptype": "3.2.2",
9090
"react-test-renderer": "16.5.1",

0 commit comments

Comments
 (0)