chore: update deps
正在显示
... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
"@iconify/iconify": "^2.0.0-rc.1", | "@iconify/iconify": "^2.0.0-rc.1", | ||
"ant-design-vue": "^2.0.0-beta.10", | "ant-design-vue": "^2.0.0-beta.10", | ||
"apexcharts": "^3.22.0", | "apexcharts": "^3.22.0", | ||
"axios": "^0.20.0", | "axios": "^0.21.0", | ||
"echarts": "^4.9.0", | "echarts": "^4.9.0", | ||
"lodash-es": "^4.17.15", | "lodash-es": "^4.17.15", | ||
"mockjs": "^1.1.0", | "mockjs": "^1.1.0", | ||
... | @@ -33,7 +33,7 @@ | ... | @@ -33,7 +33,7 @@ |
"vite": "^1.0.0-rc.6", | "vite": "^1.0.0-rc.6", | ||
"vue": "^3.0.2", | "vue": "^3.0.2", | ||
"vue-i18n": "^9.0.0-beta.6", | "vue-i18n": "^9.0.0-beta.6", | ||
"vue-router": "^4.0.0-beta.13", | "vue-router": "^4.0.0-rc.1", | ||
"vuex": "^4.0.0-beta.4", | "vuex": "^4.0.0-beta.4", | ||
"vuex-module-decorators": "^1.0.1", | "vuex-module-decorators": "^1.0.1", | ||
"xlsx": "^0.16.8", | "xlsx": "^0.16.8", | ||
... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^11.0.0", | "@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | "@commitlint/config-conventional": "^11.0.0", | ||
"@iconify/json": "^1.1.244", | "@iconify/json": "^1.1.246", | ||
"@ls-lint/ls-lint": "^1.9.2", | "@ls-lint/ls-lint": "^1.9.2", | ||
"@purge-icons/generated": "^0.4.1", | "@purge-icons/generated": "^0.4.1", | ||
"@types/echarts": "^4.8.3", | "@types/echarts": "^4.8.3", | ||
... | @@ -61,13 +61,13 @@ | ... | @@ -61,13 +61,13 @@ |
"@typescript-eslint/parser": "^4.5.0", | "@typescript-eslint/parser": "^4.5.0", | ||
"@vue/compiler-sfc": "^3.0.2", | "@vue/compiler-sfc": "^3.0.2", | ||
"autoprefixer": "^9.8.6", | "autoprefixer": "^9.8.6", | ||
"commitizen": "^4.2.1", | "commitizen": "^4.2.2", | ||
"conventional-changelog-cli": "^2.1.0", | "conventional-changelog-cli": "^2.1.0", | ||
"conventional-changelog-custom-config": "^0.3.1", | "conventional-changelog-custom-config": "^0.3.1", | ||
"cross-env": "^7.0.2", | "cross-env": "^7.0.2", | ||
"dotenv": "^8.2.0", | "dotenv": "^8.2.0", | ||
"eslint": "^7.10.0", | "eslint": "^7.12.0", | ||
"eslint-config-prettier": "^6.13.0", | "eslint-config-prettier": "^6.14.0", | ||
"eslint-plugin-prettier": "^3.1.4", | "eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-vue": "^7.1.0", | "eslint-plugin-vue": "^7.1.0", | ||
"fs-extra": "^9.0.1", | "fs-extra": "^9.0.1", | ||
... | @@ -82,7 +82,7 @@ | ... | @@ -82,7 +82,7 @@ |
"prettier": "^2.1.2", | "prettier": "^2.1.2", | ||
"rimraf": "^3.0.2", | "rimraf": "^3.0.2", | ||
"rollup-plugin-analyzer": "^3.3.0", | "rollup-plugin-analyzer": "^3.3.0", | ||
"rollup-plugin-visualizer": "^4.1.1", | "rollup-plugin-visualizer": "^4.1.2", | ||
"stylelint": "^13.7.2", | "stylelint": "^13.7.2", | ||
"stylelint-config-prettier": "^8.0.2", | "stylelint-config-prettier": "^8.0.2", | ||
"stylelint-config-standard": "^20.0.0", | "stylelint-config-standard": "^20.0.0", | ||
... | ... |
请
注册
或者
登录
后发表评论