dep: update dependencies

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2022-11-21 14:29:17 +08:00
parent 2967c2a1fe
commit 3b822c613a
25 changed files with 35 additions and 32 deletions

View File

@ -22,6 +22,6 @@
"devDependencies": {
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.6.3"
"typescript": "^4.9.3"
}
}