chore(deps): bump @scalar/hono-api-reference from 0.9.28 to 0.9.30 (#20731)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.28 to 0.9.30. - [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.30 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
c45fc717d0
commit
4cf42a3a72
|
|
@ -72,7 +72,7 @@
|
|||
"@opentelemetry/semantic-conventions": "1.38.0",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@rss3/sdk": "0.0.25",
|
||||
"@scalar/hono-api-reference": "0.9.28",
|
||||
"@scalar/hono-api-reference": "0.9.30",
|
||||
"@sentry/node": "10.31.0",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
|
|
|
|||
|
|
@ -75,8 +75,8 @@ importers:
|
|||
specifier: 0.0.25
|
||||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.9.28
|
||||
version: 0.9.28(hono@4.11.1)
|
||||
specifier: 0.9.30
|
||||
version: 0.9.30(hono@4.11.1)
|
||||
'@sentry/node':
|
||||
specifier: 10.31.0
|
||||
version: 10.31.0
|
||||
|
|
@ -2251,18 +2251,22 @@ packages:
|
|||
'@rss3/sdk@0.0.25':
|
||||
resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==}
|
||||
|
||||
'@scalar/core@0.3.26':
|
||||
resolution: {integrity: sha512-CTwhU0zteyhFvlGbiErUC/nt7o4VMraXC4E52x2Cz+s/rgGrmS00pTYtnjO3NVQXXqjScq8BqMTqBZrHQEJhWw==}
|
||||
'@scalar/core@0.3.28':
|
||||
resolution: {integrity: sha512-Ka+g5P3Fe4f9lsJcBxfI+XAgwMYeZRgzIBWw1/HBrDoRmH3rV/N//410MBKEYXUw7pWpS+dZPJANZRvU5jtxhw==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@scalar/hono-api-reference@0.9.28':
|
||||
resolution: {integrity: sha512-RVY55Rpcy9/irv0SMSxuSlQ6wDyuP+iTDmTz/d5tGv/qqo8vEOJMdDRNftMUqdtqiZUAE8fXJnuDCTJ80ZztAQ==}
|
||||
'@scalar/helpers@0.2.4':
|
||||
resolution: {integrity: sha512-G7oGybO2QXM+MIxa4OZLXaYsS9mxKygFgOcY4UOXO6xpVoY5+8rahdak9cPk7HNj8RZSt4m/BveoT8g5BtnXxg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@scalar/hono-api-reference@0.9.30':
|
||||
resolution: {integrity: sha512-a9cPluqfi1bgX2p7PJl/2O4jgPcoAl/ecSAe74TbPYIi27A0O0bkUBscO7WNRJhWJ1GVVxX8NvJTNlDxUNBlpg==}
|
||||
engines: {node: '>=20'}
|
||||
peerDependencies:
|
||||
hono: ^4.10.3
|
||||
|
||||
'@scalar/types@0.5.2':
|
||||
resolution: {integrity: sha512-F5wyb/B/Mu56PpNqhgSfuKwiwVnmhNhzTOo+k5b++HvYhjwAnqnw8BzbDzwXhhn172IPw8kSkupA/vphw61IRA==}
|
||||
'@scalar/types@0.5.4':
|
||||
resolution: {integrity: sha512-5FNQH/zx3tnERzxfpErscPHfRxLCuhncmhFYiaSz196Xi2iG1YI08BtxTV2slfT6of52epJ/MrKerarplKf9eg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@sec-ant/readable-stream@0.4.1':
|
||||
|
|
@ -8202,17 +8206,20 @@ snapshots:
|
|||
'@rss3/api-core': 0.0.25
|
||||
'@rss3/api-utils': 0.0.25
|
||||
|
||||
'@scalar/core@0.3.26':
|
||||
'@scalar/core@0.3.28':
|
||||
dependencies:
|
||||
'@scalar/types': 0.5.2
|
||||
'@scalar/types': 0.5.4
|
||||
|
||||
'@scalar/hono-api-reference@0.9.28(hono@4.11.1)':
|
||||
'@scalar/helpers@0.2.4': {}
|
||||
|
||||
'@scalar/hono-api-reference@0.9.30(hono@4.11.1)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.3.26
|
||||
'@scalar/core': 0.3.28
|
||||
hono: 4.11.1
|
||||
|
||||
'@scalar/types@0.5.2':
|
||||
'@scalar/types@0.5.4':
|
||||
dependencies:
|
||||
'@scalar/helpers': 0.2.4
|
||||
nanoid: 5.1.5
|
||||
type-fest: 5.0.0
|
||||
zod: 4.2.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue