|
736 | 736 | dependencies:
|
737 | 737 | regenerator-runtime "^0.12.0"
|
738 | 738 |
|
| 739 | +"@babel/runtime@^7.1.2": |
| 740 | + version "7.3.4" |
| 741 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.4.tgz#73d12ba819e365fcf7fd152aed56d6df97d21c83" |
| 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"
|
@@ -2274,6 +2280,13 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
|
2274 | 2280 | safe-buffer "^5.0.1"
|
2275 | 2281 | sha.js "^2.4.8"
|
2276 | 2282 |
|
| 2283 | +create-react-context@^0.2.2: |
| 2284 | + version "0.2.3" |
| 2285 | + resolved "https://registry.yarnpkg.com/create-react-context/-/create-react-context-0.2.3.tgz#9ec140a6914a22ef04b8b09b7771de89567cb6f3" |
| 2286 | + dependencies: |
| 2287 | + fbjs "^0.8.0" |
| 2288 | + gud "^1.0.0" |
| 2289 | + |
2277 | 2290 | [email protected], cross-spawn@^6.0.0, cross-spawn@^6.0.5:
|
2278 | 2291 | version "6.0.5"
|
2279 | 2292 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
|
@@ -3382,6 +3395,18 @@ fb-watchman@^2.0.0:
|
3382 | 3395 | dependencies:
|
3383 | 3396 | bser "^2.0.0"
|
3384 | 3397 |
|
| 3398 | +fbjs@^0.8.0: |
| 3399 | + version "0.8.17" |
| 3400 | + resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd" |
| 3401 | + dependencies: |
| 3402 | + core-js "^1.0.0" |
| 3403 | + isomorphic-fetch "^2.1.1" |
| 3404 | + loose-envify "^1.0.0" |
| 3405 | + object-assign "^4.1.0" |
| 3406 | + promise "^7.1.1" |
| 3407 | + setimmediate "^1.0.5" |
| 3408 | + ua-parser-js "^0.7.18" |
| 3409 | + |
3385 | 3410 | fbjs@^0.8.16:
|
3386 | 3411 | version "0.8.16"
|
3387 | 3412 | resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16.tgz#5e67432f550dc41b572bf55847b8aca64e5337db"
|
@@ -3820,6 +3845,10 @@ growly@^1.3.0:
|
3820 | 3845 | version "1.3.0"
|
3821 | 3846 | resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
|
3822 | 3847 |
|
| 3848 | +gud@^1.0.0: |
| 3849 | + version "1.0.0" |
| 3850 | + resolved "https://registry.yarnpkg.com/gud/-/gud-1.0.0.tgz#a489581b17e6a70beca9abe3ae57de7a499852c0" |
| 3851 | + |
3823 | 3852 |
|
3824 | 3853 | version "5.0.0"
|
3825 | 3854 | resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-5.0.0.tgz#a55ecd99222f4c48fd8c01c625ce3b349d0a0e80"
|
@@ -3986,15 +4015,16 @@ hex-color-regex@^1.1.0:
|
3986 | 4015 | version "1.1.0"
|
3987 | 4016 | resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
|
3988 | 4017 |
|
3989 |
| -history@^4.7.2: |
3990 |
| - version "4.7.2" |
3991 |
| - resolved "https://registry.yarnpkg.com/history/-/history-4.7.2.tgz#22b5c7f31633c5b8021c7f4a8a954ac139ee8d5b" |
| 4018 | +history@^4.9.0: |
| 4019 | + version "4.9.0" |
| 4020 | + resolved "https://registry.yarnpkg.com/history/-/history-4.9.0.tgz#84587c2068039ead8af769e9d6a6860a14fa1bca" |
3992 | 4021 | dependencies:
|
3993 |
| - invariant "^2.2.1" |
| 4022 | + "@babel/runtime" "^7.1.2" |
3994 | 4023 | loose-envify "^1.2.0"
|
3995 | 4024 | resolve-pathname "^2.2.0"
|
| 4025 | + tiny-invariant "^1.0.2" |
| 4026 | + tiny-warning "^1.0.0" |
3996 | 4027 | value-equal "^0.4.0"
|
3997 |
| - warning "^3.0.0" |
3998 | 4028 |
|
3999 | 4029 | hmac-drbg@^1.0.0:
|
4000 | 4030 | version "1.0.1"
|
|
4008 | 4038 | version "4.2.0"
|
4009 | 4039 | resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
|
4010 | 4040 |
|
4011 |
| -hoist-non-react-statics@^2.2.1, hoist-non-react-statics@^2.3.0: |
| 4041 | +hoist-non-react-statics@^2.2.1: |
4012 | 4042 | version "2.3.1"
|
4013 | 4043 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0"
|
4014 | 4044 |
|
| 4045 | +hoist-non-react-statics@^3.1.0: |
| 4046 | + version "3.3.0" |
| 4047 | + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz#b09178f0122184fb95acf525daaecb4d8f45958b" |
| 4048 | + dependencies: |
| 4049 | + react-is "^16.7.0" |
| 4050 | + |
4015 | 4051 | home-or-tmp@^2.0.0:
|
4016 | 4052 | version "2.0.0"
|
4017 | 4053 | resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
|
@@ -4317,7 +4353,7 @@ internal-ip@^3.0.1:
|
4317 | 4353 | default-gateway "^2.6.0"
|
4318 | 4354 | ipaddr.js "^1.5.2"
|
4319 | 4355 |
|
4320 |
| -invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2: |
| 4356 | +invariant@^2.0.0, invariant@^2.2.2: |
4321 | 4357 | version "2.2.2"
|
4322 | 4358 | resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
|
4323 | 4359 | dependencies:
|
|
7053 | 7089 | loose-envify "^1.3.1"
|
7054 | 7090 | object-assign "^4.1.1"
|
7055 | 7091 |
|
7056 |
| -prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0: |
| 7092 | +prop-types@^15.5.10, prop-types@^15.6.0: |
7057 | 7093 | version "15.6.0"
|
7058 | 7094 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856"
|
7059 | 7095 | dependencies:
|
@@ -7256,6 +7292,10 @@ react-error-overlay@^5.1.2:
|
7256 | 7292 | version "5.1.2"
|
7257 | 7293 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-5.1.2.tgz#888957b884d4b25b083a82ad550f7aad96585394"
|
7258 | 7294 |
|
| 7295 | +react-is@^16.6.0, react-is@^16.7.0: |
| 7296 | + version "16.8.4" |
| 7297 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.4.tgz#90f336a68c3a29a096a3d648ab80e87ec61482a2" |
| 7298 | + |
7259 | 7299 |
|
7260 | 7300 | version "5.0.6"
|
7261 | 7301 | resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.6.tgz#23ed3a4f986359d68b5212eaaa681e60d6574946"
|
|
7267 | 7307 | loose-envify "^1.1.0"
|
7268 | 7308 | prop-types "^15.5.10"
|
7269 | 7309 |
|
7270 |
| -react-router-dom@4.2.2: |
7271 |
| - version "4.2.2" |
7272 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.2.2.tgz#c8a81df3adc58bba8a76782e946cbd4eae649b8d" |
| 7310 | +react-router-dom@5.0.0: |
| 7311 | + version "5.0.0" |
| 7312 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.0.0.tgz#542a9b86af269a37f0b87218c4c25ea8dcf0c073" |
7273 | 7313 | dependencies:
|
7274 |
| - history "^4.7.2" |
7275 |
| - invariant "^2.2.2" |
| 7314 | + "@babel/runtime" "^7.1.2" |
| 7315 | + history "^4.9.0" |
7276 | 7316 | loose-envify "^1.3.1"
|
7277 |
| - prop-types "^15.5.4" |
7278 |
| - react-router "^4.2.0" |
7279 |
| - warning "^3.0.0" |
| 7317 | + prop-types "^15.6.2" |
| 7318 | + react-router "5.0.0" |
| 7319 | + tiny-invariant "^1.0.2" |
| 7320 | + tiny-warning "^1.0.0" |
7280 | 7321 |
|
7281 |
| -react-router@^4.2.0: |
7282 |
| - version "4.2.0" |
7283 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.2.0.tgz#61f7b3e3770daeb24062dae3eedef1b054155986" |
| 7322 | +react-router@5.0.0: |
| 7323 | + version "5.0.0" |
| 7324 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.0.0.tgz#349863f769ffc2fa10ee7331a4296e86bc12879d" |
7284 | 7325 | dependencies:
|
7285 |
| - history "^4.7.2" |
7286 |
| - hoist-non-react-statics "^2.3.0" |
7287 |
| - invariant "^2.2.2" |
| 7326 | + "@babel/runtime" "^7.1.2" |
| 7327 | + create-react-context "^0.2.2" |
| 7328 | + history "^4.9.0" |
| 7329 | + hoist-non-react-statics "^3.1.0" |
7288 | 7330 | loose-envify "^1.3.1"
|
7289 | 7331 | path-to-regexp "^1.7.0"
|
7290 |
| - prop-types "^15.5.4" |
7291 |
| - warning "^3.0.0" |
| 7332 | + prop-types "^15.6.2" |
| 7333 | + react-is "^16.6.0" |
| 7334 | + tiny-invariant "^1.0.2" |
| 7335 | + tiny-warning "^1.0.0" |
7292 | 7336 |
|
7293 | 7337 |
|
7294 | 7338 | version "2.1.3"
|
@@ -8478,6 +8522,14 @@ timsort@^0.3.0:
|
8478 | 8522 | version "0.3.0"
|
8479 | 8523 | resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
|
8480 | 8524 |
|
| 8525 | +tiny-invariant@^1.0.2: |
| 8526 | + version "1.0.3" |
| 8527 | + resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.0.3.tgz#91efaaa0269ccb6271f0296aeedb05fc3e067b7a" |
| 8528 | + |
| 8529 | +tiny-warning@^1.0.0: |
| 8530 | + version "1.0.2" |
| 8531 | + resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.2.tgz#1dfae771ee1a04396bdfde27a3adcebc6b648b28" |
| 8532 | + |
8481 | 8533 | tmp@^0.0.33:
|
8482 | 8534 | version "0.0.33"
|
8483 | 8535 | resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
|
@@ -8603,6 +8655,10 @@ typedarray@^0.0.6:
|
8603 | 8655 | version "0.0.6"
|
8604 | 8656 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
8605 | 8657 |
|
| 8658 | +ua-parser-js@^0.7.18: |
| 8659 | + version "0.7.19" |
| 8660 | + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.19.tgz#94151be4c0a7fb1d001af7022fdaca4642659e4b" |
| 8661 | + |
8606 | 8662 | ua-parser-js@^0.7.9:
|
8607 | 8663 | version "0.7.17"
|
8608 | 8664 | resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac"
|
@@ -8858,12 +8914,6 @@ walker@~1.0.5:
|
8858 | 8914 | dependencies:
|
8859 | 8915 | makeerror "1.0.x"
|
8860 | 8916 |
|
8861 |
| -warning@^3.0.0: |
8862 |
| - version "3.0.0" |
8863 |
| - resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c" |
8864 |
| - dependencies: |
8865 |
| - loose-envify "^1.0.0" |
8866 |
| - |
8867 | 8917 | watch@~0.18.0:
|
8868 | 8918 | version "0.18.0"
|
8869 | 8919 | resolved "https://registry.yarnpkg.com/watch/-/watch-0.18.0.tgz#28095476c6df7c90c963138990c0a5423eb4b986"
|
|
0 commit comments