Skip to content

Commit 5bf276c

Browse files
author
GitHub Assistant
committed
fix: 更新Electron版本,修复MacOS Tahoe 26下Electron卡顿问题
1 parent 28a3363 commit 5bf276c

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package-lock.json

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@electron-toolkit/utils": "^4.0.0",
4242
"@node-rs/jieba": "^2.0.1",
43-
"better-sqlite3": "^12.2.0",
43+
"better-sqlite3": "^12.4.1",
4444
"electron-localshortcut": "^3.2.1",
4545
"electron-updater": "^6.6.2",
4646
"koffi": "^2.14.0",
@@ -69,7 +69,7 @@
6969
"conventional-changelog-angular": "^8.0.0",
7070
"conventional-changelog-cli": "^5.0.0",
7171
"cz-conventional-changelog": "^3.3.0",
72-
"electron": "^35.7.5",
72+
"electron": "^38.4.0",
7373
"electron-builder": "^26.0.12",
7474
"electron-devtools-installer": "^4.0.0",
7575
"electron-vite": "^4.0.0",

0 commit comments

Comments
 (0)