We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbec796 commit f15ac38Copy full SHA for f15ac38
package.json
@@ -46,7 +46,7 @@
46
"react": "^18.3.1",
47
"react-dom": "^18.3.1",
48
"react-redux": "^8.1.1",
49
- "react-router-dom": "6.30.1",
+ "react-router-dom": "7.9.1",
50
"react-test-renderer": "^18.3.1",
51
"redux": "4.2.1",
52
"redux-saga": "1.3.0"
@@ -68,7 +68,7 @@
68
"prop-types": "^15.5.10",
69
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
70
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
71
- "react-router-dom": "^6.14.2"
+ "react-router-dom": "^6.14.2 || ^7.0.0"
72
}
73
74
0 commit comments