chore: update deps
正在显示
| ... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| "path-to-regexp": "^6.2.0", | "path-to-regexp": "^6.2.0", | ||
| "qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
| "vue": "^3.0.0", | "vue": "^3.0.1", | ||
| "vue-i18n": "^9.0.0-beta.4", | "vue-i18n": "^9.0.0-beta.4", | ||
| "vue-router": "^4.0.0-beta.13", | "vue-router": "^4.0.0-beta.13", | ||
| "vuex": "^4.0.0-beta.4", | "vuex": "^4.0.0-beta.4", | ||
| ... | @@ -41,10 +41,10 @@ | ... | @@ -41,10 +41,10 @@ |
| "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.241", | "@iconify/json": "^1.1.242", | ||
| "@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.0", | "@types/echarts": "^4.8.1", | ||
| "@types/fs-extra": "^9.0.2", | "@types/fs-extra": "^9.0.2", | ||
| "@types/html-minifier": "^4.0.0", | "@types/html-minifier": "^4.0.0", | ||
| "@types/inquirer": "^7.3.1", | "@types/inquirer": "^7.3.1", | ||
| ... | @@ -59,7 +59,7 @@ | ... | @@ -59,7 +59,7 @@ |
| "@types/zxcvbn": "^4.4.0", | "@types/zxcvbn": "^4.4.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.4.1", | "@typescript-eslint/eslint-plugin": "^4.4.1", | ||
| "@typescript-eslint/parser": "^4.4.1", | "@typescript-eslint/parser": "^4.4.1", | ||
| "@vue/compiler-sfc": "^3.0.0", | "@vue/compiler-sfc": "^3.0.1", | ||
| "autoprefixer": "^9.8.6", | "autoprefixer": "^9.8.6", | ||
| "commitizen": "^4.2.1", | "commitizen": "^4.2.1", | ||
| "conventional-changelog-cli": "^2.1.0", | "conventional-changelog-cli": "^2.1.0", | ||
| ... | @@ -93,7 +93,7 @@ | ... | @@ -93,7 +93,7 @@ |
| "typescript": "^4.0.3", | "typescript": "^4.0.3", | ||
| "vite": "^1.0.0-rc.4", | "vite": "^1.0.0-rc.4", | ||
| "vite-plugin-mock": "^1.0.2", | "vite-plugin-mock": "^1.0.2", | ||
| "vite-plugin-purge-icons": "^0.4.1", | "vite-plugin-purge-icons": "^0.4.4", | ||
| "vue-eslint-parser": "^7.1.1", | "vue-eslint-parser": "^7.1.1", | ||
| "yargs": "^16.0.3" | "yargs": "^16.0.3" | ||
| }, | }, | ||
| ... | ... |
请
注册
或者
登录
后发表评论