We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa3ea0 commit f63f105Copy full SHA for f63f105
packages/stylelint-config/package.json
@@ -20,16 +20,16 @@
20
"postcss-preset-env": "^9.3.0",
21
"stylelint-config-html": "^1.1.0",
22
"stylelint-config-recess-order": "^4.4.0",
23
- "stylelint-config-recommended": "^13.0.0",
+ "stylelint-config-recommended": "^14.0.0",
24
"stylelint-config-recommended-vue": "^1.5.0",
25
- "stylelint-config-standard": "^34.0.0",
26
- "stylelint-config-standard-scss": "^11.1.0",
27
- "stylelint-order": "^6.0.3"
+ "stylelint-config-standard": "^35.0.0",
+ "stylelint-config-standard-scss": "^12.0.0",
+ "stylelint-order": "^6.0.4"
28
},
29
"peerDependencies": {
30
- "stylelint": ">=15"
+ "stylelint": ">=16"
31
32
"devDependencies": {
33
- "stylelint": "^15.11.0"
+ "stylelint": "^16.0.2"
34
}
35
0 commit comments