File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 71
71
"sass" : " ^1.69.5" ,
72
72
"stylelint" : " ^16.0.0" ,
73
73
"stylelint-config-standard-scss" : " ^11.0.0" ,
74
- "stylelint-scss" : " ^5.3 .0" ,
74
+ "stylelint-scss" : " ^6.0 .0" ,
75
75
"typedoc" : " ^0.25.3" ,
76
76
"typescript" : " ^5.0.2" ,
77
77
"vite" : " ^4.4.5" ,
Original file line number Diff line number Diff line change @@ -4633,7 +4633,7 @@ __metadata:
4633
4633
sass : " npm:^1.69.5"
4634
4634
stylelint : " npm:^16.0.0"
4635
4635
stylelint-config-standard-scss : " npm:^11.0.0"
4636
- stylelint-scss : " npm:^5.3 .0"
4636
+ stylelint-scss : " npm:^6.0 .0"
4637
4637
tslib : " npm:^2.2.0"
4638
4638
typedoc : " npm:^0.25.3"
4639
4639
typescript : " npm:^5.0.2"
@@ -4926,6 +4926,21 @@ __metadata:
4926
4926
languageName : node
4927
4927
linkType : hard
4928
4928
4929
+ " stylelint-scss@npm:^6.0.0 " :
4930
+ version : 6.2.1
4931
+ resolution : " stylelint-scss@npm:6.2.1"
4932
+ dependencies :
4933
+ known-css-properties : " npm:^0.29.0"
4934
+ postcss-media-query-parser : " npm:^0.2.3"
4935
+ postcss-resolve-nested-selector : " npm:^0.1.1"
4936
+ postcss-selector-parser : " npm:^6.0.15"
4937
+ postcss-value-parser : " npm:^4.2.0"
4938
+ peerDependencies :
4939
+ stylelint : ^16.0.2
4940
+ checksum : 10c0/a3563e422fd8d27c14497d8922c9bb1285400aa41fa11ebdc3d0ec685ea69f732a4f1c1ac3bc34bfb7c4f8f8d97bb1bba2ebf003a03f7d0bdf79a1bad1282702
4941
+ languageName : node
4942
+ linkType : hard
4943
+
4929
4944
" stylelint@npm:^16.0.0 " :
4930
4945
version : 16.2.1
4931
4946
resolution : " stylelint@npm:16.2.1"
You can’t perform that action at this time.
0 commit comments