Skip to content

Commit 7e7b487

Browse files
fix(deps): update react monorepo to v19
1 parent 3ef64b2 commit 7e7b487

File tree

2 files changed

+29
-33
lines changed

2 files changed

+29
-33
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
},
88
"dependencies": {
99
"next": "^14.2.3",
10-
"react": "^18.3.1",
11-
"react-dom": "^18.3.1",
10+
"react": "^19.0.0",
11+
"react-dom": "^19.0.0",
1212
"resend": "^3.2.0"
1313
},
1414
"devDependencies": {
1515
"@types/node": "20.19.4",
16-
"@types/react": "18.3.3",
16+
"@types/react": "19.1.10",
1717
"typescript": "5.8.3"
1818
}
1919
}

pnpm-lock.yaml

Lines changed: 26 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)