chore: update deps
正在显示
... | ... | @@ -36,7 +36,7 @@ |
"@vueuse/core": "^4.4.1", | ||
"@zxcvbn-ts/core": "^0.3.0", | ||
"ant-design-vue": "2.0.1", | ||
"apexcharts": "^3.25.0", | ||
"apexcharts": "^3.26.0", | ||
"axios": "^0.21.1", | ||
"crypto-js": "^4.0.0", | ||
"echarts": "^5.0.2", | ||
... | ... | @@ -73,8 +73,8 @@ |
"@types/rollup-plugin-visualizer": "^2.6.0", | ||
"@types/sortablejs": "^1.10.6", | ||
"@types/yargs": "^16.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.17.0", | ||
"@typescript-eslint/parser": "^4.17.0", | ||
"@typescript-eslint/eslint-plugin": "^4.18.0", | ||
"@typescript-eslint/parser": "^4.18.0", | ||
"@vitejs/plugin-legacy": "^1.3.1", | ||
"@vitejs/plugin-vue": "^1.1.5", | ||
"@vitejs/plugin-vue-jsx": "^1.1.2", | ||
... | ... | @@ -88,7 +88,7 @@ |
"eslint-config-prettier": "^8.1.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-vue": "^7.7.0", | ||
"esno": "^0.4.6", | ||
"esno": "^0.5.0", | ||
"fs-extra": "^9.1.0", | ||
"http-server": "^0.12.3", | ||
"husky": "^5.1.3", | ||
... | ... | @@ -108,7 +108,7 @@ |
"stylelint-order": "^4.1.0", | ||
"ts-node": "^9.1.1", | ||
"typescript": "4.2.3", | ||
"vite": "^2.0.5", | ||
"vite": "^2.1.0", | ||
"vite-plugin-compression": "^0.2.3", | ||
"vite-plugin-html": "^2.0.3", | ||
"vite-plugin-imagemin": "^0.2.9", | ||
... | ... | @@ -116,16 +116,15 @@ |
"vite-plugin-purge-icons": "^0.7.0", | ||
"vite-plugin-pwa": "^0.5.6", | ||
"vite-plugin-style-import": "^0.8.1", | ||
"vite-plugin-svg-icons": "^0.3.4", | ||
"vite-plugin-svg-icons": "^0.3.5", | ||
"vite-plugin-theme": "^0.5.0", | ||
"vite-plugin-windicss": "0.8.2", | ||
"vite-plugin-windicss": "0.8.3", | ||
"vue-eslint-parser": "^7.6.0", | ||
"yargs": "^16.2.0" | ||
}, | ||
"resolutions": { | ||
"//": "Used to install imagemin dependencies, because imagemin may not be installed in China.If it is abroad, you can delete it", | ||
"bin-wrapper": "npm:bin-wrapper-china", | ||
"esbuild": "0.8.57", | ||
"rollup": "2.41.2" | ||
}, | ||
"repository": { | ||
... | ... |
请
注册
或者
登录
后发表评论