chore: 移除 autowire

This commit is contained in:
xiaojunnuo
2025-04-28 23:34:08 +08:00
parent 0b6941d5ce
commit f2d6c3ad83
17 changed files with 116 additions and 106 deletions

View File

@@ -132,7 +132,8 @@
"prettier": "^2.8.8",
"rimraf": "^5.0.5",
"tslib": "^2.8.1",
"typescript": "^5.4.2"
"typescript": "^5.4.2",
"why-is-node-running": "^3.2.2"
},
"engines": {
"node": ">=18.0.0"