From dfc0f33401f1a4393b9f7ee23b54e1d5d111b3fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:01:23 +0800 Subject: [PATCH] chore(deps): bump @scalar/hono-api-reference from 0.5.144 to 0.5.145 (#16673) * chore(deps): bump @scalar/hono-api-reference from 0.5.144 to 0.5.145 Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.144 to 0.5.145. - [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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index bbd3968fa98dc..2a7a9c61df8f5 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.15", - "@scalar/hono-api-reference": "0.5.144", + "@scalar/hono-api-reference": "0.5.145", "@sentry/node": "7.116.0", "@tonyrl/rand-user-agent": "2.0.76", "aes-js": "3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c00d4a06b8a04..572eac5508030 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 0.0.15 version: 0.0.15 '@scalar/hono-api-reference': - specifier: 0.5.144 - version: 0.5.144(hono@4.5.11) + specifier: 0.5.145 + version: 0.5.145(hono@4.5.11) '@sentry/node': specifier: 7.116.0 version: 7.116.0 @@ -1758,8 +1758,8 @@ packages: '@rss3/sdk@0.0.15': resolution: {integrity: sha512-refr0jRJ422G0kO3vU+S3D/6rXTVDAG/thiZYtg68FVuJc7OMmmiPrrRKf/8X/gOTa3BWsUNpyHRnEFNdJa09w==} - '@scalar/hono-api-reference@0.5.144': - resolution: {integrity: sha512-ZeboJSlH8ZvdUjVGOZ1XEXKCvyls/s2MS+3Qif8EuTPGi6BG7hjYlcIk74perMc+zZfJl0b61aeaHlqqQ+El+A==} + '@scalar/hono-api-reference@0.5.145': + resolution: {integrity: sha512-ySfQ+fz1hyX/aWIZ+7Ict/LX3Y4uNVXhBZJqORI0yDUNfw/eqYUH47PHLqg3a+j7Und54RqQY8TKQkH9xQkzog==} engines: {node: '>=18'} peerDependencies: hono: ^4.0.0 @@ -1772,8 +1772,8 @@ packages: resolution: {integrity: sha512-2pFGnjSBL2daPA5roRNRDy8xAHpeTI5QYpfyTj88iIaYT68EVnDUheUA2i3vRB705FCGEbDR0xKD7poTSfAYng==} engines: {node: '>=18'} - '@scalar/types@0.0.6': - resolution: {integrity: sha512-MeL08EQO+lA8rJwS8Efch7KYs15G3Bm4XtNmJPRS1Ae85exWXkVS73TDlIyNBfk4eV+COs3tbBBLaUHpxUlRbQ==} + '@scalar/types@0.0.7': + resolution: {integrity: sha512-ylMAM8Kx+mSVu1yBipz7h2pQrEXyMTHkYWc/UigGdn3dpuBArTnkBdJte85yH/7+R630HGm3FSbAHSioOCT+vA==} engines: {node: '>=18'} '@sec-ant/readable-stream@0.4.1': @@ -7301,16 +7301,16 @@ snapshots: '@rss3/api-core': 0.0.15 '@rss3/api-utils': 0.0.15 - '@scalar/hono-api-reference@0.5.144(hono@4.5.11)': + '@scalar/hono-api-reference@0.5.145(hono@4.5.11)': dependencies: - '@scalar/types': 0.0.6 + '@scalar/types': 0.0.7 hono: 4.5.11 '@scalar/openapi-types@0.1.0': {} '@scalar/themes@0.9.28': {} - '@scalar/types@0.0.6': + '@scalar/types@0.0.7': dependencies: '@scalar/openapi-types': 0.1.0 '@scalar/themes': 0.9.28