chore: upgrade dependencies (#1115)

This commit is contained in:
Dream Hunter
2026-08-19 13:45:25 +08:00
committed by GitHub
parent 3bcc0c19ce
commit 3ffa16234f
9 changed files with 1251 additions and 993 deletions
+6 -6
View File
@@ -11,23 +11,23 @@
"build": "wrangler deploy --dry-run --outdir dist --minify"
},
"devDependencies": {
"@cloudflare/workers-types": "^5.20260804.1",
"@cloudflare/workers-types": "^5.20260819.1",
"@eslint/js": "9.39.1",
"@types/node": "^25.9.5",
"eslint": "9.39.1",
"globals": "^16.5.0",
"typescript-eslint": "^8.66.0",
"wrangler": "^4.119.0"
"typescript-eslint": "^8.67.0",
"wrangler": "^4.124.0"
},
"dependencies": {
"@aws-sdk/client-s3": "3.888.0",
"@aws-sdk/s3-request-presigner": "3.888.0",
"@simplewebauthn/server": "^13.3.2",
"hono": "^4.13.0",
"hono": "^4.13.3",
"jsonpath-plus": "^10.4.0",
"mimetext": "^3.0.28",
"postal-mime": "^2.7.5",
"resend": "^6.18.1",
"postal-mime": "^2.7.6",
"resend": "^6.20.0",
"telegraf": "4.16.3",
"worker-mailer": "^1.2.1"
},
+562 -566
View File
File diff suppressed because it is too large Load Diff