chore: update deps version and changelog

This commit is contained in:
Justineo
2022-01-14 19:02:02 +08:00
parent 89be965939
commit cdc6ed54d6
6 changed files with 19312 additions and 3131 deletions

View File

@ -9,10 +9,10 @@ const { readFile, writeFile } = fs.promises;
const CDN_PREFIX = "https://cdn.jsdelivr.net/npm/";
const DEP_VERSIONS = {
"vue@3": "3.1.1",
"vue@2": "2.6.12",
"@vue/composition-api": "1.0.5",
echarts: "5.1.2",
"vue@3": "3.2.26",
"vue@2": "2.6.14",
"@vue/composition-api": "1.4.3",
echarts: "5.2.2",
[name]: version
};