Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Commit 374377a

Browse files
fix(deps): update dependency react-router-dom to v7 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b91516a commit 374377a

File tree

2 files changed

+49
-26
lines changed

2 files changed

+49
-26
lines changed

playground/ts-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"generouted": "1.11.7",
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0",
15-
"react-router-dom": "^6.26.2"
15+
"react-router-dom": "^7.1.5"
1616
},
1717
"devDependencies": {
1818
"@types/react": "^19.0.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)