10
10
" @jridgewell/gen-mapping" " ^0.3.5"
11
11
" @jridgewell/trace-mapping" " ^0.3.24"
12
12
13
- " @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.12.13":
13
+ " @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2" :
14
14
version "7.26.2"
15
15
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
16
16
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
28
28
js-tokens "^4.0.0"
29
29
picocolors "^1.0.0"
30
30
31
- " @babel/compat-data@^7.22.6" , "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0" :
31
+ " @babel/compat-data@^7.22.6" , "@babel/compat-data@^7.25.9":
32
32
version "7.26.0"
33
33
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
34
34
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
35
35
36
- " @babel/core@7.26.0" , "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
36
+ " @babel/compat-data@^7.26.5" , "@babel/compat-data@^7.26.8":
37
+ version "7.26.8"
38
+ resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
39
+ integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
40
+
41
+ " @babel/core@7.26.8 " :
42
+ version "7.26.8"
43
+ resolved "https://registry.npmjs.org/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e"
44
+ integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==
45
+ dependencies :
46
+ " @ampproject/remapping" " ^2.2.0"
47
+ " @babel/code-frame" " ^7.26.2"
48
+ " @babel/generator" " ^7.26.8"
49
+ " @babel/helper-compilation-targets" " ^7.26.5"
50
+ " @babel/helper-module-transforms" " ^7.26.0"
51
+ " @babel/helpers" " ^7.26.7"
52
+ " @babel/parser" " ^7.26.8"
53
+ " @babel/template" " ^7.26.8"
54
+ " @babel/traverse" " ^7.26.8"
55
+ " @babel/types" " ^7.26.8"
56
+ " @types/gensync" " ^1.0.0"
57
+ convert-source-map "^2.0.0"
58
+ debug "^4.1.0"
59
+ gensync "^1.0.0-beta.2"
60
+ json5 "^2.2.3"
61
+ semver "^6.3.1"
62
+
63
+ " @babel/core@^7.11.6" , "@babel/core@^7.12.3", "@babel/core@^7.23.9":
37
64
version "7.26.0"
38
65
resolved "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
39
66
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
65
92
" @jridgewell/trace-mapping" " ^0.3.25"
66
93
jsesc "^3.0.2"
67
94
95
+ " @babel/generator@^7.26.8" , "@babel/generator@^7.26.9":
96
+ version "7.26.9"
97
+ resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca"
98
+ integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==
99
+ dependencies :
100
+ " @babel/parser" " ^7.26.9"
101
+ " @babel/types" " ^7.26.9"
102
+ " @jridgewell/gen-mapping" " ^0.3.5"
103
+ " @jridgewell/trace-mapping" " ^0.3.25"
104
+ jsesc "^3.0.2"
105
+
68
106
" @babel/generator@^7.7.2 " :
69
107
version "7.26.3"
70
108
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019"
83
121
dependencies :
84
122
" @babel/types" " ^7.25.9"
85
123
86
- " @babel/helper-builder-binary-assignment-operator-visitor@^7.25.9 " :
87
- version "7.25.9"
88
- resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9"
89
- integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==
90
- dependencies :
91
- " @babel/traverse" " ^7.25.9"
92
- " @babel/types" " ^7.25.9"
93
-
94
124
" @babel/helper-compilation-targets@^7.22.6" , "@babel/helper-compilation-targets@^7.25.9":
95
125
version "7.25.9"
96
126
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
102
132
lru-cache "^5.1.1"
103
133
semver "^6.3.1"
104
134
135
+ " @babel/helper-compilation-targets@^7.26.5 " :
136
+ version "7.26.5"
137
+ resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
138
+ integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
139
+ dependencies :
140
+ " @babel/compat-data" " ^7.26.5"
141
+ " @babel/helper-validator-option" " ^7.25.9"
142
+ browserslist "^4.24.0"
143
+ lru-cache "^5.1.1"
144
+ semver "^6.3.1"
145
+
105
146
" @babel/helper-create-class-features-plugin@^7.25.9 " :
106
147
version "7.25.9"
107
148
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz#7644147706bb90ff613297d49ed5266bde729f83"
135
176
lodash.debounce "^4.0.8"
136
177
resolve "^1.14.2"
137
178
179
+ " @babel/helper-define-polyfill-provider@^0.6.3 " :
180
+ version "0.6.3"
181
+ resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz#f4f2792fae2ef382074bc2d713522cf24e6ddb21"
182
+ integrity sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==
183
+ dependencies :
184
+ " @babel/helper-compilation-targets" " ^7.22.6"
185
+ " @babel/helper-plugin-utils" " ^7.22.5"
186
+ debug "^4.1.1"
187
+ lodash.debounce "^4.0.8"
188
+ resolve "^1.14.2"
189
+
138
190
" @babel/helper-member-expression-to-functions@^7.25.9 " :
139
191
version "7.25.9"
140
192
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz#9dfffe46f727005a5ea29051ac835fb735e4c1a3"
172
224
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
173
225
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
174
226
227
+ " @babel/helper-plugin-utils@^7.26.5 " :
228
+ version "7.26.5"
229
+ resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35"
230
+ integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==
231
+
175
232
" @babel/helper-remap-async-to-generator@^7.25.9 " :
176
233
version "7.25.9"
177
234
resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz#e53956ab3d5b9fb88be04b3e2f31b523afd34b92"
238
295
" @babel/template" " ^7.25.9"
239
296
" @babel/types" " ^7.26.0"
240
297
298
+ " @babel/helpers@^7.26.7 " :
299
+ version "7.26.9"
300
+ resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6"
301
+ integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==
302
+ dependencies :
303
+ " @babel/template" " ^7.26.9"
304
+ " @babel/types" " ^7.26.9"
305
+
241
306
" @babel/parser@^7.1.0" , "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.26.3":
242
307
version "7.26.3"
243
308
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234"
252
317
dependencies :
253
318
" @babel/types" " ^7.26.0"
254
319
320
+ " @babel/parser@^7.26.8" , "@babel/parser@^7.26.9":
321
+ version "7.26.9"
322
+ resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5"
323
+ integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==
324
+ dependencies :
325
+ " @babel/types" " ^7.26.9"
326
+
255
327
" @babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9 " :
256
328
version "7.25.9"
257
329
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
437
509
dependencies :
438
510
" @babel/helper-plugin-utils" " ^7.25.9"
439
511
440
- " @babel/plugin-transform-async-generator-functions@^7.25.9 " :
441
- version "7.25.9 "
442
- resolved "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9 .tgz#1b18530b077d18a407c494eb3d1d72da505283a2 "
443
- integrity sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw ==
512
+ " @babel/plugin-transform-async-generator-functions@^7.26.8 " :
513
+ version "7.26.8 "
514
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8 .tgz#5e3991135e3b9c6eaaf5eff56d1ae5a11df45ff8 "
515
+ integrity sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg ==
444
516
dependencies :
445
- " @babel/helper-plugin-utils" " ^7.25.9 "
517
+ " @babel/helper-plugin-utils" " ^7.26.5 "
446
518
" @babel/helper-remap-async-to-generator" " ^7.25.9"
447
- " @babel/traverse" " ^7.25.9 "
519
+ " @babel/traverse" " ^7.26.8 "
448
520
449
521
" @babel/plugin-transform-async-to-generator@^7.25.9 " :
450
522
version "7.25.9"
455
527
" @babel/helper-plugin-utils" " ^7.25.9"
456
528
" @babel/helper-remap-async-to-generator" " ^7.25.9"
457
529
458
- " @babel/plugin-transform-block-scoped-functions@^7.25.9 " :
459
- version "7.25.9 "
460
- resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9 .tgz#5700691dbd7abb93de300ca7be94203764fce458 "
461
- integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA ==
530
+ " @babel/plugin-transform-block-scoped-functions@^7.26.5 " :
531
+ version "7.26.5 "
532
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5 .tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e "
533
+ integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ ==
462
534
dependencies :
463
- " @babel/helper-plugin-utils" " ^7.25.9 "
535
+ " @babel/helper-plugin-utils" " ^7.26.5 "
464
536
465
537
" @babel/plugin-transform-block-scoping@^7.25.9 " :
466
538
version "7.25.9"
542
614
dependencies :
543
615
" @babel/helper-plugin-utils" " ^7.25.9"
544
616
545
- " @babel/plugin-transform-exponentiation-operator@^7.25.9 " :
546
- version "7.25.9 "
547
- resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9 .tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f "
548
- integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA ==
617
+ " @babel/plugin-transform-exponentiation-operator@^7.26.3 " :
618
+ version "7.26.3 "
619
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3 .tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc "
620
+ integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ ==
549
621
dependencies :
550
- " @babel/helper-builder-binary-assignment-operator-visitor" " ^7.25.9"
551
622
" @babel/helper-plugin-utils" " ^7.25.9"
552
623
553
624
" @babel/plugin-transform-export-namespace-from@^7.25.9 " :
619
690
" @babel/helper-plugin-utils" " ^7.25.9"
620
691
" @babel/helper-simple-access" " ^7.25.9"
621
692
693
+ " @babel/plugin-transform-modules-commonjs@^7.26.3 " :
694
+ version "7.26.3"
695
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
696
+ integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
697
+ dependencies :
698
+ " @babel/helper-module-transforms" " ^7.26.0"
699
+ " @babel/helper-plugin-utils" " ^7.25.9"
700
+
622
701
" @babel/plugin-transform-modules-systemjs@^7.25.9 " :
623
702
version "7.25.9"
624
703
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz#8bd1b43836269e3d33307151a114bcf3ba6793f8"
652
731
dependencies :
653
732
" @babel/helper-plugin-utils" " ^7.25.9"
654
733
655
- " @babel/plugin-transform-nullish-coalescing-operator@^7.25.9 " :
656
- version "7.25.9 "
657
- resolved "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9 .tgz#bcb1b0d9e948168102d5f7104375ca21c3266949 "
658
- integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog ==
734
+ " @babel/plugin-transform-nullish-coalescing-operator@^7.26.6 " :
735
+ version "7.26.6 "
736
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6 .tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe "
737
+ integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw ==
659
738
dependencies :
660
- " @babel/helper-plugin-utils" " ^7.25.9 "
739
+ " @babel/helper-plugin-utils" " ^7.26.5 "
661
740
662
741
" @babel/plugin-transform-numeric-separator@^7.25.9 " :
663
742
version "7.25.9"
774
853
dependencies :
775
854
" @babel/helper-plugin-utils" " ^7.25.9"
776
855
777
- " @babel/plugin-transform-template-literals@^7.25.9 " :
778
- version "7.25.9 "
779
- resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9 .tgz#6dbd4a24e8fad024df76d1fac6a03cf413f60fe1 "
780
- integrity sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw ==
856
+ " @babel/plugin-transform-template-literals@^7.26.8 " :
857
+ version "7.26.8 "
858
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8 .tgz#966b15d153a991172a540a69ad5e1845ced990b5 "
859
+ integrity sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q ==
781
860
dependencies :
782
- " @babel/helper-plugin-utils" " ^7.25.9 "
861
+ " @babel/helper-plugin-utils" " ^7.26.5 "
783
862
784
- " @babel/plugin-transform-typeof-symbol@^7.25.9 " :
785
- version "7.25.9 "
786
- resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9 .tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b "
787
- integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA ==
863
+ " @babel/plugin-transform-typeof-symbol@^7.26.7 " :
864
+ version "7.26.7 "
865
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7 .tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937 "
866
+ integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw ==
788
867
dependencies :
789
- " @babel/helper-plugin-utils" " ^7.25.9 "
868
+ " @babel/helper-plugin-utils" " ^7.26.5 "
790
869
791
870
" @babel/plugin-transform-typescript@^7.25.9 " :
792
871
version "7.26.3"
830
909
" @babel/helper-create-regexp-features-plugin" " ^7.25.9"
831
910
" @babel/helper-plugin-utils" " ^7.25.9"
832
911
833
- " @babel/preset-env@7.26.0 " :
834
- version "7.26.0 "
835
- resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0 .tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1 "
836
- integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw ==
912
+ " @babel/preset-env@7.26.8 " :
913
+ version "7.26.8 "
914
+ resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.8 .tgz#7af0090829b606d2046db99679004731e1dc364d "
915
+ integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg ==
837
916
dependencies :
838
- " @babel/compat-data" " ^7.26.0 "
839
- " @babel/helper-compilation-targets" " ^7.25.9 "
840
- " @babel/helper-plugin-utils" " ^7.25.9 "
917
+ " @babel/compat-data" " ^7.26.8 "
918
+ " @babel/helper-compilation-targets" " ^7.26.5 "
919
+ " @babel/helper-plugin-utils" " ^7.26.5 "
841
920
" @babel/helper-validator-option" " ^7.25.9"
842
921
" @babel/plugin-bugfix-firefox-class-in-computed-class-key" " ^7.25.9"
843
922
" @babel/plugin-bugfix-safari-class-field-initializer-scope" " ^7.25.9"
849
928
" @babel/plugin-syntax-import-attributes" " ^7.26.0"
850
929
" @babel/plugin-syntax-unicode-sets-regex" " ^7.18.6"
851
930
" @babel/plugin-transform-arrow-functions" " ^7.25.9"
852
- " @babel/plugin-transform-async-generator-functions" " ^7.25.9 "
931
+ " @babel/plugin-transform-async-generator-functions" " ^7.26.8 "
853
932
" @babel/plugin-transform-async-to-generator" " ^7.25.9"
854
- " @babel/plugin-transform-block-scoped-functions" " ^7.25.9 "
933
+ " @babel/plugin-transform-block-scoped-functions" " ^7.26.5 "
855
934
" @babel/plugin-transform-block-scoping" " ^7.25.9"
856
935
" @babel/plugin-transform-class-properties" " ^7.25.9"
857
936
" @babel/plugin-transform-class-static-block" " ^7.26.0"
862
941
" @babel/plugin-transform-duplicate-keys" " ^7.25.9"
863
942
" @babel/plugin-transform-duplicate-named-capturing-groups-regex" " ^7.25.9"
864
943
" @babel/plugin-transform-dynamic-import" " ^7.25.9"
865
- " @babel/plugin-transform-exponentiation-operator" " ^7.25.9 "
944
+ " @babel/plugin-transform-exponentiation-operator" " ^7.26.3 "
866
945
" @babel/plugin-transform-export-namespace-from" " ^7.25.9"
867
946
" @babel/plugin-transform-for-of" " ^7.25.9"
868
947
" @babel/plugin-transform-function-name" " ^7.25.9"
871
950
" @babel/plugin-transform-logical-assignment-operators" " ^7.25.9"
872
951
" @babel/plugin-transform-member-expression-literals" " ^7.25.9"
873
952
" @babel/plugin-transform-modules-amd" " ^7.25.9"
874
- " @babel/plugin-transform-modules-commonjs" " ^7.25.9 "
953
+ " @babel/plugin-transform-modules-commonjs" " ^7.26.3 "
875
954
" @babel/plugin-transform-modules-systemjs" " ^7.25.9"
876
955
" @babel/plugin-transform-modules-umd" " ^7.25.9"
877
956
" @babel/plugin-transform-named-capturing-groups-regex" " ^7.25.9"
878
957
" @babel/plugin-transform-new-target" " ^7.25.9"
879
- " @babel/plugin-transform-nullish-coalescing-operator" " ^7.25.9 "
958
+ " @babel/plugin-transform-nullish-coalescing-operator" " ^7.26.6 "
880
959
" @babel/plugin-transform-numeric-separator" " ^7.25.9"
881
960
" @babel/plugin-transform-object-rest-spread" " ^7.25.9"
882
961
" @babel/plugin-transform-object-super" " ^7.25.9"
892
971
" @babel/plugin-transform-shorthand-properties" " ^7.25.9"
893
972
" @babel/plugin-transform-spread" " ^7.25.9"
894
973
" @babel/plugin-transform-sticky-regex" " ^7.25.9"
895
- " @babel/plugin-transform-template-literals" " ^7.25.9 "
896
- " @babel/plugin-transform-typeof-symbol" " ^7.25.9 "
974
+ " @babel/plugin-transform-template-literals" " ^7.26.8 "
975
+ " @babel/plugin-transform-typeof-symbol" " ^7.26.7 "
897
976
" @babel/plugin-transform-unicode-escapes" " ^7.25.9"
898
977
" @babel/plugin-transform-unicode-property-regex" " ^7.25.9"
899
978
" @babel/plugin-transform-unicode-regex" " ^7.25.9"
900
979
" @babel/plugin-transform-unicode-sets-regex" " ^7.25.9"
901
980
" @babel/preset-modules" " 0.1.6-no-external-plugins"
902
981
babel-plugin-polyfill-corejs2 "^0.4.10"
903
- babel-plugin-polyfill-corejs3 "^0.10.6 "
982
+ babel-plugin-polyfill-corejs3 "^0.11.0 "
904
983
babel-plugin-polyfill-regenerator "^0.6.1"
905
- core-js-compat "^3.38.1 "
984
+ core-js-compat "^3.40.0 "
906
985
semver "^6.3.1"
907
986
908
987
" @babel/preset-modules@0.1.6-no-external-plugins " :
941
1020
" @babel/parser" " ^7.25.9"
942
1021
" @babel/types" " ^7.25.9"
943
1022
1023
+ " @babel/template@^7.26.8" , "@babel/template@^7.26.9":
1024
+ version "7.26.9"
1025
+ resolved "https://registry.npmjs.org/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1026
+ integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1027
+ dependencies :
1028
+ " @babel/code-frame" " ^7.26.2"
1029
+ " @babel/parser" " ^7.26.9"
1030
+ " @babel/types" " ^7.26.9"
1031
+
944
1032
" @babel/traverse@^7.25.9 " :
945
1033
version "7.25.9"
946
1034
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
954
1042
debug "^4.3.1"
955
1043
globals "^11.1.0"
956
1044
1045
+ " @babel/traverse@^7.26.8 " :
1046
+ version "7.26.9"
1047
+ resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
1048
+ integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
1049
+ dependencies :
1050
+ " @babel/code-frame" " ^7.26.2"
1051
+ " @babel/generator" " ^7.26.9"
1052
+ " @babel/parser" " ^7.26.9"
1053
+ " @babel/template" " ^7.26.9"
1054
+ " @babel/types" " ^7.26.9"
1055
+ debug "^4.3.1"
1056
+ globals "^11.1.0"
1057
+
957
1058
" @babel/types@^7.0.0" , "@babel/types@^7.20.7", "@babel/types@^7.26.3", "@babel/types@^7.3.3":
958
1059
version "7.26.3"
959
1060
resolved "https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0"
970
1071
" @babel/helper-string-parser" " ^7.25.9"
971
1072
" @babel/helper-validator-identifier" " ^7.25.9"
972
1073
1074
+ " @babel/types@^7.26.8" , "@babel/types@^7.26.9":
1075
+ version "7.26.9"
1076
+ resolved "https://registry.npmjs.org/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce"
1077
+ integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==
1078
+ dependencies :
1079
+ " @babel/helper-string-parser" " ^7.25.9"
1080
+ " @babel/helper-validator-identifier" " ^7.25.9"
1081
+
973
1082
" @bcoe/v8-coverage@^0.2.3 " :
974
1083
version "0.2.3"
975
1084
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1903
2012
" @types/qs" " *"
1904
2013
" @types/serve-static" " *"
1905
2014
2015
+ " @types/gensync@^1.0.0 " :
2016
+ version "1.0.4"
2017
+ resolved "https://registry.npmjs.org/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b"
2018
+ integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==
2019
+
1906
2020
" @types/graceful-fs@^4.1.3 " :
1907
2021
version "4.1.9"
1908
2022
resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
@@ -2364,13 +2478,13 @@ babel-jest@29.7.0, babel-jest@^29.7.0:
2364
2478
graceful-fs "^4.2.9"
2365
2479
slash "^3.0.0"
2366
2480
2367
- babel-loader@8.3.0 :
2368
- version "8.3.0 "
2369
- resolved "https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0 .tgz#124936e841ba4fe8176786d6ff28add1f134d6a8 "
2370
- integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q ==
2481
+ babel-loader@8.4.1 :
2482
+ version "8.4.1 "
2483
+ resolved "https://registry.npmjs.org/babel-loader/-/babel-loader-8.4.1 .tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675 "
2484
+ integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA ==
2371
2485
dependencies :
2372
2486
find-cache-dir "^3.3.1"
2373
- loader-utils "^2.0.0 "
2487
+ loader-utils "^2.0.4 "
2374
2488
make-dir "^3.1.0"
2375
2489
schema-utils "^2.6.5"
2376
2490
@@ -2404,13 +2518,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
2404
2518
" @babel/helper-define-polyfill-provider" " ^0.6.2"
2405
2519
semver "^6.3.1"
2406
2520
2407
- babel-plugin-polyfill-corejs3@^0.10.6 :
2408
- version "0.10.6 "
2409
- resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6 .tgz#2deda57caef50f59c525aeb4964d3b2f867710c7 "
2410
- integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA ==
2521
+ babel-plugin-polyfill-corejs3@^0.11.0 :
2522
+ version "0.11.1 "
2523
+ resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1 .tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6 "
2524
+ integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ ==
2411
2525
dependencies :
2412
- " @babel/helper-define-polyfill-provider" " ^0.6.2 "
2413
- core-js-compat "^3.38 .0"
2526
+ " @babel/helper-define-polyfill-provider" " ^0.6.3 "
2527
+ core-js-compat "^3.40 .0"
2414
2528
2415
2529
babel-plugin-polyfill-regenerator@^0.6.1 :
2416
2530
version "0.6.2"
@@ -2509,7 +2623,7 @@ braces@^3.0.3, braces@~3.0.2:
2509
2623
dependencies :
2510
2624
fill-range "^7.1.1"
2511
2625
2512
- browserslist@^4.14.5, browserslist@^4.23.3, browserslist@^4. 24.0 :
2626
+ browserslist@^4.14.5, browserslist@^4.24.0 :
2513
2627
version "4.24.2"
2514
2628
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580"
2515
2629
integrity sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==
@@ -2519,6 +2633,16 @@ browserslist@^4.14.5, browserslist@^4.23.3, browserslist@^4.24.0:
2519
2633
node-releases "^2.0.18"
2520
2634
update-browserslist-db "^1.1.1"
2521
2635
2636
+ browserslist@^4.24.3 :
2637
+ version "4.24.4"
2638
+ resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz#c6b2865a3f08bcb860a0e827389003b9fe686e4b"
2639
+ integrity sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==
2640
+ dependencies :
2641
+ caniuse-lite "^1.0.30001688"
2642
+ electron-to-chromium "^1.5.73"
2643
+ node-releases "^2.0.19"
2644
+ update-browserslist-db "^1.1.1"
2645
+
2522
2646
bser@2.1.1 :
2523
2647
version "2.1.1"
2524
2648
resolved "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -2579,6 +2703,11 @@ caniuse-lite@^1.0.30001669:
2579
2703
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz#fda8f1d29a8bfdc42de0c170d7f34a9cf19ed7a3"
2580
2704
integrity sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==
2581
2705
2706
+ caniuse-lite@^1.0.30001688 :
2707
+ version "1.0.30001700"
2708
+ resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001700.tgz#26cd429cf09b4fd4e745daf4916039c794d720f6"
2709
+ integrity sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==
2710
+
2582
2711
chalk@^4.0.0 :
2583
2712
version "4.1.2"
2584
2713
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
@@ -2746,12 +2875,12 @@ cookie@0.7.1:
2746
2875
resolved "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
2747
2876
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
2748
2877
2749
- core-js-compat@^3.38.0, core-js-compat@^3.38.1 :
2750
- version "3.38.1 "
2751
- resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.38.1 .tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09 "
2752
- integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw ==
2878
+ core-js-compat@^3.40.0 :
2879
+ version "3.40.0 "
2880
+ resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.40.0 .tgz#7485912a5a4a4315c2fdb2cbdc623e6881c88b38 "
2881
+ integrity sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ ==
2753
2882
dependencies :
2754
- browserslist "^4.23 .3"
2883
+ browserslist "^4.24 .3"
2755
2884
2756
2885
core-util-is@~1.0.0 :
2757
2886
version "1.0.3"
@@ -2777,9 +2906,9 @@ create-require@^1.1.0:
2777
2906
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
2778
2907
2779
2908
cross-spawn@^7.0.3 :
2780
- version "7.0.3 "
2781
- resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3 .tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6 "
2782
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w ==
2909
+ version "7.0.6 "
2910
+ resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6 .tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f "
2911
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA ==
2783
2912
dependencies :
2784
2913
path-key "^3.1.0"
2785
2914
shebang-command "^2.0.0"
@@ -2931,6 +3060,11 @@ electron-to-chromium@^1.5.41:
2931
3060
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.45.tgz#fa592ce6a88b44d23acbc7453a2feab98996e6c9"
2932
3061
integrity sha512-vOzZS6uZwhhbkZbcRyiy99Wg+pYFV5hk+5YaECvx0+Z31NR3Tt5zS6dze2OepT6PCTzVzT0dIJItti+uAW5zmw==
2933
3062
3063
+ electron-to-chromium@^1.5.73 :
3064
+ version "1.5.104"
3065
+ resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.104.tgz#e92a1ec54f279d8fc60eb7e8cf6add9631631f38"
3066
+ integrity sha512-Us9M2L4cO/zMBqVkJtnj353nQhMju9slHm62NprKTmdF3HH8wYOtNvDFq/JB2+ZRoGLzdvYDiATlMHs98XBM1g==
3067
+
2934
3068
emittery@^0.13.1 :
2935
3069
version "0.13.1"
2936
3070
resolved "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
@@ -3105,10 +3239,10 @@ expect@^29.0.0, expect@^29.7.0:
3105
3239
jest-message-util "^29.7.0"
3106
3240
jest-util "^29.7.0"
3107
3241
3108
- express@^4.19 .2 :
3109
- version "4.21.1 "
3110
- resolved "https://registry.npmjs.org/express/-/express-4.21.1 .tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281 "
3111
- integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ ==
3242
+ express@^4.21 .2 :
3243
+ version "4.21.2 "
3244
+ resolved "https://registry.npmjs.org/express/-/express-4.21.2 .tgz#cf250e48362174ead6cea4a566abef0162c1ec32 "
3245
+ integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA ==
3112
3246
dependencies :
3113
3247
accepts "~1.3.8"
3114
3248
array-flatten "1.1.1"
@@ -3129,7 +3263,7 @@ express@^4.19.2:
3129
3263
methods "~1.1.2"
3130
3264
on-finished "2.4.1"
3131
3265
parseurl "~1.3.3"
3132
- path-to-regexp "0.1.10 "
3266
+ path-to-regexp "0.1.12 "
3133
3267
proxy-addr "~2.0.7"
3134
3268
qs "6.13.0"
3135
3269
range-parser "~1.2.1"
@@ -3414,11 +3548,6 @@ html-encoding-sniffer@^3.0.0:
3414
3548
dependencies :
3415
3549
whatwg-encoding "^2.0.0"
3416
3550
3417
- html-entities@^2.4.0 :
3418
- version "2.5.2"
3419
- resolved "https://registry.npmjs.org/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f"
3420
- integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==
3421
-
3422
3551
html-escaper@^2.0.0 :
3423
3552
version "2.0.2"
3424
3553
resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
@@ -3464,7 +3593,7 @@ http-proxy-agent@^5.0.0:
3464
3593
agent-base "6"
3465
3594
debug "4"
3466
3595
3467
- http-proxy-middleware@^2.0.3 :
3596
+ http-proxy-middleware@^2.0.7 :
3468
3597
version "2.0.7"
3469
3598
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
3470
3599
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
@@ -4211,7 +4340,7 @@ loader-runner@^4.2.0:
4211
4340
resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1"
4212
4341
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
4213
4342
4214
- loader-utils@^2.0.0 :
4343
+ loader-utils@^2.0.4 :
4215
4344
version "2.0.4"
4216
4345
resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
4217
4346
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
@@ -4400,6 +4529,11 @@ node-releases@^2.0.18:
4400
4529
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
4401
4530
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
4402
4531
4532
+ node-releases@^2.0.19 :
4533
+ version "2.0.19"
4534
+ resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314"
4535
+ integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==
4536
+
4403
4537
normalize-path@^3.0.0, normalize-path@~3.0.0 :
4404
4538
version "3.0.0"
4405
4539
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
@@ -4540,10 +4674,10 @@ path-parse@^1.0.7:
4540
4674
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
4541
4675
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
4542
4676
4543
- path-to-regexp@0.1.10 :
4544
- version "0.1.10 "
4545
- resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10 .tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b "
4546
- integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w ==
4677
+ path-to-regexp@0.1.12 :
4678
+ version "0.1.12 "
4679
+ resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12 .tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7 "
4680
+ integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ ==
4547
4681
4548
4682
picocolors@^1.0.0, picocolors@^1.1.0 :
4549
4683
version "1.1.1"
@@ -5447,10 +5581,10 @@ webpack-dev-middleware@^7.4.2:
5447
5581
range-parser "^1.2.1"
5448
5582
schema-utils "^4.0.0"
5449
5583
5450
- webpack-dev-server@5.1 .0 :
5451
- version "5.1 .0"
5452
- resolved "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.1 .0.tgz#8f44147402b4d8ab99bfeb9b6880daa1411064e5 "
5453
- integrity sha512-aQpaN81X6tXie1FoOB7xlMfCsN19pSvRAeYUHOdFWOlhpQ/LlbfTqYwwmEDFV0h8GGuqmCmKmT+pxcUV/Nt2gQ ==
5584
+ webpack-dev-server@5.2 .0 :
5585
+ version "5.2 .0"
5586
+ resolved "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2 .0.tgz#68043886edaa3fd875ad20e01589990a79612f9c "
5587
+ integrity sha512-90SqqYXA2SK36KcT6o1bvwvZfJFcmoamqeJY7+boioffX9g9C0wjjJRGUrQIuh43pb0ttX7+ssavmj/WN2RHtA ==
5454
5588
dependencies :
5455
5589
" @types/bonjour" " ^3.5.13"
5456
5590
" @types/connect-history-api-fallback" " ^1.5.4"
@@ -5465,10 +5599,9 @@ webpack-dev-server@5.1.0:
5465
5599
colorette "^2.0.10"
5466
5600
compression "^1.7.4"
5467
5601
connect-history-api-fallback "^2.0.0"
5468
- express "^4.19 .2"
5602
+ express "^4.21 .2"
5469
5603
graceful-fs "^4.2.6"
5470
- html-entities "^2.4.0"
5471
- http-proxy-middleware "^2.0.3"
5604
+ http-proxy-middleware "^2.0.7"
5472
5605
ipaddr.js "^2.1.0"
5473
5606
launch-editor "^2.6.1"
5474
5607
open "^10.0.3"
0 commit comments