feat: update depends

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2021-06-22 15:23:47 +08:00
parent 907f9ed03f
commit d8fd7b0a7d
23 changed files with 34 additions and 32 deletions

View File

@@ -29,10 +29,10 @@
"@types/crypto-js": "^4.0.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.2.3"
"typescript": "^4.3.4"
},
"dependencies": {
"@babel/standalone": "^7.13.12",
"@babel/standalone": "^7.14.7",
"@ccms/api": "^0.14.1",
"@ccms/container": "^0.14.0",
"@ccms/plugin": "^0.14.1",