Compare commits

..

1 Commits

Author SHA1 Message Date
69f6e5a1cc fix(deps): update dependency @hono/node-ws to v1.3.0 2026-01-22 04:55:46 +00:00
2 changed files with 28 additions and 28 deletions

View File

@ -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",
@ -106,7 +106,7 @@
"filenamify": "6.0.0",
"hanja": "1.1.5",
"happy-dom": "20.0.11",
"hono": "4.11.5",
"hono": "4.11.4",
"howler": "2.2.4",
"html-to-text": "9.0.5",
"i18next": "25.5.2",

52
pnpm-lock.yaml generated
View File

@ -65,19 +65,19 @@ importers:
version: 2.11.6(electron@38.7.2)
'@hono/node-server':
specifier: 1.19.9
version: 1.19.9(hono@4.11.5)
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.5))(bufferutil@4.1.0)(hono@4.11.5)(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.5)
version: 0.5.3(hono@4.11.4)
'@hono/zod-openapi':
specifier: 1.2.0
version: 1.2.0(hono@4.11.5)(zod@4.2.1)
version: 1.2.0(hono@4.11.4)(zod@4.2.1)
'@hono/zod-validator':
specifier: 0.7.6
version: 0.7.6(hono@4.11.5)(zod@4.2.1)
version: 0.7.6(hono@4.11.4)(zod@4.2.1)
'@jellybrick/dbus-next':
specifier: 0.10.3
version: 0.10.3
@ -166,8 +166,8 @@ importers:
specifier: 20.0.11
version: 20.0.11
hono:
specifier: 4.11.5
version: 4.11.5
specifier: 4.11.4
version: 4.11.4
howler:
specifier: 2.2.4
version: 2.2.4
@ -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':
@ -2779,8 +2779,8 @@ packages:
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
hasBin: true
hono@4.11.5:
resolution: {integrity: sha512-WemPi9/WfyMwZs+ZUXdiwcCh9Y+m7L+8vki9MzDw3jJ+W9Lc+12HGsd368Qc1vZi1xwW8BWMMsnK5efYKPdt4g==}
hono@4.11.4:
resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==}
engines: {node: '>=16.9.0'}
hosted-git-info@4.1.0:
@ -5182,34 +5182,34 @@ snapshots:
dependencies:
tldts-experimental: 7.0.19
'@hono/node-server@1.19.9(hono@4.11.5)':
'@hono/node-server@1.19.9(hono@4.11.4)':
dependencies:
hono: 4.11.5
hono: 4.11.4
'@hono/node-ws@1.2.0(@hono/node-server@1.19.9(hono@4.11.5))(bufferutil@4.1.0)(hono@4.11.5)(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.5)
hono: 4.11.5
'@hono/node-server': 1.19.9(hono@4.11.4)
hono: 4.11.4
ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
transitivePeerDependencies:
- bufferutil
- utf-8-validate
'@hono/swagger-ui@0.5.3(hono@4.11.5)':
'@hono/swagger-ui@0.5.3(hono@4.11.4)':
dependencies:
hono: 4.11.5
hono: 4.11.4
'@hono/zod-openapi@1.2.0(hono@4.11.5)(zod@4.2.1)':
'@hono/zod-openapi@1.2.0(hono@4.11.4)(zod@4.2.1)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.1)
'@hono/zod-validator': 0.7.6(hono@4.11.5)(zod@4.2.1)
hono: 4.11.5
'@hono/zod-validator': 0.7.6(hono@4.11.4)(zod@4.2.1)
hono: 4.11.4
openapi3-ts: 4.5.0
zod: 4.2.1
'@hono/zod-validator@0.7.6(hono@4.11.5)(zod@4.2.1)':
'@hono/zod-validator@0.7.6(hono@4.11.4)(zod@4.2.1)':
dependencies:
hono: 4.11.5
hono: 4.11.4
zod: 4.2.1
'@humanfs/core@0.19.1': {}
@ -7552,7 +7552,7 @@ snapshots:
he@1.2.0: {}
hono@4.11.5: {}
hono@4.11.4: {}
hosted-git-info@4.1.0:
dependencies: