forked from postcss/postcss
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
72 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,8 +81,8 @@ | |
through2 "^2.0.3" | ||
|
||
"@types/node@*": | ||
version "8.5.2" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.2.tgz#83b8103fa9a2c2e83d78f701a9aa7c9539739aa5" | ||
version "8.5.7" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.7.tgz#9c498c35af354dcfbca3790fb2e81129e93cf0e2" | ||
|
||
abab@^1.0.3: | ||
version "1.0.4" | ||
|
@@ -417,7 +417,7 @@ aws4@^1.2.1, aws4@^1.6.0: | |
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e" | ||
|
||
babel-code-frame@^6.11.0, babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: | ||
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b" | ||
dependencies: | ||
|
@@ -1130,8 +1130,8 @@ browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6: | |
electron-to-chromium "^1.2.7" | ||
|
||
browserslist@^2.1.2: | ||
version "2.10.1" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.10.1.tgz#f9dc692b79004a78ec9ba0d012c54de44cc6d7e4" | ||
version "2.11.0" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.11.0.tgz#50350d6873a82ebe0f3ae5483658c571ae5f9d7d" | ||
dependencies: | ||
caniuse-lite "^1.0.30000784" | ||
electron-to-chromium "^1.3.30" | ||
|
@@ -1166,7 +1166,7 @@ [email protected], bytes@^3.0.0: | |
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" | ||
|
||
cacache@^10.0.0, cacache@^10.0.1: | ||
cacache@^10.0.1: | ||
version "10.0.1" | ||
resolved "https://registry.yarnpkg.com/cacache/-/cacache-10.0.1.tgz#3e05f6e616117d9b54665b1b20c8aeb93ea5d36f" | ||
dependencies: | ||
|
@@ -1230,12 +1230,12 @@ caniuse-api@^1.5.2: | |
lodash.uniq "^4.5.0" | ||
|
||
caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639: | ||
version "1.0.30000784" | ||
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000784.tgz#1be95012d9489c7719074f81aee57dbdffe6361b" | ||
version "1.0.30000787" | ||
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000787.tgz#ca07a281be536a88bd7fac96ba895f3cf53f811b" | ||
|
||
caniuse-lite@^1.0.30000784: | ||
version "1.0.30000784" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000784.tgz#129ced74e9a1280a441880b6cd2bce30ef59e6c0" | ||
version "1.0.30000787" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000787.tgz#a76c4fa1d6ac00640447ec83c1e7c6b33dd615c5" | ||
|
||
caseless@~0.12.0: | ||
version "0.12.0" | ||
|
@@ -1637,21 +1637,21 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0" | ||
|
||
css-loader@^0.28.7: | ||
version "0.28.7" | ||
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.7.tgz#5f2ee989dd32edd907717f953317656160999c1b" | ||
version "0.28.8" | ||
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.8.tgz#ff36381464dea18fe60f2601a060ba6445886bd5" | ||
dependencies: | ||
babel-code-frame "^6.11.0" | ||
babel-code-frame "^6.26.0" | ||
css-selector-tokenizer "^0.7.0" | ||
cssnano ">=2.6.1 <4" | ||
cssnano "^3.10.0" | ||
icss-utils "^2.1.0" | ||
loader-utils "^1.0.2" | ||
lodash.camelcase "^4.3.0" | ||
object-assign "^4.0.1" | ||
object-assign "^4.1.1" | ||
postcss "^5.0.6" | ||
postcss-modules-extract-imports "^1.0.0" | ||
postcss-modules-local-by-default "^1.0.1" | ||
postcss-modules-scope "^1.0.0" | ||
postcss-modules-values "^1.1.0" | ||
postcss-modules-extract-imports "^1.1.0" | ||
postcss-modules-local-by-default "^1.2.0" | ||
postcss-modules-scope "^1.1.0" | ||
postcss-modules-values "^1.3.0" | ||
postcss-value-parser "^3.3.0" | ||
source-list-map "^2.0.0" | ||
|
||
|
@@ -1676,7 +1676,7 @@ cssesc@^0.1.0: | |
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4" | ||
|
||
"cssnano@>=2.6.1 <4": | ||
cssnano@^3.10.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38" | ||
dependencies: | ||
|
@@ -2449,7 +2449,7 @@ eyo-kernel@^2.2.0: | |
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/eyo-kernel/-/eyo-kernel-2.2.0.tgz#c5f46f5b4b5f3b33bb4d2094574ee265ea969194" | ||
|
||
fancy-log@^1.1.0: | ||
fancy-log@^1.1.0, fancy-log@^1.3.2: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/fancy-log/-/fancy-log-1.3.2.tgz#f41125e3d84f2e7d89a43d06d958c8f78be16be1" | ||
dependencies: | ||
|
@@ -2975,9 +2975,9 @@ gulp-json-editor@^2.2.1: | |
js-beautify "~1.5.4" | ||
through2 "~0.5.0" | ||
|
||
gulp-sourcemaps@^2.6.2: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/gulp-sourcemaps/-/gulp-sourcemaps-2.6.2.tgz#4f41c72b35a7ea06b666d2e3f57917e2c0e71c4e" | ||
gulp-sourcemaps@^2.6.3: | ||
version "2.6.3" | ||
resolved "https://registry.yarnpkg.com/gulp-sourcemaps/-/gulp-sourcemaps-2.6.3.tgz#11b033f759f909e0a5f15b7bdf47ac29cc54efa4" | ||
dependencies: | ||
"@gulp-sourcemaps/identity-map" "1.X" | ||
"@gulp-sourcemaps/map-sources" "1.X" | ||
|
@@ -2991,7 +2991,7 @@ gulp-sourcemaps@^2.6.2: | |
strip-bom-string "1.X" | ||
through2 "2.X" | ||
|
||
gulp-util@^3.0.0, gulp-util@^3.0.7, gulp-util@^3.0.8, gulp-util@~3.0.0: | ||
gulp-util@^3.0.0, gulp-util@^3.0.7, gulp-util@~3.0.0: | ||
version "3.0.8" | ||
resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f" | ||
dependencies: | ||
|
@@ -3406,8 +3406,8 @@ is-callable@^1.1.1, is-callable@^1.1.3: | |
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2" | ||
|
||
is-ci@^1.0.10: | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e" | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5" | ||
dependencies: | ||
ci-info "^1.0.0" | ||
|
||
|
@@ -4913,7 +4913,7 @@ oauth-sign@~0.8.1, oauth-sign@~0.8.2: | |
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43" | ||
|
||
[email protected], object-assign@^4.0.1, object-assign@^4.1.0: | ||
[email protected], object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" | ||
|
||
|
@@ -5082,8 +5082,10 @@ p-finally@^1.0.0: | |
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" | ||
|
||
p-limit@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.1.0.tgz#b07ff2d9a5d88bec806035895a2bab66a27988bc" | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.2.0.tgz#0e92b6bedcb59f022c13d0f1949dc82d15909f1c" | ||
dependencies: | ||
p-try "^1.0.0" | ||
|
||
p-locate@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -5095,6 +5097,10 @@ p-map@^1.1.1: | |
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.2.0.tgz#e4e94f311eabbc8633a1e79908165fca26241b6b" | ||
|
||
p-try@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3" | ||
|
||
pako@~1.0.5: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.6.tgz#0101211baa70c4bca4a0f63f2206e97b7dfaf258" | ||
|
@@ -5292,8 +5298,8 @@ pluralize@^7.0.0: | |
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777" | ||
|
||
pn@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pn/-/pn-1.0.0.tgz#1cf5a30b0d806cd18f88fc41a6b5d4ad615b3ba9" | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb" | ||
|
||
posix-character-classes@^0.1.0: | ||
version "0.1.1" | ||
|
@@ -5421,27 +5427,27 @@ postcss-minify-selectors@^2.0.4: | |
postcss "^5.0.14" | ||
postcss-selector-parser "^2.0.0" | ||
|
||
postcss-modules-extract-imports@^1.0.0: | ||
postcss-modules-extract-imports@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.1.0.tgz#b614c9720be6816eaee35fb3a5faa1dba6a05ddb" | ||
dependencies: | ||
postcss "^6.0.1" | ||
|
||
postcss-modules-local-by-default@^1.0.1: | ||
postcss-modules-local-by-default@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069" | ||
dependencies: | ||
css-selector-tokenizer "^0.7.0" | ||
postcss "^6.0.1" | ||
|
||
postcss-modules-scope@^1.0.0: | ||
postcss-modules-scope@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90" | ||
dependencies: | ||
css-selector-tokenizer "^0.7.0" | ||
postcss "^6.0.1" | ||
|
||
postcss-modules-values@^1.1.0: | ||
postcss-modules-values@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20" | ||
dependencies: | ||
|
@@ -5545,12 +5551,12 @@ postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0 | |
supports-color "^3.2.3" | ||
|
||
postcss@^6.0.1: | ||
version "6.0.14" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.14.tgz#5534c72114739e75d0afcf017db853099f562885" | ||
version "6.0.15" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.15.tgz#f460cd6269fede0d1bf6defff0b934a9845d974d" | ||
dependencies: | ||
chalk "^2.3.0" | ||
source-map "^0.6.1" | ||
supports-color "^4.4.0" | ||
supports-color "^5.1.0" | ||
|
||
pre-commit@^1.2.2: | ||
version "1.2.2" | ||
|
@@ -6094,12 +6100,13 @@ run-queue@^1.0.0, run-queue@^1.0.3: | |
dependencies: | ||
aproba "^1.1.1" | ||
|
||
run-sequence@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/run-sequence/-/run-sequence-2.2.0.tgz#b3f8d42836db89d08b2fe704eaf0c93dfd8335e2" | ||
run-sequence@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/run-sequence/-/run-sequence-2.2.1.tgz#1ce643da36fd8c7ea7e1a9329da33fc2b8898495" | ||
dependencies: | ||
chalk "^1.1.3" | ||
gulp-util "^3.0.8" | ||
fancy-log "^1.3.2" | ||
plugin-error "^0.1.2" | ||
|
||
rx-lite-aggregates@^4.0.8: | ||
version "4.0.8" | ||
|
@@ -6145,6 +6152,13 @@ schema-utils@^0.3.0: | |
dependencies: | ||
ajv "^5.0.0" | ||
|
||
schema-utils@^0.4.2: | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.3.tgz#e2a594d3395834d5e15da22b48be13517859458e" | ||
dependencies: | ||
ajv "^5.0.0" | ||
ajv-keywords "^2.1.0" | ||
|
||
"semver@2 || 3 || 4 || 5", semver@^5.3.0: | ||
version "5.4.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e" | ||
|
@@ -6637,7 +6651,7 @@ supports-color@^3.1.2, supports-color@^3.2.3: | |
dependencies: | ||
has-flag "^1.0.0" | ||
|
||
supports-color@^4.0.0, supports-color@^4.2.1, supports-color@^4.4.0: | ||
supports-color@^4.0.0, supports-color@^4.2.1: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b" | ||
dependencies: | ||
|
@@ -6875,9 +6889,9 @@ typedarray@^0.0.6: | |
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | ||
|
||
uglify-es@3.2.2: | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.2.2.tgz#15c62b7775002c81b7987a1c49ecd3f126cace73" | ||
uglify-es@^3.3.4: | ||
version "3.3.4" | ||
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.4.tgz#2d592678791e5310456bbc95e952139e3b13167a" | ||
dependencies: | ||
commander "~2.12.1" | ||
source-map "~0.6.1" | ||
|
@@ -6904,17 +6918,17 @@ uglifyjs-webpack-plugin@^0.4.6: | |
webpack-sources "^1.0.1" | ||
|
||
uglifyjs-webpack-plugin@^1.1.0: | ||
version "1.1.5" | ||
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.1.5.tgz#5ec4a16da0fd10c96538f715caed10dbdb180875" | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.1.6.tgz#f4ba8449edcf17835c18ba6ae99b9d610857fb19" | ||
dependencies: | ||
cacache "^10.0.0" | ||
cacache "^10.0.1" | ||
find-cache-dir "^1.0.0" | ||
schema-utils "^0.3.0" | ||
schema-utils "^0.4.2" | ||
serialize-javascript "^1.4.0" | ||
source-map "^0.6.1" | ||
uglify-es "3.2.2" | ||
webpack-sources "^1.0.1" | ||
worker-farm "^1.4.1" | ||
uglify-es "^3.3.4" | ||
webpack-sources "^1.1.0" | ||
worker-farm "^1.5.2" | ||
|
||
uid-number@^0.0.6: | ||
version "0.0.6" | ||
|
@@ -7161,7 +7175,7 @@ webpack-bundle-analyzer@^2.9.1: | |
opener "^1.4.3" | ||
ws "^3.3.1" | ||
|
||
webpack-sources@^1.0.1: | ||
webpack-sources@^1.0.1, webpack-sources@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.1.0.tgz#a101ebae59d6507354d71d8013950a3a8b7a5a54" | ||
dependencies: | ||
|
@@ -7251,7 +7265,7 @@ wordwrap@~1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" | ||
|
||
worker-farm@^1.4.1: | ||
worker-farm@^1.5.2: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.5.2.tgz#32b312e5dc3d5d45d79ef44acc2587491cd729ae" | ||
dependencies: | ||
|