mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
Compare commits
4 Commits
269d0cd638
...
renovate/b
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b600534df | |||
| 82b7b24ef7 | |||
| 732bbc17f4 | |||
| 29da42d9ff |
@ -149,7 +149,7 @@
|
||||
"@types/html-to-text": "9.0.4",
|
||||
"@types/semver": "7.7.1",
|
||||
"@types/trusted-types": "2.0.7",
|
||||
"bufferutil": "4.0.9",
|
||||
"bufferutil": "4.1.0",
|
||||
"builtin-modules": "5.0.0",
|
||||
"cross-env": "10.0.0",
|
||||
"del-cli": "6.0.0",
|
||||
|
||||
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@ -68,7 +68,7 @@ importers:
|
||||
version: 1.19.7(hono@4.10.3)
|
||||
'@hono/node-ws':
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.0.9)(hono@4.10.3)(utf-8-validate@6.0.6)
|
||||
version: 1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.1.0)(hono@4.10.3)(utf-8-validate@6.0.6)
|
||||
'@hono/swagger-ui':
|
||||
specifier: 0.5.2
|
||||
version: 0.5.2(hono@4.10.3)
|
||||
@ -98,7 +98,7 @@ importers:
|
||||
version: 1.1.1
|
||||
'@xhayper/discord-rpc':
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0(bufferutil@4.0.9)(utf-8-validate@6.0.6)
|
||||
version: 1.3.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||
async-mutex:
|
||||
specifier: 0.5.0
|
||||
version: 0.5.0
|
||||
@ -287,8 +287,8 @@ importers:
|
||||
specifier: 2.0.7
|
||||
version: 2.0.7
|
||||
bufferutil:
|
||||
specifier: 4.0.9
|
||||
version: 4.0.9
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0
|
||||
builtin-modules:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
@ -369,7 +369,7 @@ importers:
|
||||
version: 2.11.10(rolldown-vite@7.3.0(@types/node@24.3.0)(jiti@2.6.1)(yaml@2.8.1))(solid-js@1.9.9)
|
||||
ws:
|
||||
specifier: 8.18.3
|
||||
version: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
|
||||
version: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||
|
||||
packages:
|
||||
|
||||
@ -1785,8 +1785,8 @@ packages:
|
||||
buffer@6.0.3:
|
||||
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
||||
|
||||
bufferutil@4.0.9:
|
||||
resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
|
||||
bufferutil@4.1.0:
|
||||
resolution: {integrity: sha512-ZMANVnAixE6AWWnPzlW2KpUrxhm9woycYvPOo67jWHyFowASTEd9s+QN1EIMsSDtwhIxN4sWE1jotpuDUIgyIw==}
|
||||
engines: {node: '>=6.14.2'}
|
||||
|
||||
builder-util-runtime@9.3.1:
|
||||
@ -5394,11 +5394,11 @@ snapshots:
|
||||
dependencies:
|
||||
hono: 4.10.3
|
||||
|
||||
'@hono/node-ws@1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.0.9)(hono@4.10.3)(utf-8-validate@6.0.6)':
|
||||
'@hono/node-ws@1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.1.0)(hono@4.10.3)(utf-8-validate@6.0.6)':
|
||||
dependencies:
|
||||
'@hono/node-server': 1.19.7(hono@4.10.3)
|
||||
hono: 4.10.3
|
||||
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
|
||||
ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
@ -6161,12 +6161,12 @@ snapshots:
|
||||
|
||||
'@vladfrangu/async_event_emitter@2.4.6': {}
|
||||
|
||||
'@xhayper/discord-rpc@1.3.0(bufferutil@4.0.9)(utf-8-validate@6.0.6)':
|
||||
'@xhayper/discord-rpc@1.3.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)':
|
||||
dependencies:
|
||||
'@discordjs/rest': 2.5.1
|
||||
'@vladfrangu/async_event_emitter': 2.4.6
|
||||
discord-api-types: 0.38.37
|
||||
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
|
||||
ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
@ -6515,7 +6515,7 @@ snapshots:
|
||||
base64-js: 1.5.1
|
||||
ieee754: 1.2.1
|
||||
|
||||
bufferutil@4.0.9:
|
||||
bufferutil@4.1.0:
|
||||
dependencies:
|
||||
node-gyp-build: 4.8.4
|
||||
|
||||
@ -9904,9 +9904,9 @@ snapshots:
|
||||
|
||||
wrappy@1.0.2: {}
|
||||
|
||||
ws@8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6):
|
||||
ws@8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6):
|
||||
optionalDependencies:
|
||||
bufferutil: 4.0.9
|
||||
bufferutil: 4.1.0
|
||||
utf-8-validate: 6.0.6
|
||||
|
||||
wsl-utils@0.1.0:
|
||||
|
||||
@ -237,7 +237,8 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Abilita tematizzazione della seekbar"
|
||||
},
|
||||
"name": "Tema abbinato a colore album"
|
||||
},
|
||||
@ -320,6 +321,22 @@
|
||||
"hostname": {
|
||||
"label": "Hostname"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Certificati",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Seleziona file di certificato HTTPS",
|
||||
"label": "File di certificato (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "Abilita HTTPS"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "Seleziona il file della chiave privata HTTPS",
|
||||
"label": "File della chiave privata (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Porta"
|
||||
}
|
||||
@ -461,9 +478,9 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Testo dello status",
|
||||
"submenu": {
|
||||
"application": "Ascoltando {{applicationName}}",
|
||||
"artist": "Stai ascoltando {artist}",
|
||||
"title": "Stai ascoltando {song title}",
|
||||
"application": "Ascoltando {{applicationName}}"
|
||||
"title": "Stai ascoltando {song title}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -866,7 +883,7 @@
|
||||
},
|
||||
"name": "Testi sincronizzati",
|
||||
"refetch-btn": {
|
||||
"fetching": "Sto recuperando...",
|
||||
"fetching": "Caricamento...",
|
||||
"normal": "Recupera i testi"
|
||||
},
|
||||
"warnings": {
|
||||
|
||||
@ -321,6 +321,22 @@
|
||||
"hostname": {
|
||||
"label": "Nome do anfitrião"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Certificados",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Selecione o certificado do HTTPS",
|
||||
"label": "Arquivo de certificado (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "Habilitar HTTPS"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "Selecione a chave privada do HTTPS",
|
||||
"label": "Arquivo de chave privada (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Porta"
|
||||
}
|
||||
@ -462,8 +478,8 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Texto de status",
|
||||
"submenu": {
|
||||
"artist": "Ouvindo {artist}",
|
||||
"application": "Ouvindo {{applicationName}}",
|
||||
"artist": "Ouvindo {artist}",
|
||||
"title": "Ouvindo {song title}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user