mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-19 22:22:06 +00:00
Compare commits
1 Commits
renovate/n
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
| 237cd5f1c3 |
@ -46,7 +46,7 @@
|
|||||||
"pnpm": {
|
"pnpm": {
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"vite": "npm:rolldown-vite@7.3.0",
|
"vite": "npm:rolldown-vite@7.3.0",
|
||||||
"node-gyp": "11.4.2",
|
"node-gyp": "11.5.0",
|
||||||
"xml2js": "0.6.2",
|
"xml2js": "0.6.2",
|
||||||
"node-fetch": "3.3.2",
|
"node-fetch": "3.3.2",
|
||||||
"@electron/universal": "3.0.2",
|
"@electron/universal": "3.0.2",
|
||||||
@ -106,7 +106,7 @@
|
|||||||
"filenamify": "6.0.0",
|
"filenamify": "6.0.0",
|
||||||
"hanja": "1.1.5",
|
"hanja": "1.1.5",
|
||||||
"happy-dom": "20.0.11",
|
"happy-dom": "20.0.11",
|
||||||
"hono": "4.11.4",
|
"hono": "4.10.3",
|
||||||
"howler": "2.2.4",
|
"howler": "2.2.4",
|
||||||
"html-to-text": "9.0.5",
|
"html-to-text": "9.0.5",
|
||||||
"i18next": "25.5.2",
|
"i18next": "25.5.2",
|
||||||
@ -167,7 +167,7 @@
|
|||||||
"eslint-plugin-prettier": "5.5.4",
|
"eslint-plugin-prettier": "5.5.4",
|
||||||
"eslint-plugin-solid": "0.14.5",
|
"eslint-plugin-solid": "0.14.5",
|
||||||
"glob": "11.1.0",
|
"glob": "11.1.0",
|
||||||
"node-gyp": "11.4.2",
|
"node-gyp": "11.5.0",
|
||||||
"ts-morph": "27.0.2",
|
"ts-morph": "27.0.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"typescript-eslint": "8.43.0",
|
"typescript-eslint": "8.43.0",
|
||||||
|
|||||||
58
pnpm-lock.yaml
generated
58
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ settings:
|
|||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
vite: npm:rolldown-vite@7.3.0
|
vite: npm:rolldown-vite@7.3.0
|
||||||
node-gyp: 11.4.2
|
node-gyp: 11.5.0
|
||||||
xml2js: 0.6.2
|
xml2js: 0.6.2
|
||||||
node-fetch: 3.3.2
|
node-fetch: 3.3.2
|
||||||
'@electron/universal': 3.0.2
|
'@electron/universal': 3.0.2
|
||||||
@ -65,19 +65,19 @@ importers:
|
|||||||
version: 2.11.6(electron@38.7.2)
|
version: 2.11.6(electron@38.7.2)
|
||||||
'@hono/node-server':
|
'@hono/node-server':
|
||||||
specifier: 1.19.7
|
specifier: 1.19.7
|
||||||
version: 1.19.7(hono@4.11.4)
|
version: 1.19.7(hono@4.10.3)
|
||||||
'@hono/node-ws':
|
'@hono/node-ws':
|
||||||
specifier: 1.2.0
|
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':
|
'@hono/swagger-ui':
|
||||||
specifier: 0.5.2
|
specifier: 0.5.2
|
||||||
version: 0.5.2(hono@4.11.4)
|
version: 0.5.2(hono@4.10.3)
|
||||||
'@hono/zod-openapi':
|
'@hono/zod-openapi':
|
||||||
specifier: 1.2.0
|
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':
|
'@hono/zod-validator':
|
||||||
specifier: 0.7.6
|
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':
|
'@jellybrick/dbus-next':
|
||||||
specifier: 0.10.3
|
specifier: 0.10.3
|
||||||
version: 0.10.3
|
version: 0.10.3
|
||||||
@ -166,8 +166,8 @@ importers:
|
|||||||
specifier: 20.0.11
|
specifier: 20.0.11
|
||||||
version: 20.0.11
|
version: 20.0.11
|
||||||
hono:
|
hono:
|
||||||
specifier: 4.11.4
|
specifier: 4.10.3
|
||||||
version: 4.11.4
|
version: 4.10.3
|
||||||
howler:
|
howler:
|
||||||
specifier: 2.2.4
|
specifier: 2.2.4
|
||||||
version: 2.2.4
|
version: 2.2.4
|
||||||
@ -341,8 +341,8 @@ importers:
|
|||||||
specifier: 11.1.0
|
specifier: 11.1.0
|
||||||
version: 11.1.0
|
version: 11.1.0
|
||||||
node-gyp:
|
node-gyp:
|
||||||
specifier: 11.4.2
|
specifier: 11.5.0
|
||||||
version: 11.4.2
|
version: 11.5.0
|
||||||
ts-morph:
|
ts-morph:
|
||||||
specifier: 27.0.2
|
specifier: 27.0.2
|
||||||
version: 27.0.2
|
version: 27.0.2
|
||||||
@ -2854,8 +2854,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
hono@4.11.4:
|
hono@4.10.3:
|
||||||
resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==}
|
resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==}
|
||||||
engines: {node: '>=16.9.0'}
|
engines: {node: '>=16.9.0'}
|
||||||
|
|
||||||
hosted-git-info@4.1.0:
|
hosted-git-info@4.1.0:
|
||||||
@ -3664,8 +3664,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
|
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
node-gyp@11.4.2:
|
node-gyp@11.5.0:
|
||||||
resolution: {integrity: sha512-3gD+6zsrLQH7DyYOUIutaauuXrcyxeTPyQuZQCQoNPZMHMMS5m4y0xclNpvYzoK3VNzuyxT6eF4mkIL4WSZ1eQ==}
|
resolution: {integrity: sha512-ra7Kvlhxn5V9Slyus0ygMa2h+UqExPqUIkfk7Pc8QTLT956JLSy51uWFwHtIYy0vI8cB4BDhc/S03+880My/LQ==}
|
||||||
engines: {node: ^18.17.0 || >=20.5.0}
|
engines: {node: ^18.17.0 || >=20.5.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -5162,7 +5162,7 @@ snapshots:
|
|||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
node-abi: 4.24.0
|
node-abi: 4.24.0
|
||||||
node-api-version: 0.2.1
|
node-api-version: 0.2.1
|
||||||
node-gyp: 11.4.2
|
node-gyp: 11.5.0
|
||||||
ora: 5.4.1
|
ora: 5.4.1
|
||||||
read-binary-file-arch: 1.0.6
|
read-binary-file-arch: 1.0.6
|
||||||
semver: 7.7.3
|
semver: 7.7.3
|
||||||
@ -5392,34 +5392,34 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tldts-experimental: 7.0.12
|
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:
|
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:
|
dependencies:
|
||||||
'@hono/node-server': 1.19.7(hono@4.11.4)
|
'@hono/node-server': 1.19.7(hono@4.10.3)
|
||||||
hono: 4.11.4
|
hono: 4.10.3
|
||||||
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
|
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bufferutil
|
- bufferutil
|
||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
|
|
||||||
'@hono/swagger-ui@0.5.2(hono@4.11.4)':
|
'@hono/swagger-ui@0.5.2(hono@4.10.3)':
|
||||||
dependencies:
|
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:
|
dependencies:
|
||||||
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.1)
|
'@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/zod-validator': 0.7.6(hono@4.10.3)(zod@4.2.1)
|
||||||
hono: 4.11.4
|
hono: 4.10.3
|
||||||
openapi3-ts: 4.5.0
|
openapi3-ts: 4.5.0
|
||||||
zod: 4.2.1
|
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:
|
dependencies:
|
||||||
hono: 4.11.4
|
hono: 4.10.3
|
||||||
zod: 4.2.1
|
zod: 4.2.1
|
||||||
|
|
||||||
'@humanfs/core@0.19.1': {}
|
'@humanfs/core@0.19.1': {}
|
||||||
@ -7905,7 +7905,7 @@ snapshots:
|
|||||||
|
|
||||||
he@1.2.0: {}
|
he@1.2.0: {}
|
||||||
|
|
||||||
hono@4.11.4: {}
|
hono@4.10.3: {}
|
||||||
|
|
||||||
hosted-git-info@4.1.0:
|
hosted-git-info@4.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -8681,7 +8681,7 @@ snapshots:
|
|||||||
|
|
||||||
node-gyp-build@4.8.4: {}
|
node-gyp-build@4.8.4: {}
|
||||||
|
|
||||||
node-gyp@11.4.2:
|
node-gyp@11.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
env-paths: 2.2.1
|
env-paths: 2.2.1
|
||||||
exponential-backoff: 3.1.3
|
exponential-backoff: 3.1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user