Update dependencies

This commit is contained in:
Kyle Mathews 2017-03-27 10:22:28 -04:00
parent 854294a799
commit 927626063b
2 changed files with 90 additions and 104 deletions

View file

@ -7,24 +7,24 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
},
"dependencies": {
"gatsby": "1.0.0-alpha12",
"gatsby-link": "1.0.0-alpha12",
"gatsby-parser-remark": "1.0.0-alpha12",
"gatsby-parser-sharp": "1.0.0-alpha12",
"gatsby-plugin-google-analytics": "1.0.0-alpha12",
"gatsby-plugin-manifest": "1.0.0-alpha12",
"gatsby-plugin-offline": "1.0.0-alpha12",
"gatsby-plugin-preact": "1.0.0-alpha12",
"gatsby-plugin-sharp": "1.0.0-alpha12",
"gatsby-source-filesystem": "1.0.0-alpha12",
"gatsby-typegen-filesystem": "1.0.0-alpha12",
"gatsby-typegen-remark": "1.0.0-alpha12",
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha12",
"gatsby-typegen-remark-prismjs": "1.0.0-alpha12",
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha12",
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha12",
"gatsby-typegen-remark-smartypants": "1.0.0-alpha12",
"gatsby-typegen-sharp": "1.0.0-alpha12",
"gatsby": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-link": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-parser-remark": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-parser-sharp": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-google-analytics": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-manifest": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-offline": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-preact": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-plugin-sharp": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-source-filesystem": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-filesystem": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-copy-linked-files": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-prismjs": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-responsive-iframe": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-responsive-image": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-remark-smartypants": "1.0.0-alpha12-alpha.d37d5d32",
"gatsby-typegen-sharp": "1.0.0-alpha12-alpha.d37d5d32",
"lodash": "^4.15.0",
"moment": "^2.14.1",
"react-helmet": "^4.0.0",

158
yarn.lock
View file

@ -1132,7 +1132,7 @@ block-stream@*:
dependencies:
inherits "~2.0.0"
bluebird@^3.0.5, bluebird@^3.3.4, bluebird@^3.4.6, bluebird@^3.4.7:
bluebird@^3.0.5, bluebird@^3.3.4, bluebird@^3.4.6, bluebird@^3.4.7, bluebird@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
@ -1504,13 +1504,6 @@ cipher-base@^1.0.0, cipher-base@^1.0.1:
dependencies:
inherits "^2.0.1"
cjsx-loader@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cjsx-loader/-/cjsx-loader-3.0.0.tgz#06dca52af2af649a8c0539c17990f633adc6dd8f"
dependencies:
coffee-react-transform "^4.0.0"
loader-utils "0.2.x"
clap@^1.0.9:
version "1.1.2"
resolved "https://registry.yarnpkg.com/clap/-/clap-1.1.2.tgz#316545bf22229225a2cecaa6824cd2f56a9709ed"
@ -1575,17 +1568,11 @@ code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
coffee-loader@^0.7.2:
version "0.7.3"
resolved "https://registry.yarnpkg.com/coffee-loader/-/coffee-loader-0.7.3.tgz#fadbc6efd6fc7ecc88c5b3046a2c292066bcb54a"
dependencies:
loader-utils "^1.0.2"
coffee-react-transform@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/coffee-react-transform/-/coffee-react-transform-4.0.0.tgz#731a79fd445a56e93926c72e983eff937f7c6fde"
coffee-script@^1.12.4, coffee-script@^1.9.1, coffee-script@^1.9.3:
coffee-script@^1.12.4, coffee-script@^1.9.1:
version "1.12.4"
resolved "https://registry.yarnpkg.com/coffee-script/-/coffee-script-1.12.4.tgz#fe1bced97fe1fb3927b998f2b45616e0658be1ff"
@ -2972,6 +2959,13 @@ fs-extra@^1.0.0:
jsonfile "^2.1.0"
klaw "^1.0.0"
fs-extra@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-2.1.2.tgz#046c70163cef9aad46b0e4a7fa467fb22d71de35"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^2.1.0"
fs-readdir-recursive@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.0.0.tgz#8cd1745c8b4f8a29c8caec392476921ba195f560"
@ -3008,53 +3002,53 @@ function-bind@^1.0.2, function-bind@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771"
gatsby-link@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.0.0-alpha12.tgz#d952eb13a1f6956278b0d4095fcfeed5ebf1bef8"
gatsby-link@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.0.0-alpha12-alpha.d37d5d32.tgz#71acd6fa0e4a0151048adb85abee2b623cbe72ba"
gatsby-parser-remark@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-parser-remark/-/gatsby-parser-remark-1.0.0-alpha12.tgz#5dff734e647b9ff00bc573544501cdf7a740e0d2"
gatsby-parser-remark@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-parser-remark/-/gatsby-parser-remark-1.0.0-alpha12-alpha.d37d5d32.tgz#c8b8bac789e71d916338c7f90b77314f88205713"
dependencies:
bluebird "^3.4.6"
gray-matter "^2.1.0"
unist-util-select "^1.5.0"
gatsby-parser-sharp@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-parser-sharp/-/gatsby-parser-sharp-1.0.0-alpha12.tgz#96a448a02bac36bc53c81f7985bf474feee45c2d"
gatsby-parser-sharp@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-parser-sharp/-/gatsby-parser-sharp-1.0.0-alpha12-alpha.d37d5d32.tgz#02bf664883ede93cfa6a0c827c011a69ec2aeb69"
dependencies:
bluebird "^3.4.6"
unist-util-select "^1.5.0"
gatsby-plugin-google-analytics@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-1.0.0-alpha12.tgz#9483faccfb03d75a3c5db8b34429067df974439e"
gatsby-plugin-google-analytics@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-1.0.0-alpha12-alpha.d37d5d32.tgz#5f108938222015f0354d7a2b44d4be79140e5e99"
dependencies:
react-ga "^2.1.2"
gatsby-plugin-manifest@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-1.0.0-alpha12.tgz#3b44ee08fa47abde208deb0b91fb014ad54bbc56"
gatsby-plugin-manifest@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-1.0.0-alpha12-alpha.d37d5d32.tgz#a8048eb28a2d42114858aa272cc85be5eb2a0e3a"
dependencies:
bluebird "^3.4.7"
gatsby-plugin-offline@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-1.0.0-alpha12.tgz#2e516774c683064c6ab4f680517371ef017a1984"
gatsby-plugin-offline@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-1.0.0-alpha12-alpha.d37d5d32.tgz#ab7ee601208ca6270689308873b7a5eec7acaa39"
dependencies:
sw-precache "^5.0.0"
gatsby-plugin-preact@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-preact/-/gatsby-plugin-preact-1.0.0-alpha12.tgz#15ef03818bceb60d88f5f941c4c854ae6b79c30a"
gatsby-plugin-preact@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-preact/-/gatsby-plugin-preact-1.0.0-alpha12-alpha.d37d5d32.tgz#92cde15b68169cbc9a9d92be833a1fd539b29f24"
dependencies:
preact "^7.1.0"
preact-compat "^3.11.0"
gatsby-plugin-sharp@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.0.0-alpha12.tgz#0dd78bbe8b5deab1375a1df9ffb5811996b5f618"
gatsby-plugin-sharp@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.0.0-alpha12-alpha.d37d5d32.tgz#5ecec0ab9c882847c38545388c31d85733ac0a56"
dependencies:
async "^2.1.4"
bluebird "^3.4.7"
@ -3067,9 +3061,9 @@ gatsby-plugin-sharp@1.0.0-alpha12:
queue "^4.0.1"
sharp "^0.17.1"
gatsby-source-filesystem@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.0.0-alpha12.tgz#404cb7b07db33290007da2f2673576dfeb44bee7"
gatsby-source-filesystem@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.0.0-alpha12-alpha.d37d5d32.tgz#468d228c29de6cd65ceba3d393688c4b77899213"
dependencies:
async "^2.1.2"
babel-cli "^6.18.0"
@ -3088,59 +3082,61 @@ gatsby-source-filesystem@1.0.0-alpha12:
slash "^1.0.0"
unist-builder "^1.0.2"
gatsby-typegen-filesystem@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-filesystem/-/gatsby-typegen-filesystem-1.0.0-alpha12.tgz#1e6b7cef9888d8bcf19907cfc4741e6f52ad0f9a"
gatsby-typegen-filesystem@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-filesystem/-/gatsby-typegen-filesystem-1.0.0-alpha12-alpha.d37d5d32.tgz#83becaafa20fda737ed5957a546e43f1fec031b0"
dependencies:
unist-util-select "^1.5.0"
gatsby-typegen-remark-copy-linked-files@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-copy-linked-files/-/gatsby-typegen-remark-copy-linked-files-1.0.0-alpha12.tgz#7899f35bc7f4503783a75b6a96ad6bf13470267d"
gatsby-typegen-remark-copy-linked-files@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-copy-linked-files/-/gatsby-typegen-remark-copy-linked-files-1.0.0-alpha12-alpha.d37d5d32.tgz#0a0b0579ccf6819735dda59b8aa644d2dec6acc0"
dependencies:
fs-extra "^1.0.0"
is-relative-url "^2.0.0"
lodash "^4.17.3"
unist-util-visit "^1.1.1"
gatsby-typegen-remark-prismjs@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-prismjs/-/gatsby-typegen-remark-prismjs-1.0.0-alpha12.tgz#ce6c1bfeddfc5f767c94482b0a4537683323609f"
gatsby-typegen-remark-prismjs@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-prismjs/-/gatsby-typegen-remark-prismjs-1.0.0-alpha12-alpha.d37d5d32.tgz#07e3a6504b488eccdcfc1fe5a53ea4d28e08c7a7"
dependencies:
prismjs "^1.6.0"
unist-util-visit "^1.1.1"
gatsby-typegen-remark-responsive-iframe@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-responsive-iframe/-/gatsby-typegen-remark-responsive-iframe-1.0.0-alpha12.tgz#3213d78a91dc4bd85de927f8b32296cd79052471"
gatsby-typegen-remark-responsive-iframe@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-responsive-iframe/-/gatsby-typegen-remark-responsive-iframe-1.0.0-alpha12-alpha.d37d5d32.tgz#6bd828d274fc56601a7bb6f634dbfa80a5ded44e"
dependencies:
bluebird "^3.4.7"
cheerio "^0.22.0"
lodash "^4.17.4"
unist-util-visit "^1.1.1"
gatsby-typegen-remark-responsive-image@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-responsive-image/-/gatsby-typegen-remark-responsive-image-1.0.0-alpha12.tgz#872c12979425018bf697e6781b5593c153b4c0fc"
gatsby-typegen-remark-responsive-image@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-responsive-image/-/gatsby-typegen-remark-responsive-image-1.0.0-alpha12-alpha.d37d5d32.tgz#b74a86d352ceb85dbca96a4fb330dddc35f1ebd1"
dependencies:
image-size "^0.5.1"
is-relative-url "^2.0.0"
lodash "^4.17.3"
unist-util-select "^1.5.0"
gatsby-typegen-remark-smartypants@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-smartypants/-/gatsby-typegen-remark-smartypants-1.0.0-alpha12.tgz#3bb90d8c32523a30fffb9ab357f71aeff263a6c7"
gatsby-typegen-remark-smartypants@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark-smartypants/-/gatsby-typegen-remark-smartypants-1.0.0-alpha12-alpha.d37d5d32.tgz#cdc22a846f5b588e3142540548754428707c8d61"
dependencies:
retext "^4.0.0"
retext-smartypants "^2.0.0"
unist-util-visit "^1.1.1"
gatsby-typegen-remark@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark/-/gatsby-typegen-remark-1.0.0-alpha12.tgz#15cb6a507068dfc958c9d498f7de5a556f01cc66"
gatsby-typegen-remark@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-remark/-/gatsby-typegen-remark-1.0.0-alpha12-alpha.d37d5d32.tgz#99ec92e5c648a47db6b346d2efc719204a9e2a70"
dependencies:
bluebird "^3.5.0"
excerpt-html "^1.2.0"
fs-extra "^2.1.2"
graphql "^0.8.2"
hast-util-to-html "^3.0.0"
is-relative-url "^2.0.0"
@ -3150,22 +3146,23 @@ gatsby-typegen-remark@1.0.0-alpha12:
remark "^6.2.0"
remark-html "^5.0.1"
sanitize-html "^1.13.0"
underscore.string "^3.3.4"
unist-util-inspect "^4.0.0"
unist-util-select "^1.5.0"
unist-util-visit "^1.1.1"
gatsby-typegen-sharp@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby-typegen-sharp/-/gatsby-typegen-sharp-1.0.0-alpha12.tgz#b1b7d5d16498d50070f2701e5406122dc8d067d9"
gatsby-typegen-sharp@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby-typegen-sharp/-/gatsby-typegen-sharp-1.0.0-alpha12-alpha.d37d5d32.tgz#e5baa50ae680b35ff69210ad304ed4bca287c9bd"
dependencies:
graphql "^0.8.2"
image-size "^0.5.1"
lodash "^4.17.2"
sharp "^0.17.0"
gatsby@1.0.0-alpha12:
version "1.0.0-alpha12"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.0.0-alpha12.tgz#5ba87a3538e7d9a7e8623ff0d9b9dcb6b41802bb"
gatsby@1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.d37d5d32"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.0.0-alpha12-alpha.d37d5d32.tgz#62efc1a1e95d5d6acd2d0c88e7b5d11734c07f93"
dependencies:
async "^2.1.2"
babel-core "^6.18.2"
@ -3187,9 +3184,6 @@ gatsby@1.0.0-alpha12:
chalk "^1.1.3"
chokidar "^1.6.1"
chunk-manifest-webpack-plugin "0.1.0"
cjsx-loader "^3.0.0"
coffee-loader "^0.7.2"
coffee-script "^1.9.3"
commander "^2.9.0"
css-loader "^0.26.1"
debug "^2.6.0"
@ -3205,7 +3199,7 @@ gatsby@1.0.0-alpha12:
glob "^7.1.0"
graphql "^0.8.2"
graphql-relay "^0.4.3"
graphql-skip-limit "^1.0.0-alpha11-alpha.68e8f9a1"
graphql-skip-limit "^1.0.0-alpha12-alpha.d37d5d32"
graphql-union-input-type "^0.2.1"
gray-matter "^2.1.0"
hapi "^8.5.1"
@ -3213,6 +3207,7 @@ gatsby@1.0.0-alpha12:
highlight.js "^9.8.0"
history "^2.1.2"
invariant "^2.2.2"
is-relative-url "^2.0.0"
joi "^9.1.1"
json-loader "^0.5.2"
json5 "^0.5.0"
@ -3271,7 +3266,6 @@ gatsby@1.0.0-alpha12:
webpack-hot-middleware "^2.13.2"
webpack-md5-hash "0.0.5"
webpack-require "0.0.16"
webpack-stable-module-id-and-hash "^1.0.2"
webpack-stats-plugin "^0.1.4"
webpack-validator "^2.2.7"
yaml-js "^0.1.4"
@ -3499,7 +3493,7 @@ got@^6.7.1:
unzip-response "^2.0.1"
url-parse-lax "^1.0.0"
graceful-fs@4.1.10:
graceful-fs@4.1.10, graceful-fs@^4.1.2:
version "4.1.10"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.10.tgz#f2d720c22092f743228775c75e3612632501f131"
@ -3507,10 +3501,6 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.3, graceful-fs@^4.1.4,
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
graceful-fs@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.2.tgz#fe2239b7574972e67e41f808823f9bfa4a991e37"
"graceful-readlink@>= 1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
@ -3519,7 +3509,7 @@ graphql-relay@^0.4.3, graphql-relay@^0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.4.4.tgz#876a654445b6af4539f81cb9befd5cd7ead129dd"
graphql-skip-limit@^1.0.0-alpha11-alpha.68e8f9a1:
graphql-skip-limit@^1.0.0-alpha12-alpha.d37d5d32:
version "1.0.0-alpha12-alpha.faff3fa9"
resolved "https://registry.yarnpkg.com/graphql-skip-limit/-/graphql-skip-limit-1.0.0-alpha12-alpha.faff3fa9.tgz#bcc4436d70c1e61807496e4084367bcb2c5c84ea"
@ -6689,9 +6679,9 @@ rechoir@^0.6.2:
dependencies:
resolve "^1.1.6"
"recursive-readdir@https://github.com/KyleAMathews/recursive-readdir.git":
"recursive-readdir@git+https://github.com/KyleAMathews/recursive-readdir.git":
version "2.1.0"
resolved "https://github.com/KyleAMathews/recursive-readdir.git#fbfe835d2e75a977db2d1e794214aa26ecdb0671"
resolved "git+https://github.com/KyleAMathews/recursive-readdir.git#fbfe835d2e75a977db2d1e794214aa26ecdb0671"
dependencies:
minimatch "3.0.2"
@ -8430,10 +8420,6 @@ webpack-sources@^0.1.0, webpack-sources@^0.1.2:
source-list-map "~0.1.7"
source-map "~0.5.3"
webpack-stable-module-id-and-hash@^1.0.2:
version "1.0.5"
resolved "https://registry.yarnpkg.com/webpack-stable-module-id-and-hash/-/webpack-stable-module-id-and-hash-1.0.5.tgz#4dc02a2bfe35abeb666e9bd355134ae9c91c01f9"
webpack-stats-plugin@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/webpack-stats-plugin/-/webpack-stats-plugin-0.1.4.tgz#400dd3967e12e54a54eb968ba368c0d7af334eb2"