chore: update deps
正在显示
| ... | ... | @@ -22,9 +22,9 @@ |
| }, | ||
| "dependencies": { | ||
| "@iconify/iconify": "^2.0.0-rc.2", | ||
| "@vueuse/core": "^4.0.0-rc.6", | ||
| "@vueuse/core": "^4.0.0-rc.7", | ||
| "ant-design-vue": "^2.0.0-rc.3", | ||
| "apexcharts": "3.22.0", | ||
| "apexcharts": "^3.22.3", | ||
| "axios": "^0.21.0", | ||
| "crypto-es": "^1.2.6", | ||
| "echarts": "^4.9.0", | ||
| ... | ... | @@ -38,7 +38,7 @@ |
| "vditor": "^3.7.0", | ||
| "vue": "^3.0.4", | ||
| "vue-i18n": "^9.0.0-beta.10", | ||
| "vue-router": "^4.0.0-rc.6", | ||
| "vue-router": "^4.0.1", | ||
| "vue-types": "^3.0.1", | ||
| "vuex": "^4.0.0-rc.2", | ||
| "vuex-module-decorators": "^1.0.1", | ||
| ... | ... | @@ -48,7 +48,7 @@ |
| "devDependencies": { | ||
| "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | ||
| "@iconify/json": "^1.1.267yar", | ||
| "@iconify/json": "^1.1.269", | ||
| "@ls-lint/ls-lint": "^1.9.2", | ||
| "@purge-icons/generated": "^0.4.1", | ||
| "@types/echarts": "^4.9.2", | ||
| ... | ... | @@ -75,17 +75,17 @@ |
| "cross-env": "^7.0.3", | ||
| "dot-prop": "^6.0.1", | ||
| "dotenv": "^8.2.0", | ||
| "eslint": "^7.14.0", | ||
| "eslint-config-prettier": "^6.15.0", | ||
| "eslint": "^7.15.0", | ||
| "eslint-config-prettier": "^7.0.0", | ||
| "eslint-plugin-prettier": "^3.2.0", | ||
| "eslint-plugin-vue": "^7.2.0", | ||
| "esno": "^0.3.0", | ||
| "fs-extra": "^9.0.1", | ||
| "globrex": "^0.1.2", | ||
| "husky": "^4.3.0", | ||
| "husky": "^4.3.5", | ||
| "koa-static": "^5.0.0", | ||
| "less": "^3.12.2", | ||
| "lint-staged": "^10.5.2", | ||
| "lint-staged": "^10.5.3", | ||
| "portfinder": "^1.0.28", | ||
| "postcss-import": "^12.0.1", | ||
| "prettier": "^2.2.1", | ||
| ... | ... | @@ -104,7 +104,7 @@ |
| "vite-plugin-purge-icons": "^0.4.5", | ||
| "vite-plugin-pwa": "^0.1.7", | ||
| "vue-eslint-parser": "^7.2.0", | ||
| "yargs": "^16.1.0" | ||
| "yargs": "^16.2.0" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| ... | ... |
请
注册
或者
登录
后发表评论