Skip to content

Commit e69b633

Browse files
build(deps-dev): update react-router requirement from ^6.23.0 to ^6.28.0
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/[email protected]/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27650b3 commit e69b633

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
@@ -51,7 +51,7 @@
5151
"@types/react-router-dom": "^5.3.3",
5252
"react": "^18.3.1",
5353
"react-dom": "^18.3.1",
54-
"react-router": "^6.23.0",
54+
"react-router": "^6.28.0",
5555
"react-router-dom": "^6.28.0",
5656
"rimraf": "^5.0.5",
5757
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)