|
@@ -63,6 +63,15 @@ ajv@^4.7.0, ajv@^4.9.1:
|
63
|
63
|
co "^4.6.0"
|
64
|
64
|
json-stable-stringify "^1.0.1"
|
65
|
65
|
|
|
66
|
+ajv@^5.2.0:
|
|
67
|
+ version "5.2.2"
|
|
68
|
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.2.tgz#47c68d69e86f5d953103b0074a9430dc63da5e39"
|
|
69
|
+ dependencies:
|
|
70
|
+ co "^4.6.0"
|
|
71
|
+ fast-deep-equal "^1.0.0"
|
|
72
|
+ json-schema-traverse "^0.3.0"
|
|
73
|
+ json-stable-stringify "^1.0.1"
|
|
74
|
+
|
66
|
75
|
align-text@^0.1.1, align-text@^0.1.3:
|
67
|
76
|
version "0.1.4"
|
68
|
77
|
resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
|
|
@@ -95,7 +104,7 @@ ansi-styles@^2.2.1:
|
95
|
104
|
version "2.2.1"
|
96
|
105
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
|
97
|
106
|
|
98
|
|
-ansi-styles@^3.0.0:
|
|
107
|
+ansi-styles@^3.0.0, ansi-styles@^3.1.0:
|
99
|
108
|
version "3.1.0"
|
100
|
109
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.1.0.tgz#09c202d5c917ec23188caa5c9cb9179cd9547750"
|
101
|
110
|
dependencies:
|
|
@@ -188,8 +197,8 @@ art@^0.10.0:
|
188
|
197
|
resolved "https://registry.yarnpkg.com/art/-/art-0.10.1.tgz#38541883e399225c5e193ff246e8f157cf7b2146"
|
189
|
198
|
|
190
|
199
|
asap@~2.0.3:
|
191
|
|
- version "2.0.5"
|
192
|
|
- resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f"
|
|
200
|
+ version "2.0.6"
|
|
201
|
+ resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
|
193
|
202
|
|
194
|
203
|
asn1@~0.2.3:
|
195
|
204
|
version "0.2.3"
|
|
@@ -1084,6 +1093,14 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
|
1084
|
1093
|
strip-ansi "^3.0.0"
|
1085
|
1094
|
supports-color "^2.0.0"
|
1086
|
1095
|
|
|
1096
|
+chalk@^2.0.0:
|
|
1097
|
+ version "2.0.1"
|
|
1098
|
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.1.tgz#dbec49436d2ae15f536114e76d14656cdbc0f44d"
|
|
1099
|
+ dependencies:
|
|
1100
|
+ ansi-styles "^3.1.0"
|
|
1101
|
+ escape-string-regexp "^1.0.5"
|
|
1102
|
+ supports-color "^4.0.0"
|
|
1103
|
+
|
1087
|
1104
|
child-process-promise@^2.2.0:
|
1088
|
1105
|
version "2.2.1"
|
1089
|
1106
|
resolved "https://registry.yarnpkg.com/child-process-promise/-/child-process-promise-2.2.1.tgz#4730a11ef610fad450b8f223c79d31d7bdad8074"
|
|
@@ -1170,8 +1187,8 @@ color-convert@^1.0.0:
|
1170
|
1187
|
color-name "^1.1.1"
|
1171
|
1188
|
|
1172
|
1189
|
color-name@^1.1.1:
|
1173
|
|
- version "1.1.2"
|
1174
|
|
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d"
|
|
1190
|
+ version "1.1.3"
|
|
1191
|
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
1175
|
1192
|
|
1176
|
1193
|
combined-stream@^1.0.5, combined-stream@~1.0.5:
|
1177
|
1194
|
version "1.0.5"
|
|
@@ -1445,21 +1462,21 @@ detect-indent@^4.0.0:
|
1445
|
1462
|
dependencies:
|
1446
|
1463
|
repeating "^2.0.0"
|
1447
|
1464
|
|
1448
|
|
-detox-server@^2.0.3:
|
1449
|
|
- version "2.0.3"
|
1450
|
|
- resolved "https://registry.yarnpkg.com/detox-server/-/detox-server-2.0.3.tgz#7f2c8773a6e863763b42f026ac37876ed89af880"
|
|
1465
|
+detox-server@^2.0.4:
|
|
1466
|
+ version "2.0.4"
|
|
1467
|
+ resolved "https://registry.yarnpkg.com/detox-server/-/detox-server-2.0.4.tgz#ce4eb83a5d11c88cc8639b192b4b1695d53380e4"
|
1451
|
1468
|
dependencies:
|
1452
|
1469
|
lodash "^4.13.1"
|
1453
|
1470
|
npmlog "^4.0.2"
|
1454
|
1471
|
ws "^1.1.0"
|
1455
|
1472
|
|
1456
|
1473
|
detox@5.x.x:
|
1457
|
|
- version "5.3.0"
|
1458
|
|
- resolved "https://registry.yarnpkg.com/detox/-/detox-5.3.0.tgz#4e525440352c8a72f8eb8f2478d774697972660b"
|
|
1474
|
+ version "5.5.1"
|
|
1475
|
+ resolved "https://registry.yarnpkg.com/detox/-/detox-5.5.1.tgz#7b6be786400cbcd62e46a795f3bf9ca0cc9de77a"
|
1459
|
1476
|
dependencies:
|
1460
|
1477
|
child-process-promise "^2.2.0"
|
1461
|
1478
|
commander "^2.9.0"
|
1462
|
|
- detox-server "^2.0.3"
|
|
1479
|
+ detox-server "^2.0.4"
|
1463
|
1480
|
get-port "^2.1.0"
|
1464
|
1481
|
lodash "^4.14.1"
|
1465
|
1482
|
npmlog "^4.0.2"
|
|
@@ -1573,9 +1590,10 @@ eslint-scope@^3.7.1:
|
1573
|
1590
|
estraverse "^4.1.1"
|
1574
|
1591
|
|
1575
|
1592
|
eslint@4.x.x:
|
1576
|
|
- version "4.1.1"
|
1577
|
|
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.1.1.tgz#facbdfcfe3e0facd3a8b80dc98c4e6c13ae582df"
|
|
1593
|
+ version "4.2.0"
|
|
1594
|
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.2.0.tgz#a2b3184111b198e02e9c7f3cca625a5e01c56b3d"
|
1578
|
1595
|
dependencies:
|
|
1596
|
+ ajv "^5.2.0"
|
1579
|
1597
|
babel-code-frame "^6.22.0"
|
1580
|
1598
|
chalk "^1.1.3"
|
1581
|
1599
|
concat-stream "^1.6.0"
|
|
@@ -1592,7 +1610,6 @@ eslint@4.x.x:
|
1592
|
1610
|
ignore "^3.3.3"
|
1593
|
1611
|
imurmurhash "^0.1.4"
|
1594
|
1612
|
inquirer "^3.0.6"
|
1595
|
|
- is-my-json-valid "^2.16.0"
|
1596
|
1613
|
is-resolvable "^1.0.0"
|
1597
|
1614
|
js-yaml "^3.8.4"
|
1598
|
1615
|
json-stable-stringify "^1.0.1"
|
|
@@ -1621,9 +1638,9 @@ esprima@^2.7.1:
|
1621
|
1638
|
version "2.7.3"
|
1622
|
1639
|
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
|
1623
|
1640
|
|
1624
|
|
-esprima@^3.1.1:
|
1625
|
|
- version "3.1.3"
|
1626
|
|
- resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
|
|
1641
|
+esprima@^4.0.0:
|
|
1642
|
+ version "4.0.0"
|
|
1643
|
+ resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
|
1627
|
1644
|
|
1628
|
1645
|
esquery@^1.0.0:
|
1629
|
1646
|
version "1.0.0"
|
|
@@ -1723,6 +1740,10 @@ fancy-log@^1.1.0:
|
1723
|
1740
|
chalk "^1.1.1"
|
1724
|
1741
|
time-stamp "^1.0.0"
|
1725
|
1742
|
|
|
1743
|
+fast-deep-equal@^1.0.0:
|
|
1744
|
+ version "1.0.0"
|
|
1745
|
+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"
|
|
1746
|
+
|
1726
|
1747
|
fast-levenshtein@~2.0.4:
|
1727
|
1748
|
version "2.0.6"
|
1728
|
1749
|
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
|
|
@@ -1937,16 +1958,6 @@ gauge@~2.7.3:
|
1937
|
1958
|
strip-ansi "^3.0.1"
|
1938
|
1959
|
wide-align "^1.1.0"
|
1939
|
1960
|
|
1940
|
|
-generate-function@^2.0.0:
|
1941
|
|
- version "2.0.0"
|
1942
|
|
- resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74"
|
1943
|
|
-
|
1944
|
|
-generate-object-property@^1.1.0:
|
1945
|
|
- version "1.2.0"
|
1946
|
|
- resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0"
|
1947
|
|
- dependencies:
|
1948
|
|
- is-property "^1.0.0"
|
1949
|
|
-
|
1950
|
1961
|
get-caller-file@^1.0.1:
|
1951
|
1962
|
version "1.0.2"
|
1952
|
1963
|
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e231c160a80c1554acb70d5047e5"
|
|
@@ -2102,6 +2113,10 @@ has-flag@^1.0.0:
|
2102
|
2113
|
version "1.0.0"
|
2103
|
2114
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa"
|
2104
|
2115
|
|
|
2116
|
+has-flag@^2.0.0:
|
|
2117
|
+ version "2.0.0"
|
|
2118
|
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
|
|
2119
|
+
|
2105
|
2120
|
has-gulplog@^0.1.0:
|
2106
|
2121
|
version "0.1.0"
|
2107
|
2122
|
resolved "https://registry.yarnpkg.com/has-gulplog/-/has-gulplog-0.1.0.tgz#6414c82913697da51590397dafb12f22967811ce"
|
|
@@ -2229,11 +2244,11 @@ inquirer@^0.12.0:
|
2229
|
2244
|
through "^2.3.6"
|
2230
|
2245
|
|
2231
|
2246
|
inquirer@^3.0.6:
|
2232
|
|
- version "3.1.1"
|
2233
|
|
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.1.1.tgz#87621c4fba4072f48a8dd71c9f9df6f100b2d534"
|
|
2247
|
+ version "3.2.0"
|
|
2248
|
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.2.0.tgz#45b44c2160c729d7578c54060b3eed94487bb42b"
|
2234
|
2249
|
dependencies:
|
2235
|
2250
|
ansi-escapes "^2.0.0"
|
2236
|
|
- chalk "^1.0.0"
|
|
2251
|
+ chalk "^2.0.0"
|
2237
|
2252
|
cli-cursor "^2.1.0"
|
2238
|
2253
|
cli-width "^2.0.0"
|
2239
|
2254
|
external-editor "^2.0.4"
|
|
@@ -2243,8 +2258,8 @@ inquirer@^3.0.6:
|
2243
|
2258
|
run-async "^2.2.0"
|
2244
|
2259
|
rx-lite "^4.0.8"
|
2245
|
2260
|
rx-lite-aggregates "^4.0.8"
|
2246
|
|
- string-width "^2.0.0"
|
2247
|
|
- strip-ansi "^3.0.0"
|
|
2261
|
+ string-width "^2.1.0"
|
|
2262
|
+ strip-ansi "^4.0.0"
|
2248
|
2263
|
through "^2.3.6"
|
2249
|
2264
|
|
2250
|
2265
|
invariant@^2.2.0:
|
|
@@ -2323,15 +2338,6 @@ is-glob@^2.0.0, is-glob@^2.0.1:
|
2323
|
2338
|
dependencies:
|
2324
|
2339
|
is-extglob "^1.0.0"
|
2325
|
2340
|
|
2326
|
|
-is-my-json-valid@^2.16.0:
|
2327
|
|
- version "2.16.0"
|
2328
|
|
- resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693"
|
2329
|
|
- dependencies:
|
2330
|
|
- generate-function "^2.0.0"
|
2331
|
|
- generate-object-property "^1.1.0"
|
2332
|
|
- jsonpointer "^4.0.0"
|
2333
|
|
- xtend "^4.0.0"
|
2334
|
|
-
|
2335
|
2341
|
is-number@^2.1.0:
|
2336
|
2342
|
version "2.1.0"
|
2337
|
2343
|
resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
|
|
@@ -2372,10 +2378,6 @@ is-promise@^2.1.0:
|
2372
|
2378
|
version "2.1.0"
|
2373
|
2379
|
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
|
2374
|
2380
|
|
2375
|
|
-is-property@^1.0.0:
|
2376
|
|
- version "1.0.2"
|
2377
|
|
- resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
|
2378
|
|
-
|
2379
|
2381
|
is-resolvable@^1.0.0:
|
2380
|
2382
|
version "1.0.0"
|
2381
|
2383
|
resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62"
|
|
@@ -2428,14 +2430,14 @@ isstream@~0.1.2:
|
2428
|
2430
|
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
|
2429
|
2431
|
|
2430
|
2432
|
istanbul-api@^1.1.1:
|
2431
|
|
- version "1.1.10"
|
2432
|
|
- resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.10.tgz#f27e5e7125c8de13f6a80661af78f512e5439b2b"
|
|
2433
|
+ version "1.1.11"
|
|
2434
|
+ resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.11.tgz#fcc0b461e2b3bda71e305155138238768257d9de"
|
2433
|
2435
|
dependencies:
|
2434
|
2436
|
async "^2.1.4"
|
2435
|
2437
|
fileset "^2.0.2"
|
2436
|
2438
|
istanbul-lib-coverage "^1.1.1"
|
2437
|
2439
|
istanbul-lib-hook "^1.0.7"
|
2438
|
|
- istanbul-lib-instrument "^1.7.3"
|
|
2440
|
+ istanbul-lib-instrument "^1.7.4"
|
2439
|
2441
|
istanbul-lib-report "^1.1.1"
|
2440
|
2442
|
istanbul-lib-source-maps "^1.2.1"
|
2441
|
2443
|
istanbul-reports "^1.1.1"
|
|
@@ -2453,9 +2455,9 @@ istanbul-lib-hook@^1.0.7:
|
2453
|
2455
|
dependencies:
|
2454
|
2456
|
append-transform "^0.4.0"
|
2455
|
2457
|
|
2456
|
|
-istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.7.2, istanbul-lib-instrument@^1.7.3:
|
2457
|
|
- version "1.7.3"
|
2458
|
|
- resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.3.tgz#925b239163eabdd68cc4048f52c2fa4f899ecfa7"
|
|
2458
|
+istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.7.2, istanbul-lib-instrument@^1.7.4:
|
|
2459
|
+ version "1.7.4"
|
|
2460
|
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.4.tgz#e9fd920e4767f3d19edc765e2d6b3f5ccbd0eea8"
|
2459
|
2461
|
dependencies:
|
2460
|
2462
|
babel-generator "^6.18.0"
|
2461
|
2463
|
babel-template "^6.16.0"
|
|
@@ -2583,8 +2585,8 @@ jest-haste-map@19.0.0:
|
2583
|
2585
|
worker-farm "^1.3.1"
|
2584
|
2586
|
|
2585
|
2587
|
jest-haste-map@^20.0.4:
|
2586
|
|
- version "20.0.4"
|
2587
|
|
- resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-20.0.4.tgz#653eb55c889ce3c021f7b94693f20a4159badf03"
|
|
2588
|
+ version "20.0.5"
|
|
2589
|
+ resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-20.0.5.tgz#abad74efb1a005974a7b6517e11010709cab9112"
|
2588
|
2590
|
dependencies:
|
2589
|
2591
|
fb-watchman "^2.0.0"
|
2590
|
2592
|
graceful-fs "^4.1.11"
|
|
@@ -2725,19 +2727,19 @@ js-tokens@^3.0.0:
|
2725
|
2727
|
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
2726
|
2728
|
|
2727
|
2729
|
js-yaml@^3.7.0, js-yaml@^3.8.4:
|
2728
|
|
- version "3.8.4"
|
2729
|
|
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
|
|
2730
|
+ version "3.9.0"
|
|
2731
|
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.0.tgz#4ffbbf25c2ac963b8299dc74da7e3740de1c18ce"
|
2730
|
2732
|
dependencies:
|
2731
|
2733
|
argparse "^1.0.7"
|
2732
|
|
- esprima "^3.1.1"
|
|
2734
|
+ esprima "^4.0.0"
|
2733
|
2735
|
|
2734
|
2736
|
jsbn@~0.1.0:
|
2735
|
2737
|
version "0.1.1"
|
2736
|
2738
|
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
2737
|
2739
|
|
2738
|
2740
|
jschardet@^1.4.2:
|
2739
|
|
- version "1.4.2"
|
2740
|
|
- resolved "https://registry.yarnpkg.com/jschardet/-/jschardet-1.4.2.tgz#2aa107f142af4121d145659d44f50830961e699a"
|
|
2741
|
+ version "1.5.0"
|
|
2742
|
+ resolved "https://registry.yarnpkg.com/jschardet/-/jschardet-1.5.0.tgz#a61f310306a5a71188e1b1acd08add3cfbb08b1e"
|
2741
|
2743
|
|
2742
|
2744
|
jsdom@^9.12.0:
|
2743
|
2745
|
version "9.12.0"
|
|
@@ -2771,6 +2773,10 @@ jsesc@~0.5.0:
|
2771
|
2773
|
version "0.5.0"
|
2772
|
2774
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
2773
|
2775
|
|
|
2776
|
+json-schema-traverse@^0.3.0:
|
|
2777
|
+ version "0.3.1"
|
|
2778
|
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
|
|
2779
|
+
|
2774
|
2780
|
json-schema@0.2.3:
|
2775
|
2781
|
version "0.2.3"
|
2776
|
2782
|
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
|
|
@@ -2807,10 +2813,6 @@ jsonify@~0.0.0:
|
2807
|
2813
|
version "0.0.0"
|
2808
|
2814
|
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
|
2809
|
2815
|
|
2810
|
|
-jsonpointer@^4.0.0:
|
2811
|
|
- version "4.0.1"
|
2812
|
|
- resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
|
2813
|
|
-
|
2814
|
2816
|
jsprim@^1.2.2:
|
2815
|
2817
|
version "1.4.0"
|
2816
|
2818
|
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.0.tgz#a3b87e40298d8c380552d8cc7628a0bb95a22918"
|
|
@@ -3069,8 +3071,8 @@ micromatch@^2.1.5, micromatch@^2.3.11:
|
3069
|
3071
|
regex-cache "^0.4.2"
|
3070
|
3072
|
|
3071
|
3073
|
"mime-db@>= 1.27.0 < 2":
|
3072
|
|
- version "1.28.0"
|
3073
|
|
- resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.28.0.tgz#fedd349be06d2865b7fc57d837c6de4f17d7ac3c"
|
|
3074
|
+ version "1.29.0"
|
|
3075
|
+ resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.29.0.tgz#48d26d235589651704ac5916ca06001914266878"
|
3074
|
3076
|
|
3075
|
3077
|
mime-db@~1.23.0:
|
3076
|
3078
|
version "1.23.0"
|
|
@@ -3630,8 +3632,8 @@ react-deep-force-update@^1.0.0:
|
3630
|
3632
|
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7"
|
3631
|
3633
|
|
3632
|
3634
|
react-devtools-core@^2.0.8:
|
3633
|
|
- version "2.4.0"
|
3634
|
|
- resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-2.4.0.tgz#8f261b2fcfb02ecef1f15e17d75ee1b521f02029"
|
|
3635
|
+ version "2.5.0"
|
|
3636
|
+ resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-2.5.0.tgz#5ad179f88f22d205940721e38e4ecc3a2d35bf03"
|
3635
|
3637
|
dependencies:
|
3636
|
3638
|
shell-quote "^1.6.1"
|
3637
|
3639
|
ws "^2.0.3"
|
|
@@ -4270,9 +4272,9 @@ string-width@^1.0.1, string-width@^1.0.2:
|
4270
|
4272
|
is-fullwidth-code-point "^1.0.0"
|
4271
|
4273
|
strip-ansi "^3.0.0"
|
4272
|
4274
|
|
4273
|
|
-string-width@^2.0.0:
|
4274
|
|
- version "2.1.0"
|
4275
|
|
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.0.tgz#030664561fc146c9423ec7d978fe2457437fe6d0"
|
|
4275
|
+string-width@^2.0.0, string-width@^2.1.0:
|
|
4276
|
+ version "2.1.1"
|
|
4277
|
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
|
4276
|
4278
|
dependencies:
|
4277
|
4279
|
is-fullwidth-code-point "^2.0.0"
|
4278
|
4280
|
strip-ansi "^4.0.0"
|
|
@@ -4333,6 +4335,12 @@ supports-color@^3.1.2:
|
4333
|
4335
|
dependencies:
|
4334
|
4336
|
has-flag "^1.0.0"
|
4335
|
4337
|
|
|
4338
|
+supports-color@^4.0.0:
|
|
4339
|
+ version "4.2.0"
|
|
4340
|
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.2.0.tgz#ad986dc7eb2315d009b4d77c8169c2231a684037"
|
|
4341
|
+ dependencies:
|
|
4342
|
+ has-flag "^2.0.0"
|
|
4343
|
+
|
4336
|
4344
|
symbol-tree@^3.2.1:
|
4337
|
4345
|
version "3.2.2"
|
4338
|
4346
|
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
|
|
@@ -4479,8 +4487,8 @@ typedarray@^0.0.6:
|
4479
|
4487
|
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
4480
|
4488
|
|
4481
|
4489
|
ua-parser-js@^0.7.9:
|
4482
|
|
- version "0.7.13"
|
4483
|
|
- resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.13.tgz#cd9dd2f86493b3f44dbeeef3780fda74c5ee14be"
|
|
4490
|
+ version "0.7.14"
|
|
4491
|
+ resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.14.tgz#110d53fa4c3f326c121292bbeac904d2e03387ca"
|
4484
|
4492
|
|
4485
|
4493
|
uglify-js@2.7.5:
|
4486
|
4494
|
version "2.7.5"
|
|
@@ -4744,7 +4752,7 @@ xpipe@^1.0.5:
|
4744
|
4752
|
version "1.0.5"
|
4745
|
4753
|
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"
|
4746
|
4754
|
|
4747
|
|
-xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
|
|
4755
|
+xtend@^4.0.1, xtend@~4.0.1:
|
4748
|
4756
|
version "4.0.1"
|
4749
|
4757
|
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
|
4750
|
4758
|
|