chore(deps): bump hono from 4.11.9 to 4.11.10 (#21177)
Bumps [hono](https://github.com/honojs/hono) from 4.11.9 to 4.11.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.9...v4.11.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba0f1ad292
commit
e89382c238
|
|
@ -88,7 +88,7 @@
|
|||
"google-play-scraper": "10.1.2",
|
||||
"googleapis": "171.4.0",
|
||||
"header-generator": "2.1.80",
|
||||
"hono": "4.11.9",
|
||||
"hono": "4.11.10",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "7.0.3",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
|
|
|
|||
|
|
@ -39,10 +39,10 @@ importers:
|
|||
version: 4.3.1
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.9
|
||||
version: 1.19.9(hono@4.11.9)
|
||||
version: 1.19.9(hono@4.11.10)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.2.2
|
||||
version: 1.2.2(hono@4.11.9)(zod@4.3.6)
|
||||
version: 1.2.2(hono@4.11.10)(zod@4.3.6)
|
||||
'@jocmp/mercury-parser':
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
|
|
@ -75,7 +75,7 @@ importers:
|
|||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.9.41
|
||||
version: 0.9.41(hono@4.11.9)
|
||||
version: 0.9.41(hono@4.11.10)
|
||||
'@sentry/node':
|
||||
specifier: 10.39.0
|
||||
version: 10.39.0
|
||||
|
|
@ -128,8 +128,8 @@ importers:
|
|||
specifier: 2.1.80
|
||||
version: 2.1.80
|
||||
hono:
|
||||
specifier: 4.11.9
|
||||
version: 4.11.9
|
||||
specifier: 4.11.10
|
||||
version: 4.11.10
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
|
|
@ -3683,8 +3683,8 @@ packages:
|
|||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.11.9:
|
||||
resolution: {integrity: sha512-Eaw2YTGM6WOxA6CXbckaEvslr2Ne4NFsKrvc0v97JD5awbmeBLO5w9Ho9L9kmKonrwF9RJlW6BxT1PVv/agBHQ==}
|
||||
hono@4.11.10:
|
||||
resolution: {integrity: sha512-kyWP5PAiMooEvGrA9jcD3IXF7ATu8+o7B3KCbPXid5se52NPqnOpM/r9qeW2heMnOekF4kqR1fXJqCYeCLKrZg==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hookable@6.0.1:
|
||||
|
|
@ -6281,21 +6281,21 @@ snapshots:
|
|||
'@eslint/core': 1.1.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@hono/node-server@1.19.9(hono@4.11.9)':
|
||||
'@hono/node-server@1.19.9(hono@4.11.10)':
|
||||
dependencies:
|
||||
hono: 4.11.9
|
||||
hono: 4.11.10
|
||||
|
||||
'@hono/zod-openapi@1.2.2(hono@4.11.9)(zod@4.3.6)':
|
||||
'@hono/zod-openapi@1.2.2(hono@4.11.10)(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.4.1(zod@4.3.6)
|
||||
'@hono/zod-validator': 0.7.6(hono@4.11.9)(zod@4.3.6)
|
||||
hono: 4.11.9
|
||||
'@hono/zod-validator': 0.7.6(hono@4.11.10)(zod@4.3.6)
|
||||
hono: 4.11.10
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.3.6
|
||||
|
||||
'@hono/zod-validator@0.7.6(hono@4.11.9)(zod@4.3.6)':
|
||||
'@hono/zod-validator@0.7.6(hono@4.11.10)(zod@4.3.6)':
|
||||
dependencies:
|
||||
hono: 4.11.9
|
||||
hono: 4.11.10
|
||||
zod: 4.3.6
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
|
@ -7274,10 +7274,10 @@ snapshots:
|
|||
|
||||
'@scalar/helpers@0.2.12': {}
|
||||
|
||||
'@scalar/hono-api-reference@0.9.41(hono@4.11.9)':
|
||||
'@scalar/hono-api-reference@0.9.41(hono@4.11.10)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.3.38
|
||||
hono: 4.11.9
|
||||
hono: 4.11.10
|
||||
|
||||
'@scalar/types@0.6.3':
|
||||
dependencies:
|
||||
|
|
@ -9099,7 +9099,7 @@ snapshots:
|
|||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.11.9: {}
|
||||
hono@4.11.10: {}
|
||||
|
||||
hookable@6.0.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue