diff --git a/package.json b/package.json index 8d4e5274b5bbba..607b3b54e9eefd 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d99ba6ff658c92..8d5c90651deb01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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