Skip to content

Commit f822c61

Browse files
committed
chore(deps): fix react/react-dom versions
1 parent 3bad4af commit f822c61

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
"next": "15.0.2",
5555
"next-themes": "0.3.0",
5656
"openai": "4.68.4",
57-
"react": "19.0.0-rc.0",
57+
"react": "19.0.0-rc-0bc30748-20241028",
5858
"react-compiler-runtime": "19.0.0-beta-9ee70a1-20241017",
59-
"react-dom": "19.0.0-rc.0",
59+
"react-dom": "19.0.0-rc-0bc30748-20241028",
6060
"react-error-boundary": "4.1.2",
6161
"react-markdown": "9.0.1",
6262
"react-syntax-highlighter": "15.6.1",

0 commit comments

Comments
 (0)