Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 60a2d20

Browse files
authoredMar 31, 2025··
Bump react-router-dom from 6.26.1 to 7.4.1 in /notegraf-web
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.1 to 7.4.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/react-router-dom@7.4.1/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] <support@github.com>
1 parent 825b9bd commit 60a2d20

File tree

2 files changed

+53
-24
lines changed

2 files changed

+53
-24
lines changed
 

‎notegraf-web/package-lock.json

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

‎notegraf-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react": "^18.3.1",
3939
"react-dom": "^18.3.1",
4040
"react-hook-form": "^7.53.2",
41-
"react-router-dom": "^6.26.1"
41+
"react-router-dom": "^7.4.1"
4242
},
4343
"devDependencies": {
4444
"@heroicons/react": "^2.1.5",

0 commit comments

Comments
 (0)
Please sign in to comment.