Skip to content

Commit f00ef8f

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

File tree

3 files changed

+949
-417
lines changed

3 files changed

+949
-417
lines changed

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.4"
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.4",
3939
"json-stable-stringify": "1.3.0",
4040
"nanoid": "5.1.6",
4141
"p-limit": "^7.2.0",

0 commit comments

Comments
 (0)