yarn.lock 149 KB
Newer Older
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1 2
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4

5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
  dependencies:
    "@babel/highlight" "^7.0.0"

"@babel/core@^7.0.0":
  version "7.6.4"
  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.4.tgz#6ebd9fe00925f6c3e177bb726a188b5f578088ff"
  dependencies:
    "@babel/code-frame" "^7.5.5"
    "@babel/generator" "^7.6.4"
    "@babel/helpers" "^7.6.2"
    "@babel/parser" "^7.6.4"
    "@babel/template" "^7.6.0"
    "@babel/traverse" "^7.6.3"
    "@babel/types" "^7.6.3"
    convert-source-map "^1.1.0"
    debug "^4.1.0"
    json5 "^2.1.0"
    lodash "^4.17.13"
    resolve "^1.3.2"
    semver "^5.4.1"
    source-map "^0.5.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
29

30 31 32
"@babel/generator@^7.0.0", "@babel/generator@^7.6.3", "@babel/generator@^7.6.4":
  version "7.6.4"
  resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.4.tgz#a4f8437287bf9671b07f483b76e3bb731bc97671"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
33
  dependencies:
34 35 36 37
    "@babel/types" "^7.6.3"
    jsesc "^2.5.1"
    lodash "^4.17.13"
    source-map "^0.5.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
38

39 40 41
"@babel/helper-annotate-as-pure@^7.0.0":
  version "7.0.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
42
  dependencies:
43
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
44

45 46 47
"@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0":
  version "7.1.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz#6b69628dfe4087798e0c4ed98e3d4a6b2fbd2f5f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
48
  dependencies:
49 50
    "@babel/helper-explode-assignable-expression" "^7.1.0"
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
51

52 53 54 55 56 57
"@babel/helper-builder-react-jsx@^7.3.0":
  version "7.3.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.3.0.tgz#a1ac95a5d2b3e88ae5e54846bf462eeb81b318a4"
  dependencies:
    "@babel/types" "^7.3.0"
    esutils "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
58

59 60 61 62 63 64 65
"@babel/helper-call-delegate@^7.4.4":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.4.4.tgz#87c1f8ca19ad552a736a7a27b1c1fcf8b1ff1f43"
  dependencies:
    "@babel/helper-hoist-variables" "^7.4.4"
    "@babel/traverse" "^7.4.4"
    "@babel/types" "^7.4.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
66

67 68 69 70 71 72 73 74 75 76
"@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.6.0":
  version "7.6.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.6.0.tgz#769711acca889be371e9bc2eb68641d55218021f"
  dependencies:
    "@babel/helper-function-name" "^7.1.0"
    "@babel/helper-member-expression-to-functions" "^7.5.5"
    "@babel/helper-optimise-call-expression" "^7.0.0"
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/helper-replace-supers" "^7.5.5"
    "@babel/helper-split-export-declaration" "^7.4.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
77

78 79 80 81 82 83 84
"@babel/helper-define-map@^7.5.5":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.5.5.tgz#3dec32c2046f37e09b28c93eb0b103fd2a25d369"
  dependencies:
    "@babel/helper-function-name" "^7.1.0"
    "@babel/types" "^7.5.5"
    lodash "^4.17.13"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
85

86 87 88
"@babel/helper-explode-assignable-expression@^7.1.0":
  version "7.1.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1.0.tgz#537fa13f6f1674df745b0c00ec8fe4e99681c8f6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
89
  dependencies:
90 91
    "@babel/traverse" "^7.1.0"
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
92

93 94 95 96 97 98 99
"@babel/helper-function-name@^7.1.0":
  version "7.1.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
  dependencies:
    "@babel/helper-get-function-arity" "^7.0.0"
    "@babel/template" "^7.1.0"
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
100

101 102 103 104 105
"@babel/helper-get-function-arity@^7.0.0":
  version "7.0.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
  dependencies:
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
106

107 108 109 110 111
"@babel/helper-hoist-variables@^7.4.4":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.4.4.tgz#0298b5f25c8c09c53102d52ac4a98f773eb2850a"
  dependencies:
    "@babel/types" "^7.4.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
112

113 114 115 116 117
"@babel/helper-member-expression-to-functions@^7.5.5":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.5.5.tgz#1fb5b8ec4453a93c439ee9fe3aeea4a84b76b590"
  dependencies:
    "@babel/types" "^7.5.5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
118

119 120 121 122 123
"@babel/helper-module-imports@^7.0.0":
  version "7.0.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
  dependencies:
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
124

125 126 127
"@babel/helper-module-transforms@^7.4.4":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.5.5.tgz#f84ff8a09038dcbca1fd4355661a500937165b4a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
128
  dependencies:
129 130 131 132 133 134
    "@babel/helper-module-imports" "^7.0.0"
    "@babel/helper-simple-access" "^7.1.0"
    "@babel/helper-split-export-declaration" "^7.4.4"
    "@babel/template" "^7.4.4"
    "@babel/types" "^7.5.5"
    lodash "^4.17.13"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
135

136 137 138 139 140
"@babel/helper-optimise-call-expression@^7.0.0":
  version "7.0.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.0.0.tgz#a2920c5702b073c15de51106200aa8cad20497d5"
  dependencies:
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
141

142 143 144
"@babel/helper-plugin-utils@^7.0.0":
  version "7.0.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
145

146 147 148 149 150
"@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.5.5.tgz#0aa6824f7100a2e0e89c1527c23936c152cab351"
  dependencies:
    lodash "^4.17.13"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
151

152 153 154 155 156 157 158 159 160
"@babel/helper-remap-async-to-generator@^7.1.0":
  version "7.1.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1.0.tgz#361d80821b6f38da75bd3f0785ece20a88c5fe7f"
  dependencies:
    "@babel/helper-annotate-as-pure" "^7.0.0"
    "@babel/helper-wrap-function" "^7.1.0"
    "@babel/template" "^7.1.0"
    "@babel/traverse" "^7.1.0"
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
161

162 163 164 165 166 167 168 169
"@babel/helper-replace-supers@^7.5.5":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.5.5.tgz#f84ce43df031222d2bad068d2626cb5799c34bc2"
  dependencies:
    "@babel/helper-member-expression-to-functions" "^7.5.5"
    "@babel/helper-optimise-call-expression" "^7.0.0"
    "@babel/traverse" "^7.5.5"
    "@babel/types" "^7.5.5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
170

171 172 173 174 175 176
"@babel/helper-simple-access@^7.1.0":
  version "7.1.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
  dependencies:
    "@babel/template" "^7.1.0"
    "@babel/types" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
177

178 179 180 181 182
"@babel/helper-split-export-declaration@^7.4.4":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
  dependencies:
    "@babel/types" "^7.4.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
183

184 185 186
"@babel/helper-wrap-function@^7.1.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
187
  dependencies:
188 189 190 191
    "@babel/helper-function-name" "^7.1.0"
    "@babel/template" "^7.1.0"
    "@babel/traverse" "^7.1.0"
    "@babel/types" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
192

193 194 195 196 197 198 199
"@babel/helpers@^7.6.2":
  version "7.6.2"
  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.6.2.tgz#681ffe489ea4dcc55f23ce469e58e59c1c045153"
  dependencies:
    "@babel/template" "^7.6.0"
    "@babel/traverse" "^7.6.2"
    "@babel/types" "^7.6.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
200

201 202 203 204 205 206 207
"@babel/highlight@^7.0.0":
  version "7.5.0"
  resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540"
  dependencies:
    chalk "^2.0.0"
    esutils "^2.0.2"
    js-tokens "^4.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
208

209 210 211
"@babel/parser@^7.0.0", "@babel/parser@^7.6.0", "@babel/parser@^7.6.3", "@babel/parser@^7.6.4":
  version "7.6.4"
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.4.tgz#cb9b36a7482110282d5cb6dd424ec9262b473d81"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
212

213 214 215 216 217
"@babel/plugin-external-helpers@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.2.0.tgz#7f4cb7dee651cd380d2034847d914288467a6be4"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
218

219 220 221
"@babel/plugin-proposal-class-properties@^7.0.0":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.5.tgz#a974cfae1e37c3110e71f3c6a2e48b8e71958cd4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
222
  dependencies:
223 224
    "@babel/helper-create-class-features-plugin" "^7.5.5"
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
225

226 227 228
"@babel/plugin-proposal-export-default-from@^7.0.0":
  version "7.5.2"
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.5.2.tgz#2c0ac2dcc36e3b2443fead2c3c5fc796fb1b5145"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
229
  dependencies:
230 231
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-export-default-from" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
232

233 234 235
"@babel/plugin-proposal-nullish-coalescing-operator@^7.0.0":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.4.4.tgz#41c360d59481d88e0ce3a3f837df10121a769b39"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
236
  dependencies:
237 238
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-nullish-coalescing-operator" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
239

240 241 242
"@babel/plugin-proposal-object-rest-spread@^7.0.0":
  version "7.6.2"
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.6.2.tgz#8ffccc8f3a6545e9f78988b6bf4fe881b88e8096"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
243
  dependencies:
244 245
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
246

247 248 249
"@babel/plugin-proposal-optional-catch-binding@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz#135d81edb68a081e55e56ec48541ece8065c38f5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
250
  dependencies:
251 252
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
253

254 255 256
"@babel/plugin-proposal-optional-chaining@^7.0.0":
  version "7.6.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.6.0.tgz#e9bf1f9b9ba10c77c033082da75f068389041af8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
257
  dependencies:
258 259
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-optional-chaining" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
260

261 262 263
"@babel/plugin-syntax-class-properties@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.2.0.tgz#23b3b7b9bcdabd73672a9149f728cd3be6214812"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
264
  dependencies:
265
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
266

267 268 269
"@babel/plugin-syntax-dynamic-import@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz#69c159ffaf4998122161ad8ebc5e6d1f55df8612"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
270
  dependencies:
271
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
272

273 274 275
"@babel/plugin-syntax-export-default-from@^7.0.0", "@babel/plugin-syntax-export-default-from@^7.2.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.2.0.tgz#edd83b7adc2e0d059e2467ca96c650ab6d2f3820"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
276
  dependencies:
277
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
278

279 280 281
"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.2.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.2.0.tgz#a765f061f803bc48f240c26f8747faf97c26bf7c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
282
  dependencies:
283
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
284

285 286 287
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.2.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
288
  dependencies:
289
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
290

291 292 293
"@babel/plugin-syntax-nullish-coalescing-operator@^7.2.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.2.0.tgz#f75083dfd5ade73e783db729bbd87e7b9efb7624"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
294
  dependencies:
295
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
296

297 298 299
"@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.2.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
300
  dependencies:
301
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
302

303 304 305
"@babel/plugin-syntax-optional-catch-binding@^7.2.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.2.0.tgz#a94013d6eda8908dfe6a477e7f9eda85656ecf5c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
306
  dependencies:
307
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
308

309 310 311
"@babel/plugin-syntax-optional-chaining@^7.2.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.2.0.tgz#a59d6ae8c167e7608eaa443fda9fa8fa6bf21dff"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
312
  dependencies:
313
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
314

315 316 317
"@babel/plugin-syntax-typescript@^7.2.0":
  version "7.3.3"
  resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.3.3.tgz#a7cc3f66119a9f7ebe2de5383cce193473d65991"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
318
  dependencies:
319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346
    "@babel/helper-plugin-utils" "^7.0.0"

"@babel/plugin-transform-arrow-functions@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz#9aeafbe4d6ffc6563bf8f8372091628f00779550"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"

"@babel/plugin-transform-async-to-generator@^7.0.0":
  version "7.5.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.5.0.tgz#89a3848a0166623b5bc481164b5936ab947e887e"
  dependencies:
    "@babel/helper-module-imports" "^7.0.0"
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/helper-remap-async-to-generator" "^7.1.0"

"@babel/plugin-transform-block-scoped-functions@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.2.0.tgz#5d3cc11e8d5ddd752aa64c9148d0db6cb79fd190"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"

"@babel/plugin-transform-block-scoping@^7.0.0":
  version "7.6.3"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.3.tgz#6e854e51fbbaa84351b15d4ddafe342f3a5d542a"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"
    lodash "^4.17.13"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
347

348 349 350 351 352 353 354 355 356 357 358 359
"@babel/plugin-transform-classes@^7.0.0":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.5.5.tgz#d094299d9bd680a14a2a0edae38305ad60fb4de9"
  dependencies:
    "@babel/helper-annotate-as-pure" "^7.0.0"
    "@babel/helper-define-map" "^7.5.5"
    "@babel/helper-function-name" "^7.1.0"
    "@babel/helper-optimise-call-expression" "^7.0.0"
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/helper-replace-supers" "^7.5.5"
    "@babel/helper-split-export-declaration" "^7.4.4"
    globals "^11.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
360

361 362 363 364 365
"@babel/plugin-transform-computed-properties@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.2.0.tgz#83a7df6a658865b1c8f641d510c6f3af220216da"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
366

367 368 369 370 371
"@babel/plugin-transform-destructuring@^7.0.0":
  version "7.6.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.6.0.tgz#44bbe08b57f4480094d57d9ffbcd96d309075ba6"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
372

373 374 375 376 377 378 379 380 381 382 383 384 385
"@babel/plugin-transform-exponentiation-operator@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.2.0.tgz#a63868289e5b4007f7054d46491af51435766008"
  dependencies:
    "@babel/helper-builder-binary-assignment-operator-visitor" "^7.1.0"
    "@babel/helper-plugin-utils" "^7.0.0"

"@babel/plugin-transform-flow-strip-types@^7.0.0":
  version "7.6.3"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-flow" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
386

387 388 389 390 391
"@babel/plugin-transform-for-of@^7.0.0":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.4.4.tgz#0267fc735e24c808ba173866c6c4d1440fc3c556"
  dependencies:
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
392

393 394 395 396 397 398
"@babel/plugin-transform-function-name@^7.0.0":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.4.4.tgz#e1436116abb0610c2259094848754ac5230922ad"
  dependencies:
    "@babel/helper-function-name" "^7.1.0"
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
399

400 401 402
"@babel/plugin-transform-literals@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.2.0.tgz#690353e81f9267dad4fd8cfd77eafa86aba53ea1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
403
  dependencies:
404
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
405

406 407 408
"@babel/plugin-transform-member-expression-literals@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.2.0.tgz#fa10aa5c58a2cb6afcf2c9ffa8cb4d8b3d489a2d"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
409
  dependencies:
410
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
411

412 413 414
"@babel/plugin-transform-modules-commonjs@^7.0.0":
  version "7.6.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.6.0.tgz#39dfe957de4420445f1fcf88b68a2e4aa4515486"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
415
  dependencies:
416 417 418 419
    "@babel/helper-module-transforms" "^7.4.4"
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/helper-simple-access" "^7.1.0"
    babel-plugin-dynamic-import-node "^2.3.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
420

421 422 423
"@babel/plugin-transform-object-assign@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.2.0.tgz#6fdeea42be17040f119e38e23ea0f49f31968bde"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
424
  dependencies:
425
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
426

427 428 429
"@babel/plugin-transform-object-super@^7.0.0":
  version "7.5.5"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.5.5.tgz#c70021df834073c65eb613b8679cc4a381d1a9f9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
430
  dependencies:
431 432
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/helper-replace-supers" "^7.5.5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
433

434 435 436
"@babel/plugin-transform-parameters@^7.0.0":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.4.4.tgz#7556cf03f318bd2719fe4c922d2d808be5571e16"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
437
  dependencies:
438 439 440
    "@babel/helper-call-delegate" "^7.4.4"
    "@babel/helper-get-function-arity" "^7.0.0"
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
441

442 443 444
"@babel/plugin-transform-property-literals@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.2.0.tgz#03e33f653f5b25c4eb572c98b9485055b389e905"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
445
  dependencies:
446
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
447

448 449 450
"@babel/plugin-transform-react-display-name@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.2.0.tgz#ebfaed87834ce8dc4279609a4f0c324c156e3eb0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
451
  dependencies:
452
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
453

454 455 456
"@babel/plugin-transform-react-jsx-source@^7.0.0":
  version "7.5.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.5.0.tgz#583b10c49cf057e237085bcbd8cc960bd83bd96b"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
457
  dependencies:
458 459
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-jsx" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
460

461 462 463
"@babel/plugin-transform-react-jsx@^7.0.0":
  version "7.3.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.3.0.tgz#f2cab99026631c767e2745a5368b331cfe8f5290"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
464
  dependencies:
465 466 467
    "@babel/helper-builder-react-jsx" "^7.3.0"
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-jsx" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
468

469 470 471
"@babel/plugin-transform-regenerator@^7.0.0":
  version "7.4.5"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.5.tgz#629dc82512c55cee01341fb27bdfcb210354680f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
472
  dependencies:
473
    regenerator-transform "^0.14.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
474

475 476 477
"@babel/plugin-transform-runtime@^7.0.0":
  version "7.6.2"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.6.2.tgz#2669f67c1fae0ae8d8bf696e4263ad52cb98b6f8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
478
  dependencies:
479 480 481 482
    "@babel/helper-module-imports" "^7.0.0"
    "@babel/helper-plugin-utils" "^7.0.0"
    resolve "^1.8.1"
    semver "^5.5.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
483

484 485 486
"@babel/plugin-transform-shorthand-properties@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.2.0.tgz#6333aee2f8d6ee7e28615457298934a3b46198f0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
487
  dependencies:
488
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
489

490 491 492
"@babel/plugin-transform-spread@^7.0.0":
  version "7.6.2"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.6.2.tgz#fc77cf798b24b10c46e1b51b1b88c2bf661bb8dd"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
493
  dependencies:
494
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
495

496 497 498
"@babel/plugin-transform-sticky-regex@^7.0.0":
  version "7.2.0"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.2.0.tgz#a1e454b5995560a9c1e0d537dfc15061fd2687e1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
499
  dependencies:
500 501
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/helper-regex" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
502

503 504 505
"@babel/plugin-transform-template-literals@^7.0.0":
  version "7.4.4"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.4.4.tgz#9d28fea7bbce637fb7612a0750989d8321d4bcb0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
506
  dependencies:
507 508
    "@babel/helper-annotate-as-pure" "^7.0.0"
    "@babel/helper-plugin-utils" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
509

510 511 512
"@babel/plugin-transform-typescript@^7.0.0":
  version "7.6.3"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.6.3.tgz#dddb50cf3b8b2ef70b22e5326e9a91f05a1db13b"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
513
  dependencies:
514 515 516
    "@babel/helper-create-class-features-plugin" "^7.6.0"
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/plugin-syntax-typescript" "^7.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
517

518 519 520
"@babel/plugin-transform-unicode-regex@^7.0.0":
  version "7.6.2"
  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.6.2.tgz#b692aad888a7e8d8b1b214be6b9dc03d5031f698"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
521
  dependencies:
522 523 524
    "@babel/helper-plugin-utils" "^7.0.0"
    "@babel/helper-regex" "^7.4.4"
    regexpu-core "^4.6.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
525

526 527 528
"@babel/register@^7.0.0":
  version "7.6.2"
  resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.6.2.tgz#25765a922202cb06f8bdac5a3b1e70cd6bf3dd45"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
529
  dependencies:
530 531 532 533 534
    find-cache-dir "^2.0.0"
    lodash "^4.17.13"
    mkdirp "^0.5.1"
    pirates "^4.0.0"
    source-map-support "^0.5.9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
535

536 537 538
"@babel/runtime@^7.0.0":
  version "7.6.3"
  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
539
  dependencies:
540
    regenerator-runtime "^0.13.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
541

542 543 544
"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.4.4", "@babel/template@^7.6.0":
  version "7.6.0"
  resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.6.0.tgz#7f0159c7f5012230dad64cca42ec9bdb5c9536e6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
545
  dependencies:
546 547 548
    "@babel/code-frame" "^7.0.0"
    "@babel/parser" "^7.6.0"
    "@babel/types" "^7.6.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
549

550 551 552
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.6.2", "@babel/traverse@^7.6.3":
  version "7.6.3"
  resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.3.tgz#66d7dba146b086703c0fb10dd588b7364cec47f9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
553
  dependencies:
554 555 556 557 558 559 560 561 562
    "@babel/code-frame" "^7.5.5"
    "@babel/generator" "^7.6.3"
    "@babel/helper-function-name" "^7.1.0"
    "@babel/helper-split-export-declaration" "^7.4.4"
    "@babel/parser" "^7.6.3"
    "@babel/types" "^7.6.3"
    debug "^4.1.0"
    globals "^11.1.0"
    lodash "^4.17.13"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
563

564 565 566
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0", "@babel/types@^7.6.3":
  version "7.6.3"
  resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.3.tgz#3f07d96f854f98e2fbd45c64b0cb942d11e8ba09"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
567
  dependencies:
568 569 570
    esutils "^2.0.2"
    lodash "^4.17.13"
    to-fast-properties "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
571

572 573 574
"@cnakazawa/watch@^1.0.3":
  version "1.0.3"
  resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
575
  dependencies:
576 577 578 579 580 581 582 583 584 585 586 587 588 589
    exec-sh "^0.3.2"
    minimist "^1.2.0"

"@hapi/address@2.x.x":
  version "2.1.2"
  resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.2.tgz#1c794cd6dbf2354d1eb1ef10e0303f573e1c7222"

"@hapi/bourne@1.x.x":
  version "1.3.2"
  resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a"

"@hapi/hoek@8.x.x", "@hapi/hoek@^8.3.0":
  version "8.5.0"
  resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-8.5.0.tgz#2f9ce301c8898e1c3248b0a8564696b24d1a9a5a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
590

591 592 593
"@hapi/joi@^15.0.3":
  version "15.1.1"
  resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-15.1.1.tgz#c675b8a71296f02833f8d6d243b34c57b8ce19d7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
594
  dependencies:
595 596 597 598
    "@hapi/address" "2.x.x"
    "@hapi/bourne" "1.x.x"
    "@hapi/hoek" "8.x.x"
    "@hapi/topo" "3.x.x"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
599

600 601 602
"@hapi/topo@3.x.x":
  version "3.1.6"
  resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.6.tgz#68d935fa3eae7fdd5ab0d7f953f3205d8b2bfc29"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
603
  dependencies:
604
    "@hapi/hoek" "^8.3.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
605

606 607 608
"@jest/console@^24.9.0":
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
609
  dependencies:
610 611 612
    "@jest/source-map" "^24.9.0"
    chalk "^2.0.1"
    slash "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
613

614 615 616
"@jest/fake-timers@^24.9.0":
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.9.0.tgz#ba3e6bf0eecd09a636049896434d306636540c93"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
617
  dependencies:
618 619 620
    "@jest/types" "^24.9.0"
    jest-message-util "^24.9.0"
    jest-mock "^24.9.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
621

622 623 624
"@jest/source-map@^24.9.0":
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.9.0.tgz#0e263a94430be4b41da683ccc1e6bffe2a191714"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
625
  dependencies:
626 627 628
    callsites "^3.0.0"
    graceful-fs "^4.1.15"
    source-map "^0.6.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
629

630 631 632
"@jest/test-result@^24.9.0":
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.9.0.tgz#11796e8aa9dbf88ea025757b3152595ad06ba0ca"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
633
  dependencies:
634 635 636
    "@jest/console" "^24.9.0"
    "@jest/types" "^24.9.0"
    "@types/istanbul-lib-coverage" "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
637

638 639 640 641 642 643 644
"@jest/types@^24.9.0":
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59"
  dependencies:
    "@types/istanbul-lib-coverage" "^2.0.0"
    "@types/istanbul-reports" "^1.1.1"
    "@types/yargs" "^13.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
645

646 647 648 649 650 651 652 653 654 655 656
"@react-native-community/cli-platform-android@^2.6.0", "@react-native-community/cli-platform-android@^2.9.0":
  version "2.9.0"
  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.9.0.tgz#28831e61ce565a2c7d1905852fce1eecfd33cb5e"
  dependencies:
    "@react-native-community/cli-tools" "^2.8.3"
    chalk "^2.4.2"
    execa "^1.0.0"
    jetifier "^1.6.2"
    logkitty "^0.6.0"
    slash "^3.0.0"
    xmldoc "^1.1.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
657

658 659 660
"@react-native-community/cli-platform-ios@^2.4.1", "@react-native-community/cli-platform-ios@^2.9.0":
  version "2.9.0"
  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.9.0.tgz#21adb8ee813d6ca6fd9d4d9be63f92024f7e2fe7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
661
  dependencies:
662 663 664
    "@react-native-community/cli-tools" "^2.8.3"
    chalk "^2.4.2"
    xcode "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
665

666 667 668
"@react-native-community/cli-tools@^2.8.3":
  version "2.8.3"
  resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-2.8.3.tgz#0e2249f48cf4603fb8d740a9f0715c31ac131ceb"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
669
  dependencies:
670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701
    chalk "^2.4.2"
    lodash "^4.17.5"
    mime "^2.4.1"
    node-fetch "^2.5.0"

"@react-native-community/cli@^2.6.0":
  version "2.9.0"
  resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.9.0.tgz#f0d18dc3e5a8f68e3d6ad353c444dc2f08d3fbdc"
  dependencies:
    "@hapi/joi" "^15.0.3"
    "@react-native-community/cli-platform-android" "^2.9.0"
    "@react-native-community/cli-platform-ios" "^2.9.0"
    "@react-native-community/cli-tools" "^2.8.3"
    chalk "^2.4.2"
    commander "^2.19.0"
    compression "^1.7.1"
    connect "^3.6.5"
    cosmiconfig "^5.1.0"
    deepmerge "^3.2.0"
    envinfo "^7.1.0"
    errorhandler "^1.5.0"
    execa "^1.0.0"
    fs-extra "^7.0.1"
    glob "^7.1.1"
    graceful-fs "^4.1.3"
    inquirer "^3.0.6"
    lodash "^4.17.5"
    metro "^0.54.1"
    metro-config "^0.54.1"
    metro-core "^0.54.1"
    metro-react-native-babel-transformer "^0.54.1"
    minimist "^1.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
702
    mkdirp "^0.5.1"
703 704 705 706 707 708 709 710 711 712 713 714 715
    morgan "^1.9.0"
    node-notifier "^5.2.1"
    open "^6.2.0"
    ora "^3.4.0"
    plist "^3.0.0"
    semver "^5.0.3"
    serve-static "^1.13.1"
    shell-quote "1.6.1"
    ws "^1.1.0"

"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
716

717 718 719
"@types/istanbul-lib-report@*":
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#e5471e7fa33c61358dd38426189c037a58433b8c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
720
  dependencies:
721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811
    "@types/istanbul-lib-coverage" "*"

"@types/istanbul-reports@^1.1.1":
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz#7a8cbf6a406f36c8add871625b278eaf0b0d255a"
  dependencies:
    "@types/istanbul-lib-coverage" "*"
    "@types/istanbul-lib-report" "*"

"@types/stack-utils@^1.0.1":
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"

"@types/yargs-parser@*":
  version "13.1.0"
  resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"

"@types/yargs@^13.0.0":
  version "13.0.3"
  resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.3.tgz#76482af3981d4412d65371a318f992d33464a380"
  dependencies:
    "@types/yargs-parser" "*"

abbrev@1:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"

abort-controller@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
  dependencies:
    event-target-shim "^5.0.0"

absolute-path@^0.0.0:
  version "0.0.0"
  resolved "https://registry.yarnpkg.com/absolute-path/-/absolute-path-0.0.0.tgz#a78762fbdadfb5297be99b15d35a785b2f095bf7"

accepts@~1.3.5, accepts@~1.3.7:
  version "1.3.7"
  resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
  dependencies:
    mime-types "~2.1.24"
    negotiator "0.6.2"

ansi-colors@^1.0.1:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-1.1.0.tgz#6374b4dd5d4718ff3ce27a671a3b1cad077132a9"
  dependencies:
    ansi-wrap "^0.1.0"

ansi-cyan@^0.1.1:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/ansi-cyan/-/ansi-cyan-0.1.1.tgz#538ae528af8982f28ae30d86f2f17456d2609873"
  dependencies:
    ansi-wrap "0.1.0"

ansi-escapes@^3.0.0:
  version "3.2.0"
  resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"

ansi-fragments@^0.2.1:
  version "0.2.1"
  resolved "https://registry.yarnpkg.com/ansi-fragments/-/ansi-fragments-0.2.1.tgz#24409c56c4cc37817c3d7caa99d8969e2de5a05e"
  dependencies:
    colorette "^1.0.7"
    slice-ansi "^2.0.0"
    strip-ansi "^5.0.0"

ansi-gray@^0.1.1:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/ansi-gray/-/ansi-gray-0.1.1.tgz#2962cf54ec9792c48510a3deb524436861ef7251"
  dependencies:
    ansi-wrap "0.1.0"

ansi-red@^0.1.1:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/ansi-red/-/ansi-red-0.1.1.tgz#8c638f9d1080800a353c9c28c8a81ca4705d946c"
  dependencies:
    ansi-wrap "0.1.0"

ansi-regex@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.0.0.tgz#c5061b6e0ef8a81775e50f5d66151bf6bf371107"

ansi-regex@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"

ansi-regex@^4.0.0, ansi-regex@^4.1.0:
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
812

813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896
ansi-styles@^3.2.0, ansi-styles@^3.2.1:
  version "3.2.1"
  resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
  dependencies:
    color-convert "^1.9.0"

ansi-wrap@0.1.0, ansi-wrap@^0.1.0:
  version "0.1.0"
  resolved "https://registry.yarnpkg.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf"

anymatch@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
  dependencies:
    micromatch "^3.1.4"
    normalize-path "^2.1.1"

aproba@^1.0.3:
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"

are-we-there-yet@~1.1.2:
  version "1.1.2"
  resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz#80e470e95a084794fe1899262c5667c6e88de1b3"
  dependencies:
    delegates "^1.0.0"
    readable-stream "^2.0.0 || ^1.1.13"

argparse@^1.0.7:
  version "1.0.10"
  resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
  dependencies:
    sprintf-js "~1.0.2"

arr-diff@^1.0.1:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-1.1.0.tgz#687c32758163588fef7de7b36fabe495eb1a399a"
  dependencies:
    arr-flatten "^1.0.1"
    array-slice "^0.2.3"

arr-diff@^4.0.0:
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"

arr-flatten@^1.0.1, arr-flatten@^1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"

arr-union@^2.0.1:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-2.1.0.tgz#20f9eab5ec70f5c7d215b1077b1c39161d292c7d"

arr-union@^3.1.0:
  version "3.1.0"
  resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"

array-filter@~0.0.0:
  version "0.0.1"
  resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"

array-map@~0.0.0:
  version "0.0.0"
  resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"

array-reduce@~0.0.0:
  version "0.0.0"
  resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"

array-slice@^0.2.3:
  version "0.2.3"
  resolved "https://registry.yarnpkg.com/array-slice/-/array-slice-0.2.3.tgz#dd3cfb80ed7973a75117cdac69b0b99ec86186f5"

array-unique@^0.3.2:
  version "0.3.2"
  resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"

art@^0.10.0:
  version "0.10.1"
  resolved "https://registry.yarnpkg.com/art/-/art-0.10.1.tgz#38541883e399225c5e193ff246e8f157cf7b2146"

asap@~2.0.3:
  version "2.0.5"
  resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
897

898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960
assign-symbols@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"

astral-regex@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"

async-limiter@~1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"

async@^2.4.0:
  version "2.6.3"
  resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
  dependencies:
    lodash "^4.17.14"

atob@^2.1.1:
  version "2.1.2"
  resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"

babel-plugin-dynamic-import-node@^2.3.0:
  version "2.3.0"
  resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
  dependencies:
    object.assign "^4.1.0"

babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0:
  version "7.0.0-beta.0"
  resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-beta.0.tgz#aa213c1435e2bffeb6fca842287ef534ad05d5cf"

babel-preset-fbjs@^3.1.2, babel-preset-fbjs@^3.2.0:
  version "3.3.0"
  resolved "https://registry.yarnpkg.com/babel-preset-fbjs/-/babel-preset-fbjs-3.3.0.tgz#a6024764ea86c8e06a22d794ca8b69534d263541"
  dependencies:
    "@babel/plugin-proposal-class-properties" "^7.0.0"
    "@babel/plugin-proposal-object-rest-spread" "^7.0.0"
    "@babel/plugin-syntax-class-properties" "^7.0.0"
    "@babel/plugin-syntax-flow" "^7.0.0"
    "@babel/plugin-syntax-jsx" "^7.0.0"
    "@babel/plugin-syntax-object-rest-spread" "^7.0.0"
    "@babel/plugin-transform-arrow-functions" "^7.0.0"
    "@babel/plugin-transform-block-scoped-functions" "^7.0.0"
    "@babel/plugin-transform-block-scoping" "^7.0.0"
    "@babel/plugin-transform-classes" "^7.0.0"
    "@babel/plugin-transform-computed-properties" "^7.0.0"
    "@babel/plugin-transform-destructuring" "^7.0.0"
    "@babel/plugin-transform-flow-strip-types" "^7.0.0"
    "@babel/plugin-transform-for-of" "^7.0.0"
    "@babel/plugin-transform-function-name" "^7.0.0"
    "@babel/plugin-transform-literals" "^7.0.0"
    "@babel/plugin-transform-member-expression-literals" "^7.0.0"
    "@babel/plugin-transform-modules-commonjs" "^7.0.0"
    "@babel/plugin-transform-object-super" "^7.0.0"
    "@babel/plugin-transform-parameters" "^7.0.0"
    "@babel/plugin-transform-property-literals" "^7.0.0"
    "@babel/plugin-transform-react-display-name" "^7.0.0"
    "@babel/plugin-transform-react-jsx" "^7.0.0"
    "@babel/plugin-transform-shorthand-properties" "^7.0.0"
    "@babel/plugin-transform-spread" "^7.0.0"
    "@babel/plugin-transform-template-literals" "^7.0.0"
    babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
961

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
962 963 964 965
balanced-match@^0.4.1:
  version "0.4.2"
  resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"

966 967 968 969
balanced-match@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
970 971 972 973
base-64@^0.1.0:
  version "0.1.0"
  resolved "https://registry.yarnpkg.com/base-64/-/base-64-0.1.0.tgz#780a99c84e7d600260361511c4877613bf24f6bb"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
974 975 976 977
base64-js@^1.1.2:
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.0.tgz#a39992d723584811982be5e290bb6a53d86700f1"

978 979 980
base64-js@^1.2.3:
  version "1.3.1"
  resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
981

982 983 984 985 986 987 988 989 990 991 992
base@^0.11.1:
  version "0.11.2"
  resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
  dependencies:
    cache-base "^1.0.1"
    class-utils "^0.3.5"
    component-emitter "^1.2.1"
    define-property "^1.0.0"
    isobject "^3.0.1"
    mixin-deep "^1.2.0"
    pascalcase "^0.1.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
993

994 995 996
basic-auth@~2.0.0:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/basic-auth/-/basic-auth-2.0.1.tgz#b998279bf47ce38344b4f3cf916d4679bbf51e3a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
997
  dependencies:
998
    safe-buffer "5.1.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
999

1000 1001 1002
big-integer@^1.6.7:
  version "1.6.47"
  resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.47.tgz#e1e9320e26c4cc81f64fbf4b3bb20e025bf18e2d"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1003

1004 1005 1006
bplist-creator@0.0.7:
  version "0.0.7"
  resolved "https://registry.yarnpkg.com/bplist-creator/-/bplist-creator-0.0.7.tgz#37df1536092824b87c42f957b01344117372ae45"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1007
  dependencies:
1008
    stream-buffers "~2.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1009

1010 1011 1012
bplist-parser@0.1.1:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.1.1.tgz#d60d5dcc20cba6dc7e1f299b35d3e1f95dafbae6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1013
  dependencies:
1014
    big-integer "^1.6.7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1015 1016 1017 1018 1019 1020 1021 1022

brace-expansion@^1.0.0:
  version "1.1.6"
  resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9"
  dependencies:
    balanced-match "^0.4.1"
    concat-map "0.0.1"

1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047
brace-expansion@^1.1.7:
  version "1.1.11"
  resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
  dependencies:
    balanced-match "^1.0.0"
    concat-map "0.0.1"

braces@^2.3.1:
  version "2.3.2"
  resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
  dependencies:
    arr-flatten "^1.1.0"
    array-unique "^0.3.2"
    extend-shallow "^2.0.1"
    fill-range "^4.0.0"
    isobject "^3.0.1"
    repeat-element "^1.1.2"
    snapdragon "^0.8.1"
    snapdragon-node "^2.0.1"
    split-string "^3.0.2"
    to-regex "^3.0.1"

bser@^2.0.0:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1048 1049 1050
  dependencies:
    node-int64 "^0.4.0"

1051 1052 1053 1054 1055 1056 1057 1058
buffer-crc32@^0.2.13:
  version "0.2.13"
  resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"

buffer-from@^1.0.0:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1059 1060 1061 1062 1063 1064 1065 1066
buffer-shims@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51"

builtin-modules@^1.0.0:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"

1067 1068 1069
bytes@3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1070

1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089
cache-base@^1.0.1:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
  dependencies:
    collection-visit "^1.0.0"
    component-emitter "^1.2.1"
    get-value "^2.0.6"
    has-value "^1.0.0"
    isobject "^3.0.1"
    set-value "^2.0.0"
    to-object-path "^0.3.0"
    union-value "^1.0.0"
    unset-value "^1.0.0"

caller-callsite@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
  dependencies:
    callsites "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1090

1091 1092 1093
caller-path@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-2.0.0.tgz#468f83044e369ab2010fac5f06ceee15bb2cb1f4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1094
  dependencies:
1095
    caller-callsite "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1096

1097 1098 1099
callsites@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1100

1101 1102 1103
callsites@^3.0.0:
  version "3.1.0"
  resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1104

1105 1106 1107
camelcase@^4.1.0:
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1108

1109 1110 1111
camelcase@^5.0.0, camelcase@^5.3.1:
  version "5.3.1"
  resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1112

1113 1114 1115
capture-exit@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1116
  dependencies:
1117
    rsvp "^4.8.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1118

1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2:
  version "2.4.2"
  resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
  dependencies:
    ansi-styles "^3.2.1"
    escape-string-regexp "^1.0.5"
    supports-color "^5.3.0"

chardet@^0.4.0:
  version "0.4.2"
  resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"

chownr@^1.1.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1132
  version "1.1.3"
1133 1134 1135 1136 1137 1138 1139 1140 1141
  resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.3.tgz#42d837d5239688d55f303003a508230fa6727142"

ci-info@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"

class-utils@^0.3.5:
  version "0.3.6"
  resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1142
  dependencies:
1143 1144 1145 1146
    arr-union "^3.1.0"
    define-property "^0.2.5"
    isobject "^3.0.0"
    static-extend "^0.1.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1147

1148 1149 1150
cli-cursor@^2.1.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1151
  dependencies:
1152 1153 1154 1155 1156
    restore-cursor "^2.0.0"

cli-spinners@^2.0.0:
  version "2.2.0"
  resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.2.0.tgz#e8b988d9206c692302d8ee834e7a85c0144d8f77"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169

cli-width@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a"

cliui@^3.2.0:
  version "3.2.0"
  resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d"
  dependencies:
    string-width "^1.0.1"
    strip-ansi "^3.0.1"
    wrap-ansi "^2.0.0"

1170 1171 1172 1173 1174 1175 1176
cliui@^4.0.0:
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.1.0.tgz#348422dbe82d800b3022eef4f6ac10bf2e4d1b49"
  dependencies:
    string-width "^2.1.1"
    strip-ansi "^4.0.0"
    wrap-ansi "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1177

1178 1179 1180
clone@^1.0.2:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1181 1182 1183 1184 1185

code-point-at@^1.0.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

1186 1187 1188
collection-visit@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1189
  dependencies:
1190 1191
    map-visit "^1.0.0"
    object-visit "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1192

1193 1194 1195
color-convert@^1.9.0:
  version "1.9.3"
  resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1196
  dependencies:
1197 1198 1199 1200 1201
    color-name "1.1.3"

color-name@1.1.3:
  version "1.1.3"
  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1202

1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229
color-support@^1.1.3:
  version "1.1.3"
  resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"

colorette@^1.0.7:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.1.0.tgz#1f943e5a357fac10b4e0f5aaef3b14cdc1af6ec7"

commander@^2.19.0:
  version "2.20.3"
  resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"

commander@~2.13.0:
  version "2.13.0"
  resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"

commondir@^1.0.1:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"

component-emitter@^1.2.1:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"

compressible@~2.0.16:
  version "2.0.17"
  resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.17.tgz#6e8c108a16ad58384a977f3a482ca20bff2f38c1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1230
  dependencies:
1231
    mime-db ">= 1.40.0 < 2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1232

1233 1234 1235
compression@^1.7.1:
  version "1.7.4"
  resolved "https://registry.yarnpkg.com/compression/-/compression-1.7.4.tgz#95523eff170ca57c29a0ca41e6fe131f41e5bb8f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1236
  dependencies:
1237 1238 1239 1240 1241 1242 1243
    accepts "~1.3.5"
    bytes "3.0.0"
    compressible "~2.0.16"
    debug "2.6.9"
    on-headers "~1.0.2"
    safe-buffer "5.1.2"
    vary "~1.1.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1244 1245 1246 1247 1248

concat-map@0.0.1:
  version "0.0.1"
  resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"

1249
concat-stream@^1.6.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1250
  version "1.6.2"
1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269
  resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
  dependencies:
    buffer-from "^1.0.0"
    inherits "^2.0.3"
    readable-stream "^2.2.2"
    typedarray "^0.0.6"

connect@^3.6.5:
  version "3.7.0"
  resolved "https://registry.yarnpkg.com/connect/-/connect-3.7.0.tgz#5d49348910caa5e07a01800b030d0c35f20484f8"
  dependencies:
    debug "2.6.9"
    finalhandler "1.1.2"
    parseurl "~1.3.3"
    utils-merge "1.0.1"

console-control-strings@^1.0.0, console-control-strings@~1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1270

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1271
convert-source-map@^1.1.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1272 1273 1274
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.3.0.tgz#e9f3e9c6e2728efc2676696a70eb382f73106a67"

1275 1276 1277
copy-descriptor@^0.1.0:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1278 1279 1280 1281 1282

core-js@^1.0.0:
  version "1.2.7"
  resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"

1283
core-js@^2.2.2:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1284 1285 1286
  version "2.4.1"
  resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e"

1287 1288 1289 1290
core-js@^2.4.1:
  version "2.6.10"
  resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.10.tgz#8a5b8391f8cc7013da703411ce5b585706300d7f"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1291 1292 1293 1294
core-util-is@~1.0.0:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"

1295 1296 1297 1298 1299 1300 1301 1302
cosmiconfig@^5.0.5, cosmiconfig@^5.1.0:
  version "5.2.1"
  resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
  dependencies:
    import-fresh "^2.0.0"
    is-directory "^0.3.1"
    js-yaml "^3.13.1"
    parse-json "^4.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1303

1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314
create-react-class@^15.6.3:
  version "15.6.3"
  resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.3.tgz#2d73237fb3f970ae6ebe011a9e66f46dbca80036"
  dependencies:
    fbjs "^0.8.9"
    loose-envify "^1.3.1"
    object-assign "^4.1.1"

cross-spawn@^5.0.1, cross-spawn@^5.1.0:
  version "5.1.0"
  resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1315 1316
  dependencies:
    lru-cache "^4.0.1"
1317
    shebang-command "^1.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1318 1319
    which "^1.2.9"

1320 1321 1322
cross-spawn@^6.0.0:
  version "6.0.5"
  resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1323
  dependencies:
1324 1325 1326 1327 1328
    nice-try "^1.0.4"
    path-key "^2.0.1"
    semver "^5.5.0"
    shebang-command "^1.2.0"
    which "^1.2.9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1329

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1330 1331 1332 1333
crypto@0.0.3:
  version "0.0.3"
  resolved "https://registry.yarnpkg.com/crypto/-/crypto-0.0.3.tgz#470a81b86be4c5ee17acc8207a1f5315ae20dbb0"

1334 1335 1336
dayjs@^1.8.15:
  version "1.8.16"
  resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.16.tgz#2a3771de537255191b947957af2fd90012e71e64"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1337

1338 1339 1340
debug@2.6.9, debug@^2.3.3:
  version "2.6.9"
  resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1341
  dependencies:
1342
    ms "2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1343

1344 1345 1346
debug@^2.2.0:
  version "2.3.3"
  resolved "https://registry.yarnpkg.com/debug/-/debug-2.3.3.tgz#40c453e67e6e13c901ddec317af8986cda9eff8c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1347
  dependencies:
1348
    ms "0.7.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1349

1350 1351 1352
debug@^3.2.6:
  version "3.2.6"
  resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1353
  dependencies:
1354
    ms "^2.1.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1355

1356 1357 1358
debug@^4.1.0:
  version "4.1.1"
  resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1359
  dependencies:
1360
    ms "^2.1.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1361

1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380
decamelize@^1.1.1, decamelize@^1.2.0:
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"

decode-uri-component@^0.2.0:
  version "0.2.0"
  resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"

deep-extend@^0.6.0:
  version "0.6.0"
  resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"

deepmerge@^3.2.0:
  version "3.3.0"
  resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.3.0.tgz#d3c47fd6f3a93d517b14426b0628a17b0125f5f7"

defaults@^1.0.3:
  version "1.0.3"
  resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1381
  dependencies:
1382
    clone "^1.0.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1383

1384 1385 1386
define-properties@^1.1.2:
  version "1.1.3"
  resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1387
  dependencies:
1388
    object-keys "^1.0.12"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1389

1390 1391 1392 1393 1394
define-property@^0.2.5:
  version "0.2.5"
  resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
  dependencies:
    is-descriptor "^0.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1395

1396
define-property@^1.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1397
  version "1.0.0"
1398 1399 1400 1401 1402 1403 1404 1405 1406 1407
  resolved "https://registry.yarnpkg.com/define-property/-/define-property-1.0.0.tgz#769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
  dependencies:
    is-descriptor "^1.0.0"

define-property@^2.0.2:
  version "2.0.2"
  resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d"
  dependencies:
    is-descriptor "^1.0.2"
    isobject "^3.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1408 1409 1410 1411 1412 1413 1414 1415 1416

delegates@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"

denodeify@^1.2.1:
  version "1.2.1"
  resolved "https://registry.yarnpkg.com/denodeify/-/denodeify-1.2.1.tgz#3a36287f5034e699e7577901052c2e6c94251631"

1417 1418 1419
depd@~1.1.2:
  version "1.1.2"
  resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1420 1421 1422 1423 1424

destroy@~1.0.4:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"

1425 1426 1427
detect-libc@^1.0.2:
  version "1.0.3"
  resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1428 1429 1430 1431 1432 1433 1434 1435 1436

dom-walk@^0.1.0:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"

ee-first@1.1.1:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"

1437 1438 1439 1440
encodeurl@~1.0.2:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1441 1442 1443 1444 1445 1446
encoding@^0.1.11:
  version "0.1.12"
  resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
  dependencies:
    iconv-lite "~0.4.13"

1447 1448 1449
end-of-stream@^1.1.0:
  version "1.4.4"
  resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1450
  dependencies:
1451 1452 1453 1454 1455
    once "^1.4.0"

envinfo@^7.1.0:
  version "7.4.0"
  resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.4.0.tgz#bef4ece9e717423aaf0c3584651430b735ad6630"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1456 1457 1458 1459 1460 1461 1462

error-ex@^1.2.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.0.tgz#e67b43f3e82c96ea3a584ffee0b9fc3325d802d9"
  dependencies:
    is-arrayish "^0.2.1"

1463 1464 1465 1466 1467 1468 1469 1470 1471
error-ex@^1.3.1:
  version "1.3.2"
  resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
  dependencies:
    is-arrayish "^0.2.1"

errorhandler@^1.5.0:
  version "1.5.1"
  resolved "https://registry.yarnpkg.com/errorhandler/-/errorhandler-1.5.1.tgz#b9ba5d17cf90744cd1e851357a6e75bf806a9a91"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1472
  dependencies:
1473
    accepts "~1.3.7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1474 1475
    escape-html "~1.0.3"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1476 1477 1478 1479
escape-html@~1.0.3:
  version "1.0.3"
  resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"

1480
escape-string-regexp@^1.0.5:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1481 1482 1483
  version "1.0.5"
  resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"

1484 1485 1486 1487
esprima@^4.0.0:
  version "4.0.1"
  resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1488 1489 1490 1491
esutils@^2.0.0, esutils@^2.0.2:
  version "2.0.2"
  resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"

1492 1493 1494
etag@~1.8.1:
  version "1.8.1"
  resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1495

1496 1497 1498
event-target-shim@^5.0.0, event-target-shim@^5.0.1:
  version "5.0.1"
  resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1499

1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510
eventemitter3@^3.0.0:
  version "3.1.2"
  resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"

exec-sh@^0.3.2:
  version "0.3.2"
  resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.2.tgz#6738de2eb7c8e671d0366aea0b0db8c6f7d7391b"

execa@^0.7.0:
  version "0.7.0"
  resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1511
  dependencies:
1512 1513 1514 1515 1516 1517 1518
    cross-spawn "^5.0.1"
    get-stream "^3.0.0"
    is-stream "^1.1.0"
    npm-run-path "^2.0.0"
    p-finally "^1.0.0"
    signal-exit "^3.0.0"
    strip-eof "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1519

1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530
execa@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
  dependencies:
    cross-spawn "^6.0.0"
    get-stream "^4.0.0"
    is-stream "^1.1.0"
    npm-run-path "^2.0.0"
    p-finally "^1.0.0"
    signal-exit "^3.0.0"
    strip-eof "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1531

1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542
expand-brackets@^2.1.4:
  version "2.1.4"
  resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
  dependencies:
    debug "^2.3.3"
    define-property "^0.2.5"
    extend-shallow "^2.0.1"
    posix-character-classes "^0.1.0"
    regex-not "^1.0.0"
    snapdragon "^0.8.1"
    to-regex "^3.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1543

1544 1545 1546
extend-shallow@^1.1.2:
  version "1.1.4"
  resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-1.1.4.tgz#19d6bf94dfc09d76ba711f39b872d21ff4dd9071"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1547
  dependencies:
1548
    kind-of "^1.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1549

1550 1551 1552
extend-shallow@^2.0.1:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1553
  dependencies:
1554
    is-extendable "^0.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1555

1556 1557 1558
extend-shallow@^3.0.0, extend-shallow@^3.0.2:
  version "3.0.2"
  resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2127172746131c2704028db8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1559
  dependencies:
1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612
    assign-symbols "^1.0.0"
    is-extendable "^1.0.1"

external-editor@^2.0.4:
  version "2.2.0"
  resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5"
  dependencies:
    chardet "^0.4.0"
    iconv-lite "^0.4.17"
    tmp "^0.0.33"

extglob@^2.0.4:
  version "2.0.4"
  resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
  dependencies:
    array-unique "^0.3.2"
    define-property "^1.0.0"
    expand-brackets "^2.1.4"
    extend-shallow "^2.0.1"
    fragment-cache "^0.2.1"
    regex-not "^1.0.0"
    snapdragon "^0.8.1"
    to-regex "^3.0.1"

fancy-log@^1.3.2:
  version "1.3.3"
  resolved "https://registry.yarnpkg.com/fancy-log/-/fancy-log-1.3.3.tgz#dbc19154f558690150a23953a0adbd035be45fc7"
  dependencies:
    ansi-gray "^0.1.1"
    color-support "^1.1.3"
    parse-node-version "^1.0.0"
    time-stamp "^1.0.0"

fb-watchman@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.0.tgz#54e9abf7dfa2f26cd9b1636c588c1afc05de5d58"
  dependencies:
    bser "^2.0.0"

fbjs-css-vars@^1.0.0:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz#216551136ae02fe255932c3ec8775f18e2c078b8"

fbjs-scripts@^1.1.0:
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/fbjs-scripts/-/fbjs-scripts-1.2.0.tgz#069a0c0634242d10031c6460ef1fccefcdae8b27"
  dependencies:
    "@babel/core" "^7.0.0"
    ansi-colors "^1.0.1"
    babel-preset-fbjs "^3.2.0"
    core-js "^2.4.1"
    cross-spawn "^5.1.0"
    fancy-log "^1.3.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1613
    object-assign "^4.0.1"
1614
    plugin-error "^0.1.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1615 1616 1617
    semver "^5.1.0"
    through2 "^2.0.0"

1618 1619 1620
fbjs@^0.8.9:
  version "0.8.17"
  resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1621 1622 1623 1624 1625 1626
  dependencies:
    core-js "^1.0.0"
    isomorphic-fetch "^2.1.1"
    loose-envify "^1.0.0"
    object-assign "^4.1.0"
    promise "^7.1.1"
1627 1628
    setimmediate "^1.0.5"
    ua-parser-js "^0.7.18"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1629

1630 1631 1632
fbjs@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-1.0.0.tgz#52c215e0883a3c86af2a7a776ed51525ae8e0a5a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1633
  dependencies:
1634 1635 1636 1637
    core-js "^2.4.1"
    fbjs-css-vars "^1.0.0"
    isomorphic-fetch "^2.1.1"
    loose-envify "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1638
    object-assign "^4.1.0"
1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676
    promise "^7.1.1"
    setimmediate "^1.0.5"
    ua-parser-js "^0.7.18"

figures@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
  dependencies:
    escape-string-regexp "^1.0.5"

fill-range@^4.0.0:
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
  dependencies:
    extend-shallow "^2.0.1"
    is-number "^3.0.0"
    repeat-string "^1.6.1"
    to-regex-range "^2.1.0"

finalhandler@1.1.2:
  version "1.1.2"
  resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d"
  dependencies:
    debug "2.6.9"
    encodeurl "~1.0.2"
    escape-html "~1.0.3"
    on-finished "~2.3.0"
    parseurl "~1.3.3"
    statuses "~1.5.0"
    unpipe "~1.0.0"

find-cache-dir@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
  dependencies:
    commondir "^1.0.1"
    make-dir "^2.0.0"
    pkg-dir "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1677

1678 1679 1680
find-up@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1681
  dependencies:
1682
    locate-path "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1683

1684 1685 1686
find-up@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1687
  dependencies:
1688
    locate-path "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1689

1690 1691 1692
for-in@^1.0.2:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1693

1694 1695 1696
fragment-cache@^0.2.1:
  version "0.2.1"
  resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1697
  dependencies:
1698
    map-cache "^0.2.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1699

1700 1701 1702
fresh@0.5.2:
  version "0.5.2"
  resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1703

1704 1705 1706
fs-extra@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-1.0.0.tgz#cd3ce5f7e7cb6145883fcae3191e9877f8587950"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1707 1708 1709 1710
  dependencies:
    graceful-fs "^4.1.2"
    jsonfile "^2.1.0"
    klaw "^1.0.0"
1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724

fs-extra@^7.0.1:
  version "7.0.1"
  resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
  dependencies:
    graceful-fs "^4.1.2"
    jsonfile "^4.0.0"
    universalify "^0.1.0"

fs-minipass@^1.2.5:
  version "1.2.7"
  resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.7.tgz#ccff8570841e7fe4265693da88936c55aed7f7c7"
  dependencies:
    minipass "^2.6.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1725 1726 1727 1728 1729

fs.realpath@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"

1730 1731 1732
fsevents@^1.2.7:
  version "1.2.9"
  resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.9.tgz#3f5ed66583ccd6f400b5a00db6f7e861363e388f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1733
  dependencies:
1734 1735
    nan "^2.12.1"
    node-pre-gyp "^0.12.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1736

1737 1738 1739
function-bind@^1.1.1:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1740

1741 1742 1743
gauge@~2.7.3:
  version "2.7.4"
  resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1744
  dependencies:
1745 1746 1747 1748 1749 1750 1751 1752
    aproba "^1.0.3"
    console-control-strings "^1.0.0"
    has-unicode "^2.0.0"
    object-assign "^4.1.0"
    signal-exit "^3.0.0"
    string-width "^1.0.1"
    strip-ansi "^3.0.1"
    wide-align "^1.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1753

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1754 1755 1756 1757
get-caller-file@^1.0.1:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e231c160a80c1554acb70d5047e5"

1758 1759 1760
get-stream@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1761

1762 1763 1764
get-stream@^4.0.0:
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1765
  dependencies:
1766 1767 1768 1769 1770
    pump "^3.0.0"

get-value@^2.0.3, get-value@^2.0.6:
  version "2.0.6"
  resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1771 1772 1773 1774 1775 1776

gl-react-blur@^1.3.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/gl-react-blur/-/gl-react-blur-1.3.0.tgz#fc1b8e11fe1dc5ade1d4b478949ac77cf8342e79"

"gl-react-native@file:..":
1777
  version "2.60.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1778 1779 1780
  dependencies:
    invariant "2.2.0"

1781 1782 1783
gl-react@^2.0.0:
  version "2.3.1"
  resolved "https://registry.yarnpkg.com/gl-react/-/gl-react-2.3.1.tgz#4a153eba80ad926a5474e8b5615f12b0288b6dc9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1784 1785
  dependencies:
    invariant "2.2.1"
1786
    prop-types "^15.5.10"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1787

1788 1789 1790
glob@^7.0.5:
  version "7.1.1"
  resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1791
  dependencies:
1792
    fs.realpath "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1793 1794
    inflight "^1.0.4"
    inherits "2"
1795
    minimatch "^3.0.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1796 1797 1798
    once "^1.3.0"
    path-is-absolute "^1.0.0"

1799 1800 1801
glob@^7.1.1, glob@^7.1.3:
  version "7.1.5"
  resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1802 1803 1804 1805
  dependencies:
    fs.realpath "^1.0.0"
    inflight "^1.0.4"
    inherits "2"
1806
    minimatch "^3.0.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1807 1808 1809 1810 1811 1812 1813 1814 1815 1816
    once "^1.3.0"
    path-is-absolute "^1.0.0"

global@^4.3.0:
  version "4.3.1"
  resolved "https://registry.yarnpkg.com/global/-/global-4.3.1.tgz#5f757908c7cbabce54f386ae440e11e26b7916df"
  dependencies:
    min-document "^2.19.0"
    process "~0.5.1"

1817 1818 1819
globals@^11.1.0:
  version "11.12.0"
  resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1820

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1821 1822 1823
glsl-transitions@^2017.1.10:
  version "2017.3.3"
  resolved "https://registry.yarnpkg.com/glsl-transitions/-/glsl-transitions-2017.3.3.tgz#4aca6bee23ac629250b9ccac7f169154d392614c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1824

1825 1826 1827 1828
graceful-fs@^4.1.15:
  version "4.2.3"
  resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1829
graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1830 1831 1832
  version "4.1.11"
  resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"

1833 1834 1835
growly@^1.3.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1836

1837 1838 1839
has-flag@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1840

1841 1842 1843
has-symbols@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1844 1845 1846 1847 1848

has-unicode@^2.0.0:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"

1849 1850 1851
has-value@^0.3.1:
  version "0.3.1"
  resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1852
  dependencies:
1853 1854 1855
    get-value "^2.0.3"
    has-values "^0.1.4"
    isobject "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1856

1857 1858 1859 1860 1861 1862 1863
has-value@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/has-value/-/has-value-1.0.0.tgz#18b281da585b1c5c51def24c930ed29a0be6b177"
  dependencies:
    get-value "^2.0.6"
    has-values "^1.0.0"
    isobject "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1864

1865 1866 1867 1868 1869 1870 1871
has-values@^0.1.4:
  version "0.1.4"
  resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771"

has-values@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/has-values/-/has-values-1.0.0.tgz#95b0b63fec2146619a6fe57fe75628d5a39efe4f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1872
  dependencies:
1873 1874 1875 1876 1877 1878
    is-number "^3.0.0"
    kind-of "^4.0.0"

hermesvm@^0.1.0:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/hermesvm/-/hermesvm-0.1.1.tgz#bd1df92b4dc504e261c23df34864daf24b844d03"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1879 1880 1881 1882 1883

hosted-git-info@^2.1.4:
  version "2.1.5"
  resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.1.5.tgz#0ba81d90da2e25ab34a332e6ec77936e1598118b"

1884 1885 1886
http-errors@~1.7.2:
  version "1.7.3"
  resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1887
  dependencies:
1888 1889 1890 1891 1892
    depd "~1.1.2"
    inherits "2.0.4"
    setprototypeof "1.1.1"
    statuses ">= 1.5.0 < 2"
    toidentifier "1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1893

1894 1895 1896
iconv-lite@^0.4.17, iconv-lite@^0.4.4:
  version "0.4.24"
  resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1897
  dependencies:
1898
    safer-buffer ">= 2.1.2 < 3"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1899

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1900 1901 1902 1903
iconv-lite@~0.4.13:
  version "0.4.15"
  resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.15.tgz#fe265a218ac6a57cfe854927e9d04c19825eddeb"

1904 1905 1906 1907 1908 1909 1910 1911 1912
ignore-walk@^3.0.1:
  version "3.0.3"
  resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37"
  dependencies:
    minimatch "^3.0.4"

image-size@^0.6.0:
  version "0.6.3"
  resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.6.3.tgz#e7e5c65bb534bd7cdcedd6cb5166272a85f75fb2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1913

1914 1915 1916 1917 1918 1919
import-fresh@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546"
  dependencies:
    caller-path "^2.0.0"
    resolve-from "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931

imurmurhash@^0.1.4:
  version "0.1.4"
  resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"

inflight@^1.0.4:
  version "1.0.6"
  resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
  dependencies:
    once "^1.3.0"
    wrappy "1"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1932
inherits@2, inherits@~2.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1933 1934 1935
  version "2.0.3"
  resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"

1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946
inherits@2.0.4, inherits@^2.0.3, inherits@~2.0.3:
  version "2.0.4"
  resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"

ini@~1.3.0:
  version "1.3.5"
  resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

inquirer@^3.0.6:
  version "3.3.0"
  resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.3.0.tgz#9dd2f2ad765dcab1ff0443b491442a20ba227dc9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1947
  dependencies:
1948 1949 1950
    ansi-escapes "^3.0.0"
    chalk "^2.0.0"
    cli-cursor "^2.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1951
    cli-width "^2.0.0"
1952 1953
    external-editor "^2.0.4"
    figures "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1954
    lodash "^4.3.0"
1955 1956 1957 1958 1959 1960
    mute-stream "0.0.7"
    run-async "^2.2.0"
    rx-lite "^4.0.8"
    rx-lite-aggregates "^4.0.8"
    string-width "^2.1.0"
    strip-ansi "^4.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1961 1962 1963 1964 1965 1966 1967 1968
    through "^2.3.6"

invariant@2.2.0:
  version "2.2.0"
  resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.0.tgz#c8d7e847366a49cc18b622f058a689d481e895f2"
  dependencies:
    loose-envify "^1.0.0"

1969
invariant@2.2.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1970 1971 1972 1973 1974
  version "2.2.1"
  resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.1.tgz#b097010547668c7e337028ebe816ebe36c8a8d54"
  dependencies:
    loose-envify "^1.0.0"

1975 1976 1977 1978 1979 1980
invariant@^2.2.4:
  version "2.2.4"
  resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
  dependencies:
    loose-envify "^1.0.0"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1981 1982 1983 1984
invert-kv@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"

1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000
invert-kv@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"

is-accessor-descriptor@^0.1.6:
  version "0.1.6"
  resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
  dependencies:
    kind-of "^3.0.2"

is-accessor-descriptor@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#169c2f6d3df1f992618072365c9b0ea1f6878656"
  dependencies:
    kind-of "^6.0.0"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2001 2002 2003 2004 2005 2006 2007 2008
is-arrayish@^0.2.1:
  version "0.2.1"
  resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"

is-buffer@^1.0.2:
  version "1.1.4"
  resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.4.tgz#cfc86ccd5dc5a52fa80489111c6920c457e2d98b"

2009 2010 2011 2012
is-buffer@^1.1.5:
  version "1.1.6"
  resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2013 2014 2015 2016 2017 2018
is-builtin-module@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
  dependencies:
    builtin-modules "^1.0.0"

2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045
is-ci@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
  dependencies:
    ci-info "^2.0.0"

is-data-descriptor@^0.1.4:
  version "0.1.4"
  resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
  dependencies:
    kind-of "^3.0.2"

is-data-descriptor@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz#d84876321d0e7add03990406abbbbd36ba9268c7"
  dependencies:
    kind-of "^6.0.0"

is-descriptor@^0.1.0:
  version "0.1.6"
  resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca"
  dependencies:
    is-accessor-descriptor "^0.1.6"
    is-data-descriptor "^0.1.4"
    kind-of "^5.0.0"

is-descriptor@^1.0.0, is-descriptor@^1.0.2:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2046
  version "1.0.2"
2047
  resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-1.0.2.tgz#3b159746a66604b04f8c81524ba365c5f14d86ec"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2048
  dependencies:
2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065
    is-accessor-descriptor "^1.0.0"
    is-data-descriptor "^1.0.0"
    kind-of "^6.0.2"

is-directory@^0.3.1:
  version "0.3.1"
  resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"

is-extendable@^0.1.0, is-extendable@^0.1.1:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"

is-extendable@^1.0.1:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
  dependencies:
    is-plain-object "^2.0.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2066 2067 2068 2069 2070 2071 2072

is-fullwidth-code-point@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
  dependencies:
    number-is-nan "^1.0.0"

2073 2074 2075 2076 2077 2078 2079
is-fullwidth-code-point@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"

is-number@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2080
  dependencies:
2081
    kind-of "^3.0.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2082

2083 2084 2085 2086 2087 2088 2089 2090 2091
is-plain-object@^2.0.3, is-plain-object@^2.0.4:
  version "2.0.4"
  resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
  dependencies:
    isobject "^3.0.1"

is-promise@^2.1.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2092

2093
is-stream@^1.0.1, is-stream@^1.1.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2094 2095 2096
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"

2097 2098 2099
is-windows@^1.0.2:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2100

2101 2102 2103
is-wsl@^1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2104

2105
isarray@1.0.0, isarray@~1.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2106 2107 2108
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2109 2110 2111 2112
isexe@^1.1.1:
  version "1.1.2"
  resolved "https://registry.yarnpkg.com/isexe/-/isexe-1.1.2.tgz#36f3e22e60750920f5e7241a476a8c6a42275ad0"

2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126
isexe@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"

isobject@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89"
  dependencies:
    isarray "1.0.0"

isobject@^3.0.0, isobject@^3.0.1:
  version "3.0.1"
  resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2127 2128 2129 2130 2131 2132 2133
isomorphic-fetch@^2.1.1:
  version "2.2.1"
  resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
  dependencies:
    node-fetch "^1.0.1"
    whatwg-fetch ">=0.10.0"

2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194
jest-get-type@^24.9.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.9.0.tgz#1684a0c8a50f2e4901b6644ae861f579eed2ef0e"

jest-haste-map@^24.7.1:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.9.0.tgz#b38a5d64274934e21fa417ae9a9fbeb77ceaac7d"
  dependencies:
    "@jest/types" "^24.9.0"
    anymatch "^2.0.0"
    fb-watchman "^2.0.0"
    graceful-fs "^4.1.15"
    invariant "^2.2.4"
    jest-serializer "^24.9.0"
    jest-util "^24.9.0"
    jest-worker "^24.9.0"
    micromatch "^3.1.10"
    sane "^4.0.3"
    walker "^1.0.7"
  optionalDependencies:
    fsevents "^1.2.7"

jest-message-util@^24.9.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.9.0.tgz#527f54a1e380f5e202a8d1149b0ec872f43119e3"
  dependencies:
    "@babel/code-frame" "^7.0.0"
    "@jest/test-result" "^24.9.0"
    "@jest/types" "^24.9.0"
    "@types/stack-utils" "^1.0.1"
    chalk "^2.0.1"
    micromatch "^3.1.10"
    slash "^2.0.0"
    stack-utils "^1.0.1"

jest-mock@^24.9.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.9.0.tgz#c22835541ee379b908673ad51087a2185c13f1c6"
  dependencies:
    "@jest/types" "^24.9.0"

jest-serializer@^24.4.0, jest-serializer@^24.9.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-24.9.0.tgz#e6d7d7ef96d31e8b9079a714754c5d5c58288e73"

jest-util@^24.9.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-24.9.0.tgz#7396814e48536d2e85a37de3e4c431d7cb140162"
  dependencies:
    "@jest/console" "^24.9.0"
    "@jest/fake-timers" "^24.9.0"
    "@jest/source-map" "^24.9.0"
    "@jest/test-result" "^24.9.0"
    "@jest/types" "^24.9.0"
    callsites "^3.0.0"
    chalk "^2.0.1"
    graceful-fs "^4.1.15"
    is-ci "^2.0.0"
    mkdirp "^0.5.1"
    slash "^2.0.0"
    source-map "^0.6.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2195

2196 2197 2198
jest-validate@^24.7.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-24.9.0.tgz#0775c55360d173cd854e40180756d4ff52def8ab"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2199
  dependencies:
2200 2201 2202 2203 2204 2205
    "@jest/types" "^24.9.0"
    camelcase "^5.3.1"
    chalk "^2.0.1"
    jest-get-type "^24.9.0"
    leven "^3.1.0"
    pretty-format "^24.9.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2206

2207 2208 2209
jest-worker@^24.6.0, jest-worker@^24.9.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-24.9.0.tgz#5dbfdb5b2d322e98567898238a9697bcce67b3e5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2210
  dependencies:
2211 2212
    merge-stream "^2.0.0"
    supports-color "^6.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2213

2214 2215 2216
jetifier@^1.6.2:
  version "1.6.4"
  resolved "https://registry.yarnpkg.com/jetifier/-/jetifier-1.6.4.tgz#6159db8e275d97980d26162897a0648b6d4a3222"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2217 2218 2219 2220 2221

js-tokens@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-2.0.0.tgz#79903f5563ee778cc1162e6dcf1a0027c97f9cb5"

2222 2223 2224
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2225

2226 2227 2228 2229 2230 2231
js-yaml@^3.13.1:
  version "3.13.1"
  resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
  dependencies:
    argparse "^1.0.7"
    esprima "^4.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2232

2233 2234 2235 2236 2237 2238 2239
jsc-android@245459.0.0:
  version "245459.0.0"
  resolved "https://registry.yarnpkg.com/jsc-android/-/jsc-android-245459.0.0.tgz#e584258dd0b04c9159a27fb104cd5d491fd202c9"

jsesc@^2.5.1:
  version "2.5.2"
  resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2240 2241 2242 2243 2244

jsesc@~0.5.0:
  version "0.5.0"
  resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"

2245 2246 2247
json-parse-better-errors@^1.0.1:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2248 2249

json-stable-stringify@^1.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2250 2251 2252 2253 2254
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz#9a759d39c5f2ff503fd5300646ed445f88c4f9af"
  dependencies:
    jsonify "~0.0.0"

2255 2256 2257 2258 2259
json5@^2.1.0:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
  dependencies:
    minimist "^1.2.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2260 2261 2262 2263 2264 2265 2266

jsonfile@^2.1.0:
  version "2.4.0"
  resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8"
  optionalDependencies:
    graceful-fs "^4.1.6"

2267 2268 2269 2270 2271 2272
jsonfile@^4.0.0:
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
  optionalDependencies:
    graceful-fs "^4.1.6"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2273 2274 2275 2276
jsonify@~0.0.0:
  version "0.0.0"
  resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"

2277 2278 2279
kind-of@^1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-1.1.0.tgz#140a3d2d41a36d2efcfa9377b62c24f8495a5c44"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2280

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2281 2282 2283 2284 2285 2286
kind-of@^3.0.2:
  version "3.1.0"
  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.1.0.tgz#475d698a5e49ff5e53d14e3e732429dc8bf4cf47"
  dependencies:
    is-buffer "^1.0.2"

2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306
kind-of@^3.0.3, kind-of@^3.2.0:
  version "3.2.2"
  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
  dependencies:
    is-buffer "^1.1.5"

kind-of@^4.0.0:
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-4.0.0.tgz#20813df3d712928b207378691a45066fae72dd57"
  dependencies:
    is-buffer "^1.1.5"

kind-of@^5.0.0:
  version "5.1.0"
  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"

kind-of@^6.0.0, kind-of@^6.0.2:
  version "6.0.2"
  resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318
klaw@^1.0.0:
  version "1.3.1"
  resolved "https://registry.yarnpkg.com/klaw/-/klaw-1.3.1.tgz#4088433b46b3b1ba259d78785d8e96f73ba02439"
  optionalDependencies:
    graceful-fs "^4.1.9"

lcid@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/lcid/-/lcid-1.0.0.tgz#308accafa0bc483a3867b4b6f2b9506251d1b835"
  dependencies:
    invert-kv "^1.0.0"

2319 2320 2321 2322 2323
lcid@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf"
  dependencies:
    invert-kv "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2324

2325 2326 2327 2328 2329 2330 2331
leven@^3.1.0:
  version "3.1.0"
  resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"

load-json-file@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2332 2333 2334 2335
  dependencies:
    graceful-fs "^4.1.2"
    parse-json "^2.2.0"
    pify "^2.0.0"
2336
    strip-bom "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2337

2338 2339 2340 2341 2342 2343
locate-path@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
  dependencies:
    p-locate "^2.0.0"
    path-exists "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2344

2345
locate-path@^3.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2346
  version "3.0.0"
2347 2348 2349 2350
  resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
  dependencies:
    p-locate "^3.0.0"
    path-exists "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2351

2352 2353 2354
lodash.throttle@^4.1.1:
  version "4.1.1"
  resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2355

2356 2357 2358
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.6.1:
  version "4.17.15"
  resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2359

2360 2361 2362 2363 2364
log-symbols@^2.2.0:
  version "2.2.0"
  resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
  dependencies:
    chalk "^2.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2365

2366 2367 2368 2369 2370 2371 2372
logkitty@^0.6.0:
  version "0.6.1"
  resolved "https://registry.yarnpkg.com/logkitty/-/logkitty-0.6.1.tgz#fe29209669d261539cbd6bb998a136fc92a1a05c"
  dependencies:
    ansi-fragments "^0.2.1"
    dayjs "^1.8.15"
    yargs "^12.0.5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2373

2374 2375 2376 2377 2378
loose-envify@^1.0.0, loose-envify@^1.1.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.3.0.tgz#6b26248c42f6d4fa4b0d8542f78edfcde35642a8"
  dependencies:
    js-tokens "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2379

2380 2381 2382 2383 2384
loose-envify@^1.3.1, loose-envify@^1.4.0:
  version "1.4.0"
  resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
  dependencies:
    js-tokens "^3.0.0 || ^4.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2385

2386 2387 2388
lru-cache@^4.0.1:
  version "4.0.2"
  resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2389
  dependencies:
2390 2391
    pseudomap "^1.0.1"
    yallist "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2392

2393 2394 2395 2396 2397 2398
make-dir@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
  dependencies:
    pify "^4.0.1"
    semver "^5.6.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2399

2400 2401 2402 2403 2404
makeerror@1.0.x:
  version "1.0.11"
  resolved "https://registry.yarnpkg.com/makeerror/-/makeerror-1.0.11.tgz#e01a5c9109f2af79660e4e8b9587790184f5a96c"
  dependencies:
    tmpl "1.0.x"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2405

2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418
map-age-cleaner@^0.1.1:
  version "0.1.3"
  resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
  dependencies:
    p-defer "^1.0.0"

map-cache@^0.2.2:
  version "0.2.2"
  resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"

map-visit@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2419
  dependencies:
2420
    object-visit "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2421

2422 2423 2424 2425 2426
mem@^1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/mem/-/mem-1.1.0.tgz#5edd52b485ca1d900fe64895505399a0dfa45f76"
  dependencies:
    mimic-fn "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2427

2428 2429 2430 2431 2432 2433 2434
mem@^4.0.0:
  version "4.3.0"
  resolved "https://registry.yarnpkg.com/mem/-/mem-4.3.0.tgz#461af497bc4ae09608cdb2e60eefb69bff744178"
  dependencies:
    map-age-cleaner "^0.1.1"
    mimic-fn "^2.0.0"
    p-is-promise "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2435

2436
merge-stream@^1.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2437
  version "1.0.1"
2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461
  resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-1.0.1.tgz#4041202d508a342ba00174008df0c251b8c135e1"
  dependencies:
    readable-stream "^2.0.1"

merge-stream@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"

metro-babel-register@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-babel-register/-/metro-babel-register-0.54.1.tgz#7d2bfe444b1ccef8de99aedc7d9330891d806076"
  dependencies:
    "@babel/core" "^7.0.0"
    "@babel/plugin-proposal-class-properties" "^7.0.0"
    "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0"
    "@babel/plugin-proposal-object-rest-spread" "^7.0.0"
    "@babel/plugin-proposal-optional-catch-binding" "^7.0.0"
    "@babel/plugin-proposal-optional-chaining" "^7.0.0"
    "@babel/plugin-transform-async-to-generator" "^7.0.0"
    "@babel/plugin-transform-flow-strip-types" "^7.0.0"
    "@babel/plugin-transform-modules-commonjs" "^7.0.0"
    "@babel/register" "^7.0.0"
    core-js "^2.2.2"
    escape-string-regexp "^1.0.5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2462

2463 2464 2465
metro-babel-transformer@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-babel-transformer/-/metro-babel-transformer-0.54.1.tgz#371ffa2d1118b22cc9e40b3c3ea6738c49dae9dc"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2466
  dependencies:
2467
    "@babel/core" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2468

2469 2470 2471
metro-babel7-plugin-react-transform@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-babel7-plugin-react-transform/-/metro-babel7-plugin-react-transform-0.54.1.tgz#5335b810284789724886dc483d5bde9c149a1996"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2472
  dependencies:
2473
    "@babel/helper-module-imports" "^7.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2474

2475 2476 2477
metro-cache@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-cache/-/metro-cache-0.54.1.tgz#2e9017cbd11106837b8c385c9eb8c8175469a8c1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2478
  dependencies:
2479 2480 2481 2482
    jest-serializer "^24.4.0"
    metro-core "0.54.1"
    mkdirp "^0.5.1"
    rimraf "^2.5.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2483

2484 2485 2486
metro-config@0.54.1, metro-config@^0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-config/-/metro-config-0.54.1.tgz#808b4e17625d9f4e9afa34232778fdf8e63cc8dd"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2487
  dependencies:
2488 2489 2490 2491 2492 2493
    cosmiconfig "^5.0.5"
    jest-validate "^24.7.0"
    metro "0.54.1"
    metro-cache "0.54.1"
    metro-core "0.54.1"
    pretty-format "^24.7.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2494

2495 2496 2497 2498 2499 2500 2501 2502
metro-core@0.54.1, metro-core@^0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-core/-/metro-core-0.54.1.tgz#17f6ecc167918da8819d4af5726349e55714954b"
  dependencies:
    jest-haste-map "^24.7.1"
    lodash.throttle "^4.1.1"
    metro-resolver "0.54.1"
    wordwrap "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2503

2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559
metro-inspector-proxy@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-inspector-proxy/-/metro-inspector-proxy-0.54.1.tgz#0ef48ee3feb11c6da47aa100151a9bf2a7c358ee"
  dependencies:
    connect "^3.6.5"
    debug "^2.2.0"
    rxjs "^5.4.3"
    ws "^1.1.5"
    yargs "^9.0.0"

metro-minify-uglify@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-minify-uglify/-/metro-minify-uglify-0.54.1.tgz#54ed1cb349245ce82dba8cc662bbf69fbca142c3"
  dependencies:
    uglify-es "^3.1.9"

metro-react-native-babel-preset@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.54.1.tgz#b8f03865c381841d7f8912e7ba46804ea3a928b8"
  dependencies:
    "@babel/plugin-proposal-class-properties" "^7.0.0"
    "@babel/plugin-proposal-export-default-from" "^7.0.0"
    "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0"
    "@babel/plugin-proposal-object-rest-spread" "^7.0.0"
    "@babel/plugin-proposal-optional-catch-binding" "^7.0.0"
    "@babel/plugin-proposal-optional-chaining" "^7.0.0"
    "@babel/plugin-syntax-dynamic-import" "^7.0.0"
    "@babel/plugin-syntax-export-default-from" "^7.0.0"
    "@babel/plugin-syntax-flow" "^7.2.0"
    "@babel/plugin-transform-arrow-functions" "^7.0.0"
    "@babel/plugin-transform-block-scoping" "^7.0.0"
    "@babel/plugin-transform-classes" "^7.0.0"
    "@babel/plugin-transform-computed-properties" "^7.0.0"
    "@babel/plugin-transform-destructuring" "^7.0.0"
    "@babel/plugin-transform-exponentiation-operator" "^7.0.0"
    "@babel/plugin-transform-flow-strip-types" "^7.0.0"
    "@babel/plugin-transform-for-of" "^7.0.0"
    "@babel/plugin-transform-function-name" "^7.0.0"
    "@babel/plugin-transform-literals" "^7.0.0"
    "@babel/plugin-transform-modules-commonjs" "^7.0.0"
    "@babel/plugin-transform-object-assign" "^7.0.0"
    "@babel/plugin-transform-parameters" "^7.0.0"
    "@babel/plugin-transform-react-display-name" "^7.0.0"
    "@babel/plugin-transform-react-jsx" "^7.0.0"
    "@babel/plugin-transform-react-jsx-source" "^7.0.0"
    "@babel/plugin-transform-regenerator" "^7.0.0"
    "@babel/plugin-transform-runtime" "^7.0.0"
    "@babel/plugin-transform-shorthand-properties" "^7.0.0"
    "@babel/plugin-transform-spread" "^7.0.0"
    "@babel/plugin-transform-sticky-regex" "^7.0.0"
    "@babel/plugin-transform-template-literals" "^7.0.0"
    "@babel/plugin-transform-typescript" "^7.0.0"
    "@babel/plugin-transform-unicode-regex" "^7.0.0"
    "@babel/template" "^7.0.0"
    metro-babel7-plugin-react-transform "0.54.1"
    react-transform-hmr "^1.0.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2560

2561 2562 2563 2564 2565 2566 2567 2568
metro-react-native-babel-transformer@0.54.1, metro-react-native-babel-transformer@^0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.54.1.tgz#45b56db004421134e10e739f69e8de50775fef17"
  dependencies:
    "@babel/core" "^7.0.0"
    babel-preset-fbjs "^3.1.2"
    metro-babel-transformer "0.54.1"
    metro-react-native-babel-preset "0.54.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2569

2570 2571 2572 2573 2574
metro-resolver@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-resolver/-/metro-resolver-0.54.1.tgz#0295b38624b678b88b16bf11d47288845132b087"
  dependencies:
    absolute-path "^0.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2575

2576 2577 2578
metro-source-map@0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.54.1.tgz#e17bad53c11978197d3c05c9168d799c2e04dcc5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2579
  dependencies:
2580 2581 2582
    "@babel/traverse" "^7.0.0"
    "@babel/types" "^7.0.0"
    source-map "^0.5.6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2583

2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594
metro-source-map@0.55.0, metro-source-map@^0.55.0:
  version "0.55.0"
  resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.55.0.tgz#1f6289905f08277c398f2b9b9c13e7e0e5a6f540"
  dependencies:
    "@babel/traverse" "^7.0.0"
    "@babel/types" "^7.0.0"
    invariant "^2.2.4"
    metro-symbolicate "0.55.0"
    ob1 "0.55.0"
    source-map "^0.5.6"
    vlq "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2595

2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687
metro-symbolicate@0.55.0:
  version "0.55.0"
  resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.55.0.tgz#4086a2adae54b5e44a4911ca572d8a7b03c71fa1"
  dependencies:
    metro-source-map "0.55.0"
    source-map "^0.5.6"
    through2 "^2.0.1"
    vlq "^1.0.0"

metro@0.54.1, metro@^0.54.1:
  version "0.54.1"
  resolved "https://registry.yarnpkg.com/metro/-/metro-0.54.1.tgz#a629be00abee5a450a25a8f71c24745f70cc9b44"
  dependencies:
    "@babel/core" "^7.0.0"
    "@babel/generator" "^7.0.0"
    "@babel/parser" "^7.0.0"
    "@babel/plugin-external-helpers" "^7.0.0"
    "@babel/template" "^7.0.0"
    "@babel/traverse" "^7.0.0"
    "@babel/types" "^7.0.0"
    absolute-path "^0.0.0"
    async "^2.4.0"
    babel-preset-fbjs "^3.1.2"
    buffer-crc32 "^0.2.13"
    chalk "^2.4.1"
    concat-stream "^1.6.0"
    connect "^3.6.5"
    debug "^2.2.0"
    denodeify "^1.2.1"
    eventemitter3 "^3.0.0"
    fbjs "^1.0.0"
    fs-extra "^1.0.0"
    graceful-fs "^4.1.3"
    image-size "^0.6.0"
    invariant "^2.2.4"
    jest-haste-map "^24.7.1"
    jest-worker "^24.6.0"
    json-stable-stringify "^1.0.1"
    lodash.throttle "^4.1.1"
    merge-stream "^1.0.1"
    metro-babel-register "0.54.1"
    metro-babel-transformer "0.54.1"
    metro-cache "0.54.1"
    metro-config "0.54.1"
    metro-core "0.54.1"
    metro-inspector-proxy "0.54.1"
    metro-minify-uglify "0.54.1"
    metro-react-native-babel-preset "0.54.1"
    metro-resolver "0.54.1"
    metro-source-map "0.54.1"
    mime-types "2.1.11"
    mkdirp "^0.5.1"
    node-fetch "^2.2.0"
    nullthrows "^1.1.0"
    react-transform-hmr "^1.0.4"
    resolve "^1.5.0"
    rimraf "^2.5.4"
    serialize-error "^2.1.0"
    source-map "^0.5.6"
    temp "0.8.3"
    throat "^4.1.0"
    wordwrap "^1.0.0"
    write-file-atomic "^1.2.0"
    ws "^1.1.5"
    xpipe "^1.0.5"
    yargs "^9.0.0"

micromatch@^3.1.10, micromatch@^3.1.4:
  version "3.1.10"
  resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
  dependencies:
    arr-diff "^4.0.0"
    array-unique "^0.3.2"
    braces "^2.3.1"
    define-property "^2.0.2"
    extend-shallow "^3.0.2"
    extglob "^2.0.4"
    fragment-cache "^0.2.1"
    kind-of "^6.0.2"
    nanomatch "^1.2.9"
    object.pick "^1.3.0"
    regex-not "^1.0.0"
    snapdragon "^0.8.1"
    to-regex "^3.0.2"

mime-db@1.40.0:
  version "1.40.0"
  resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32"

"mime-db@>= 1.40.0 < 2":
  version "1.42.0"
  resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.42.0.tgz#3e252907b4c7adb906597b4b65636272cf9e7bac"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2688 2689 2690 2691 2692

mime-db@~1.23.0:
  version "1.23.0"
  resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.23.0.tgz#a31b4070adaea27d732ea333740a64d0ec9a6659"

2693
mime-types@2.1.11:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2694 2695 2696 2697 2698
  version "2.1.11"
  resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.11.tgz#c259c471bda808a85d6cd193b430a5fae4473b3c"
  dependencies:
    mime-db "~1.23.0"

2699 2700 2701
mime-types@~2.1.24:
  version "2.1.24"
  resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.24.tgz#b6f8d0b3e951efb77dedeca194cff6d16f676f81"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2702
  dependencies:
2703 2704 2705 2706 2707
    mime-db "1.40.0"

mime@1.6.0:
  version "1.6.0"
  resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2708

2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719
mime@^2.4.1:
  version "2.4.4"
  resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.4.tgz#bd7b91135fc6b01cde3e9bae33d659b63d8857e5"

mimic-fn@^1.0.0:
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"

mimic-fn@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2720 2721 2722 2723 2724 2725 2726

min-document@^2.19.0:
  version "2.19.0"
  resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685"
  dependencies:
    dom-walk "^0.1.0"

2727
minimatch@^3.0.2:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2728 2729 2730 2731 2732
  version "3.0.3"
  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
  dependencies:
    brace-expansion "^1.0.0"

2733 2734 2735 2736 2737 2738 2739
minimatch@^3.0.4:
  version "3.0.4"
  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
  dependencies:
    brace-expansion "^1.1.7"

minimist@0.0.8:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2740 2741 2742
  version "0.0.8"
  resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

2743
minimist@^1.1.1, minimist@^1.2.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2744 2745 2746
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"

2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767
minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0:
  version "2.9.0"
  resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz#e713762e7d3e32fed803115cf93e04bca9fcc9a6"
  dependencies:
    safe-buffer "^5.1.2"
    yallist "^3.0.0"

minizlib@^1.2.1:
  version "1.3.3"
  resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.3.3.tgz#2290de96818a34c29551c8a8d301216bd65a861d"
  dependencies:
    minipass "^2.9.0"

mixin-deep@^1.2.0:
  version "1.3.2"
  resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
  dependencies:
    for-in "^1.0.2"
    is-extendable "^1.0.1"

mkdirp@^0.5.0, mkdirp@^0.5.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2768 2769 2770 2771 2772
  version "0.5.1"
  resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
  dependencies:
    minimist "0.0.8"

2773 2774 2775
morgan@^1.9.0:
  version "1.9.1"
  resolved "https://registry.yarnpkg.com/morgan/-/morgan-1.9.1.tgz#0a8d16734a1d9afbc824b99df87e738e58e2da59"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2776
  dependencies:
2777 2778 2779
    basic-auth "~2.0.0"
    debug "2.6.9"
    depd "~1.1.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2780
    on-finished "~2.3.0"
2781
    on-headers "~1.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2782 2783 2784 2785 2786

ms@0.7.2:
  version "0.7.2"
  resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"

2787 2788 2789
ms@2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2790

2791 2792 2793
ms@2.1.1:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2794

2795 2796 2797
ms@^2.1.1:
  version "2.1.2"
  resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2798

2799 2800 2801
mute-stream@0.0.7:
  version "0.0.7"
  resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2802

2803 2804 2805
nan@^2.12.1:
  version "2.14.0"
  resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2806

2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837
nanomatch@^1.2.9:
  version "1.2.13"
  resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
  dependencies:
    arr-diff "^4.0.0"
    array-unique "^0.3.2"
    define-property "^2.0.2"
    extend-shallow "^3.0.2"
    fragment-cache "^0.2.1"
    is-windows "^1.0.2"
    kind-of "^6.0.2"
    object.pick "^1.3.0"
    regex-not "^1.0.0"
    snapdragon "^0.8.1"
    to-regex "^3.0.1"

needle@^2.2.1:
  version "2.4.0"
  resolved "https://registry.yarnpkg.com/needle/-/needle-2.4.0.tgz#6833e74975c444642590e15a750288c5f939b57c"
  dependencies:
    debug "^3.2.6"
    iconv-lite "^0.4.4"
    sax "^1.2.4"

negotiator@0.6.2:
  version "0.6.2"
  resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"

nice-try@^1.0.4:
  version "1.0.5"
  resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2838

2839
node-fetch@^1.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2840 2841 2842 2843 2844 2845
  version "1.6.3"
  resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04"
  dependencies:
    encoding "^0.1.11"
    is-stream "^1.0.1"

2846 2847 2848 2849
node-fetch@^2.2.0, node-fetch@^2.5.0:
  version "2.6.0"
  resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2850 2851 2852 2853
node-int64@^0.4.0:
  version "0.4.0"
  resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"

2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888
node-modules-regexp@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40"

node-notifier@^5.2.1:
  version "5.4.3"
  resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-5.4.3.tgz#cb72daf94c93904098e28b9c590fd866e464bd50"
  dependencies:
    growly "^1.3.0"
    is-wsl "^1.1.0"
    semver "^5.5.0"
    shellwords "^0.1.1"
    which "^1.3.0"

node-pre-gyp@^0.12.0:
  version "0.12.0"
  resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.12.0.tgz#39ba4bb1439da030295f899e3b520b7785766149"
  dependencies:
    detect-libc "^1.0.2"
    mkdirp "^0.5.1"
    needle "^2.2.1"
    nopt "^4.0.1"
    npm-packlist "^1.1.6"
    npmlog "^4.0.2"
    rc "^1.2.7"
    rimraf "^2.6.1"
    semver "^5.3.0"
    tar "^4"

nopt@^4.0.1:
  version "4.0.1"
  resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
  dependencies:
    abbrev "1"
    osenv "^0.1.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2889

2890
normalize-package-data@^2.3.2:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2891 2892 2893 2894 2895 2896 2897 2898
  version "2.3.5"
  resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.3.5.tgz#8d924f142960e1777e7ffe170543631cc7cb02df"
  dependencies:
    hosted-git-info "^2.1.4"
    is-builtin-module "^1.0.0"
    semver "2 || 3 || 4 || 5"
    validate-npm-package-license "^3.0.1"

2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924
normalize-path@^2.1.1:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
  dependencies:
    remove-trailing-separator "^1.0.1"

npm-bundled@^1.0.1:
  version "1.0.6"
  resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"

npm-packlist@^1.1.6:
  version "1.4.6"
  resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.4.6.tgz#53ba3ed11f8523079f1457376dd379ee4ea42ff4"
  dependencies:
    ignore-walk "^3.0.1"
    npm-bundled "^1.0.1"

npm-run-path@^2.0.0:
  version "2.0.2"
  resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
  dependencies:
    path-key "^2.0.0"

npmlog@^4.0.2:
  version "4.1.2"
  resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2925 2926
  dependencies:
    are-we-there-yet "~1.1.2"
2927 2928 2929 2930 2931 2932 2933
    console-control-strings "~1.1.0"
    gauge "~2.7.3"
    set-blocking "~2.0.0"

nullthrows@^1.1.0:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/nullthrows/-/nullthrows-1.1.1.tgz#7818258843856ae971eae4208ad7d7eb19a431b1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2934 2935 2936 2937 2938

number-is-nan@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"

2939 2940 2941
ob1@0.55.0:
  version "0.55.0"
  resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.55.0.tgz#e393b4ae786ef442b3ef2a298ab70d6ec353dbdd"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2942

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2943
object-assign@^4.0.1, object-assign@^4.1.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2944 2945 2946
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz#7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0"

2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983
object-assign@^4.1.1:
  version "4.1.1"
  resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"

object-copy@^0.1.0:
  version "0.1.0"
  resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c"
  dependencies:
    copy-descriptor "^0.1.0"
    define-property "^0.2.5"
    kind-of "^3.0.3"

object-keys@^1.0.11, object-keys@^1.0.12:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"

object-visit@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
  dependencies:
    isobject "^3.0.0"

object.assign@^4.1.0:
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
  dependencies:
    define-properties "^1.1.2"
    function-bind "^1.1.1"
    has-symbols "^1.0.0"
    object-keys "^1.0.11"

object.pick@^1.3.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
  dependencies:
    isobject "^3.0.1"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2984 2985 2986 2987 2988 2989
on-finished@~2.3.0:
  version "2.3.0"
  resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
  dependencies:
    ee-first "1.1.1"

2990
on-headers@~1.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2991 2992 2993
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.1.tgz#928f5d0f470d49342651ea6794b0857c100693f7"

2994 2995 2996 2997 2998
on-headers@~1.0.2:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f"

once@^1.3.0, once@^1.3.1, once@^1.4.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
2999 3000 3001 3002 3003
  version "1.4.0"
  resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
  dependencies:
    wrappy "1"

3004 3005 3006
onetime@^2.0.0:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3007
  dependencies:
3008
    mimic-fn "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3009

3010 3011 3012
open@^6.2.0:
  version "6.4.0"
  resolved "https://registry.yarnpkg.com/open/-/open-6.4.0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3013
  dependencies:
3014
    is-wsl "^1.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3015 3016 3017 3018 3019

options@>=0.0.5:
  version "0.0.6"
  resolved "https://registry.yarnpkg.com/options/-/options-0.0.6.tgz#ec22d312806bb53e731773e7cdaefcf1c643128f"

3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030
ora@^3.4.0:
  version "3.4.0"
  resolved "https://registry.yarnpkg.com/ora/-/ora-3.4.0.tgz#bf0752491059a3ef3ed4c85097531de9fdbcd318"
  dependencies:
    chalk "^2.4.2"
    cli-cursor "^2.1.0"
    cli-spinners "^2.0.0"
    log-symbols "^2.2.0"
    strip-ansi "^5.2.0"
    wcwidth "^1.0.1"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3031 3032 3033 3034
os-homedir@^1.0.0:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"

3035 3036 3037
os-locale@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-2.1.0.tgz#42bc2900a6b5b8bd17376c8e882b65afccf24bf2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3038
  dependencies:
3039
    execa "^0.7.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3040
    lcid "^1.0.0"
3041 3042 3043 3044 3045 3046 3047 3048 3049
    mem "^1.1.0"

os-locale@^3.0.0:
  version "3.1.0"
  resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a"
  dependencies:
    execa "^1.0.0"
    lcid "^2.0.0"
    mem "^4.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3050

3051
os-tmpdir@^1.0.0, os-tmpdir@~1.0.2:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3052 3053 3054
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"

3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105
osenv@^0.1.4:
  version "0.1.5"
  resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410"
  dependencies:
    os-homedir "^1.0.0"
    os-tmpdir "^1.0.0"

p-defer@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"

p-finally@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"

p-is-promise@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.1.0.tgz#918cebaea248a62cf7ffab8e3bca8c5f882fc42e"

p-limit@^1.1.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
  dependencies:
    p-try "^1.0.0"

p-limit@^2.0.0:
  version "2.2.1"
  resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1.tgz#aa07a788cc3151c939b5131f63570f0dd2009537"
  dependencies:
    p-try "^2.0.0"

p-locate@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
  dependencies:
    p-limit "^1.1.0"

p-locate@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
  dependencies:
    p-limit "^2.0.0"

p-try@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"

p-try@^2.0.0:
  version "2.2.0"
  resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3106
parse-json@^2.2.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3107 3108 3109 3110 3111
  version "2.2.0"
  resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9"
  dependencies:
    error-ex "^1.2.0"

3112 3113 3114
parse-json@^4.0.0:
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3115
  dependencies:
3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133
    error-ex "^1.3.1"
    json-parse-better-errors "^1.0.1"

parse-node-version@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/parse-node-version/-/parse-node-version-1.0.1.tgz#e2b5dbede00e7fa9bc363607f53327e8b073189b"

parseurl@~1.3.3:
  version "1.3.3"
  resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"

pascalcase@^0.1.1:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"

path-exists@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3134 3135 3136 3137 3138

path-is-absolute@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"

3139 3140 3141
path-key@^2.0.0, path-key@^2.0.1:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3142

3143 3144 3145
path-parse@^1.0.6:
  version "1.0.6"
  resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3146

3147 3148 3149 3150 3151
path-type@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
  dependencies:
    pify "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3152

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3153
pify@^2.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3154 3155 3156
  version "2.3.0"
  resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

3157 3158 3159 3160 3161 3162 3163
pify@^4.0.1:
  version "4.0.1"
  resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"

pirates@^4.0.0:
  version "4.0.1"
  resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3164
  dependencies:
3165
    node-modules-regexp "^1.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3166

3167 3168 3169 3170 3171
pkg-dir@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3"
  dependencies:
    find-up "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3172

3173 3174 3175
plist@^3.0.0, plist@^3.0.1:
  version "3.0.1"
  resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3176
  dependencies:
3177 3178
    base64-js "^1.2.3"
    xmlbuilder "^9.0.7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3179 3180
    xmldom "0.1.x"

3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204
plugin-error@^0.1.2:
  version "0.1.2"
  resolved "https://registry.yarnpkg.com/plugin-error/-/plugin-error-0.1.2.tgz#3b9bb3335ccf00f425e07437e19276967da47ace"
  dependencies:
    ansi-cyan "^0.1.1"
    ansi-red "^0.1.1"
    arr-diff "^1.0.1"
    arr-union "^2.0.1"
    extend-shallow "^1.1.2"

posix-character-classes@^0.1.0:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"

pretty-format@^24.7.0, pretty-format@^24.9.0:
  version "24.9.0"
  resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
  dependencies:
    "@jest/types" "^24.9.0"
    ansi-regex "^4.0.0"
    ansi-styles "^3.2.0"
    react-is "^16.8.4"

private@^0.1.6:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3205 3206 3207 3208 3209 3210 3211
  version "0.1.6"
  resolved "https://registry.yarnpkg.com/private/-/private-0.1.6.tgz#55c6a976d0f9bafb9924851350fe47b9b5fbb7c1"

process-nextick-args@~1.0.6:
  version "1.0.7"
  resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3"

3212 3213 3214 3215
process-nextick-args@~2.0.0:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3216 3217 3218 3219 3220 3221 3222 3223 3224 3225
process@~0.5.1:
  version "0.5.2"
  resolved "https://registry.yarnpkg.com/process/-/process-0.5.2.tgz#1638d8a8e34c2f440a91db95ab9aeb677fc185cf"

promise@^7.1.1:
  version "7.1.1"
  resolved "https://registry.yarnpkg.com/promise/-/promise-7.1.1.tgz#489654c692616b8aa55b0724fa809bb7db49c5bf"
  dependencies:
    asap "~2.0.3"

3226 3227 3228 3229 3230 3231 3232
prop-types@^15.5.10, prop-types@^15.6.2, prop-types@^15.7.2:
  version "15.7.2"
  resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
  dependencies:
    loose-envify "^1.4.0"
    object-assign "^4.1.1"
    react-is "^16.8.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3233 3234 3235 3236 3237

pseudomap@^1.0.1:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"

3238 3239 3240 3241 3242 3243
pump@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
  dependencies:
    end-of-stream "^1.1.0"
    once "^1.3.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3244

3245 3246 3247
range-parser@~1.2.1:
  version "1.2.1"
  resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3248

3249 3250 3251
rc@^1.2.7:
  version "1.2.8"
  resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3252
  dependencies:
3253 3254 3255 3256
    deep-extend "^0.6.0"
    ini "~1.3.0"
    minimist "^1.2.0"
    strip-json-comments "~2.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3257 3258 3259 3260 3261

react-deep-force-update@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7"

3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272
react-devtools-core@^3.6.1:
  version "3.6.3"
  resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-3.6.3.tgz#977d95b684c6ad28205f0c62e1e12c5f16675814"
  dependencies:
    shell-quote "^1.6.1"
    ws "^3.3.1"

react-is@^16.8.1, react-is@^16.8.4:
  version "16.11.0"
  resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.11.0.tgz#b85dfecd48ad1ce469ff558a882ca8e8313928fa"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3273 3274 3275
"react-native-fs@github:gre/react-native-fs#rn-40":
  version "2.0.1-rc.2"
  resolved "https://codeload.github.com/gre/react-native-fs/tar.gz/2610239fff101e408847dfbbedb1a81b8a068c1f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3276 3277 3278 3279
  dependencies:
    base-64 "^0.1.0"
    utf8 "^2.1.1"

3280 3281 3282
react-native@0.60.5:
  version "0.60.5"
  resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.60.5.tgz#3c1d9c06a0fbab9807220b6acac09488d39186ee"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3283
  dependencies:
3284 3285 3286 3287 3288
    "@babel/runtime" "^7.0.0"
    "@react-native-community/cli" "^2.6.0"
    "@react-native-community/cli-platform-android" "^2.6.0"
    "@react-native-community/cli-platform-ios" "^2.4.1"
    abort-controller "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3289 3290
    art "^0.10.0"
    base64-js "^1.1.2"
3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304
    connect "^3.6.5"
    create-react-class "^15.6.3"
    escape-string-regexp "^1.0.5"
    event-target-shim "^5.0.1"
    fbjs "^1.0.0"
    fbjs-scripts "^1.1.0"
    hermesvm "^0.1.0"
    invariant "^2.2.4"
    jsc-android "245459.0.0"
    metro-babel-register "0.54.1"
    metro-react-native-babel-transformer "0.54.1"
    metro-source-map "^0.55.0"
    nullthrows "^1.1.0"
    pretty-format "^24.7.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3305
    promise "^7.1.1"
3306 3307 3308 3309
    prop-types "^15.7.2"
    react-devtools-core "^3.6.1"
    regenerator-runtime "^0.13.2"
    scheduler "0.14.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3310
    stacktrace-parser "^0.1.3"
3311
    whatwg-fetch "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326

react-proxy@^1.1.7:
  version "1.1.8"
  resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a"
  dependencies:
    lodash "^4.6.1"
    react-deep-force-update "^1.0.0"

react-transform-hmr@^1.0.4:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/react-transform-hmr/-/react-transform-hmr-1.0.4.tgz#e1a40bd0aaefc72e8dfd7a7cda09af85066397bb"
  dependencies:
    global "^4.3.0"
    react-proxy "^1.1.7"

3327 3328 3329
react@16.8.6:
  version "16.8.6"
  resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3330 3331
  dependencies:
    loose-envify "^1.1.0"
3332 3333 3334
    object-assign "^4.1.1"
    prop-types "^15.6.2"
    scheduler "^0.13.6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3335

3336 3337 3338
read-pkg-up@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3339
  dependencies:
3340 3341
    find-up "^2.0.0"
    read-pkg "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3342

3343 3344 3345
read-pkg@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3346
  dependencies:
3347
    load-json-file "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3348
    normalize-package-data "^2.3.2"
3349
    path-type "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3350

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3351
"readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.1.5:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362
  version "2.2.2"
  resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.2.tgz#a9e6fec3c7dda85f8bb1b3ba7028604556fc825e"
  dependencies:
    buffer-shims "^1.0.0"
    core-util-is "~1.0.0"
    inherits "~2.0.1"
    isarray "~1.0.0"
    process-nextick-args "~1.0.6"
    string_decoder "~0.10.x"
    util-deprecate "~1.0.1"

3363 3364 3365
readable-stream@^2.0.1, readable-stream@^2.2.2, readable-stream@~2.3.6:
  version "2.3.6"
  resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3366 3367
  dependencies:
    core-util-is "~1.0.0"
3368 3369 3370 3371 3372 3373
    inherits "~2.0.3"
    isarray "~1.0.0"
    process-nextick-args "~2.0.0"
    safe-buffer "~5.1.1"
    string_decoder "~1.1.1"
    util-deprecate "~1.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3374

3375 3376 3377
regenerate-unicode-properties@^8.1.0:
  version "8.1.0"
  resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-8.1.0.tgz#ef51e0f0ea4ad424b77bf7cb41f3e015c70a3f0e"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3378
  dependencies:
3379
    regenerate "^1.4.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3380

3381 3382 3383
regenerate@^1.4.0:
  version "1.4.0"
  resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.0.tgz#4a856ec4b56e4077c557589cae85e7a4c8869a11"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3384

3385 3386 3387
regenerator-runtime@^0.13.2:
  version "0.13.3"
  resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3388

3389 3390 3391 3392 3393
regenerator-transform@^0.14.0:
  version "0.14.1"
  resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
  dependencies:
    private "^0.1.6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3394

3395 3396 3397 3398 3399 3400
regex-not@^1.0.0, regex-not@^1.0.2:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
  dependencies:
    extend-shallow "^3.0.2"
    safe-regex "^1.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3401

3402 3403 3404
regexpu-core@^4.6.0:
  version "4.6.0"
  resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.6.0.tgz#2037c18b327cfce8a6fea2a4ec441f2432afb8b6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3405
  dependencies:
3406 3407 3408 3409 3410 3411
    regenerate "^1.4.0"
    regenerate-unicode-properties "^8.1.0"
    regjsgen "^0.5.0"
    regjsparser "^0.6.0"
    unicode-match-property-ecmascript "^1.0.4"
    unicode-match-property-value-ecmascript "^1.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3412

3413 3414 3415
regjsgen@^0.5.0:
  version "0.5.1"
  resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.5.1.tgz#48f0bf1a5ea205196929c0d9798b42d1ed98443c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3416

3417 3418 3419
regjsparser@^0.6.0:
  version "0.6.0"
  resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.6.0.tgz#f1e6ae8b7da2bae96c99399b868cd6c933a2ba9c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3420 3421 3422
  dependencies:
    jsesc "~0.5.0"

3423 3424 3425
remove-trailing-separator@^1.0.1:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3426

3427 3428 3429
repeat-element@^1.1.2:
  version "1.1.3"
  resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3430

3431 3432 3433
repeat-string@^1.6.1:
  version "1.6.1"
  resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3434

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3435 3436 3437 3438 3439 3440 3441 3442
require-directory@^2.1.1:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"

require-main-filename@^1.0.1:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"

3443 3444 3445
resolve-from@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3446

3447 3448 3449 3450 3451 3452 3453
resolve-url@^0.2.1:
  version "0.2.1"
  resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"

resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1:
  version "1.12.0"
  resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3454
  dependencies:
3455
    path-parse "^1.0.6"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3456

3457 3458 3459
restore-cursor@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3460
  dependencies:
3461 3462 3463 3464 3465 3466
    onetime "^2.0.0"
    signal-exit "^3.0.2"

ret@~0.1.10:
  version "0.1.15"
  resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3467

3468
rimraf@^2.5.4:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3469 3470 3471 3472 3473
  version "2.5.4"
  resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04"
  dependencies:
    glob "^7.0.5"

3474 3475 3476 3477 3478 3479
rimraf@^2.6.1:
  version "2.7.1"
  resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
  dependencies:
    glob "^7.1.3"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3480 3481 3482 3483
rimraf@~2.2.6:
  version "2.2.8"
  resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"

3484 3485 3486
rsvp@^4.8.4:
  version "4.8.5"
  resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3487

3488 3489 3490
run-async@^2.2.0:
  version "2.3.0"
  resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3491
  dependencies:
3492
    is-promise "^2.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3493

3494 3495 3496 3497 3498
rx-lite-aggregates@^4.0.8:
  version "4.0.8"
  resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89a11c95467c4ac1626c4efc4e05c67be"
  dependencies:
    rx-lite "*"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3499

3500 3501 3502 3503 3504 3505 3506
rx-lite@*, rx-lite@^4.0.8:
  version "4.0.8"
  resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"

rxjs@^5.4.3:
  version "5.5.12"
  resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12.tgz#6fa61b8a77c3d793dbaf270bee2f43f652d741cc"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3507
  dependencies:
3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538
    symbol-observable "1.0.1"

safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
  version "5.1.2"
  resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"

safe-buffer@^5.1.2:
  version "5.2.0"
  resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"

safe-regex@^1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
  dependencies:
    ret "~0.1.10"

"safer-buffer@>= 2.1.2 < 3":
  version "2.1.2"
  resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"

sane@^4.0.3:
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/sane/-/sane-4.1.0.tgz#ed881fd922733a6c461bc189dc2b6c006f3ffded"
  dependencies:
    "@cnakazawa/watch" "^1.0.3"
    anymatch "^2.0.0"
    capture-exit "^2.0.0"
    exec-sh "^0.3.2"
    execa "^1.0.0"
    fb-watchman "^2.0.0"
    micromatch "^3.1.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3539 3540 3541
    minimist "^1.1.1"
    walker "~1.0.5"

3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558
sax@^1.2.1, sax@^1.2.4:
  version "1.2.4"
  resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"

scheduler@0.14.0:
  version "0.14.0"
  resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.14.0.tgz#b392c23c9c14bfa2933d4740ad5603cc0d59ea5b"
  dependencies:
    loose-envify "^1.1.0"
    object-assign "^4.1.1"

scheduler@^0.13.6:
  version "0.13.6"
  resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889"
  dependencies:
    loose-envify "^1.1.0"
    object-assign "^4.1.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3559 3560 3561 3562 3563

seedrandom@gre/seedrandom#released:
  version "2.4.2"
  resolved "https://codeload.github.com/gre/seedrandom/tar.gz/45b90947fcefb352418d3605c576540b04b7ea65"

3564
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3565 3566 3567
  version "5.3.0"
  resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"

3568 3569 3570 3571 3572 3573 3574
semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
  version "5.7.1"
  resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"

send@0.17.1:
  version "0.17.1"
  resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3575
  dependencies:
3576 3577
    debug "2.6.9"
    depd "~1.1.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3578
    destroy "~1.0.4"
3579
    encodeurl "~1.0.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3580
    escape-html "~1.0.3"
3581 3582 3583 3584 3585
    etag "~1.8.1"
    fresh "0.5.2"
    http-errors "~1.7.2"
    mime "1.6.0"
    ms "2.1.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3586
    on-finished "~2.3.0"
3587 3588
    range-parser "~1.2.1"
    statuses "~1.5.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3589

3590 3591 3592
serialize-error@^2.1.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3593

3594 3595 3596
serve-static@^1.13.1:
  version "1.14.1"
  resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.1.tgz#666e636dc4f010f7ef29970a88a674320898b2f9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3597
  dependencies:
3598
    encodeurl "~1.0.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3599
    escape-html "~1.0.3"
3600 3601
    parseurl "~1.3.3"
    send "0.17.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3602

3603
set-blocking@^2.0.0, set-blocking@~2.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3604 3605 3606
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"

3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633
set-value@^2.0.0, set-value@^2.0.1:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.1.tgz#a18d40530e6f07de4228c7defe4227af8cad005b"
  dependencies:
    extend-shallow "^2.0.1"
    is-extendable "^0.1.1"
    is-plain-object "^2.0.3"
    split-string "^3.0.1"

setimmediate@^1.0.5:
  version "1.0.5"
  resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"

setprototypeof@1.1.1:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"

shebang-command@^1.2.0:
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
  dependencies:
    shebang-regex "^1.0.0"

shebang-regex@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3634 3635 3636 3637 3638 3639 3640 3641 3642
shell-quote@1.6.1:
  version "1.6.1"
  resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
  dependencies:
    array-filter "~0.0.0"
    array-map "~0.0.0"
    array-reduce "~0.0.0"
    jsonify "~0.0.0"

3643 3644 3645 3646 3647 3648 3649 3650 3651
shell-quote@^1.6.1:
  version "1.7.2"
  resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"

shellwords@^0.1.1:
  version "0.1.1"
  resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"

signal-exit@^3.0.0, signal-exit@^3.0.2:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3652 3653 3654
  version "3.0.2"
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"

3655 3656 3657
simple-plist@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.0.0.tgz#bed3085633b22f371e111f45d159a1ccf94b81eb"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3658
  dependencies:
3659 3660 3661
    bplist-creator "0.0.7"
    bplist-parser "0.1.1"
    plist "^3.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3662

3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677
slash@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"

slash@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"

slice-ansi@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-2.1.0.tgz#cacd7693461a637a5788d92a7dd4fba068e81636"
  dependencies:
    ansi-styles "^3.2.0"
    astral-regex "^1.0.0"
    is-fullwidth-code-point "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3678 3679 3680 3681 3682

slide@^1.1.5:
  version "1.1.6"
  resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"

3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712
snapdragon-node@^2.0.1:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
  dependencies:
    define-property "^1.0.0"
    isobject "^3.0.0"
    snapdragon-util "^3.0.1"

snapdragon-util@^3.0.1:
  version "3.0.1"
  resolved "https://registry.yarnpkg.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz#f956479486f2acd79700693f6f7b805e45ab56e2"
  dependencies:
    kind-of "^3.2.0"

snapdragon@^0.8.1:
  version "0.8.2"
  resolved "https://registry.yarnpkg.com/snapdragon/-/snapdragon-0.8.2.tgz#64922e7c565b0e14204ba1aa7d6964278d25182d"
  dependencies:
    base "^0.11.1"
    debug "^2.2.0"
    define-property "^0.2.5"
    extend-shallow "^2.0.1"
    map-cache "^0.2.2"
    source-map "^0.5.6"
    source-map-resolve "^0.5.0"
    use "^3.1.0"

source-map-resolve@^0.5.0:
  version "0.5.2"
  resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3713
  dependencies:
3714 3715 3716 3717 3718
    atob "^2.1.1"
    decode-uri-component "^0.2.0"
    resolve-url "^0.2.1"
    source-map-url "^0.4.0"
    urix "^0.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3719

3720 3721 3722
source-map-support@^0.5.9:
  version "0.5.16"
  resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3723
  dependencies:
3724 3725 3726 3727 3728 3729
    buffer-from "^1.0.0"
    source-map "^0.6.0"

source-map-url@^0.4.0:
  version "0.4.0"
  resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3730

3731
source-map@^0.5.0, source-map@^0.5.6:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3732 3733 3734
  version "0.5.6"
  resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"

3735 3736 3737
source-map@^0.6.0, source-map@~0.6.1:
  version "0.6.1"
  resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752

spdx-correct@~1.0.0:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
  dependencies:
    spdx-license-ids "^1.0.2"

spdx-expression-parse@~1.0.0:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz#9bdf2f20e1f40ed447fbe273266191fced51626c"

spdx-license-ids@^1.0.2:
  version "1.2.2"
  resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz#c9df7a3424594ade6bd11900d596696dc06bac57"

3753 3754 3755
split-string@^3.0.1, split-string@^3.0.2:
  version "3.1.0"
  resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3756
  dependencies:
3757 3758 3759 3760 3761 3762 3763 3764 3765
    extend-shallow "^3.0.0"

sprintf-js@~1.0.2:
  version "1.0.3"
  resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"

stack-utils@^1.0.1:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.2.tgz#33eba3897788558bebfc2db059dc158ec36cebb8"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3766 3767 3768 3769 3770

stacktrace-parser@^0.1.3:
  version "0.1.4"
  resolved "https://registry.yarnpkg.com/stacktrace-parser/-/stacktrace-parser-0.1.4.tgz#01397922e5f62ecf30845522c95c4fe1d25e7d4e"

3771 3772 3773 3774 3775 3776
static-extend@^0.1.1:
  version "0.1.2"
  resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6"
  dependencies:
    define-property "^0.2.5"
    object-copy "^0.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3777

3778 3779 3780
"statuses@>= 1.5.0 < 2", statuses@~1.5.0:
  version "1.5.0"
  resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3781

3782 3783 3784
stream-buffers@~2.2.0:
  version "2.2.0"
  resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3785

3786
string-width@^1.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3787 3788 3789 3790 3791 3792 3793
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
  dependencies:
    code-point-at "^1.0.0"
    is-fullwidth-code-point "^1.0.0"
    strip-ansi "^3.0.0"

3794 3795 3796 3797 3798 3799 3800
"string-width@^1.0.2 || 2", string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
  dependencies:
    is-fullwidth-code-point "^2.0.0"
    strip-ansi "^4.0.0"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3801 3802 3803 3804
string_decoder@~0.10.x:
  version "0.10.31"
  resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"

3805 3806 3807 3808 3809
string_decoder@~1.1.1:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
  dependencies:
    safe-buffer "~5.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3810

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3811 3812 3813 3814 3815 3816
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
  version "3.0.1"
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
  dependencies:
    ansi-regex "^2.0.0"

3817 3818 3819
strip-ansi@^4.0.0:
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3820
  dependencies:
3821
    ansi-regex "^3.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3822

3823 3824 3825
strip-ansi@^5.0.0, strip-ansi@^5.2.0:
  version "5.2.0"
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3826
  dependencies:
3827
    ansi-regex "^4.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3828

3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867
strip-bom@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"

strip-eof@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"

strip-json-comments@~2.0.1:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"

supports-color@^5.3.0:
  version "5.5.0"
  resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
  dependencies:
    has-flag "^3.0.0"

supports-color@^6.1.0:
  version "6.1.0"
  resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
  dependencies:
    has-flag "^3.0.0"

symbol-observable@1.0.1:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"

tar@^4:
  version "4.4.13"
  resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
  dependencies:
    chownr "^1.1.1"
    fs-minipass "^1.2.5"
    minipass "^2.8.6"
    minizlib "^1.2.1"
    mkdirp "^0.5.0"
    safe-buffer "^5.1.2"
    yallist "^3.0.3"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3868 3869 3870 3871 3872 3873 3874 3875

temp@0.8.3:
  version "0.8.3"
  resolved "https://registry.yarnpkg.com/temp/-/temp-0.8.3.tgz#e0c6bc4d26b903124410e4fed81103014dfc1f59"
  dependencies:
    os-tmpdir "^1.0.0"
    rimraf "~2.2.6"

3876 3877 3878
throat@^4.1.0:
  version "4.1.0"
  resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3879

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3880
through2@^2.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3881 3882 3883 3884 3885 3886
  version "2.0.3"
  resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
  dependencies:
    readable-stream "^2.1.5"
    xtend "~4.0.1"

3887 3888 3889 3890 3891 3892 3893
through2@^2.0.1:
  version "2.0.5"
  resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
  dependencies:
    readable-stream "~2.3.6"
    xtend "~4.0.1"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3894 3895 3896 3897
through@^2.3.6:
  version "2.3.8"
  resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3898 3899 3900 3901
time-stamp@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/time-stamp/-/time-stamp-1.0.1.tgz#9f4bd23559c9365966f3302dbba2b07c6b99b151"

3902 3903 3904 3905 3906 3907
tmp@^0.0.33:
  version "0.0.33"
  resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
  dependencies:
    os-tmpdir "~1.0.2"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3908 3909 3910 3911
tmpl@1.0.x:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"

3912 3913 3914
to-fast-properties@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3915

3916 3917 3918
to-object-path@^0.3.0:
  version "0.3.0"
  resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3919
  dependencies:
3920
    kind-of "^3.0.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3921

3922 3923 3924 3925 3926 3927 3928 3929 3930 3931
to-regex-range@^2.1.0:
  version "2.1.1"
  resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
  dependencies:
    is-number "^3.0.0"
    repeat-string "^1.6.1"

to-regex@^3.0.1, to-regex@^3.0.2:
  version "3.0.2"
  resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3932
  dependencies:
3933 3934 3935 3936
    define-property "^2.0.2"
    extend-shallow "^3.0.2"
    regex-not "^1.0.2"
    safe-regex "^1.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3937

3938
toidentifier@1.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3939
  version "1.0.0"
3940
  resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3941

3942 3943 3944
typedarray@^0.0.6:
  version "0.0.6"
  resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3945

3946 3947 3948
ua-parser-js@^0.7.18:
  version "0.7.20"
  resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.20.tgz#7527178b82f6a62a0f243d1f94fd30e3e3c21098"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3949

3950 3951 3952 3953 3954 3955
uglify-es@^3.1.9:
  version "3.3.9"
  resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
  dependencies:
    commander "~2.13.0"
    source-map "~0.6.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3956

3957 3958 3959
ultron@1.0.x:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.0.2.tgz#ace116ab557cd197386a4e88f4685378c8b2e4fa"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3960

3961 3962 3963
ultron@~1.1.0:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3964

3965 3966 3967
unicode-canonical-property-names-ecmascript@^1.0.4:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3968

3969 3970 3971
unicode-match-property-ecmascript@^1.0.4:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz#8ed2a32569961bce9227d09cd3ffbb8fed5f020c"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3972
  dependencies:
3973 3974
    unicode-canonical-property-names-ecmascript "^1.0.4"
    unicode-property-aliases-ecmascript "^1.0.4"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3975

3976 3977 3978
unicode-match-property-value-ecmascript@^1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.1.0.tgz#5b4b426e08d13a80365e0d657ac7a6c1ec46a277"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3979

3980 3981 3982
unicode-property-aliases-ecmascript@^1.0.4:
  version "1.0.5"
  resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.5.tgz#a9cc6cc7ce63a0a3023fc99e341b94431d405a57"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3983

3984 3985 3986
union-value@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3987
  dependencies:
3988 3989 3990 3991
    arr-union "^3.1.0"
    get-value "^2.0.6"
    is-extendable "^0.1.1"
    set-value "^2.0.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3992

3993 3994 3995
universalify@^0.1.0:
  version "0.1.2"
  resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3996

3997
unpipe@~1.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
3998 3999 4000
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"

4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015
unset-value@^1.0.0:
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
  dependencies:
    has-value "^0.3.1"
    isobject "^3.0.0"

urix@^0.1.0:
  version "0.1.0"
  resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"

use@^3.1.0:
  version "3.1.1"
  resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4016 4017 4018 4019
utf8@^2.1.1:
  version "2.1.2"
  resolved "https://registry.yarnpkg.com/utf8/-/utf8-2.1.2.tgz#1fa0d9270e9be850d9b05027f63519bf46457d96"

4020
util-deprecate@~1.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4021 4022 4023
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"

4024 4025 4026
utils-merge@1.0.1:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4027

4028 4029 4030
uuid@^3.3.2:
  version "3.3.3"
  resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4031 4032 4033 4034 4035 4036 4037 4038

validate-npm-package-license@^3.0.1:
  version "3.0.1"
  resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc"
  dependencies:
    spdx-correct "~1.0.0"
    spdx-expression-parse "~1.0.0"

4039 4040 4041
vary@~1.1.2:
  version "1.1.2"
  resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4042

4043 4044 4045
vlq@^1.0.0:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/vlq/-/vlq-1.0.1.tgz#c003f6e7c0b4c1edd623fd6ee50bbc0d6a1de468"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4046

4047
walker@^1.0.7, walker@~1.0.5:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4048 4049 4050 4051 4052
  version "1.0.7"
  resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
  dependencies:
    makeerror "1.0.x"

4053 4054 4055 4056 4057
wcwidth@^1.0.1:
  version "1.0.1"
  resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
  dependencies:
    defaults "^1.0.3"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4058 4059 4060 4061 4062

whatwg-fetch@>=0.10.0:
  version "2.0.1"
  resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.1.tgz#078b9461bbe91cea73cbce8bb122a05f9e92b772"

4063 4064 4065
whatwg-fetch@^3.0.0:
  version "3.0.0"
  resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4066

4067 4068 4069
which-module@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4070

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4071
which@^1.2.9:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4072 4073 4074 4075 4076
  version "1.2.12"
  resolved "https://registry.yarnpkg.com/which/-/which-1.2.12.tgz#de67b5e450269f194909ef23ece4ebe416fa1192"
  dependencies:
    isexe "^1.1.1"

4077 4078 4079 4080 4081
which@^1.3.0:
  version "1.3.1"
  resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
  dependencies:
    isexe "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4082

4083 4084 4085 4086 4087
wide-align@^1.1.0:
  version "1.1.3"
  resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
  dependencies:
    string-width "^1.0.2 || 2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4088

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4089
wordwrap@^1.0.0:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118
  version "1.0.0"
  resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"

wrap-ansi@^2.0.0:
  version "2.1.0"
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
  dependencies:
    string-width "^1.0.1"
    strip-ansi "^3.0.1"

wrappy@1:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"

write-file-atomic@^1.2.0:
  version "1.2.0"
  resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.2.0.tgz#14c66d4e4cb3ca0565c28cf3b7a6f3e4d5938fab"
  dependencies:
    graceful-fs "^4.1.2"
    imurmurhash "^0.1.4"
    slide "^1.1.5"

ws@^1.1.0:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018"
  dependencies:
    options ">=0.0.5"
    ultron "1.0.x"

4119 4120 4121 4122 4123 4124 4125 4126 4127 4128
ws@^1.1.5:
  version "1.1.5"
  resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51"
  dependencies:
    options ">=0.0.5"
    ultron "1.0.x"

ws@^3.3.1:
  version "3.3.3"
  resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4129
  dependencies:
4130 4131 4132
    async-limiter "~1.0.0"
    safe-buffer "~5.1.0"
    ultron "~1.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4133

4134 4135 4136
xcode@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/xcode/-/xcode-2.0.0.tgz#134f1f94c26fbfe8a9aaa9724bfb2772419da1a2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4137
  dependencies:
4138 4139
    simple-plist "^1.0.0"
    uuid "^3.3.2"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4140

4141 4142 4143 4144 4145 4146 4147
xmlbuilder@^9.0.7:
  version "9.0.7"
  resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"

xmldoc@^1.1.2:
  version "1.1.2"
  resolved "https://registry.yarnpkg.com/xmldoc/-/xmldoc-1.1.2.tgz#6666e029fe25470d599cd30e23ff0d1ed50466d7"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4148
  dependencies:
4149
    sax "^1.2.1"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4150 4151 4152 4153 4154

xmldom@0.1.x:
  version "0.1.27"
  resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"

4155 4156 4157 4158 4159
xpipe@^1.0.5:
  version "1.0.5"
  resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

xtend@~4.0.1:
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4160 4161 4162 4163 4164 4165 4166
  version "4.0.1"
  resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"

y18n@^3.2.1:
  version "3.2.1"
  resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"

4167 4168 4169 4170
"y18n@^3.2.1 || ^4.0.0":
  version "4.0.0"
  resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"

Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4171 4172 4173 4174
yallist@^2.0.0:
  version "2.0.0"
  resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.0.0.tgz#306c543835f09ee1a4cb23b7bce9ab341c91cdd4"

4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188
yallist@^3.0.0, yallist@^3.0.3:
  version "3.1.1"
  resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"

yargs-parser@^11.1.1:
  version "11.1.1"
  resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-11.1.1.tgz#879a0865973bca9f6bab5cbdf3b1c67ec7d3bcf4"
  dependencies:
    camelcase "^5.0.0"
    decamelize "^1.2.0"

yargs-parser@^7.0.0:
  version "7.0.0"
  resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4189
  dependencies:
4190
    camelcase "^4.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4191

4192 4193 4194
yargs@^12.0.5:
  version "12.0.5"
  resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4195
  dependencies:
4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213
    cliui "^4.0.0"
    decamelize "^1.2.0"
    find-up "^3.0.0"
    get-caller-file "^1.0.1"
    os-locale "^3.0.0"
    require-directory "^2.1.1"
    require-main-filename "^1.0.1"
    set-blocking "^2.0.0"
    string-width "^2.0.0"
    which-module "^2.0.0"
    y18n "^3.2.1 || ^4.0.0"
    yargs-parser "^11.1.1"

yargs@^9.0.0:
  version "9.0.1"
  resolved "https://registry.yarnpkg.com/yargs/-/yargs-9.0.1.tgz#52acc23feecac34042078ee78c0c007f5085db4c"
  dependencies:
    camelcase "^4.1.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4214 4215 4216
    cliui "^3.2.0"
    decamelize "^1.1.1"
    get-caller-file "^1.0.1"
4217 4218
    os-locale "^2.0.0"
    read-pkg-up "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4219 4220 4221
    require-directory "^2.1.1"
    require-main-filename "^1.0.1"
    set-blocking "^2.0.0"
4222 4223
    string-width "^2.0.0"
    which-module "^2.0.0"
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
4224
    y18n "^3.2.1"
4225
    yargs-parser "^7.0.0"