Skip to content

Commit 552cff8

Browse files
chore(deps): bump react-router-dom
Bumps the minor-or-patch group in /examples/ref-browser with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router-dom` from 7.0.1 to 7.0.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/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b33676b commit 552cff8

File tree

2 files changed

+13
-19
lines changed

2 files changed

+13
-19
lines changed

examples/ref-browser/package-lock.json

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

examples/ref-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@nginx/reference-lib": "file:../../reference-lib",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
16-
"react-router-dom": "^7.0.1"
16+
"react-router-dom": "^7.0.2"
1717
},
1818
"devDependencies": {
1919
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)