Skip to content

Commit 4197b5b

Browse files
chore(deps): bump react-router-dom from 6.30.3 to 7.13.2 (#275)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.30.3 to 7.13.2. - [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.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76a1688 commit 4197b5b

File tree

3 files changed

+20
-51
lines changed

3 files changed

+20
-51
lines changed

package-lock.json

Lines changed: 18 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/fossflow-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-dom": "^19.2.4",
1414
"react-error-boundary": "^6.1.1",
1515
"react-i18next": "^16.6.6",
16-
"react-router-dom": "^7.9.6",
16+
"react-router-dom": "^7.13.2",
1717
"web-vitals": "^5.1.0"
1818
},
1919
"scripts": {

packages/fossflow-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"pathfinding": "^0.4.18",
4040
"react-hook-form": "^7.72.0",
4141
"react-quill-new": "^3.8.3",
42-
"react-router-dom": "^6.30.2",
42+
"react-router-dom": "^7.13.2",
4343
"uuid": "^9.0.1",
4444
"zod": "^3.25.76",
4545
"zustand": "^4.5.7"

0 commit comments

Comments
 (0)