mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(deps): update dependency @babel/runtime to v7.25.0 (#2281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -145,7 +145,7 @@
|
|||||||
"xml2js": "0.6.2",
|
"xml2js": "0.6.2",
|
||||||
"node-fetch": "3.3.2",
|
"node-fetch": "3.3.2",
|
||||||
"@electron/universal": "2.0.1",
|
"@electron/universal": "2.0.1",
|
||||||
"@babel/runtime": "7.24.8"
|
"@babel/runtime": "7.25.0"
|
||||||
},
|
},
|
||||||
"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': 2.0.1
|
'@electron/universal': 2.0.1
|
||||||
'@babel/runtime': 7.24.8
|
'@babel/runtime': 7.25.0
|
||||||
|
|
||||||
patchedDependencies:
|
patchedDependencies:
|
||||||
'@xhayper/discord-rpc@1.1.2':
|
'@xhayper/discord-rpc@1.1.2':
|
||||||
@ -389,8 +389,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.0.0-0
|
'@babel/core': ^7.0.0-0
|
||||||
|
|
||||||
'@babel/runtime@7.24.8':
|
'@babel/runtime@7.25.0':
|
||||||
resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==}
|
resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
'@babel/template@7.24.7':
|
'@babel/template@7.24.7':
|
||||||
@ -4168,7 +4168,7 @@ snapshots:
|
|||||||
'@babel/core': 7.24.7
|
'@babel/core': 7.24.7
|
||||||
'@babel/helper-plugin-utils': 7.24.7
|
'@babel/helper-plugin-utils': 7.24.7
|
||||||
|
|
||||||
'@babel/runtime@7.24.8':
|
'@babel/runtime@7.25.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: 0.14.1
|
regenerator-runtime: 0.14.1
|
||||||
|
|
||||||
@ -5266,12 +5266,12 @@ snapshots:
|
|||||||
|
|
||||||
butterchurn-presets@3.0.0-beta.4:
|
butterchurn-presets@3.0.0-beta.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.24.8
|
'@babel/runtime': 7.25.0
|
||||||
|
|
||||||
butterchurn@3.0.0-beta.4:
|
butterchurn@3.0.0-beta.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@assemblyscript/loader': 0.17.14
|
'@assemblyscript/loader': 0.17.14
|
||||||
'@babel/runtime': 7.24.8
|
'@babel/runtime': 7.25.0
|
||||||
ecma-proposal-math-extensions: 0.0.2
|
ecma-proposal-math-extensions: 0.0.2
|
||||||
eel-wasm: 0.0.15
|
eel-wasm: 0.0.15
|
||||||
|
|
||||||
@ -6543,7 +6543,7 @@ snapshots:
|
|||||||
|
|
||||||
i18next@23.12.2:
|
i18next@23.12.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.24.8
|
'@babel/runtime': 7.25.0
|
||||||
|
|
||||||
iconv-corefoundation@1.1.7:
|
iconv-corefoundation@1.1.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user