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 e4bfef4 commit 4ea52dcCopy full SHA for 4ea52dc
1 file changed
package.json
@@ -41,9 +41,9 @@
41
"next": "^14.2.5",
42
"node-fetch": "^2.6.7",
43
"puppeteer": "^24.4.0",
44
- "react": "^18.2.0",
+ "react": "^19.0.0",
45
"react-country-flag": "^3.1.0",
46
- "react-dom": "^18.2.0",
+ "react-dom": "^19.0.0",
47
"react-icons": "^5.5.0",
48
"react-select": "^5.8.1",
49
"resend": "^4.6.0",
@@ -53,8 +53,8 @@
53
},
54
"devDependencies": {
55
"@types/node": "^20",
56
- "@types/react": "^18",
57
- "@types/react-dom": "^18",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
58
"@vercel/fun": "^1.1.1",
59
"@vercel/node": "^3.2.23",
60
"@vercel/redwood": "^2.1.8",
0 commit comments