Skip to content

Commit ff492de

Browse files
deps(frontend): bump react-router-dom from 6.30.3 to 7.13.1 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.30.3 to 7.13.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.13.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16eb931 commit ff492de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/user-event": "^14.6.1",
1212
"react": "^19.2.4",
1313
"react-dom": "^19.2.4",
14-
"react-router-dom": "^6.20.0",
14+
"react-router-dom": "^7.13.1",
1515
"react-scripts": "5.0.1",
1616
"web-vitals": "^5.1.0"
1717
},

0 commit comments

Comments
 (0)