Skip to content

Commit 193e0cd

Browse files
fix(deps): update dependency react-router-dom to v7 (#286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3971bbf commit 193e0cd

File tree

2 files changed

+51
-25
lines changed

2 files changed

+51
-25
lines changed

package-lock.json

Lines changed: 50 additions & 24 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
@@ -50,7 +50,7 @@
5050
"react": "^18.2.0",
5151
"react-dom": "^18.2.0",
5252
"react-icons": "^5.3.0",
53-
"react-router-dom": "^6.24.1",
53+
"react-router-dom": "^7.0.0",
5454
"react-syntax-highlighter": "^15.6.1",
5555
"the-new-css-reset": "^1.11.2",
5656
"window": "^4.2.7",

0 commit comments

Comments
 (0)