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

Commit c5fa1ab

Browse files
fix(deps): update dependency react-router-dom to v6
1 parent 5275bae commit c5fa1ab

2 files changed

Lines changed: 15 additions & 81 deletions

File tree

web/package-lock.json

Lines changed: 14 additions & 80 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.3",
14+
"react-router-dom": "6.4.1",
1515
"react-scripts": "5.0.1",
1616
"react-tsparticles": "2.3.1",
1717
"react-vertical-timeline-component": "3.5.2",

0 commit comments

Comments
 (0)