Skip to content

Commit 24fe91e

Browse files
Update dependency react-router-dom to v7
1 parent 60b861a commit 24fe91e

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
@@ -30,7 +30,7 @@
3030
"react": "^16.14.0",
3131
"react-dom": "^16.14.0",
3232
"react-redux": "^5.1.2",
33-
"react-router-dom": "^4.3.1",
33+
"react-router-dom": "^7.4.0",
3434
"react-router-redux": "^5.0.0-alpha.9",
3535
"redux": "^4.2.0",
3636
"redux-logger": "^3.0.6",

0 commit comments

Comments
 (0)