Skip to content

Commit d6085d2

Browse files
chore(deps-dev): bump react-router from 6.24.0 to 6.26.2
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.24.0 to 6.26.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4057b8 commit d6085d2

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

package-lock.json

Lines changed: 29 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react-router-dom": "^5.3.3",
5151
"react": "^18.3.1",
5252
"react-dom": "^18.3.1",
53-
"react-router": "^6.24.0",
53+
"react-router": "^6.26.2",
5454
"react-router-dom": "^6.24.0",
5555
"typescript": "^5.5.2"
5656
}

0 commit comments

Comments
 (0)