mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 10:24:02 +00:00
chore(deps): align workspace with typescript 6
This commit is contained in:
12
package.json
12
package.json
@@ -53,11 +53,11 @@
|
||||
"ops:reminder": "bun run scripts/ops/trigger-reminder.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "1.3.10",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260304.1",
|
||||
"drizzle-kit": "^0.31.4",
|
||||
"lefthook": "2.1.2",
|
||||
"oxlint": "^1.51.0",
|
||||
"typescript": "^5.9.2"
|
||||
"@types/bun": "1.3.11",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260323.1",
|
||||
"drizzle-kit": "0.31.10",
|
||||
"lefthook": "2.1.4",
|
||||
"oxlint": "1.56.0",
|
||||
"typescript": "6.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user