mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump @scalar/hono-api-reference from 0.7.3 to 0.7.4 (#18742)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.7.3 to 0.7.4. - [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono) --- updated-dependencies: - dependency-name: "@scalar/hono-api-reference" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@
|
||||
"@opentelemetry/semantic-conventions": "1.30.0",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@rss3/sdk": "0.0.25",
|
||||
"@scalar/hono-api-reference": "0.7.3",
|
||||
"@scalar/hono-api-reference": "0.7.4",
|
||||
"@sentry/node": "9.10.0",
|
||||
"@tonyrl/rand-user-agent": "2.0.83",
|
||||
"aes-js": "3.1.2",
|
||||
|
||||
Generated
+22
-13
@@ -60,8 +60,8 @@ importers:
|
||||
specifier: 0.0.25
|
||||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.7.3
|
||||
version: 0.7.3(hono@4.7.5)
|
||||
specifier: 0.7.4
|
||||
version: 0.7.4(hono@4.7.5)
|
||||
'@sentry/node':
|
||||
specifier: 9.10.0
|
||||
version: 9.10.0
|
||||
@@ -2034,12 +2034,12 @@ packages:
|
||||
'@rss3/sdk@0.0.25':
|
||||
resolution: {integrity: sha512-jyXT4YTwefxxRZ0tt5xjbnw8e7zPg2OGdo/0xb+h/7qWnMNhLtWpc95DsYs/1C/I0rIyiDpZBhLI2DieQ9y+tw==}
|
||||
|
||||
'@scalar/core@0.2.3':
|
||||
resolution: {integrity: sha512-o13vK5ThCZzkRp7fzFDzCcvzLJQz5d7Q2xLQbZ2FpeN/9L3uOFFkWabE2vO1kwz9q7baFq5lZKB0q4DPF+UW4Q==}
|
||||
'@scalar/core@0.2.4':
|
||||
resolution: {integrity: sha512-XGrg2P+FrvtzLsDm6TVl1oZv4DYmkFqJ3sI/SS2mjRlfOcblHv2CcrhYTz0+y1nG3cyHlE5esHAK0+BEI032dA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/hono-api-reference@0.7.3':
|
||||
resolution: {integrity: sha512-E7ArxL2YyA+yGzOuo794dsVfBLDpKycqUuJAV+V9BFXv1DCeT2dSjF8L7IhBgwMM/cx31O36juWVq2bcIJ4k7Q==}
|
||||
'@scalar/hono-api-reference@0.7.4':
|
||||
resolution: {integrity: sha512-Uo2TpPdQbhnDkmTnVeTIXEXL30YY0GvBRgOo6mv1pIzZrYbTSJqxfg9um1/5wXZ6fh6w6GI3Y/tdu0GcMg5fJw==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
hono: ^4.0.0
|
||||
@@ -2048,8 +2048,8 @@ packages:
|
||||
resolution: {integrity: sha512-HQQudOSQBU7ewzfnBW9LhDmBE2XOJgSfwrh5PlUB7zJup/kaRkBGNgV2wMjNz9Af/uztiU/xNrO179FysmUT+g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/types@0.1.3':
|
||||
resolution: {integrity: sha512-Fxtgjp5wHhTzXiyODYWIoTsTy3oFC70vme+0I7MNwd8i6D8qplFNnpURueqBuP4MglBM2ZhFv3hPLw4D69anDA==}
|
||||
'@scalar/types@0.1.4':
|
||||
resolution: {integrity: sha512-IAxpfrfdYfliLJR6WbuC8hxUwBUOeVsGuZxQE+zP8JDtdoHmgT6aNxCqMnGZ1ft6dvJ4jvzVR6qCWrq6Kg25oA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sec-ant/readable-stream@0.4.1':
|
||||
@@ -4517,6 +4517,11 @@ packages:
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
nanoid@5.1.5:
|
||||
resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==}
|
||||
engines: {node: ^18 || >=20}
|
||||
hasBin: true
|
||||
|
||||
narou@1.1.0:
|
||||
resolution: {integrity: sha512-UwYk9x+5cidHwqiKiklEdsQy4tID0pn6HYYweah+7bamze2hDE7gnFdjaqRCrp2INzptdp3mCiauKV49trTVFg==}
|
||||
engines: {node: '>=16.0.0', pnpm: '>=8'}
|
||||
@@ -7744,21 +7749,23 @@ snapshots:
|
||||
'@rss3/api-core': 0.0.25
|
||||
'@rss3/api-utils': 0.0.25
|
||||
|
||||
'@scalar/core@0.2.3':
|
||||
'@scalar/core@0.2.4':
|
||||
dependencies:
|
||||
'@scalar/types': 0.1.3
|
||||
'@scalar/types': 0.1.4
|
||||
|
||||
'@scalar/hono-api-reference@0.7.3(hono@4.7.5)':
|
||||
'@scalar/hono-api-reference@0.7.4(hono@4.7.5)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.2.3
|
||||
'@scalar/core': 0.2.4
|
||||
hono: 4.7.5
|
||||
|
||||
'@scalar/openapi-types@0.1.9': {}
|
||||
|
||||
'@scalar/types@0.1.3':
|
||||
'@scalar/types@0.1.4':
|
||||
dependencies:
|
||||
'@scalar/openapi-types': 0.1.9
|
||||
'@unhead/schema': 1.11.20
|
||||
nanoid: 5.1.5
|
||||
type-fest: 4.38.0
|
||||
zod: 3.24.2
|
||||
|
||||
'@sec-ant/readable-stream@0.4.1': {}
|
||||
@@ -10617,6 +10624,8 @@ snapshots:
|
||||
|
||||
nanoid@3.3.11: {}
|
||||
|
||||
nanoid@5.1.5: {}
|
||||
|
||||
narou@1.1.0:
|
||||
dependencies:
|
||||
date-fns: 4.1.0
|
||||
|
||||
Reference in New Issue
Block a user