🐛 修复msi版本dll调用异常,捕获dll异常

This commit is contained in:
BTMuli
2026-01-22 01:21:51 +08:00
parent 3cb0c423a5
commit 68c2d1cfcb
3 changed files with 15 additions and 7 deletions

View File

@@ -74,6 +74,7 @@
"@mdi/font": "7.4.47",
"@sentry/vite-plugin": "^4.7.0",
"@sentry/vue": "^10.35.0",
"@sentry/core": "^10.35.0",
"@skipperndt/plugin-machine-uid": "^0.1.3",
"@tauri-apps/api": "^2.9.1",
"@tauri-apps/plugin-cli": "^2.4.1",
@@ -115,7 +116,6 @@
"@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.2",
"@microsoft/tsdoc": "^0.16.0",
"@sentry/core": "^10.35.0",
"@tauri-apps/cli": "2.9.6",
"@types/fs-extra": "^11.0.4",
"@types/js-md5": "^0.8.0",