We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5dfb2e commit 1704f5bCopy full SHA for 1704f5b
package.json
@@ -21,7 +21,7 @@
21
"@types/react": "^19.2.14",
22
"@types/react-dom": "^19.2.3",
23
"typescript": "6.0.2",
24
- "wrangler": "4.77.0"
+ "wrangler": "4.79.0"
25
},
26
"scripts": {
27
"gen": "wrangler types",
@@ -35,14 +35,14 @@
35
"emails:export": "email export"
36
37
"dependencies": {
38
- "@react-email/components": "^1.0.10",
39
- "@react-email/render": "^2.0.4",
40
- "@sentry/cloudflare": "^10.46.0",
+ "@react-email/components": "^1.0.11",
+ "@react-email/render": "^2.0.5",
+ "@sentry/cloudflare": "^10.47.0",
41
"hono": "^4.12.9",
42
"react": "^19.2.4",
43
"react-dom": "^19.2.4",
44
"react-email": "^5.2.10",
45
- "resend": "^6.9.4",
+ "resend": "^6.10.0",
46
"zod": "^4.3.6"
47
}
48
0 commit comments