mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
chore(deps): update dependency @electron/universal to v2.0.2 (#3034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -226,7 +226,7 @@
|
||||
"node-gyp": "11.1.0",
|
||||
"xml2js": "0.6.2",
|
||||
"node-fetch": "3.3.2",
|
||||
"@electron/universal": "2.0.1",
|
||||
"@electron/universal": "2.0.2",
|
||||
"@babel/runtime": "7.26.9"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -9,7 +9,7 @@ overrides:
|
||||
node-gyp: 11.1.0
|
||||
xml2js: 0.6.2
|
||||
node-fetch: 3.3.2
|
||||
'@electron/universal': 2.0.1
|
||||
'@electron/universal': 2.0.2
|
||||
'@babel/runtime': 7.26.9
|
||||
|
||||
patchedDependencies:
|
||||
@ -491,8 +491,8 @@ packages:
|
||||
peerDependencies:
|
||||
electron: '>= 13.0.0'
|
||||
|
||||
'@electron/universal@2.0.1':
|
||||
resolution: {integrity: sha512-fKpv9kg4SPmt+hY7SVBnIYULE9QJl8L3sCfcBsnqbJwwBwAeTLokJ9TRt9y7bK0JAzIW2y78TVVjvnQEms/yyA==}
|
||||
'@electron/universal@2.0.2':
|
||||
resolution: {integrity: sha512-mqY1szx5/d5YLvfCDWWoJdkSIjIz+NdWN4pN0r78lYiE7De+slLpuF3lVxIT+hlJnwk5sH2wFRMl6/oUgUVO3A==}
|
||||
engines: {node: '>=16.4'}
|
||||
|
||||
'@electron/windows-sign@1.2.1':
|
||||
@ -4831,7 +4831,7 @@ snapshots:
|
||||
dependencies:
|
||||
electron: 34.2.0
|
||||
|
||||
'@electron/universal@2.0.1':
|
||||
'@electron/universal@2.0.2':
|
||||
dependencies:
|
||||
'@electron/asar': 3.3.1
|
||||
'@malept/cross-spawn-promise': 2.0.0
|
||||
@ -5853,7 +5853,7 @@ snapshots:
|
||||
'@electron/notarize': 2.5.0
|
||||
'@electron/osx-sign': 1.3.1
|
||||
'@electron/rebuild': 3.7.0
|
||||
'@electron/universal': 2.0.1
|
||||
'@electron/universal': 2.0.2
|
||||
'@malept/flatpak-bundler': 0.4.0(patch_hash=c787371eeb2af011ea934e8818a0dad6d7dcb2df31bbb1686babc7231af0183c)
|
||||
'@types/fs-extra': 9.0.13
|
||||
async-exit-hook: 2.0.1
|
||||
|
||||
Reference in New Issue
Block a user