feat(AppUpdater): integrate User-Agent generation for autoUpdater req… (#7751)

* feat(AppUpdater): integrate User-Agent generation for autoUpdater requests; add systemInfo utility module

* feat(systemInfo): enhance macOS version handling using macos-release package for improved accuracy; update package.json and yarn.lock to include macos-release and opendal dependencies
This commit is contained in:
亢奋猫
2025-07-02 16:18:44 +08:00
committed by GitHub
parent 561c563bd7
commit df47b174ca
4 changed files with 106 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@
"@libsql/win32-x64-msvc": "^0.4.7",
"@strongtz/win32-arm64-msvc": "^0.4.7",
"jsdom": "26.1.0",
"macos-release": "^3.4.0",
"node-stream-zip": "^1.15.0",
"notion-helper": "^1.3.22",
"os-proxy-config": "^1.1.2",