mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 02:51:46 +00:00
Compare commits
1 Commits
renovate/b
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
| c15719add5 |
@ -46,7 +46,7 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"vite": "npm:rolldown-vite@7.3.0",
|
||||
"node-gyp": "11.4.2",
|
||||
"node-gyp": "11.5.0",
|
||||
"xml2js": "0.6.2",
|
||||
"node-fetch": "3.3.2",
|
||||
"@electron/universal": "3.0.2",
|
||||
@ -149,7 +149,7 @@
|
||||
"@types/html-to-text": "9.0.4",
|
||||
"@types/semver": "7.7.1",
|
||||
"@types/trusted-types": "2.0.7",
|
||||
"bufferutil": "4.1.0",
|
||||
"bufferutil": "4.0.9",
|
||||
"builtin-modules": "5.0.0",
|
||||
"cross-env": "10.0.0",
|
||||
"del-cli": "6.0.0",
|
||||
@ -167,7 +167,7 @@
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-solid": "0.14.5",
|
||||
"glob": "11.1.0",
|
||||
"node-gyp": "11.4.2",
|
||||
"node-gyp": "11.5.0",
|
||||
"ts-morph": "27.0.2",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "8.43.0",
|
||||
|
||||
42
pnpm-lock.yaml
generated
42
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ settings:
|
||||
|
||||
overrides:
|
||||
vite: npm:rolldown-vite@7.3.0
|
||||
node-gyp: 11.4.2
|
||||
node-gyp: 11.5.0
|
||||
xml2js: 0.6.2
|
||||
node-fetch: 3.3.2
|
||||
'@electron/universal': 3.0.2
|
||||
@ -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.1.0)(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.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.10.3)
|
||||
@ -98,7 +98,7 @@ importers:
|
||||
version: 1.1.1
|
||||
'@xhayper/discord-rpc':
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||
version: 1.3.0(bufferutil@4.0.9)(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.1.0
|
||||
version: 4.1.0
|
||||
specifier: 4.0.9
|
||||
version: 4.0.9
|
||||
builtin-modules:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
@ -341,8 +341,8 @@ importers:
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
node-gyp:
|
||||
specifier: 11.4.2
|
||||
version: 11.4.2
|
||||
specifier: 11.5.0
|
||||
version: 11.5.0
|
||||
ts-morph:
|
||||
specifier: 27.0.2
|
||||
version: 27.0.2
|
||||
@ -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.1.0)(utf-8-validate@6.0.6)
|
||||
version: 8.18.3(bufferutil@4.0.9)(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.1.0:
|
||||
resolution: {integrity: sha512-ZMANVnAixE6AWWnPzlW2KpUrxhm9woycYvPOo67jWHyFowASTEd9s+QN1EIMsSDtwhIxN4sWE1jotpuDUIgyIw==}
|
||||
bufferutil@4.0.9:
|
||||
resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
|
||||
engines: {node: '>=6.14.2'}
|
||||
|
||||
builder-util-runtime@9.3.1:
|
||||
@ -3664,8 +3664,8 @@ packages:
|
||||
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
|
||||
hasBin: true
|
||||
|
||||
node-gyp@11.4.2:
|
||||
resolution: {integrity: sha512-3gD+6zsrLQH7DyYOUIutaauuXrcyxeTPyQuZQCQoNPZMHMMS5m4y0xclNpvYzoK3VNzuyxT6eF4mkIL4WSZ1eQ==}
|
||||
node-gyp@11.5.0:
|
||||
resolution: {integrity: sha512-ra7Kvlhxn5V9Slyus0ygMa2h+UqExPqUIkfk7Pc8QTLT956JLSy51uWFwHtIYy0vI8cB4BDhc/S03+880My/LQ==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
hasBin: true
|
||||
|
||||
@ -5160,7 +5160,7 @@ snapshots:
|
||||
graceful-fs: 4.2.11
|
||||
node-abi: 4.24.0
|
||||
node-api-version: 0.2.1
|
||||
node-gyp: 11.4.2
|
||||
node-gyp: 11.5.0
|
||||
ora: 5.4.1
|
||||
read-binary-file-arch: 1.0.6
|
||||
semver: 7.7.3
|
||||
@ -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.1.0)(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.0.9)(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.1.0)(utf-8-validate@6.0.6)
|
||||
ws: 8.18.3(bufferutil@4.0.9)(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.1.0)(utf-8-validate@6.0.6)':
|
||||
'@xhayper/discord-rpc@1.3.0(bufferutil@4.0.9)(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.1.0)(utf-8-validate@6.0.6)
|
||||
ws: 8.18.3(bufferutil@4.0.9)(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.1.0:
|
||||
bufferutil@4.0.9:
|
||||
dependencies:
|
||||
node-gyp-build: 4.8.4
|
||||
|
||||
@ -8679,7 +8679,7 @@ snapshots:
|
||||
|
||||
node-gyp-build@4.8.4: {}
|
||||
|
||||
node-gyp@11.4.2:
|
||||
node-gyp@11.5.0:
|
||||
dependencies:
|
||||
env-paths: 2.2.1
|
||||
exponential-backoff: 3.1.3
|
||||
@ -9904,9 +9904,9 @@ snapshots:
|
||||
|
||||
wrappy@1.0.2: {}
|
||||
|
||||
ws@8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6):
|
||||
ws@8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6):
|
||||
optionalDependencies:
|
||||
bufferutil: 4.1.0
|
||||
bufferutil: 4.0.9
|
||||
utf-8-validate: 6.0.6
|
||||
|
||||
wsl-utils@0.1.0:
|
||||
|
||||
Reference in New Issue
Block a user