mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
chore(deps): update dependency @babel/runtime to v7.28.4 (#3831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -50,7 +50,7 @@
|
|||||||
"xml2js": "0.6.2",
|
"xml2js": "0.6.2",
|
||||||
"node-fetch": "3.3.2",
|
"node-fetch": "3.3.2",
|
||||||
"@electron/universal": "3.0.1",
|
"@electron/universal": "3.0.1",
|
||||||
"@babel/runtime": "7.28.3"
|
"@babel/runtime": "7.28.4"
|
||||||
},
|
},
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"vudio@2.1.1": "patches/vudio@2.1.1.patch",
|
"vudio@2.1.1": "patches/vudio@2.1.1.patch",
|
||||||
|
|||||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -10,7 +10,7 @@ overrides:
|
|||||||
xml2js: 0.6.2
|
xml2js: 0.6.2
|
||||||
node-fetch: 3.3.2
|
node-fetch: 3.3.2
|
||||||
'@electron/universal': 3.0.1
|
'@electron/universal': 3.0.1
|
||||||
'@babel/runtime': 7.28.3
|
'@babel/runtime': 7.28.4
|
||||||
|
|
||||||
patchedDependencies:
|
patchedDependencies:
|
||||||
'@malept/flatpak-bundler@0.4.0':
|
'@malept/flatpak-bundler@0.4.0':
|
||||||
@ -460,8 +460,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.0.0-0
|
'@babel/core': ^7.0.0-0
|
||||||
|
|
||||||
'@babel/runtime@7.28.3':
|
'@babel/runtime@7.28.4':
|
||||||
resolution: {integrity: sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==}
|
resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
'@babel/template@7.27.2':
|
'@babel/template@7.27.2':
|
||||||
@ -4898,7 +4898,7 @@ snapshots:
|
|||||||
'@babel/core': 7.28.3
|
'@babel/core': 7.28.3
|
||||||
'@babel/helper-plugin-utils': 7.27.1
|
'@babel/helper-plugin-utils': 7.27.1
|
||||||
|
|
||||||
'@babel/runtime@7.28.3': {}
|
'@babel/runtime@7.28.4': {}
|
||||||
|
|
||||||
'@babel/template@7.27.2':
|
'@babel/template@7.27.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -6363,7 +6363,7 @@ snapshots:
|
|||||||
|
|
||||||
butterchurn-presets@3.0.0-beta.4:
|
butterchurn-presets@3.0.0-beta.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.28.3
|
'@babel/runtime': 7.28.4
|
||||||
|
|
||||||
butterchurn@3.0.0-beta.5:
|
butterchurn@3.0.0-beta.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -7737,7 +7737,7 @@ snapshots:
|
|||||||
|
|
||||||
i18next@25.5.2(typescript@5.9.2):
|
i18next@25.5.2(typescript@5.9.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.28.3
|
'@babel/runtime': 7.28.4
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
|
|
||||||
@ -8091,7 +8091,7 @@ snapshots:
|
|||||||
|
|
||||||
kuroshiro@1.2.0:
|
kuroshiro@1.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.28.3
|
'@babel/runtime': 7.28.4
|
||||||
|
|
||||||
lazy-val@1.0.5: {}
|
lazy-val@1.0.5: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user