Skip to content

Commit 776c59e

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent aa89b6f commit 776c59e

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
@@ -73,6 +73,6 @@
7373
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
7474
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
7575
"react-redux": "^7.2.9",
76-
"react-router-dom": "^6.0.0"
76+
"react-router-dom": "^6.0.0 || ^7.0.0"
7777
}
7878
}

0 commit comments

Comments
 (0)