mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-23 08:02:06 +00:00
Compare commits
1 Commits
renovate/e
...
renovate/h
| Author | SHA1 | Date | |
|---|---|---|---|
| 69f6e5a1cc |
@ -73,7 +73,7 @@
|
||||
"@ghostery/adblocker-electron": "2.13.4",
|
||||
"@ghostery/adblocker-electron-preload": "2.11.6",
|
||||
"@hono/node-server": "1.19.9",
|
||||
"@hono/node-ws": "1.2.0",
|
||||
"@hono/node-ws": "1.3.0",
|
||||
"@hono/swagger-ui": "0.5.3",
|
||||
"@hono/zod-openapi": "1.2.0",
|
||||
"@hono/zod-validator": "0.7.6",
|
||||
@ -98,7 +98,7 @@
|
||||
"electron-localshortcut": "3.2.1",
|
||||
"electron-store": "10.1.0",
|
||||
"electron-unhandled": "5.0.0",
|
||||
"electron-updater": "6.7.3",
|
||||
"electron-updater": "6.6.2",
|
||||
"es-hangul": "2.3.8",
|
||||
"fast-average-color": "9.5.0",
|
||||
"fast-equals": "5.2.2",
|
||||
|
||||
35
pnpm-lock.yaml
generated
35
pnpm-lock.yaml
generated
@ -67,8 +67,8 @@ importers:
|
||||
specifier: 1.19.9
|
||||
version: 1.19.9(hono@4.11.4)
|
||||
'@hono/node-ws':
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)
|
||||
'@hono/swagger-ui':
|
||||
specifier: 0.5.3
|
||||
version: 0.5.3(hono@4.11.4)
|
||||
@ -142,8 +142,8 @@ importers:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
electron-updater:
|
||||
specifier: 6.7.3
|
||||
version: 6.7.3
|
||||
specifier: 6.6.2
|
||||
version: 6.6.2
|
||||
es-hangul:
|
||||
specifier: 2.3.8
|
||||
version: 2.3.8
|
||||
@ -810,11 +810,11 @@ packages:
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
||||
'@hono/node-ws@1.2.0':
|
||||
resolution: {integrity: sha512-OBPQ8OSHBw29mj00wT/xGYtB6HY54j0fNSdVZ7gZM3TUeq0So11GXaWtFf1xWxQNfumKIsj0wRuLKWfVsO5GgQ==}
|
||||
'@hono/node-ws@1.3.0':
|
||||
resolution: {integrity: sha512-ju25YbbvLuXdqBCmLZLqnNYu1nbHIQjoyUqA8ApZOeL1k4skuiTcw5SW77/5SUYo2Xi2NVBJoVlfQurnKEp03Q==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
'@hono/node-server': ^1.11.1
|
||||
'@hono/node-server': ^1.19.2
|
||||
hono: ^4.6.0
|
||||
|
||||
'@hono/swagger-ui@0.5.3':
|
||||
@ -1735,6 +1735,10 @@ packages:
|
||||
resolution: {integrity: sha512-ZMANVnAixE6AWWnPzlW2KpUrxhm9woycYvPOo67jWHyFowASTEd9s+QN1EIMsSDtwhIxN4sWE1jotpuDUIgyIw==}
|
||||
engines: {node: '>=6.14.2'}
|
||||
|
||||
builder-util-runtime@9.3.1:
|
||||
resolution: {integrity: sha512-2/egrNDDnRaxVwK3A+cJq6UOlqOdedGA7JPqCeJjN2Zjk1/QB/6QUi3b714ScIGS7HafFXTyzJEOr5b44I3kvQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
builder-util-runtime@9.5.1:
|
||||
resolution: {integrity: sha512-qt41tMfgHTllhResqM5DcnHyDIWNgzHvuY2jDcYP9iaGpkWxTUzV6GQjDeLnlR1/DtdlcsWQbA7sByMpmJFTLQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
@ -2207,8 +2211,8 @@ packages:
|
||||
resolution: {integrity: sha512-spH7quQUrNWgTp1rJNa0sCPTPHwKywctnHLVbrQxpjxojQLhGxXHMdETBkag0No8x9Jwo/c6r2T/nfeoG+4Cxw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
electron-updater@6.7.3:
|
||||
resolution: {integrity: sha512-EgkT8Z9noqXKbwc3u5FkJA+r48jwZ5DTUiOkJMOTEEH//n5Am6wfQGz7nvSFEA2oIAMv9jRzn5JKTyWeSKOPgg==}
|
||||
electron-updater@6.6.2:
|
||||
resolution: {integrity: sha512-Cr4GDOkbAUqRHP5/oeOmH/L2Bn6+FQPxVLZtPbcmKZC63a1F3uu5EefYOssgZXG3u/zBlubbJ5PJdITdMVggbw==}
|
||||
|
||||
electron-vite@4.0.1:
|
||||
resolution: {integrity: sha512-QqacJbA8f1pmwUTqki1qLL5vIBaOQmeq13CZZefZ3r3vKVaIoC7cpoTgE+KPKxJDFTax+iFZV0VYvLVWPiQ8Aw==}
|
||||
@ -5182,7 +5186,7 @@ snapshots:
|
||||
dependencies:
|
||||
hono: 4.11.4
|
||||
|
||||
'@hono/node-ws@1.2.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)':
|
||||
'@hono/node-ws@1.3.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)':
|
||||
dependencies:
|
||||
'@hono/node-server': 1.19.9(hono@4.11.4)
|
||||
hono: 4.11.4
|
||||
@ -6235,6 +6239,13 @@ snapshots:
|
||||
dependencies:
|
||||
node-gyp-build: 4.8.4
|
||||
|
||||
builder-util-runtime@9.3.1:
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
sax: 1.4.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
builder-util-runtime@9.5.1:
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
@ -6791,9 +6802,9 @@ snapshots:
|
||||
lodash.debounce: 4.0.8
|
||||
serialize-error: 11.0.3
|
||||
|
||||
electron-updater@6.7.3:
|
||||
electron-updater@6.6.2:
|
||||
dependencies:
|
||||
builder-util-runtime: 9.5.1
|
||||
builder-util-runtime: 9.3.1
|
||||
fs-extra: 10.1.0
|
||||
js-yaml: 4.1.0
|
||||
lazy-val: 1.0.5
|
||||
|
||||
Reference in New Issue
Block a user