Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit ab5c786

Browse files
fix(deps): update dependency react-router-dom to v6
1 parent 11ff1df commit ab5c786

2 files changed

Lines changed: 15 additions & 71 deletions

File tree

web/package-lock.json

Lines changed: 14 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"clsx": "1.2.1",
1212
"react": "18.2.0",
1313
"react-dom": "18.2.0",
14-
"react-router-dom": "5.3.4",
14+
"react-router-dom": "6.11.2",
1515
"react-scripts": "5.0.1",
1616
"react-tsparticles": "2.9.3",
1717
"react-vertical-timeline-component": "3.5.2",

0 commit comments

Comments
 (0)