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 057e0ba commit 80cbd50Copy full SHA for 80cbd50
package.json
@@ -42,8 +42,8 @@
42
"nextjs-toploader": "^3.7.15",
43
"open-graph-scraper": "^6.8.2",
44
"polished": "^4.3.1",
45
- "react": "^18.3.1",
46
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
47
"react-use": "^17.5.1",
48
"rss": "^1.2.2",
49
"sharp": "^0.33.5",
@@ -57,8 +57,8 @@
57
"@types/katex": "^0.16.7",
58
"@types/next-pwa": "^5.6.9",
59
"@types/node": "^22.7.5",
60
- "@types/react": "^18.3.11",
61
- "@types/react-dom": "^18.3.1",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
62
"@types/rss": "^0.0.32",
63
"@vanilla-extract/next-plugin": "^2.4.6",
64
"esbuild": "^0.24.0",
0 commit comments