Skip to content

Commit d62aae8

Browse files
author
HalseySpicy
committed
feat: 🚀 update stylelint configuration
1 parent a3a53b5 commit d62aae8

File tree

5 files changed

+2334
-2030
lines changed

5 files changed

+2334
-2030
lines changed

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"vuedraggable": "^4.1.0"
6060
},
6161
"devDependencies": {
62-
"@commitlint/cli": "^17.4.4",
63-
"@commitlint/config-conventional": "^17.4.4",
62+
"@commitlint/cli": "^17.6.3",
63+
"@commitlint/config-conventional": "^17.6.3",
6464
"@types/js-md5": "^0.7.0",
6565
"@types/nprogress": "^0.2.0",
6666
"@types/qs": "^6.9.7",
@@ -77,20 +77,20 @@
7777
"eslint-plugin-prettier": "^4.2.1",
7878
"eslint-plugin-vue": "^9.14.0",
7979
"husky": "^8.0.3",
80-
"lint-staged": "^13.2.0",
81-
"postcss": "^8.4.21",
80+
"lint-staged": "^13.2.2",
81+
"postcss": "^8.4.23",
8282
"postcss-html": "^1.5.0",
8383
"prettier": "^2.8.8",
8484
"rollup-plugin-visualizer": "^5.9.0",
8585
"sass": "^1.62.1",
8686
"standard-version": "^9.5.0",
87-
"stylelint": "^15.6.0",
87+
"stylelint": "^15.6.2",
8888
"stylelint-config-html": "^1.1.0",
8989
"stylelint-config-recess-order": "^4.0.0",
90-
"stylelint-config-recommended-scss": "^9.0.1",
90+
"stylelint-config-recommended-scss": "^12.0.0",
9191
"stylelint-config-recommended-vue": "^1.4.0",
92-
"stylelint-config-standard": "^30.0.1",
93-
"stylelint-config-standard-scss": "^7.0.1",
92+
"stylelint-config-standard": "^33.0.0",
93+
"stylelint-config-standard-scss": "^9.0.0",
9494
"typescript": "^5.0.4",
9595
"unplugin-vue-setup-extend-plus": "^1.0.0",
9696
"vite": "^4.3.8",

0 commit comments

Comments
 (0)