Skip to content

Commit 42c310d

Browse files
build(deps-dev): bump react-router-dom from 5.3.4 to 7.6.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 to 7.6.2. - [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/7.6.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.6.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1ff952 commit 42c310d

File tree

3 files changed

+49
-109
lines changed

3 files changed

+49
-109
lines changed

package-lock.json

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

packages/html-templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"prop-types": "15.8.1",
6060
"react": "18.3.1",
6161
"react-dom": "18.3.1",
62-
"react-router-dom": "5.3.4",
62+
"react-router-dom": "7.6.2",
6363
"rimraf": "6.0.1",
6464
"stats-webpack-plugin": "0.7.0",
6565
"storybook": "9.0.8",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"prop-types": "15.8.1",
5959
"react": "18.3.1",
6060
"react-dom": "18.3.1",
61-
"react-router-dom": "5.3.4",
61+
"react-router-dom": "7.6.2",
6262
"rimraf": "6.0.1",
6363
"storybook": "9.0.8",
6464
"typescript": "5.8.3",

0 commit comments

Comments
 (0)