chore(deps): bump hono from 4.4.9 to 4.4.10 (#16052)
* chore(deps): bump hono from 4.4.9 to 4.4.10 Bumps [hono](https://github.com/honojs/hono) from 4.4.9 to 4.4.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.9...v4.4.10) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
a8eac092c0
commit
88486f71d9
|
|
@ -75,7 +75,7 @@
|
|||
"fanfou-sdk": "5.0.0",
|
||||
"form-data": "4.0.0",
|
||||
"googleapis": "140.0.1",
|
||||
"hono": "4.4.9",
|
||||
"hono": "4.4.10",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "6.0.5",
|
||||
"https-proxy-agent": "7.0.5",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ importers:
|
|||
version: 1.11.4
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.14.5
|
||||
version: 0.14.5(hono@4.4.9)(zod@3.23.8)
|
||||
version: 0.14.5(hono@4.4.10)(zod@3.23.8)
|
||||
'@notionhq/client':
|
||||
specifier: 2.2.15
|
||||
version: 2.2.15
|
||||
|
|
@ -84,8 +84,8 @@ importers:
|
|||
specifier: 140.0.1
|
||||
version: 140.0.1
|
||||
hono:
|
||||
specifier: 4.4.9
|
||||
version: 4.4.9
|
||||
specifier: 4.4.10
|
||||
version: 4.4.10
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
|
|
@ -3655,8 +3655,8 @@ packages:
|
|||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.4.9:
|
||||
resolution: {integrity: sha512-VW1hnYipHL/XsnSYiCTLJ+Z7iisZYWwSOiKXm9RBV2NKPxNqjfaHqeMFiDl11fK893ofmErvRpX20+FTNjZIjA==}
|
||||
hono@4.4.10:
|
||||
resolution: {integrity: sha512-z6918u9rXRU5CCisMHd2uUVoQXcNyUrUMmYY7VH10v4HJG7+hqgMK/G8YNTd13C6s4rBfzF09iz8VpOip9qG3A==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
|
||||
hookable@5.5.3:
|
||||
|
|
@ -7415,16 +7415,16 @@ snapshots:
|
|||
|
||||
'@hono/node-server@1.11.4': {}
|
||||
|
||||
'@hono/zod-openapi@0.14.5(hono@4.4.9)(zod@3.23.8)':
|
||||
'@hono/zod-openapi@0.14.5(hono@4.4.10)(zod@3.23.8)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.1.1(zod@3.23.8)
|
||||
'@hono/zod-validator': 0.2.2(hono@4.4.9)(zod@3.23.8)
|
||||
hono: 4.4.9
|
||||
'@hono/zod-validator': 0.2.2(hono@4.4.10)(zod@3.23.8)
|
||||
hono: 4.4.10
|
||||
zod: 3.23.8
|
||||
|
||||
'@hono/zod-validator@0.2.2(hono@4.4.9)(zod@3.23.8)':
|
||||
'@hono/zod-validator@0.2.2(hono@4.4.10)(zod@3.23.8)':
|
||||
dependencies:
|
||||
hono: 4.4.9
|
||||
hono: 4.4.10
|
||||
zod: 3.23.8
|
||||
|
||||
'@humanwhocodes/config-array@0.11.14':
|
||||
|
|
@ -7845,7 +7845,7 @@ snapshots:
|
|||
'@scalar/hono-api-reference@0.5.88(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@scalar/api-reference': 1.24.27(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
hono: 4.4.9
|
||||
hono: 4.4.10
|
||||
transitivePeerDependencies:
|
||||
- '@jest/globals'
|
||||
- '@types/bun'
|
||||
|
|
@ -10394,7 +10394,7 @@ snapshots:
|
|||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.4.9: {}
|
||||
hono@4.4.10: {}
|
||||
|
||||
hookable@5.5.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue