chore: update dependencies (#974)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dream Hunter
2026-04-11 21:11:25 +08:00
committed by GitHub
parent c3058817ff
commit 163df5c908
7 changed files with 343 additions and 343 deletions

View File

@@ -28,7 +28,7 @@
"@vueuse/core": "^14.2.1",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.14.0",
"axios": "^1.15.0",
"dompurify": "^3.3.3",
"jszip": "^3.10.1",
"mail-parser-wasm": "^0.2.2",
@@ -37,7 +37,7 @@
"vooks": "^0.2.12",
"vue": "^3.5.32",
"vue-clipboard3": "^2.0.0",
"vue-i18n": "^11.3.1",
"vue-i18n": "^11.3.2",
"vue-router": "^4.6.4"
},
"devDependencies": {
@@ -53,7 +53,7 @@
"vitest": "^3.2.4",
"workbox-build": "^7.4.0",
"workbox-window": "^7.4.0",
"wrangler": "^4.80.0"
"wrangler": "^4.81.1"
},
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39"
}