Skip to content

Commit e9dc58f

Browse files
fix(deps): update react-router monorepo to v7
1 parent bd25eed commit e9dc58f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"react-bootstrap": "0.33.1",
2525
"react-dom": "^16.8.6",
2626
"react-markdown": "^2.5.0",
27-
"react-router": "^5.0.0",
28-
"react-router-dom": "^5.0.0",
27+
"react-router": "^7.0.0",
28+
"react-router-dom": "^7.0.0",
2929
"react-transition-group": "^4.0.0",
3030
"tablesorter": "^2.28.3",
3131
"underscore": "^1.12.1"

0 commit comments

Comments
 (0)