File tree Expand file tree Collapse file tree 7 files changed +191
-456
lines changed
postcss-custom-properties
postcss-logical-viewport-units
postcss-media-queries-aspect-ratio-number-values Expand file tree Collapse file tree 7 files changed +191
-456
lines changed Original file line number Diff line number Diff line change 4646 ],
4747 "dependencies" : {
4848 "@csstools/cascade-layer-name-parser" : " ^1.0.0" ,
49- "@csstools/css-parser-algorithms" : " ^1 .0.0" ,
50- "@csstools/css-tokenizer" : " ^1 .0.0" ,
51- "@csstools/media-query-list-parser" : " ^1 .0.0"
49+ "@csstools/css-parser-algorithms" : " ^2 .0.0" ,
50+ "@csstools/css-tokenizer" : " ^2 .0.0" ,
51+ "@csstools/media-query-list-parser" : " ^2 .0.0"
5252 },
5353 "peerDependencies" : {
5454 "postcss" : " ^8.4"
Original file line number Diff line number Diff line change 3333 ],
3434 "dependencies" : {
3535 "@csstools/cascade-layer-name-parser" : " ^1.0.0" ,
36- "@csstools/css-parser-algorithms" : " ^1 .0.0" ,
37- "@csstools/css-tokenizer" : " ^1 .0.0" ,
36+ "@csstools/css-parser-algorithms" : " ^2 .0.0" ,
37+ "@csstools/css-tokenizer" : " ^2 .0.0" ,
3838 "postcss-value-parser" : " ^4.2.0"
3939 },
4040 "peerDependencies" : {
Original file line number Diff line number Diff line change 4949 ],
5050 "dependencies" : {
5151 "@csstools/cascade-layer-name-parser" : " ^1.0.0" ,
52- "@csstools/css-parser-algorithms" : " ^1 .0.0" ,
53- "@csstools/css-tokenizer" : " ^1 .0.0" ,
52+ "@csstools/css-parser-algorithms" : " ^2 .0.0" ,
53+ "@csstools/css-tokenizer" : " ^2 .0.0" ,
5454 "postcss-selector-parser" : " ^6.0.4"
5555 },
5656 "peerDependencies" : {
Original file line number Diff line number Diff line change 3838 " dist"
3939 ],
4040 "dependencies" : {
41- "@csstools/css-parser-algorithms" : " ^1 .0.0" ,
42- "@csstools/css-tokenizer" : " ^1 .0.0" ,
41+ "@csstools/css-parser-algorithms" : " ^2 .0.0" ,
42+ "@csstools/css-tokenizer" : " ^2 .0.0" ,
4343 "postcss-value-parser" : " ^4.2.0"
4444 },
4545 "peerDependencies" : {
Original file line number Diff line number Diff line change 4141 "postcss" : " ^8.4"
4242 },
4343 "devDependencies" : {
44- "@csstools/css-tokenizer" : " ^1 .0.0"
44+ "@csstools/css-tokenizer" : " ^2 .0.0"
4545 },
4646 "scripts" : {
4747 "prebuild" : " npm run clean" ,
Original file line number Diff line number Diff line change 3838 " dist"
3939 ],
4040 "dependencies" : {
41- "@csstools/css-parser-algorithms" : " ^1 .0.0" ,
42- "@csstools/css-tokenizer" : " ^1 .0.0" ,
43- "@csstools/media-query-list-parser" : " ^1 .0.0"
41+ "@csstools/css-parser-algorithms" : " ^2 .0.0" ,
42+ "@csstools/css-tokenizer" : " ^2 .0.0" ,
43+ "@csstools/media-query-list-parser" : " ^2 .0.0"
4444 },
4545 "peerDependencies" : {
4646 "postcss" : " ^8.4"
You can’t perform that action at this time.
0 commit comments