mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-20 14:42:05 +00:00
Compare commits
1 Commits
renovate/e
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
| dbf9703556 |
@ -106,7 +106,7 @@
|
||||
"filenamify": "6.0.0",
|
||||
"hanja": "1.1.5",
|
||||
"happy-dom": "20.0.11",
|
||||
"hono": "4.10.3",
|
||||
"hono": "4.11.4",
|
||||
"howler": "2.2.4",
|
||||
"html-to-text": "9.0.5",
|
||||
"i18next": "25.5.2",
|
||||
@ -142,7 +142,7 @@
|
||||
"@eslint/js": "9.35.0",
|
||||
"@malept/flatpak-bundler": "0.4.0",
|
||||
"@playwright/test": "1.55.0",
|
||||
"@stylistic/eslint-plugin": "5.7.0",
|
||||
"@stylistic/eslint-plugin": "5.3.1",
|
||||
"@total-typescript/ts-reset": "0.6.1",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
"@types/howler": "2.2.12",
|
||||
|
||||
96
pnpm-lock.yaml
generated
96
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.10.3)
|
||||
version: 1.19.7(hono@4.11.4)
|
||||
'@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.11.4))(bufferutil@4.0.9)(hono@4.11.4)(utf-8-validate@6.0.6)
|
||||
'@hono/swagger-ui':
|
||||
specifier: 0.5.2
|
||||
version: 0.5.2(hono@4.10.3)
|
||||
version: 0.5.2(hono@4.11.4)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0(hono@4.10.3)(zod@4.2.1)
|
||||
version: 1.2.0(hono@4.11.4)(zod@4.2.1)
|
||||
'@hono/zod-validator':
|
||||
specifier: 0.7.6
|
||||
version: 0.7.6(hono@4.10.3)(zod@4.2.1)
|
||||
version: 0.7.6(hono@4.11.4)(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.10.3
|
||||
version: 4.10.3
|
||||
specifier: 4.11.4
|
||||
version: 4.11.4
|
||||
howler:
|
||||
specifier: 2.2.4
|
||||
version: 2.2.4
|
||||
@ -266,8 +266,8 @@ importers:
|
||||
specifier: 1.55.0
|
||||
version: 1.55.0
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 5.7.0
|
||||
version: 5.7.0(eslint@9.35.0(jiti@2.6.1))
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1(eslint@9.35.0(jiti@2.6.1))
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
@ -741,8 +741,8 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.1':
|
||||
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
|
||||
'@eslint-community/eslint-utils@4.8.0':
|
||||
resolution: {integrity: sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
@ -1258,8 +1258,8 @@ packages:
|
||||
peerDependencies:
|
||||
solid-js: ^1.6.12
|
||||
|
||||
'@stylistic/eslint-plugin@5.7.0':
|
||||
resolution: {integrity: sha512-PsSugIf9ip1H/mWKj4bi/BlEoerxXAda9ByRFsYuwsmr6af9NxJL0AaiNXs8Le7R21QR5KMiD/KdxZZ71LjAxQ==}
|
||||
'@stylistic/eslint-plugin@5.3.1':
|
||||
resolution: {integrity: sha512-Ykums1VYonM0TgkD0VteVq9mrlO2FhF48MDJnPyv3MktIB2ydtuhlO0AfWm7xnW1kyf5bjOqA6xc7JjviuVTxg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.0.0'
|
||||
@ -1407,10 +1407,6 @@ packages:
|
||||
resolution: {integrity: sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/types@8.53.0':
|
||||
resolution: {integrity: sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.43.0':
|
||||
resolution: {integrity: sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@ -2506,10 +2502,6 @@ packages:
|
||||
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint-visitor-keys@5.0.0:
|
||||
resolution: {integrity: sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
|
||||
eslint@9.35.0:
|
||||
resolution: {integrity: sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@ -2524,10 +2516,6 @@ packages:
|
||||
resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
espree@11.0.0:
|
||||
resolution: {integrity: sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
|
||||
esquery@1.6.0:
|
||||
resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
|
||||
engines: {node: '>=0.10'}
|
||||
@ -2866,8 +2854,8 @@ packages:
|
||||
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
||||
hasBin: true
|
||||
|
||||
hono@4.10.3:
|
||||
resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==}
|
||||
hono@4.11.4:
|
||||
resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hosted-git-info@4.1.0:
|
||||
@ -5305,7 +5293,7 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.25.9':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.1(eslint@9.35.0(jiti@2.6.1))':
|
||||
'@eslint-community/eslint-utils@4.8.0(eslint@9.35.0(jiti@2.6.1))':
|
||||
dependencies:
|
||||
eslint: 9.35.0(jiti@2.6.1)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
@ -5404,34 +5392,34 @@ snapshots:
|
||||
dependencies:
|
||||
tldts-experimental: 7.0.12
|
||||
|
||||
'@hono/node-server@1.19.7(hono@4.10.3)':
|
||||
'@hono/node-server@1.19.7(hono@4.11.4)':
|
||||
dependencies:
|
||||
hono: 4.10.3
|
||||
hono: 4.11.4
|
||||
|
||||
'@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.11.4))(bufferutil@4.0.9)(hono@4.11.4)(utf-8-validate@6.0.6)':
|
||||
dependencies:
|
||||
'@hono/node-server': 1.19.7(hono@4.10.3)
|
||||
hono: 4.10.3
|
||||
'@hono/node-server': 1.19.7(hono@4.11.4)
|
||||
hono: 4.11.4
|
||||
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.10.3)':
|
||||
'@hono/swagger-ui@0.5.2(hono@4.11.4)':
|
||||
dependencies:
|
||||
hono: 4.10.3
|
||||
hono: 4.11.4
|
||||
|
||||
'@hono/zod-openapi@1.2.0(hono@4.10.3)(zod@4.2.1)':
|
||||
'@hono/zod-openapi@1.2.0(hono@4.11.4)(zod@4.2.1)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.1)
|
||||
'@hono/zod-validator': 0.7.6(hono@4.10.3)(zod@4.2.1)
|
||||
hono: 4.10.3
|
||||
'@hono/zod-validator': 0.7.6(hono@4.11.4)(zod@4.2.1)
|
||||
hono: 4.11.4
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.2.1
|
||||
|
||||
'@hono/zod-validator@0.7.6(hono@4.10.3)(zod@4.2.1)':
|
||||
'@hono/zod-validator@0.7.6(hono@4.11.4)(zod@4.2.1)':
|
||||
dependencies:
|
||||
hono: 4.10.3
|
||||
hono: 4.11.4
|
||||
zod: 4.2.1
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
@ -5892,13 +5880,13 @@ snapshots:
|
||||
dependencies:
|
||||
solid-js: 1.9.9
|
||||
|
||||
'@stylistic/eslint-plugin@5.7.0(eslint@9.35.0(jiti@2.6.1))':
|
||||
'@stylistic/eslint-plugin@5.3.1(eslint@9.35.0(jiti@2.6.1))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.35.0(jiti@2.6.1))
|
||||
'@typescript-eslint/types': 8.53.0
|
||||
'@eslint-community/eslint-utils': 4.8.0(eslint@9.35.0(jiti@2.6.1))
|
||||
'@typescript-eslint/types': 8.43.0
|
||||
eslint: 9.35.0(jiti@2.6.1)
|
||||
eslint-visitor-keys: 5.0.0
|
||||
espree: 11.0.0
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
estraverse: 5.3.0
|
||||
picomatch: 4.0.3
|
||||
|
||||
@ -6053,7 +6041,7 @@ snapshots:
|
||||
'@typescript-eslint/project-service@8.43.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/tsconfig-utils': 8.43.0(typescript@5.9.3)
|
||||
'@typescript-eslint/types': 8.53.0
|
||||
'@typescript-eslint/types': 8.43.0
|
||||
debug: 4.4.1
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@ -6082,8 +6070,6 @@ snapshots:
|
||||
|
||||
'@typescript-eslint/types@8.43.0': {}
|
||||
|
||||
'@typescript-eslint/types@8.53.0': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.43.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/project-service': 8.43.0(typescript@5.9.3)
|
||||
@ -6102,7 +6088,7 @@ snapshots:
|
||||
|
||||
'@typescript-eslint/utils@8.43.0(eslint@9.35.0(jiti@2.6.1))(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.35.0(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.8.0(eslint@9.35.0(jiti@2.6.1))
|
||||
'@typescript-eslint/scope-manager': 8.43.0
|
||||
'@typescript-eslint/types': 8.43.0
|
||||
'@typescript-eslint/typescript-estree': 8.43.0(typescript@5.9.3)
|
||||
@ -7483,11 +7469,9 @@ snapshots:
|
||||
|
||||
eslint-visitor-keys@4.2.1: {}
|
||||
|
||||
eslint-visitor-keys@5.0.0: {}
|
||||
|
||||
eslint@9.35.0(jiti@2.6.1):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.35.0(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.8.0(eslint@9.35.0(jiti@2.6.1))
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint/config-array': 0.21.0
|
||||
'@eslint/config-helpers': 0.3.1
|
||||
@ -7533,12 +7517,6 @@ snapshots:
|
||||
acorn-jsx: 5.3.2(acorn@8.15.0)
|
||||
eslint-visitor-keys: 4.2.1
|
||||
|
||||
espree@11.0.0:
|
||||
dependencies:
|
||||
acorn: 8.15.0
|
||||
acorn-jsx: 5.3.2(acorn@8.15.0)
|
||||
eslint-visitor-keys: 5.0.0
|
||||
|
||||
esquery@1.6.0:
|
||||
dependencies:
|
||||
estraverse: 5.3.0
|
||||
@ -7927,7 +7905,7 @@ snapshots:
|
||||
|
||||
he@1.2.0: {}
|
||||
|
||||
hono@4.10.3: {}
|
||||
hono@4.11.4: {}
|
||||
|
||||
hosted-git-info@4.1.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user