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 5c6a423 commit e39fd45Copy full SHA for e39fd45
package.json
@@ -15,8 +15,8 @@
15
"gray-matter": "^4.0.3",
16
"next": "^14.2.20",
17
"next-themes": "^0.4.0",
18
- "react": "^18",
19
- "react-dom": "^18",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
20
"react-icons": "^4.12.0",
21
"react-markdown": "^9.0.1",
22
"react-snowfall": "^2.2.0",
@@ -33,8 +33,8 @@
33
"devDependencies": {
34
"@fullhuman/postcss-purgecss": "^6.0.0",
35
"@types/node": "^20",
36
- "@types/react": "^18",
37
- "@types/react-dom": "^18",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
38
"@types/react-syntax-highlighter": "^15.5.11",
39
"@vercel/analytics": "^1.2.2",
40
"@vercel/speed-insights": "^1.0.10",
0 commit comments