We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4627e3b commit b022c87Copy full SHA for b022c87
package.json
@@ -22,8 +22,8 @@
22
"@mdx-js/react": "^3.0.0",
23
"clsx": "^2.0.0",
24
"prism-react-renderer": "^2.3.1",
25
- "react": "^18.2.0",
26
- "react-dom": "^18.2.0"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
27
},
28
"devDependencies": {
29
"@docusaurus/module-type-aliases": "^3.0.1",
@@ -32,7 +32,7 @@
32
"@emotion/babel-plugin": "^11.10.2",
33
"@tobysmith568/eslint-config": "^1.0.5",
34
"@tobysmith568/prettier-config": "^2.0.2",
35
- "@types/react": "^18.2.45",
+ "@types/react": "^19.0.0",
36
"@typescript-eslint/eslint-plugin": "^6.15.0",
37
"typescript": "^5.3.3"
38
0 commit comments