Skip to content

Commit 4440214

Browse files
build(deps): bump react-router-dom in /react-tailwind-template (#1542)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.0 to 7.0.1. - [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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20299e7 commit 4440214

File tree

2 files changed

+47
-24
lines changed

2 files changed

+47
-24
lines changed

react-tailwind-template/package-lock.json

Lines changed: 46 additions & 23 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-ui/react-components": "^0.5.7",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
16-
"react-router-dom": "6.28.0"
16+
"react-router-dom": "7.0.1"
1717
},
1818
"devDependencies": {
1919
"@db-ui/foundations": "^0.5.7",

0 commit comments

Comments
 (0)