Skip to content

Commit 681cec6

Browse files
build(deps): bump react-router-dom from 6.30.0 to 7.6.3 in /web (#2385)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.30.0 to 7.6.3. - [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/react-router-dom@7.6.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.6.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 744bb51 commit 681cec6

File tree

2 files changed

+35
-27
lines changed

2 files changed

+35
-27
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"lucide-react": "^0.519.0",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
20-
"react-router-dom": "^6.22.3"
20+
"react-router-dom": "^7.6.3"
2121
},
2222
"devDependencies": {
2323
"@eslint/js": "^9.29.0",

0 commit comments

Comments
 (0)