Skip to content

Commit e4878c2

Browse files
Update react monorepo to v19
1 parent de67ba7 commit e4878c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"prism-react-renderer": "^2.0.0",
2424
"prism-themes": "^1.9.0",
2525
"prismjs-darcula-theme": "^1.0.3",
26-
"react": "^17.0.2",
27-
"react-dom": "^17.0.2",
26+
"react": "^19.0.0",
27+
"react-dom": "^19.0.0",
2828
"typescript": "^5.0.0"
2929
},
3030
"___dependencies": {

0 commit comments

Comments
 (0)