From 01dce1d459be43fa0332576920b4af03e644afaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 06:24:38 -0700 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.5.157 to 0.5.158 (#17373) * chore(deps): bump @scalar/hono-api-reference from 0.5.157 to 0.5.158 Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.157 to 0.5.158. - [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] * chore: fix pnpm install --------- 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 8c896959b4db5d..f18720d2a5f54e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@opentelemetry/semantic-conventions": "1.27.0", "@postlight/parser": "2.2.3", "@rss3/sdk": "0.0.23", - "@scalar/hono-api-reference": "0.5.157", + "@scalar/hono-api-reference": "0.5.158", "@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 4100720e1556ae..33045533e543d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 0.0.23 version: 0.0.23 '@scalar/hono-api-reference': - specifier: 0.5.157 - version: 0.5.157(hono@4.6.8) + specifier: 0.5.158 + version: 0.5.158(hono@4.6.8) '@sentry/node': specifier: 7.119.1 version: 7.119.1 @@ -1706,8 +1706,8 @@ packages: '@rss3/sdk@0.0.23': resolution: {integrity: sha512-1cF1AqLU0k6dMwqQ5Fch3rOAbh4UXJ4UZLtOwzp/RWyGoCvu3lUOUIdJF41omunuH/JJSP2z6rJTPj4S6a60eg==} - '@scalar/hono-api-reference@0.5.157': - resolution: {integrity: sha512-Y/w4YqNIq5+DscERF54MPF97rZSs19wkFfvgM6O/Aw8rJLFjWY0Jlom2kylRXrTVinkaql7KWjr720yvp0oMiw==} + '@scalar/hono-api-reference@0.5.158': + resolution: {integrity: sha512-2P7l/ivuC/RWpAKddLtkqIZ89TA5/QlpfEBrdpH9/yjn4NpR5XkbtT+/8uZVELCyjfUMpGcaNXrxuJERFJ3sxA==} engines: {node: '>=18'} peerDependencies: hono: ^4.0.0 @@ -1716,8 +1716,8 @@ packages: resolution: {integrity: sha512-+wRXgmqzgDnj8Dxqf4OOPMPo4or/LRd1Bsy4pnrIW0yBt8rKSdtBb+jH/aRnhgDDmKVjWxJ+KFk7WlSKvZwNTw==} engines: {node: '>=18'} - '@scalar/types@0.0.17': - resolution: {integrity: sha512-wUrvNnYFMULsHENX/9TP3oyECRTtZsP06mOZU+RlWg9sRtzWVTjlBCahkgUETL93J+Bz2RLFSKVgPyNN4fpIpA==} + '@scalar/types@0.0.18': + resolution: {integrity: sha512-gfJB/e9Rq/vjsiWlNwBkaIAZVb9v5guHQB5uVoVFcU0gdAuXni0KVxFxl3gGTu2zhBdB+DkixjyPcNzpqwksmA==} engines: {node: '>=18'} '@sec-ant/readable-stream@0.4.1': @@ -7200,14 +7200,14 @@ snapshots: '@rss3/api-core': 0.0.23 '@rss3/api-utils': 0.0.23 - '@scalar/hono-api-reference@0.5.157(hono@4.6.8)': + '@scalar/hono-api-reference@0.5.158(hono@4.6.8)': dependencies: - '@scalar/types': 0.0.17 + '@scalar/types': 0.0.18 hono: 4.6.8 '@scalar/openapi-types@0.1.4': {} - '@scalar/types@0.0.17': + '@scalar/types@0.0.18': dependencies: '@scalar/openapi-types': 0.1.4 '@unhead/schema': 1.11.10