Skip to content

Commit ddc14ff

Browse files
Bump react-router-dom from 7.0.2 to 7.1.3 in /examples/server-sync
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.0.2 to 7.1.3. - [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.1.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5eea137 commit ddc14ff

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

examples/server-sync/package-lock.json

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

examples/server-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@trussworks/react-uswds": "^9.1.0",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
12-
"react-router-dom": "^7.0.2",
12+
"react-router-dom": "^7.1.3",
1313
"workbox-background-sync": "^7.0.0",
1414
"workbox-broadcast-update": "^7.0.0",
1515
"workbox-cacheable-response": "^7.0.0",

0 commit comments

Comments
 (0)