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 be21b90 commit e159775Copy full SHA for e159775
1 file changed
package.json
@@ -56,9 +56,9 @@
56
"playwright": "^1.58.2",
57
"prop-types": "^15.8.1",
58
"puppeteer": "^24.15.0",
59
- "react": "^18.2.0",
+ "react": "^19.0.0",
60
"react-country-flag": "^3.1.0",
61
- "react-dom": "^18.2.0",
+ "react-dom": "^19.0.0",
62
"react-icons": "^5.5.0",
63
"react-select": "^5.8.1",
64
"resend": "^4.6.0",
@@ -67,8 +67,8 @@
67
},
68
"devDependencies": {
69
"@types/node": "^20",
70
- "@types/react": "^18",
71
- "@types/react-dom": "^18",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
72
"@vercel/fun": "^1.1.1",
73
"@vercel/node": "^3.2.23",
74
"@vercel/redwood": "^2.1.8",
0 commit comments