mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-09 21:03:55 +00:00
fix(deps): update dependency @hono/zod-openapi to v1.2.2 (#4338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -75,7 +75,7 @@
|
|||||||
"@hono/node-server": "1.19.9",
|
"@hono/node-server": "1.19.9",
|
||||||
"@hono/node-ws": "1.3.0",
|
"@hono/node-ws": "1.3.0",
|
||||||
"@hono/swagger-ui": "0.5.3",
|
"@hono/swagger-ui": "0.5.3",
|
||||||
"@hono/zod-openapi": "1.2.1",
|
"@hono/zod-openapi": "1.2.2",
|
||||||
"@hono/zod-validator": "0.7.6",
|
"@hono/zod-validator": "0.7.6",
|
||||||
"@indic-transliteration/sanscript": "1.3.3",
|
"@indic-transliteration/sanscript": "1.3.3",
|
||||||
"@jellybrick/dbus-next": "0.10.3",
|
"@jellybrick/dbus-next": "0.10.3",
|
||||||
|
|||||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -73,8 +73,8 @@ importers:
|
|||||||
specifier: 0.5.3
|
specifier: 0.5.3
|
||||||
version: 0.5.3(hono@4.11.10)
|
version: 0.5.3(hono@4.11.10)
|
||||||
'@hono/zod-openapi':
|
'@hono/zod-openapi':
|
||||||
specifier: 1.2.1
|
specifier: 1.2.2
|
||||||
version: 1.2.1(hono@4.11.10)(zod@4.3.6)
|
version: 1.2.2(hono@4.11.10)(zod@4.3.6)
|
||||||
'@hono/zod-validator':
|
'@hono/zod-validator':
|
||||||
specifier: 0.7.6
|
specifier: 0.7.6
|
||||||
version: 0.7.6(hono@4.11.10)(zod@4.3.6)
|
version: 0.7.6(hono@4.11.10)(zod@4.3.6)
|
||||||
@ -382,8 +382,8 @@ packages:
|
|||||||
'@assemblyscript/loader@0.17.14':
|
'@assemblyscript/loader@0.17.14':
|
||||||
resolution: {integrity: sha512-+PVTOfla/0XMLRTQLJFPg4u40XcdTfon6GGea70hBGi8Pd7ZymIXyVUR+vK8wt5Jb4MVKTKPIz43Myyebw5mZA==}
|
resolution: {integrity: sha512-+PVTOfla/0XMLRTQLJFPg4u40XcdTfon6GGea70hBGi8Pd7ZymIXyVUR+vK8wt5Jb4MVKTKPIz43Myyebw5mZA==}
|
||||||
|
|
||||||
'@asteasolutions/zod-to-openapi@8.4.0':
|
'@asteasolutions/zod-to-openapi@8.4.1':
|
||||||
resolution: {integrity: sha512-Ckp971tmTw4pnv+o7iK85ldBHBKk6gxMaoNyLn3c2Th/fKoTG8G3jdYuOanpdGqwlDB0z01FOjry2d32lfTqrA==}
|
resolution: {integrity: sha512-WmJUsFINbnWxGvHSd16aOjgKf+5GsfdxruO2YDLcgplsidakCauik1lhlk83YDH06265Yd1XtUyF24o09uygpw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
zod: ^4.0.0
|
zod: ^4.0.0
|
||||||
|
|
||||||
@ -820,8 +820,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
hono: '>=4.0.0'
|
hono: '>=4.0.0'
|
||||||
|
|
||||||
'@hono/zod-openapi@1.2.1':
|
'@hono/zod-openapi@1.2.2':
|
||||||
resolution: {integrity: sha512-aZza4V8wkqpdHBWFNPiCeWd0cGOXbYuQW9AyezHs/jwQm5p67GkUyXwfthAooAwnG7thTpvOJkThZpCoY6us8w==}
|
resolution: {integrity: sha512-va6vsL23wCJ1d0Vd+vGL1XOt+wPwItxirYafuhlW9iC2MstYr2FvsI7mctb45eBTjZfkqB/3LYDJEppPjOEiHw==}
|
||||||
engines: {node: '>=16.0.0'}
|
engines: {node: '>=16.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
hono: '>=4.3.6'
|
hono: '>=4.3.6'
|
||||||
@ -4724,7 +4724,7 @@ snapshots:
|
|||||||
|
|
||||||
'@assemblyscript/loader@0.17.14': {}
|
'@assemblyscript/loader@0.17.14': {}
|
||||||
|
|
||||||
'@asteasolutions/zod-to-openapi@8.4.0(zod@4.3.6)':
|
'@asteasolutions/zod-to-openapi@8.4.1(zod@4.3.6)':
|
||||||
dependencies:
|
dependencies:
|
||||||
openapi3-ts: 4.5.0
|
openapi3-ts: 4.5.0
|
||||||
zod: 4.3.6
|
zod: 4.3.6
|
||||||
@ -5199,9 +5199,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
hono: 4.11.10
|
hono: 4.11.10
|
||||||
|
|
||||||
'@hono/zod-openapi@1.2.1(hono@4.11.10)(zod@4.3.6)':
|
'@hono/zod-openapi@1.2.2(hono@4.11.10)(zod@4.3.6)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@asteasolutions/zod-to-openapi': 8.4.0(zod@4.3.6)
|
'@asteasolutions/zod-to-openapi': 8.4.1(zod@4.3.6)
|
||||||
'@hono/zod-validator': 0.7.6(hono@4.11.10)(zod@4.3.6)
|
'@hono/zod-validator': 0.7.6(hono@4.11.10)(zod@4.3.6)
|
||||||
hono: 4.11.10
|
hono: 4.11.10
|
||||||
openapi3-ts: 4.5.0
|
openapi3-ts: 4.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user