From 7ad41f89c07328f7b91018ae647824eed62edcc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:48:50 +0800 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.5.146 to 0.5.147 (#16833) * chore(deps): bump @scalar/hono-api-reference from 0.5.146 to 0.5.147 Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.146 to 0.5.147. - [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] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index e880fbb1a8c69..a54692fd0c5dd 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@opentelemetry/semantic-conventions": "1.27.0", "@postlight/parser": "2.2.3", "@rss3/sdk": "0.0.17", - "@scalar/hono-api-reference": "0.5.146", + "@scalar/hono-api-reference": "0.5.147", "@sentry/node": "7.116.0", "@tonyrl/rand-user-agent": "2.0.78", "aes-js": "3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d5c37af03a8e..e5ad2b60d1bda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 0.0.17 version: 0.0.17 '@scalar/hono-api-reference': - specifier: 0.5.146 - version: 0.5.146(hono@4.6.2) + specifier: 0.5.147 + version: 0.5.147(hono@4.6.2) '@sentry/node': specifier: 7.116.0 version: 7.116.0 @@ -1762,8 +1762,8 @@ packages: '@rss3/sdk@0.0.17': resolution: {integrity: sha512-ZEHnIkJCurLCKCQCa7DIXVpHaZE7Sh4STWUtZavQllR8YctYh7esOWWSA5h6GfIAB79EB2Z/8mmwLIPQaV4dUQ==} - '@scalar/hono-api-reference@0.5.146': - resolution: {integrity: sha512-8+hE4Y2PQd3np2gT3rJ4YiyKFJDqCTo1N0A/rSYheymRO2Bxc8g7mOo+3roStHLH9zA3RnmJtlJSe+rbgHFWIw==} + '@scalar/hono-api-reference@0.5.147': + resolution: {integrity: sha512-s8qLiC82joMYQ3ONsHTZM/gPSUoDc/Sl3inOlYHNiO/Cgo8lFvIyjGKqJAWwUxNwYRheU7YLBR0VSkvfRjS4KA==} engines: {node: '>=18'} peerDependencies: hono: ^4.0.0 @@ -1772,12 +1772,12 @@ packages: resolution: {integrity: sha512-NMy3QNk6ytcCoPUGJH0t4NNr36OWXgZhA3ormr3TvhX1NDgoF95wFyodGVH8xiHeUyn2/FxtETm8UBLbB5xEmg==} engines: {node: '>=18'} - '@scalar/themes@0.9.29': - resolution: {integrity: sha512-2YHl6RjQtgdbgMMCtamS+u9KcVIohbpUKUColpRWvM15rflNDpJzJL4f622gBO5Pvqjhss4hw1buU7veugBeVA==} + '@scalar/themes@0.9.30': + resolution: {integrity: sha512-ndFfdHIbv9Q4ziEaK+SHG6Pb+yHfqJOLoGiv+6ziwVVgWD1qUHeNWdSigVj4WTH48TdogF9igb9aFgHtKXz95Q==} engines: {node: '>=18'} - '@scalar/types@0.0.8': - resolution: {integrity: sha512-xvS5HPDxc2gNwvGzBeWkAklJwYQClNcnuKPKsIODFaG5v+ji7ULdqA/8jvPAIhI4gdy14c2dxC8heoeJ3jybaw==} + '@scalar/types@0.0.9': + resolution: {integrity: sha512-Jo1vjCRMrP627UVpfwxdahAHycB2vSQ6dXt4ideXOIjeg6ABuqAu4S8SxrKo/V00dGv6rjplSNJQ8MhfheKrJQ==} engines: {node: '>=18'} '@sec-ant/readable-stream@0.4.1': @@ -7317,19 +7317,19 @@ snapshots: '@rss3/api-core': 0.0.17 '@rss3/api-utils': 0.0.17 - '@scalar/hono-api-reference@0.5.146(hono@4.6.2)': + '@scalar/hono-api-reference@0.5.147(hono@4.6.2)': dependencies: - '@scalar/types': 0.0.8 + '@scalar/types': 0.0.9 hono: 4.6.2 '@scalar/openapi-types@0.1.1': {} - '@scalar/themes@0.9.29': {} + '@scalar/themes@0.9.30': {} - '@scalar/types@0.0.8': + '@scalar/types@0.0.9': dependencies: '@scalar/openapi-types': 0.1.1 - '@scalar/themes': 0.9.29 + '@scalar/themes': 0.9.30 '@unhead/schema': 1.11.6 '@sec-ant/readable-stream@0.4.1': {}