mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 04:11:47 +00:00
Compare commits
1 Commits
renovate/n
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b0eab603a |
@ -106,7 +106,7 @@
|
||||
"filenamify": "6.0.0",
|
||||
"hanja": "1.1.5",
|
||||
"happy-dom": "20.0.11",
|
||||
"hono": "4.11.4",
|
||||
"hono": "4.10.3",
|
||||
"howler": "2.2.4",
|
||||
"html-to-text": "9.0.5",
|
||||
"i18next": "25.5.2",
|
||||
@ -141,7 +141,7 @@
|
||||
"@electron-toolkit/tsconfig": "1.0.1",
|
||||
"@eslint/js": "9.35.0",
|
||||
"@malept/flatpak-bundler": "0.4.0",
|
||||
"@playwright/test": "1.55.0",
|
||||
"@playwright/test": "1.57.0",
|
||||
"@stylistic/eslint-plugin": "5.3.1",
|
||||
"@total-typescript/ts-reset": "0.6.1",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
|
||||
70
pnpm-lock.yaml
generated
70
pnpm-lock.yaml
generated
@ -65,19 +65,19 @@ importers:
|
||||
version: 2.11.6(electron@38.7.2)
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.7
|
||||
version: 1.19.7(hono@4.11.4)
|
||||
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.11.4))(bufferutil@4.0.9)(hono@4.11.4)(utf-8-validate@6.0.6)
|
||||
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)
|
||||
'@hono/swagger-ui':
|
||||
specifier: 0.5.2
|
||||
version: 0.5.2(hono@4.11.4)
|
||||
version: 0.5.2(hono@4.10.3)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0(hono@4.11.4)(zod@4.2.1)
|
||||
version: 1.2.0(hono@4.10.3)(zod@4.2.1)
|
||||
'@hono/zod-validator':
|
||||
specifier: 0.7.6
|
||||
version: 0.7.6(hono@4.11.4)(zod@4.2.1)
|
||||
version: 0.7.6(hono@4.10.3)(zod@4.2.1)
|
||||
'@jellybrick/dbus-next':
|
||||
specifier: 0.10.3
|
||||
version: 0.10.3
|
||||
@ -166,8 +166,8 @@ importers:
|
||||
specifier: 20.0.11
|
||||
version: 20.0.11
|
||||
hono:
|
||||
specifier: 4.11.4
|
||||
version: 4.11.4
|
||||
specifier: 4.10.3
|
||||
version: 4.10.3
|
||||
howler:
|
||||
specifier: 2.2.4
|
||||
version: 2.2.4
|
||||
@ -263,8 +263,8 @@ importers:
|
||||
specifier: 0.4.0
|
||||
version: 0.4.0(patch_hash=c787371eeb2af011ea934e8818a0dad6d7dcb2df31bbb1686babc7231af0183c)
|
||||
'@playwright/test':
|
||||
specifier: 1.55.0
|
||||
version: 1.55.0
|
||||
specifier: 1.57.0
|
||||
version: 1.57.0
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1(eslint@9.35.0(jiti@2.6.1))
|
||||
@ -1111,8 +1111,8 @@ packages:
|
||||
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.55.0':
|
||||
resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==}
|
||||
'@playwright/test@1.57.0':
|
||||
resolution: {integrity: sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -2854,8 +2854,8 @@ packages:
|
||||
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
||||
hasBin: true
|
||||
|
||||
hono@4.11.4:
|
||||
resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==}
|
||||
hono@4.10.3:
|
||||
resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hosted-git-info@4.1.0:
|
||||
@ -3894,13 +3894,13 @@ packages:
|
||||
resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==}
|
||||
hasBin: true
|
||||
|
||||
playwright-core@1.55.0:
|
||||
resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==}
|
||||
playwright-core@1.57.0:
|
||||
resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.55.0:
|
||||
resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==}
|
||||
playwright@1.57.0:
|
||||
resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -5390,34 +5390,34 @@ snapshots:
|
||||
dependencies:
|
||||
tldts-experimental: 7.0.12
|
||||
|
||||
'@hono/node-server@1.19.7(hono@4.11.4)':
|
||||
'@hono/node-server@1.19.7(hono@4.10.3)':
|
||||
dependencies:
|
||||
hono: 4.11.4
|
||||
hono: 4.10.3
|
||||
|
||||
'@hono/node-ws@1.2.0(@hono/node-server@1.19.7(hono@4.11.4))(bufferutil@4.0.9)(hono@4.11.4)(utf-8-validate@6.0.6)':
|
||||
'@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)':
|
||||
dependencies:
|
||||
'@hono/node-server': 1.19.7(hono@4.11.4)
|
||||
hono: 4.11.4
|
||||
'@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)
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
||||
'@hono/swagger-ui@0.5.2(hono@4.11.4)':
|
||||
'@hono/swagger-ui@0.5.2(hono@4.10.3)':
|
||||
dependencies:
|
||||
hono: 4.11.4
|
||||
hono: 4.10.3
|
||||
|
||||
'@hono/zod-openapi@1.2.0(hono@4.11.4)(zod@4.2.1)':
|
||||
'@hono/zod-openapi@1.2.0(hono@4.10.3)(zod@4.2.1)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.1)
|
||||
'@hono/zod-validator': 0.7.6(hono@4.11.4)(zod@4.2.1)
|
||||
hono: 4.11.4
|
||||
'@hono/zod-validator': 0.7.6(hono@4.10.3)(zod@4.2.1)
|
||||
hono: 4.10.3
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.2.1
|
||||
|
||||
'@hono/zod-validator@0.7.6(hono@4.11.4)(zod@4.2.1)':
|
||||
'@hono/zod-validator@0.7.6(hono@4.10.3)(zod@4.2.1)':
|
||||
dependencies:
|
||||
hono: 4.11.4
|
||||
hono: 4.10.3
|
||||
zod: 4.2.1
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
@ -5782,9 +5782,9 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.2.9': {}
|
||||
|
||||
'@playwright/test@1.55.0':
|
||||
'@playwright/test@1.57.0':
|
||||
dependencies:
|
||||
playwright: 1.55.0
|
||||
playwright: 1.57.0
|
||||
|
||||
'@polka/url@1.0.0-next.29': {}
|
||||
|
||||
@ -7903,7 +7903,7 @@ snapshots:
|
||||
|
||||
he@1.2.0: {}
|
||||
|
||||
hono@4.11.4: {}
|
||||
hono@4.10.3: {}
|
||||
|
||||
hosted-git-info@4.1.0:
|
||||
dependencies:
|
||||
@ -8918,11 +8918,11 @@ snapshots:
|
||||
dependencies:
|
||||
pngjs: 6.0.0
|
||||
|
||||
playwright-core@1.55.0: {}
|
||||
playwright-core@1.57.0: {}
|
||||
|
||||
playwright@1.55.0:
|
||||
playwright@1.57.0:
|
||||
dependencies:
|
||||
playwright-core: 1.55.0
|
||||
playwright-core: 1.57.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
||||
@ -128,7 +128,7 @@
|
||||
},
|
||||
"label": "Keel",
|
||||
"submenu": {
|
||||
"to-help-translate": "Soovid aidata tõlkimisel? Klõpsa siin"
|
||||
"to-help-translate": "Soovid aidata tõlkimisel? Klõpsi siin"
|
||||
}
|
||||
},
|
||||
"resume-on-start": "Rakenduse käivitamisel jätka viimatiesitatud loo esitamist",
|
||||
@ -139,7 +139,7 @@
|
||||
"unset": "Määramata"
|
||||
},
|
||||
"tray": {
|
||||
"label": "Tasku",
|
||||
"label": "Trey",
|
||||
"submenu": {
|
||||
"disabled": "Välja lülitatud",
|
||||
"enabled-and-hide-app": "Sisse lülitatud ja rakendus peidetud",
|
||||
|
||||
@ -237,8 +237,7 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Schakel thema's voor de schuifbalk in"
|
||||
}
|
||||
},
|
||||
"name": "Albumkleurthema"
|
||||
},
|
||||
@ -321,22 +320,6 @@
|
||||
"hostname": {
|
||||
"label": "Hostnaam"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Certificaten",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Selecteer HTTPS certificaat",
|
||||
"label": "Certificaatbestand (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "HTTPS aanzetten"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "Selecteer HTTPS privésleutel",
|
||||
"label": "Privésleutelbestand (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Poort"
|
||||
}
|
||||
|
||||
@ -321,22 +321,6 @@
|
||||
"hostname": {
|
||||
"label": "Ana bilgisayar adı"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Sertifikalar",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "HTTPS sertifika dosyası seç",
|
||||
"label": "Sertifika dosyası (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "HTTPS'i aktifleştir"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "HTTPS özel anahtar dosyası seç",
|
||||
"label": "Özel anahtar dosyası (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Port"
|
||||
}
|
||||
@ -478,8 +462,8 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Durum metni",
|
||||
"submenu": {
|
||||
"application": "{{applicationName}} Dinleniyor",
|
||||
"artist": "{artist} Dinleniyor",
|
||||
"application": "{{applicationName}} Dinleniyor",
|
||||
"title": "{song title} Dinleniyor"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user