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 b8b39bf commit d991855Copy full SHA for d991855
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.9.3",
49
"react-test-renderer": "^18.3.1",
50
"redux": "4.2.1",
51
"redux-saga": "1.3.0",
@@ -68,6 +68,6 @@
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
0 commit comments