Skip to content

Commit 13b05d8

Browse files
Update dependency react-router-dom to v6
1 parent d7b204d commit 13b05d8

2 files changed

Lines changed: 15 additions & 79 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lint-staged": "12.5.0",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0",
24-
"react-router-dom": "5.3.3",
24+
"react-router-dom": "6.3.0",
2525
"react-scripts": "5.0.1"
2626
},
2727
"scripts": {

0 commit comments

Comments
 (0)