chore: update deps
正在显示
| ... | @@ -33,7 +33,8 @@ | ... | @@ -33,7 +33,8 @@ |
| "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", | ||
| "vditor": "^3.6.3", | "sortablejs": "^1.12.0", | ||
| "vditor": "^3.6.6", | |||
| "vue": "^3.0.2", | "vue": "^3.0.2", | ||
| "vue-i18n": "^9.0.0-beta.8", | "vue-i18n": "^9.0.0-beta.8", | ||
| "vue-router": "^4.0.0-rc.5", | "vue-router": "^4.0.0-rc.5", | ||
| ... | @@ -45,10 +46,10 @@ | ... | @@ -45,10 +46,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.262", | "@iconify/json": "^1.1.264", | ||
| "@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.1", | "@types/echarts": "^4.9.2", | ||
| "@types/fs-extra": "^9.0.4", | "@types/fs-extra": "^9.0.4", | ||
| "@types/globrex": "^0.1.0", | "@types/globrex": "^0.1.0", | ||
| "@types/koa-static": "^4.0.1", | "@types/koa-static": "^4.0.1", | ||
| ... | @@ -59,8 +60,8 @@ | ... | @@ -59,8 +60,8 @@ |
| "@types/rollup-plugin-visualizer": "^2.6.0", | "@types/rollup-plugin-visualizer": "^2.6.0", | ||
| "@types/yargs": "^15.0.10", | "@types/yargs": "^15.0.10", | ||
| "@types/zxcvbn": "^4.4.0", | "@types/zxcvbn": "^4.4.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.8.1", | "@typescript-eslint/eslint-plugin": "^4.8.2", | ||
| "@typescript-eslint/parser": "^4.8.1", | "@typescript-eslint/parser": "^4.8.2", | ||
| "@vue/compiler-sfc": "^3.0.2", | "@vue/compiler-sfc": "^3.0.2", | ||
| "@vuedx/typecheck": "^0.2.4-0", | "@vuedx/typecheck": "^0.2.4-0", | ||
| "@vuedx/typescript-plugin-vue": "^0.2.4-0", | "@vuedx/typescript-plugin-vue": "^0.2.4-0", | ||
| ... | @@ -81,7 +82,7 @@ | ... | @@ -81,7 +82,7 @@ |
| "husky": "^4.3.0", | "husky": "^4.3.0", | ||
| "koa-static": "^5.0.0", | "koa-static": "^5.0.0", | ||
| "less": "^3.12.2", | "less": "^3.12.2", | ||
| "lint-staged": "^10.5.1", | "lint-staged": "^10.5.2", | ||
| "portfinder": "^1.0.28", | "portfinder": "^1.0.28", | ||
| "postcss-import": "^12.0.1", | "postcss-import": "^12.0.1", | ||
| "prettier": "^2.2.0", | "prettier": "^2.2.0", | ||
| ... | ... |
请
注册
或者
登录
后发表评论