|
1706 | 1706 | version "1.0.2"
|
1707 | 1707 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
1708 | 1708 |
|
| 1709 | +cosmiconfig@^2.1.0, cosmiconfig@^2.1.1: |
| 1710 | + version "2.2.2" |
| 1711 | + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-2.2.2.tgz#6173cebd56fac042c1f4390edf7af6c07c7cb892" |
| 1712 | + dependencies: |
| 1713 | + is-directory "^0.3.1" |
| 1714 | + js-yaml "^3.4.3" |
| 1715 | + minimist "^1.2.0" |
| 1716 | + object-assign "^4.1.0" |
| 1717 | + os-homedir "^1.0.1" |
| 1718 | + parse-json "^2.2.0" |
| 1719 | + require-from-string "^1.1.0" |
| 1720 | + |
1709 | 1721 | cosmiconfig@^4.0.0:
|
1710 | 1722 | version "4.0.0"
|
1711 | 1723 | resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-4.0.0.tgz#760391549580bbd2df1e562bc177b13c290972dc"
|
@@ -4090,7 +4102,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
|
4090 | 4102 | version "3.0.2"
|
4091 | 4103 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
4092 | 4104 |
|
4093 |
| -js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1: |
| 4105 | +js-yaml@^3.4.3, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1: |
4094 | 4106 | version "3.11.0"
|
4095 | 4107 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
|
4096 | 4108 | dependencies:
|
@@ -5107,7 +5119,7 @@ os-browserify@^0.3.0:
|
5107 | 5119 | version "0.3.0"
|
5108 | 5120 | resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
|
5109 | 5121 |
|
5110 |
| -os-homedir@^1.0.0: |
| 5122 | +os-homedir@^1.0.0, os-homedir@^1.0.1: |
5111 | 5123 | version "1.0.2"
|
5112 | 5124 | resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
|
5113 | 5125 |
|
@@ -5421,6 +5433,38 @@ postcss-filter-plugins@^2.0.0:
|
5421 | 5433 | postcss "^5.0.4"
|
5422 | 5434 | uniqid "^4.0.0"
|
5423 | 5435 |
|
| 5436 | +postcss-load-config@^1.2.0: |
| 5437 | + version "1.2.0" |
| 5438 | + resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-1.2.0.tgz#539e9afc9ddc8620121ebf9d8c3673e0ce50d28a" |
| 5439 | + dependencies: |
| 5440 | + cosmiconfig "^2.1.0" |
| 5441 | + object-assign "^4.1.0" |
| 5442 | + postcss-load-options "^1.2.0" |
| 5443 | + postcss-load-plugins "^2.3.0" |
| 5444 | + |
| 5445 | +postcss-load-options@^1.2.0: |
| 5446 | + version "1.2.0" |
| 5447 | + resolved "https://registry.yarnpkg.com/postcss-load-options/-/postcss-load-options-1.2.0.tgz#b098b1559ddac2df04bc0bb375f99a5cfe2b6d8c" |
| 5448 | + dependencies: |
| 5449 | + cosmiconfig "^2.1.0" |
| 5450 | + object-assign "^4.1.0" |
| 5451 | + |
| 5452 | +postcss-load-plugins@^2.3.0: |
| 5453 | + version "2.3.0" |
| 5454 | + resolved "https://registry.yarnpkg.com/postcss-load-plugins/-/postcss-load-plugins-2.3.0.tgz#745768116599aca2f009fad426b00175049d8d92" |
| 5455 | + dependencies: |
| 5456 | + cosmiconfig "^2.1.1" |
| 5457 | + object-assign "^4.1.0" |
| 5458 | + |
| 5459 | +postcss-loader@^2.1.2: |
| 5460 | + version "2.1.2" |
| 5461 | + resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-2.1.2.tgz#03f54e23be736c9ea4f610e17d2a299254c05130" |
| 5462 | + dependencies: |
| 5463 | + loader-utils "^1.1.0" |
| 5464 | + postcss "^6.0.0" |
| 5465 | + postcss-load-config "^1.2.0" |
| 5466 | + schema-utils "^0.4.0" |
| 5467 | + |
5424 | 5468 | postcss-merge-idents@^2.1.5:
|
5425 | 5469 | version "2.1.7"
|
5426 | 5470 | resolved "https://registry.yarnpkg.com/postcss-merge-idents/-/postcss-merge-idents-2.1.7.tgz#4c5530313c08e1d5b3bbf3d2bbc747e278eea270"
|
@@ -5617,7 +5661,7 @@ postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0
|
5617 | 5661 | source-map "^0.5.6"
|
5618 | 5662 | supports-color "^3.2.3"
|
5619 | 5663 |
|
5620 |
| -postcss@^6.0.1, postcss@^6.0.12, postcss@^6.0.20: |
| 5664 | +postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.12, postcss@^6.0.14, postcss@^6.0.20: |
5621 | 5665 | version "6.0.20"
|
5622 | 5666 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.20.tgz#686107e743a12d5530cb68438c590d5b2bf72c3c"
|
5623 | 5667 | dependencies:
|
@@ -6192,6 +6236,10 @@ require-directory@^2.1.1:
|
6192 | 6236 | version "2.1.1"
|
6193 | 6237 | resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
|
6194 | 6238 |
|
| 6239 | +require-from-string@^1.1.0: |
| 6240 | + version "1.2.1" |
| 6241 | + resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418" |
| 6242 | + |
6195 | 6243 | require-from-string@^2.0.1:
|
6196 | 6244 | version "2.0.1"
|
6197 | 6245 | resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.1.tgz#c545233e9d7da6616e9d59adfb39fc9f588676ff"
|
@@ -6372,7 +6420,7 @@ sax@^1.2.4, sax@~1.2.1:
|
6372 | 6420 | version "1.2.4"
|
6373 | 6421 | resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
6374 | 6422 |
|
6375 |
| -schema-utils@^0.4.2: |
| 6423 | +schema-utils@^0.4.0, schema-utils@^0.4.2: |
6376 | 6424 | version "0.4.5"
|
6377 | 6425 | resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.5.tgz#21836f0608aac17b78f9e3e24daff14a5ca13a3e"
|
6378 | 6426 | dependencies:
|
@@ -6852,6 +6900,12 @@ stylus@^0.54.5:
|
6852 | 6900 | sax "0.5.x"
|
6853 | 6901 | source-map "0.1.x"
|
6854 | 6902 |
|
| 6903 | +sugarss@^1.0.1: |
| 6904 | + version "1.0.1" |
| 6905 | + resolved "https://registry.yarnpkg.com/sugarss/-/sugarss-1.0.1.tgz#be826d9003e0f247735f92365dc3fd7f1bae9e44" |
| 6906 | + dependencies: |
| 6907 | + postcss "^6.0.14" |
| 6908 | + |
6855 | 6909 | superstruct@^0.5.0:
|
6856 | 6910 | version "0.5.1"
|
6857 | 6911 | resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.5.1.tgz#cd6ddd7e5ad453440b14c60b9f8264b17fc88e75"
|
|
0 commit comments