chore(deps): bump @scalar/hono-api-reference from 0.10.3 to 0.10.4 (#21448)

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.10.3 to 0.10.4.
- [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.10.4
  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] 2026-03-19 08:15:14 +00:00 committed by GitHub
parent d6f8ca5b33
commit 3d17367c4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 22 additions and 22 deletions

View File

@ -71,7 +71,7 @@
"@opentelemetry/sdk-trace-base": "2.6.0",
"@opentelemetry/semantic-conventions": "1.40.0",
"@rss3/sdk": "0.0.25",
"@scalar/hono-api-reference": "0.10.3",
"@scalar/hono-api-reference": "0.10.4",
"@sentry/node": "10.44.0",
"aes-js": "3.1.2",
"cheerio": "1.2.0",

View File

@ -74,8 +74,8 @@ importers:
specifier: 0.0.25
version: 0.0.25
'@scalar/hono-api-reference':
specifier: 0.10.3
version: 0.10.3(hono@4.12.8)
specifier: 0.10.4
version: 0.10.4(hono@4.12.8)
'@sentry/node':
specifier: 10.44.0
version: 10.44.0
@ -2362,22 +2362,22 @@ packages:
'@rss3/sdk@0.0.25':
resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==}
'@scalar/core@0.4.3':
resolution: {integrity: sha512-Fp/J5RyajknwZrDG5/nsJRxL07cS2gJ9wvnvIWcFgsR8HWy/7qMQ+PtpYhdBmMYiBAql1JJobKTu/7ZWqnHaFA==}
'@scalar/core@0.4.4':
resolution: {integrity: sha512-eXIG0opyQn45FzpTp0dAWFP1Vjcx+helgUAsa0uN36tyUR7DSmz2kRwHqqedzvPWryeRCKPz7/vwzKpETZp5lg==}
engines: {node: '>=22'}
'@scalar/helpers@0.4.1':
resolution: {integrity: sha512-XfyYqSUA597wfzS8lmMY1xvYv4si2WytuoBWj7JDpx3E/lVq7YEsticXF/Q30ttFVRBfgQErg8MQI6b6IkZr2Q==}
'@scalar/helpers@0.4.2':
resolution: {integrity: sha512-IrgrGVSahCfYDNWITazz4Q1BOndp5eEzlimRkfxiYn++KqeWyLfALyym1omqcdKGYtiSx1KIbKaUJL9vkjaN7w==}
engines: {node: '>=22'}
'@scalar/hono-api-reference@0.10.3':
resolution: {integrity: sha512-bdueh25lDTx8US5qJux4L3LlkXwqe64kUnPEGqFmjAYfNfDJI3KknCgq43P9aikO07wnqpPNRYGj8sxOEubidw==}
'@scalar/hono-api-reference@0.10.4':
resolution: {integrity: sha512-mRH3GAx5sfXB0e9bHhjaRORzX/Hct1Gmj6s0wVAEMVpYm31dsR4om4Qu5zLAVbYroc0QWpo2h19+vu9pg/lG2w==}
engines: {node: '>=22'}
peerDependencies:
hono: ^4.12.5
'@scalar/types@0.7.3':
resolution: {integrity: sha512-9ThydMH28aA5DMm8Q/nTKXKnAKejG7Awlj7IC99oXkq5aOJ60Sn0kS1RWaqQosaWI3ezyPJ7/sUglssAEMA6EA==}
'@scalar/types@0.7.4':
resolution: {integrity: sha512-1o9uf42lZ9YD0XP/HMWrwXN0unx6vFTTgtduA1F28Yloea9Pfv9N2R/t0wO91iSIzw4+NubEFolunbdb2QcgHA==}
engines: {node: '>=22'}
'@scure/base@2.0.0':
@ -4782,8 +4782,8 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
nanoid@5.1.6:
resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==}
nanoid@5.1.7:
resolution: {integrity: sha512-ua3NDgISf6jdwezAheMOk4mbE1LXjm1DfMUDMuJf4AqxLFK3ccGpgWizwa5YV7Yz9EpXwEaWoRXSb/BnV0t5dQ==}
engines: {node: ^18 || >=20}
hasBin: true
@ -7873,21 +7873,21 @@ snapshots:
'@rss3/api-core': 0.0.25
'@rss3/api-utils': 0.0.25
'@scalar/core@0.4.3':
'@scalar/core@0.4.4':
dependencies:
'@scalar/types': 0.7.3
'@scalar/types': 0.7.4
'@scalar/helpers@0.4.1': {}
'@scalar/helpers@0.4.2': {}
'@scalar/hono-api-reference@0.10.3(hono@4.12.8)':
'@scalar/hono-api-reference@0.10.4(hono@4.12.8)':
dependencies:
'@scalar/core': 0.4.3
'@scalar/core': 0.4.4
hono: 4.12.8
'@scalar/types@0.7.3':
'@scalar/types@0.7.4':
dependencies:
'@scalar/helpers': 0.4.1
nanoid: 5.1.6
'@scalar/helpers': 0.4.2
nanoid: 5.1.7
type-fest: 5.4.4
zod: 4.3.6
@ -10571,7 +10571,7 @@ snapshots:
nanoid@3.3.11: {}
nanoid@5.1.6: {}
nanoid@5.1.7: {}
napi-postinstall@0.3.4: {}