fix cannot run due to lodash-es is not bundled; fix logic about set security question tip modal

This commit is contained in:
geekgeekrun
2025-08-17 11:11:15 +08:00
parent 203fbba9a0
commit 42fc66a0f4
3 changed files with 27 additions and 17 deletions
+2 -2
View File
@@ -38,6 +38,7 @@
"JSONStream": "^1.3.5",
"diff": "^7.0.0",
"electron-updater": "^6.1.7",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
"mitt": "^3.0.1",
"node-machine-id": "^1.1.12",
@@ -72,7 +73,6 @@
"eslint-plugin-vue": "^9.20.1",
"find-chrome-bin": "^2.0.1",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"prettier": "^3.2.4",
"sass": "^1.70.0",
@@ -88,4 +88,4 @@
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27"
}
}
}