We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63da30 commit e8e0736Copy full SHA for e8e0736
1 file changed
package.json
@@ -44,7 +44,7 @@
44
"react": "^18.3.1",
45
"react-dom": "^18.3.1",
46
"react-redux": "^8.1.1",
47
- "react-router-dom": "6.30.1",
+ "react-router-dom": "7.6.3",
48
"react-test-renderer": "^18.3.1",
49
"redux": "4.2.1",
50
"redux-saga": "1.3.0"
@@ -69,6 +69,6 @@
69
"prop-types": "^15.5.10",
70
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
71
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
72
- "react-router-dom": "^6.14.2"
+ "react-router-dom": "^6.14.2 || ^7.0.0"
73
}
74
0 commit comments