We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84cc72 commit 9b4bd4eCopy full SHA for 9b4bd4e
package.json
@@ -20,8 +20,8 @@
20
"image-size": "^1.0.2",
21
"next": "^14.0.1",
22
"next-themes": "^0.3.0",
23
- "react": "^18.2.0",
24
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
25
"server-only": "^0.0.1",
26
"sharp": "^0.33.0"
27
},
@@ -31,8 +31,8 @@
31
"@types/mdast": "^4.0.2",
32
"@types/mdx": "^2.0.9",
33
"@types/node": "^20.8.10",
34
- "@types/react": "^18.2.33",
35
- "@types/react-dom": "^18.2.14",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
36
"autoprefixer": "^10.4.16",
37
"contentlayer": "^0.3.4",
38
"eslint": "^8.52.0",
0 commit comments