Skip to content

Commit 5e1d5ac

Browse files
chore(deps): bump react-router in /examples/vite-ts
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.11.0 to 7.12.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.12.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5930d4 commit 5e1d5ac

2 files changed

Lines changed: 5 additions & 21 deletions

File tree

examples/vite-ts/package-lock.json

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

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@ui5/webcomponents-react": "2.18.0",
2222
"react": "19.2.3",
2323
"react-dom": "19.2.3",
24-
"react-router": "7.11.0"
24+
"react-router": "7.12.0"
2525
},
2626
"devDependencies": {
2727
"@types/react": "19.2.7",

0 commit comments

Comments
 (0)