|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@babel/runtime@^7.1.2": |
| 6 | + version "7.2.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.2.0.tgz#b03e42eeddf5898e00646e4c840fa07ba8dcad7f" |
| 8 | + dependencies: |
| 9 | + regenerator-runtime "^0.12.0" |
| 10 | + |
5 | 11 | abab@^1.0.3:
|
6 | 12 | version "1.0.4"
|
7 | 13 | resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.4.tgz#5faad9c2c07f60dd76770f71cf025b62a63cfd4e"
|
|
2942 | 2948 | version "4.2.0"
|
2943 | 2949 | resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
|
2944 | 2950 |
|
2945 |
| -hoist-non-react-statics@^2.2.1, hoist-non-react-statics@^2.3.0: |
| 2951 | +hoist-non-react-statics@^2.3.0: |
2946 | 2952 | version "2.3.1"
|
2947 | 2953 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0"
|
2948 | 2954 |
|
| 2955 | +hoist-non-react-statics@^3.1.0: |
| 2956 | + version "3.2.1" |
| 2957 | + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.2.1.tgz#c09c0555c84b38a7ede6912b61efddafd6e75e1e" |
| 2958 | + dependencies: |
| 2959 | + react-is "^16.3.2" |
| 2960 | + |
2949 | 2961 | home-or-tmp@^2.0.0:
|
2950 | 2962 | version "2.0.0"
|
2951 | 2963 | resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
|
@@ -3167,12 +3179,18 @@ interpret@^1.0.0:
|
3167 | 3179 | version "1.0.4"
|
3168 | 3180 | resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.4.tgz#820cdd588b868ffb191a809506d6c9c8f212b1b0"
|
3169 | 3181 |
|
3170 |
| -invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2: |
| 3182 | +invariant@^2.2.1, invariant@^2.2.2: |
3171 | 3183 | version "2.2.2"
|
3172 | 3184 | resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
|
3173 | 3185 | dependencies:
|
3174 | 3186 | loose-envify "^1.0.0"
|
3175 | 3187 |
|
| 3188 | +invariant@^2.2.4: |
| 3189 | + version "2.2.4" |
| 3190 | + resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" |
| 3191 | + dependencies: |
| 3192 | + loose-envify "^1.0.0" |
| 3193 | + |
3176 | 3194 | invert-kv@^1.0.0:
|
3177 | 3195 | version "1.0.0"
|
3178 | 3196 | resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
|
@@ -3916,7 +3934,7 @@ locate-path@^2.0.0:
|
3916 | 3934 | p-locate "^2.0.0"
|
3917 | 3935 | path-exists "^3.0.0"
|
3918 | 3936 |
|
3919 |
| -lodash-es@^4.2.0, lodash-es@^4.2.1: |
| 3937 | +lodash-es@^4.2.1: |
3920 | 3938 | version "4.17.4"
|
3921 | 3939 | resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7"
|
3922 | 3940 |
|
@@ -3957,7 +3975,7 @@ lodash.uniq@^4.5.0:
|
3957 | 3975 | version "4.5.0"
|
3958 | 3976 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
3959 | 3977 |
|
3960 |
| -"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: |
| 3978 | +"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0: |
3961 | 3979 | version "4.17.4"
|
3962 | 3980 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
|
3963 | 3981 |
|
@@ -4992,7 +5010,7 @@ promise@^7.1.1:
|
4992 | 5010 | dependencies:
|
4993 | 5011 | asap "~2.0.3"
|
4994 | 5012 |
|
4995 |
| -[email protected], prop-types@^15.6.2: |
| 5013 | +[email protected], prop-types@^15.6.1, prop-types@^15.6.2: |
4996 | 5014 | version "15.6.2"
|
4997 | 5015 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
|
4998 | 5016 | dependencies:
|
@@ -5159,16 +5177,25 @@ react-error-overlay@^4.0.0:
|
5159 | 5177 | version "4.0.0"
|
5160 | 5178 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"
|
5161 | 5179 |
|
5162 |
| - |
5163 |
| - version "5.0.6" |
5164 |
| - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.6.tgz#23ed3a4f986359d68b5212eaaa681e60d6574946" |
| 5180 | +react-is@^16.3.2, react-is@^16.6.0: |
| 5181 | + version "16.7.0" |
| 5182 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.7.0.tgz#c1bd21c64f1f1364c6f70695ec02d69392f41bfa" |
| 5183 | + |
| 5184 | +react-lifecycles-compat@^3.0.0: |
| 5185 | + version "3.0.4" |
| 5186 | + resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" |
| 5187 | + |
| 5188 | + |
| 5189 | + version "5.1.1" |
| 5190 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.1.1.tgz#88e368682c7fa80e34e055cd7ac56f5936b0f52f" |
5165 | 5191 | dependencies:
|
5166 |
| - hoist-non-react-statics "^2.2.1" |
5167 |
| - invariant "^2.0.0" |
5168 |
| - lodash "^4.2.0" |
5169 |
| - lodash-es "^4.2.0" |
| 5192 | + "@babel/runtime" "^7.1.2" |
| 5193 | + hoist-non-react-statics "^3.1.0" |
| 5194 | + invariant "^2.2.4" |
5170 | 5195 | loose-envify "^1.1.0"
|
5171 |
| - prop-types "^15.5.10" |
| 5196 | + prop-types "^15.6.1" |
| 5197 | + react-is "^16.6.0" |
| 5198 | + react-lifecycles-compat "^3.0.0" |
5172 | 5199 |
|
5173 | 5200 |
|
5174 | 5201 | version "4.2.2"
|
@@ -5357,6 +5384,10 @@ regenerator-runtime@^0.11.0:
|
5357 | 5384 | version "0.11.0"
|
5358 | 5385 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.0.tgz#7e54fe5b5ccd5d6624ea6255c3473be090b802e1"
|
5359 | 5386 |
|
| 5387 | +regenerator-runtime@^0.12.0: |
| 5388 | + version "0.12.1" |
| 5389 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de" |
| 5390 | + |
5360 | 5391 | regenerator-transform@^0.10.0:
|
5361 | 5392 | version "0.10.1"
|
5362 | 5393 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd"
|
|
0 commit comments