Skip to content

Commit 3639680

Browse files
Bump react-router-dom from 7.8.1 to 7.8.2 in /ui/extensions/hello (#38)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.8.1 to 7.8.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.8.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72be730 commit 3639680

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

ui/extensions/hello/package-lock.json

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

ui/extensions/hello/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@shoelace-style/shoelace": "^2.20.1",
2020
"react": "19.1.1",
2121
"react-dom": "19.1.1",
22-
"react-router-dom": "7.8.1"
22+
"react-router-dom": "7.8.2"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "7.28.3",

0 commit comments

Comments
 (0)