14
14
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
15
15
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
16
16
17
- " @babel/compat-data@^7.15.0 " :
18
- version "7.15.0"
19
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
20
- integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
21
-
22
- " @babel/core@^7.1.6 " :
23
- version "7.15.0"
24
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
25
- integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
26
- dependencies :
27
- " @babel/code-frame" " ^7.14.5"
28
- " @babel/generator" " ^7.15.0"
29
- " @babel/helper-compilation-targets" " ^7.15.0"
30
- " @babel/helper-module-transforms" " ^7.15.0"
31
- " @babel/helpers" " ^7.14.8"
32
- " @babel/parser" " ^7.15.0"
33
- " @babel/template" " ^7.14.5"
34
- " @babel/traverse" " ^7.15.0"
35
- " @babel/types" " ^7.15.0"
36
- convert-source-map "^1.7.0"
37
- debug "^4.1.0"
38
- gensync "^1.0.0-beta.2"
39
- json5 "^2.1.2"
40
- semver "^6.3.0"
41
- source-map "^0.5.0"
42
-
43
17
" @babel/core@^7.14.0 " :
44
18
version "7.14.8"
45
19
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
70
44
jsesc "^2.5.1"
71
45
source-map "^0.5.0"
72
46
73
- " @babel/generator@^7.15.0 " :
74
- version "7.15.0"
75
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
76
- integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
77
- dependencies :
78
- " @babel/types" " ^7.15.0"
79
- jsesc "^2.5.1"
80
- source-map "^0.5.0"
81
-
82
47
" @babel/helper-annotate-as-pure@^7.10.4 " :
83
48
version "7.10.4"
84
49
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
85
50
integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==
86
51
dependencies :
87
52
" @babel/types" " ^7.10.4"
88
53
89
- " @babel/helper-annotate-as-pure@^7.14.5 " :
90
- version "7.14.5"
91
- resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
92
- integrity sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==
93
- dependencies :
94
- " @babel/types" " ^7.14.5"
95
-
96
54
" @babel/helper-builder-binary-assignment-operator-visitor@^7.10.4 " :
97
55
version "7.10.4"
98
56
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz#bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3"
128
86
browserslist "^4.16.6"
129
87
semver "^6.3.0"
130
88
131
- " @babel/helper-compilation-targets@^7.15.0 " :
132
- version "7.15.0"
133
- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
134
- integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
135
- dependencies :
136
- " @babel/compat-data" " ^7.15.0"
137
- " @babel/helper-validator-option" " ^7.14.5"
138
- browserslist "^4.16.6"
139
- semver "^6.3.0"
140
-
141
89
" @babel/helper-create-class-features-plugin@^7.12.1 " :
142
90
version "7.12.1"
143
91
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e"
149
97
" @babel/helper-replace-supers" " ^7.12.1"
150
98
" @babel/helper-split-export-declaration" " ^7.10.4"
151
99
152
- " @babel/helper-create-class-features-plugin@^7.14.5" , "@babel/helper-create-class-features-plugin@^7.15.0":
153
- version "7.15.0"
154
- resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"
155
- integrity sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q==
156
- dependencies :
157
- " @babel/helper-annotate-as-pure" " ^7.14.5"
158
- " @babel/helper-function-name" " ^7.14.5"
159
- " @babel/helper-member-expression-to-functions" " ^7.15.0"
160
- " @babel/helper-optimise-call-expression" " ^7.14.5"
161
- " @babel/helper-replace-supers" " ^7.15.0"
162
- " @babel/helper-split-export-declaration" " ^7.14.5"
163
-
164
100
" @babel/helper-create-regexp-features-plugin@^7.12.1 " :
165
101
version "7.12.1"
166
102
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.1.tgz#18b1302d4677f9dc4740fe8c9ed96680e29d37e8"
216
152
dependencies :
217
153
" @babel/types" " ^7.14.5"
218
154
219
- " @babel/helper-member-expression-to-functions@^7.15.0 " :
220
- version "7.15.0"
221
- resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
222
- integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
223
- dependencies :
224
- " @babel/types" " ^7.15.0"
225
-
226
155
" @babel/helper-module-imports@^7.12.1" , "@babel/helper-module-imports@^7.14.5":
227
156
version "7.14.5"
228
157
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
244
173
" @babel/traverse" " ^7.14.8"
245
174
" @babel/types" " ^7.14.8"
246
175
247
- " @babel/helper-module-transforms@^7.15.0 " :
248
- version "7.15.0"
249
- resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
250
- integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
251
- dependencies :
252
- " @babel/helper-module-imports" " ^7.14.5"
253
- " @babel/helper-replace-supers" " ^7.15.0"
254
- " @babel/helper-simple-access" " ^7.14.8"
255
- " @babel/helper-split-export-declaration" " ^7.14.5"
256
- " @babel/helper-validator-identifier" " ^7.14.9"
257
- " @babel/template" " ^7.14.5"
258
- " @babel/traverse" " ^7.15.0"
259
- " @babel/types" " ^7.15.0"
260
-
261
176
" @babel/helper-optimise-call-expression@^7.10.4" , "@babel/helper-optimise-call-expression@^7.14.5":
262
177
version "7.14.5"
263
178
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
270
185
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
271
186
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
272
187
273
- " @babel/helper-plugin-utils@^7.14.5 " :
274
- version "7.14.5"
275
- resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
276
- integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
277
-
278
188
" @babel/helper-regex@^7.10.4 " :
279
189
version "7.10.5"
280
190
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0"
301
211
" @babel/traverse" " ^7.14.5"
302
212
" @babel/types" " ^7.14.5"
303
213
304
- " @babel/helper-replace-supers@^7.15.0 " :
305
- version "7.15.0"
306
- resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
307
- integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
308
- dependencies :
309
- " @babel/helper-member-expression-to-functions" " ^7.15.0"
310
- " @babel/helper-optimise-call-expression" " ^7.14.5"
311
- " @babel/traverse" " ^7.15.0"
312
- " @babel/types" " ^7.15.0"
313
-
314
214
" @babel/helper-simple-access@^7.12.1" , "@babel/helper-simple-access@^7.14.8":
315
215
version "7.14.8"
316
216
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
325
225
dependencies :
326
226
" @babel/types" " ^7.12.1"
327
227
328
- " @babel/helper-skip-transparent-expression-wrappers@^7.14.5 " :
329
- version "7.14.5"
330
- resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
331
- integrity sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ==
332
- dependencies :
333
- " @babel/types" " ^7.14.5"
334
-
335
228
" @babel/helper-split-export-declaration@^7.10.4" , "@babel/helper-split-export-declaration@^7.14.5":
336
229
version "7.14.5"
337
230
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a"
344
237
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
345
238
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
346
239
347
- " @babel/helper-validator-identifier@^7.14.9 " :
348
- version "7.14.9"
349
- resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
350
- integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
351
-
352
240
" @babel/helper-validator-option@^7.14.5 " :
353
241
version "7.14.5"
354
242
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
382
270
chalk "^2.0.0"
383
271
js-tokens "^4.0.0"
384
272
385
- " @babel/parser@^7.1.6 " , "@babel/parser@^7. 14.0":
273
+ " @babel/parser@^7.14.0 " :
386
274
version "7.14.1"
387
275
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.1.tgz#1bd644b5db3f5797c4479d89ec1817fe02b84c47"
388
276
integrity sha512-muUGEKu8E/ftMTPlNp+mc6zL3E9zKWmF5sDHZ5MSsoTP9Wyz64AhEf9kD08xYJ7w6Hdcu8H550ircnPyWSIF0Q==
392
280
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
393
281
integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
394
282
395
- " @babel/parser@^7.15.0 " :
396
- version "7.15.3"
397
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
398
- integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==
399
-
400
283
" @babel/plugin-proposal-class-properties@^7.0.0 " :
401
284
version "7.12.1"
402
285
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
405
288
" @babel/helper-create-class-features-plugin" " ^7.12.1"
406
289
" @babel/helper-plugin-utils" " ^7.10.4"
407
290
408
- " @babel/plugin-proposal-class-properties@^7.1.0 " :
409
- version "7.14.5"
410
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e"
411
- integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==
412
- dependencies :
413
- " @babel/helper-create-class-features-plugin" " ^7.14.5"
414
- " @babel/helper-plugin-utils" " ^7.14.5"
415
-
416
291
" @babel/plugin-proposal-export-default-from@^7.0.0 " :
417
292
version "7.12.1"
418
293
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.12.1.tgz#c6e62d668a8abcfe0d28b82f560395fecb611c5a"
429
304
" @babel/helper-plugin-utils" " ^7.10.4"
430
305
" @babel/plugin-syntax-nullish-coalescing-operator" " ^7.8.0"
431
306
432
- " @babel/plugin-proposal-nullish-coalescing-operator@^7.1.0 " :
433
- version "7.14.5"
434
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz#ee38589ce00e2cc59b299ec3ea406fcd3a0fdaf6"
435
- integrity sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==
436
- dependencies :
437
- " @babel/helper-plugin-utils" " ^7.14.5"
438
- " @babel/plugin-syntax-nullish-coalescing-operator" " ^7.8.3"
439
-
440
307
" @babel/plugin-proposal-object-rest-spread@^7.0.0 " :
441
308
version "7.12.1"
442
309
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz#def9bd03cea0f9b72283dac0ec22d289c7691069"
463
330
" @babel/helper-skip-transparent-expression-wrappers" " ^7.12.1"
464
331
" @babel/plugin-syntax-optional-chaining" " ^7.8.0"
465
332
466
- " @babel/plugin-proposal-optional-chaining@^7.1.0 " :
467
- version "7.14.5"
468
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz#fa83651e60a360e3f13797eef00b8d519695b603"
469
- integrity sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==
470
- dependencies :
471
- " @babel/helper-plugin-utils" " ^7.14.5"
472
- " @babel/helper-skip-transparent-expression-wrappers" " ^7.14.5"
473
- " @babel/plugin-syntax-optional-chaining" " ^7.8.3"
474
-
475
333
" @babel/plugin-syntax-class-properties@^7.0.0 " :
476
334
version "7.12.1"
477
335
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz#bcb297c5366e79bebadef509549cd93b04f19978"
500
358
dependencies :
501
359
" @babel/helper-plugin-utils" " ^7.10.4"
502
360
503
- " @babel/plugin-syntax-flow@^7.14.5 " :
504
- version "7.14.5"
505
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz#2ff654999497d7d7d142493260005263731da180"
506
- integrity sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q==
507
- dependencies :
508
- " @babel/helper-plugin-utils" " ^7.14.5"
509
-
510
361
" @babel/plugin-syntax-jsx@^7.0.0" , "@babel/plugin-syntax-jsx@^7.12.1":
511
362
version "7.12.1"
512
363
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz#9d9d357cc818aa7ae7935917c1257f67677a0926"
513
364
integrity sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==
514
365
dependencies :
515
366
" @babel/helper-plugin-utils" " ^7.10.4"
516
367
517
- " @babel/plugin-syntax-nullish-coalescing-operator@^7.0.0" , "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3" :
368
+ " @babel/plugin-syntax-nullish-coalescing-operator@^7.0.0" , "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
518
369
version "7.8.3"
519
370
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
520
371
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
535
386
dependencies :
536
387
" @babel/helper-plugin-utils" " ^7.8.0"
537
388
538
- " @babel/plugin-syntax-optional-chaining@^7.0.0" , "@babel/plugin-syntax-optional-chaining@^7.8.0", "@babel/plugin-syntax-optional-chaining@^7.8.3" :
389
+ " @babel/plugin-syntax-optional-chaining@^7.0.0" , "@babel/plugin-syntax-optional-chaining@^7.8.0":
539
390
version "7.8.3"
540
391
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
541
392
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
549
400
dependencies :
550
401
" @babel/helper-plugin-utils" " ^7.10.4"
551
402
552
- " @babel/plugin-syntax-typescript@^7.14.5 " :
553
- version "7.14.5"
554
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz#b82c6ce471b165b5ce420cf92914d6fb46225716"
555
- integrity sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==
556
- dependencies :
557
- " @babel/helper-plugin-utils" " ^7.14.5"
558
-
559
403
" @babel/plugin-transform-arrow-functions@^7.0.0 " :
560
404
version "7.12.1"
561
405
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz#8083ffc86ac8e777fbe24b5967c4b2521f3cb2b3"
630
474
" @babel/helper-plugin-utils" " ^7.10.4"
631
475
" @babel/plugin-syntax-flow" " ^7.12.1"
632
476
633
- " @babel/plugin-transform-flow-strip-types@^7.14.5 " :
634
- version "7.14.5"
635
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.14.5.tgz#0dc9c1d11dcdc873417903d6df4bed019ef0f85e"
636
- integrity sha512-KhcolBKfXbvjwI3TV7r7TkYm8oNXHNBqGOy6JDVwtecFaRoKYsUUqJdS10q0YDKW1c6aZQgO+Ys3LfGkox8pXA==
637
- dependencies :
638
- " @babel/helper-plugin-utils" " ^7.14.5"
639
- " @babel/plugin-syntax-flow" " ^7.14.5"
640
-
641
477
" @babel/plugin-transform-for-of@^7.0.0 " :
642
478
version "7.12.1"
643
479
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.12.1.tgz#07640f28867ed16f9511c99c888291f560921cfa"
677
513
" @babel/helper-simple-access" " ^7.12.1"
678
514
babel-plugin-dynamic-import-node "^2.3.3"
679
515
680
- " @babel/plugin-transform-modules-commonjs@^7.1.0 " :
681
- version "7.15.0"
682
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz#3305896e5835f953b5cdb363acd9e8c2219a5281"
683
- integrity sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig==
684
- dependencies :
685
- " @babel/helper-module-transforms" " ^7.15.0"
686
- " @babel/helper-plugin-utils" " ^7.14.5"
687
- " @babel/helper-simple-access" " ^7.14.8"
688
- babel-plugin-dynamic-import-node "^2.3.3"
689
-
690
516
" @babel/plugin-transform-object-assign@^7.0.0 " :
691
517
version "7.12.1"
692
518
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.12.1.tgz#9102b06625f60a5443cc292d32b565373665e1e4"
794
620
dependencies :
795
621
" @babel/helper-plugin-utils" " ^7.10.4"
796
622
797
- " @babel/plugin-transform-typescript@^7.15.0 " :
798
- version "7.15.0"
799
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz#553f230b9d5385018716586fc48db10dd228eb7e"
800
- integrity sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w==
801
- dependencies :
802
- " @babel/helper-create-class-features-plugin" " ^7.15.0"
803
- " @babel/helper-plugin-utils" " ^7.14.5"
804
- " @babel/plugin-syntax-typescript" " ^7.14.5"
805
-
806
623
" @babel/plugin-transform-typescript@^7.5.0 " :
807
624
version "7.12.1"
808
625
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.1.tgz#d92cc0af504d510e26a754a7dbc2e5c8cd9c7ab4"
820
637
" @babel/helper-create-regexp-features-plugin" " ^7.12.1"
821
638
" @babel/helper-plugin-utils" " ^7.10.4"
822
639
823
- " @babel/preset-flow@^7.0.0 " :
824
- version "7.14.5"
825
- resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.14.5.tgz#a1810b0780c8b48ab0bece8e7ab8d0d37712751c"
826
- integrity sha512-pP5QEb4qRUSVGzzKx9xqRuHUrM/jEzMqdrZpdMA+oUCRgd5zM1qGr5y5+ZgAL/1tVv1H0dyk5t4SKJntqyiVtg==
827
- dependencies :
828
- " @babel/helper-plugin-utils" " ^7.14.5"
829
- " @babel/helper-validator-option" " ^7.14.5"
830
- " @babel/plugin-transform-flow-strip-types" " ^7.14.5"
831
-
832
- " @babel/preset-typescript@^7.1.0 " :
833
- version "7.15.0"
834
- resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945"
835
- integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==
836
- dependencies :
837
- " @babel/helper-plugin-utils" " ^7.14.5"
838
- " @babel/helper-validator-option" " ^7.14.5"
839
- " @babel/plugin-transform-typescript" " ^7.15.0"
840
-
841
640
" @babel/register@^7.0.0 " :
842
641
version "7.12.1"
843
642
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.12.1.tgz#cdb087bdfc4f7241c03231f22e15d211acf21438"
880
679
debug "^4.1.0"
881
680
globals "^11.1.0"
882
681
883
- " @babel/traverse@^7.15.0 " :
884
- version "7.15.0"
885
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
886
- integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
887
- dependencies :
888
- " @babel/code-frame" " ^7.14.5"
889
- " @babel/generator" " ^7.15.0"
890
- " @babel/helper-function-name" " ^7.14.5"
891
- " @babel/helper-hoist-variables" " ^7.14.5"
892
- " @babel/helper-split-export-declaration" " ^7.14.5"
893
- " @babel/parser" " ^7.15.0"
894
- " @babel/types" " ^7.15.0"
895
- debug "^4.1.0"
896
- globals "^11.1.0"
897
-
898
682
" @babel/types@^7.0.0" , "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.14.5", "@babel/types@^7.14.8":
899
683
version "7.14.8"
900
684
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
903
687
" @babel/helper-validator-identifier" " ^7.14.8"
904
688
to-fast-properties "^2.0.0"
905
689
906
- " @babel/types@^7.15.0 " :
907
- version "7.15.0"
908
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
909
- integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
910
- dependencies :
911
- " @babel/helper-validator-identifier" " ^7.14.9"
912
- to-fast-properties "^2.0.0"
913
-
914
690
" @cnakazawa/watch@^1.0.3 " :
915
691
version "1.0.3"
916
692
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
@@ -1303,13 +1079,6 @@ assign-symbols@^1.0.0:
1303
1079
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
1304
1080
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
1305
1081
1306
- ast-types@0.14.2 :
1307
- version "0.14.2"
1308
- resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.14.2.tgz#600b882df8583e3cd4f2df5fa20fa83759d4bdfd"
1309
- integrity sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==
1310
- dependencies :
1311
- tslib "^2.0.1"
1312
-
1313
1082
astral-regex@^1.0.0 :
1314
1083
version "1.0.0"
1315
1084
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
@@ -1332,11 +1101,6 @@ atob@^2.1.1:
1332
1101
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1333
1102
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1334
1103
1335
- babel-core@^7.0.0-bridge.0 :
1336
- version "7.0.0-bridge.0"
1337
- resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
1338
- integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
1339
-
1340
1104
babel-plugin-dynamic-import-node@^2.3.3 :
1341
1105
version "2.3.3"
1342
1106
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
@@ -1647,11 +1411,6 @@ colorette@^1.0.7, colorette@^1.2.2:
1647
1411
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
1648
1412
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
1649
1413
1650
- colors@^1.1.2 :
1651
- version "1.4.0"
1652
- resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
1653
- integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
1654
-
1655
1414
command-exists@^1.2.8 :
1656
1415
version "1.2.8"
1657
1416
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.8.tgz#715acefdd1223b9c9b37110a149c6392c2852291"
@@ -1931,7 +1690,7 @@ escape-string-regexp@^1.0.5:
1931
1690
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
1932
1691
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1933
1692
1934
- esprima@^4.0.0, esprima@~4.0.0 :
1693
+ esprima@^4.0.0 :
1935
1694
version "4.0.1"
1936
1695
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1937
1696
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
@@ -2072,16 +1831,6 @@ flow-bin@^0.149.0:
2072
1831
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.149.0.tgz#9bac6dd3074bf4740c014b333a2f6fdeaf393cf9"
2073
1832
integrity sha512-32hM6iKSInPCUuooS23SJ4c5Up0Tt9ozrXEE6urEpTDJU0z/vQblnCBRt3QZaEEDzSKOu2QZAU6K7fbShOOHaQ==
2074
1833
2075
- flow-parser@0.* :
2076
- version "0.157.0"
2077
- resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.157.0.tgz#8ef0a748a838a505820a3099690472757d39581c"
2078
- integrity sha512-p0vdtrM8oAMlscIXpX0e/eGWll5NPteVChNtlQncbIbivH+BdiwXHN5QO6myAfmebd027r9RiQKdUPsFAiEVgQ==
2079
-
2080
- flow-parser@^0.121.0 :
2081
- version "0.121.0"
2082
- resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.121.0.tgz#9f9898eaec91a9f7c323e9e992d81ab5c58e618f"
2083
- integrity sha512-1gIBiWJNR0tKUNv8gZuk7l9rVX06OuLzY9AoGio7y/JT4V1IZErEMEq2TJS+PFcw/y0RshZ1J/27VfK1UQzYVg==
2084
-
2085
1834
for-in@^1.0.2 :
2086
1835
version "1.0.2"
2087
1836
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -2171,11 +1920,6 @@ globals@^11.1.0:
2171
1920
resolved "https://registry.yarnpkg.com/globals/-/globals-11.8.0.tgz#c1ef45ee9bed6badf0663c5cb90e8d1adec1321d"
2172
1921
integrity sha512-io6LkyPVuzCHBSQV9fmOwxZkUk6nIaGmxheLDgmuFv89j0fm2aqDbIXKAGfzCMHqz3HLF2Zf8WSG6VqMh2qFmA==
2173
1922
2174
- graceful-fs@^4.1.11 :
2175
- version "4.2.8"
2176
- resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
2177
- integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
2178
-
2179
1923
graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9, graceful-fs@^4.2.0, graceful-fs@^4.2.4 :
2180
1924
version "4.2.4"
2181
1925
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
@@ -2274,11 +2018,6 @@ import-fresh@^2.0.0:
2274
2018
caller-path "^2.0.0"
2275
2019
resolve-from "^3.0.0"
2276
2020
2277
- imurmurhash@^0.1.4 :
2278
- version "0.1.4"
2279
- resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
2280
- integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
2281
-
2282
2021
inflight@^1.0.4 :
2283
2022
version "1.0.6"
2284
2023
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
@@ -2597,31 +2336,6 @@ jsc-android@^250230.2.1:
2597
2336
resolved "https://registry.yarnpkg.com/jsc-android/-/jsc-android-250230.2.1.tgz#3790313a970586a03ab0ad47defbc84df54f1b83"
2598
2337
integrity sha512-KmxeBlRjwoqCnBBKGsihFtvsBHyUFlBxJPK4FzeYcIuBfdjv6jFys44JITAgSTbQD+vIdwMEfyZklsuQX0yI1Q==
2599
2338
2600
- jscodeshift@^0.11.0 :
2601
- version "0.11.0"
2602
- resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.11.0.tgz#4f95039408f3f06b0e39bb4d53bc3139f5330e2f"
2603
- integrity sha512-SdRK2C7jjs4k/kT2mwtO07KJN9RnjxtKn03d9JVj6c3j9WwaLcFYsICYDnLAzY0hp+wG2nxl+Cm2jWLiNVYb8g==
2604
- dependencies :
2605
- " @babel/core" " ^7.1.6"
2606
- " @babel/parser" " ^7.1.6"
2607
- " @babel/plugin-proposal-class-properties" " ^7.1.0"
2608
- " @babel/plugin-proposal-nullish-coalescing-operator" " ^7.1.0"
2609
- " @babel/plugin-proposal-optional-chaining" " ^7.1.0"
2610
- " @babel/plugin-transform-modules-commonjs" " ^7.1.0"
2611
- " @babel/preset-flow" " ^7.0.0"
2612
- " @babel/preset-typescript" " ^7.1.0"
2613
- " @babel/register" " ^7.0.0"
2614
- babel-core "^7.0.0-bridge.0"
2615
- colors "^1.1.2"
2616
- flow-parser "0.*"
2617
- graceful-fs "^4.2.4"
2618
- micromatch "^3.1.10"
2619
- neo-async "^2.5.0"
2620
- node-dir "^0.1.17"
2621
- recast "^0.20.3"
2622
- temp "^0.8.1"
2623
- write-file-atomic "^2.3.0"
2624
-
2625
2339
jsesc@^2.5.1 :
2626
2340
version "2.5.1"
2627
2341
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.1.tgz#e421a2a8e20d6b0819df28908f782526b96dd1fe"
@@ -3050,7 +2764,7 @@ metro@0.66.2, metro@^0.66.1:
3050
2764
ws "^1.1.5"
3051
2765
yargs "^15.3.1"
3052
2766
3053
- micromatch@^3.1.10, micromatch@^3.1. 4 :
2767
+ micromatch@^3.1.4 :
3054
2768
version "3.1.10"
3055
2769
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
3056
2770
integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
@@ -3104,7 +2818,7 @@ mimic-fn@^1.0.0:
3104
2818
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
3105
2819
integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
3106
2820
3107
- minimatch@^3.0.2, minimatch@^3.0. 4 :
2821
+ minimatch@^3.0.4 :
3108
2822
version "3.0.4"
3109
2823
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
3110
2824
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
@@ -3168,11 +2882,6 @@ negotiator@0.6.2:
3168
2882
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
3169
2883
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
3170
2884
3171
- neo-async@^2.5.0 :
3172
- version "2.6.2"
3173
- resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
3174
- integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
3175
-
3176
2885
nice-try@^1.0.4 :
3177
2886
version "1.0.5"
3178
2887
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -3183,13 +2892,6 @@ nocache@^2.1.0:
3183
2892
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f"
3184
2893
integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q==
3185
2894
3186
- node-dir@^0.1.17 :
3187
- version "0.1.17"
3188
- resolved "https://registry.yarnpkg.com/node-dir/-/node-dir-0.1.17.tgz#5f5665d93351335caabef8f1c554516cf5f1e4e5"
3189
- integrity sha1-X1Zl2TNRM1yqvvjxxVRRbPXx5OU=
3190
- dependencies :
3191
- minimatch "^3.0.2"
3192
-
3193
2895
node-fetch@^2.2.0, node-fetch@^2.6.0 :
3194
2896
version "2.6.0"
3195
2897
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
@@ -3543,15 +3245,6 @@ react-is@^17.0.1:
3543
3245
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
3544
3246
integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
3545
3247
3546
- react-native-codegen@^0.0.7 :
3547
- version "0.0.7"
3548
- resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.7.tgz#86651c5c5fec67a8077ef7f4e36f7ed459043e14"
3549
- integrity sha512-dwNgR8zJ3ALr480QnAmpTiqvFo+rDtq6V5oCggKhYFlRjzOmVSFn3YD41u8ltvKS5G2nQ8gCs2vReFFnRGLYng==
3550
- dependencies :
3551
- flow-parser "^0.121.0"
3552
- jscodeshift "^0.11.0"
3553
- nullthrows "^1.1.1"
3554
-
3555
3248
react-refresh@^0.4.0 :
3556
3249
version "0.4.0"
3557
3250
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.4.0.tgz#d421f9bd65e0e4b9822a399f14ac56bda9c92292"
@@ -3578,16 +3271,6 @@ readable-stream@~2.3.6:
3578
3271
string_decoder "~1.1.1"
3579
3272
util-deprecate "~1.0.1"
3580
3273
3581
- recast@^0.20.3 :
3582
- version "0.20.5"
3583
- resolved "https://registry.yarnpkg.com/recast/-/recast-0.20.5.tgz#8e2c6c96827a1b339c634dd232957d230553ceae"
3584
- integrity sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ==
3585
- dependencies :
3586
- ast-types "0.14.2"
3587
- esprima "~4.0.0"
3588
- source-map "~0.6.1"
3589
- tslib "^2.0.1"
3590
-
3591
3274
rechoir@^0.6.2 :
3592
3275
version "0.6.2"
3593
3276
resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384"
@@ -3708,7 +3391,7 @@ ret@~0.1.10:
3708
3391
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
3709
3392
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
3710
3393
3711
- rimraf@^2.5.4, rimraf@~2.6.2 :
3394
+ rimraf@^2.5.4 :
3712
3395
version "2.6.3"
3713
3396
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
3714
3397
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
@@ -4100,13 +3783,6 @@ temp@0.8.3:
4100
3783
os-tmpdir "^1.0.0"
4101
3784
rimraf "~2.2.6"
4102
3785
4103
- temp@^0.8.1 :
4104
- version "0.8.4"
4105
- resolved "https://registry.yarnpkg.com/temp/-/temp-0.8.4.tgz#8c97a33a4770072e0a05f919396c7665a7dd59f2"
4106
- integrity sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==
4107
- dependencies :
4108
- rimraf "~2.6.2"
4109
-
4110
3786
throat@^5.0.0 :
4111
3787
version "5.0.0"
4112
3788
resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
@@ -4162,11 +3838,6 @@ to-regex@^3.0.1, to-regex@^3.0.2:
4162
3838
regex-not "^1.0.2"
4163
3839
safe-regex "^1.1.0"
4164
3840
4165
- tslib@^2.0.1 :
4166
- version "2.3.0"
4167
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
4168
- integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
4169
-
4170
3841
uglify-es@^3.1.9 :
4171
3842
version "3.3.9"
4172
3843
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
@@ -4316,15 +3987,6 @@ wrappy@1:
4316
3987
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
4317
3988
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
4318
3989
4319
- write-file-atomic@^2.3.0 :
4320
- version "2.4.3"
4321
- resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.3.tgz#1fd2e9ae1df3e75b8d8c367443c692d4ca81f481"
4322
- integrity sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==
4323
- dependencies :
4324
- graceful-fs "^4.1.11"
4325
- imurmurhash "^0.1.4"
4326
- signal-exit "^3.0.2"
4327
-
4328
3990
ws@^1.1.0, ws@^1.1.5 :
4329
3991
version "1.1.5"
4330
3992
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51"
0 commit comments