chore(deps): bump @scalar/hono-api-reference from 0.9.45 to 0.9.46 (#21247)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.45 to 0.9.46. - [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.46 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
06d456eda4
commit
e783ef98aa
|
|
@ -70,7 +70,7 @@
|
|||
"@opentelemetry/sdk-trace-base": "2.5.1",
|
||||
"@opentelemetry/semantic-conventions": "1.39.0",
|
||||
"@rss3/sdk": "0.0.25",
|
||||
"@scalar/hono-api-reference": "0.9.45",
|
||||
"@scalar/hono-api-reference": "0.9.46",
|
||||
"@sentry/node": "10.40.0",
|
||||
"aes-js": "3.1.2",
|
||||
"cheerio": "1.2.0",
|
||||
|
|
|
|||
|
|
@ -85,8 +85,8 @@ importers:
|
|||
specifier: 0.0.25
|
||||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.9.45
|
||||
version: 0.9.45(hono@4.12.2)
|
||||
specifier: 0.9.46
|
||||
version: 0.9.46(hono@4.12.2)
|
||||
'@sentry/node':
|
||||
specifier: 10.40.0
|
||||
version: 10.40.0
|
||||
|
|
@ -2052,22 +2052,22 @@ packages:
|
|||
'@rtsao/scc@1.1.0':
|
||||
resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
|
||||
|
||||
'@scalar/core@0.3.42':
|
||||
resolution: {integrity: sha512-RbyooMuG4oQEOhiA/tC+++bkIK1zeYGNxrTzSAgTrTzVlbFKPzw72fs4gX9/eHDo7qVc9FsymIW6qVpWbySzNg==}
|
||||
'@scalar/core@0.3.43':
|
||||
resolution: {integrity: sha512-id97ufmbFPXCGKLizx0pATqeVm0hJk6WVLX1IUPYZJBTvo4Bq4u/hUGeWZtdn+Drgc11zMkGHL3LADulgFFyNA==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@scalar/helpers@0.2.16':
|
||||
resolution: {integrity: sha512-JlDUKdmwAHdcFUdTngNtx/uhLKTBACXlgvri7iKb6Jx6ImRIBgHwxZNAqlil1L047+QBrKh97lnezNpzNQAffQ==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@scalar/hono-api-reference@0.9.45':
|
||||
resolution: {integrity: sha512-RH275yhbKlON6N1KgJUCiLIixw0Bd77Dp/6IuYQ6UhIboyq6c4EuSegRLJrb3XpP57+MNKuetYvAljDp8alHpQ==}
|
||||
'@scalar/hono-api-reference@0.9.46':
|
||||
resolution: {integrity: sha512-nbedx0W885vlAua9No5/cjw4b0JW0mIs1DgWU+LZS91tug+VwnMv4NyjAxKi4z+HP8l/z8Y1PPYs+atd8h4Kzw==}
|
||||
engines: {node: '>=20'}
|
||||
peerDependencies:
|
||||
hono: ^4.11.5
|
||||
|
||||
'@scalar/types@0.6.7':
|
||||
resolution: {integrity: sha512-ihHaoPF9qQR05pV3mfE7yBlHQdm5CoJVE0HiJFH6xSrzLfk2yJ6XdD3OzyRCqyxkZ38bj2RIZMS6LJsGy4p66g==}
|
||||
'@scalar/types@0.6.8':
|
||||
resolution: {integrity: sha512-24AwoTKOggB+VNY65yIuSXwE5/kwjplqrx4v+VYuRBtIMVt3I+Ppaz45Xk3QoDirNCGtraNRpAbfArLRlFcP/w==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@scure/base@2.0.0':
|
||||
|
|
@ -7562,18 +7562,18 @@ snapshots:
|
|||
|
||||
'@rtsao/scc@1.1.0': {}
|
||||
|
||||
'@scalar/core@0.3.42':
|
||||
'@scalar/core@0.3.43':
|
||||
dependencies:
|
||||
'@scalar/types': 0.6.7
|
||||
'@scalar/types': 0.6.8
|
||||
|
||||
'@scalar/helpers@0.2.16': {}
|
||||
|
||||
'@scalar/hono-api-reference@0.9.45(hono@4.12.2)':
|
||||
'@scalar/hono-api-reference@0.9.46(hono@4.12.2)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.3.42
|
||||
'@scalar/core': 0.3.43
|
||||
hono: 4.12.2
|
||||
|
||||
'@scalar/types@0.6.7':
|
||||
'@scalar/types@0.6.8':
|
||||
dependencies:
|
||||
'@scalar/helpers': 0.2.16
|
||||
nanoid: 5.1.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue