Skip to content

Commit dcf3a1a

Browse files
chore(deps): bump react-router-dom in the production-dependencies group (#178)
Bumps the production-dependencies group with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router-dom` from 7.13.1 to 7.13.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/react-router-dom@7.13.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecc3ffd commit dcf3a1a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react": "^19.2.4",
2727
"react-dom": "^19.2.4",
2828
"react-helmet-async": "^3.0.0",
29-
"react-router-dom": "^7.13.1"
29+
"react-router-dom": "^7.13.2"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^10.0.1",

0 commit comments

Comments
 (0)