chore(deps): bump @scalar/hono-api-reference from 0.5.164 to 0.5.165 (#17921)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.164 to 0.5.165. - [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference) --- updated-dependencies: - dependency-name: "@scalar/hono-api-reference" 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:
parent
dc8e254d9b
commit
8a3f053af6
|
|
@ -64,7 +64,7 @@
|
|||
"@opentelemetry/semantic-conventions": "1.28.0",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@rss3/sdk": "0.0.23",
|
||||
"@scalar/hono-api-reference": "0.5.164",
|
||||
"@scalar/hono-api-reference": "0.5.165",
|
||||
"@sentry/node": "7.119.1",
|
||||
"@tonyrl/rand-user-agent": "2.0.81",
|
||||
"aes-js": "3.1.2",
|
||||
|
|
|
|||
|
|
@ -58,8 +58,8 @@ importers:
|
|||
specifier: 0.0.23
|
||||
version: 0.0.23
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.5.164
|
||||
version: 0.5.164(hono@4.6.14)
|
||||
specifier: 0.5.165
|
||||
version: 0.5.165(hono@4.6.14)
|
||||
'@sentry/node':
|
||||
specifier: 7.119.1
|
||||
version: 7.119.1
|
||||
|
|
@ -1779,8 +1779,8 @@ packages:
|
|||
'@rss3/sdk@0.0.23':
|
||||
resolution: {integrity: sha512-1cF1AqLU0k6dMwqQ5Fch3rOAbh4UXJ4UZLtOwzp/RWyGoCvu3lUOUIdJF41omunuH/JJSP2z6rJTPj4S6a60eg==}
|
||||
|
||||
'@scalar/hono-api-reference@0.5.164':
|
||||
resolution: {integrity: sha512-6m8IscA2+5nqnN8sR5Iib2lboXIawJrScZ0cwVUvQ/uUCrFCyuZGRWXpecuCxelXifDlQxfi0iCfmxgvTiswNg==}
|
||||
'@scalar/hono-api-reference@0.5.165':
|
||||
resolution: {integrity: sha512-UOdH9vKQxNC5wi3fQufq44g93x3oE7YoeI1bdLncbrK3Nm+XtLe4Wc0kSpz1n6gsjvqSJij/ioXmkC8OJpM5hA==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
hono: ^4.0.0
|
||||
|
|
@ -1789,8 +1789,8 @@ packages:
|
|||
resolution: {integrity: sha512-6geH9ehvQ/sG/xUyy3e0lyOw3BaY5s6nn22wHjEJhcobdmWyFER0O6m7AU0ZN4QTjle/gYvFJOjj552l/rsNSw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/types@0.0.24':
|
||||
resolution: {integrity: sha512-ahMb4WYFx9OP32r7j8KhyMzg5zU78gnKxhDNapuC8WMzlSyyOsX5LQLx8sUQJfw3ZvUHp+F2zv5GJSHD+hdIiA==}
|
||||
'@scalar/types@0.0.25':
|
||||
resolution: {integrity: sha512-sGnOFnfiSn4o23rklU/jrg81hO+630bsFIdHg8MZ/w2Nc6IoUwARA2hbe4d4Fg+D0KBu40Tan/L+WAYDXkTJQg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sec-ant/readable-stream@0.4.1':
|
||||
|
|
@ -7143,14 +7143,14 @@ snapshots:
|
|||
'@rss3/api-core': 0.0.23
|
||||
'@rss3/api-utils': 0.0.23
|
||||
|
||||
'@scalar/hono-api-reference@0.5.164(hono@4.6.14)':
|
||||
'@scalar/hono-api-reference@0.5.165(hono@4.6.14)':
|
||||
dependencies:
|
||||
'@scalar/types': 0.0.24
|
||||
'@scalar/types': 0.0.25
|
||||
hono: 4.6.14
|
||||
|
||||
'@scalar/openapi-types@0.1.5': {}
|
||||
|
||||
'@scalar/types@0.0.24':
|
||||
'@scalar/types@0.0.25':
|
||||
dependencies:
|
||||
'@scalar/openapi-types': 0.1.5
|
||||
'@unhead/schema': 1.11.11
|
||||
|
|
|
|||
Loading…
Reference in New Issue