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 4dfb1b3 commit 3392ddcCopy full SHA for 3392ddc
package.json
@@ -45,7 +45,7 @@
45
"react": "^18.3.1",
46
"react-dom": "^18.3.1",
47
"react-redux": "^8.1.1",
48
- "react-router-dom": "6.30.1",
+ "react-router-dom": "7.7.0",
49
"react-test-renderer": "^18.3.1",
50
"redux": "4.2.1",
51
"redux-saga": "1.3.0"
@@ -67,6 +67,6 @@
67
"prop-types": "^15.5.10",
68
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
69
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
70
- "react-router-dom": "^6.14.2"
+ "react-router-dom": "^6.14.2 || ^7.0.0"
71
}
72
0 commit comments