|
736 | 736 | dependencies: |
737 | 737 | regenerator-runtime "^0.12.0" |
738 | 738 |
|
| 739 | +"@babel/runtime@^7.1.2": |
| 740 | + version "7.2.0" |
| 741 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.2.0.tgz#b03e42eeddf5898e00646e4c840fa07ba8dcad7f" |
| 742 | + dependencies: |
| 743 | + regenerator-runtime "^0.12.0" |
| 744 | + |
739 | 745 | "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2": |
740 | 746 | version "7.2.2" |
741 | 747 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907" |
@@ -4008,10 +4014,16 @@ hoek@4.x.x: |
4008 | 4014 | version "4.2.0" |
4009 | 4015 | resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d" |
4010 | 4016 |
|
4011 | | -hoist-non-react-statics@^2.2.1, hoist-non-react-statics@^2.3.0: |
| 4017 | +hoist-non-react-statics@^2.3.0: |
4012 | 4018 | version "2.3.1" |
4013 | 4019 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0" |
4014 | 4020 |
|
| 4021 | +hoist-non-react-statics@^3.1.0: |
| 4022 | + version "3.2.1" |
| 4023 | + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.2.1.tgz#c09c0555c84b38a7ede6912b61efddafd6e75e1e" |
| 4024 | + dependencies: |
| 4025 | + react-is "^16.3.2" |
| 4026 | + |
4015 | 4027 | home-or-tmp@^2.0.0: |
4016 | 4028 | version "2.0.0" |
4017 | 4029 | resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8" |
@@ -4317,7 +4329,7 @@ internal-ip@^3.0.1: |
4317 | 4329 | default-gateway "^2.6.0" |
4318 | 4330 | ipaddr.js "^1.5.2" |
4319 | 4331 |
|
4320 | | -invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2: |
| 4332 | +invariant@^2.2.1, invariant@^2.2.2: |
4321 | 4333 | version "2.2.2" |
4322 | 4334 | resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360" |
4323 | 4335 | dependencies: |
@@ -5353,7 +5365,7 @@ locate-path@^3.0.0: |
5353 | 5365 | p-locate "^3.0.0" |
5354 | 5366 | path-exists "^3.0.0" |
5355 | 5367 |
|
5356 | | -lodash-es@^4.2.0, lodash-es@^4.2.1: |
| 5368 | +lodash-es@^4.2.1: |
5357 | 5369 | version "4.17.4" |
5358 | 5370 | resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7" |
5359 | 5371 |
|
@@ -5398,7 +5410,7 @@ lodash.uniq@^4.5.0: |
5398 | 5410 | version "4.5.0" |
5399 | 5411 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" |
5400 | 5412 |
|
5401 | | -"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1: |
| 5413 | +"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.1: |
5402 | 5414 | version "4.17.4" |
5403 | 5415 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" |
5404 | 5416 |
|
@@ -7046,14 +7058,14 @@ prompts@^0.1.9: |
7046 | 7058 | kleur "^2.0.1" |
7047 | 7059 | sisteransi "^0.1.1" |
7048 | 7060 |
|
7049 | | -prop-types@15.6.2, prop-types@^15.6.2: |
| 7061 | +prop-types@15.6.2, prop-types@^15.6.1, prop-types@^15.6.2: |
7050 | 7062 | version "15.6.2" |
7051 | 7063 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102" |
7052 | 7064 | dependencies: |
7053 | 7065 | loose-envify "^1.3.1" |
7054 | 7066 | object-assign "^4.1.1" |
7055 | 7067 |
|
7056 | | -prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0: |
| 7068 | +prop-types@^15.5.4, prop-types@^15.6.0: |
7057 | 7069 | version "15.6.0" |
7058 | 7070 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856" |
7059 | 7071 | dependencies: |
@@ -7256,16 +7268,25 @@ react-error-overlay@^5.1.2: |
7256 | 7268 | version "5.1.2" |
7257 | 7269 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-5.1.2.tgz#888957b884d4b25b083a82ad550f7aad96585394" |
7258 | 7270 |
|
7259 | | -react-redux@5.0.6: |
7260 | | - version "5.0.6" |
7261 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.6.tgz#23ed3a4f986359d68b5212eaaa681e60d6574946" |
| 7271 | +react-is@^16.3.2, react-is@^16.6.0: |
| 7272 | + version "16.7.0" |
| 7273 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.7.0.tgz#c1bd21c64f1f1364c6f70695ec02d69392f41bfa" |
| 7274 | + |
| 7275 | +react-lifecycles-compat@^3.0.0: |
| 7276 | + version "3.0.4" |
| 7277 | + resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" |
| 7278 | + |
| 7279 | +react-redux@5.1.1: |
| 7280 | + version "5.1.1" |
| 7281 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.1.1.tgz#88e368682c7fa80e34e055cd7ac56f5936b0f52f" |
7262 | 7282 | dependencies: |
7263 | | - hoist-non-react-statics "^2.2.1" |
7264 | | - invariant "^2.0.0" |
7265 | | - lodash "^4.2.0" |
7266 | | - lodash-es "^4.2.0" |
| 7283 | + "@babel/runtime" "^7.1.2" |
| 7284 | + hoist-non-react-statics "^3.1.0" |
| 7285 | + invariant "^2.2.4" |
7267 | 7286 | loose-envify "^1.1.0" |
7268 | | - prop-types "^15.5.10" |
| 7287 | + prop-types "^15.6.1" |
| 7288 | + react-is "^16.6.0" |
| 7289 | + react-lifecycles-compat "^3.0.0" |
7269 | 7290 |
|
7270 | 7291 | react-router-dom@4.2.2: |
7271 | 7292 | version "4.2.2" |
|
0 commit comments