Skip to content

Commit 2a56af1

Browse files
chore(deps): bump hono from 4.11.7 to 4.11.10
Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.11.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.7...v4.11.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent befc21c commit 2a56af1

3 files changed

Lines changed: 401 additions & 606 deletions

File tree

packages/bridge/bridge-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,6 @@
168168
"vite-plugin-dts": "^4.3.0",
169169
"@module-federation/runtime": "workspace:*",
170170
"@module-federation/runtime-core": "workspace:*",
171-
"hono": "4.11.10"
171+
"hono": "4.12.2"
172172
}
173173
}

packages/treeshake-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@hono/node-server": "1.19.5",
3636
"@hono/zod-validator": "0.7.4",
3737
"dotenv": "16.4.5",
38-
"hono": "4.11.10",
38+
"hono": "4.12.2",
3939
"json-stable-stringify": "1.3.0",
4040
"nanoid": "5.1.6",
4141
"p-limit": "^7.2.0",

0 commit comments

Comments
 (0)