Skip to content

Commit 31ff98b

Browse files
fix(deps): update dependency react-router-dom to v7
1 parent 2523160 commit 31ff98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-bootstrap-accordion": "^1.0.0",
1616
"react-countdown": "^2.3.2",
1717
"react-dom": "^17.0.2",
18-
"react-router-dom": "^6.2.1",
18+
"react-router-dom": "^7.0.0",
1919
"react-router-hash-link": "^2.4.3",
2020
"react-scripts": "5.0.1",
2121
"react-tabs": "^3.2.3",

0 commit comments

Comments
 (0)