mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #448] [MERGED] feat: upgrade dependencies #583
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#583
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/448
Author: @dreamhunter2333
Created: 9/27/2024
Status: ✅ Merged
Merged: 9/27/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
84d68c6feat: upgrade dependencies📊 Changes
8 files changed (+1539 additions, -1546 deletions)
View changed files
📝
frontend/package.json(+11 -11)📝
frontend/pnpm-lock.yaml(+666 -669)📝
pages/package.json(+1 -1)📝
vitepress-docs/docs/en/cli.md(+2 -2)📝
vitepress-docs/docs/zh/guide/cli/worker.md(+3 -1)📝
worker/package.json(+6 -6)📝
worker/pnpm-lock.yaml(+848 -854)📝
worker/wrangler.toml.template(+2 -2)📄 Description
PR Type
enhancement, documentation
Description
compatibility_dateand addedcompatibility_flagsin worker configuration examples in both English and Chinese documentation.Changes walkthrough 📝
package.json
Upgrade frontend dependencies to latest versionsfrontend/package.json
@unhead/vue,axios,naive-ui,postal-mime,vue,vue-i18n,vue-router,@vitejs/plugin-vue,unplugin-auto-import,vite, andwrangler.package.json
Upgrade worker dependencies to latest versionsworker/package.json
@cloudflare/workers-types,wrangler,@aws-sdk/client-s3,@aws-sdk/s3-request-presigner,hono, andpostal-mime.package.json
Upgrade wrangler dependency in pages packagepages/package.json
wranglerdependency to the latest version.worker.md
Update worker configuration example in Chinese documentationvitepress-docs/docs/zh/guide/cli/worker.md
compatibility_dateand addedcompatibility_flagsin the TOMLconfiguration example.
cli.md
Update worker configuration example in English documentationvitepress-docs/docs/en/cli.md
compatibility_dateand replacednode_compatwithcompatibility_flagsin the TOML configuration example.wrangler.toml.template
Update worker configuration templateworker/wrangler.toml.template
compatibility_dateand replacednode_compatwithcompatibility_flags.pnpm-lock.yaml
...frontend/pnpm-lock.yaml
...
pnpm-lock.yaml
...worker/pnpm-lock.yaml
...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.