From d46a5f9a55cf48df5bfafdeb47826d9c287e3a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 09:00:09 +0000 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.9.1 to 0.9.2 (#19278) Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.1 to 0.9.2. - [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono) --- updated-dependencies: - dependency-name: "@scalar/hono-api-reference" dependency-version: 0.9.2 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c8a8d52af..5fd146e01 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@opentelemetry/semantic-conventions": "1.34.0", "@postlight/parser": "2.2.3", "@rss3/sdk": "0.0.25", - "@scalar/hono-api-reference": "0.9.1", + "@scalar/hono-api-reference": "0.9.2", "@sentry/node": "9.24.0", "@tonyrl/rand-user-agent": "2.0.83", "aes-js": "3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a23ad7ce6..70ae98cf1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ importers: specifier: 0.0.25 version: 0.0.25 '@scalar/hono-api-reference': - specifier: 0.9.1 - version: 0.9.1(hono@4.7.11) + specifier: 0.9.2 + version: 0.9.2(hono@4.7.11) '@sentry/node': specifier: 9.24.0 version: 9.24.0 @@ -2162,8 +2162,8 @@ packages: resolution: {integrity: sha512-k5TsihZcSdVnqE6JrRFdsvePDTe2RxjE+1wHdcnyFdIPief+ZdPn2fxCTlN0ozLoe08xlY3N9DHzDaneMpX58Q==} engines: {node: '>=20'} - '@scalar/hono-api-reference@0.9.1': - resolution: {integrity: sha512-IO0yPN/dssubWXNWL2xXMF6CsM/lnu56F3J0H/EtqEMT2PYCqvb2+HRbDYa9gwPbiaccZ+Me97HZJdh4pqvFMA==} + '@scalar/hono-api-reference@0.9.2': + resolution: {integrity: sha512-vGjzijTrNkfSLEBv013xzsTAQYhdVpuH0WACT2IlchjBcjUHKkvIktQ/N1z9bizysZYmH8HLG/BA0kXiSq/prg==} engines: {node: '>=20'} peerDependencies: hono: ^4.0.0 @@ -8030,7 +8030,7 @@ snapshots: dependencies: '@scalar/types': 0.2.1 - '@scalar/hono-api-reference@0.9.1(hono@4.7.11)': + '@scalar/hono-api-reference@0.9.2(hono@4.7.11)': dependencies: '@scalar/core': 0.3.1 hono: 4.7.11