mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump @hono/node-server from 1.19.14 to 2.0.0 (#21792)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.14 to 2.0.0. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.19.14...v2.0.0) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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
@@ -60,7 +60,7 @@
|
||||
"@bbob/plugin-helper": "4.3.1",
|
||||
"@bbob/preset-html5": "4.3.1",
|
||||
"@honeybadger-io/js": "6.12.3",
|
||||
"@hono/node-server": "1.19.14",
|
||||
"@hono/node-server": "2.0.0",
|
||||
"@hono/zod-openapi": "1.3.0",
|
||||
"@jocmp/mercury-parser": "3.0.7",
|
||||
"@notionhq/client": "5.20.0",
|
||||
|
||||
Generated
+6
-6
@@ -44,8 +44,8 @@ importers:
|
||||
specifier: 6.12.3
|
||||
version: 6.12.3
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.14
|
||||
version: 1.19.14(hono@4.12.14)
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0(hono@4.12.14)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0(hono@4.12.14)(zod@4.3.6)
|
||||
@@ -1256,9 +1256,9 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
'@hono/node-server@1.19.14':
|
||||
resolution: {integrity: sha512-GwtvgtXxnWsucXvbQXkRgqksiH2Qed37H9xHZocE5sA3N8O8O8/8FA3uclQXxXVzc9XBZuEOMK7+r02FmSpHtw==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
'@hono/node-server@2.0.0':
|
||||
resolution: {integrity: sha512-n3GfHwwCvHCkGmOwKfxUPOlbfzuO64Sbc5XC4NGPIXxkuOnJrdgExdRKmHfF924r914WRJPT397GdqLvdYTeyQ==}
|
||||
engines: {node: '>=20'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
||||
@@ -7097,7 +7097,7 @@ snapshots:
|
||||
'@types/aws-lambda': 8.10.161
|
||||
'@types/express': 5.0.6
|
||||
|
||||
'@hono/node-server@1.19.14(hono@4.12.14)':
|
||||
'@hono/node-server@2.0.0(hono@4.12.14)':
|
||||
dependencies:
|
||||
hono: 4.12.14
|
||||
|
||||
|
||||
Reference in New Issue
Block a user