chore: update deps
正在显示
| ... | ... | @@ -41,11 +41,11 @@ |
| "devDependencies": { | ||
| "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | ||
| "@iconify/json": "^1.1.233", | ||
| "@iconify/json": "^1.1.241", | ||
| "@ls-lint/ls-lint": "^1.9.2", | ||
| "@purge-icons/generated": "^0.4.1", | ||
| "@types/echarts": "^4.8.0", | ||
| "@types/fs-extra": "^9.0.1", | ||
| "@types/fs-extra": "^9.0.2", | ||
| "@types/inquirer": "^7.3.1", | ||
| "@types/koa-static": "^4.0.1", | ||
| "@types/lodash-es": "^4.17.3", | ||
| ... | ... | @@ -56,8 +56,8 @@ |
| "@types/shelljs": "^0.8.8", | ||
| "@types/yargs": "^15.0.8", | ||
| "@types/zxcvbn": "^4.4.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.4.0", | ||
| "@typescript-eslint/parser": "^4.4.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.4.1", | ||
| "@typescript-eslint/parser": "^4.4.1", | ||
| "@vue/compiler-sfc": "^3.0.0", | ||
| "autoprefixer": "^9.8.6", | ||
| "commitizen": "^4.2.1", | ||
| ... | ... | @@ -92,7 +92,7 @@ |
| "vite": "^1.0.0-rc.4", | ||
| "vite-plugin-mock": "^1.0.2", | ||
| "vite-plugin-purge-icons": "^0.4.1", | ||
| "vue-eslint-parser": "^7.1.0", | ||
| "vue-eslint-parser": "^7.1.1", | ||
| "yargs": "^16.0.3" | ||
| }, | ||
| "repository": { | ||
| ... | ... |
请
注册
或者
登录
后发表评论