mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump @hono/zod-openapi from 0.17.0 to 0.17.1 (#17614)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/honojs/middleware/releases) - [Commits](https://github.com/honojs/middleware/compare/@hono/zod-openapi@0.17.0...@hono/zod-openapi@0.17.1) --- updated-dependencies: - dependency-name: "@hono/zod-openapi" 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
@@ -53,7 +53,7 @@
|
||||
"@bbob/html": "4.1.1",
|
||||
"@bbob/preset-html5": "4.1.1",
|
||||
"@hono/node-server": "1.13.7",
|
||||
"@hono/zod-openapi": "0.17.0",
|
||||
"@hono/zod-openapi": "0.17.1",
|
||||
"@notionhq/client": "2.2.15",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
"@opentelemetry/exporter-prometheus": "0.54.2",
|
||||
|
||||
Generated
+5
-5
@@ -21,8 +21,8 @@ importers:
|
||||
specifier: 1.13.7
|
||||
version: 1.13.7(hono@4.6.10)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.17.0
|
||||
version: 0.17.0(hono@4.6.10)(zod@3.23.8)
|
||||
specifier: 0.17.1
|
||||
version: 0.17.1(hono@4.6.10)(zod@3.23.8)
|
||||
'@notionhq/client':
|
||||
specifier: 2.2.15
|
||||
version: 2.2.15
|
||||
@@ -1354,8 +1354,8 @@ packages:
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
||||
'@hono/zod-openapi@0.17.0':
|
||||
resolution: {integrity: sha512-Ed6U/6cbCOBQYl0N3E94Q9UKAT5eg+x1RtShGU9OERH9ZM/SYMSLk2Biu8Eba2myu7MuzDsne9rVLrUpno1GnA==}
|
||||
'@hono/zod-openapi@0.17.1':
|
||||
resolution: {integrity: sha512-5atEdv7bf92mhxuBVR8LHM4WfaB1jchW+p/f4P/asgWDDmeHcwM8rsBhbbk622MXbUTuAwpsyrJ7u3qnXbjCsQ==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
hono: '>=4.3.6'
|
||||
@@ -6855,7 +6855,7 @@ snapshots:
|
||||
dependencies:
|
||||
hono: 4.6.10
|
||||
|
||||
'@hono/zod-openapi@0.17.0(hono@4.6.10)(zod@3.23.8)':
|
||||
'@hono/zod-openapi@0.17.1(hono@4.6.10)(zod@3.23.8)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.2.0(zod@3.23.8)
|
||||
'@hono/zod-validator': 0.3.0(hono@4.6.10)(zod@3.23.8)
|
||||
|
||||
Reference in New Issue
Block a user