Skip to content

Commit 2cd0815

Browse files
pacphiruvnet
andcommitted
chore(deps): bump @hono/node-server from 1.19.14 to 2.0.0
v2 brings up to 2.3x throughput improvement with no public API changes. Node >=20 requirement is satisfied by our >=24 engine constraint. Update override floor to 2.0.0 to match. Co-Authored-By: claude-flow <ruv@ruv.net>
1 parent 1c88943 commit 2cd0815

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@aws-sdk/client-pricing": "^3.1032.0",
29-
"@hono/node-server": "^1.19.14",
29+
"@hono/node-server": "^2.0.0",
3030
"@prisma/adapter-pg": "^7.7.0",
3131
"@prisma/client": "^7.7.0",
3232
"@types/bcrypt": "^6.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"flatted@<3.4.2": ">=3.4.2",
7171
"kysely@<=0.28.13": ">=0.28.14",
7272
"effect@<3.20.0": ">=3.20.0",
73-
"@hono/node-server@<1.19.13": ">=1.19.13",
73+
"@hono/node-server@<2.0.0": ">=2.0.0",
7474
"picomatch@<2.3.2": ">=2.3.2",
7575
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
7676
"defu@<=6.1.4": ">=6.1.5",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)