From c2d5a6b4f2855b21e60fb2092562ee2ffd60b30e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 08:02:55 +0000 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.9.23 to 0.9.24 Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.23 to 0.9.24. - [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.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 073072e9106123..d55e4b74010bf4 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@opentelemetry/semantic-conventions": "1.37.0", "@postlight/parser": "2.2.3", "@rss3/sdk": "0.0.25", - "@scalar/hono-api-reference": "0.9.23", + "@scalar/hono-api-reference": "0.9.24", "@sentry/node": "10.23.0", "@tonyrl/rand-user-agent": "2.0.83", "aes-js": "3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0ad3ca3092a94..633f66a1529fdd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: 0.0.25 version: 0.0.25 '@scalar/hono-api-reference': - specifier: 0.9.23 - version: 0.9.23(hono@4.10.4) + specifier: 0.9.24 + version: 0.9.24(hono@4.10.4) '@sentry/node': specifier: 10.23.0 version: 10.23.0 @@ -2318,12 +2318,12 @@ packages: '@rss3/sdk@0.0.25': resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==} - '@scalar/core@0.3.21': - resolution: {integrity: sha512-jwBWUHxxPf30V+ddrSyiDPXYPrC2Z2/Tch8mNPphhd3gi1Dr4Bgd6aMFVIEqlzdOInfTR0pbignifPnQL4GTeA==} + '@scalar/core@0.3.22': + resolution: {integrity: sha512-6lzeRkvgkukSgge35kvxJKiJBny4rdGSaLTNzn/sF1F6JRfUo7I0AgqFxxSZWMD+EG4kGyNxAz0zciDSx2Cjvw==} engines: {node: '>=20'} - '@scalar/hono-api-reference@0.9.23': - resolution: {integrity: sha512-Vi7ypOwJO7x1+lVFmh4z6ljqxMThGUWhCA3Z4eBenS8sv/eSYmucI/on1AjItqt2yYBNTZcAxhN8GsCeECR5FA==} + '@scalar/hono-api-reference@0.9.24': + resolution: {integrity: sha512-NjPY3iMm/FqYRXAgr6V7qBhJGbSUQ8hbijFUMuqZo4pIjGEUNLeB5L9U2Gh4cDIPPWeso8mlc16jaX7dV0FrPw==} engines: {node: '>=20'} peerDependencies: hono: ^4.10.3 @@ -8106,13 +8106,13 @@ snapshots: '@rss3/api-core': 0.0.25 '@rss3/api-utils': 0.0.25 - '@scalar/core@0.3.21': + '@scalar/core@0.3.22': dependencies: '@scalar/types': 0.4.0 - '@scalar/hono-api-reference@0.9.23(hono@4.10.4)': + '@scalar/hono-api-reference@0.9.24(hono@4.10.4)': dependencies: - '@scalar/core': 0.3.21 + '@scalar/core': 0.3.22 hono: 4.10.4 '@scalar/openapi-types@0.5.1':