File tree 1 file changed +10
-8
lines changed
packages/stylelint-config
1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 14
14
"stylelint" : " *"
15
15
},
16
16
"dependencies" : {
17
- "postcss" : " ^8.4.21 " ,
17
+ "postcss" : " ^8.4.23 " ,
18
18
"postcss-html" : " ^1.5.0" ,
19
- "postcss-preset-env" : " ^8.0.1 " ,
20
- "stylelint" : " ^15.2 .0" ,
19
+ "postcss-preset-env" : " ^8.3.2 " ,
20
+ "stylelint" : " ^15.5 .0" ,
21
21
"stylelint-config-html" : " ^1.1.0" ,
22
22
"stylelint-config-recess-order" : " ^4.0.0" ,
23
+ "stylelint-config-recommended" : " ^12.0.0" ,
23
24
"stylelint-config-recommended-vue" : " ^1.4.0" ,
24
- "stylelint-config-standard" : " ^30 .0.1 " ,
25
- "stylelint-config-standard-scss" : " ^7 .0.1 " ,
26
- "stylelint-order" : " ^6.0.2 "
25
+ "stylelint-config-standard" : " ^33 .0.0 " ,
26
+ "stylelint-config-standard-scss" : " ^8 .0.0 " ,
27
+ "stylelint-order" : " ^6.0.3 "
27
28
},
28
29
"devDependencies" : {
29
- "stylelint" : " ^15.2 .0"
30
+ "stylelint" : " ^15.5 .0"
30
31
},
31
32
"pnpm" : {
32
33
"peerDependencyRules" : {
33
34
"allowedVersions" : {
34
35
"allowAny" : [
35
- " stylelint"
36
+ " stylelint" ,
37
+ " @csstools/*"
36
38
]
37
39
}
38
40
}
You can’t perform that action at this time.
0 commit comments