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 7b54c35 commit c54ad17Copy full SHA for c54ad17
internal-packages/emails/package.json
@@ -10,11 +10,12 @@
10
},
11
"dependencies": {
12
"@aws-sdk/client-ses": "^3.716.0",
13
- "@react-email/components": "0.0.16",
14
- "@react-email/render": "^0.0.12",
+ "@react-email/components": "0.4.0",
+ "@react-email/render": "^1.1.4",
15
+ "@react-email/tailwind": "1.2.0",
16
"nodemailer": "^6.9.16",
17
"react": "^18.2.0",
- "react-email": "^2.1.1",
18
+ "react-email": "^4.2.7",
19
"resend": "^3.2.0",
20
"tiny-invariant": "^1.2.0",
21
"zod": "3.23.8"
0 commit comments