feat: update ESLint config and add socks-proxy-agent dependency

- Added 'local/**' to ESLint ignores
- Included 'socks-proxy-agent' package in dependencies
- Refactored download function to improve readability and maintainability
- Cleaned up unused code in messages state management
This commit is contained in:
kangfenmao
2025-03-21 11:26:45 +08:00
parent 28c5231741
commit 2ca0a62efa
7 changed files with 61 additions and 95 deletions
+1
View File
@@ -85,6 +85,7 @@
"npx-scope-finder": "^1.2.0",
"officeparser": "^4.1.1",
"p-queue": "^8.1.0",
"socks-proxy-agent": "^8.0.3",
"tar": "^7.4.3",
"tokenx": "^0.4.1",
"undici": "^7.4.0",