mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
chore(deps): bump @hono/zod-openapi from 1.5.2 to 1.6.0 (#23045)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@1.6.0/packages/zod-openapi) --- updated-dependencies: - dependency-name: "@hono/zod-openapi" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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
@@ -65,7 +65,7 @@
|
||||
"@googleapis/youtube": "34.0.0",
|
||||
"@honeybadger-io/js": "6.16.0",
|
||||
"@hono/node-server": "2.1.1",
|
||||
"@hono/zod-openapi": "1.5.2",
|
||||
"@hono/zod-openapi": "1.6.0",
|
||||
"@jocmp/mercury-parser": "3.1.0",
|
||||
"@notionhq/client": "5.25.2",
|
||||
"@opentelemetry/api": "1.9.1",
|
||||
|
||||
Generated
+9
-9
@@ -53,8 +53,8 @@ importers:
|
||||
specifier: 2.1.1
|
||||
version: 2.1.1(hono@4.13.2)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.5.2
|
||||
version: 1.5.2(hono@4.13.2)(zod@4.4.3)
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0(hono@4.13.2)(zod@4.4.3)
|
||||
'@jocmp/mercury-parser':
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
@@ -516,8 +516,8 @@ packages:
|
||||
resolution: {integrity: sha512-UJLfKXBhrc8i1vH2eJXuYQMwlsLKWFw3O+CPqXSuVEiikeAim3UgrfWX0k4tA/X8cRFM8iZ7OaqBokFGbYusdg==}
|
||||
engines: {node: ^22.13.0 || >=24.0.0}
|
||||
|
||||
'@asteasolutions/zod-to-openapi@8.5.0':
|
||||
resolution: {integrity: sha512-SABbKiObg5dLRiTFnqiW1WWwGcg1BJfmHtT2asIBnBHg6Smy/Ms2KHc650+JI4Hw7lSkdiNebEGXpwoxfben8Q==}
|
||||
'@asteasolutions/zod-to-openapi@9.1.0':
|
||||
resolution: {integrity: sha512-pLMeRgRYS7/vZIgAAkOe2P6+XGTifR1MT9pqDoxZ11EmcJJ+DPmdPqLN8ZZF4U8R9KHCCQCS9c2wtuE8wSrfkw==}
|
||||
peerDependencies:
|
||||
zod: ^4.0.0
|
||||
|
||||
@@ -1255,8 +1255,8 @@ packages:
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
||||
'@hono/zod-openapi@1.5.2':
|
||||
resolution: {integrity: sha512-FPlspM6+qObGoMfux+0SSE0of0tGO+BVo3havhKzZMxRyz/ql89kuCd/7POd70aW3T4kz/aVL6gNZ6sVd0ItUQ==}
|
||||
'@hono/zod-openapi@1.6.0':
|
||||
resolution: {integrity: sha512-42HXUBIaGmQh+hZGLw3Hy5piOreIXgnBnUSs55mtn2gnW/xWtU9nQwEUtRRCk5to8Vm2XbfO0J83eUCwCf5eTg==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
hono: '>=4.10.0'
|
||||
@@ -6589,7 +6589,7 @@ snapshots:
|
||||
is-potential-custom-element-name: 1.0.1
|
||||
lru-cache: 11.5.2
|
||||
|
||||
'@asteasolutions/zod-to-openapi@8.5.0(zod@4.4.3)':
|
||||
'@asteasolutions/zod-to-openapi@9.1.0(zod@4.4.3)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.6.1
|
||||
zod: 4.4.3
|
||||
@@ -7074,9 +7074,9 @@ snapshots:
|
||||
dependencies:
|
||||
hono: 4.13.2
|
||||
|
||||
'@hono/zod-openapi@1.5.2(hono@4.13.2)(zod@4.4.3)':
|
||||
'@hono/zod-openapi@1.6.0(hono@4.13.2)(zod@4.4.3)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.5.0(zod@4.4.3)
|
||||
'@asteasolutions/zod-to-openapi': 9.1.0(zod@4.4.3)
|
||||
'@hono/zod-validator': 0.9.0(hono@4.13.2)(zod@4.4.3)
|
||||
hono: 4.13.2
|
||||
openapi3-ts: 4.6.1
|
||||
|
||||
Reference in New Issue
Block a user