mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump hono from 4.6.10 to 4.6.11 (#17646)
Bumps [hono](https://github.com/honojs/hono) from 4.6.10 to 4.6.11. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.10...v4.6.11) --- updated-dependencies: - dependency-name: hono 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:
+1
-1
@@ -84,7 +84,7 @@
|
||||
"fanfou-sdk": "5.0.0",
|
||||
"form-data": "4.0.1",
|
||||
"googleapis": "144.0.0",
|
||||
"hono": "4.6.10",
|
||||
"hono": "4.6.11",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "6.0.6",
|
||||
"https-proxy-agent": "7.0.5",
|
||||
|
||||
Generated
+17
-17
@@ -19,10 +19,10 @@ importers:
|
||||
version: 4.1.1
|
||||
'@hono/node-server':
|
||||
specifier: 1.13.7
|
||||
version: 1.13.7(hono@4.6.10)
|
||||
version: 1.13.7(hono@4.6.11)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.18.0
|
||||
version: 0.18.0(hono@4.6.10)(zod@3.23.8)
|
||||
version: 0.18.0(hono@4.6.11)(zod@3.23.8)
|
||||
'@notionhq/client':
|
||||
specifier: 2.2.15
|
||||
version: 2.2.15
|
||||
@@ -55,7 +55,7 @@ importers:
|
||||
version: 0.0.23
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.5.159
|
||||
version: 0.5.159(hono@4.6.10)
|
||||
version: 0.5.159(hono@4.6.11)
|
||||
'@sentry/node':
|
||||
specifier: 7.119.1
|
||||
version: 7.119.1
|
||||
@@ -114,8 +114,8 @@ importers:
|
||||
specifier: 144.0.0
|
||||
version: 144.0.0
|
||||
hono:
|
||||
specifier: 4.6.10
|
||||
version: 4.6.10
|
||||
specifier: 4.6.11
|
||||
version: 4.6.11
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
@@ -3488,8 +3488,8 @@ packages:
|
||||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.6.10:
|
||||
resolution: {integrity: sha512-IXXNfRAZEahFnWBhUUlqKEGF9upeE6hZoRZszvNkyAz/CYp+iVbxm3viMvStlagRJohjlBRGOQ7f4jfcV0XMGg==}
|
||||
hono@4.6.11:
|
||||
resolution: {integrity: sha512-f0LwJQFKdUUrCUAVowxSvNCjyzI7ZLt8XWYU/EApyeq5FfOvHFarBaE5rjU9HTNFk4RI0FkdB2edb3p/7xZjzQ==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hookable@5.5.3:
|
||||
@@ -6860,20 +6860,20 @@ snapshots:
|
||||
dependencies:
|
||||
levn: 0.4.1
|
||||
|
||||
'@hono/node-server@1.13.7(hono@4.6.10)':
|
||||
'@hono/node-server@1.13.7(hono@4.6.11)':
|
||||
dependencies:
|
||||
hono: 4.6.10
|
||||
hono: 4.6.11
|
||||
|
||||
'@hono/zod-openapi@0.18.0(hono@4.6.10)(zod@3.23.8)':
|
||||
'@hono/zod-openapi@0.18.0(hono@4.6.11)(zod@3.23.8)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.2.0(zod@3.23.8)
|
||||
'@hono/zod-validator': 0.4.1(hono@4.6.10)(zod@3.23.8)
|
||||
hono: 4.6.10
|
||||
'@hono/zod-validator': 0.4.1(hono@4.6.11)(zod@3.23.8)
|
||||
hono: 4.6.11
|
||||
zod: 3.23.8
|
||||
|
||||
'@hono/zod-validator@0.4.1(hono@4.6.10)(zod@3.23.8)':
|
||||
'@hono/zod-validator@0.4.1(hono@4.6.11)(zod@3.23.8)':
|
||||
dependencies:
|
||||
hono: 4.6.10
|
||||
hono: 4.6.11
|
||||
zod: 3.23.8
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
@@ -7284,10 +7284,10 @@ snapshots:
|
||||
'@rss3/api-core': 0.0.23
|
||||
'@rss3/api-utils': 0.0.23
|
||||
|
||||
'@scalar/hono-api-reference@0.5.159(hono@4.6.10)':
|
||||
'@scalar/hono-api-reference@0.5.159(hono@4.6.11)':
|
||||
dependencies:
|
||||
'@scalar/types': 0.0.19
|
||||
hono: 4.6.10
|
||||
hono: 4.6.11
|
||||
|
||||
'@scalar/openapi-types@0.1.5': {}
|
||||
|
||||
@@ -9311,7 +9311,7 @@ snapshots:
|
||||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.6.10: {}
|
||||
hono@4.6.11: {}
|
||||
|
||||
hookable@5.5.3: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user