Skip to content

Commit 7412fd1

Browse files
dependabot[bot]nicolethoen
authored andcommitted
build(deps-dev): update react-router-dom requirement in /packages/module
Updates the requirements on [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) to permit the latest version. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 6.30.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91f0510 commit 7412fd1

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
@@ -53,7 +53,7 @@
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
5555
"react-router": "^6.30.1",
56-
"react-router-dom": "^6.30.1",
56+
"react-router-dom": "^6.30.2",
5757
"rimraf": "^6.0.1",
5858
"typescript": "^5.9.3"
5959
}

0 commit comments

Comments
 (0)