Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef1b94e

Browse files
authoredJun 23, 2025··
chore(deps): update dependency react-router-dom to v7
1 parent fc20ab9 commit ef1b94e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed
 

‎package-lock.json

Lines changed: 13 additions & 13 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
@@ -71,6 +71,6 @@
7171
"prop-types": "^15.5.10",
7272
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
7373
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
74-
"react-router-dom": "^6.0.0"
74+
"react-router-dom": "^6.0.0 || ^7.0.0"
7575
}
7676
}

0 commit comments

Comments
 (0)
Please sign in to comment.