mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
Compare commits
1 Commits
renovate/c
...
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",
|
||||
@ -151,7 +151,7 @@
|
||||
"@types/trusted-types": "2.0.7",
|
||||
"bufferutil": "4.0.9",
|
||||
"builtin-modules": "5.0.0",
|
||||
"cross-env": "10.1.0",
|
||||
"cross-env": "10.0.0",
|
||||
"del-cli": "6.0.0",
|
||||
"discord-api-types": "0.38.37",
|
||||
"electron": "38.7.2",
|
||||
@ -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",
|
||||
|
||||
24
pnpm-lock.yaml
generated
24
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
|
||||
@ -293,8 +293,8 @@ importers:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
cross-env:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
del-cli:
|
||||
specifier: 6.0.0
|
||||
version: 6.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
|
||||
@ -2027,8 +2027,8 @@ packages:
|
||||
cross-dirname@0.1.0:
|
||||
resolution: {integrity: sha512-+R08/oI0nl3vfPcqftZRpytksBXDzOUveBq/NBVx0sUp1axwzPQrKinNx5yd5sxPu8j1wIy8AfnVQ+5eFdha6Q==}
|
||||
|
||||
cross-env@10.1.0:
|
||||
resolution: {integrity: sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==}
|
||||
cross-env@10.0.0:
|
||||
resolution: {integrity: sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
@ -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
|
||||
@ -6822,7 +6822,7 @@ snapshots:
|
||||
cross-dirname@0.1.0:
|
||||
optional: true
|
||||
|
||||
cross-env@10.1.0:
|
||||
cross-env@10.0.0:
|
||||
dependencies:
|
||||
'@epic-web/invariant': 1.0.0
|
||||
cross-spawn: 7.0.6
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user