mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 02:31:45 +00:00
chore(deps): update dependency @babel/runtime to v7.24.7 (#2124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -131,7 +131,7 @@
|
||||
"xml2js": "0.6.2",
|
||||
"node-fetch": "3.3.2",
|
||||
"@electron/universal": "2.0.1",
|
||||
"@babel/runtime": "7.24.6",
|
||||
"@babel/runtime": "7.24.7",
|
||||
"eslint": "9.4.0",
|
||||
"@typescript-eslint/parser": "8.0.0-alpha.28"
|
||||
},
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -10,7 +10,7 @@ overrides:
|
||||
xml2js: 0.6.2
|
||||
node-fetch: 3.3.2
|
||||
'@electron/universal': 2.0.1
|
||||
'@babel/runtime': 7.24.6
|
||||
'@babel/runtime': 7.24.7
|
||||
eslint: 9.4.0
|
||||
'@typescript-eslint/parser': 8.0.0-alpha.28
|
||||
|
||||
@ -391,8 +391,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
||||
'@babel/runtime@7.24.6':
|
||||
resolution: {integrity: sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==}
|
||||
'@babel/runtime@7.24.7':
|
||||
resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/template@7.22.15':
|
||||
@ -4302,7 +4302,7 @@ snapshots:
|
||||
'@babel/core': 7.23.7
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
|
||||
'@babel/runtime@7.24.6':
|
||||
'@babel/runtime@7.24.7':
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.1
|
||||
|
||||
@ -5486,12 +5486,12 @@ snapshots:
|
||||
|
||||
butterchurn-presets@3.0.0-beta.4:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.6
|
||||
'@babel/runtime': 7.24.7
|
||||
|
||||
butterchurn@3.0.0-beta.4:
|
||||
dependencies:
|
||||
'@assemblyscript/loader': 0.17.14
|
||||
'@babel/runtime': 7.24.6
|
||||
'@babel/runtime': 7.24.7
|
||||
ecma-proposal-math-extensions: 0.0.2
|
||||
eel-wasm: 0.0.15
|
||||
|
||||
@ -6769,7 +6769,7 @@ snapshots:
|
||||
|
||||
i18next@23.11.5:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.6
|
||||
'@babel/runtime': 7.24.7
|
||||
|
||||
iconv-corefoundation@1.1.7:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user