迁移到 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:
@@ -9,10 +9,10 @@
|
||||
"dependencies": {
|
||||
"drizzle-kit": "^0.31.10",
|
||||
"drizzle-orm": "^0.45.2",
|
||||
"hono": "^4.12.9"
|
||||
"hono": "^4.13.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.11",
|
||||
"typescript": "^6.0.2"
|
||||
"@types/bun": "^1.4.1",
|
||||
"typescript": "^7.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user