chore(deps): bump @scalar/hono-api-reference from 0.6.0 to 0.7.1 (#18622)

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.6.0 to 0.7.1.
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-18 09:32:55 +08:00 committed by GitHub
parent e391faaddd
commit b2b5d5c382
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -64,7 +64,7 @@
"@opentelemetry/semantic-conventions": "1.30.0",
"@postlight/parser": "2.2.3",
"@rss3/sdk": "0.0.25",
"@scalar/hono-api-reference": "0.6.0",
"@scalar/hono-api-reference": "0.7.1",
"@sentry/node": "9.5.0",
"@tonyrl/rand-user-agent": "2.0.83",
"aes-js": "3.1.2",

View File

@ -59,8 +59,8 @@ importers:
specifier: 0.0.25
version: 0.0.25
'@scalar/hono-api-reference':
specifier: 0.6.0
version: 0.6.0(hono@4.7.4)
specifier: 0.7.1
version: 0.7.1(hono@4.7.4)
'@sentry/node':
specifier: 9.5.0
version: 9.5.0
@ -2025,12 +2025,12 @@ packages:
'@rss3/sdk@0.0.25':
resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==}
'@scalar/core@0.1.3':
resolution: {integrity: sha512-tCSCZWyzAviHfIHwWVpUU5tKugkGbvneoh5UeHvDXlnIOM/cThUm5woDPf6D4YnCDTlPIZ6ymrYwDn6XpqNG4g==}
'@scalar/core@0.2.1':
resolution: {integrity: sha512-3/K8EsnNcDtwGZwPFycIi0fXfCa3nW3Yapjjw1tRWXUs61tQkIyxNa8/L35zXxt+HcOxjXJMERe/TedhAWYHIg==}
engines: {node: '>=18'}
'@scalar/hono-api-reference@0.6.0':
resolution: {integrity: sha512-tNd4quOzFpvidkHskOde0jYzTdANjRlrLwZxoJM1v4Y1xilfHj06tC6DS62Kx6qSuVwvGi1/8KTODUxhJp3KxQ==}
'@scalar/hono-api-reference@0.7.1':
resolution: {integrity: sha512-GSAQchWm1LFkbMiRBh+Z+ICrB4WWtENlRBn5Tyvobdar9UHZRK/rQr2UJYF8WWFMXAcMWMqBznXdp1uEovfsqA==}
engines: {node: '>=18'}
peerDependencies:
hono: ^4.0.0
@ -2039,8 +2039,8 @@ packages:
resolution: {integrity: sha512-HQQudOSQBU7ewzfnBW9LhDmBE2XOJgSfwrh5PlUB7zJup/kaRkBGNgV2wMjNz9Af/uztiU/xNrO179FysmUT+g==}
engines: {node: '>=18'}
'@scalar/types@0.1.0':
resolution: {integrity: sha512-6yYwc7+PSY3bAWkQVCYxp7qPOgqaWDHmp2ceZhXaXGYbwGK7jLqwG+YAMZfl9qqo0NzoBoClUVkb8aTER1LX2A==}
'@scalar/types@0.1.1':
resolution: {integrity: sha512-LlUX6AmOOGoRqOMoO835V2FezM1KiO5UlvQC3poT/s7oqD6ranqwRNFxyrPz/IxClPYR+SV1yBUSNKely4ZQhQ==}
engines: {node: '>=18'}
'@sec-ant/readable-stream@0.4.1':
@ -7819,18 +7819,18 @@ snapshots:
'@rss3/api-core': 0.0.25
'@rss3/api-utils': 0.0.25
'@scalar/core@0.1.3':
'@scalar/core@0.2.1':
dependencies:
'@scalar/types': 0.1.0
'@scalar/types': 0.1.1
'@scalar/hono-api-reference@0.6.0(hono@4.7.4)':
'@scalar/hono-api-reference@0.7.1(hono@4.7.4)':
dependencies:
'@scalar/core': 0.1.3
'@scalar/core': 0.2.1
hono: 4.7.4
'@scalar/openapi-types@0.1.9': {}
'@scalar/types@0.1.0':
'@scalar/types@0.1.1':
dependencies:
'@scalar/openapi-types': 0.1.9
'@unhead/schema': 1.11.20