Skip to content

Commit 799916f

Browse files
fix(deps): update dependency react-redux to v9
1 parent 71b56a6 commit 799916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prop-types": "15.8.1",
5050
"react": "17.0.2",
5151
"react-dom": "17.0.2",
52-
"react-redux": "7.2.9",
52+
"react-redux": "9.2.0",
5353
"react-router": "6.30.1",
5454
"react-router-dom": "6.30.1",
5555
"redux": "4.2.1",

0 commit comments

Comments
 (0)