chore: update deps
正在显示
| ... | ... | @@ -23,7 +23,7 @@ |
| "dependencies": { | ||
| "@iconify/iconify": "^2.0.0-rc.1", | ||
| "ant-design-vue": "^2.0.0-beta.13", | ||
| "apexcharts": "^3.22.0", | ||
| "apexcharts": "^3.22.1", | ||
| "axios": "^0.21.0", | ||
| "echarts": "^4.9.0", | ||
| "lodash-es": "^4.17.15", | ||
| ... | ... | @@ -32,7 +32,6 @@ |
| "path-to-regexp": "^6.2.0", | ||
| "qrcode": "^1.4.4", | ||
| "vditor": "^3.6.0", | ||
| "vite": "^1.0.0-rc.8", | ||
| "vue": "^3.0.2", | ||
| "vue-i18n": "^9.0.0-beta.6", | ||
| "vue-router": "^4.0.0-rc.1", | ||
| ... | ... | @@ -44,7 +43,7 @@ |
| "devDependencies": { | ||
| "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | ||
| "@iconify/json": "^1.1.249", | ||
| "@iconify/json": "^1.1.251", | ||
| "@ls-lint/ls-lint": "^1.9.2", | ||
| "@purge-icons/generated": "^0.4.1", | ||
| "@types/echarts": "^4.9.0", | ||
| ... | ... | @@ -57,8 +56,8 @@ |
| "@types/rollup-plugin-visualizer": "^2.6.0", | ||
| "@types/yargs": "^15.0.9", | ||
| "@types/zxcvbn": "^4.4.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.6.0", | ||
| "@typescript-eslint/parser": "^4.6.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.6.1", | ||
| "@typescript-eslint/parser": "^4.6.1", | ||
| "@vue/compiler-sfc": "^3.0.2", | ||
| "@vuedx/typecheck": "^0.2.4-0", | ||
| "@vuedx/typescript-plugin-vue": "^0.2.4-0", | ||
| ... | ... | @@ -77,7 +76,7 @@ |
| "husky": "^4.3.0", | ||
| "koa-static": "^5.0.0", | ||
| "less": "^3.12.2", | ||
| "lint-staged": "^10.5.0", | ||
| "lint-staged": "^10.5.1", | ||
| "portfinder": "^1.0.28", | ||
| "postcss-import": "^12.0.1", | ||
| "prettier": "^2.1.2", | ||
| ... | ... | @@ -91,10 +90,11 @@ |
| "tasksfile": "^5.1.1", | ||
| "ts-node": "^9.0.0", | ||
| "typescript": "^4.0.5", | ||
| "vite": "^1.0.0-rc.9", | ||
| "vite-plugin-html": "^1.0.0-beta.2", | ||
| "vite-plugin-mock": "^1.0.6", | ||
| "vite-plugin-purge-icons": "^0.4.4", | ||
| "vite-plugin-pwa": "^0.1.3", | ||
| "vite-plugin-pwa": "^0.1.5", | ||
| "vue-eslint-parser": "^7.1.1", | ||
| "yargs": "^16.1.0" | ||
| }, | ||
| ... | ... |
请
注册
或者
登录
后发表评论