-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtypescript
4403 lines (4233 loc) · 600 KB
/
typescript
1
2
3
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
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
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
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
Script started on Fri Aug 16 11:31:14 2024
^C[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hsscripts[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mscripts[00m [01;32mmain[00m % [K[?2004hlls[?2004l
deploy.js
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mscripts[00m [01;32mmain[00m % [K[?2004h...[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hrrm scri -rf scripts[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hlls[?2004l
README.md [34mcache[39;49m[0m foundry.toml jsconfig.json package.json [34mscript[39;49m[0m [34mtest[39;49m[0m
[34mapp[39;49m[0m [34mcomponents[39;49m[0m hardhat.config.js [34mlib[39;49m[0m postcss.config.mjs [34msrc[39;49m[0m typescript
[34martifacts[39;49m[0m [34mcontracts[39;49m[0m [34mignition[39;49m[0m next.config.mjs [34mpublic[39;49m[0m tailwind.config.js
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hsscript/[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mscript[00m [01;32mmain[00m % [K[?2004hlls[?2004l
Counter.s.sol
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mscript[00m [01;32mmain[00m % [K[?2004hrrm Counter.s.sol[1m [0m[0m [?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mscript[00m [01;32mmain[00m % [K[?2004hccode [7mscript/Deploy.s.sol[27m[19D[27ms[27mc[27mr[27mi[27mp[27mt[27m/[27mD[27me[27mp[27ml[27mo[27my[27m.[27ms[27m.[27ms[27mo[27ml[P[12C [13D[P[12C [13D[P[12C [13D[P[12C [13D[P[12C [13D[P[12C [13D[P[12C [13D[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mscript[00m [01;32mmain[00m % [K[?2004h...[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hlls[?2004l
README.md [34mcache[39;49m[0m foundry.toml jsconfig.json package.json [34mscript[39;49m[0m [34mtest[39;49m[0m
[34mapp[39;49m[0m [34mcomponents[39;49m[0m hardhat.config.js [34mlib[39;49m[0m postcss.config.mjs [34msrc[39;49m[0m typescript
[34martifacts[39;49m[0m [34mcontracts[39;49m[0m [34mignition[39;49m[0m next.config.mjs [34mpublic[39;49m[0m tailwind.config.js
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hrrm hardhat.config.js[1m [0m[0m [?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hlls[?2004l
README.md [34mcache[39;49m[0m foundry.toml [34mlib[39;49m[0m postcss.config.mjs [34msrc[39;49m[0m typescript
[34mapp[39;49m[0m [34mcomponents[39;49m[0m [34mignition[39;49m[0m next.config.mjs [34mpublic[39;49m[0m tailwind.config.js
[34martifacts[39;49m[0m [34mcontracts[39;49m[0m jsconfig.json package.json [34mscript[39;49m[0m [34mtest[39;49m[0m
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hccode foundry.toml[1m [0m[0m [?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hccode .env[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hfforge build[?2004l
3[2K[1m[[32m⠃[0m][0m Compiling...3[2K[1m[[32m⠊[0m][0m Compiling...
3[2K[1m[[32m⠒[0m][0m Unable to resolve imports:
"../src/Counter.sol" in "/Users/wbnns/Git/personal/azimuth/test/Counter.t.sol"
with remappings:
forge-std/=/Users/wbnns/Git/personal/azimuth/lib/forge-std/src/
3[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.23
3[2K[1m[[32m⠆[0m][0m Solc 0.8.23 finished in 1.06s
Error:
[31mCompiler run [31mfailed:[0m
[1;31mError (6275)[0m[1;37m: Source "src/Counter.sol" not found: File not found. Searched the following locations: "/Users/wbnns/Git/personal/azimuth".[0m
ParserError: Source "src/Counter.sol" not found: File not found. Searched the following locations: "/Users/wbnns/Git/personal/azimuth".
--> test/Counter.t.sol:5:1:
[34m |[0m
[34m5 |[0m import {Counter} from "../src/Counter.sol";
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[0m
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004h[7mtouch test/AzimuthTodo.t.sol[27m[28D[27mt[27mo[27mu[27mc[27mh[27m [27mt[27me[27ms[27mt[27m/[27mA[27mz[27mi[27mm[27mu[27mt[27mh[27mT[27mo[27md[27mo[27m.[27mt[27m.[27ms[27mo[27ml[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hccode test/AzimuthTodo.t.sol[1m [0m[0m [?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hccode foundry.toml[1m [0m[0m [?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004h[7mforge build[27m[11D[27mf[27mo[27mr[27mg[27me[27m [27mb[27mu[27mi[27ml[27md[?2004l
3[2K[1m[[32m⠃[0m][0m Compiling...3[2K[1m[[32m⠊[0m][0m Compiling...
3[2K[1m[[32m⠒[0m][0m Unable to resolve imports:
"../src/Counter.sol" in "/Users/wbnns/Git/personal/azimuth/test/Counter.t.sol"
with remappings:
forge-std/=/Users/wbnns/Git/personal/azimuth/lib/forge-std/src/
3[2K[1m[[32m⠢[0m][0m Compiling 28 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 28 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 28 files with Solc 0.8.23
3[2K[1m[[32m⠔[0m][0m Solc 0.8.23 finished in 195.32ms
Error:
[31mCompiler run [31mfailed:[0m
[1;31mError (6275)[0m[1;37m: Source "src/Counter.sol" not found: File not found. Searched the following locations: "/Users/wbnns/Git/personal/azimuth".[0m
ParserError: Source "src/Counter.sol" not found: File not found. Searched the following locations: "/Users/wbnns/Git/personal/azimuth".
--> test/Counter.t.sol:5:1:
[34m |[0m
[34m5 |[0m import {Counter} from "../src/Counter.sol";
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[0m
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004h[7mrm test/Counter.t.sol[27m[21D[27mr[27mm[27m [27mt[27me[27ms[27mt[27m/[27mC[27mo[27mu[27mn[27mt[27me[27mr[27m.[27mt[27m.[27ms[27mo[27ml[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004h[7mrm src/Counter.sol 2>/dev/null[27m[30D[27mr[27mm[27m [27ms[27mr[27mc[27m/[27mC[27mo[27mu[27mn[27mt[27me[27mr[27m.[27ms[27mo[27ml[27m [27m2[27m>[27m/[27md[27me[27mv[27m/[27mn[27mu[27ml[27ml[?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hfforge build[?2004l
3[2K[1m[[32m⠃[0m][0m Compiling...3[2K[1m[[32m⠊[0m][0m Compiling...
3[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.23
3[2K[1m[[32m⠢[0m][0m Solc 0.8.23 finished in 1.04s
Error:
[31mCompiler run [31mfailed:[0m
[1;31mError[0m[1;37m: Compiler error (/solidity/libyul/backends/evm/AsmCodeGen.cpp:67):Stack too deep. Try compiling with `--via-ir` (cli) or the equivalent `viaIR: true` (standard JSON) while enabling the optimizer. Otherwise, try removing local variables. When compiling inline assembly: Variable headStart is 3 slot(s) too deep inside the stack. Stack too deep. Try compiling with `--via-ir` (cli) or the equivalent `viaIR: true` (standard JSON) while enabling the optimizer. Otherwise, try removing local variables.[0m
CompilerError: Stack too deep. Try compiling with `--via-ir` (cli) or the equivalent `viaIR: true` (standard JSON) while enabling the optimizer. Otherwise, try removing local variables. When compiling inline assembly: Variable headStart is 3 slot(s) too deep inside the stack. Stack too deep. Try compiling with `--via-ir` (cli) or the equivalent `viaIR: true` (standard JSON) while enabling the optimizer. Otherwise, try removing local variables.
[0m
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hccod f e foundry.toml[1m [0m[0m [?2004l
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hcode foundry.toml[17Dforge build [?2004l
3[2K[1m[[32m⠃[0m][0m Compiling...3[2K[1m[[32m⠊[0m][0m Compiling...
3[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠢[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠆[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠰[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠔[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠒[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠑[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠘[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠃[0m][0m Compiling 27 files with Solc 0.8.233[2K[1m[[32m⠊[0m][0m Compiling 27 files with Solc 0.8.23
3[2K[1m[[32m⠒[0m][0m Solc 0.8.23 finished in 6.16s
Compiler run [32msuccessful![0m
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hfforge gt test[?2004l
3[2K[1m[[32m⠃[0m][0m Compiling...3[2K[1m[[32m⠊[0m][0m Compiling...
No files changed, compilation skipped
Ran 1 test for test/AzimuthTodo.t.sol:AzimuthTodoTest
[32m[PASS][0m testCreateTodo() (gas: 184248)
Suite result: [32mok[0m. [32m1[0m passed; [31m0[0m failed; [33m0[0m skipped; finished in 2.34ms (670.96µs CPU time)
Ran 1 test suite in 149.94ms (2.34ms CPU time): [32m1[0m tests passed, [31m0[0m failed, [33m0[0m skipped (1 total tests)
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004h[7mforge script script/Deploy.s.sol:DeployAzimuthTodo --rpc-url base --broadcast[27m[77D[27mf[27mo[27mr[27mg[27me[27m [27ms[27mc[27mr[27mi[27mp[27mt[27m [27ms[27mc[27mr[27mi[27mp[27mt[27m/[27mD[27me[27mp[27ml[27mo[27my[27m.[27ms[27m.[27ms[27mo[27ml[27m:[27mD[27me[27mp[27ml[27mo[27my[27mA[27mz[27mi[27mm[27mu[27mt[27mh[27mT[27mo[27md[27mo[27m [27m-[27m-[27mr[27mp[27mc[27m-[27mu[27mr[27ml[27m [27mb[27ma[27ms[27me[27m [27m-[27m-[27mb[27mr[27mo[27ma[27md[27mc[27ma[27ms[27mt[?2004l
3[2K[1m[[32m⠃[0m][0m Compiling...3[2K[1m[[32m⠊[0m][0m Compiling...
No files changed, compilation skipped
[32mScript ran successfully.[0m
== Logs ==
AzimuthTodo deployed to: 0x49c0621c34987E5A26c4Cb2543f5c6cA7d241691
## Setting up 1 EVM.
==========================
Chain 8453
Estimated gas price: 0.007361347 gwei
Estimated total gas used for script: 903407
Estimated amount required: 0.000006650292409229 ETH
==========================
[32m⠂[0m Sequence #1 on base [2K[32m⠂[0m Sequence #1 on base
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[1A[2K[1B[2K[1A[32m⠂[0m Sequence #1 on base
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⠄[0m Sequence #1 on base
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⡀[0m Sequence #1 on base
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⢀[0m Sequence #1 on base
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⢀[0m Sequence #1 on base | Sending transactions [0 - 0]
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⠠[0m Sequence #1 on base | Sending transactions [0 - 0]
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⠐[0m Sequence #1 on base | Sending transactions [0 - 0]
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⠐[0m Sequence #1 on base | Sending transactions [0 - 0]
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠁[0m [00:00:00] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠁[0m [00:00:00] [[36m[34m-------------------------------------------------------------------------------------------------------[0m[0m] 0/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠉[0m [00:00:01] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠉[0m [00:00:01] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠙[0m [00:00:02] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠙[0m [00:00:02] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠚[0m [00:00:03] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠚[0m [00:00:03] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:04] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:04] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:05] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:05] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠂[0m [00:00:06] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠂[0m [00:00:06] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠂[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠠[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠄[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠐[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⡀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠁[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⢀[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠂[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠠[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠒[0m [00:00:07] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠒[0m [00:00:07] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⠄[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠐[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⡀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠈[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⢀[0m [33m[Pending][0m 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A
##### base
✅ [Success]Hash: 0xf2598416ad059ff01003056b2c33fa74b81a127c3cf3a426d457b0c2df475dc1
Contract Address: 0x49c0621c34987E5A26c4Cb2543f5c6cA7d241691
Block: 18509430
Paid: 0.00000263989448909 ETH (695117 gas * 0.00379777 gwei)
[32m⠁[0m Sequence #1 on base | Waiting for pending transactions
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m⠁[0m Sequence #1 on base | Total Paid: 0.00000263989448909 ETH (695117 gas * avg 0.00379777 gwei)
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m✅[0m Sequence #1 on base | Total Paid: 0.00000263989448909 ETH (695117 gas * avg 0.00379777 gwei)
[32m⠲[0m [00:00:08] [[36m#######################################################################################################[34m[0m[0m] 1/1 txes (0.0s)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[3A[2K[1B[2K[1B[2K[1B[2K[3A[32m✅[0m Sequence #1 on base | Total Paid: 0.00000263989448909 ETH (695117 gas * avg 0.00379777 gwei)
[32m⠲[0m [00:00:08] [[36m[34m---------------------------------------------------------------------------------------------------[0m[0m] 0/1 receipts (0.0s)[2A[2K[1B[2K[1B[2K[2A[32m✅[0m Sequence #1 on base | Total Paid: 0.00000263989448909 ETH (695117 gas * avg 0.00379777 gwei)
==========================
ONCHAIN EXECUTION COMPLETE & SUCCESSFUL.
Transactions saved to: /Users/wbnns/Git/personal/azimuth/broadcast/Deploy.s.sol/8453/run-latest.json
Sensitive values saved to: /Users/wbnns/Git/personal/azimuth/cache/Deploy.s.sol/8453/run-latest.json
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004h[7mforge verify-contract --chain base --watch \[27m
[7m 0x49c0621c34987E5A26c4Cb2543f5c6cA7d241691 \[27m[K
[7m src/AzimuthTodo.sol:AzimuthTodo \[27m[K
[7m --etherscan-api-key V3SGDQ6FQNF89U5YG4BYU7VYG9NUICFJDY[27m[K[3A[41D[27mf[27mo[27mr[27mg[27me[27m [27mv[27me[27mr[27mi[27mf[27my[27m-[27mc[27mo[27mn[27mt[27mr[27ma[27mc[27mt[27m [27m-[27m-[27mc[27mh[27ma[27mi[27mn[27m [27mb[27ma[27ms[27me[27m [27m-[27m-[27mw[27ma[27mt[27mc[27mh[27m [27m\[1B[27m [27m [27m0[27mx[27m4[27m9[27mc[27m0[27m6[27m2[27m1[27mc[27m3[27m4[27m9[27m8[27m7[27mE[27m5[27mA[27m2[27m6[27mc[27m4[27mC[27mb[27m2[27m5[27m4[27m3[27mf[27m5[27mc[27m6[27mc[27mA[27m7[27md[27m2[27m4[27m1[27m6[27m9[27m1[27m [27m\[1B[27m [27m [27ms[27mr[27mc[27m/[27mA[27mz[27mi[27mm[27mu[27mt[27mh[27mT[27mo[27md[27mo[27m.[27ms[27mo[27ml[27m:[27mA[27mz[27mi[27mm[27mu[27mt[27mh[27mT[27mo[27md[27mo[27m [27m\[1B[27m [27m [27m-[27m-[27me[27mt[27mh[27me[27mr[27ms[27mc[27ma[27mn[27m-[27ma[27mp[27mi[27m-[27mk[27me[27my[27m [27mV[27m3[27mS[27mG[27mD[27mQ[27m6[27mF[27mQ[27mN[27mF[27m8[27m9[27mU[27m5[27mY[27mG[27m4[27mB[27mY[27mU[27m7[27mV[27mY[27mG[27m9[27mN[27mU[27mI[27mC[27mF[27mJ[27mD[27mY[?2004l
Start verifying contract `0x49c0621c34987E5A26c4Cb2543f5c6cA7d241691` deployed on base
Submitting verification for [src/AzimuthTodo.sol:AzimuthTodo] 0x49c0621c34987E5A26c4Cb2543f5c6cA7d241691.
Submitted contract for verification:
Response: `OK`
GUID: `ffsygah9yazc9kyfjqpijqwppxruzws576gep2ct2yu2q4mlmq`
URL: https://basescan.org/address/0x49c0621c34987e5a26c4cb2543f5c6ca7d241691
Contract verification status:
Response: `NOTOK`
Details: `Pending in queue`
Contract verification status:
Response: `OK`
Details: `Pass - Verified`
Contract successfully verified
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hnnpm run dev[?2004l
> azimuth@0.1.0 dev
> next dev
sh: next: command not found
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hnnpm install[?2004l
[?25l([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [7msill[0m [35midealTree[0m buildDeps[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [7msill[0m [35mplaceDep[0m ROOT postcss@8.4.41 OK for: azimuth@0.1.0 want: ^8[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:azimuth: [32;40mtiming[0m [35midealTree:#root[0m Completed in 18139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:pino-pretty: [7msill[0m [35mfetch manifest[0m socket.io-parser@~4.2.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@metamask/rpc-errors: [7msill[0m [35mplaceDep[0m ROOT @metamask/utils@8.5.0 OK for: @metamask/providers@16.1.0 want:[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:@metamask/rpc-errors: [32;40mtiming[0m [35midealTree:node_modules/@metamask/rpc-errors[0m Completed in 3ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:@metamask/rpc-errors: [32;40mtiming[0m [35midealTree:node_modules/@metamask/rpc-errors[0m Completed in 3ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:hardhat: [7msill[0m [35mplaceDep[0m ROOT semver@7.6.3 OK for: @metamask/utils@8.5.0 want: ^7.5.4[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native: [7msill[0m [35mplaceDep[0m ROOT ws@7.5.10 OK for: @walletconnect/jsonrpc-ws-connection@1.0.14 want: ^7.[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:react-native-webview: [7msill[0m [35mplaceDep[0m ROOT escape-string-regexp@4.0.0 OK for: eslint@8.57.0 want: ^4.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:eslint-plugin-react: [7msill[0m [35mplaceDep[0m ROOT resolve@1.22.8 OK for: eslint-import-resolver-node@0.3.9 want: ^[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:readable-stream: [7msill[0m [35mplaceDep[0m ROOT isarray@2.0.5 OK for: deep-equal@2.2.3 want: ^2.0.5[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:eth-json-rpc-filters: [7msill[0m [35mplaceDep[0m ROOT pify@3.0.0 OK for: eth-block-tracker@7.1.0 want: ^3.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:eth-json-rpc-filters: [7msill[0m [35mplaceDep[0m ROOT pify@3.0.0 OK for: eth-block-tracker@7.1.0 want: ^3.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:eth-json-rpc-filters: [7msill[0m [35mplaceDep[0m ROOT pify@3.0.0 OK for: eth-block-tracker@7.1.0 want: ^3.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:eth-json-rpc-filters: [32;40mtiming[0m [35midealTree:node_modules/eth-json-rpc-filters[0m Completed in 2ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:typechain: [7msill[0m [35mplaceDep[0m ROOT mkdirp@0.5.6 OK for: @ethereum-waffle/compiler@4.0.3 want: ^0.5.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:eth-ens-namehash: [7msill[0m [35mplaceDep[0m ROOT js-sha3@0.8.0 OK for: @ethersproject/keccak256@5.7.0 want: 0.8.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ethereumjs-abi: [7msill[0m [35mplaceDep[0m ROOT ethereumjs-util@7.1.3 OK for: @ganache/ethereum-utils@0.1.4 want: 7.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [7msill[0m [35mplaceDep[0m ROOT lru-cache@5.1.1 OK for: @ethereumjs/blockchain@5.5.3 want: ^5.1.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ganache: [7msill[0m [35mplaceDep[0m ROOT @trufflesuite/bigint-buffer@1.1.9 OK for: @ganache/utils@0.1.4 want: 1.1.9[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ganache: [7msill[0m [35mplaceDep[0m ROOT @trufflesuite/bigint-buffer@1.1.9 OK for: @ganache/utils@0.1.4 want: 1.1.9[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ganache: [7msill[0m [35mplaceDep[0m ROOT @trufflesuite/bigint-buffer@1.1.9 OK for: @ganache/utils@0.1.4 want: 1.1.9[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:ganache: [7msill[0m [35mplaceDep[0m ROOT @trufflesuite/bigint-buffer@1.1.9 OK for: @ganache/utils@0.1.4 want: 1.1.9[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:ganache: [7msill[0m [35mplaceDep[0m ROOT @trufflesuite/bigint-buffer@1.1.9 OK for: @ganache/utils@0.1.4 want: 1.1.9[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ganache: [7msill[0m [35mplaceDep[0m ROOT @trufflesuite/bigint-buffer@1.1.9 OK for: @ganache/utils@0.1.4 want: 1.1.9[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:request: [7msill[0m [35mplaceDep[0m ROOT form-data@4.0.0 OK for: @types/node-fetch@2.6.11 want: ^4.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:request: [7msill[0m [35mplaceDep[0m ROOT form-data@4.0.0 OK for: @types/node-fetch@2.6.11 want: ^4.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [32;40mtiming[0m [35midealTree:node_modules/eth-ens-namehash[0m Completed in 1ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:eth-ens-namehash: [32;40mtiming[0m [35midealTree:node_modules/eth-ens-namehash[0m Completed in 1ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:ethereumjs-util: [7msill[0m [35mplaceDep[0m ROOT @types/bn.js@5.1.5 OK for: ethereumjs-util@7.1.3 want: ^5.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT fs-extra@7.0.1 OK for: hardhat@2.22.8 want: ^7.0.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:hardhat: [32;40mtiming[0m [35midealTree:node_modules/hardhat[0m Completed in 1963ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:url: [7msill[0m [35mplaceDep[0m ROOT punycode@2.1.0 OK for: idna-uts46-hx@2.3.1 want: 2.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:url: [7msill[0m [35mplaceDep[0m ROOT punycode@2.1.0 OK for: idna-uts46-hx@2.3.1 want: 2.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:url: [7msill[0m [35mplaceDep[0m ROOT punycode@2.1.0 OK for: idna-uts46-hx@2.3.1 want: 2.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:url: [7msill[0m [35mplaceDep[0m ROOT punycode@2.1.0 OK for: idna-uts46-hx@2.3.1 want: 2.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:url: [7msill[0m [35mplaceDep[0m ROOT punycode@2.1.0 OK for: idna-uts46-hx@2.3.1 want: 2.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:url: [7msill[0m [35mplaceDep[0m ROOT punycode@2.1.0 OK for: idna-uts46-hx@2.3.1 want: 2.1.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:secp256k1: [7msill[0m [35mplaceDep[0m ROOT node-addon-api@2.0.2 OK for: keccak@3.0.4 want: ^2.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:memdown: [7msill[0m [35mplaceDep[0m ROOT abstract-leveldown@6.3.0 OK for: encoding-down@6.3.0 want: ^6.2.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:lit: [7msill[0m [35mplaceDep[0m ROOT @lit/reactive-element@1.6.3 OK for: lit@2.8.0 want: ^1.6.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:minimatch: [7msill[0m [35mplaceDep[0m ROOT brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:minimatch: [7msill[0m [35mplaceDep[0m ROOT brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:minimatch: [7msill[0m [35mplaceDep[0m ROOT brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:qrcode: [7msill[0m [35mplaceDep[0m ROOT yargs@16.2.0 OK for: mocha@10.7.3 want: ^16.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:next: [32;40mtiming[0m [35midealTree:node_modules/next[0m Completed in 195ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:pino-pretty: [32;40mtiming[0m [35midealTree:node_modules/pino-pretty[0m Completed in 79ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:pino-pretty: [32;40mtiming[0m [35midealTree:node_modules/pino-pretty[0m Completed in 79ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:pino-pretty: [32;40mtiming[0m [35midealTree:node_modules/pino-pretty[0m Completed in 79ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [32;40mtiming[0m [35midealTree:node_modules/pino-pretty[0m Completed in 79ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [32;40mtiming[0m [35midealTree:node_modules/pino-pretty[0m Completed in 79ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:pino-pretty: [32;40mtiming[0m [35midealTree:node_modules/pino-pretty[0m Completed in 79ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:qrcode: [32;40mtiming[0m [35midealTree:node_modules/qrcode[0m Completed in 244ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:strip-ansi: [7msill[0m [35mplaceDep[0m ROOT ansi-regex@5.0.1 OK for: react-native@0.75.1 want: ^5.0.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:tsconfig-paths: [7msill[0m [35mplaceDep[0m ROOT json5@2.2.3 OK for: @babel/core@7.25.2 want: ^2.2.3[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:pretty-format: [7msill[0m [35mplaceDep[0m ROOT @jest/types@29.6.3 OK for: @jest/create-cache-key-function@29.7.0 want[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:solc: [7msill[0m [35mplaceDep[0m ROOT commander@9.5.0 OK for: @react-native-community/cli@14.0.0 want: ^9.4.1[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:@react-native/community-cli-plugin: [32;40mtiming[0m [35midealTree:node_modules/@react-native/community-cli-plugin[0m Com[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:open: [7msill[0m [35mplaceDep[0m ROOT is-wsl@2.2.0 OK for: chrome-launcher@0.15.2 want: ^2.2.0[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:recast: [7msill[0m [35mplaceDep[0m ROOT source-map@0.5.7 OK for: metro@0.80.10 want: ^0.5.6[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:open: [32;40mtiming[0m [35midealTree:node_modules/open[0m Completed in 0ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:open: [32;40mtiming[0m [35midealTree:node_modules/open[0m Completed in 0ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:open: [32;40mtiming[0m [35midealTree:node_modules/open[0m Completed in 0ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:open: [32;40mtiming[0m [35midealTree:node_modules/open[0m Completed in 0ms[0m[K([107;97m###[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:open: [32;40mtiming[0m [35midealTree:node_modules/open[0m Completed in 0ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:recast: [32;40mtiming[0m [35midealTree:node_modules/recast[0m Completed in 2ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:recast: [32;40mtiming[0m [35midealTree:node_modules/recast[0m Completed in 2ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:recast: [32;40mtiming[0m [35midealTree:node_modules/recast[0m Completed in 2ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:recast: [32;40mtiming[0m [35midealTree:node_modules/recast[0m Completed in 2ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:recast: [32;40mtiming[0m [35midealTree:node_modules/recast[0m Completed in 2ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:recast: [32;40mtiming[0m [35midealTree:node_modules/recast[0m Completed in 2ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:request: [32;40mtiming[0m [35midealTree:node_modules/request[0m Completed in 134ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:request: [32;40mtiming[0m [35midealTree:node_modules/request[0m Completed in 134ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:request: [32;40mtiming[0m [35midealTree:node_modules/request[0m Completed in 134ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:request: [32;40mtiming[0m [35midealTree:node_modules/request[0m Completed in 134ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:request: [32;40mtiming[0m [35midealTree:node_modules/request[0m Completed in 134ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [32;40mtiming[0m [35midealTree:node_modules/secp256k1[0m Completed in 1ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:secp256k1: [32;40mtiming[0m [35midealTree:node_modules/secp256k1[0m Completed in 1ms[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:string-width-cjs: [7msill[0m [35mplaceDep[0m ROOT is-fullwidth-code-point@2.0.0 OK for: slice-ansi@2.1.0 want: ^2.0.0[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:string-width-cjs: [7msill[0m [35mplaceDep[0m ROOT is-fullwidth-code-point@2.0.0 OK for: slice-ansi@2.1.0 want: ^2.0.0[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:string-width-cjs: [7msill[0m [35mplaceDep[0m ROOT is-fullwidth-code-point@2.0.0 OK for: slice-ansi@2.1.0 want: ^2.0.0[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:string-width-cjs: [7msill[0m [35mplaceDep[0m ROOT is-fullwidth-code-point@2.0.0 OK for: slice-ansi@2.1.0 want: ^2.0.0[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:string-width-cjs: [7msill[0m [35mplaceDep[0m ROOT is-fullwidth-code-point@2.0.0 OK for: slice-ansi@2.1.0 want: ^2.0.0[0m[K([107;97m####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:string-width-cjs: [7msill[0m [35mplaceDep[0m ROOT is-fullwidth-code-point@2.0.0 OK for: slice-ansi@2.1.0 want: ^2.0.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:string-width-cjs: [32;40mtiming[0m [35midealTree:node_modules/string-width-cjs[0m Completed in 1ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:tsconfig-paths: [32;40mtiming[0m [35midealTree:node_modules/tsconfig-paths[0m Completed in 2ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:tsconfig-paths: [32;40mtiming[0m [35midealTree:node_modules/tsconfig-paths[0m Completed in 2ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:tsconfig-paths: [32;40mtiming[0m [35midealTree:node_modules/tsconfig-paths[0m Completed in 2ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:typechain: [32;40mtiming[0m [35midealTree:node_modules/typechain[0m Completed in 150ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:typechain: [32;40mtiming[0m [35midealTree:node_modules/typechain[0m Completed in 150ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:typechain: [32;40mtiming[0m [35midealTree:node_modules/typechain[0m Completed in 150ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:command-line-usage: [7msill[0m [35mplaceDep[0m ROOT array-back@3.1.0 OK for: command-line-args@5.2.1 want: ^3.1.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:command-line-usage: [7msill[0m [35mplaceDep[0m ROOT array-back@3.1.0 OK for: command-line-args@5.2.1 want: ^3.1.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:command-line-usage: [7msill[0m [35mplaceDep[0m ROOT array-back@3.1.0 OK for: command-line-args@5.2.1 want: ^3.1.0[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m#####[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:command-line-usage: [32;40mtiming[0m [35midealTree:node_modules/command-line-usage[0m Completed in 139ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:unstorage: [32;40mtiming[0m [35midealTree:node_modules/unstorage[0m Completed in 347ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ idealTree:viem: [32;40mtiming[0m [35midealTree:node_modules/viem[0m Completed in 7ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:yargs: [7msill[0m [35mplaceDep[0m ROOT cliui@7.0.4 OK for: yargs@16.2.0 want: ^7.0.2[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:yargs: [7msill[0m [35mplaceDep[0m ROOT cliui@7.0.4 OK for: yargs@16.2.0 want: ^7.0.2[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ idealTree:yargs: [7msill[0m [35mplaceDep[0m ROOT cliui@7.0.4 OK for: yargs@16.2.0 want: ^7.0.2[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ idealTree:solc: [32;40mtiming[0m [35midealTree:node_modules/@ensdomains/ens/node_modules/solc[0m Completed in 131ms[0m[K([107;97m#######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:minimatch: [32;40mtiming[0m [35midealTree:node_modules/glob/node_modules/minimatch[0m Completed in 0ms[0m[K([107;97m#######[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:minimatch: [32;40mtiming[0m [35midealTree:node_modules/glob/node_modules/minimatch[0m Completed in 0ms[0m[K([107;97m########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:yargs: [32;40mtiming[0m [35midealTree:node_modules/logkitty/node_modules/yargs[0m Completed in 3ms[0m[K([107;97m########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:yargs: [32;40mtiming[0m [35midealTree:node_modules/logkitty/node_modules/yargs[0m Completed in 3ms[0m[K([107;97m########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ idealTree:yargs: [32;40mtiming[0m [35midealTree:node_modules/logkitty/node_modules/yargs[0m Completed in 3ms[0m[K([107;97m########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:yargs: [32;40mtiming[0m [35midealTree:node_modules/logkitty/node_modules/yargs[0m Completed in 3ms[0m[K([107;97m########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:yargs: [32;40mtiming[0m [35midealTree:node_modules/logkitty/node_modules/yargs[0m Completed in 3ms[0m[K([107;97m########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:yargs: [32;40mtiming[0m [35midealTree:node_modules/logkitty/node_modules/yargs[0m Completed in 3ms[0m[K([107;97m########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ idealTree:yargs: [32;40mtiming[0m [35midealTree:node_modules/logkitty/node_modules/yargs[0m Completed in 3ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree: [32;40mtiming[0m [35midealTree[0m Completed in 90778ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree: [32;40mtiming[0m [35midealTree[0m Completed in 90778ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ idealTree: [32;40mtiming[0m [35midealTree[0m Completed in 90778ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:ganache: [32;40mtiming[0m [35mreify:createSparse[0m Completed in 164ms[0m[K([107;97m##################[0m) ⠴ reify:ganache: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ganache/-/ganache-7.4.3.tgz 1197ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:ganache: [32;40mtiming[0m [35mreify:loadShrinkwraps[0m Completed in 1232ms[0m[K([107;97m##################[0m) ⠇ reify:ganache: [32;40mtiming[0m [35mreify:loadShrinkwraps[0m Completed in 1232ms[0m[K([107;97m##################[0m) ⠇ reify:ganache: [32;40mtiming[0m [35mreify:loadShrinkwraps[0m Completed in 1232ms[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:@parcel/watcher-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ reify:@next/swc-darwin-x64: [32;40mtiming[0m [35mreifyNode:node_modules/@next/swc-linux-arm64-gnu[0m Completed in 201ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:@noble/secp256k1: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.7.1.tgz 1497m[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:window-size: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/window-size/-/window-size-0.2.0.tgz 1538ms (cache[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:lodash.assign: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz 1545ms[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
[0m[?25l([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:y18n: [32;40mtiming[0m [35mreifyNode:node_modules/decamelize[0m Completed in 2157ms[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:is-weakmap: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz 1672ms (cache mi[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ reify:shallowequal: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz 1701ms (ca[0m[K([107;97m#########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:utf8: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/utf8/-/utf8-3.0.0.tgz 1801ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:clone: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/clone/-/clone-1.0.4.tgz 1830ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:detect-libc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz 1880ms (cache[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:proxy-compare: [32;40mtiming[0m [35mmetavuln:load:security-advisory:@ethersproject/wallet:DqLZJRtfuZx5m0wBtJArVczQqEgLP9+X[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:get-port-please: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.2.tgz 1[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:ohash: [32;40mtiming[0m [35mreifyNode:node_modules/@parcel/watcher[0m Completed in 2588ms[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:table-layout: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/consola/-/consola-3.2.3.tgz 2086ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:wordwrapjs: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-4.0.1.tgz 2094ms (cache mi[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:is-number: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz 2133ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:cssesc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz 2172ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:psl: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/psl/-/psl-1.9.0.tgz 2225ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:postcss-js: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz 2255ms (cache mi[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:buffer-from: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz 2297ms (cache[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ reify:@alloc/quick-lru: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz 2369m[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:arg: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/arg/-/arg-5.0.2.tgz 2375ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:etag: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/etag/-/etag-1.8.1.tgz 2449ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ reify:read-pkg-up: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz 2480ms (cache[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:is-typedarray: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz 2533ms[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m har-validator@5.1.5: this library is no longer supported
[0m[?25l([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:aws-sign2: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz 2585ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:sisteransi: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz 2616ms (cache mi[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:restore-cursor: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz 2654[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:walker: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/walker/-/walker-1.0.8.tgz 2700ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ reify:sshpk: [32;40mtiming[0m [35mmetavuln:load:security-advisory:@ethersproject/wallet:WPv8/hiWxXJnTHOdXzQa7mzNfQm3YigIy+BYNXjJ[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:throat: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/throat/-/throat-5.0.0.tgz 2857ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:ob1: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ob1/-/ob1-0.80.10.tgz 2862ms (cache miss)[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:jsc-safe-url: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/jsc-safe-url/-/jsc-safe-url-0.2.4.tgz 2955ms (ca[0m[K([107;97m##########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:shallow-clone: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz 2999ms[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:jiti: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.80.10.tgz 3044ms[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
[0m[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
[0m[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
[0m[?25l([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:@types/stack-utils: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠼ reify:jest-message-util: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:on-finished: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz 3184ms (cache[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:escape-html: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz 3243ms (cache[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠏ reify:update-browserslist-db: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/update-browserslist-db/-/update-browse[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:@babel/plugin-transform-react-display-name: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/plugin-tran[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:electron-to-chromium: [32;40mtiming[0m [35mreifyNode:node_modules/@babel/plugin-syntax-jsx[0m Completed in 4117ms[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ reify:@babel/plugin-transform-react-jsx-source: [32;40mtiming[0m [35mreifyNode:node_modules/@babel/plugin-transform-react-jsx-se[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[0m[?25l([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ reify:querystring: [30;43mWARN[0m [35mdeprecated[0m querystring@0.2.1: The querystring API is considered Legacy. new code should us[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:selfsigned: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz 3529ms (cache mi[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:metro-core: [32;40mtiming[0m [35mreifyNode:node_modules/appdirsjs[0m Completed in 4337ms[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:node-stream-zip: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.15.0.tgz[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:chromium-edge-launcher: [32;40mtiming[0m [35mreifyNode:node_modules/execa[0m Completed in 4416ms[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:@jridgewell/set-array: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/commander/-/commander-9.5.0.tgz 3726ms[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:@jridgewell/sourcemap-codec: [32;40mtiming[0m [35mreifyNode:node_modules/@react-native-community/cli-clean[0m Completed in 45[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:@babel/helper-remap-async-to-generator: [32;40mtiming[0m [35mreifyNode:node_modules/@babel/helper-replace-supers[0m Completed[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:regenerator-transform: [32;40mtiming[0m [35mreifyNode:node_modules/cosmiconfig[0m Completed in 4632ms[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:abitype: [32;40mtiming[0m [35mreifyNode:node_modules/babel-plugin-polyfill-corejs3[0m Completed in 4685ms[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠇ reify:@babel/helper-create-class-features-plugin: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/helper-crea[0m[K([107;97m###########[0m[100;90m⠂⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:sucrase: [32;40mtiming[0m [35mreifyNode:node_modules/@babel/plugin-transform-parameters[0m Completed in 4785ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:@babel/plugin-transform-object-rest-spread: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/plugin-tran[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠼ reify:@babel/plugin-transform-exponentiation-operator: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/plugin[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:@babel/plugin-transform-duplicate-keys: [32;40mtiming[0m [35mreifyNode:node_modules/@babel/plugin-transform-dynamic-import[0m[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:@babel/plugin-transform-arrow-functions: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/plugin-transfo[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:@babel/plugin-syntax-export-namespace-from: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/plugin-synt[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:@babel/plugin-syntax-import-assertions: [32;40mtiming[0m [35mreifyNode:node_modules/@babel/plugin-bugfix-safari-class-fiel[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression: [32;40mtiming[0m [35mreifyNode:node_modules[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:json5: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/json5/-/json5-2.2.3.tgz 4371ms (cache miss)[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:prettier: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz 4689ms (cache miss)[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:react-refresh: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz 4466ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:@jridgewell/gen-mapping: [32;40mtiming[0m [35mreifyNode:node_modules/invariant[0m Completed in 5319ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:@jridgewell/gen-mapping: [32;40mtiming[0m [35mreifyNode:node_modules/invariant[0m Completed in 5319ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:@jridgewell/gen-mapping: [32;40mtiming[0m [35mreifyNode:node_modules/invariant[0m Completed in 5319ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠧ reify:jest-environment-node: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/jest-environment-node/-/jest-environmen[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:pretty-format: [32;40mtiming[0m [35mreifyNode:node_modules/toidentifier[0m Completed in 5559ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:http-errors: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz 4769ms (cache[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠦ reify:@react-native/community-cli-plugin: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@react-native-community/cl[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:react-is: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz 4869ms (cache miss)[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:split-on-first: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz 4879[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠼ reify:js-tokens: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz 4942ms (cache miss)[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠸ reify:help-me: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz 5008ms (cache miss)[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:@babel/core: [32;40mtiming[0m [35mreifyNode:node_modules/nanoid[0m Completed in 5894ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠼ reify:word-wrap: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz 5110ms (cache miss)[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠴ reify:fast-redact: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz 5154ms (cache[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠋ reify:busboy: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz 5180ms (cache miss)[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠏ reify:@react-native/gradle-plugin: [32;40mtiming[0m [35mreifyNode:node_modules/is-unicode-supported[0m Completed in 6084ms[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:yargs-unparser: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz 5271[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠹ reify:@react-native/codegen: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@react-native/codegen/-/codegen-0.75.1.[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠼ reify:serialize-javascript: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/serialize-javascript/-/serialize-javascr[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠇ reify:@motionone/generators: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@motionone/svelte/-/svelte-10.16.4.tgz[0m[K([107;97m############[0m[100;90m⠂⠂⠂⠂⠂⠂[0m) ⠙ reify:level-ws: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/level-ws/-/level-ws-2.0.0.tgz 5492ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @motionone/vue@10.16.4: Motion One for Vue is deprecated. Use Oku Motion instead https://oku-ui.com/motion
[0m[?25l([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠋ reify:@lit-labs/ssr-dom-shim: [32;40mtiming[0m [35mreifyNode:node_modules/level-supports[0m Completed in 6397ms[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠹ reify:immediate: [32;40mtiming[0m [35mreifyNode:node_modules/level-iterator-stream[0m Completed in 6447ms[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:memdown: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/memdown/-/memdown-5.1.0.tgz 5619ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠹ reify:wrap-ansi-cjs: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz 5648ms (cache m[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠋ reify:set-function-name: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠴ reify:node-addon-api: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/node-addon-api/-/node-addon-api-2.0.2.tgz 5776[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠏ reify:resolve-from: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz 5823ms (ca[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠋ reify:level-packager: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/level-packager/-/level-packager-5.1.1.tgz 5859[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:is-hex-prefixed: [32;40mtiming[0m [35mreifyNode:node_modules/strip-hex-prefix[0m Completed in 6783ms[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:clean-stack: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz 5965ms (cache[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@motionone/dom: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@motionone/dom/-/dom-10.18.0.tgz 6059ms (cache[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@motionone/dom: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@motionone/dom/-/dom-10.18.0.tgz 6059ms (cache[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@motionone/dom: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@motionone/dom/-/dom-10.18.0.tgz 6059ms (cache[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@motionone/dom: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@motionone/dom/-/dom-10.18.0.tgz 6059ms (cache[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:https-proxy-agent: [32;40mtiming[0m [35mreifyNode:node_modules/lru_map[0m Completed in 7107ms[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠦ reify:@nomicfoundation/ethereumjs-rlp: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfoundation/ethereumjs-r[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@sentry/hub: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@sentry/hub/-/hub-5.30.0.tgz 6294ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:@nomicfoundation/solidity-analyzer-darwin-arm64: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfoundat[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:tweetnacl: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/tweetnacl/-/tweetnacl-1.0.3.tgz 6392ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:@nomicfoundation/solidity-analyzer-linux-x64-gnu: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfounda[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠹ reify:caniuse-lite: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz 657[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:p-map: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz 6543ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠋ reify:@babel/plugin-transform-async-to-generator: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/plugin-tran[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠋ reify:@babel/plugin-transform-async-to-generator: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@babel/plugin-tran[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:io-ts: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/io-ts/-/io-ts-1.10.4.tgz 6688ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠙ reify:@nomicfoundation/solidity-analyzer-linux-arm64-gnu: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfoun[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠦ reify:mnemonist: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/mnemonist/-/mnemonist-0.38.5.tgz 6783ms (cache miss[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:mocha: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz 6813ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:aggregate-error: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz 6[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠦ reify:@types/lru-cache: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/lru-cache/-/lru-cache-5.1.1.tgz 6914m[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@sentry/minimal: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@sentry/minimal/-/minimal-5.30.0.tgz 6991ms ([0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@sentry/minimal: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@sentry/minimal/-/minimal-5.30.0.tgz 6991ms ([0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@sentry/minimal: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@sentry/minimal/-/minimal-5.30.0.tgz 6991ms ([0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:path-type: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz 7144ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:path-type: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz 7144ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@metamask/eth-sig-util: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/eth-sig-util/-/eth-sig-util-[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠦ reify:@nomicfoundation/edr: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfoundation/edr/-/edr-0.5.2.tgz 729[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠦ reify:@nomicfoundation/ethereumjs-common: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfoundation/ethereumj[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠙ reify:resolve-pkg-maps: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tg[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠼ reify:@nomicfoundation/edr-linux-arm64-gnu: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfoundation/edr-lin[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:minipass: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz 7467ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠙ reify:keyv: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz 7525ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
[0m[?25l([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠙ reify:form-data: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz 7584ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠙ reify:aes-js: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/aes-js/-/aes-js-3.0.0.tgz 7634ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠸ reify:@nomicfoundation/edr-linux-arm64-musl: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@nomicfoundation/edr-li[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m request@2.88.2: request has been deprecated, see /~https://github.com/request/request/issues/3142
[0m[?25l([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠇ reify:@ethersproject/contracts: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ethersproject/contracts/-/contracts[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠋ reify:functional-red-black-tree: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/functional-red-black-tree/-/functio[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠋ reify:mcl-wasm: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/mcl-wasm/-/mcl-wasm-0.7.9.tgz 7824ms (cache miss)[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠦ reify:seedrandom: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/seedrandom/-/seedrandom-3.0.5.tgz 7843ms (cache mi[0m[K([107;97m#############[0m[100;90m⠂⠂⠂⠂⠂[0m) ⠹ reify:js-sha3: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/js-sha3/-/js-sha3-0.8.0.tgz 7926ms (cache miss)[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠋ reify:@ganache/ethereum-address: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ganache/ethereum-address/-/ethereu[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠹ reify:@ethersproject/signing-key: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ethersproject/signing-key/-/signi[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠧ reify:@ethersproject/web: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ethersproject/web/-/web-5.7.1.tgz 8046ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠦ reify:@ethersproject/base64: [32;40mtiming[0m [35mreifyNode:node_modules/@ethersproject/abstract-provider[0m Completed in 9047ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠹ reify:@ethersproject/properties: [32;40mtiming[0m [35mreifyNode:node_modules/@ethersproject/random[0m Completed in 9107ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠦ reify:@ethersproject/abstract-signer: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ethersproject/abstract-signer[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m testrpc@0.0.1: testrpc has been renamed to ganache-cli, please use this package from now on.
[0m[?25l([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠴ reify:testrpc: [30;43mWARN[0m [35mdeprecated[0m testrpc@0.0.1: testrpc has been renamed to ganache-cli, please use this package fro[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:@ethereumjs/block: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ethereumjs/block/-/block-3.6.3.tgz 8332ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠧ reify:@types/node-fetch: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.11.tgz 8[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:@types/mkdirp: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/mkdirp/-/mkdirp-0.5.2.tgz 8399ms (cache[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:@types/mkdirp: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/mkdirp/-/mkdirp-0.5.2.tgz 8399ms (cache[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @ensdomains/ens@0.4.5: Please use @ensdomains/ens-contracts
[0m[?25l([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠹ reify:@resolver-engine/imports-fs: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@resolver-engine/imports-fs/-/imp[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠋ reify:@resolver-engine/imports: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@resolver-engine/imports/-/imports-0[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @ensdomains/resolver@0.2.4: Please use @ensdomains/ens-contracts
[0m[?25l([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠼ reify:@ensdomains/resolver: [30;43mWARN[0m [35mdeprecated[0m @ensdomains/resolver@0.2.4: Please use @ensdomains/ens-contracts[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠼ reify:eth-query: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/eth-query/-/eth-query-2.1.2.tgz 8650ms (cache miss)[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:string.prototype.matchall: [32;40mtiming[0m [35mreifyNode:node_modules/@scure/bip32[0m Completed in 9647ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠙ reify:json-rpc-random-id: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/json-rpc-random-id/-/json-rpc-random-id-1.[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠙ reify:@ethereum-waffle/chai: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ethereum-waffle/chai/-/chai-4.0.10.tgz[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:is-symbol: [32;40mtiming[0m [35mreifyNode:node_modules/emoji-regex[0m Completed in 9783ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠏ reify:es-iterator-helpers: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠇ reify:regexp.prototype.flags: [32;40mtiming[0m [35mreifyNode:node_modules/string.prototype.trimstart[0m Completed in 9854ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠇ reify:axe-core: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/axe-core/-/axe-core-4.10.0.tgz 8985ms (cache miss)[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠏ reify:available-typed-arrays: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/available-typed-arrays/-/available-typ[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠙ reify:is-string: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz 9059ms (cache miss)[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠙ reify:graceful-fs: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz 9102ms (cach[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠏ reify:is-core-module: [32;40mtiming[0m [35mreifyNode:node_modules/enhanced-resolve[0m Completed in 10133ms[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠴ reify:eslint-module-utils: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:which: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/which/-/which-2.0.2.tgz 9246ms (cache miss)[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠙ reify:color-name: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz 9288ms (cache mi[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:run-parallel: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz 9327ms (ca[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠸ reify:strip-ansi: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz 9376ms (cache mi[0m[K([107;97m##############[0m[100;90m⠂⠂⠂⠂[0m) ⠼ reify:@rushstack/eslint-patch: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plu[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
[0m[?25l([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:js-yaml: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz 9473ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠇ reify:esquery: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz 9505ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
[0m[?25l([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠋ reify:iconv-lite: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz 9557ms (cache mi[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:@eslint-community/eslint-utils: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@eslint-community/eslint-utils[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠙ reify:ripemd160: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz 9650ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠸ reify:randombytes: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz 9695ms (cache[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:browserify-sign: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.3.tgz 9[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠸ reify:node-gyp-build: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz 9781[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠧ reify:base64-js: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 9819ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠸ reify:zod: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/zod/-/zod-3.22.4.tgz 9850ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠧ reify:object.assign: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz 9923ms[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:dayjs: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz 9946ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:dayjs: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz 9946ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠙ reify:@stablelib/keyagreement: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/keyagreement/-/keyagreemen[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠸ reify:@stablelib/constant-time: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/constant-time/-/constant-[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:@stablelib/bytes: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/bytes/-/bytes-1.0.1.tgz 10155ms ([0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:@stablelib/bytes: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/bytes/-/bytes-1.0.1.tgz 10155ms ([0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠸ reify:@walletconnect/window-metadata: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/window-metadata[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:@stablelib/hmac: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/hmac/-/hmac-1.0.1.tgz 10302ms (cac[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠧ reify:@stablelib/poly1305: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/poly1305/-/poly1305-1.0.1.tgz[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠧ reify:@stablelib/poly1305: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/poly1305/-/poly1305-1.0.1.tgz[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:@web3modal/siwe: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@web3modal/siwe/-/siwe-5.0.11.tgz 10481ms (ca[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:@web3modal/common: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@web3modal/common/-/common-5.0.11.tgz 10531[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠸ reify:idb-keyval: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.1.tgz 10561ms (cache m[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:uint8arrays: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.1.0.tgz 10613ms (cach[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠙ reify:@stablelib/x25519: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@stablelib/x25519/-/x25519-1.0.3.tgz 10637m[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:valtio: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/valtio/-/valtio-1.11.2.tgz 10710ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠙ reify:tslib: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz 10754ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠸ reify:@walletconnect/keyvaluestorage: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/keyvaluestorage[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠙ reify:@walletconnect/events: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/events/-/events-1.0.1.tg[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠙ reify:mipd: [32;40mtiming[0m [35mreifyNode:node_modules/zustand[0m Completed in 11967ms[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:@walletconnect/safe-json: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/safe-json/-/safe-json[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:@walletconnect/jsonrpc-utils: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/jsonrpc-utils/-/j[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:@walletconnect/sign-client: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/sign-client/-/sign-[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:@walletconnect/utils: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/utils/-/utils-2.14.0.tgz[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:@safe-global/safe-gateway-typescript-sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@safe-global/safe-ga[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠴ reify:detect-browser: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/detect-browser/-/detect-browser-5.3.0.tgz 1118[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:util: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/util/-/util-0.12.5.tgz 11237ms (cache miss)[0m[K([107;97m###############[0m[100;90m⠂⠂⠂[0m) ⠏ reify:@metamask/superstruct: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/superstruct/-/superstruct-3.1[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠴ reify:eth-rpc-errors: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/eth-rpc-errors/-/eth-rpc-errors-4.0.3.tgz 1132[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠸ reify:react-native-webview: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native-webview/-/react-native-webv[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠧ reify:@metamask/utils: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/utils/-/utils-8.5.0.tgz 11409ms (ca[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠙ reify:@metamask/object-multiplex: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/object-multiplex/-/objec[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠧ reify:@metamask/json-rpc-middleware-stream: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/json-rpc-middl[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠸ reify:readable-stream: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz 1[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠏ reify:@types/ms: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz 11603ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠏ reify:@metamask/providers: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/providers/-/providers-16.1.0.tg[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠙ reify:@metamask/safe-event-emitter: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/safe-event-emitter/-/s[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠧ reify:@walletconnect/modal: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@walletconnect/modal/-/modal-2.6.2.tgz 1[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠴ reify:stream-browserify: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠴ reify:stream-browserify: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m web3modal@1.9.12: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
[0m[?25l([107;97m################[0m[100;90m⠂⠂[0m) ⠇ reify:web3modal: [30;43mWARN[0m [35mdeprecated[0m web3modal@1.9.12: Package no longer supported. Contact Support at https://www.npm[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠦ reify:@coinbase/wallet-sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@coinbase/wallet-sdk/-/wallet-sdk-4.0.4.[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠹ reify:browserify-zlib: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz 1[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠋ reify:@types/sinonjs__fake-timers: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sin[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠹ reify:@safe-global/safe-apps-sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@safe-global/safe-apps-sdk/-/safe-[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠼ reify:ethereum-waffle: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ethereum-waffle/-/ethereum-waffle-4.0.10.tgz[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠇ reify:@types/sinon-chai: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@types/sinon-chai/-/sinon-chai-3.2.12.tgz 1[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠦ reify:pify: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/pify/-/pify-2.3.0.tgz 12247ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠇ reify:supports-color: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz 1230[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠦ reify:find-up: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz 12335ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠦ reify:strip-final-newline: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/strip-final-newline/-/strip-final-newline[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠼ reify:typical: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/typical/-/typical-5.2.0.tgz 12446ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠼ reify:mime: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/mime/-/mime-3.0.0.tgz 12492ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠇ reify:wagmi: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/wagmi/-/wagmi-2.12.5.tgz 12562ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠋ reify:commander: [32;40mtiming[0m [35mreifyNode:node_modules/@parcel/watcher/node_modules/node-addon-api[0m Completed in 13897ms[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠹ reify:ms: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ms/-/ms-2.1.3.tgz 12622ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠹ reify:tslib: [32;40mtiming[0m [35mreifyNode:node_modules/send/node_modules/debug[0m Completed in 13960ms[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠸ reify:ansi-styles: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz 12722ms (cach[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠼ reify:pretty-format: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz 12723m[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠹ reify:debug: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/debug/-/debug-2.6.9.tgz 12815ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
[0m[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@7.2.3: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m################[0m[100;90m⠂⠂[0m) ⠋ reify:supports-color: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz 1285[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠧ reify:debug: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/debug/-/debug-2.6.9.tgz 12913ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠸ reify:ms: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ms/-/ms-2.0.0.tgz 12952ms (cache miss)[0m[K([107;97m################[0m[100;90m⠂⠂[0m) ⠹ reify:is-wsl: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz 12995ms (cache miss)[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠋ reify:which-module: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz 13047ms (c[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠼ reify:find-up: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz 13097ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m @web3modal/ethereum@2.7.1: Please use new @web3modal/wagmi package
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠴ reify:yargs: [32;40mtiming[0m [35mreifyNode:node_modules/@babel/highlight/node_modules/color-name[0m Completed in 14413ms[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠸ reify:bn.js: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz 13180ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@7.2.3: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠋ reify:tslib: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk-communication-layer/-/sdk-communication-l[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠸ reify:buffer: [32;40mtiming[0m [35mreifyNode:node_modules/memdown/node_modules/buffer[0m Completed in 14569ms[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠙ reify:is-fullwidth-code-point: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidt[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@8.1.0: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠙ reify:glob: [30;43mWARN[0m [35mdeprecated[0m glob@8.1.0: Glob versions prior to v9 are no longer supported[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠧ reify:iconv-lite: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz 13394ms (cache[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠦ reify:debug: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/debug/-/debug-3.2.7.tgz 13451ms (cache miss)[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠹ reify:node-gyp-build: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz 1350[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠹ reify:node-gyp-build: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz 1350[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠹ reify:node-gyp-build: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz 1350[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@7.2.3: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠏ reify:bn.js: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz 13654ms (cache miss)[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠏ reify:js-sha3: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/js-sha3/-/js-sha3-0.5.7.tgz 13682ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠦ reify:rimraf: [30;43mWARN[0m [35mdeprecated[0m rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@7.2.3: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠙ reify:is-fullwidth-code-point: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidt[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠧ reify:debug: [32;40mtiming[0m [35mreifyNode:node_modules/@ethereumjs/block/node_modules/ethereumjs-util[0m Completed in 15160ms[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠙ reify:yargs: [32;40mtiming[0m [35mreifyNode:node_modules/@nomicfoundation/ethereumjs-tx/node_modules/ethereum-cryptography[0m Compl[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@7.1.7: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m#################[0m[100;90m⠂[0m) ⠋ reify:tslib: [32;40mtiming[0m [35mreifyNode:node_modules/glob/node_modules/brace-expansion[0m Completed in 15226ms[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠦ reify:secp256k1: [32;40mtiming[0m [35mreifyNode:node_modules/@ganache/utils/node_modules/keccak[0m Completed in 15277ms[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠦ reify:fs-extra: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz 14017ms (cache miss)[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠦ reify:bn.js: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz 14059ms (cache miss)[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠴ reify:ethereum-cryptography: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ethereum-cryptography/-/ethereum-crypto[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠇ reify:node-addon-api: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz 1415[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠹ reify:@ethereumjs/tx: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@ethereumjs/tx/-/tx-3.5.2.tgz 14233ms (cache m[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠋ reify:locate-path: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz 14248ms (cach[0m[K([107;97m#################[0m[100;90m⠂[0m) ⠏ reify:p-locate: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz 14292ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:@walletconnect/types: [32;40mtiming[0m [35mreifyNode:node_modules/@web3modal/siwe/node_modules/lit-element[0m Completed in 15[0m[K([107;97m##################[0m) ⠇ reify:cliui: [32;40mtiming[0m [35mreifyNode:node_modules/react-native/node_modules/regenerator-runtime[0m Completed in 15702ms[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@7.2.3: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m##################[0m) ⠼ reify:punycode: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz 14439ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:on-exit-leak-free: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz[0m[K([107;97m##################[0m) ⠧ reify:semver: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/semver/-/semver-6.3.1.tgz 14527ms (cache miss)[0m[K[K[?25h[37;40mnpm[0m [0m[30;43mWARN[0m [0m[35mdeprecated[0m glob@7.2.0: Glob versions prior to v9 are no longer supported
[0m[?25l([107;97m##################[0m) ⠹ reify:color-convert: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz 14582ms[0m[K([107;97m##################[0m) ⠋ reify:supports-color: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz 1460[0m[K([107;97m##################[0m) ⠼ reify:@lit/reactive-element: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@lit/reactive-element/-/reactive-elemen[0m[K([107;97m##################[0m) ⠹ reify:ethereum-cryptography: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/ethereum-cryptography/-/ethereum-crypto[0m[K([107;97m##################[0m) ⠙ reify:lit-element: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lit-element/-/lit-element-4.1.0.tgz 14779ms (cach[0m[K([107;97m##################[0m) ⠹ reify:react-dom: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz 14838ms (cache mi[0m[K([107;97m##################[0m) ⠋ reify:lit-html: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lit-html/-/lit-html-3.2.0.tgz 14921ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:lit-html: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lit-html/-/lit-html-3.2.0.tgz 14931ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:lit-html: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lit-html/-/lit-html-3.2.0.tgz 14931ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:lit-html: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lit-html/-/lit-html-3.2.0.tgz 14931ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:lit-html: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lit-html/-/lit-html-3.2.0.tgz 14931ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:lit-html: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/lit-html/-/lit-html-3.2.0.tgz 14931ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:solc: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/solc/-/solc-0.8.26.tgz 15169ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠇ reify:@metamask/sdk: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/@metamask/sdk/-/sdk-0.27.0.tgz 15943ms (cache m[0m[K([107;97m##################[0m) ⠋ reify:date-fns: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz 18274ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:viem: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/viem/-/viem-2.19.6.tgz 18266ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠼ reify:react-native: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/react-native/-/react-native-0.75.1.tgz 19005ms ([0m[K([107;97m##################[0m) ⠏ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠸ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠸ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠸ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠙ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠧ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠋ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠹ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠼ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠇ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠴ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K([107;97m##################[0m) ⠦ reify:next: [32;40mhttp[0m [35mfetch[0m GET 200 https://registry.npmjs.org/next/-/next-14.2.5.tgz 19694ms (cache miss)[0m[K[K[?25h
added 1709 packages, and audited 1746 packages in 2m
263 packages are looking for funding
run `npm fund` for details
[31m[1m34[22m[39m vulnerabilities (13 [1mlow[22m, 13 [33m[1mmoderate[22m[39m, 8 [31m[1mhigh[22m[39m)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004hnpm installrun dev[?2004l
> azimuth@0.1.0 dev
> next dev
[1m[38;2;173;127;168m▲ Next.js 14.2.5[39m[22m
- Local: http://localhost:3000
- Environments: .env.local, .env
[32m[1m✓[22m[39m Starting...
[32m[1m✓[22m[39m Ready in 2.6s
[37m[1m○[22m[39m Compiling / ...
[32m[1m✓[22m[39m Compiled / in 10.3s (5121 modules)
Lit is in dev mode. Not recommended for production! See https://lit.dev/msg/dev-mode for more information.
Multiple versions of Lit loaded. Loading multiple versions is not recommended. See https://lit.dev/msg/multiple-versions for more information.
GET / [32m200[39m in 10973ms
[37m[1m○[22m[39m Compiling /favicon.ico ...
[32m[1m✓[22m[39m Compiled /favicon.ico in 1194ms (2709 modules)
GET /favicon.ico [32m200[39m in 1461ms
GET / [32m200[39m in 448ms
GET /favicon.ico [32m200[39m in 40ms
GET /favicon.ico [32m200[39m in 59ms
GET / [32m200[39m in 525ms
GET /favicon.ico [32m200[39m in 66ms
GET / [32m200[39m in 64ms
GET / [32m200[39m in 39ms
GET /favicon.ico [32m200[39m in 21ms
GET / [32m200[39m in 64ms
^C[?25h
[1m[7m%[27m[1m[0m [0m[27m[24m[J[01;34mazimuth[00m [01;32mmain[00m % [K[?2004h