Skip to content

Commit 50ff097

Browse files
Bump react-router-dom in /examples/computed-form-fields
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.0 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/react-router-dom@7.0.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a80ae30 commit 50ff097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/computed-form-fields/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": "^6.21.2",
12+
"react-router-dom": "^7.0.2",
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)