@pinegrow/vite-plugin 3.0.0-beta.6 → 3.0.0-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,11 +40,19 @@
40
40
  * Released under the MIT License.
41
41
  */
42
42
 
43
- /*! ../globalThis */
43
+ /*! ../../../src/framework-mgmt/transform-plugins.js */
44
+
45
+ /*! ../contrib/parseqs.js */
46
+
47
+ /*! ../contrib/yeast.js */
48
+
49
+ /*! ../globalThis.js */
44
50
 
45
51
  /*! ../helpers/regeneratorRuntime */
46
52
 
47
- /*! ../transport */
53
+ /*! ../transport.js */
54
+
55
+ /*! ../util.js */
48
56
 
49
57
  /*! ./arrayLikeToArray.js */
50
58
 
@@ -52,30 +60,42 @@
52
60
 
53
61
  /*! ./arrayWithoutHoles.js */
54
62
 
55
- /*! ./binary */
56
-
57
63
  /*! ./binary-extensions.json */
58
64
 
65
+ /*! ./binary.js */
66
+
59
67
  /*! ./browser.js */
60
68
 
61
69
  /*! ./buffer-util */
62
70
 
71
+ /*! ./common */
72
+
73
+ /*! ./commons.js */
74
+
63
75
  /*! ./constants */
64
76
 
65
- /*! ./debug */
77
+ /*! ./contrib/backo2.js */
78
+
79
+ /*! ./contrib/parseqs.js */
80
+
81
+ /*! ./contrib/parseuri.js */
82
+
83
+ /*! ./decodePacket.js */
84
+
85
+ /*! ./encodePacket.js */
66
86
 
67
87
  /*! ./event-target */
68
88
 
69
89
  /*! ./extension */
70
90
 
71
- /*! ./is-buffer */
91
+ /*! ./globalThis.js */
92
+
93
+ /*! ./is-binary.js */
72
94
 
73
95
  /*! ./iterableToArray.js */
74
96
 
75
97
  /*! ./iterableToArrayLimit.js */
76
98
 
77
- /*! ./keys */
78
-
79
99
  /*! ./lib/compile */
80
100
 
81
101
  /*! ./lib/constants */
@@ -90,21 +110,21 @@
90
110
 
91
111
  /*! ./lib/picomatch */
92
112
 
93
- /*! ./lib/receiver */
113
+ /*! ./lib/receiver.js */
94
114
 
95
- /*! ./lib/sender */
115
+ /*! ./lib/sender.js */
96
116
 
97
- /*! ./lib/stream */
117
+ /*! ./lib/stream.js */
98
118
 
99
119
  /*! ./lib/stringify */
100
120
 
101
- /*! ./lib/websocket */
121
+ /*! ./lib/websocket-server.js */
102
122
 
103
- /*! ./lib/websocket-server */
123
+ /*! ./lib/websocket.js */
104
124
 
105
125
  /*! ./limiter */
106
126
 
107
- /*! ./manager */
127
+ /*! ./manager.js */
108
128
 
109
129
  /*! ./node.js */
110
130
 
@@ -112,17 +132,13 @@
112
132
 
113
133
  /*! ./nonIterableSpread.js */
114
134
 
115
- /*! ./on */
135
+ /*! ./on.js */
116
136
 
117
137
  /*! ./parse */
118
138
 
119
139
  /*! ./permessage-deflate */
120
140
 
121
- /*! ./polling */
122
-
123
- /*! ./polling-jsonp */
124
-
125
- /*! ./polling-xhr */
141
+ /*! ./polling.js */
126
142
 
127
143
  /*! ./receiver */
128
144
 
@@ -130,25 +146,29 @@
130
146
 
131
147
  /*! ./sender */
132
148
 
133
- /*! ./socket */
149
+ /*! ./socket.js */
134
150
 
135
151
  /*! ./stringify */
136
152
 
153
+ /*! ./subprotocol */
154
+
137
155
  /*! ./toPrimitive.js */
138
156
 
139
157
  /*! ./toPropertyKey.js */
140
158
 
141
- /*! ./transport */
159
+ /*! ./transport.js */
160
+
161
+ /*! ./transports/index.js */
142
162
 
143
- /*! ./transports/index */
163
+ /*! ./transports/websocket-constructor.js */
144
164
 
145
165
  /*! ./typeof.js */
146
166
 
147
167
  /*! ./unsupportedIterableToArray.js */
148
168
 
149
- /*! ./url */
169
+ /*! ./url.js */
150
170
 
151
- /*! ./utf8 */
171
+ /*! ./util.js */
152
172
 
153
173
  /*! ./utils */
154
174
 
@@ -156,7 +176,11 @@
156
176
 
157
177
  /*! ./websocket */
158
178
 
159
- /*! ./xmlhttprequest */
179
+ /*! ./websocket-constructor.js */
180
+
181
+ /*! ./websocket.js */
182
+
183
+ /*! ./xmlhttprequest.js */
160
184
 
161
185
  /*! @babel/runtime/helpers/asyncToGenerator */
162
186
 
@@ -170,14 +194,14 @@
170
194
 
171
195
  /*! @babel/runtime/helpers/toConsumableArray */
172
196
 
197
+ /*! @babel/runtime/helpers/typeof */
198
+
173
199
  /*! @babel/runtime/regenerator */
174
200
 
175
- /*! after */
201
+ /*! @socket.io/component-emitter */
176
202
 
177
203
  /*! anymatch */
178
204
 
179
- /*! backo2 */
180
-
181
205
  /*! binary-extensions */
182
206
 
183
207
  /*! braces */
@@ -188,12 +212,6 @@
188
212
 
189
213
  /*! chokidar */
190
214
 
191
- /*! component-bind */
192
-
193
- /*! component-emitter */
194
-
195
- /*! component-inherit */
196
-
197
215
  /*! crypto */
198
216
 
199
217
  /*! debug */
@@ -212,8 +230,6 @@
212
230
 
213
231
  /*! glob-parent */
214
232
 
215
- /*! has-binary2 */
216
-
217
233
  /*! has-flag */
218
234
 
219
235
  /*! http */
@@ -222,10 +238,6 @@
222
238
 
223
239
  /*! https://mths.be/he v1.2.0 by @mathias | MIT license */
224
240
 
225
- /*! https://mths.be/utf8js v2.1.2 by @mathias */
226
-
227
- /*! indexof */
228
-
229
241
  /*! is-binary-path */
230
242
 
231
243
  /*! is-extglob */
@@ -234,7 +246,7 @@
234
246
 
235
247
  /*! is-number */
236
248
 
237
- /*! isarray */
249
+ /*! module */
238
250
 
239
251
  /*! ms */
240
252
 
@@ -244,10 +256,6 @@
244
256
 
245
257
  /*! os */
246
258
 
247
- /*! parseqs */
248
-
249
- /*! parseuri */
250
-
251
259
  /*! path */
252
260
 
253
261
  /*! picomatch */
@@ -266,8 +274,6 @@
266
274
 
267
275
  /*! tls */
268
276
 
269
- /*! to-array */
270
-
271
277
  /*! to-regex-range */
272
278
 
273
279
  /*! tty */
@@ -282,8 +288,6 @@
282
288
 
283
289
  /*! xmlhttprequest-ssl */
284
290
 
285
- /*! yeast */
286
-
287
291
  /*! zlib */
288
292
 
289
293
  /*!*********************!*\
@@ -342,6 +346,10 @@
342
346
  !*** external "events" ***!
343
347
  \*************************/
344
348
 
349
+ /*!*************************!*\
350
+ !*** external "module" ***!
351
+ \*************************/
352
+
345
353
  /*!*************************!*\
346
354
  !*** external "stream" ***!
347
355
  \*************************/
@@ -362,92 +370,28 @@
362
370
  !*** external "utf-8-validate" ***!
363
371
  \*********************************/
364
372
 
365
- /*!**********************************!*\
366
- !*** ./node_modules/ms/index.js ***!
367
- \**********************************/
368
-
369
- /*!**********************************!*\
370
- !*** ./node_modules/ws/index.js ***!
371
- \**********************************/
372
-
373
- /*!***************************************!*\
374
- !*** ./node_modules/isarray/index.js ***!
375
- \***************************************/
376
-
377
- /*!***************************************!*\
378
- !*** ./node_modules/ws/lib/sender.js ***!
379
- \***************************************/
380
-
381
- /*!***************************************!*\
382
- !*** ./node_modules/ws/lib/stream.js ***!
383
- \***************************************/
384
-
385
- /*!****************************************!*\
386
- !*** ./node_modules/debug/src/node.js ***!
387
- \****************************************/
388
-
389
- /*!****************************************!*\
390
- !*** ./node_modules/ws/lib/limiter.js ***!
391
- \****************************************/
392
-
393
- /*!*****************************************!*\
394
- !*** ../../node_modules/after/index.js ***!
395
- \*****************************************/
396
-
397
- /*!*****************************************!*\
398
- !*** ../../node_modules/yeast/index.js ***!
399
- \*****************************************/
373
+ /*!**************************************!*\
374
+ !*** ../../node_modules/ms/index.js ***!
375
+ \**************************************/
400
376
 
401
377
  /*!*****************************************!*\
402
- !*** ./node_modules/debug/src/debug.js ***!
403
- \*****************************************/
404
-
405
- /*!*****************************************!*\
406
- !*** ./node_modules/debug/src/index.js ***!
407
- \*****************************************/
408
-
409
- /*!*****************************************!*\
410
- !*** ./node_modules/ws/lib/receiver.js ***!
378
+ !*** ../../node_modules/ws/wrapper.mjs ***!
411
379
  \*****************************************/
412
380
 
413
- /*!******************************************!*\
414
- !*** ../../node_modules/backo2/index.js ***!
415
- \******************************************/
416
-
417
381
  /*!******************************************!*\
418
382
  !*** ../../node_modules/braces/index.js ***!
419
383
  \******************************************/
420
384
 
421
- /*!******************************************!*\
422
- !*** ./node_modules/ws/lib/constants.js ***!
423
- \******************************************/
424
-
425
- /*!******************************************!*\
426
- !*** ./node_modules/ws/lib/extension.js ***!
427
- \******************************************/
428
-
429
- /*!******************************************!*\
430
- !*** ./node_modules/ws/lib/websocket.js ***!
431
- \******************************************/
432
-
433
- /*!*******************************************!*\
434
- !*** ../../node_modules/indexof/index.js ***!
435
- \*******************************************/
436
-
437
385
  /*!*******************************************!*\
438
386
  !*** ../../node_modules/is-glob/index.js ***!
439
387
  \*******************************************/
440
388
 
441
389
  /*!*******************************************!*\
442
- !*** ../../node_modules/parseqs/index.js ***!
443
- \*******************************************/
444
-
445
- /*!*******************************************!*\
446
- !*** ./node_modules/debug/src/browser.js ***!
390
+ !*** ../../node_modules/ws/lib/sender.js ***!
447
391
  \*******************************************/
448
392
 
449
393
  /*!*******************************************!*\
450
- !*** ./node_modules/ws/lib/validation.js ***!
394
+ !*** ../../node_modules/ws/lib/stream.js ***!
451
395
  \*******************************************/
452
396
 
453
397
  /*!********************************************!*\
@@ -459,11 +403,11 @@
459
403
  \********************************************/
460
404
 
461
405
  /*!********************************************!*\
462
- !*** ../../node_modules/has-flag/index.js ***!
406
+ !*** ../../node_modules/debug/src/node.js ***!
463
407
  \********************************************/
464
408
 
465
409
  /*!********************************************!*\
466
- !*** ../../node_modules/parseuri/index.js ***!
410
+ !*** ../../node_modules/has-flag/index.js ***!
467
411
  \********************************************/
468
412
 
469
413
  /*!********************************************!*\
@@ -471,12 +415,12 @@
471
415
  \********************************************/
472
416
 
473
417
  /*!********************************************!*\
474
- !*** ../../node_modules/to-array/index.js ***!
418
+ !*** ../../node_modules/ws/lib/limiter.js ***!
475
419
  \********************************************/
476
420
 
477
- /*!********************************************!*\
478
- !*** ./node_modules/ws/lib/buffer-util.js ***!
479
- \********************************************/
421
+ /*!*********************************************!*\
422
+ !*** ../../node_modules/debug/src/index.js ***!
423
+ \*********************************************/
480
424
 
481
425
  /*!*********************************************!*\
482
426
  !*** ../../node_modules/is-number/index.js ***!
@@ -487,7 +431,7 @@
487
431
  \*********************************************/
488
432
 
489
433
  /*!*********************************************!*\
490
- !*** ./node_modules/ws/lib/event-target.js ***!
434
+ !*** ../../node_modules/ws/lib/receiver.js ***!
491
435
  \*********************************************/
492
436
 
493
437
  /*!**********************************************!*\
@@ -498,6 +442,10 @@
498
442
  !*** ../../node_modules/braces/lib/utils.js ***!
499
443
  \**********************************************/
500
444
 
445
+ /*!**********************************************!*\
446
+ !*** ../../node_modules/debug/src/common.js ***!
447
+ \**********************************************/
448
+
501
449
  /*!**********************************************!*\
502
450
  !*** ../../node_modules/fill-range/index.js ***!
503
451
  \**********************************************/
@@ -506,16 +454,32 @@
506
454
  !*** ../../node_modules/is-extglob/index.js ***!
507
455
  \**********************************************/
508
456
 
457
+ /*!**********************************************!*\
458
+ !*** ../../node_modules/ws/lib/constants.js ***!
459
+ \**********************************************/
460
+
461
+ /*!**********************************************!*\
462
+ !*** ../../node_modules/ws/lib/extension.js ***!
463
+ \**********************************************/
464
+
465
+ /*!**********************************************!*\
466
+ !*** ../../node_modules/ws/lib/websocket.js ***!
467
+ \**********************************************/
468
+
509
469
  /*!***********************************************!*\
510
470
  !*** ../../node_modules/braces/lib/expand.js ***!
511
471
  \***********************************************/
512
472
 
473
+ /*!***********************************************!*\
474
+ !*** ../../node_modules/debug/src/browser.js ***!
475
+ \***********************************************/
476
+
513
477
  /*!***********************************************!*\
514
478
  !*** ../../node_modules/glob-parent/index.js ***!
515
479
  \***********************************************/
516
480
 
517
481
  /*!***********************************************!*\
518
- !*** ../../node_modules/has-binary2/index.js ***!
482
+ !*** ../../node_modules/ws/lib/validation.js ***!
519
483
  \***********************************************/
520
484
 
521
485
  /*!************************************************!*\
@@ -527,7 +491,11 @@
527
491
  \************************************************/
528
492
 
529
493
  /*!************************************************!*\
530
- !*** ./node_modules/socket.io-parser/index.js ***!
494
+ !*** ../../node_modules/ws/lib/buffer-util.js ***!
495
+ \************************************************/
496
+
497
+ /*!************************************************!*\
498
+ !*** ../../node_modules/ws/lib/subprotocol.js ***!
531
499
  \************************************************/
532
500
 
533
501
  /*!*************************************************!*\
@@ -539,19 +507,7 @@
539
507
  \*************************************************/
540
508
 
541
509
  /*!*************************************************!*\
542
- !*** ./node_modules/component-emitter/index.js ***!
543
- \*************************************************/
544
-
545
- /*!*************************************************!*\
546
- !*** ./node_modules/socket.io-client/lib/on.js ***!
547
- \*************************************************/
548
-
549
- /*!*************************************************!*\
550
- !*** ./node_modules/socket.io-parser/binary.js ***!
551
- \*************************************************/
552
-
553
- /*!*************************************************!*\
554
- !*** ./node_modules/ws/lib/websocket-server.js ***!
510
+ !*** ../../node_modules/ws/lib/event-target.js ***!
555
511
  \*************************************************/
556
512
 
557
513
  /*!**************************************************!*\
@@ -562,10 +518,6 @@
562
518
  !*** ../../node_modules/braces/lib/stringify.js ***!
563
519
  \**************************************************/
564
520
 
565
- /*!**************************************************!*\
566
- !*** ../../node_modules/component-bind/index.js ***!
567
- \**************************************************/
568
-
569
521
  /*!**************************************************!*\
570
522
  !*** ../../node_modules/is-binary-path/index.js ***!
571
523
  \**************************************************/
@@ -582,50 +534,14 @@
582
534
  !*** ../../node_modules/to-regex-range/index.js ***!
583
535
  \**************************************************/
584
536
 
585
- /*!**************************************************!*\
586
- !*** ./node_modules/socket.io-client/lib/url.js ***!
587
- \**************************************************/
588
-
589
- /*!***************************************************!*\
590
- !*** ./node_modules/engine.io-parser/lib/keys.js ***!
591
- \***************************************************/
592
-
593
- /*!***************************************************!*\
594
- !*** ./node_modules/engine.io-parser/lib/utf8.js ***!
595
- \***************************************************/
596
-
597
- /*!***************************************************!*\
598
- !*** ./node_modules/ws/lib/permessage-deflate.js ***!
599
- \***************************************************/
600
-
601
537
  /*!****************************************************!*\
602
538
  !*** ../../node_modules/chokidar/lib/constants.js ***!
603
539
  \****************************************************/
604
540
 
605
- /*!****************************************************!*\
606
- !*** ./node_modules/engine.io-client/lib/index.js ***!
607
- \****************************************************/
608
-
609
- /*!****************************************************!*\
610
- !*** ./node_modules/engine.io-parser/lib/index.js ***!
611
- \****************************************************/
612
-
613
- /*!****************************************************!*\
614
- !*** ./node_modules/socket.io-client/lib/index.js ***!
615
- \****************************************************/
616
-
617
- /*!****************************************************!*\
618
- !*** ./node_modules/socket.io-parser/is-buffer.js ***!
619
- \****************************************************/
620
-
621
541
  /*!*****************************************************!*\
622
542
  !*** ../../node_modules/binary-extensions/index.js ***!
623
543
  \*****************************************************/
624
544
 
625
- /*!*****************************************************!*\
626
- !*** ../../node_modules/component-inherit/index.js ***!
627
- \*****************************************************/
628
-
629
545
  /*!*****************************************************!*\
630
546
  !*** ../../node_modules/picomatch/lib/constants.js ***!
631
547
  \*****************************************************/
@@ -635,29 +551,21 @@
635
551
  \*****************************************************/
636
552
 
637
553
  /*!*****************************************************!*\
638
- !*** ./node_modules/engine.io-client/lib/socket.js ***!
554
+ !*** ../../node_modules/ws/lib/websocket-server.js ***!
639
555
  \*****************************************************/
640
556
 
641
557
  /*!*****************************************************!*\
642
- !*** ./node_modules/socket.io-client/lib/socket.js ***!
558
+ !*** ../../src/framework-mgmt/transform-plugins.js ***!
643
559
  \*****************************************************/
644
560
 
645
- /*!******************************************************!*\
646
- !*** ./node_modules/socket.io-client/lib/manager.js ***!
647
- \******************************************************/
648
-
649
- /*!********************************************************!*\
650
- !*** ./node_modules/engine.io-client/lib/transport.js ***!
651
- \********************************************************/
561
+ /*!*******************************************************!*\
562
+ !*** ../../node_modules/ws/lib/permessage-deflate.js ***!
563
+ \*******************************************************/
652
564
 
653
565
  /*!*********************************************************!*\
654
566
  !*** ../../node_modules/chokidar/lib/nodefs-handler.js ***!
655
567
  \*********************************************************/
656
568
 
657
- /*!*********************************************************!*\
658
- !*** ./node_modules/engine.io-client/lib/globalThis.js ***!
659
- \*********************************************************/
660
-
661
569
  /*!***********************************************************!*\
662
570
  !*** ../../node_modules/@babel/runtime/helpers/typeof.js ***!
663
571
  \***********************************************************/
@@ -666,17 +574,21 @@
666
574
  !*** ../../node_modules/chokidar/lib/fsevents-handler.js ***!
667
575
  \***********************************************************/
668
576
 
577
+ /*!*************************************************************!*\
578
+ !*** ./node_modules/socket.io-client/build/esm-debug/on.js ***!
579
+ \*************************************************************/
580
+
669
581
  /*!**************************************************************!*\
670
582
  !*** ../../node_modules/@babel/runtime/regenerator/index.js ***!
671
583
  \**************************************************************/
672
584
 
673
- /*!***************************************************************!*\
674
- !*** ./node_modules/engine.io-client/lib/transports/index.js ***!
675
- \***************************************************************/
585
+ /*!**************************************************************!*\
586
+ !*** ../../node_modules/engine.io-parser/build/esm/index.js ***!
587
+ \**************************************************************/
676
588
 
677
- /*!***************************************************************!*\
678
- !*** ./node_modules/xmlhttprequest-ssl/lib/XMLHttpRequest.js ***!
679
- \***************************************************************/
589
+ /*!**************************************************************!*\
590
+ !*** ./node_modules/socket.io-client/build/esm-debug/url.js ***!
591
+ \**************************************************************/
680
592
 
681
593
  /*!****************************************************************!*\
682
594
  !*** ../../node_modules/@babel/runtime/helpers/createClass.js ***!
@@ -686,8 +598,20 @@
686
598
  !*** ../../node_modules/@babel/runtime/helpers/toPrimitive.js ***!
687
599
  \****************************************************************/
688
600
 
601
+ /*!****************************************************************!*\
602
+ !*** ../../node_modules/engine.io-parser/build/esm/commons.js ***!
603
+ \****************************************************************/
604
+
605
+ /*!****************************************************************!*\
606
+ !*** ./node_modules/socket.io-client/build/esm-debug/index.js ***!
607
+ \****************************************************************/
608
+
609
+ /*!*****************************************************************!*\
610
+ !*** ../../node_modules/@socket.io/component-emitter/index.mjs ***!
611
+ \*****************************************************************/
612
+
689
613
  /*!*****************************************************************!*\
690
- !*** ./node_modules/engine.io-client/lib/transports/polling.js ***!
614
+ !*** ./node_modules/socket.io-client/build/esm-debug/socket.js ***!
691
615
  \*****************************************************************/
692
616
 
693
617
  /*!******************************************************************!*\
@@ -698,6 +622,10 @@
698
622
  !*** ../../node_modules/@babel/runtime/helpers/toPropertyKey.js ***!
699
623
  \******************************************************************/
700
624
 
625
+ /*!******************************************************************!*\
626
+ !*** ./node_modules/socket.io-client/build/esm-debug/manager.js ***!
627
+ \******************************************************************/
628
+
701
629
  /*!*******************************************************************!*\
702
630
  !*** ../../node_modules/@babel/runtime/helpers/arrayWithHoles.js ***!
703
631
  \*******************************************************************/
@@ -715,7 +643,11 @@
715
643
  \*******************************************************************/
716
644
 
717
645
  /*!*******************************************************************!*\
718
- !*** ./node_modules/engine.io-client/lib/transports/websocket.js ***!
646
+ !*** ../../node_modules/engine.io-client/build/esm-debug/util.js ***!
647
+ \*******************************************************************/
648
+
649
+ /*!*******************************************************************!*\
650
+ !*** ../../node_modules/xmlhttprequest-ssl/lib/XMLHttpRequest.js ***!
719
651
  \*******************************************************************/
720
652
 
721
653
  /*!********************************************************************!*\
@@ -727,7 +659,11 @@
727
659
  \********************************************************************/
728
660
 
729
661
  /*!********************************************************************!*\
730
- !*** ../../node_modules/has-binary2/node_modules/isarray/index.js ***!
662
+ !*** ../../node_modules/engine.io-client/build/esm-debug/index.js ***!
663
+ \********************************************************************/
664
+
665
+ /*!********************************************************************!*\
666
+ !*** ../../node_modules/socket.io-parser/build/esm-debug/index.js ***!
731
667
  \********************************************************************/
732
668
 
733
669
  /*!*********************************************************************!*\
@@ -739,7 +675,19 @@
739
675
  \*********************************************************************/
740
676
 
741
677
  /*!*********************************************************************!*\
742
- !*** ./node_modules/engine.io-client/lib/transports/polling-xhr.js ***!
678
+ !*** ../../node_modules/engine.io-client/build/esm-debug/socket.js ***!
679
+ \*********************************************************************/
680
+
681
+ /*!*********************************************************************!*\
682
+ !*** ../../node_modules/engine.io-parser/build/esm/decodePacket.js ***!
683
+ \*********************************************************************/
684
+
685
+ /*!*********************************************************************!*\
686
+ !*** ../../node_modules/engine.io-parser/build/esm/encodePacket.js ***!
687
+ \*********************************************************************/
688
+
689
+ /*!*********************************************************************!*\
690
+ !*** ../../node_modules/socket.io-parser/build/esm-debug/binary.js ***!
743
691
  \*********************************************************************/
744
692
 
745
693
  /*!**********************************************************************!*\
@@ -758,22 +706,62 @@
758
706
  !*** ../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js ***!
759
707
  \***********************************************************************/
760
708
 
761
- /*!***********************************************************************!*\
762
- !*** ./node_modules/engine.io-client/lib/transports/polling-jsonp.js ***!
763
- \***********************************************************************/
709
+ /*!************************************************************************!*\
710
+ !*** ../../node_modules/engine.io-client/build/esm-debug/transport.js ***!
711
+ \************************************************************************/
764
712
 
765
713
  /*!************************************************************************!*\
766
- !*** ./node_modules/engine.io-client/lib/transports/xmlhttprequest.js ***!
714
+ !*** ../../node_modules/socket.io-parser/build/esm-debug/is-binary.js ***!
767
715
  \************************************************************************/
768
716
 
769
717
  /*!*************************************************************************!*\
770
718
  !*** ../../node_modules/@babel/runtime/helpers/iterableToArrayLimit.js ***!
771
719
  \*************************************************************************/
772
720
 
721
+ /*!*************************************************************************!*\
722
+ !*** ../../node_modules/engine.io-client/build/esm-debug/globalThis.js ***!
723
+ \*************************************************************************/
724
+
725
+ /*!*************************************************************************!*\
726
+ !*** ./node_modules/socket.io-client/build/esm-debug/contrib/backo2.js ***!
727
+ \*************************************************************************/
728
+
729
+ /*!****************************************************************************!*\
730
+ !*** ../../node_modules/engine.io-client/build/esm-debug/contrib/yeast.js ***!
731
+ \****************************************************************************/
732
+
733
+ /*!******************************************************************************!*\
734
+ !*** ../../node_modules/engine.io-client/build/esm-debug/contrib/parseqs.js ***!
735
+ \******************************************************************************/
736
+
773
737
  /*!*******************************************************************************!*\
774
738
  !*** ../../node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js ***!
775
739
  \*******************************************************************************/
776
740
 
741
+ /*!*******************************************************************************!*\
742
+ !*** ../../node_modules/engine.io-client/build/esm-debug/contrib/parseuri.js ***!
743
+ \*******************************************************************************/
744
+
745
+ /*!*******************************************************************************!*\
746
+ !*** ../../node_modules/engine.io-client/build/esm-debug/transports/index.js ***!
747
+ \*******************************************************************************/
748
+
749
+ /*!*********************************************************************************!*\
750
+ !*** ../../node_modules/engine.io-client/build/esm-debug/transports/polling.js ***!
751
+ \*********************************************************************************/
752
+
753
+ /*!***********************************************************************************!*\
754
+ !*** ../../node_modules/engine.io-client/build/esm-debug/transports/websocket.js ***!
755
+ \***********************************************************************************/
756
+
757
+ /*!****************************************************************************************!*\
758
+ !*** ../../node_modules/engine.io-client/build/esm-debug/transports/xmlhttprequest.js ***!
759
+ \****************************************************************************************/
760
+
761
+ /*!***********************************************************************************************!*\
762
+ !*** ../../node_modules/engine.io-client/build/esm-debug/transports/websocket-constructor.js ***!
763
+ \***********************************************************************************************/
764
+
777
765
  /**
778
766
  * Wrapper for built-in http.js to emulate the browser XMLHttpRequest object.
779
767
  *