chore: 代码格式化、stylelint 升级依赖
正在显示
... | ... | @@ -102,7 +102,7 @@ |
"@antfu/eslint-config": "^0.38.2", | ||
"@commitlint/cli": "^17.5.1", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@iconify/json": "^2.2.42", | ||
"@iconify/json": "^2.2.43", | ||
"@purge-icons/generated": "^0.9.0", | ||
"@types/codemirror": "^5.60.7", | ||
"@types/crypto-js": "^4.1.1", | ||
... | ... | @@ -158,12 +158,11 @@ |
"rollup": "^2.79.1", | ||
"rollup-plugin-visualizer": "^5.9.0", | ||
"sort-package-json": "^2.4.1", | ||
"stylelint": "^14.16.1", | ||
"stylelint-config-prettier": "^9.0.5", | ||
"stylelint-config-recommended": "^9.0.0", | ||
"stylelint": "^15.4.0", | ||
"stylelint-config-recommended": "^11.0.0", | ||
"stylelint-config-recommended-vue": "^1.4.0", | ||
"stylelint-config-standard": "^29.0.0", | ||
"stylelint-order": "^5.0.0", | ||
"stylelint-config-standard": "^32.0.0", | ||
"stylelint-order": "^6.0.3", | ||
"terser": "^5.16.8", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.0.3", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论