迁移到 bun 并更新依赖

工作区中此前未提交的改动:新增 bunfig.toml(npmmirror 源),
hono ^4.13.7、@types/bun ^1.4.1、typescript ^7.0.2。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-07 00:49:04 -06:00
parent be25ceba96
commit 09eb84f478
3 changed files with 52 additions and 10 deletions

2
bunfig.toml Normal file
View File

@@ -0,0 +1,2 @@
[install]
registry = "https://registry.npmmirror.com/"