build(projects): 配置优化

This commit is contained in:
Soybean
2022-06-04 11:19:32 +08:00
parent de09f82586
commit fd78791229
6 changed files with 147 additions and 148 deletions

View File

@@ -73,7 +73,7 @@
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.3.0",
"eslint": "^8.16.0",
"eslint": "^8.17.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
@@ -87,9 +87,9 @@
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.6.2",
"rollup-plugin-visualizer": "^5.6.0",
"sass": "^1.52.1",
"sass": "^1.52.2",
"standard-version": "^9.5.0",
"typescript": "^4.7.2",
"typescript": "^4.7.3",
"unocss": "^0.37.2",
"unplugin-icons": "^0.14.3",
"unplugin-vue-components": "0.19.6",