chore(deps): bump @scalar/hono-api-reference from 0.8.2 to 0.8.3 (#18921)

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

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-04-23 08:17:21 +00:00 committed by GitHub
parent 7584f32f82
commit 3ff7c135cc
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.32.0",
"@postlight/parser": "2.2.3",
"@rss3/sdk": "0.0.25",
"@scalar/hono-api-reference": "0.8.2",
"@scalar/hono-api-reference": "0.8.3",
"@sentry/node": "9.13.0",
"@tonyrl/rand-user-agent": "2.0.83",
"aes-js": "3.1.2",

View File

@ -60,8 +60,8 @@ importers:
specifier: 0.0.25
version: 0.0.25
'@scalar/hono-api-reference':
specifier: 0.8.2
version: 0.8.2(hono@4.7.7)
specifier: 0.8.3
version: 0.8.3(hono@4.7.7)
'@sentry/node':
specifier: 9.13.0
version: 9.13.0
@ -2316,12 +2316,12 @@ packages:
'@rss3/sdk@0.0.25':
resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==}
'@scalar/core@0.2.8':
resolution: {integrity: sha512-4WjhJl0hJGgPGznmRvMFscY4ZMRbXgfEAsDGWl9eVqE/ZdXFxnoY2LsGhBALSKEYfwgNwLzk3A+0bCv2oU6N7g==}
'@scalar/core@0.2.9':
resolution: {integrity: sha512-jiUVjN2EubmhitkiXdVxqpkuEbo3e4gQLjla4NfIjgvkJFwF5FmMXQQK6m5AQ5SUgvMCK6hskVMeIYx9bhsgaQ==}
engines: {node: '>=18'}
'@scalar/hono-api-reference@0.8.2':
resolution: {integrity: sha512-sgNtRst9KTamZMxE66fuIczgTsG7Yeputoelvxw/O+5dcN4KPeZ8ac67aqFH9sG1t+bbQyxqZ+qn+6ESoZMJQw==}
'@scalar/hono-api-reference@0.8.3':
resolution: {integrity: sha512-TIyna7k/b9zq7HR4xN7PPlN+3zKgmbF4zfyMZGS8xMTORIY7r3K9Puta0d30p48ZeTM0Jvwad0hxnaGEZstAsw==}
engines: {node: '>=18'}
peerDependencies:
hono: ^4.0.0
@ -2330,8 +2330,8 @@ packages:
resolution: {integrity: sha512-waiKk12cRCqyUCWTOX0K1WEVX46+hVUK+zRPzAahDJ7G0TApvbNkuy5wx7aoUyEk++HHde0XuQnshXnt8jsddA==}
engines: {node: '>=18'}
'@scalar/types@0.1.8':
resolution: {integrity: sha512-VL1dcLB6w7V0htFxIgcdQeQhD5LFW1oqWk9ZWfzd9Ekl0a3bDGc81R5S3fk6qCHahPZR3cVPr4rHVQh0aX+FrQ==}
'@scalar/types@0.1.9':
resolution: {integrity: sha512-VyGZpiPHK3w+8AzypXF0Uj4sTb9n25FjQKgHxNmlnw/q4DMF6Y9m402LSWqu/N7p4fM/1dImkptf75FnKkzIwQ==}
engines: {node: '>=18'}
'@sec-ant/readable-stream@0.4.1':
@ -8372,20 +8372,20 @@ snapshots:
'@rss3/api-core': 0.0.25
'@rss3/api-utils': 0.0.25
'@scalar/core@0.2.8':
'@scalar/core@0.2.9':
dependencies:
'@scalar/types': 0.1.8
'@scalar/types': 0.1.9
'@scalar/hono-api-reference@0.8.2(hono@4.7.7)':
'@scalar/hono-api-reference@0.8.3(hono@4.7.7)':
dependencies:
'@scalar/core': 0.2.8
'@scalar/core': 0.2.9
hono: 4.7.7
'@scalar/openapi-types@0.2.0':
dependencies:
zod: 3.24.3
'@scalar/types@0.1.8':
'@scalar/types@0.1.9':
dependencies:
'@scalar/openapi-types': 0.2.0
'@unhead/schema': 1.11.20