Skip to content

Commit 5be4c94

Browse files
fix(deps): update react monorepo to v19
1 parent a432237 commit 5be4c94

File tree

2 files changed

+222
-227
lines changed

2 files changed

+222
-227
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"clsx": "^2.1.1",
2626
"hast-util-is-element": "^3.0.0",
2727
"prism-react-renderer": "^2.4.1",
28-
"react": "18.3.1",
29-
"react-dom": "18.3.1",
28+
"react": "19.0.0",
29+
"react-dom": "19.0.0",
3030
"rehype-katex": "7.0.1",
3131
"remark-math": "6.0.0"
3232
},

0 commit comments

Comments
 (0)