Skip to content

Commit a4aea26

Browse files
chore(deps): bump react-router-dom (#281)
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 6.27.0 to 6.28.0 - [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-minor dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a0dc72 commit a4aea26

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

examples/ref-browser/package-lock.json

Lines changed: 13 additions & 13 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": "^6.27.0"
16+
"react-router-dom": "^6.28.0"
1717
},
1818
"devDependencies": {
1919
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)