Skip to content

Commit

Permalink
build(deps): bump @scalar/hono-api-reference from 0.5.147 to 0.5.150
Browse files Browse the repository at this point in the history
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.147 to 0.5.150.
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 2bfe058 commit a38d8ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/speaking-url-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@hono-rate-limiter/redis": "0.1.4",
"@hono/zod-openapi": "0.16.4",
"@hono/zod-validator": "0.4.1",
"@scalar/hono-api-reference": "0.5.147",
"@scalar/hono-api-reference": "0.5.150",
"@vercel/kv": "3.0.0",
"hono": "4.6.3",
"hono-rate-limiter": "0.4.0",
Expand Down
24 changes: 9 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -742,30 +742,24 @@
argparse "~1.0.9"
string-argv "~0.3.1"

"@scalar/[email protected].147":
version "0.5.147"
resolved "https://registry.yarnpkg.com/@scalar/hono-api-reference/-/hono-api-reference-0.5.147.tgz#28a89c683612919cf8f8823d605a0602bd54720a"
integrity sha512-s8qLiC82joMYQ3ONsHTZM/gPSUoDc/Sl3inOlYHNiO/Cgo8lFvIyjGKqJAWwUxNwYRheU7YLBR0VSkvfRjS4KA==
"@scalar/[email protected].150":
version "0.5.150"
resolved "https://registry.yarnpkg.com/@scalar/hono-api-reference/-/hono-api-reference-0.5.150.tgz#cce3e69c6ea7b5f35e7215eadb3aa1e488daa6c1"
integrity sha512-KGXaE8iEuYL2EhCDc9vBPw3a6+cj552b85EbflEUijOgLhKhcoDb2A/QIgyuk/89Us3mrWJubEZ8NiH8dMLd8Q==
dependencies:
"@scalar/types" "0.0.9"
"@scalar/types" "0.0.12"

"@scalar/[email protected]":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@scalar/openapi-types/-/openapi-types-0.1.1.tgz#1fef27b9f595d52c8a52a0d1626ab6448439abaf"
integrity sha512-NMy3QNk6ytcCoPUGJH0t4NNr36OWXgZhA3ormr3TvhX1NDgoF95wFyodGVH8xiHeUyn2/FxtETm8UBLbB5xEmg==

"@scalar/[email protected]":
version "0.9.30"
resolved "https://registry.yarnpkg.com/@scalar/themes/-/themes-0.9.30.tgz#b1142d1e5b637c088ec571519183bf75e08c1bcd"
integrity sha512-ndFfdHIbv9Q4ziEaK+SHG6Pb+yHfqJOLoGiv+6ziwVVgWD1qUHeNWdSigVj4WTH48TdogF9igb9aFgHtKXz95Q==

"@scalar/[email protected]":
version "0.0.9"
resolved "https://registry.yarnpkg.com/@scalar/types/-/types-0.0.9.tgz#4ac4720d68e76fdf60de9aba95f054037b39b210"
integrity sha512-Jo1vjCRMrP627UVpfwxdahAHycB2vSQ6dXt4ideXOIjeg6ABuqAu4S8SxrKo/V00dGv6rjplSNJQ8MhfheKrJQ==
"@scalar/[email protected]":
version "0.0.12"
resolved "https://registry.yarnpkg.com/@scalar/types/-/types-0.0.12.tgz#cb61a6fabe9d5cfb5e9fa4811c6a3ec4d064baf8"
integrity sha512-XYZ36lSEx87i4gDqopQlGCOkdIITHHEvgkuJFrXFATQs9zHARop0PN0g4RZYWj+ZpCUclOcaOjbCt8JGe22mnQ==
dependencies:
"@scalar/openapi-types" "0.1.1"
"@scalar/themes" "0.9.30"
"@unhead/schema" "^1.9.5"

"@sinclair/[email protected]":
Expand Down

0 comments on commit a38d8ea

Please sign in to comment.