From db967716a5d42ded244026dde33f66185c817b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:07:43 -0800 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.5.163 to 0.5.164 (#17906) Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.163 to 0.5.164. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 95207be5aef9b9..701fe3ce2c809d 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.163", + "@scalar/hono-api-reference": "0.5.164", "@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 0f9f56facc3cd9..f1a75a535ad0de 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.163 - version: 0.5.163(hono@4.6.14) + specifier: 0.5.164 + version: 0.5.164(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.163': - resolution: {integrity: sha512-kIZRMSIBT1Ac0PjWLuoIERZYTk0ZTp+B/zfK13lOjTQ8cgPnau34hsAT8Bydr9hOWENbmEPOumMBFJ1F81+PKw==} + '@scalar/hono-api-reference@0.5.164': + resolution: {integrity: sha512-6m8IscA2+5nqnN8sR5Iib2lboXIawJrScZ0cwVUvQ/uUCrFCyuZGRWXpecuCxelXifDlQxfi0iCfmxgvTiswNg==} 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.23': - resolution: {integrity: sha512-dOvQig4hyeVw1kXIo9MQAnM9tUt9vCOZs3zOe6oSqOUG8xY7+WXioirlRCsc+wcQegMbuNYOlNBXCDugOP1YJA==} + '@scalar/types@0.0.24': + resolution: {integrity: sha512-ahMb4WYFx9OP32r7j8KhyMzg5zU78gnKxhDNapuC8WMzlSyyOsX5LQLx8sUQJfw3ZvUHp+F2zv5GJSHD+hdIiA==} engines: {node: '>=18'} '@sec-ant/readable-stream@0.4.1': @@ -7118,14 +7118,14 @@ snapshots: '@rss3/api-core': 0.0.23 '@rss3/api-utils': 0.0.23 - '@scalar/hono-api-reference@0.5.163(hono@4.6.14)': + '@scalar/hono-api-reference@0.5.164(hono@4.6.14)': dependencies: - '@scalar/types': 0.0.23 + '@scalar/types': 0.0.24 hono: 4.6.14 '@scalar/openapi-types@0.1.5': {} - '@scalar/types@0.0.23': + '@scalar/types@0.0.24': dependencies: '@scalar/openapi-types': 0.1.5 '@unhead/schema': 1.11.11