|
3285 | 3285 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
3286 | 3286 | integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= |
3287 | 3287 |
|
3288 | | -color-name@^1.0.0, color-name@~1.1.4: |
| 3288 | +color-name@^1.0.0, color-name@^1.1.4, color-name@~1.1.4: |
3289 | 3289 | version "1.1.4" |
3290 | 3290 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
3291 | 3291 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
@@ -6550,6 +6550,11 @@ is-typedarray@~1.0.0: |
6550 | 6550 | resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" |
6551 | 6551 | integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= |
6552 | 6552 |
|
| 6553 | +is-url-superb@^4.0.0: |
| 6554 | + version "4.0.0" |
| 6555 | + resolved "https://registry.yarnpkg.com/is-url-superb/-/is-url-superb-4.0.0.tgz#b54d1d2499bb16792748ac967aa3ecb41a33a8c2" |
| 6556 | + integrity sha512-GI+WjezhPPcbM+tqE9LnmsY5qqjwHzTvjJ36wxYX5ujNXefSUJ/T17r5bqDV8yLhcgB59KTPNOc9O9cmHTPWsA== |
| 6557 | + |
6553 | 6558 | is-windows@^1.0.2: |
6554 | 6559 | version "1.0.2" |
6555 | 6560 | resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" |
@@ -8947,13 +8952,13 @@ postcss-custom-media@^7.0.8: |
8947 | 8952 | dependencies: |
8948 | 8953 | postcss "^7.0.14" |
8949 | 8954 |
|
8950 | | -postcss-custom-properties@^8.0.11: |
8951 | | - version "8.0.11" |
8952 | | - resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz#2d61772d6e92f22f5e0d52602df8fae46fa30d97" |
8953 | | - integrity sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA== |
| 8955 | +postcss-custom-properties@^10.0.0, postcss-custom-properties@^8.0.11: |
| 8956 | + version "10.0.0" |
| 8957 | + resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-10.0.0.tgz#5cb31afc530f58ad241f1e836dd5f5f7065334df" |
| 8958 | + integrity sha512-55BPj5FudpCiPZzBaO+MOeqmwMDa+nV9/0QBJBfhZjYg6D9hE+rW9lpMBLTJoF4OTXnS5Po4yM1nMlgkPbCxFg== |
8954 | 8959 | dependencies: |
8955 | 8960 | postcss "^7.0.17" |
8956 | | - postcss-values-parser "^2.0.1" |
| 8961 | + postcss-values-parser "^4.0.0" |
8957 | 8962 |
|
8958 | 8963 | postcss-custom-selectors@^5.1.2: |
8959 | 8964 | version "5.1.2" |
@@ -9499,6 +9504,15 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1: |
9499 | 9504 | indexes-of "^1.0.1" |
9500 | 9505 | uniq "^1.0.1" |
9501 | 9506 |
|
| 9507 | +postcss-values-parser@^4.0.0: |
| 9508 | + version "4.0.0" |
| 9509 | + resolved "https://registry.yarnpkg.com/postcss-values-parser/-/postcss-values-parser-4.0.0.tgz#3b4625e649279613f52842f1c81f2064321beec7" |
| 9510 | + integrity sha512-R9x2D87FcbhwXUmoCXJR85M1BLII5suXRuXibGYyBJ7lVDEpRIdKZh4+8q5S+/+A4m0IoG1U5tFw39asyhX/Hw== |
| 9511 | + dependencies: |
| 9512 | + color-name "^1.1.4" |
| 9513 | + is-url-superb "^4.0.0" |
| 9514 | + postcss "^7.0.5" |
| 9515 | + |
9502 | 9516 | |
9503 | 9517 | version "7.0.21" |
9504 | 9518 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17" |
|
0 commit comments