Skip to content

Commit e159775

Browse files
fix(deps): update react monorepo to v19
1 parent be21b90 commit e159775

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
"playwright": "^1.58.2",
5757
"prop-types": "^15.8.1",
5858
"puppeteer": "^24.15.0",
59-
"react": "^18.2.0",
59+
"react": "^19.0.0",
6060
"react-country-flag": "^3.1.0",
61-
"react-dom": "^18.2.0",
61+
"react-dom": "^19.0.0",
6262
"react-icons": "^5.5.0",
6363
"react-select": "^5.8.1",
6464
"resend": "^4.6.0",
@@ -67,8 +67,8 @@
6767
},
6868
"devDependencies": {
6969
"@types/node": "^20",
70-
"@types/react": "^18",
71-
"@types/react-dom": "^18",
70+
"@types/react": "^19.0.0",
71+
"@types/react-dom": "^19.0.0",
7272
"@vercel/fun": "^1.1.1",
7373
"@vercel/node": "^3.2.23",
7474
"@vercel/redwood": "^2.1.8",

0 commit comments

Comments
 (0)