mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
chore(deps): update dependency @babel/runtime to v7.27.4 (#3410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -227,7 +227,7 @@
|
||||
"xml2js": "0.6.2",
|
||||
"node-fetch": "3.3.2",
|
||||
"@electron/universal": "2.0.3",
|
||||
"@babel/runtime": "7.27.1"
|
||||
"@babel/runtime": "7.27.4"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"vudio@2.1.1": "patches/vudio@2.1.1.patch",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -10,7 +10,7 @@ overrides:
|
||||
xml2js: 0.6.2
|
||||
node-fetch: 3.3.2
|
||||
'@electron/universal': 2.0.3
|
||||
'@babel/runtime': 7.27.1
|
||||
'@babel/runtime': 7.27.4
|
||||
|
||||
patchedDependencies:
|
||||
'@malept/flatpak-bundler@0.4.0':
|
||||
@ -438,8 +438,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
||||
'@babel/runtime@7.27.1':
|
||||
resolution: {integrity: sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==}
|
||||
'@babel/runtime@7.27.4':
|
||||
resolution: {integrity: sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/template@7.27.0':
|
||||
@ -4771,7 +4771,7 @@ snapshots:
|
||||
'@babel/core': 7.26.10
|
||||
'@babel/helper-plugin-utils': 7.26.5
|
||||
|
||||
'@babel/runtime@7.27.1': {}
|
||||
'@babel/runtime@7.27.4': {}
|
||||
|
||||
'@babel/template@7.27.0':
|
||||
dependencies:
|
||||
@ -6069,13 +6069,13 @@ snapshots:
|
||||
|
||||
babel-plugin-macros@2.8.0:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.1
|
||||
'@babel/runtime': 7.27.4
|
||||
cosmiconfig: 6.0.0
|
||||
resolve: 1.22.10
|
||||
|
||||
babel-plugin-preval@4.0.0:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.1
|
||||
'@babel/runtime': 7.27.4
|
||||
babel-plugin-macros: 2.8.0
|
||||
require-from-string: 2.0.2
|
||||
|
||||
@ -6195,12 +6195,12 @@ snapshots:
|
||||
|
||||
butterchurn-presets@3.0.0-beta.4:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.1
|
||||
'@babel/runtime': 7.27.4
|
||||
|
||||
butterchurn@3.0.0-beta.4:
|
||||
dependencies:
|
||||
'@assemblyscript/loader': 0.17.14
|
||||
'@babel/runtime': 7.27.1
|
||||
'@babel/runtime': 7.27.4
|
||||
ecma-proposal-math-extensions: 0.0.2
|
||||
eel-wasm: 0.0.15
|
||||
|
||||
@ -7554,7 +7554,7 @@ snapshots:
|
||||
|
||||
i18next@25.2.1(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.1
|
||||
'@babel/runtime': 7.27.4
|
||||
optionalDependencies:
|
||||
typescript: 5.8.3
|
||||
|
||||
@ -7908,7 +7908,7 @@ snapshots:
|
||||
|
||||
kuroshiro@1.2.0:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.1
|
||||
'@babel/runtime': 7.27.4
|
||||
|
||||
lazy-val@1.0.5: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user