25.12.0-alpha.1全部やっちゃった

This commit is contained in:
2026-01-01 20:06:20 +09:00
parent c9d2da5aba
commit 83857ce102
37 changed files with 3313 additions and 119 deletions
+6 -1
View File
@@ -44,16 +44,21 @@
"@types/sharp": "^0.31.1",
"@types/ws": "^8.18.1",
"canvas": "^3.2.0",
"chardet": "^2.1.1",
"child_process": "^1.0.2",
"date-fns": "^4.1.0",
"esm-path": "git+https://gitea.last2014.com/last2014/esm-path.git#1.0.0",
"express": "^5.1.0",
"fs": "^0.0.1-security",
"iconv-lite": "^0.7.0",
"node-cron": "^4.1.1",
"nodemailer": "^7.0.4",
"sharp": "^0.34.3",
"tsc-alias": "^1.8.16",
"typescript": "^5.9.2",
"ws": "^8.18.3"
"ws": "^8.18.3",
"yaml": "^2.8.2",
"zod": "^4.1.13"
},
"devDependencies": {
"tsx": "^4.20.3"