File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 102
102
"postcss-reporter" : " ^7.1.0" ,
103
103
"postcss-rgb-mapping" : " workspace:^" ,
104
104
"postcss-selector-replace" : " ^1.0.2" ,
105
- "postcss-sorting" : " ^8.0.2 " ,
105
+ "postcss-sorting" : " ^9.1.0 " ,
106
106
"postcss-splitinator" : " workspace:^" ,
107
107
"postcss-values-parser" : " ^6.0.2" ,
108
108
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change 30
30
"postcss-import" : " ^16.1.0" ,
31
31
"postcss-licensing" : " ^2.0.0" ,
32
32
"postcss-rgb-mapping" : " workspace:^" ,
33
- "postcss-sorting" : " ^8.0.2 " ,
33
+ "postcss-sorting" : " ^9.1.0 " ,
34
34
"prettier" : " ^3.2.5" ,
35
35
"style-dictionary" : " ^3.9.2" ,
36
36
"style-dictionary-sets" : " ^2.3.0"
Original file line number Diff line number Diff line change @@ -4204,7 +4204,7 @@ __metadata:
4204
4204
postcss-import: "npm:^16.1.0"
4205
4205
postcss-licensing: "npm:^2.0.0"
4206
4206
postcss-rgb-mapping: "workspace:^"
4207
- postcss-sorting: "npm:^8.0.2 "
4207
+ postcss-sorting: "npm:^9.1.0 "
4208
4208
prettier: "npm:^3.2.5"
4209
4209
style-dictionary: "npm:^3.9.2"
4210
4210
style-dictionary-sets: "npm:^2.3.0"
@@ -14431,6 +14431,15 @@ __metadata:
14431
14431
languageName: node
14432
14432
linkType: hard
14433
14433
14434
+ "postcss-sorting@npm:^9.1.0":
14435
+ version: 9.1.0
14436
+ resolution: "postcss-sorting@npm:9.1.0"
14437
+ peerDependencies:
14438
+ postcss: ^8.4.20
14439
+ checksum: 10c0/1faea84bf00d85929228d297587798fa9c384a02966a28a942777b2de553a8186087cfdcd0aca3dd40e4b2793aee050792d807458db8cf4880867c98c7bf22fd
14440
+ languageName: node
14441
+ linkType: hard
14442
+
14434
14443
"postcss-splitinator@workspace:^, postcss-splitinator@workspace:plugins/postcss-splitinator":
14435
14444
version: 0.0.0-use.local
14436
14445
resolution: "postcss-splitinator@workspace:plugins/postcss-splitinator"
@@ -15729,7 +15738,7 @@ __metadata:
15729
15738
postcss-reporter: "npm:^7.1.0"
15730
15739
postcss-rgb-mapping: "workspace:^"
15731
15740
postcss-selector-replace: "npm:^1.0.2"
15732
- postcss-sorting: "npm:^8.0.2 "
15741
+ postcss-sorting: "npm:^9.1.0 "
15733
15742
postcss-splitinator: "workspace:^"
15734
15743
postcss-values-parser: "npm:^6.0.2"
15735
15744
prettier: "npm:^3.2.5"
You can’t perform that action at this time.
0 commit comments