Skip to content

Commit 89e47f1

Browse files
build(deps): bump react-router-dom in /react-tailwind-template
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 6.28.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7181074 commit 89e47f1

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

react-tailwind-template/package-lock.json

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-tailwind-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@db-ui/react-components": "^0.5.4",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
16-
"react-router-dom": "6.23.1"
16+
"react-router-dom": "6.28.0"
1717
},
1818
"devDependencies": {
1919
"@db-ui/foundations": "^0.2.1",

0 commit comments

Comments
 (0)