mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
chore(deps): electron 27.0.0-alpha.4
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@ -44,7 +44,7 @@
|
||||
"@playwright/test": "1.37.1",
|
||||
"auto-changelog": "2.4.0",
|
||||
"del-cli": "5.0.1",
|
||||
"electron": "26.1.0",
|
||||
"electron": "27.0.0-alpha.4",
|
||||
"electron-builder": "24.6.3",
|
||||
"electron-devtools-installer": "3.2.0",
|
||||
"eslint": "8.48.0",
|
||||
@ -2860,9 +2860,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "26.1.0",
|
||||
"version": "27.0.0-alpha.4",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-27.0.0-alpha.4.tgz",
|
||||
"integrity": "sha512-onFtU9wcvUG2BvK+3nBzJx+h95PEq+dPOXwUKIeA2E/LcxgtAwHihImftzLodUDyrZHDyRSbbAXuNrKlSsZOlw==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@electron/get": "^2.0.0",
|
||||
"@types/node": "^18.11.18",
|
||||
@ -5693,8 +5694,7 @@
|
||||
},
|
||||
"node_modules/node-fetch": {
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
|
||||
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"whatwg-url": "^5.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user