Skip to content

Commit 615ef27

Browse files
chore(deps): update dependency react-redux to v9
1 parent b744447 commit 615ef27

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
@@ -49,7 +49,7 @@
4949
"prop-types": "15.8.1",
5050
"react": "18.3.1",
5151
"react-dom": "18.3.1",
52-
"react-redux": "^8.1.1",
52+
"react-redux": "^9.0.0",
5353
"react-router-dom": "^6.6.1",
5454
"redux": "4.2.1"
5555
},
@@ -80,7 +80,7 @@
8080
"prop-types": ">=15.7.2 <16.0.0",
8181
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
8282
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
83-
"react-redux": "^7.1.1 || ^8.1.1",
83+
"react-redux": "^7.1.1 || ^8.1.1 || ^9.0.0",
8484
"react-router-dom": "^6.0.0",
8585
"redux": "^4.0.4"
8686
}

0 commit comments

Comments
 (0)