chore(deps): bump @scalar/hono-api-reference from 0.11.6 to 0.11.7 (#22397)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.11.6 to 0.11.7. - [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.11.7 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:
parent
c185ad574a
commit
bb1af5d799
|
|
@ -73,7 +73,7 @@
|
|||
"@opentelemetry/sdk-trace-base": "2.8.0",
|
||||
"@opentelemetry/semantic-conventions": "1.41.1",
|
||||
"@rss3/sdk": "0.0.25",
|
||||
"@scalar/hono-api-reference": "0.11.6",
|
||||
"@scalar/hono-api-reference": "0.11.7",
|
||||
"@sentry/node": "10.62.0",
|
||||
"cheerio": "1.2.0",
|
||||
"city-timezones": "1.3.4",
|
||||
|
|
|
|||
|
|
@ -80,8 +80,8 @@ importers:
|
|||
specifier: 0.0.25
|
||||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.11.6
|
||||
version: 0.11.6(hono@4.12.27)
|
||||
specifier: 0.11.7
|
||||
version: 0.11.7(hono@4.12.27)
|
||||
'@sentry/node':
|
||||
specifier: 10.62.0
|
||||
version: 10.62.0(@opentelemetry/core@2.8.0(@opentelemetry/api@1.9.1))(@opentelemetry/exporter-trace-otlp-http@0.219.0(@opentelemetry/api@1.9.1))
|
||||
|
|
@ -2334,16 +2334,16 @@ packages:
|
|||
'@rss3/sdk@0.0.25':
|
||||
resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==}
|
||||
|
||||
'@scalar/client-side-rendering@0.2.6':
|
||||
resolution: {integrity: sha512-wvnyBtNdYob6CdmpFqLSQoGM5q5Ra8bXyq713T/u8Nq1NXbULk1znz/LyR78u8g++0G8bkxnVzhvOf7s9FwHFw==}
|
||||
'@scalar/client-side-rendering@0.3.0':
|
||||
resolution: {integrity: sha512-FFpLokNEyKvpKAJesa+eDh+2e+4qdhoexAJp6alhhxUA6SGqhDfTIV4P+0nZBMdMD6WPu4YeVJHa1hRrGKUVMA==}
|
||||
engines: {node: '>=22'}
|
||||
|
||||
'@scalar/helpers@0.9.0':
|
||||
resolution: {integrity: sha512-M34CLRCttqC1bXthI/QSzQj0s5C6nrU2PFWf/vOT3RpycbiGDGQbqR+5RfFzpOIQvRqbHfNdcRbeiZBw+vCbkQ==}
|
||||
engines: {node: '>=22'}
|
||||
|
||||
'@scalar/hono-api-reference@0.11.6':
|
||||
resolution: {integrity: sha512-fq75HkPnM6YKBURAcpIFnf6gC4LNo58qerkje0FUlOYyCiIJ6/QIW9/Sbz58BoYuJKaqltWsOvjv6KarH1BicA==}
|
||||
'@scalar/hono-api-reference@0.11.7':
|
||||
resolution: {integrity: sha512-XhQbhhHP9R2CknVIjuqKie7+fkbLWuZzKoXMKPefYGkL+tji7CfametAwvzyb/WzaPktZBl7ZxqpC3pAve0Y7A==}
|
||||
engines: {node: '>=22'}
|
||||
peerDependencies:
|
||||
hono: ^4.12.5
|
||||
|
|
@ -7353,7 +7353,7 @@ snapshots:
|
|||
'@rss3/api-core': 0.0.25
|
||||
'@rss3/api-utils': 0.0.25
|
||||
|
||||
'@scalar/client-side-rendering@0.2.6':
|
||||
'@scalar/client-side-rendering@0.3.0':
|
||||
dependencies:
|
||||
'@scalar/schemas': 0.7.0
|
||||
'@scalar/types': 0.16.0
|
||||
|
|
@ -7361,9 +7361,9 @@ snapshots:
|
|||
|
||||
'@scalar/helpers@0.9.0': {}
|
||||
|
||||
'@scalar/hono-api-reference@0.11.6(hono@4.12.27)':
|
||||
'@scalar/hono-api-reference@0.11.7(hono@4.12.27)':
|
||||
dependencies:
|
||||
'@scalar/client-side-rendering': 0.2.6
|
||||
'@scalar/client-side-rendering': 0.3.0
|
||||
hono: 4.12.27
|
||||
|
||||
'@scalar/schemas@0.7.0':
|
||||
|
|
|
|||
Loading…
Reference in New Issue