chore: remove unused aws-sdk dependency
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m51s

Removed aws-sdk as it was not being used in the codebase.
This resolves the Docker build error related to lockfile mismatch.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
sexygoat
2026-01-27 10:48:59 +08:00
parent 5c6312c407
commit c07e481b5b
2 changed files with 6 additions and 7 deletions

View File

@@ -53,7 +53,6 @@
"@vueuse/core": "^11.0.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "next",
"aws-sdk": "^2.1693.0",
"axios": "^1.7.5",
"crypto-js": "^4.2.0",
"echarts": "^5.4.0",