From dec477e110d2e0f75c8a13e7ca275b492d491f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 08:11:21 +0000 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.9.27 to 0.9.28 (#20673) Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.27 to 0.9.28. - [Release notes](https://github.com/scalar/scalar/releases) - [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.28 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 | 33 ++++++++++++++------------------- 2 files changed, 15 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index ffb25fda8..72a56dbf9 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@opentelemetry/semantic-conventions": "1.38.0", "@postlight/parser": "2.2.3", "@rss3/sdk": "0.0.25", - "@scalar/hono-api-reference": "0.9.27", + "@scalar/hono-api-reference": "0.9.28", "@sentry/node": "10.29.0", "aes-js": "3.1.2", "art-template": "4.13.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66b6598cd..6c48ace1b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: 0.0.25 version: 0.0.25 '@scalar/hono-api-reference': - specifier: 0.9.27 - version: 0.9.27(hono@4.10.7) + specifier: 0.9.28 + version: 0.9.28(hono@4.10.7) '@sentry/node': specifier: 10.29.0 version: 10.29.0 @@ -2251,18 +2251,18 @@ packages: '@rss3/sdk@0.0.25': resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==} - '@scalar/core@0.3.25': - resolution: {integrity: sha512-bbdkH17+0nArlrEHEyf/xNCPcnvjghkFmi7xz989k16SaaLZBn962WWG0ODPQUetK1anmv8nnfzufZJYZuGR/g==} + '@scalar/core@0.3.26': + resolution: {integrity: sha512-CTwhU0zteyhFvlGbiErUC/nt7o4VMraXC4E52x2Cz+s/rgGrmS00pTYtnjO3NVQXXqjScq8BqMTqBZrHQEJhWw==} engines: {node: '>=20'} - '@scalar/hono-api-reference@0.9.27': - resolution: {integrity: sha512-+puF9ZqiZU4YvP+sOJJji/9OVA1G6ksvjN+5M1axA4rEMEUWUGLr6xV1DU+v/Or77ySU2X+zY0HpVzsWsbt1Gw==} + '@scalar/hono-api-reference@0.9.28': + resolution: {integrity: sha512-RVY55Rpcy9/irv0SMSxuSlQ6wDyuP+iTDmTz/d5tGv/qqo8vEOJMdDRNftMUqdtqiZUAE8fXJnuDCTJ80ZztAQ==} engines: {node: '>=20'} peerDependencies: hono: ^4.10.3 - '@scalar/types@0.5.1': - resolution: {integrity: sha512-+BSZlfDc5tqFnB+MEJ16o5x86PkKfRK4UYgEv9T5LYmaGmStZF110GoYNbUW6lWRmjFzdPyqS8S7Tijwqd7hXA==} + '@scalar/types@0.5.2': + resolution: {integrity: sha512-F5wyb/B/Mu56PpNqhgSfuKwiwVnmhNhzTOo+k5b++HvYhjwAnqnw8BzbDzwXhhn172IPw8kSkupA/vphw61IRA==} engines: {node: '>=20'} '@sec-ant/readable-stream@0.4.1': @@ -6319,9 +6319,6 @@ packages: zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - zod@4.1.11: - resolution: {integrity: sha512-WPsqwxITS2tzx1bzhIKsEs19ABD5vmCVa4xBo2tq/SrV4RNZtfws1EnCWQXM6yh8bD08a1idvkB5MZSBiZsjwg==} - zod@4.1.13: resolution: {integrity: sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==} @@ -8202,20 +8199,20 @@ snapshots: '@rss3/api-core': 0.0.25 '@rss3/api-utils': 0.0.25 - '@scalar/core@0.3.25': + '@scalar/core@0.3.26': dependencies: - '@scalar/types': 0.5.1 + '@scalar/types': 0.5.2 - '@scalar/hono-api-reference@0.9.27(hono@4.10.7)': + '@scalar/hono-api-reference@0.9.28(hono@4.10.7)': dependencies: - '@scalar/core': 0.3.25 + '@scalar/core': 0.3.26 hono: 4.10.7 - '@scalar/types@0.5.1': + '@scalar/types@0.5.2': dependencies: nanoid: 5.1.5 type-fest: 5.0.0 - zod: 4.1.11 + zod: 4.1.13 '@sec-ant/readable-stream@0.4.1': {} @@ -12721,6 +12718,4 @@ snapshots: zod@3.25.76: {} - zod@4.1.11: {} - zod@4.1.13: {}