Skip to content

Commit 488e257

Browse files
committed
fix(deps): update dependency react-router-dom to v6
1 parent 6a90901 commit 488e257

2 files changed

Lines changed: 16 additions & 102 deletions

File tree

package-lock.json

Lines changed: 15 additions & 101 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
@@ -16,7 +16,7 @@
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2",
1818
"react-firebase-hooks": "3.0.4",
19-
"react-router-dom": "5.3.0",
19+
"react-router-dom": "6.2.0",
2020
"react-scripts": "4.0.3",
2121
"typescript": "4.1.5"
2222
},

0 commit comments

Comments
 (0)