chore: update deps
正在显示
... | @@ -21,8 +21,8 @@ | ... | @@ -21,8 +21,8 @@ |
"reinstall": "rimraf yarn.lock && rimraf package.lock.json && rimraf node_modules && npm run bootstrap" | "reinstall": "rimraf yarn.lock && rimraf package.lock.json && rimraf node_modules && npm run bootstrap" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@iconify/iconify": "^2.0.0-rc.1", | "@iconify/iconify": "^2.0.0-rc.2", | ||
"ant-design-vue": "^2.0.0-beta.13", | "ant-design-vue": "^2.0.0-beta.15", | ||
"apexcharts": "3.22.0", | "apexcharts": "3.22.0", | ||
"axios": "^0.21.0", | "axios": "^0.21.0", | ||
"echarts": "^4.9.0", | "echarts": "^4.9.0", | ||
... | @@ -35,7 +35,7 @@ | ... | @@ -35,7 +35,7 @@ |
"vditor": "^3.6.0", | "vditor": "^3.6.0", | ||
"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-rc.1", | "vue-router": "^4.0.0-rc.2", | ||
"vuex": "^4.0.0-rc.1", | "vuex": "^4.0.0-rc.1", | ||
"vuex-module-decorators": "^1.0.1", | "vuex-module-decorators": "^1.0.1", | ||
"xlsx": "^0.16.8", | "xlsx": "^0.16.8", | ||
... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,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.251", | "@iconify/json": "^1.1.254", | ||
"@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.9.0", | "@types/echarts": "^4.9.0", | ||
... | @@ -64,11 +64,11 @@ | ... | @@ -64,11 +64,11 @@ |
"@vuedx/typescript-plugin-vue": "^0.2.4-0", | "@vuedx/typescript-plugin-vue": "^0.2.4-0", | ||
"autoprefixer": "^9.8.6", | "autoprefixer": "^9.8.6", | ||
"commitizen": "^4.2.2", | "commitizen": "^4.2.2", | ||
"conventional-changelog-cli": "^2.1.0", | "conventional-changelog-cli": "^2.1.1", | ||
"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.12.0", | "eslint": "^7.13.0", | ||
"eslint-config-prettier": "^6.15.0", | "eslint-config-prettier": "^6.15.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", | ||
... | @@ -93,7 +93,7 @@ | ... | @@ -93,7 +93,7 @@ |
"vite": "^1.0.0-rc.9", | "vite": "^1.0.0-rc.9", | ||
"vite-plugin-html": "^1.0.0-beta.2", | "vite-plugin-html": "^1.0.0-beta.2", | ||
"vite-plugin-mock": "^1.0.6", | "vite-plugin-mock": "^1.0.6", | ||
"vite-plugin-purge-icons": "^0.4.4", | "vite-plugin-purge-icons": "^0.4.5", | ||
"vite-plugin-pwa": "^0.1.5", | "vite-plugin-pwa": "^0.1.5", | ||
"vue-eslint-parser": "^7.1.1", | "vue-eslint-parser": "^7.1.1", | ||
"yargs": "^16.1.0" | "yargs": "^16.1.0" | ||
... | ... |
请
注册
或者
登录
后发表评论