Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit faf82d0

Browse files
authoredOct 3, 2024
chore(deps): update react monorepo
1 parent 6b660b0 commit faf82d0

File tree

2 files changed

+333
-334
lines changed

2 files changed

+333
-334
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"@react-email/components": "0.0.22",
1010
"clsx": "^2.1.1",
1111
"next": "14.2.5",
12-
"react": "18.2.0",
13-
"react-dom": "18.2.0",
12+
"react": "18.3.1",
13+
"react-dom": "18.3.1",
1414
"react-email": "2.1.6",
1515
"resend": "4.0.0",
1616
"sonner": "^1.5.0"
1717
},
1818
"devDependencies": {
1919
"@types/node": "22.4.1",
20-
"@types/react": "18.2.33",
21-
"@types/react-dom": "18.2.14",
20+
"@types/react": "18.3.11",
21+
"@types/react-dom": "18.3.0",
2222
"autoprefixer": "10.4.20",
2323
"postcss": "8.4.41",
2424
"tailwindcss": "3.4.10",

‎pnpm-lock.yaml

+329-330
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.