Skip to content

Commit 6f4df9d

Browse files
chore(deps): bump react-router in /examples/twd-test-app
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.14.2 to 7.15.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5412223 commit 6f4df9d

2 files changed

Lines changed: 48 additions & 20 deletions

File tree

examples/twd-test-app/package-lock.json

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

examples/twd-test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"axios": "^1.15.2",
1818
"react": "^19.2.5",
1919
"react-dom": "^19.2.5",
20-
"react-router": "^7.14.2"
20+
"react-router": "^7.15.0"
2121
},
2222
"devDependencies": {
2323
"@types/react": "^19.2.14",

0 commit comments

Comments
 (0)