diff --git a/package.json b/package.json index ca821913c..32d9231a6 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.22", - "@scalar/hono-api-reference": "0.5.152", + "@scalar/hono-api-reference": "0.5.153", "@sentry/node": "7.119.1", "@tonyrl/rand-user-agent": "2.0.81", "aes-js": "3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 074698323..eeed573a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 0.0.22 version: 0.0.22 '@scalar/hono-api-reference': - specifier: 0.5.152 - version: 0.5.152(hono@4.6.3) + specifier: 0.5.153 + version: 0.5.153(hono@4.6.3) '@sentry/node': specifier: 7.119.1 version: 7.119.1 @@ -1690,18 +1690,18 @@ packages: '@rss3/sdk@0.0.22': resolution: {integrity: sha512-yBfxbEoVxzBWeCccWDTH6VXy+TxkTnW7D8QwKbq+IQVb8ou7g1vw9oLy4E4yEu2CJ8XEZNE2BaTl2l0BWxcGOQ==} - '@scalar/hono-api-reference@0.5.152': - resolution: {integrity: sha512-mSRpicEjr3q3ulXHV9fpPKgq+Mju0/A9jyB4NvvZ9GitunTm6P4urr/RKzgESDTqYK3zK/VGahZWeQFLi6PSKQ==} + '@scalar/hono-api-reference@0.5.153': + resolution: {integrity: sha512-Eo4AeRanOthMI9uD/vC1GZ70ztt9aty+xoL9tUe1TUvhoTpFmGOLKzwRCFyqMSc0W16qcWXo/hkVY0BcYS+oEg==} engines: {node: '>=18'} peerDependencies: hono: ^4.0.0 - '@scalar/openapi-types@0.1.1': - resolution: {integrity: sha512-NMy3QNk6ytcCoPUGJH0t4NNr36OWXgZhA3ormr3TvhX1NDgoF95wFyodGVH8xiHeUyn2/FxtETm8UBLbB5xEmg==} + '@scalar/openapi-types@0.1.2': + resolution: {integrity: sha512-TxiAbs9Rw5qnMs/vvg+4Zx1Xf/5RhJXf8w6JOYSgvp4d2IKkOKc9eSOhid8ySvz7bWCjF2yWd8eHNc/BFs8cXg==} engines: {node: '>=18'} - '@scalar/types@0.0.13': - resolution: {integrity: sha512-4baCQ3uXTQsT/da5X3+yO34VEu057Jjw0SJFkaaFmXTqHXVZM+SaDHSyTvT6tyKvgDpPpn6iD22uiFCdldEzRQ==} + '@scalar/types@0.0.14': + resolution: {integrity: sha512-4yzW5d9nWtRE3eVNfLnuVUScSMf325PYJ9qCJ8CpaVP7hnWrTv9xGw/2n7csEKzu3QJkdff0myibHfxXJ6ICig==} engines: {node: '>=18'} '@sec-ant/readable-stream@0.4.1': @@ -7143,16 +7143,16 @@ snapshots: '@rss3/api-core': 0.0.22 '@rss3/api-utils': 0.0.22 - '@scalar/hono-api-reference@0.5.152(hono@4.6.3)': + '@scalar/hono-api-reference@0.5.153(hono@4.6.3)': dependencies: - '@scalar/types': 0.0.13 + '@scalar/types': 0.0.14 hono: 4.6.3 - '@scalar/openapi-types@0.1.1': {} + '@scalar/openapi-types@0.1.2': {} - '@scalar/types@0.0.13': + '@scalar/types@0.0.14': dependencies: - '@scalar/openapi-types': 0.1.1 + '@scalar/openapi-types': 0.1.2 '@unhead/schema': 1.11.7 '@sec-ant/readable-stream@0.4.1': {}