Skip to content

Commit b892b30

Browse files
chore(deps): bump hono from 4.12.26 to 4.12.27
Bumps [hono](https://github.com/honojs/hono) from 4.12.26 to 4.12.27. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.26...v4.12.27) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 641a0b6 commit b892b30

3 files changed

Lines changed: 1073 additions & 802 deletions

File tree

packages/bridge/bridge-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,6 @@
189189
"vite": "^5.4.21",
190190
"@module-federation/runtime": "workspace:*",
191191
"@module-federation/runtime-core": "workspace:*",
192-
"hono": "4.12.26"
192+
"hono": "4.12.27"
193193
}
194194
}

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.13",
3636
"@hono/zod-validator": "0.7.4",
3737
"dotenv": "16.4.5",
38-
"hono": "4.12.26",
38+
"hono": "4.12.27",
3939
"json-stable-stringify": "1.3.0",
4040
"nanoid": "5.1.6",
4141
"p-limit": "7.2.0",

0 commit comments

Comments
 (0)