Skip to content

Commit 426e352

Browse files
committed
up deps
1 parent 0357f03 commit 426e352

File tree

2 files changed

+80
-79
lines changed

2 files changed

+80
-79
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"publish": true
1818
},
1919
"devDependencies": {
20-
"@react-email/preview-server": "5.2.8",
20+
"@react-email/preview-server": "5.2.9",
2121
"@types/react": "^19.2.14",
2222
"@types/react-dom": "^19.2.3",
2323
"typescript": "5.9.3",
@@ -37,12 +37,12 @@
3737
"dependencies": {
3838
"@react-email/components": "^1.0.8",
3939
"@react-email/render": "^2.0.4",
40-
"@sentry/cloudflare": "^10.40.0",
40+
"@sentry/cloudflare": "^10.41.0",
4141
"hono": "^4.12.3",
4242
"react": "^19.2.4",
4343
"react-dom": "^19.2.4",
44-
"react-email": "^5.2.8",
45-
"resend": "^6.9.2",
44+
"react-email": "^5.2.9",
45+
"resend": "^6.9.3",
4646
"zod": "^4.3.6"
4747
}
4848
}

0 commit comments

Comments
 (0)