Skip to content

Commit 9881225

Browse files
Update react to v19
Update @types/react from 18.3.12 to 19.0.8 Change-type: patch
1 parent d4aad09 commit 9881225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"@mdx-js/react": "^3.0.1",
2323
"gray-matter": "^4.0.3",
2424
"prism-react-renderer": "^2.3.1",
25-
"react": "^18.3.1",
25+
"react": "^19.0.0",
2626
"react-dom": "^18.3.1"
2727
},
2828
"devDependencies": {
2929
"@docusaurus/tsconfig": "^3.5.2",
30-
"@types/react": "^18.3.3",
30+
"@types/react": "^19.0.0",
3131
"@docusaurus/types": "3.7.0",
3232
"@docusaurus/module-type-aliases": "^3.5.2",
3333
"typescript": "5.7.3"

0 commit comments

Comments
 (0)