From 28620f0f014b7137e1c6bbb29a23f220cda79bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 21:41:08 +0800 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.9.12 to 0.9.13 (#19721) Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.12 to 0.9.13. - [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.13 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 | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index ebafee822..d95d81b63 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@opentelemetry/semantic-conventions": "1.36.0", "@postlight/parser": "2.2.3", "@rss3/sdk": "0.0.25", - "@scalar/hono-api-reference": "0.9.12", + "@scalar/hono-api-reference": "0.9.13", "@sentry/node": "9.43.0", "@tonyrl/rand-user-agent": "2.0.83", "aes-js": "3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 323ee6e69..a2825d950 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 0.0.25 version: 0.0.25 '@scalar/hono-api-reference': - specifier: 0.9.12 - version: 0.9.12(hono@4.8.10) + specifier: 0.9.13 + version: 0.9.13(hono@4.8.10) '@sentry/node': specifier: 9.43.0 version: 9.43.0 @@ -2175,22 +2175,22 @@ packages: '@rss3/sdk@0.0.25': resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==} - '@scalar/core@0.3.10': - resolution: {integrity: sha512-WKLaZk5zj65CbS0Ox0BMZ1GX9gFrVdwgV/cdRjT2Av8H5CizOSirXk4PwdsU8V8Q4gAltVy9cnt6yKc2ZnRY+w==} + '@scalar/core@0.3.11': + resolution: {integrity: sha512-4O3mC29k2STz4quBHrpsl6czxi94F3dy8Ej/OPbELS2myKO4GoxromT0BiKSLPAThCnmJ0rqMZ7k9NsgzVjEgA==} engines: {node: '>=20'} - '@scalar/hono-api-reference@0.9.12': - resolution: {integrity: sha512-ygbQsh+5QaRyAx851utApy12FW+wSRLuOBTpL2U5RVzDjvN6vMBZs119mqH1BmY6ltVn8k7DvS2Ooyx0ttah/A==} + '@scalar/hono-api-reference@0.9.13': + resolution: {integrity: sha512-79Gs+/2/FcqwZ3Lp0lsv3pFKHY1qBF2ONkfgh/gxRsd8Z+RZRTDBZafe7OConj+c4tHm0Zz3bKTKEV0OMQi/aA==} engines: {node: '>=20'} peerDependencies: hono: ^4.0.0 - '@scalar/openapi-types@0.3.6': - resolution: {integrity: sha512-hkLIgDIQxSgZNYCqNkty2p/V8hjeMf711uT8IKIjNw8oaT/cjT1HC/3V0FVhJ6x2eaufir+WXt5Zqv/iVk5pyQ==} + '@scalar/openapi-types@0.3.7': + resolution: {integrity: sha512-QHSvHBVDze3+dUwAhIGq6l1iOev4jdoqdBK7QpfeN1Q4h+6qpVEw3EEqBiH0AXUSh/iWwObBv4uMgfIx0aNZ5g==} engines: {node: '>=20'} - '@scalar/types@0.2.10': - resolution: {integrity: sha512-ZlOzYoYzzGRnMr6RufAnjksv94MyL4s4HElg9mdo9gQXPch24lNiE0pE0k6vxdB+ncgbGWZ1T6qCC/lJXMLL1Q==} + '@scalar/types@0.2.11': + resolution: {integrity: sha512-SUZzGmoisWsYv33LmmT/ajvSlcl9ZDj9d5RncJ+wB9ZQ2l018xlfpDIH9Kdfo+6KCKQOe3LYLXfH4Lzm891Mag==} engines: {node: '>=20'} '@sec-ant/readable-stream@0.4.1': @@ -7935,22 +7935,22 @@ snapshots: '@rss3/api-core': 0.0.25 '@rss3/api-utils': 0.0.25 - '@scalar/core@0.3.10': + '@scalar/core@0.3.11': dependencies: - '@scalar/types': 0.2.10 + '@scalar/types': 0.2.11 - '@scalar/hono-api-reference@0.9.12(hono@4.8.10)': + '@scalar/hono-api-reference@0.9.13(hono@4.8.10)': dependencies: - '@scalar/core': 0.3.10 + '@scalar/core': 0.3.11 hono: 4.8.10 - '@scalar/openapi-types@0.3.6': + '@scalar/openapi-types@0.3.7': dependencies: zod: 3.24.1 - '@scalar/types@0.2.10': + '@scalar/types@0.2.11': dependencies: - '@scalar/openapi-types': 0.3.6 + '@scalar/openapi-types': 0.3.7 nanoid: 5.1.5 zod: 3.24.1