Skip to content

Commit 79b9eca

Browse files
committed
doc(demo): React 19 rc 1 for nextjs demo
1 parent 723e79b commit 79b9eca

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

examples/nextjs/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/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@types/react-dom": "npm:[email protected]",
2121
"clsx": "^2.1.1",
2222
"next": "15.0.3",
23-
"react": "19.0.0-rc-69d4b800-20241021",
24-
"react-dom": "19.0.0-rc-69d4b800-20241021",
23+
"react": "19.0.0-rc.1",
24+
"react-dom": "19.0.0-rc.1",
2525
"tar-fs": "^3.0.6",
2626
"tunnel-agent": "^0.6.0",
2727
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)