@@ -404,6 +404,14 @@ babel-cli@^6.26.0:
404
404
optionalDependencies :
405
405
chokidar "^1.6.1"
406
406
407
+
408
+ version "7.0.0-beta.0"
409
+ resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-7.0.0-beta.0.tgz#418a7b5f3f7dc9a4670e61b1158b4c5661bec98d"
410
+ dependencies :
411
+ chalk "^2.0.0"
412
+ esutils "^2.0.2"
413
+ js-tokens "^3.0.0"
414
+
407
415
babel-code-frame@^6.11.0, babel-code-frame@^6.22.0, babel-code-frame@^6.26.0 :
408
416
version "6.26.0"
409
417
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
@@ -436,14 +444,14 @@ babel-core@^6.26.0:
436
444
slash "^1.0.0"
437
445
source-map "^0.5.6"
438
446
439
- babel-eslint@^7.1 .1 :
440
- version "7.2.3 "
441
- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.3 .tgz#b2fe2d80126470f5c19442dc757253a897710827 "
447
+ babel-eslint@8.0 .1 :
448
+ version "8.0.1 "
449
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.1 .tgz#5d718be7a328625d006022eb293ed3008cbd6346 "
442
450
dependencies :
443
- babel-code-frame "^6.22 .0"
444
- babel-traverse "^6.23.1 "
445
- babel-types "^6.23 .0"
446
- babylon "^6.17.0 "
451
+ babel-code-frame "7.0.0-beta .0"
452
+ babel-traverse "7.0.0-beta.0 "
453
+ babel-types "7.0.0-beta .0"
454
+ babylon "7.0.0-beta.22 "
447
455
448
456
babel-eslint@^8.0.2 :
449
457
version "8.0.2"
@@ -526,6 +534,15 @@ babel-helper-explode-class@^6.24.1:
526
534
babel-traverse "^6.24.1"
527
535
babel-types "^6.24.1"
528
536
537
+
538
+ version "7.0.0-beta.0"
539
+ resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-beta.0.tgz#d1b6779b647e5c5c31ebeb05e13b998e4d352d56"
540
+ dependencies :
541
+ babel-helper-get-function-arity "7.0.0-beta.0"
542
+ babel-template "7.0.0-beta.0"
543
+ babel-traverse "7.0.0-beta.0"
544
+ babel-types "7.0.0-beta.0"
545
+
529
546
babel-helper-function-name@^6.24.1 :
530
547
version "6.24.1"
531
548
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz#d3475b8c03ed98242a25b48351ab18399d3580a9"
@@ -536,6 +553,12 @@ babel-helper-function-name@^6.24.1:
536
553
babel-traverse "^6.24.1"
537
554
babel-types "^6.24.1"
538
555
556
+
557
+ version "7.0.0-beta.0"
558
+ resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-beta.0.tgz#9d1ab7213bb5efe1ef1638a8ea1489969b5a8b6e"
559
+ dependencies :
560
+ babel-types "7.0.0-beta.0"
561
+
539
562
babel-helper-get-function-arity@^6.24.1 :
540
563
version "6.24.1"
541
564
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz#8f7782aa93407c41d3aa50908f89b031b1b6853d"
@@ -601,6 +624,10 @@ babel-loader@^7.1.2:
601
624
loader-utils "^1.0.2"
602
625
mkdirp "^0.5.1"
603
626
627
+
628
+ version "7.0.0-beta.0"
629
+ resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-beta.0.tgz#6df01296e49fc8fbd0637394326a167f36da817b"
630
+
604
631
babel-messages@^6.23.0 :
605
632
version "6.23.0"
606
633
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
@@ -1017,6 +1044,15 @@ babel-runtime@^6.11.6, babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runti
1017
1044
core-js "^2.4.0"
1018
1045
regenerator-runtime "^0.11.0"
1019
1046
1047
+
1048
+ version "7.0.0-beta.0"
1049
+ resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-beta.0.tgz#85083cf9e4395d5e48bf5154d7a8d6991cafecfb"
1050
+ dependencies :
1051
+ babel-traverse "7.0.0-beta.0"
1052
+ babel-types "7.0.0-beta.0"
1053
+ babylon "7.0.0-beta.22"
1054
+ lodash "^4.2.0"
1055
+
1020
1056
babel-template@^6.24.1, babel-template@^6.26.0 :
1021
1057
version "6.26.0"
1022
1058
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
@@ -1027,7 +1063,21 @@ babel-template@^6.24.1, babel-template@^6.26.0:
1027
1063
babylon "^6.18.0"
1028
1064
lodash "^4.17.4"
1029
1065
1030
- babel-traverse@^6.23.1, babel-traverse@^6.24.1, babel-traverse@^6.26.0 :
1066
+
1067
+ version "7.0.0-beta.0"
1068
+ resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-beta.0.tgz#da14be9b762f62a2f060db464eaafdd8cd072a41"
1069
+ dependencies :
1070
+ babel-code-frame "7.0.0-beta.0"
1071
+ babel-helper-function-name "7.0.0-beta.0"
1072
+ babel-messages "7.0.0-beta.0"
1073
+ babel-types "7.0.0-beta.0"
1074
+ babylon "7.0.0-beta.22"
1075
+ debug "^3.0.1"
1076
+ globals "^10.0.0"
1077
+ invariant "^2.2.0"
1078
+ lodash "^4.2.0"
1079
+
1080
+ babel-traverse@^6.24.1, babel-traverse@^6.26.0 :
1031
1081
version "6.26.0"
1032
1082
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
1033
1083
dependencies :
@@ -1041,7 +1091,15 @@ babel-traverse@^6.23.1, babel-traverse@^6.24.1, babel-traverse@^6.26.0:
1041
1091
invariant "^2.2.2"
1042
1092
lodash "^4.17.4"
1043
1093
1044
- babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1, babel-types@^6.26.0 :
1094
+
1095
+ version "7.0.0-beta.0"
1096
+ resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-beta.0.tgz#eb8b6e556470e6dcc4aef982d79ad229469b5169"
1097
+ dependencies :
1098
+ esutils "^2.0.2"
1099
+ lodash "^4.2.0"
1100
+ to-fast-properties "^2.0.0"
1101
+
1102
+ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0 :
1045
1103
version "6.26.0"
1046
1104
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
1047
1105
dependencies :
@@ -1050,11 +1108,15 @@ babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1, babel-types@^6.26
1050
1108
lodash "^4.17.4"
1051
1109
to-fast-properties "^1.0.3"
1052
1110
1111
+
1112
+ version "7.0.0-beta.22"
1113
+ resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.22.tgz#74f0ad82ed7c7c3cfeab74cf684f815104161b65"
1114
+
1053
1115
[email protected] , babylon@^7.0.0-beta.31:
1054
1116
version "7.0.0-beta.32"
1055
1117
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.32.tgz#e9033cb077f64d6895f4125968b37dc0a8c3bc6e"
1056
1118
1057
- babylon@^6.17.0, babylon@^6. 18.0 :
1119
+ babylon@^6.18.0 :
1058
1120
version "6.18.0"
1059
1121
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
1060
1122
@@ -1329,12 +1391,12 @@ caniuse-api@^1.5.2:
1329
1391
lodash.uniq "^4.5.0"
1330
1392
1331
1393
caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639 :
1332
- version "1.0.30000772 "
1333
- resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000772 .tgz#51aae891768286eade4a3d8319ea76d6a01b512b "
1394
+ version "1.0.30000775 "
1395
+ resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000775 .tgz#04bccdd0214edf25b97f61a096609f7ad6904333 "
1334
1396
1335
1397
caniuse-lite@^1.0.30000748, caniuse-lite@^1.0.30000770 :
1336
- version "1.0.30000772 "
1337
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000772 .tgz#78129622cabfed7af1ff38b64ab680a6a0865420 "
1398
+ version "1.0.30000775 "
1399
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000775 .tgz#74d27feddc47f3c84cfbcb130c3092a35ebc2de2 "
1338
1400
1339
1401
caseless@~0.11.0 :
1340
1402
version "0.11.0"
1551
1613
graceful-readlink ">= 1.0.0"
1552
1614
1553
1615
commander@^2.11.0, commander@^2.9.0 :
1554
- version "2.12.1 "
1555
- resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1 .tgz#468635c4168d06145b9323356d1da84d14ac4a7a "
1616
+ version "2.12.2 "
1617
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2 .tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555 "
1556
1618
1557
1619
commondir@^1.0.1 :
1558
1620
version "1.0.1"
@@ -2216,24 +2278,24 @@ escope@^3.6.0:
2216
2278
esrecurse "^4.1.0"
2217
2279
estraverse "^4.1.1"
2218
2280
2219
- eslint-config-airbnb-base@^11.3 .0 :
2220
- version "11.3.2 "
2221
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.3.2 .tgz#8703b11abe3c88ac7ec2b745b7fdf52e00ae680a "
2281
+ eslint-config-airbnb-base@^12.1 .0 :
2282
+ version "12.1.0 "
2283
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-12.1.0 .tgz#386441e54a12ccd957b0a92564a4bafebd747944 "
2222
2284
dependencies :
2223
2285
eslint-restricted-globals "^0.1.1"
2224
2286
2225
- eslint-config-airbnb@^15.0.1 :
2226
- version "15 .1.0"
2227
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-15 .1.0.tgz#fd432965a906e30139001ba830f58f73aeddae8e "
2287
+ eslint-config-airbnb@16.1.0 :
2288
+ version "16 .1.0"
2289
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-16 .1.0.tgz#2546bfb02cc9fe92284bf1723ccf2e87bc45ca46 "
2228
2290
dependencies :
2229
- eslint-config-airbnb-base "^11.3 .0"
2291
+ eslint-config-airbnb-base "^12.1 .0"
2230
2292
2231
- eslint-config-shakacode@^15 .0.0 :
2232
- version "15 .0.0"
2233
- resolved "https://registry.yarnpkg.com/eslint-config-shakacode/-/eslint-config-shakacode-15 .0.0.tgz#186a6dd3b4e103aa5faaec8e771f865a10a6e55a "
2293
+ eslint-config-shakacode@^16 .0.0 :
2294
+ version "16 .0.0"
2295
+ resolved "https://registry.yarnpkg.com/eslint-config-shakacode/-/eslint-config-shakacode-16 .0.0.tgz#6d2ab616dfa0a0427ef8c99944a33bbd6f647fb3 "
2234
2296
dependencies :
2235
- babel-eslint "^7.1 .1"
2236
- eslint-config-airbnb "^15.0.1 "
2297
+ babel-eslint "8.0 .1"
2298
+ eslint-config-airbnb "16.1.0 "
2237
2299
2238
2300
eslint-import-resolver-node@^0.3.1 :
2239
2301
version "0.3.1"
@@ -2280,9 +2342,9 @@ eslint-plugin-import@^2.8.0:
2280
2342
minimatch "^3.0.3"
2281
2343
read-pkg-up "^2.0.0"
2282
2344
2283
- eslint-plugin-jsx-a11y@^5.1.1 :
2284
- version "5.1.1 "
2285
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.1.1 .tgz#5c96bb5186ca14e94db1095ff59b3e2bd94069b1 "
2345
+ eslint-plugin-jsx-a11y@^6.0.2 :
2346
+ version "6.0.2 "
2347
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.2 .tgz#659277a758b036c305a7e4a13057c301cd3be73f "
2286
2348
dependencies :
2287
2349
aria-query "^0.7.0"
2288
2350
array-includes "^3.0.3"
@@ -2313,8 +2375,8 @@ eslint-scope@^3.7.1:
2313
2375
estraverse "^4.1.1"
2314
2376
2315
2377
eslint@^4.11.0 :
2316
- version "4.12.0 "
2317
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.0 .tgz#a7ce78eba8cc8f2443acfbbc870cc31a65135884 "
2378
+ version "4.12.1 "
2379
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.1 .tgz#5ec1973822b4a066b353770c3c6d69a2a188e880 "
2318
2380
dependencies :
2319
2381
ajv "^5.3.0"
2320
2382
babel-code-frame "^6.22.0"
3237
3299
meow "^3.3.0"
3238
3300
3239
3301
interpret@^1.0.0 :
3240
- version "1.0.4 "
3241
- resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.4. tgz#820cdd588b868ffb191a809506d6c9c8f212b1b0 "
3302
+ version "1.1.0 "
3303
+ resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0. tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614 "
3242
3304
3243
3305
intl-format-cache@^2.0.5 :
3244
3306
version "2.1.0"
@@ -5215,8 +5277,8 @@ react-deep-force-update@^1.0.0:
5215
5277
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.1.1.tgz#bcd31478027b64b3339f108921ab520b4313dc2c"
5216
5278
5217
5279
react-dom@^16.1.1 :
5218
- version "16.1.1 "
5219
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.1.1 .tgz#b2e331b6d752faf1a2d31399969399a41d8d45f8 "
5280
+ version "16.2.0 "
5281
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0 .tgz#69003178601c0ca19b709b33a83369fe6124c044 "
5220
5282
dependencies :
5221
5283
fbjs "^0.8.16"
5222
5284
loose-envify "^1.1.0"
@@ -5309,8 +5371,8 @@ react-transition-group@^1.2.0:
5309
5371
warning "^3.0.0"
5310
5372
5311
5373
react@^16.1.1 :
5312
- version "16.1.1 "
5313
- resolved "https://registry.yarnpkg.com/react/-/react-16.1.1 .tgz#d5c4ef795507e3012282dd51261ff9c0e824fe1f "
5374
+ version "16.2.0 "
5375
+ resolved "https://registry.yarnpkg.com/react/-/react-16.2.0 .tgz#a31bd2dab89bff65d42134fa187f24d054c273ba "
5314
5376
dependencies :
5315
5377
fbjs "^0.8.16"
5316
5378
loose-envify "^1.1.0"
@@ -6135,8 +6197,8 @@ svgo@^0.7.0:
6135
6197
whet.extend "~0.9.9"
6136
6198
6137
6199
symbol-observable@^1.0.3 :
6138
- version "1.0.4 "
6139
- resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4. tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d "
6200
+ version "1.1.0 "
6201
+ resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.1.0. tgz#5c68fd8d54115d9dfb72a84720549222e8db9b32 "
6140
6202
6141
6203
symbol-tree@^3.2.1 :
6142
6204
version "3.2.2"
0 commit comments