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 455f5af commit 5047320Copy full SHA for 5047320
1 file changed
package.json
@@ -51,9 +51,9 @@
51
"playwright": "^1.58.2",
52
"prop-types": "^15.8.1",
53
"puppeteer": "^24.15.0",
54
- "react": "^18.2.0",
+ "react": "^19.0.0",
55
"react-country-flag": "^3.1.0",
56
- "react-dom": "^18.2.0",
+ "react-dom": "^19.0.0",
57
"react-icons": "^5.5.0",
58
"react-select": "^5.8.1",
59
"resend": "^4.6.0",
@@ -62,8 +62,8 @@
62
},
63
"devDependencies": {
64
"@types/node": "^20",
65
- "@types/react": "^18",
66
- "@types/react-dom": "^18",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
67
"@vercel/fun": "^1.1.1",
68
"@vercel/node": "^3.2.23",
69
"@vercel/redwood": "^2.1.8",
0 commit comments