Skip to content

Commit e47cbbd

Browse files
committed
Also upgrade react-router to latest 5.x
This will be required for React 18, so just getting ahead of it here.
1 parent 623886e commit e47cbbd

File tree

2 files changed

+63
-82
lines changed

2 files changed

+63
-82
lines changed

package-lock.json

Lines changed: 62 additions & 81 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
@@ -38,7 +38,7 @@
3838
"react": "^17.0.2",
3939
"react-aria-modal": "^5.0.2",
4040
"react-dom": "^17.0.2",
41-
"react-router-dom": "^5.3.0",
41+
"react-router-dom": "^5.3.4",
4242
"react-tooltip": "^5.29.1",
4343
"style-loader": "^4.0.0",
4444
"webpack": "^5.99.9",

0 commit comments

Comments
 (0)