chore: update readme.md
正在显示
| ... | ... | @@ -21,7 +21,7 @@ |
| }, | ||
| "dependencies": { | ||
| "@iconify/iconify": "^2.0.0-rc.6", | ||
| "@vueuse/core": "^4.0.10", | ||
| "@vueuse/core": "^4.0.11", | ||
| "ant-design-vue": "2.0.0-rc.9", | ||
| "apexcharts": "^3.23.1", | ||
| "axios": "^0.21.1", | ||
| ... | ... | @@ -46,7 +46,7 @@ |
| "devDependencies": { | ||
| "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | ||
| "@iconify/json": "^1.1.293", | ||
| "@iconify/json": "^1.1.294", | ||
| "@ls-lint/ls-lint": "^1.9.2", | ||
| "@purge-icons/generated": "^0.6.0", | ||
| "@types/echarts": "^4.9.3", | ||
| ... | ... | @@ -59,17 +59,17 @@ |
| "@types/qrcode": "^1.3.5", | ||
| "@types/rollup-plugin-visualizer": "^2.6.0", | ||
| "@types/sortablejs": "^1.10.6", | ||
| "@types/yargs": "^15.0.12", | ||
| "@types/yargs": "^16.0.0", | ||
| "@types/zxcvbn": "^4.4.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.14.1", | ||
| "@typescript-eslint/parser": "^4.14.1", | ||
| "@vitejs/plugin-legacy": "^1.2.2", | ||
| "@vitejs/plugin-vue": "^1.1.2", | ||
| "@vitejs/plugin-vue": "^1.1.3", | ||
| "@vitejs/plugin-vue-jsx": "^1.0.2", | ||
| "@vue/compiler-sfc": "^3.0.5", | ||
| "@vuedx/typecheck": "^0.6.3", | ||
| "@vuedx/typescript-plugin-vue": "^0.6.3", | ||
| "autoprefixer": "^10.2.3", | ||
| "autoprefixer": "^10.2.4", | ||
| "commitizen": "^4.2.3", | ||
| "conventional-changelog-cli": "^2.1.1", | ||
| "cross-env": "^7.0.3", | ||
| ... | ... | @@ -93,12 +93,12 @@ |
| "stylelint-order": "^4.1.0", | ||
| "ts-node": "^9.1.1", | ||
| "typescript": "^4.1.3", | ||
| "vite": "2.0.0-beta.55", | ||
| "vite-plugin-html": "^2.0.0-beta.6", | ||
| "vite": "2.0.0-beta.59", | ||
| "vite-plugin-html": "^2.0.0-rc.3", | ||
| "vite-plugin-mock": "^2.0.0-rc.2", | ||
| "vite-plugin-purge-icons": "^0.6.0", | ||
| "vite-plugin-pwa": "^0.4.1", | ||
| "vite-plugin-style-import": "^0.4.6", | ||
| "vite-plugin-style-import": "^0.5.5", | ||
| "vue-eslint-parser": "^7.4.1", | ||
| "yargs": "^16.2.0" | ||
| }, | ||
| ... | ... |
请
注册
或者
登录
后发表评论