feat: |Doc| use shadow DOM render mail html (#604)

This commit is contained in:
Dream Hunter
2025-03-08 10:53:45 +08:00
committed by GitHub
parent 97d24b2087
commit 908fc0cc86
13 changed files with 1086 additions and 971 deletions

View File

@@ -11,19 +11,19 @@
"build": "wrangler deploy --dry-run --outdir dist --minify"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250224.0",
"@cloudflare/workers-types": "^4.20250303.0",
"@eslint/js": "9.18.0",
"@simplewebauthn/types": "10.0.0",
"eslint": "9.18.0",
"globals": "^15.15.0",
"typescript-eslint": "^8.25.0",
"wrangler": "^3.110.0"
"typescript-eslint": "^8.26.0",
"wrangler": "^3.114.0"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.750.0",
"@aws-sdk/s3-request-presigner": "^3.750.0",
"@aws-sdk/client-s3": "^3.758.0",
"@aws-sdk/s3-request-presigner": "^3.758.0",
"@simplewebauthn/server": "10.0.1",
"hono": "^4.7.2",
"hono": "^4.7.4",
"mimetext": "^3.0.27",
"postal-mime": "^2.4.3",
"resend": "^4.1.2",

541
worker/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff