fix(deps): update dependency @hono/swagger-ui to v0.5.3 (#4250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-22 03:34:50 +09:00
committed by GitHub
parent 7a63fc45c7
commit c6c8899af8
2 changed files with 7 additions and 7 deletions

View File

@ -74,7 +74,7 @@
"@ghostery/adblocker-electron-preload": "2.11.6", "@ghostery/adblocker-electron-preload": "2.11.6",
"@hono/node-server": "1.19.7", "@hono/node-server": "1.19.7",
"@hono/node-ws": "1.2.0", "@hono/node-ws": "1.2.0",
"@hono/swagger-ui": "0.5.2", "@hono/swagger-ui": "0.5.3",
"@hono/zod-openapi": "1.2.0", "@hono/zod-openapi": "1.2.0",
"@hono/zod-validator": "0.7.6", "@hono/zod-validator": "0.7.6",
"@jellybrick/dbus-next": "0.10.3", "@jellybrick/dbus-next": "0.10.3",

12
pnpm-lock.yaml generated
View File

@ -70,8 +70,8 @@ importers:
specifier: 1.2.0 specifier: 1.2.0
version: 1.2.0(@hono/node-server@1.19.7(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6) version: 1.2.0(@hono/node-server@1.19.7(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)
'@hono/swagger-ui': '@hono/swagger-ui':
specifier: 0.5.2 specifier: 0.5.3
version: 0.5.2(hono@4.11.4) version: 0.5.3(hono@4.11.4)
'@hono/zod-openapi': '@hono/zod-openapi':
specifier: 1.2.0 specifier: 1.2.0
version: 1.2.0(hono@4.11.4)(zod@4.2.1) version: 1.2.0(hono@4.11.4)(zod@4.2.1)
@ -836,10 +836,10 @@ packages:
'@hono/node-server': ^1.11.1 '@hono/node-server': ^1.11.1
hono: ^4.6.0 hono: ^4.6.0
'@hono/swagger-ui@0.5.2': '@hono/swagger-ui@0.5.3':
resolution: {integrity: sha512-7wxLKdb8h7JTdZ+K8DJNE3KXQMIpJejkBTQjrYlUWF28Z1PGOKw6kUykARe5NTfueIN37jbyG/sBYsbzXzG53A==} resolution: {integrity: sha512-Hn90DOOJ62ICJQplQvCDVpi9Jcn6EhtRaiffyJIS53wA5RmRLtMCDQGVc0bor8vQD7JIwpkweWjs+3cycp+IvA==}
peerDependencies: peerDependencies:
hono: '*' hono: '>=4.0.0'
'@hono/zod-openapi@1.2.0': '@hono/zod-openapi@1.2.0':
resolution: {integrity: sha512-KDfHqv/Wy4elVseZXgokbHxeWuqBL+AZfqsOMpEihBMUsk/fJ+bLIi3Sf70JFVpt1Ihui8RasYrInozt7ZBDIA==} resolution: {integrity: sha512-KDfHqv/Wy4elVseZXgokbHxeWuqBL+AZfqsOMpEihBMUsk/fJ+bLIi3Sf70JFVpt1Ihui8RasYrInozt7ZBDIA==}
@ -5404,7 +5404,7 @@ snapshots:
- bufferutil - bufferutil
- utf-8-validate - utf-8-validate
'@hono/swagger-ui@0.5.2(hono@4.11.4)': '@hono/swagger-ui@0.5.3(hono@4.11.4)':
dependencies: dependencies:
hono: 4.11.4 hono: 4.11.4