Skip to content

Commit 936bc4f

Browse files
build(deps): bump react-router-dom in /react-tailwind-template (#1878)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.5.3 to 7.6.0. - [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/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f44428b commit 936bc4f

File tree

2 files changed

+10
-17
lines changed

2 files changed

+10
-17
lines changed

react-tailwind-template/package-lock.json

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

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@db-ux/react-core-components": "^1.2.1",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
16-
"react-router-dom": "7.5.3"
16+
"react-router-dom": "7.6.0"
1717
},
1818
"devDependencies": {
1919
"@db-ux/core-foundations": "^1.1.1",

0 commit comments

Comments
 (0)