Skip to content

Commit e8e0736

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent c63da30 commit e8e0736

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
@@ -44,7 +44,7 @@
4444
"react": "^18.3.1",
4545
"react-dom": "^18.3.1",
4646
"react-redux": "^8.1.1",
47-
"react-router-dom": "6.30.1",
47+
"react-router-dom": "7.6.3",
4848
"react-test-renderer": "^18.3.1",
4949
"redux": "4.2.1",
5050
"redux-saga": "1.3.0"
@@ -69,6 +69,6 @@
6969
"prop-types": "^15.5.10",
7070
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
7171
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
72-
"react-router-dom": "^6.14.2"
72+
"react-router-dom": "^6.14.2 || ^7.0.0"
7373
}
7474
}

0 commit comments

Comments
 (0)