mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-31 03:43:44 +00:00
Compare commits
1 Commits
renovate/i
...
renovate/z
| Author | SHA1 | Date | |
|---|---|---|---|
| b14e3b08f7 |
@ -109,7 +109,7 @@
|
||||
"hono": "4.11.7",
|
||||
"howler": "2.2.4",
|
||||
"html-to-text": "9.0.5",
|
||||
"i18next": "25.8.0",
|
||||
"i18next": "25.5.2",
|
||||
"jimp": "1.6.0",
|
||||
"keyboardevent-from-electron-accelerator": "2.0.0",
|
||||
"keyboardevents-areequal": "0.2.2",
|
||||
@ -135,7 +135,7 @@
|
||||
"vudio": "2.1.1",
|
||||
"x11": "2.3.0",
|
||||
"youtubei.js": "^16.0.1",
|
||||
"zod": "4.2.1"
|
||||
"zod": "4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron-toolkit/tsconfig": "1.0.1",
|
||||
|
||||
40
pnpm-lock.yaml
generated
40
pnpm-lock.yaml
generated
@ -74,10 +74,10 @@ importers:
|
||||
version: 0.5.3(hono@4.11.7)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0(hono@4.11.7)(zod@4.2.1)
|
||||
version: 1.2.0(hono@4.11.7)(zod@4.3.6)
|
||||
'@hono/zod-validator':
|
||||
specifier: 0.7.6
|
||||
version: 0.7.6(hono@4.11.7)(zod@4.2.1)
|
||||
version: 0.7.6(hono@4.11.7)(zod@4.3.6)
|
||||
'@jellybrick/dbus-next':
|
||||
specifier: 0.10.3
|
||||
version: 0.10.3
|
||||
@ -175,8 +175,8 @@ importers:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
i18next:
|
||||
specifier: 25.8.0
|
||||
version: 25.8.0(typescript@5.9.3)
|
||||
specifier: 25.5.2
|
||||
version: 25.5.2(typescript@5.9.3)
|
||||
jimp:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0
|
||||
@ -253,8 +253,8 @@ importers:
|
||||
specifier: ^16.0.1
|
||||
version: 16.0.1
|
||||
zod:
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1
|
||||
specifier: 4.3.6
|
||||
version: 4.3.6
|
||||
devDependencies:
|
||||
'@eslint/js':
|
||||
specifier: 9.39.2
|
||||
@ -2861,8 +2861,8 @@ packages:
|
||||
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
|
||||
engines: {node: '>=10.17.0'}
|
||||
|
||||
i18next@25.8.0:
|
||||
resolution: {integrity: sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==}
|
||||
i18next@25.5.2:
|
||||
resolution: {integrity: sha512-lW8Zeh37i/o0zVr+NoCHfNnfvVw+M6FQbRp36ZZ/NyHDJ3NJVpp2HhAUyU9WafL5AssymNoOjMRB48mmx2P6Hw==}
|
||||
peerDependencies:
|
||||
typescript: ^5
|
||||
peerDependenciesMeta:
|
||||
@ -4761,8 +4761,8 @@ packages:
|
||||
zod@3.25.76:
|
||||
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
||||
|
||||
zod@4.2.1:
|
||||
resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==}
|
||||
zod@4.3.6:
|
||||
resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==}
|
||||
|
||||
snapshots:
|
||||
|
||||
@ -4770,10 +4770,10 @@ snapshots:
|
||||
|
||||
'@assemblyscript/loader@0.17.14': {}
|
||||
|
||||
'@asteasolutions/zod-to-openapi@8.4.0(zod@4.2.1)':
|
||||
'@asteasolutions/zod-to-openapi@8.4.0(zod@4.3.6)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.2.1
|
||||
zod: 4.3.6
|
||||
|
||||
'@babel/code-frame@7.28.6':
|
||||
dependencies:
|
||||
@ -5232,18 +5232,18 @@ snapshots:
|
||||
dependencies:
|
||||
hono: 4.11.7
|
||||
|
||||
'@hono/zod-openapi@1.2.0(hono@4.11.7)(zod@4.2.1)':
|
||||
'@hono/zod-openapi@1.2.0(hono@4.11.7)(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.4.0(zod@4.2.1)
|
||||
'@hono/zod-validator': 0.7.6(hono@4.11.7)(zod@4.2.1)
|
||||
'@asteasolutions/zod-to-openapi': 8.4.0(zod@4.3.6)
|
||||
'@hono/zod-validator': 0.7.6(hono@4.11.7)(zod@4.3.6)
|
||||
hono: 4.11.7
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.2.1
|
||||
zod: 4.3.6
|
||||
|
||||
'@hono/zod-validator@0.7.6(hono@4.11.7)(zod@4.2.1)':
|
||||
'@hono/zod-validator@0.7.6(hono@4.11.7)(zod@4.3.6)':
|
||||
dependencies:
|
||||
hono: 4.11.7
|
||||
zod: 4.2.1
|
||||
zod: 4.3.6
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
@ -7685,7 +7685,7 @@ snapshots:
|
||||
|
||||
human-signals@2.1.0: {}
|
||||
|
||||
i18next@25.8.0(typescript@5.9.3):
|
||||
i18next@25.5.2(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
optionalDependencies:
|
||||
@ -9597,4 +9597,4 @@ snapshots:
|
||||
|
||||
zod@3.25.76: {}
|
||||
|
||||
zod@4.2.1: {}
|
||||
zod@4.3.6: {}
|
||||
|
||||
Reference in New Issue
Block a user