Skip to content

Commit f358c97

Browse files
dependencies: bump react-router-dom in the react group
Bumps the react 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.1.5 to 7.2.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 dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1723014 commit f358c97

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"rc-tabs": "^15.5.1",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
18-
"react-router-dom": "^7.1.5",
18+
"react-router-dom": "^7.2.0",
1919
"react-timer-hook": "^3.0.8",
2020
"yaml": "^2.6.1",
2121
"zustand": "^5.0.3"

0 commit comments

Comments
 (0)