Skip to content

Commit 505f132

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent 030758e commit 505f132

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
@@ -46,7 +46,7 @@
4646
"react": "^18.3.1",
4747
"react-dom": "^18.3.1",
4848
"react-redux": "^8.1.1",
49-
"react-router-dom": "6.30.1",
49+
"react-router-dom": "7.8.0",
5050
"react-test-renderer": "^18.3.1",
5151
"redux": "4.2.1",
5252
"redux-saga": "1.3.0"
@@ -68,7 +68,7 @@
6868
"prop-types": "^15.5.10",
6969
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
7070
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
71-
"react-router-dom": "^6.14.2"
71+
"react-router-dom": "^6.14.2 || ^7.0.0"
7272
}
7373
}
7474

0 commit comments

Comments
 (0)