chore(deps): bump @scalar/hono-api-reference from 0.9.2 to 0.9.3 (#19297)
This commit is contained in:
parent
fcd64007ad
commit
0c1dca28d5
|
|
@ -65,7 +65,7 @@
|
|||
"@opentelemetry/semantic-conventions": "1.34.0",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@rss3/sdk": "0.0.25",
|
||||
"@scalar/hono-api-reference": "0.9.2",
|
||||
"@scalar/hono-api-reference": "0.9.3",
|
||||
"@sentry/node": "9.25.1",
|
||||
"@tonyrl/rand-user-agent": "2.0.83",
|
||||
"aes-js": "3.1.2",
|
||||
|
|
|
|||
|
|
@ -83,8 +83,8 @@ importers:
|
|||
specifier: 0.0.25
|
||||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.9.2
|
||||
version: 0.9.2(hono@4.7.11)
|
||||
specifier: 0.9.3
|
||||
version: 0.9.3(hono@4.7.11)
|
||||
'@sentry/node':
|
||||
specifier: 9.25.1
|
||||
version: 9.25.1
|
||||
|
|
@ -2162,22 +2162,22 @@ packages:
|
|||
'@rss3/sdk@0.0.25':
|
||||
resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==}
|
||||
|
||||
'@scalar/core@0.3.1':
|
||||
resolution: {integrity: sha512-k5TsihZcSdVnqE6JrRFdsvePDTe2RxjE+1wHdcnyFdIPief+ZdPn2fxCTlN0ozLoe08xlY3N9DHzDaneMpX58Q==}
|
||||
'@scalar/core@0.3.2':
|
||||
resolution: {integrity: sha512-XxB9/xVEVYpBgVyUoAjoALaFkJMvz+7GjSTYyc1jKVP7o5VAdvNTDWdGMNqlYtzpQmco7LQllb7aAmDo33S4xg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@scalar/hono-api-reference@0.9.2':
|
||||
resolution: {integrity: sha512-vGjzijTrNkfSLEBv013xzsTAQYhdVpuH0WACT2IlchjBcjUHKkvIktQ/N1z9bizysZYmH8HLG/BA0kXiSq/prg==}
|
||||
'@scalar/hono-api-reference@0.9.3':
|
||||
resolution: {integrity: sha512-UzdciNNyABx3iiqA2H9ljiU/nJaHDHpNbK85ZsOWDLN4QLnpWeBOTzhL5CZr5C8D33B1AKsvTYaqnQGKp1If6w==}
|
||||
engines: {node: '>=20'}
|
||||
peerDependencies:
|
||||
hono: ^4.0.0
|
||||
|
||||
'@scalar/openapi-types@0.3.1':
|
||||
resolution: {integrity: sha512-635pb0OIxhhr2yVPwqExOyNh8eo01JLOqXkDvvflHFBaGo7CHvq5sduwriXdplkn2TRNkxdkdy/eNSOMNPVa1A==}
|
||||
'@scalar/openapi-types@0.3.2':
|
||||
resolution: {integrity: sha512-O1AnVF29Z34TTiuMPzA8Bi9zAZuxLq5xGbW5vLvm9zUkwtI1v/mUsDNiWF3b0oOdk5LlVkrppKvI3xRFYUiyXg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@scalar/types@0.2.1':
|
||||
resolution: {integrity: sha512-eXcxuwazLABrnCjpqE4tG+FgiCKyHhKxB4V8Bn4Uj/XCBTemRd+WSzXp0mmpGuBbqz820j5UGrlZ5cWlUWaWWw==}
|
||||
'@scalar/types@0.2.2':
|
||||
resolution: {integrity: sha512-56KPwde4+zemnA/Nln6TP0ezBiem7K/UcEk94WhsPZU8PV9DVScyepCPU1xEMCNayMrOGG9OHybYyXKkbqt/fA==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
'@sec-ant/readable-stream@0.4.1':
|
||||
|
|
@ -8007,22 +8007,22 @@ snapshots:
|
|||
'@rss3/api-core': 0.0.25
|
||||
'@rss3/api-utils': 0.0.25
|
||||
|
||||
'@scalar/core@0.3.1':
|
||||
'@scalar/core@0.3.2':
|
||||
dependencies:
|
||||
'@scalar/types': 0.2.1
|
||||
'@scalar/types': 0.2.2
|
||||
|
||||
'@scalar/hono-api-reference@0.9.2(hono@4.7.11)':
|
||||
'@scalar/hono-api-reference@0.9.3(hono@4.7.11)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.3.1
|
||||
'@scalar/core': 0.3.2
|
||||
hono: 4.7.11
|
||||
|
||||
'@scalar/openapi-types@0.3.1':
|
||||
'@scalar/openapi-types@0.3.2':
|
||||
dependencies:
|
||||
zod: 3.24.1
|
||||
|
||||
'@scalar/types@0.2.1':
|
||||
'@scalar/types@0.2.2':
|
||||
dependencies:
|
||||
'@scalar/openapi-types': 0.3.1
|
||||
'@scalar/openapi-types': 0.3.2
|
||||
nanoid: 5.1.5
|
||||
zod: 3.24.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue