Skip to content

Commit da64d56

Browse files
dependabot[bot]nicolethoen
authored andcommitted
build(deps-dev): update react-router requirement in /packages/module
Updates the requirements on [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) 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@6.30.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7412fd1 commit da64d56

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
"@types/react-router-dom": "^5.3.3",
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
55-
"react-router": "^6.30.1",
55+
"react-router": "^6.30.2",
5656
"react-router-dom": "^6.30.2",
5757
"rimraf": "^6.0.1",
5858
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)