chore: 升级依赖与工程配置

This commit is contained in:
2026-08-05 17:10:14 +08:00
parent bd55e0a061
commit a9ce5563b1
9 changed files with 853 additions and 639 deletions

View File

@@ -3,6 +3,7 @@
"compilerOptions": {
"outDir": "./dist",
"rootDir": "./",
"types": ["node", "jest"],
"ignoreDeprecations": "6.0"
}
}