chore(deps): bump hono from 4.4.11 to 4.4.12 (#16120)
* chore(deps): bump hono from 4.4.11 to 4.4.12 Bumps [hono](https://github.com/honojs/hono) from 4.4.11 to 4.4.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.11...v4.4.12) --- 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
d7520eda0c
commit
bba91b90a9
|
|
@ -82,7 +82,7 @@
|
|||
"fanfou-sdk": "5.0.0",
|
||||
"form-data": "4.0.0",
|
||||
"googleapis": "140.0.1",
|
||||
"hono": "4.4.11",
|
||||
"hono": "4.4.12",
|
||||
"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.12.0
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.14.8
|
||||
version: 0.14.8(hono@4.4.11)(zod@3.23.8)
|
||||
version: 0.14.8(hono@4.4.12)(zod@3.23.8)
|
||||
'@notionhq/client':
|
||||
specifier: 2.2.15
|
||||
version: 2.2.15
|
||||
|
|
@ -105,8 +105,8 @@ importers:
|
|||
specifier: 140.0.1
|
||||
version: 140.0.1
|
||||
hono:
|
||||
specifier: 4.4.11
|
||||
version: 4.4.11
|
||||
specifier: 4.4.12
|
||||
version: 4.4.12
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
|
|
@ -3956,8 +3956,8 @@ packages:
|
|||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.4.11:
|
||||
resolution: {integrity: sha512-R5RADpjoRsR3/VsnFovpsYNLPnC1f+FgdfsePk3qIgjb4D41Sg7uW5QCj41kzEOwXCjBg0sVvOZMvUNZ0DKB7g==}
|
||||
hono@4.4.12:
|
||||
resolution: {integrity: sha512-Lx4Vwbws0IqFfXIVYychxUW0A4EE+7dn/jsjVeM34OXSA2Xs45MkDDP14Mzznp7LlDemUNHQG2uv2N5jQld0hA==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
|
||||
hookable@5.5.3:
|
||||
|
|
@ -7861,16 +7861,16 @@ snapshots:
|
|||
|
||||
'@hono/node-server@1.12.0': {}
|
||||
|
||||
'@hono/zod-openapi@0.14.8(hono@4.4.11)(zod@3.23.8)':
|
||||
'@hono/zod-openapi@0.14.8(hono@4.4.12)(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.11)(zod@3.23.8)
|
||||
hono: 4.4.11
|
||||
'@hono/zod-validator': 0.2.2(hono@4.4.12)(zod@3.23.8)
|
||||
hono: 4.4.12
|
||||
zod: 3.23.8
|
||||
|
||||
'@hono/zod-validator@0.2.2(hono@4.4.11)(zod@3.23.8)':
|
||||
'@hono/zod-validator@0.2.2(hono@4.4.12)(zod@3.23.8)':
|
||||
dependencies:
|
||||
hono: 4.4.11
|
||||
hono: 4.4.12
|
||||
zod: 3.23.8
|
||||
|
||||
'@humanwhocodes/config-array@0.11.14':
|
||||
|
|
@ -8457,7 +8457,7 @@ snapshots:
|
|||
'@scalar/hono-api-reference@0.5.97(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.3)(vitest@1.6.0(@types/node@20.14.10)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@scalar/api-reference': 1.24.36(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.3)(vitest@1.6.0(@types/node@20.14.10)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
hono: 4.4.11
|
||||
hono: 4.4.12
|
||||
transitivePeerDependencies:
|
||||
- '@jest/globals'
|
||||
- '@types/bun'
|
||||
|
|
@ -11149,7 +11149,7 @@ snapshots:
|
|||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.4.11: {}
|
||||
hono@4.4.12: {}
|
||||
|
||||
hookable@5.5.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue