|
274 | 274 | dependencies:
|
275 | 275 | mime "^3.0.0"
|
276 | 276 |
|
| 277 | +"@csstools/cascade-layer-name-parser@^1.0.0": |
| 278 | + version "1.0.0" |
| 279 | + resolved "https://registry.yarnpkg.com/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-1.0.0.tgz#cc899fbfd2206a1b8f0a939b14ed8d42643d1758" |
| 280 | + integrity sha512-JxdLxJMDximX1vxCFJdwC7MD4aXNSFbOxBZuYKg2FEz4MLR0UFVmamPtzthzqzxAcU0K6ShvEFfMBrEEb16U+A== |
| 281 | + |
| 282 | +"@csstools/css-parser-algorithms@^2.0.0": |
| 283 | + version "2.0.0" |
| 284 | + resolved "https://registry.yarnpkg.com/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.0.0.tgz#2f27a1f2aef94f5d009d3d83f08f1e095dff2b30" |
| 285 | + integrity sha512-RbukP8OjQvuH85veuzOq8abPjsvqvleZaQC6W0GJFGpwLUh8XmFMQjvtuIM9bQ589YFx4lwwAcSwN4nfcvxIEw== |
| 286 | + |
| 287 | +"@csstools/css-tokenizer@^2.0.0": |
| 288 | + version "2.0.0" |
| 289 | + resolved "https://registry.yarnpkg.com/@csstools/css-tokenizer/-/css-tokenizer-2.0.0.tgz#fa2a7e8f4ed965e73ba30ee80c00fa64980fd11e" |
| 290 | + integrity sha512-IB6EFP0Hc/YEz1sJVD47oFqJP6TXMB+OW1jXSYnOk5g+6wpk2/zkuBa0gm5edIMM9nVUZ3hF0xCBnyFbK5OIyg== |
| 291 | + |
277 | 292 | "@csstools/selector-specificity@^2.0.0":
|
278 | 293 | version "2.0.2"
|
279 | 294 | resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-2.0.2.tgz#1bfafe4b7ed0f3e4105837e056e0a89b108ebe36"
|
@@ -6444,11 +6459,14 @@ postcss-convert-values@^5.1.3:
|
6444 | 6459 | browserslist "^4.21.4"
|
6445 | 6460 | postcss-value-parser "^4.2.0"
|
6446 | 6461 |
|
6447 |
| -postcss-custom-properties@^12.1.10: |
6448 |
| - version "12.1.11" |
6449 |
| - resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-12.1.11.tgz#d14bb9b3989ac4d40aaa0e110b43be67ac7845cf" |
6450 |
| - integrity sha512-0IDJYhgU8xDv1KY6+VgUwuQkVtmYzRwu+dMjnmdMafXYv86SWqfxkc7qdDvWS38vsjaEtv8e0vGOUQrAiMBLpQ== |
| 6462 | +postcss-custom-properties@^13.1.0: |
| 6463 | + version "13.1.0" |
| 6464 | + resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-13.1.0.tgz#b6f0ae00381f636932b8ce35ac77b406659dedb8" |
| 6465 | + integrity sha512-O0Lg0CuHwADctEMBgGtaeams7eFES8pXo/9zBClTbRVdU3LFAkFluw1l9eYnJ3rtidp80EGbAIuiisEIu1Z+uA== |
6451 | 6466 | dependencies:
|
| 6467 | + "@csstools/cascade-layer-name-parser" "^1.0.0" |
| 6468 | + "@csstools/css-parser-algorithms" "^2.0.0" |
| 6469 | + "@csstools/css-tokenizer" "^2.0.0" |
6452 | 6470 | postcss-value-parser "^4.2.0"
|
6453 | 6471 |
|
6454 | 6472 | postcss-discard-comments@^5.1.2:
|
|
0 commit comments