Skip to content

Commit 62f5c7f

Browse files
Bump react-router in /examples/cloudflare/with-pre-render
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.4.0 to 7.12.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent def85d5 commit 62f5c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cloudflare/with-pre-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"isbot": "^4.1.0",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
19-
"react-router": "7.4.0",
19+
"react-router": "7.12.0",
2020
"react-router-hono-server": "*"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)