-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from netlify/add-missing-deps
Miss missing dependencies babel-loader and babel-core
- Loading branch information
Showing
2 changed files
with
150 additions
and
5 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 |
---|---|---|
|
@@ -159,6 +159,43 @@ babel-code-frame@^6.26.0: | |
esutils "^2.0.2" | ||
js-tokens "^3.0.2" | ||
|
||
babel-core@^6.26.0: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8" | ||
dependencies: | ||
babel-code-frame "^6.26.0" | ||
babel-generator "^6.26.0" | ||
babel-helpers "^6.24.1" | ||
babel-messages "^6.23.0" | ||
babel-register "^6.26.0" | ||
babel-runtime "^6.26.0" | ||
babel-template "^6.26.0" | ||
babel-traverse "^6.26.0" | ||
babel-types "^6.26.0" | ||
babylon "^6.18.0" | ||
convert-source-map "^1.5.0" | ||
debug "^2.6.8" | ||
json5 "^0.5.1" | ||
lodash "^4.17.4" | ||
minimatch "^3.0.4" | ||
path-is-absolute "^1.0.1" | ||
private "^0.1.7" | ||
slash "^1.0.0" | ||
source-map "^0.5.6" | ||
|
||
babel-generator@^6.26.0: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.0.tgz#ac1ae20070b79f6e3ca1d3269613053774f20dc5" | ||
dependencies: | ||
babel-messages "^6.23.0" | ||
babel-runtime "^6.26.0" | ||
babel-types "^6.26.0" | ||
detect-indent "^4.0.0" | ||
jsesc "^1.3.0" | ||
lodash "^4.17.4" | ||
source-map "^0.5.6" | ||
trim-right "^1.0.1" | ||
|
||
babel-helper-call-delegate@^6.24.1: | ||
version "6.24.1" | ||
resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz#ece6aacddc76e41c3461f88bfc575bd0daa2df8d" | ||
|
@@ -227,6 +264,21 @@ babel-helper-replace-supers@^6.24.1: | |
babel-traverse "^6.24.1" | ||
babel-types "^6.24.1" | ||
|
||
babel-helpers@^6.24.1: | ||
version "6.24.1" | ||
resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.24.1.tgz#3471de9caec388e5c850e597e58a26ddf37602b2" | ||
dependencies: | ||
babel-runtime "^6.22.0" | ||
babel-template "^6.24.1" | ||
|
||
babel-loader@^7.1.2: | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.2.tgz#f6cbe122710f1aa2af4d881c6d5b54358ca24126" | ||
dependencies: | ||
find-cache-dir "^1.0.0" | ||
loader-utils "^1.0.2" | ||
mkdirp "^0.5.1" | ||
|
||
babel-messages@^6.23.0: | ||
version "6.23.0" | ||
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e" | ||
|
@@ -479,6 +531,18 @@ babel-preset-es2015@^6.24.1: | |
babel-plugin-transform-es2015-unicode-regex "^6.24.1" | ||
babel-plugin-transform-regenerator "^6.24.1" | ||
|
||
babel-register@^6.26.0: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.26.0.tgz#6ed021173e2fcb486d7acb45c6009a856f647071" | ||
dependencies: | ||
babel-core "^6.26.0" | ||
babel-runtime "^6.26.0" | ||
core-js "^2.5.0" | ||
home-or-tmp "^2.0.0" | ||
lodash "^4.17.4" | ||
mkdirp "^0.5.1" | ||
source-map-support "^0.4.15" | ||
|
||
babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe" | ||
|
@@ -760,6 +824,10 @@ commander@^2.11.0: | |
version "2.11.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563" | ||
|
||
commondir@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" | ||
|
@@ -786,6 +854,10 @@ content-type@~1.0.4: | |
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" | ||
|
||
convert-source-map@^1.5.0: | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.1.tgz#b8278097b9bc229365de5c62cf5fcaed8b5599e5" | ||
|
||
[email protected]: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" | ||
|
@@ -798,6 +870,10 @@ core-js@^2.4.0: | |
version "2.5.1" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.1.tgz#ae6874dc66937789b80754ff5428df66819ca50b" | ||
|
||
core-js@^2.5.0: | ||
version "2.5.3" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e" | ||
|
||
[email protected], core-util-is@~1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" | ||
|
@@ -912,6 +988,12 @@ destroy@~1.0.4: | |
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" | ||
|
||
detect-indent@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-4.0.0.tgz#f76d064352cdf43a1cb6ce619c4ee3a9475de208" | ||
dependencies: | ||
repeating "^2.0.0" | ||
|
||
detect-libc@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.2.tgz#71ad5d204bf17a6a6ca8f450c61454066ef461e1" | ||
|
@@ -1198,7 +1280,15 @@ [email protected]: | |
statuses "~1.3.1" | ||
unpipe "~1.0.0" | ||
|
||
find-up@^2.0.0: | ||
find-cache-dir@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-1.0.0.tgz#9288e3e9e3cc3748717d39eade17cf71fc30ee6f" | ||
dependencies: | ||
commondir "^1.0.1" | ||
make-dir "^1.0.0" | ||
pkg-dir "^2.0.0" | ||
|
||
find-up@^2.0.0, find-up@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7" | ||
dependencies: | ||
|
@@ -1387,6 +1477,13 @@ [email protected]: | |
version "2.16.3" | ||
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" | ||
|
||
home-or-tmp@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8" | ||
dependencies: | ||
os-homedir "^1.0.0" | ||
os-tmpdir "^1.0.1" | ||
|
||
hosted-git-info@^2.1.4: | ||
version "2.5.0" | ||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c" | ||
|
@@ -1499,6 +1596,12 @@ is-extglob@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0" | ||
|
||
is-finite@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa" | ||
dependencies: | ||
number-is-nan "^1.0.0" | ||
|
||
is-fullwidth-code-point@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb" | ||
|
@@ -1569,6 +1672,10 @@ jsbn@~0.1.0: | |
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" | ||
|
||
jsesc@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b" | ||
|
||
jsesc@~0.5.0: | ||
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" | ||
|
@@ -1647,7 +1754,7 @@ loader-runner@^2.3.0: | |
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2" | ||
|
||
loader-utils@^1.1.0: | ||
loader-utils@^1.0.2, loader-utils@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0.tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd" | ||
dependencies: | ||
|
@@ -1683,6 +1790,12 @@ lru-cache@^4.0.1: | |
pseudomap "^1.0.2" | ||
yallist "^2.1.2" | ||
|
||
make-dir@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.1.0.tgz#19b4369fe48c116f53c2af95ad102c0e39e85d51" | ||
dependencies: | ||
pify "^3.0.0" | ||
|
||
md5.js@^1.3.4: | ||
version "1.3.4" | ||
resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.4.tgz#e9bdbde94a20a5ac18b04340fc5764d5b09d901d" | ||
|
@@ -1930,7 +2043,7 @@ os-locale@^2.0.0: | |
lcid "^1.0.0" | ||
mem "^1.1.0" | ||
|
||
os-tmpdir@^1.0.0: | ||
os-tmpdir@^1.0.0, os-tmpdir@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" | ||
|
||
|
@@ -1996,7 +2109,7 @@ path-exists@^3.0.0: | |
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" | ||
|
||
path-is-absolute@^1.0.0: | ||
path-is-absolute@^1.0.0, path-is-absolute@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" | ||
|
||
|
@@ -2032,11 +2145,21 @@ pify@^2.0.0: | |
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" | ||
|
||
pify@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" | ||
|
||
pkg-dir@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b" | ||
dependencies: | ||
find-up "^2.1.0" | ||
|
||
preserve@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" | ||
|
||
private@^0.1.6: | ||
private@^0.1.6, private@^0.1.7: | ||
version "0.1.8" | ||
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" | ||
|
||
|
@@ -2227,6 +2350,12 @@ repeat-string@^1.5.2: | |
version "1.6.1" | ||
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637" | ||
|
||
repeating@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/repeating/-/repeating-2.0.1.tgz#5214c53a926d3552707527fbab415dbc08d06dda" | ||
dependencies: | ||
is-finite "^1.0.0" | ||
|
||
[email protected]: | ||
version "2.81.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0" | ||
|
@@ -2357,6 +2486,10 @@ signal-exit@^3.0.0: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" | ||
|
||
slash@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" | ||
|
||
[email protected]: | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/sntp/-/sntp-1.0.9.tgz#6541184cc90aeea6c6e7b35e2659082443c66198" | ||
|
@@ -2367,6 +2500,12 @@ source-list-map@^2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.0.tgz#aaa47403f7b245a92fbc97ea08f250d6087ed085" | ||
|
||
source-map-support@^0.4.15: | ||
version "0.4.18" | ||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f" | ||
dependencies: | ||
source-map "^0.5.6" | ||
|
||
source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1: | ||
version "0.5.7" | ||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" | ||
|
@@ -2540,6 +2679,10 @@ tough-cookie@~2.3.0: | |
dependencies: | ||
punycode "^1.4.1" | ||
|
||
trim-right@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" | ||
|
||
[email protected]: | ||
version "0.0.0" | ||
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" | ||
|