chore: update deps
正在显示
... | ... | @@ -34,10 +34,10 @@ |
"path-to-regexp": "^6.2.0", | ||
"qrcode": "^1.4.4", | ||
"sortablejs": "^1.12.0", | ||
"vditor": "^3.6.6", | ||
"vditor": "^3.7.0", | ||
"vue": "^3.0.3", | ||
"vue-i18n": "^9.0.0-beta.8", | ||
"vue-router": "^4.0.0-rc.5", | ||
"vue-router": "^4.0.0-rc.6", | ||
"vue-types": "^3.0.1", | ||
"vuex": "^4.0.0-rc.2", | ||
"vuex-module-decorators": "^1.0.1", | ||
... | ... | @@ -47,7 +47,7 @@ |
"devDependencies": { | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@iconify/json": "^1.1.264", | ||
"@iconify/json": "^1.1.266", | ||
"@ls-lint/ls-lint": "^1.9.2", | ||
"@purge-icons/generated": "^0.4.1", | ||
"@types/echarts": "^4.9.2", | ||
... | ... | @@ -62,8 +62,8 @@ |
"@types/sortablejs": "^1.10.6", | ||
"@types/yargs": "^15.0.10", | ||
"@types/zxcvbn": "^4.4.0", | ||
"@typescript-eslint/eslint-plugin": "^4.8.2", | ||
"@typescript-eslint/parser": "^4.8.2", | ||
"@typescript-eslint/eslint-plugin": "^4.9.0", | ||
"@typescript-eslint/parser": "^4.9.0", | ||
"@vue/compiler-sfc": "^3.0.3", | ||
"@vuedx/typecheck": "^0.2.4-0", | ||
"@vuedx/typescript-plugin-vue": "^0.2.4-0", | ||
... | ... | @@ -87,7 +87,7 @@ |
"lint-staged": "^10.5.2", | ||
"portfinder": "^1.0.28", | ||
"postcss-import": "^12.0.1", | ||
"prettier": "^2.2.0", | ||
"prettier": "^2.2.1", | ||
"rimraf": "^3.0.2", | ||
"rollup-plugin-visualizer": "^4.1.2", | ||
"stylelint": "^13.8.0", | ||
... | ... | @@ -101,7 +101,7 @@ |
"vite-plugin-html": "^1.0.0-beta.2", | ||
"vite-plugin-mock": "^1.0.6", | ||
"vite-plugin-purge-icons": "^0.4.5", | ||
"vite-plugin-pwa": "^0.1.5", | ||
"vite-plugin-pwa": "^0.1.7", | ||
"vue-eslint-parser": "^7.1.1", | ||
"yargs": "^16.1.0" | ||
}, | ||
... | ... |
请
注册
或者
登录
后发表评论