Skip to content

Commit 976bfdb

Browse files
Bump react-router-dom from 6.8.2 to 7.5.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.2 to 7.5.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5ab82d commit 976bfdb

File tree

2 files changed

+71
-38
lines changed

2 files changed

+71
-38
lines changed

package-lock.json

Lines changed: 70 additions & 37 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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"react": "^18.1.0",
88
"react-dom": "^19.1.0",
9-
"react-router-dom": "^6.8.2"
9+
"react-router-dom": "^7.5.2"
1010
},
1111
"scripts": {
1212
"start": "parcel src/index.html",

0 commit comments

Comments
 (0)