Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-09-30 23:21:52 +08:00
parent 988a6b6c23
commit 029c461e3e
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 24 additions and 18 deletions

View file

@ -4,7 +4,7 @@
"description": "Refactor your thinking",
"homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js",
"packageManager": "pnpm@10.15.1",
"packageManager": "pnpm@10.17.1",
"scripts": {
"lint": "eslint . --fix --cache",
"dev": "webpack --mode development",
@ -57,7 +57,7 @@
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^7.1.2",
"dayjs": "^1.11.5",
"electron": "37.4.0",
"electron": "37.6.0",
"electron-builder": "26.0.12",
"encoding": "^0.1.13",
"esbuild-loader": "^3.0.1",