mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
⬆️ Upgrade(custom): upgrade electron version
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
"@vue/eslint-config-standard": "^9.0.1",
|
||||
"dotenv": "^17.2.2",
|
||||
"dpdm": "^3.14.0",
|
||||
"electron": "^38.1.2",
|
||||
"electron": "^38.2.0",
|
||||
"electron-builder": "^26.0.12",
|
||||
"electron-vite": "^4.0.1",
|
||||
"eslint": "^9.36.0",
|
||||
|
||||
@@ -5626,10 +5626,10 @@ electron-vite@^4.0.1:
|
||||
magic-string "^0.30.17"
|
||||
picocolors "^1.1.1"
|
||||
|
||||
electron@^38.1.2:
|
||||
version "38.1.2"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-38.1.2.tgz#3509999a1b635fb92e99a8e5eaf239110a9a7734"
|
||||
integrity sha512-WXUcN3W8h8NTTZViA3KNX0rV2YBU0X0mEUM3ubupXTDY4QtIN7tmiqYVOKSKpR2LckTmBWGuEeY4D6xVoffwKQ==
|
||||
electron@^38.2.0:
|
||||
version "38.2.0"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-38.2.0.tgz#fc6bb321923320cc76aa036c7677642ab0239d70"
|
||||
integrity sha512-Cw5Mb+N5NxsG0Hc1qr8I65Kt5APRrbgTtEEn3zTod30UNJRnAE1xbGk/1NOaDn3ODzI/MYn6BzT9T9zreP7xWA==
|
||||
dependencies:
|
||||
"@electron/get" "^2.0.0"
|
||||
"@types/node" "^22.7.7"
|
||||
|
||||
Reference in New Issue
Block a user