^ Update electron 16.x (#2212)

This commit is contained in:
PikachuEXE 2022-05-05 21:43:07 +08:00 committed by GitHub
parent 01ba426c8f
commit ae0e06c4b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@
"babel-loader": "^8.2.2",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "5.2.6",
"electron": "^16.2.2",
"electron": "^16.2.5",
"electron-builder": "^22.11.7",
"electron-builder-squirrel-windows": "^22.13.1",
"electron-debug": "^3.2.0",

View File

@ -3536,10 +3536,10 @@ electron-to-chromium@^1.3.830:
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.836.tgz"
integrity sha512-Ney3pHOJBWkG/AqYjrW0hr2AUCsao+2uvq9HUlRP8OlpSdk/zOHOUJP7eu0icDvePC9DlgffuelP4TnOJmMRUg==
electron@^16.2.2:
version "16.2.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-16.2.2.tgz#abb8863ae5309744f90aa55991e812a40ffe7601"
integrity sha512-MOZCewpDvhiuYCw8UnJnQxU/9cni4tlHHWBdi0JWbcdBOrGsDMSt17nuPwR5wSf1e7mSfofGIUPg9iHS5KA8Eg==
electron@^16.2.5:
version "16.2.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-16.2.5.tgz#637fc98d62ddb7175e5d1a8dbe0357e2ce204ede"
integrity sha512-kjfcnanb8IPE/EWcmmcGuhl+I8vIKZiJYlu3clOctiwh02Nl3HGzIplbyTtBAbIC8gg3MXa+kZl9kQMk5N0WgQ==
dependencies:
"@electron/get" "^1.13.0"
"@types/node" "^14.6.2"