Skip to content

Commit 0264e8e

Browse files
build(deps-dev): bump react-router-dom in /packages/module
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.0 to 7.0.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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5aea97 commit 0264e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react": "^18.3.1",
5353
"react-dom": "^18.3.1",
5454
"react-router": "^6.23.0",
55-
"react-router-dom": "^6.28.0",
55+
"react-router-dom": "^7.0.2",
5656
"rimraf": "^5.0.5",
5757
"typescript": "^5.4.5"
5858
}

0 commit comments

Comments
 (0)