feat: upgeade npm packages (#311)

This commit is contained in:
Dream Hunter
2024-06-12 13:57:26 +08:00
committed by GitHub
parent c4d9fe1fb9
commit 72b99e0c5e
6 changed files with 2636 additions and 2352 deletions

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@unhead/vue": "^1.9.12",
"@vicons/material": "^0.12.0",
"@vueuse/core": "^10.10.0",
"@vueuse/core": "^10.10.1",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.7.2",
@@ -29,18 +29,18 @@
"vue": "^3.4.27",
"vue-clipboard3": "^2.0.0",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
},
"devDependencies": {
"@vicons/fa": "^0.12.0",
"@vitejs/plugin-vue": "^5.0.5",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vite-plugin-pwa": "^0.19.8",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0",
"workbox-window": "^7.1.0",
"wrangler": "^3.58.0"
"wrangler": "^3.60.2"
}
}

1795
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,9 +4,9 @@
"version": "0.2.6",
"type": "module",
"devDependencies": {
"@types/node": "^20.12.7",
"vitepress": "^1.1.0",
"wrangler": "^3.50.0"
"@types/node": "^20.14.2",
"vitepress": "^1.2.3",
"wrangler": "^3.60.2"
},
"scripts": {
"dev": "vitepress dev docs",

File diff suppressed because it is too large Load Diff

View File

@@ -11,20 +11,20 @@
"build": "wrangler deploy --dry-run --outdir dist --minify"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240603.0",
"@cloudflare/workers-types": "^4.20240605.0",
"@eslint/js": "8.56.0",
"eslint": "8.56.0",
"globals": "^15.3.0",
"typescript-eslint": "^7.12.0",
"wrangler": "^3.58.0"
"globals": "^15.4.0",
"typescript-eslint": "^7.13.0",
"wrangler": "^3.60.2"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.588.0",
"@aws-sdk/s3-request-presigner": "^3.588.0",
"hono": "^4.4.3",
"@aws-sdk/client-s3": "^3.592.0",
"@aws-sdk/s3-request-presigner": "^3.592.0",
"hono": "^4.4.5",
"mimetext": "^3.0.24",
"postal-mime": "^2.2.5",
"resend": "^3.2.0",
"resend": "^3.3.0",
"telegraf": "4.16.3"
},
"pnpm": {

638
worker/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff