@aws/nx-plugin 0.84.1 → 0.85.0

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.
Files changed (45) hide show
  1. package/LICENSE-THIRD-PARTY +1674 -425
  2. package/package.json +8 -8
  3. package/src/infra/app/__snapshots__/generator.spec.ts.snap +28 -28
  4. package/src/infra/app/generator.js +2 -1
  5. package/src/infra/app/generator.js.map +1 -1
  6. package/src/mcp-server/schema.d.ts +2 -2
  7. package/src/preset/__snapshots__/generator.spec.ts.snap +14 -17
  8. package/src/preset/generator.js +10 -8
  9. package/src/preset/generator.js.map +1 -1
  10. package/src/py/fast-api/__snapshots__/generator.spec.ts.snap +0 -8
  11. package/src/py/lambda-function/__snapshots__/generator.spec.ts.snap +3 -9
  12. package/src/py/mcp-server/__snapshots__/generator.spec.ts.snap +4 -4
  13. package/src/py/strands-agent/__snapshots__/generator.spec.ts.snap +8 -8
  14. package/src/smithy/ts/api/__snapshots__/generator.spec.ts.snap +0 -6
  15. package/src/trpc/backend/__snapshots__/generator.spec.ts.snap +0 -12
  16. package/src/trpc/backend/generator.js +2 -1
  17. package/src/trpc/backend/generator.js.map +1 -1
  18. package/src/ts/lambda-function/__snapshots__/generator.spec.ts.snap +3 -9
  19. package/src/ts/lib/generator.js +2 -1
  20. package/src/ts/lib/generator.js.map +1 -1
  21. package/src/ts/lib/vitest.js +1 -1
  22. package/src/ts/lib/vitest.js.map +1 -1
  23. package/src/ts/mcp-server/__snapshots__/generator.spec.ts.snap +2 -2
  24. package/src/ts/nx-plugin/__snapshots__/generator.spec.ts.snap +1 -1
  25. package/src/ts/react-website/app/__snapshots__/generator.spec.ts.snap +76 -76
  26. package/src/ts/react-website/app/generator.js +3 -2
  27. package/src/ts/react-website/app/generator.js.map +1 -1
  28. package/src/utils/api-constructs/files/cdk/app/apis/http/__apiNameKebabCase__.ts.template +0 -1
  29. package/src/utils/api-constructs/files/cdk/app/apis/rest/__apiNameKebabCase__.ts.template +0 -1
  30. package/src/utils/api-constructs/files/terraform/app/apis/http/__apiNameKebabCase__/__apiNameKebabCase__.tf.template +0 -1
  31. package/src/utils/api-constructs/files/terraform/app/apis/rest/__apiNameKebabCase__/__apiNameKebabCase__.tf.template +0 -1
  32. package/src/utils/function-constructs/files/cdk/app/lambda-functions/__functionNameKebabCase__.ts.template +1 -3
  33. package/src/utils/function-constructs/files/terraform/app/lambda-functions/__functionNameKebabCase__/__functionNameKebabCase__.tf.template +1 -3
  34. package/src/utils/pkg-manager.d.ts +26 -0
  35. package/src/utils/pkg-manager.js +20 -0
  36. package/src/utils/pkg-manager.js.map +1 -0
  37. package/src/utils/shared-constructs.js +2 -1
  38. package/src/utils/shared-constructs.js.map +1 -1
  39. package/src/utils/shared-infra-config.js +4 -3
  40. package/src/utils/shared-infra-config.js.map +1 -1
  41. package/src/utils/shared-scripts.js +2 -1
  42. package/src/utils/shared-scripts.js.map +1 -1
  43. package/src/utils/versions.d.ts +58 -57
  44. package/src/utils/versions.js +57 -56
  45. package/src/utils/versions.js.map +1 -1
@@ -207,7 +207,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
207
207
 
208
208
  ---
209
209
 
210
- The following software may be included in this product: @babel/core (7.28.4)
210
+ The following software may be included in this product: @babel/compat-data (7.29.0)
211
211
  This software contains the following license and notice below:
212
212
 
213
213
  MIT License
@@ -235,7 +235,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
235
235
 
236
236
  ---
237
237
 
238
- The following software may be included in this product: @babel/generator (7.28.3)
238
+ The following software may be included in this product: @babel/core (7.28.4)
239
239
  This software contains the following license and notice below:
240
240
 
241
241
  MIT License
@@ -263,7 +263,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
263
263
 
264
264
  ---
265
265
 
266
- The following software may be included in this product: @babel/helper-annotate-as-pure (7.27.3)
266
+ The following software may be included in this product: @babel/core (7.29.0)
267
267
  This software contains the following license and notice below:
268
268
 
269
269
  MIT License
@@ -291,7 +291,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
291
291
 
292
292
  ---
293
293
 
294
- The following software may be included in this product: @babel/helper-compilation-targets (7.27.2)
294
+ The following software may be included in this product: @babel/generator (7.28.3)
295
295
  This software contains the following license and notice below:
296
296
 
297
297
  MIT License
@@ -319,7 +319,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
319
319
 
320
320
  ---
321
321
 
322
- The following software may be included in this product: @babel/helper-create-class-features-plugin (7.28.3)
322
+ The following software may be included in this product: @babel/generator (7.29.1)
323
323
  This software contains the following license and notice below:
324
324
 
325
325
  MIT License
@@ -347,7 +347,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
347
347
 
348
348
  ---
349
349
 
350
- The following software may be included in this product: @babel/helper-create-regexp-features-plugin (7.27.1)
350
+ The following software may be included in this product: @babel/helper-annotate-as-pure (7.27.3)
351
351
  This software contains the following license and notice below:
352
352
 
353
353
  MIT License
@@ -375,35 +375,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
375
375
 
376
376
  ---
377
377
 
378
- The following software may be included in this product: @babel/helper-define-polyfill-provider (0.6.5)
379
- This software contains the following license and notice below:
380
-
381
- MIT License
382
-
383
- Copyright (c) 2014-present Nicolò Ribaudo and other contributors
384
-
385
- Permission is hereby granted, free of charge, to any person obtaining
386
- a copy of this software and associated documentation files (the
387
- "Software"), to deal in the Software without restriction, including
388
- without limitation the rights to use, copy, modify, merge, publish,
389
- distribute, sublicense, and/or sell copies of the Software, and to
390
- permit persons to whom the Software is furnished to do so, subject to
391
- the following conditions:
392
-
393
- The above copyright notice and this permission notice shall be
394
- included in all copies or substantial portions of the Software.
395
-
396
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
397
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
398
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
399
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
400
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
401
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
402
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
403
-
404
- ---
405
-
406
- The following software may be included in this product: @babel/helper-globals (7.28.0)
378
+ The following software may be included in this product: @babel/helper-compilation-targets (7.27.2)
407
379
  This software contains the following license and notice below:
408
380
 
409
381
  MIT License
@@ -431,7 +403,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
431
403
 
432
404
  ---
433
405
 
434
- The following software may be included in this product: @babel/helper-member-expression-to-functions (7.27.1)
406
+ The following software may be included in this product: @babel/helper-compilation-targets (7.28.6)
435
407
  This software contains the following license and notice below:
436
408
 
437
409
  MIT License
@@ -459,7 +431,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
459
431
 
460
432
  ---
461
433
 
462
- The following software may be included in this product: @babel/helper-module-imports (7.27.1)
434
+ The following software may be included in this product: @babel/helper-create-class-features-plugin (7.28.3)
463
435
  This software contains the following license and notice below:
464
436
 
465
437
  MIT License
@@ -487,7 +459,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
487
459
 
488
460
  ---
489
461
 
490
- The following software may be included in this product: @babel/helper-module-transforms (7.28.3)
462
+ The following software may be included in this product: @babel/helper-create-regexp-features-plugin (7.27.1)
491
463
  This software contains the following license and notice below:
492
464
 
493
465
  MIT License
@@ -515,12 +487,12 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
515
487
 
516
488
  ---
517
489
 
518
- The following software may be included in this product: @babel/helper-optimise-call-expression (7.27.1)
490
+ The following software may be included in this product: @babel/helper-define-polyfill-provider (0.6.5)
519
491
  This software contains the following license and notice below:
520
492
 
521
493
  MIT License
522
494
 
523
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
495
+ Copyright (c) 2014-present Nicolò Ribaudo and other contributors
524
496
 
525
497
  Permission is hereby granted, free of charge, to any person obtaining
526
498
  a copy of this software and associated documentation files (the
@@ -543,7 +515,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
543
515
 
544
516
  ---
545
517
 
546
- The following software may be included in this product: @babel/helper-plugin-utils (7.27.1)
518
+ The following software may be included in this product: @babel/helper-globals (7.28.0)
547
519
  This software contains the following license and notice below:
548
520
 
549
521
  MIT License
@@ -571,7 +543,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
571
543
 
572
544
  ---
573
545
 
574
- The following software may be included in this product: @babel/helper-remap-async-to-generator (7.27.1)
546
+ The following software may be included in this product: @babel/helper-member-expression-to-functions (7.27.1)
575
547
  This software contains the following license and notice below:
576
548
 
577
549
  MIT License
@@ -599,7 +571,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
599
571
 
600
572
  ---
601
573
 
602
- The following software may be included in this product: @babel/helper-replace-supers (7.27.1)
574
+ The following software may be included in this product: @babel/helper-module-imports (7.27.1)
603
575
  This software contains the following license and notice below:
604
576
 
605
577
  MIT License
@@ -627,7 +599,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
627
599
 
628
600
  ---
629
601
 
630
- The following software may be included in this product: @babel/helper-skip-transparent-expression-wrappers (7.27.1)
602
+ The following software may be included in this product: @babel/helper-module-imports (7.28.6)
631
603
  This software contains the following license and notice below:
632
604
 
633
605
  MIT License
@@ -655,7 +627,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
655
627
 
656
628
  ---
657
629
 
658
- The following software may be included in this product: @babel/helper-string-parser (7.27.1)
630
+ The following software may be included in this product: @babel/helper-module-transforms (7.28.3)
659
631
  This software contains the following license and notice below:
660
632
 
661
633
  MIT License
@@ -683,7 +655,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
683
655
 
684
656
  ---
685
657
 
686
- The following software may be included in this product: @babel/helper-validator-identifier (7.28.5)
658
+ The following software may be included in this product: @babel/helper-module-transforms (7.28.6)
687
659
  This software contains the following license and notice below:
688
660
 
689
661
  MIT License
@@ -711,7 +683,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
711
683
 
712
684
  ---
713
685
 
714
- The following software may be included in this product: @babel/helper-validator-option (7.27.1)
686
+ The following software may be included in this product: @babel/helper-optimise-call-expression (7.27.1)
715
687
  This software contains the following license and notice below:
716
688
 
717
689
  MIT License
@@ -739,7 +711,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
739
711
 
740
712
  ---
741
713
 
742
- The following software may be included in this product: @babel/helper-wrap-function (7.28.3)
714
+ The following software may be included in this product: @babel/helper-plugin-utils (7.27.1)
743
715
  This software contains the following license and notice below:
744
716
 
745
717
  MIT License
@@ -767,13 +739,12 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
767
739
 
768
740
  ---
769
741
 
770
- The following software may be included in this product: @babel/helpers (7.28.4)
742
+ The following software may be included in this product: @babel/helper-remap-async-to-generator (7.27.1)
771
743
  This software contains the following license and notice below:
772
744
 
773
745
  MIT License
774
746
 
775
747
  Copyright (c) 2014-present Sebastian McKenzie and other contributors
776
- Copyright (c) 2014-present, Facebook, Inc. (ONLY ./src/helpers/regenerator* files)
777
748
 
778
749
  Permission is hereby granted, free of charge, to any person obtaining
779
750
  a copy of this software and associated documentation files (the
@@ -796,32 +767,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
796
767
 
797
768
  ---
798
769
 
799
- The following software may be included in this product: @babel/parser (7.29.0)
800
- This software contains the following license and notice below:
801
-
802
- Copyright (C) 2012-2014 by various contributors (see AUTHORS)
803
-
804
- Permission is hereby granted, free of charge, to any person obtaining a copy
805
- of this software and associated documentation files (the "Software"), to deal
806
- in the Software without restriction, including without limitation the rights
807
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
808
- copies of the Software, and to permit persons to whom the Software is
809
- furnished to do so, subject to the following conditions:
810
-
811
- The above copyright notice and this permission notice shall be included in
812
- all copies or substantial portions of the Software.
813
-
814
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
815
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
816
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
817
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
818
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
819
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
820
- THE SOFTWARE.
821
-
822
- ---
823
-
824
- The following software may be included in this product: @babel/plugin-bugfix-firefox-class-in-computed-class-key (7.27.1)
770
+ The following software may be included in this product: @babel/helper-replace-supers (7.27.1)
825
771
  This software contains the following license and notice below:
826
772
 
827
773
  MIT License
@@ -849,7 +795,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
849
795
 
850
796
  ---
851
797
 
852
- The following software may be included in this product: @babel/plugin-bugfix-safari-class-field-initializer-scope (7.27.1)
798
+ The following software may be included in this product: @babel/helper-skip-transparent-expression-wrappers (7.27.1)
853
799
  This software contains the following license and notice below:
854
800
 
855
801
  MIT License
@@ -877,7 +823,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
877
823
 
878
824
  ---
879
825
 
880
- The following software may be included in this product: @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (7.27.1)
826
+ The following software may be included in this product: @babel/helper-string-parser (7.27.1)
881
827
  This software contains the following license and notice below:
882
828
 
883
829
  MIT License
@@ -905,7 +851,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
905
851
 
906
852
  ---
907
853
 
908
- The following software may be included in this product: @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (7.27.1)
854
+ The following software may be included in this product: @babel/helper-validator-identifier (7.28.5)
909
855
  This software contains the following license and notice below:
910
856
 
911
857
  MIT License
@@ -933,7 +879,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
933
879
 
934
880
  ---
935
881
 
936
- The following software may be included in this product: @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly (7.28.3)
882
+ The following software may be included in this product: @babel/helper-validator-option (7.27.1)
937
883
  This software contains the following license and notice below:
938
884
 
939
885
  MIT License
@@ -961,7 +907,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
961
907
 
962
908
  ---
963
909
 
964
- The following software may be included in this product: @babel/plugin-proposal-decorators (7.28.0)
910
+ The following software may be included in this product: @babel/helper-wrap-function (7.28.3)
965
911
  This software contains the following license and notice below:
966
912
 
967
913
  MIT License
@@ -989,12 +935,13 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
989
935
 
990
936
  ---
991
937
 
992
- The following software may be included in this product: @babel/plugin-proposal-private-property-in-object (7.21.0-placeholder-for-preset-env.2)
938
+ The following software may be included in this product: @babel/helpers (7.28.4)
993
939
  This software contains the following license and notice below:
994
940
 
995
941
  MIT License
996
942
 
997
943
  Copyright (c) 2014-present Sebastian McKenzie and other contributors
944
+ Copyright (c) 2014-present, Facebook, Inc. (ONLY ./src/helpers/regenerator* files)
998
945
 
999
946
  Permission is hereby granted, free of charge, to any person obtaining
1000
947
  a copy of this software and associated documentation files (the
@@ -1017,12 +964,13 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1017
964
 
1018
965
  ---
1019
966
 
1020
- The following software may be included in this product: @babel/plugin-syntax-decorators (7.27.1)
967
+ The following software may be included in this product: @babel/helpers (7.29.2)
1021
968
  This software contains the following license and notice below:
1022
969
 
1023
970
  MIT License
1024
971
 
1025
972
  Copyright (c) 2014-present Sebastian McKenzie and other contributors
973
+ Copyright (c) 2014-present, Facebook, Inc. (ONLY ./src/helpers/regenerator* files)
1026
974
 
1027
975
  Permission is hereby granted, free of charge, to any person obtaining
1028
976
  a copy of this software and associated documentation files (the
@@ -1045,35 +993,32 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1045
993
 
1046
994
  ---
1047
995
 
1048
- The following software may be included in this product: @babel/plugin-syntax-import-assertions (7.27.1)
996
+ The following software may be included in this product: @babel/parser (7.29.0)
1049
997
  This software contains the following license and notice below:
1050
998
 
1051
- MIT License
1052
-
1053
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
999
+ Copyright (C) 2012-2014 by various contributors (see AUTHORS)
1054
1000
 
1055
- Permission is hereby granted, free of charge, to any person obtaining
1056
- a copy of this software and associated documentation files (the
1057
- "Software"), to deal in the Software without restriction, including
1058
- without limitation the rights to use, copy, modify, merge, publish,
1059
- distribute, sublicense, and/or sell copies of the Software, and to
1060
- permit persons to whom the Software is furnished to do so, subject to
1061
- the following conditions:
1001
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1002
+ of this software and associated documentation files (the "Software"), to deal
1003
+ in the Software without restriction, including without limitation the rights
1004
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1005
+ copies of the Software, and to permit persons to whom the Software is
1006
+ furnished to do so, subject to the following conditions:
1062
1007
 
1063
- The above copyright notice and this permission notice shall be
1064
- included in all copies or substantial portions of the Software.
1008
+ The above copyright notice and this permission notice shall be included in
1009
+ all copies or substantial portions of the Software.
1065
1010
 
1066
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1067
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1068
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1069
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1070
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1071
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1072
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1011
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1012
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1013
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1014
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1015
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1016
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1017
+ THE SOFTWARE.
1073
1018
 
1074
1019
  ---
1075
1020
 
1076
- The following software may be included in this product: @babel/plugin-syntax-import-attributes (7.27.1)
1021
+ The following software may be included in this product: @babel/plugin-bugfix-firefox-class-in-computed-class-key (7.27.1)
1077
1022
  This software contains the following license and notice below:
1078
1023
 
1079
1024
  MIT License
@@ -1101,7 +1046,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1101
1046
 
1102
1047
  ---
1103
1048
 
1104
- The following software may be included in this product: @babel/plugin-syntax-jsx (7.27.1)
1049
+ The following software may be included in this product: @babel/plugin-bugfix-safari-class-field-initializer-scope (7.27.1)
1105
1050
  This software contains the following license and notice below:
1106
1051
 
1107
1052
  MIT License
@@ -1129,7 +1074,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1129
1074
 
1130
1075
  ---
1131
1076
 
1132
- The following software may be included in this product: @babel/plugin-syntax-typescript (7.27.1)
1077
+ The following software may be included in this product: @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (7.27.1)
1133
1078
  This software contains the following license and notice below:
1134
1079
 
1135
1080
  MIT License
@@ -1157,7 +1102,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1157
1102
 
1158
1103
  ---
1159
1104
 
1160
- The following software may be included in this product: @babel/plugin-syntax-unicode-sets-regex (7.18.6)
1105
+ The following software may be included in this product: @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (7.27.1)
1161
1106
  This software contains the following license and notice below:
1162
1107
 
1163
1108
  MIT License
@@ -1185,7 +1130,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1185
1130
 
1186
1131
  ---
1187
1132
 
1188
- The following software may be included in this product: @babel/plugin-transform-arrow-functions (7.27.1)
1133
+ The following software may be included in this product: @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly (7.28.3)
1189
1134
  This software contains the following license and notice below:
1190
1135
 
1191
1136
  MIT License
@@ -1213,7 +1158,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1213
1158
 
1214
1159
  ---
1215
1160
 
1216
- The following software may be included in this product: @babel/plugin-transform-async-generator-functions (7.28.0)
1161
+ The following software may be included in this product: @babel/plugin-proposal-decorators (7.28.0)
1217
1162
  This software contains the following license and notice below:
1218
1163
 
1219
1164
  MIT License
@@ -1241,7 +1186,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1241
1186
 
1242
1187
  ---
1243
1188
 
1244
- The following software may be included in this product: @babel/plugin-transform-async-to-generator (7.27.1)
1189
+ The following software may be included in this product: @babel/plugin-proposal-private-property-in-object (7.21.0-placeholder-for-preset-env.2)
1245
1190
  This software contains the following license and notice below:
1246
1191
 
1247
1192
  MIT License
@@ -1269,7 +1214,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1269
1214
 
1270
1215
  ---
1271
1216
 
1272
- The following software may be included in this product: @babel/plugin-transform-block-scoped-functions (7.27.1)
1217
+ The following software may be included in this product: @babel/plugin-syntax-decorators (7.27.1)
1273
1218
  This software contains the following license and notice below:
1274
1219
 
1275
1220
  MIT License
@@ -1297,7 +1242,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1297
1242
 
1298
1243
  ---
1299
1244
 
1300
- The following software may be included in this product: @babel/plugin-transform-block-scoping (7.28.4)
1245
+ The following software may be included in this product: @babel/plugin-syntax-import-assertions (7.27.1)
1301
1246
  This software contains the following license and notice below:
1302
1247
 
1303
1248
  MIT License
@@ -1325,7 +1270,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1325
1270
 
1326
1271
  ---
1327
1272
 
1328
- The following software may be included in this product: @babel/plugin-transform-class-properties (7.27.1)
1273
+ The following software may be included in this product: @babel/plugin-syntax-import-attributes (7.27.1)
1329
1274
  This software contains the following license and notice below:
1330
1275
 
1331
1276
  MIT License
@@ -1353,7 +1298,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1353
1298
 
1354
1299
  ---
1355
1300
 
1356
- The following software may be included in this product: @babel/plugin-transform-class-static-block (7.28.3)
1301
+ The following software may be included in this product: @babel/plugin-syntax-jsx (7.27.1)
1357
1302
  This software contains the following license and notice below:
1358
1303
 
1359
1304
  MIT License
@@ -1381,7 +1326,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1381
1326
 
1382
1327
  ---
1383
1328
 
1384
- The following software may be included in this product: @babel/plugin-transform-classes (7.28.4)
1329
+ The following software may be included in this product: @babel/plugin-syntax-typescript (7.27.1)
1385
1330
  This software contains the following license and notice below:
1386
1331
 
1387
1332
  MIT License
@@ -1409,7 +1354,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1409
1354
 
1410
1355
  ---
1411
1356
 
1412
- The following software may be included in this product: @babel/plugin-transform-computed-properties (7.27.1)
1357
+ The following software may be included in this product: @babel/plugin-syntax-unicode-sets-regex (7.18.6)
1413
1358
  This software contains the following license and notice below:
1414
1359
 
1415
1360
  MIT License
@@ -1437,7 +1382,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1437
1382
 
1438
1383
  ---
1439
1384
 
1440
- The following software may be included in this product: @babel/plugin-transform-destructuring (7.28.0)
1385
+ The following software may be included in this product: @babel/plugin-transform-arrow-functions (7.27.1)
1441
1386
  This software contains the following license and notice below:
1442
1387
 
1443
1388
  MIT License
@@ -1465,7 +1410,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1465
1410
 
1466
1411
  ---
1467
1412
 
1468
- The following software may be included in this product: @babel/plugin-transform-dotall-regex (7.27.1)
1413
+ The following software may be included in this product: @babel/plugin-transform-async-generator-functions (7.28.0)
1469
1414
  This software contains the following license and notice below:
1470
1415
 
1471
1416
  MIT License
@@ -1493,7 +1438,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1493
1438
 
1494
1439
  ---
1495
1440
 
1496
- The following software may be included in this product: @babel/plugin-transform-duplicate-keys (7.27.1)
1441
+ The following software may be included in this product: @babel/plugin-transform-async-to-generator (7.27.1)
1497
1442
  This software contains the following license and notice below:
1498
1443
 
1499
1444
  MIT License
@@ -1521,7 +1466,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1521
1466
 
1522
1467
  ---
1523
1468
 
1524
- The following software may be included in this product: @babel/plugin-transform-duplicate-named-capturing-groups-regex (7.27.1)
1469
+ The following software may be included in this product: @babel/plugin-transform-block-scoped-functions (7.27.1)
1525
1470
  This software contains the following license and notice below:
1526
1471
 
1527
1472
  MIT License
@@ -1549,7 +1494,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1549
1494
 
1550
1495
  ---
1551
1496
 
1552
- The following software may be included in this product: @babel/plugin-transform-dynamic-import (7.27.1)
1497
+ The following software may be included in this product: @babel/plugin-transform-block-scoping (7.28.4)
1553
1498
  This software contains the following license and notice below:
1554
1499
 
1555
1500
  MIT License
@@ -1577,7 +1522,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1577
1522
 
1578
1523
  ---
1579
1524
 
1580
- The following software may be included in this product: @babel/plugin-transform-explicit-resource-management (7.28.0)
1525
+ The following software may be included in this product: @babel/plugin-transform-class-properties (7.27.1)
1581
1526
  This software contains the following license and notice below:
1582
1527
 
1583
1528
  MIT License
@@ -1605,7 +1550,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1605
1550
 
1606
1551
  ---
1607
1552
 
1608
- The following software may be included in this product: @babel/plugin-transform-exponentiation-operator (7.27.1)
1553
+ The following software may be included in this product: @babel/plugin-transform-class-static-block (7.28.3)
1609
1554
  This software contains the following license and notice below:
1610
1555
 
1611
1556
  MIT License
@@ -1633,7 +1578,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1633
1578
 
1634
1579
  ---
1635
1580
 
1636
- The following software may be included in this product: @babel/plugin-transform-export-namespace-from (7.27.1)
1581
+ The following software may be included in this product: @babel/plugin-transform-classes (7.28.4)
1637
1582
  This software contains the following license and notice below:
1638
1583
 
1639
1584
  MIT License
@@ -1661,7 +1606,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1661
1606
 
1662
1607
  ---
1663
1608
 
1664
- The following software may be included in this product: @babel/plugin-transform-for-of (7.27.1)
1609
+ The following software may be included in this product: @babel/plugin-transform-computed-properties (7.27.1)
1665
1610
  This software contains the following license and notice below:
1666
1611
 
1667
1612
  MIT License
@@ -1689,7 +1634,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1689
1634
 
1690
1635
  ---
1691
1636
 
1692
- The following software may be included in this product: @babel/plugin-transform-function-name (7.27.1)
1637
+ The following software may be included in this product: @babel/plugin-transform-destructuring (7.28.0)
1693
1638
  This software contains the following license and notice below:
1694
1639
 
1695
1640
  MIT License
@@ -1717,7 +1662,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1717
1662
 
1718
1663
  ---
1719
1664
 
1720
- The following software may be included in this product: @babel/plugin-transform-json-strings (7.27.1)
1665
+ The following software may be included in this product: @babel/plugin-transform-dotall-regex (7.27.1)
1721
1666
  This software contains the following license and notice below:
1722
1667
 
1723
1668
  MIT License
@@ -1745,7 +1690,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1745
1690
 
1746
1691
  ---
1747
1692
 
1748
- The following software may be included in this product: @babel/plugin-transform-literals (7.27.1)
1693
+ The following software may be included in this product: @babel/plugin-transform-duplicate-keys (7.27.1)
1749
1694
  This software contains the following license and notice below:
1750
1695
 
1751
1696
  MIT License
@@ -1773,7 +1718,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1773
1718
 
1774
1719
  ---
1775
1720
 
1776
- The following software may be included in this product: @babel/plugin-transform-logical-assignment-operators (7.27.1)
1721
+ The following software may be included in this product: @babel/plugin-transform-duplicate-named-capturing-groups-regex (7.27.1)
1777
1722
  This software contains the following license and notice below:
1778
1723
 
1779
1724
  MIT License
@@ -1801,7 +1746,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1801
1746
 
1802
1747
  ---
1803
1748
 
1804
- The following software may be included in this product: @babel/plugin-transform-member-expression-literals (7.27.1)
1749
+ The following software may be included in this product: @babel/plugin-transform-dynamic-import (7.27.1)
1805
1750
  This software contains the following license and notice below:
1806
1751
 
1807
1752
  MIT License
@@ -1829,7 +1774,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1829
1774
 
1830
1775
  ---
1831
1776
 
1832
- The following software may be included in this product: @babel/plugin-transform-modules-amd (7.27.1)
1777
+ The following software may be included in this product: @babel/plugin-transform-explicit-resource-management (7.28.0)
1833
1778
  This software contains the following license and notice below:
1834
1779
 
1835
1780
  MIT License
@@ -1857,7 +1802,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1857
1802
 
1858
1803
  ---
1859
1804
 
1860
- The following software may be included in this product: @babel/plugin-transform-modules-commonjs (7.27.1)
1805
+ The following software may be included in this product: @babel/plugin-transform-exponentiation-operator (7.27.1)
1861
1806
  This software contains the following license and notice below:
1862
1807
 
1863
1808
  MIT License
@@ -1885,7 +1830,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1885
1830
 
1886
1831
  ---
1887
1832
 
1888
- The following software may be included in this product: @babel/plugin-transform-modules-systemjs (7.27.1)
1833
+ The following software may be included in this product: @babel/plugin-transform-export-namespace-from (7.27.1)
1889
1834
  This software contains the following license and notice below:
1890
1835
 
1891
1836
  MIT License
@@ -1913,7 +1858,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1913
1858
 
1914
1859
  ---
1915
1860
 
1916
- The following software may be included in this product: @babel/plugin-transform-modules-umd (7.27.1)
1861
+ The following software may be included in this product: @babel/plugin-transform-for-of (7.27.1)
1917
1862
  This software contains the following license and notice below:
1918
1863
 
1919
1864
  MIT License
@@ -1941,7 +1886,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1941
1886
 
1942
1887
  ---
1943
1888
 
1944
- The following software may be included in this product: @babel/plugin-transform-named-capturing-groups-regex (7.27.1)
1889
+ The following software may be included in this product: @babel/plugin-transform-function-name (7.27.1)
1945
1890
  This software contains the following license and notice below:
1946
1891
 
1947
1892
  MIT License
@@ -1969,7 +1914,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1969
1914
 
1970
1915
  ---
1971
1916
 
1972
- The following software may be included in this product: @babel/plugin-transform-new-target (7.27.1)
1917
+ The following software may be included in this product: @babel/plugin-transform-json-strings (7.27.1)
1973
1918
  This software contains the following license and notice below:
1974
1919
 
1975
1920
  MIT License
@@ -1997,7 +1942,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1997
1942
 
1998
1943
  ---
1999
1944
 
2000
- The following software may be included in this product: @babel/plugin-transform-nullish-coalescing-operator (7.27.1)
1945
+ The following software may be included in this product: @babel/plugin-transform-literals (7.27.1)
2001
1946
  This software contains the following license and notice below:
2002
1947
 
2003
1948
  MIT License
@@ -2025,7 +1970,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2025
1970
 
2026
1971
  ---
2027
1972
 
2028
- The following software may be included in this product: @babel/plugin-transform-numeric-separator (7.27.1)
1973
+ The following software may be included in this product: @babel/plugin-transform-logical-assignment-operators (7.27.1)
2029
1974
  This software contains the following license and notice below:
2030
1975
 
2031
1976
  MIT License
@@ -2053,7 +1998,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2053
1998
 
2054
1999
  ---
2055
2000
 
2056
- The following software may be included in this product: @babel/plugin-transform-object-rest-spread (7.28.4)
2001
+ The following software may be included in this product: @babel/plugin-transform-member-expression-literals (7.27.1)
2057
2002
  This software contains the following license and notice below:
2058
2003
 
2059
2004
  MIT License
@@ -2081,7 +2026,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2081
2026
 
2082
2027
  ---
2083
2028
 
2084
- The following software may be included in this product: @babel/plugin-transform-object-super (7.27.1)
2029
+ The following software may be included in this product: @babel/plugin-transform-modules-amd (7.27.1)
2085
2030
  This software contains the following license and notice below:
2086
2031
 
2087
2032
  MIT License
@@ -2109,7 +2054,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2109
2054
 
2110
2055
  ---
2111
2056
 
2112
- The following software may be included in this product: @babel/plugin-transform-optional-catch-binding (7.27.1)
2057
+ The following software may be included in this product: @babel/plugin-transform-modules-commonjs (7.27.1)
2113
2058
  This software contains the following license and notice below:
2114
2059
 
2115
2060
  MIT License
@@ -2137,7 +2082,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2137
2082
 
2138
2083
  ---
2139
2084
 
2140
- The following software may be included in this product: @babel/plugin-transform-optional-chaining (7.27.1)
2085
+ The following software may be included in this product: @babel/plugin-transform-modules-systemjs (7.27.1)
2141
2086
  This software contains the following license and notice below:
2142
2087
 
2143
2088
  MIT License
@@ -2165,7 +2110,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2165
2110
 
2166
2111
  ---
2167
2112
 
2168
- The following software may be included in this product: @babel/plugin-transform-parameters (7.27.7)
2113
+ The following software may be included in this product: @babel/plugin-transform-modules-umd (7.27.1)
2169
2114
  This software contains the following license and notice below:
2170
2115
 
2171
2116
  MIT License
@@ -2193,7 +2138,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2193
2138
 
2194
2139
  ---
2195
2140
 
2196
- The following software may be included in this product: @babel/plugin-transform-private-methods (7.27.1)
2141
+ The following software may be included in this product: @babel/plugin-transform-named-capturing-groups-regex (7.27.1)
2197
2142
  This software contains the following license and notice below:
2198
2143
 
2199
2144
  MIT License
@@ -2221,7 +2166,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2221
2166
 
2222
2167
  ---
2223
2168
 
2224
- The following software may be included in this product: @babel/plugin-transform-private-property-in-object (7.27.1)
2169
+ The following software may be included in this product: @babel/plugin-transform-new-target (7.27.1)
2225
2170
  This software contains the following license and notice below:
2226
2171
 
2227
2172
  MIT License
@@ -2249,7 +2194,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2249
2194
 
2250
2195
  ---
2251
2196
 
2252
- The following software may be included in this product: @babel/plugin-transform-property-literals (7.27.1)
2197
+ The following software may be included in this product: @babel/plugin-transform-nullish-coalescing-operator (7.27.1)
2253
2198
  This software contains the following license and notice below:
2254
2199
 
2255
2200
  MIT License
@@ -2277,7 +2222,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2277
2222
 
2278
2223
  ---
2279
2224
 
2280
- The following software may be included in this product: @babel/plugin-transform-react-constant-elements (7.27.1)
2225
+ The following software may be included in this product: @babel/plugin-transform-numeric-separator (7.27.1)
2281
2226
  This software contains the following license and notice below:
2282
2227
 
2283
2228
  MIT License
@@ -2305,7 +2250,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2305
2250
 
2306
2251
  ---
2307
2252
 
2308
- The following software may be included in this product: @babel/plugin-transform-react-display-name (7.28.0)
2253
+ The following software may be included in this product: @babel/plugin-transform-object-rest-spread (7.28.4)
2309
2254
  This software contains the following license and notice below:
2310
2255
 
2311
2256
  MIT License
@@ -2333,7 +2278,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2333
2278
 
2334
2279
  ---
2335
2280
 
2336
- The following software may be included in this product: @babel/plugin-transform-react-jsx (7.27.1)
2281
+ The following software may be included in this product: @babel/plugin-transform-object-super (7.27.1)
2337
2282
  This software contains the following license and notice below:
2338
2283
 
2339
2284
  MIT License
@@ -2361,7 +2306,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2361
2306
 
2362
2307
  ---
2363
2308
 
2364
- The following software may be included in this product: @babel/plugin-transform-react-jsx-development (7.27.1)
2309
+ The following software may be included in this product: @babel/plugin-transform-optional-catch-binding (7.27.1)
2365
2310
  This software contains the following license and notice below:
2366
2311
 
2367
2312
  MIT License
@@ -2389,7 +2334,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2389
2334
 
2390
2335
  ---
2391
2336
 
2392
- The following software may be included in this product: @babel/plugin-transform-react-pure-annotations (7.27.1)
2337
+ The following software may be included in this product: @babel/plugin-transform-optional-chaining (7.27.1)
2393
2338
  This software contains the following license and notice below:
2394
2339
 
2395
2340
  MIT License
@@ -2417,13 +2362,12 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2417
2362
 
2418
2363
  ---
2419
2364
 
2420
- The following software may be included in this product: @babel/plugin-transform-regenerator (7.28.4)
2365
+ The following software may be included in this product: @babel/plugin-transform-parameters (7.27.7)
2421
2366
  This software contains the following license and notice below:
2422
2367
 
2423
2368
  MIT License
2424
2369
 
2425
2370
  Copyright (c) 2014-present Sebastian McKenzie and other contributors
2426
- Copyright (c) 2014-present Facebook, Inc.
2427
2371
 
2428
2372
  Permission is hereby granted, free of charge, to any person obtaining
2429
2373
  a copy of this software and associated documentation files (the
@@ -2446,7 +2390,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2446
2390
 
2447
2391
  ---
2448
2392
 
2449
- The following software may be included in this product: @babel/plugin-transform-regexp-modifiers (7.27.1)
2393
+ The following software may be included in this product: @babel/plugin-transform-private-methods (7.27.1)
2450
2394
  This software contains the following license and notice below:
2451
2395
 
2452
2396
  MIT License
@@ -2474,7 +2418,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2474
2418
 
2475
2419
  ---
2476
2420
 
2477
- The following software may be included in this product: @babel/plugin-transform-reserved-words (7.27.1)
2421
+ The following software may be included in this product: @babel/plugin-transform-private-property-in-object (7.27.1)
2478
2422
  This software contains the following license and notice below:
2479
2423
 
2480
2424
  MIT License
@@ -2502,7 +2446,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2502
2446
 
2503
2447
  ---
2504
2448
 
2505
- The following software may be included in this product: @babel/plugin-transform-runtime (7.28.3)
2449
+ The following software may be included in this product: @babel/plugin-transform-property-literals (7.27.1)
2506
2450
  This software contains the following license and notice below:
2507
2451
 
2508
2452
  MIT License
@@ -2530,7 +2474,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2530
2474
 
2531
2475
  ---
2532
2476
 
2533
- The following software may be included in this product: @babel/plugin-transform-shorthand-properties (7.27.1)
2477
+ The following software may be included in this product: @babel/plugin-transform-react-constant-elements (7.27.1)
2534
2478
  This software contains the following license and notice below:
2535
2479
 
2536
2480
  MIT License
@@ -2558,7 +2502,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2558
2502
 
2559
2503
  ---
2560
2504
 
2561
- The following software may be included in this product: @babel/plugin-transform-spread (7.27.1)
2505
+ The following software may be included in this product: @babel/plugin-transform-react-display-name (7.28.0)
2562
2506
  This software contains the following license and notice below:
2563
2507
 
2564
2508
  MIT License
@@ -2586,7 +2530,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2586
2530
 
2587
2531
  ---
2588
2532
 
2589
- The following software may be included in this product: @babel/plugin-transform-sticky-regex (7.27.1)
2533
+ The following software may be included in this product: @babel/plugin-transform-react-jsx (7.27.1)
2590
2534
  This software contains the following license and notice below:
2591
2535
 
2592
2536
  MIT License
@@ -2614,7 +2558,260 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2614
2558
 
2615
2559
  ---
2616
2560
 
2617
- The following software may be included in this product: @babel/plugin-transform-template-literals (7.27.1)
2561
+ The following software may be included in this product: @babel/plugin-transform-react-jsx-development (7.27.1)
2562
+ This software contains the following license and notice below:
2563
+
2564
+ MIT License
2565
+
2566
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2567
+
2568
+ Permission is hereby granted, free of charge, to any person obtaining
2569
+ a copy of this software and associated documentation files (the
2570
+ "Software"), to deal in the Software without restriction, including
2571
+ without limitation the rights to use, copy, modify, merge, publish,
2572
+ distribute, sublicense, and/or sell copies of the Software, and to
2573
+ permit persons to whom the Software is furnished to do so, subject to
2574
+ the following conditions:
2575
+
2576
+ The above copyright notice and this permission notice shall be
2577
+ included in all copies or substantial portions of the Software.
2578
+
2579
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2580
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2581
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2582
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2583
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2584
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2585
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2586
+
2587
+ ---
2588
+
2589
+ The following software may be included in this product: @babel/plugin-transform-react-pure-annotations (7.27.1)
2590
+ This software contains the following license and notice below:
2591
+
2592
+ MIT License
2593
+
2594
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2595
+
2596
+ Permission is hereby granted, free of charge, to any person obtaining
2597
+ a copy of this software and associated documentation files (the
2598
+ "Software"), to deal in the Software without restriction, including
2599
+ without limitation the rights to use, copy, modify, merge, publish,
2600
+ distribute, sublicense, and/or sell copies of the Software, and to
2601
+ permit persons to whom the Software is furnished to do so, subject to
2602
+ the following conditions:
2603
+
2604
+ The above copyright notice and this permission notice shall be
2605
+ included in all copies or substantial portions of the Software.
2606
+
2607
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2608
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2609
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2610
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2611
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2612
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2613
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2614
+
2615
+ ---
2616
+
2617
+ The following software may be included in this product: @babel/plugin-transform-regenerator (7.28.4)
2618
+ This software contains the following license and notice below:
2619
+
2620
+ MIT License
2621
+
2622
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2623
+ Copyright (c) 2014-present Facebook, Inc.
2624
+
2625
+ Permission is hereby granted, free of charge, to any person obtaining
2626
+ a copy of this software and associated documentation files (the
2627
+ "Software"), to deal in the Software without restriction, including
2628
+ without limitation the rights to use, copy, modify, merge, publish,
2629
+ distribute, sublicense, and/or sell copies of the Software, and to
2630
+ permit persons to whom the Software is furnished to do so, subject to
2631
+ the following conditions:
2632
+
2633
+ The above copyright notice and this permission notice shall be
2634
+ included in all copies or substantial portions of the Software.
2635
+
2636
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2637
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2638
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2639
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2640
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2641
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2642
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2643
+
2644
+ ---
2645
+
2646
+ The following software may be included in this product: @babel/plugin-transform-regexp-modifiers (7.27.1)
2647
+ This software contains the following license and notice below:
2648
+
2649
+ MIT License
2650
+
2651
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2652
+
2653
+ Permission is hereby granted, free of charge, to any person obtaining
2654
+ a copy of this software and associated documentation files (the
2655
+ "Software"), to deal in the Software without restriction, including
2656
+ without limitation the rights to use, copy, modify, merge, publish,
2657
+ distribute, sublicense, and/or sell copies of the Software, and to
2658
+ permit persons to whom the Software is furnished to do so, subject to
2659
+ the following conditions:
2660
+
2661
+ The above copyright notice and this permission notice shall be
2662
+ included in all copies or substantial portions of the Software.
2663
+
2664
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2665
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2666
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2667
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2668
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2669
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2670
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2671
+
2672
+ ---
2673
+
2674
+ The following software may be included in this product: @babel/plugin-transform-reserved-words (7.27.1)
2675
+ This software contains the following license and notice below:
2676
+
2677
+ MIT License
2678
+
2679
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2680
+
2681
+ Permission is hereby granted, free of charge, to any person obtaining
2682
+ a copy of this software and associated documentation files (the
2683
+ "Software"), to deal in the Software without restriction, including
2684
+ without limitation the rights to use, copy, modify, merge, publish,
2685
+ distribute, sublicense, and/or sell copies of the Software, and to
2686
+ permit persons to whom the Software is furnished to do so, subject to
2687
+ the following conditions:
2688
+
2689
+ The above copyright notice and this permission notice shall be
2690
+ included in all copies or substantial portions of the Software.
2691
+
2692
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2693
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2694
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2695
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2696
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2697
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2698
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2699
+
2700
+ ---
2701
+
2702
+ The following software may be included in this product: @babel/plugin-transform-runtime (7.28.3)
2703
+ This software contains the following license and notice below:
2704
+
2705
+ MIT License
2706
+
2707
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2708
+
2709
+ Permission is hereby granted, free of charge, to any person obtaining
2710
+ a copy of this software and associated documentation files (the
2711
+ "Software"), to deal in the Software without restriction, including
2712
+ without limitation the rights to use, copy, modify, merge, publish,
2713
+ distribute, sublicense, and/or sell copies of the Software, and to
2714
+ permit persons to whom the Software is furnished to do so, subject to
2715
+ the following conditions:
2716
+
2717
+ The above copyright notice and this permission notice shall be
2718
+ included in all copies or substantial portions of the Software.
2719
+
2720
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2721
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2722
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2723
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2724
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2725
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2726
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2727
+
2728
+ ---
2729
+
2730
+ The following software may be included in this product: @babel/plugin-transform-shorthand-properties (7.27.1)
2731
+ This software contains the following license and notice below:
2732
+
2733
+ MIT License
2734
+
2735
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2736
+
2737
+ Permission is hereby granted, free of charge, to any person obtaining
2738
+ a copy of this software and associated documentation files (the
2739
+ "Software"), to deal in the Software without restriction, including
2740
+ without limitation the rights to use, copy, modify, merge, publish,
2741
+ distribute, sublicense, and/or sell copies of the Software, and to
2742
+ permit persons to whom the Software is furnished to do so, subject to
2743
+ the following conditions:
2744
+
2745
+ The above copyright notice and this permission notice shall be
2746
+ included in all copies or substantial portions of the Software.
2747
+
2748
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2749
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2750
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2751
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2752
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2753
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2754
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2755
+
2756
+ ---
2757
+
2758
+ The following software may be included in this product: @babel/plugin-transform-spread (7.27.1)
2759
+ This software contains the following license and notice below:
2760
+
2761
+ MIT License
2762
+
2763
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2764
+
2765
+ Permission is hereby granted, free of charge, to any person obtaining
2766
+ a copy of this software and associated documentation files (the
2767
+ "Software"), to deal in the Software without restriction, including
2768
+ without limitation the rights to use, copy, modify, merge, publish,
2769
+ distribute, sublicense, and/or sell copies of the Software, and to
2770
+ permit persons to whom the Software is furnished to do so, subject to
2771
+ the following conditions:
2772
+
2773
+ The above copyright notice and this permission notice shall be
2774
+ included in all copies or substantial portions of the Software.
2775
+
2776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2777
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2778
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2779
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2780
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2781
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2782
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2783
+
2784
+ ---
2785
+
2786
+ The following software may be included in this product: @babel/plugin-transform-sticky-regex (7.27.1)
2787
+ This software contains the following license and notice below:
2788
+
2789
+ MIT License
2790
+
2791
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
2792
+
2793
+ Permission is hereby granted, free of charge, to any person obtaining
2794
+ a copy of this software and associated documentation files (the
2795
+ "Software"), to deal in the Software without restriction, including
2796
+ without limitation the rights to use, copy, modify, merge, publish,
2797
+ distribute, sublicense, and/or sell copies of the Software, and to
2798
+ permit persons to whom the Software is furnished to do so, subject to
2799
+ the following conditions:
2800
+
2801
+ The above copyright notice and this permission notice shall be
2802
+ included in all copies or substantial portions of the Software.
2803
+
2804
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2805
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2806
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2807
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2808
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2809
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2810
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2811
+
2812
+ ---
2813
+
2814
+ The following software may be included in this product: @babel/plugin-transform-template-literals (7.27.1)
2618
2815
  This software contains the following license and notice below:
2619
2816
 
2620
2817
  MIT License
@@ -2977,6 +3174,34 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2977
3174
 
2978
3175
  ---
2979
3176
 
3177
+ The following software may be included in this product: @babel/template (7.28.6)
3178
+ This software contains the following license and notice below:
3179
+
3180
+ MIT License
3181
+
3182
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
3183
+
3184
+ Permission is hereby granted, free of charge, to any person obtaining
3185
+ a copy of this software and associated documentation files (the
3186
+ "Software"), to deal in the Software without restriction, including
3187
+ without limitation the rights to use, copy, modify, merge, publish,
3188
+ distribute, sublicense, and/or sell copies of the Software, and to
3189
+ permit persons to whom the Software is furnished to do so, subject to
3190
+ the following conditions:
3191
+
3192
+ The above copyright notice and this permission notice shall be
3193
+ included in all copies or substantial portions of the Software.
3194
+
3195
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3196
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3197
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3198
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3199
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3200
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3201
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3202
+
3203
+ ---
3204
+
2980
3205
  The following software may be included in this product: @babel/traverse (7.28.4)
2981
3206
  This software contains the following license and notice below:
2982
3207
 
@@ -3005,6 +3230,34 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3005
3230
 
3006
3231
  ---
3007
3232
 
3233
+ The following software may be included in this product: @babel/traverse (7.29.0)
3234
+ This software contains the following license and notice below:
3235
+
3236
+ MIT License
3237
+
3238
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
3239
+
3240
+ Permission is hereby granted, free of charge, to any person obtaining
3241
+ a copy of this software and associated documentation files (the
3242
+ "Software"), to deal in the Software without restriction, including
3243
+ without limitation the rights to use, copy, modify, merge, publish,
3244
+ distribute, sublicense, and/or sell copies of the Software, and to
3245
+ permit persons to whom the Software is furnished to do so, subject to
3246
+ the following conditions:
3247
+
3248
+ The above copyright notice and this permission notice shall be
3249
+ included in all copies or substantial portions of the Software.
3250
+
3251
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3252
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3253
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3254
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3255
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3256
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3257
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3258
+
3259
+ ---
3260
+
3008
3261
  The following software may be included in this product: @babel/types (7.29.0)
3009
3262
  This software contains the following license and notice below:
3010
3263
 
@@ -3218,12 +3471,36 @@ SOFTWARE.
3218
3471
 
3219
3472
  ---
3220
3473
 
3221
- The following software may be included in this product: @esbuild/darwin-arm64 (0.27.3)
3474
+ The following software may be included in this product: @esbuild/linux-arm64 (0.27.3)
3475
+ This software contains the following license and notice below:
3476
+
3477
+ MIT License
3478
+
3479
+ Copyright (c) The maintainers of @esbuild/linux-arm64 <https://github.com/evanw/esbuild#readme>
3480
+
3481
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3482
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3483
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3484
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3485
+ following conditions:
3486
+
3487
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3488
+ portions of the Software.
3489
+
3490
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3491
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3492
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3493
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3494
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3495
+
3496
+ ---
3497
+
3498
+ The following software may be included in this product: @esbuild/linux-arm64 (0.27.4)
3222
3499
  This software contains the following license and notice below:
3223
3500
 
3224
3501
  MIT License
3225
3502
 
3226
- Copyright (c) The maintainers of @esbuild/darwin-arm64 <https://github.com/evanw/esbuild#readme>
3503
+ Copyright (c) The maintainers of @esbuild/linux-arm64 <https://github.com/evanw/esbuild#readme>
3227
3504
 
3228
3505
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3229
3506
  associated documentation files (the "Software"), to deal in the Software without restriction, including
@@ -3296,7 +3573,7 @@ SOFTWARE.
3296
3573
 
3297
3574
  ---
3298
3575
 
3299
- The following software may be included in this product: @eslint/eslintrc (3.3.4)
3576
+ The following software may be included in this product: @eslint/eslintrc (3.3.5)
3300
3577
  This software contains the following license and notice below:
3301
3578
 
3302
3579
  Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
@@ -3321,7 +3598,7 @@ THE SOFTWARE.
3321
3598
 
3322
3599
  ---
3323
3600
 
3324
- The following software may be included in this product: @eslint/js (9.39.3)
3601
+ The following software may be included in this product: @eslint/js (9.39.4)
3325
3602
  This software contains the following license and notice below:
3326
3603
 
3327
3604
  Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
@@ -3452,13 +3729,436 @@ SOFTWARE.
3452
3729
 
3453
3730
  ---
3454
3731
 
3455
- The following software may be included in this product: @jest/get-type (30.1.0)
3732
+ The following software may be included in this product: @jest/get-type (30.1.0)
3733
+ This software contains the following license and notice below:
3734
+
3735
+ MIT License
3736
+
3737
+ Copyright (c) Meta Platforms, Inc. and affiliates.
3738
+ Copyright Contributors to the Jest project.
3739
+
3740
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3741
+ of this software and associated documentation files (the "Software"), to deal
3742
+ in the Software without restriction, including without limitation the rights
3743
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3744
+ copies of the Software, and to permit persons to whom the Software is
3745
+ furnished to do so, subject to the following conditions:
3746
+
3747
+ The above copyright notice and this permission notice shall be included in all
3748
+ copies or substantial portions of the Software.
3749
+
3750
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3751
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3752
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3753
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3754
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3755
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3756
+ SOFTWARE.
3757
+
3758
+ ---
3759
+
3760
+ The following software may be included in this product: @jest/schemas (30.0.5)
3761
+ This software contains the following license and notice below:
3762
+
3763
+ MIT License
3764
+
3765
+ Copyright (c) Meta Platforms, Inc. and affiliates.
3766
+ Copyright Contributors to the Jest project.
3767
+
3768
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3769
+ of this software and associated documentation files (the "Software"), to deal
3770
+ in the Software without restriction, including without limitation the rights
3771
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3772
+ copies of the Software, and to permit persons to whom the Software is
3773
+ furnished to do so, subject to the following conditions:
3774
+
3775
+ The above copyright notice and this permission notice shall be included in all
3776
+ copies or substantial portions of the Software.
3777
+
3778
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3779
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3780
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3781
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3782
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3783
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3784
+ SOFTWARE.
3785
+
3786
+ ---
3787
+
3788
+ The following software may be included in this product: @jridgewell/gen-mapping (0.3.13)
3789
+ This software contains the following license and notice below:
3790
+
3791
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
3792
+
3793
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3794
+ of this software and associated documentation files (the "Software"), to deal
3795
+ in the Software without restriction, including without limitation the rights
3796
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3797
+ copies of the Software, and to permit persons to whom the Software is
3798
+ furnished to do so, subject to the following conditions:
3799
+
3800
+ The above copyright notice and this permission notice shall be included in
3801
+ all copies or substantial portions of the Software.
3802
+
3803
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3804
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3805
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3806
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3807
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3808
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3809
+ SOFTWARE.
3810
+
3811
+ ---
3812
+
3813
+ The following software may be included in this product: @jridgewell/remapping (2.3.5)
3814
+ This software contains the following license and notice below:
3815
+
3816
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
3817
+
3818
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3819
+ of this software and associated documentation files (the "Software"), to deal
3820
+ in the Software without restriction, including without limitation the rights
3821
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3822
+ copies of the Software, and to permit persons to whom the Software is
3823
+ furnished to do so, subject to the following conditions:
3824
+
3825
+ The above copyright notice and this permission notice shall be included in
3826
+ all copies or substantial portions of the Software.
3827
+
3828
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3829
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3830
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3831
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3832
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3833
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3834
+ SOFTWARE.
3835
+
3836
+ ---
3837
+
3838
+ The following software may be included in this product: @jridgewell/resolve-uri (3.1.2)
3839
+ This software contains the following license and notice below:
3840
+
3841
+ Copyright 2019 Justin Ridgewell <jridgewell@google.com>
3842
+
3843
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3844
+ of this software and associated documentation files (the "Software"), to deal
3845
+ in the Software without restriction, including without limitation the rights
3846
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3847
+ copies of the Software, and to permit persons to whom the Software is
3848
+ furnished to do so, subject to the following conditions:
3849
+
3850
+ The above copyright notice and this permission notice shall be included in
3851
+ all copies or substantial portions of the Software.
3852
+
3853
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3854
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3855
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3856
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3857
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3858
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3859
+ SOFTWARE.
3860
+
3861
+ ---
3862
+
3863
+ The following software may be included in this product: @jridgewell/source-map (0.3.11)
3864
+ This software contains the following license and notice below:
3865
+
3866
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
3867
+
3868
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3869
+ of this software and associated documentation files (the "Software"), to deal
3870
+ in the Software without restriction, including without limitation the rights
3871
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3872
+ copies of the Software, and to permit persons to whom the Software is
3873
+ furnished to do so, subject to the following conditions:
3874
+
3875
+ The above copyright notice and this permission notice shall be included in
3876
+ all copies or substantial portions of the Software.
3877
+
3878
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3879
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3880
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3881
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3882
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3883
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3884
+ SOFTWARE.
3885
+
3886
+ ---
3887
+
3888
+ The following software may be included in this product: @jridgewell/sourcemap-codec (1.5.5)
3889
+ This software contains the following license and notice below:
3890
+
3891
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
3892
+
3893
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3894
+ of this software and associated documentation files (the "Software"), to deal
3895
+ in the Software without restriction, including without limitation the rights
3896
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3897
+ copies of the Software, and to permit persons to whom the Software is
3898
+ furnished to do so, subject to the following conditions:
3899
+
3900
+ The above copyright notice and this permission notice shall be included in
3901
+ all copies or substantial portions of the Software.
3902
+
3903
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3904
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3905
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3906
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3907
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3908
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3909
+ SOFTWARE.
3910
+
3911
+ ---
3912
+
3913
+ The following software may be included in this product: @jridgewell/trace-mapping (0.3.31)
3914
+ This software contains the following license and notice below:
3915
+
3916
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
3917
+
3918
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3919
+ of this software and associated documentation files (the "Software"), to deal
3920
+ in the Software without restriction, including without limitation the rights
3921
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3922
+ copies of the Software, and to permit persons to whom the Software is
3923
+ furnished to do so, subject to the following conditions:
3924
+
3925
+ The above copyright notice and this permission notice shall be included in
3926
+ all copies or substantial portions of the Software.
3927
+
3928
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3929
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3930
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3931
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3932
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3933
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3934
+ SOFTWARE.
3935
+
3936
+ ---
3937
+
3938
+ The following software may be included in this product: @jsdevtools/ono (7.1.3)
3939
+ This software contains the following license and notice below:
3940
+
3941
+ The MIT License (MIT)
3942
+
3943
+ Copyright (c) 2015 James Messinger
3944
+
3945
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3946
+ of this software and associated documentation files (the "Software"), to deal
3947
+ in the Software without restriction, including without limitation the rights
3948
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3949
+ copies of the Software, and to permit persons to whom the Software is
3950
+ furnished to do so, subject to the following conditions:
3951
+
3952
+ The above copyright notice and this permission notice shall be included in
3953
+ all copies or substantial portions of the Software.
3954
+
3955
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3956
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3957
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3958
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3959
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3960
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3961
+ THE SOFTWARE.
3962
+
3963
+ .
3964
+
3965
+ ---
3966
+
3967
+ The following software may be included in this product: @modelcontextprotocol/sdk (1.27.1)
3968
+ This software contains the following license and notice below:
3969
+
3970
+ MIT License
3971
+
3972
+ Copyright (c) 2024 Anthropic, PBC
3973
+
3974
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3975
+ of this software and associated documentation files (the "Software"), to deal
3976
+ in the Software without restriction, including without limitation the rights
3977
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3978
+ copies of the Software, and to permit persons to whom the Software is
3979
+ furnished to do so, subject to the following conditions:
3980
+
3981
+ The above copyright notice and this permission notice shall be included in all
3982
+ copies or substantial portions of the Software.
3983
+
3984
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3985
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3986
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3987
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3988
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3989
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3990
+ SOFTWARE.
3991
+
3992
+ ---
3993
+
3994
+ The following software may be included in this product: @module-federation/bridge-react-webpack-plugin (0.21.6)
3995
+ This software contains the following license and notice below:
3996
+
3997
+ MIT License
3998
+
3999
+ Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
4000
+
4001
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4002
+ of this software and associated documentation files (the "Software"), to deal
4003
+ in the Software without restriction, including without limitation the rights
4004
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4005
+ copies of the Software, and to permit persons to whom the Software is
4006
+ furnished to do so, subject to the following conditions:
4007
+
4008
+ The above copyright notice and this permission notice shall be included in all
4009
+ copies or substantial portions of the Software.
4010
+
4011
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4012
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4013
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4014
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4015
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4016
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4017
+ SOFTWARE.
4018
+
4019
+ ---
4020
+
4021
+ The following software may be included in this product: @module-federation/bridge-react-webpack-plugin (2.2.3)
4022
+ This software contains the following license and notice below:
4023
+
4024
+ MIT License
4025
+
4026
+ Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
4027
+
4028
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4029
+ of this software and associated documentation files (the "Software"), to deal
4030
+ in the Software without restriction, including without limitation the rights
4031
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4032
+ copies of the Software, and to permit persons to whom the Software is
4033
+ furnished to do so, subject to the following conditions:
4034
+
4035
+ The above copyright notice and this permission notice shall be included in all
4036
+ copies or substantial portions of the Software.
4037
+
4038
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4039
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4040
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4041
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4042
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4043
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4044
+ SOFTWARE.
4045
+
4046
+ ---
4047
+
4048
+ The following software may be included in this product: @module-federation/cli (0.21.6)
4049
+ This software contains the following license and notice below:
4050
+
4051
+ MIT License
4052
+
4053
+ Copyright (c) 2025-present hanric(2heal1)
4054
+
4055
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4056
+ of this software and associated documentation files (the "Software"), to deal
4057
+ in the Software without restriction, including without limitation the rights
4058
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4059
+ copies of the Software, and to permit persons to whom the Software is
4060
+ furnished to do so, subject to the following conditions:
4061
+
4062
+ The above copyright notice and this permission notice shall be included in all
4063
+ copies or substantial portions of the Software.
4064
+
4065
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4066
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4067
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4068
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4069
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4070
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4071
+ SOFTWARE.
4072
+
4073
+ ---
4074
+
4075
+ The following software may be included in this product: @module-federation/cli (2.2.3)
4076
+ This software contains the following license and notice below:
4077
+
4078
+ MIT License
4079
+
4080
+ Copyright (c) 2025-present hanric(2heal1)
4081
+
4082
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4083
+ of this software and associated documentation files (the "Software"), to deal
4084
+ in the Software without restriction, including without limitation the rights
4085
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4086
+ copies of the Software, and to permit persons to whom the Software is
4087
+ furnished to do so, subject to the following conditions:
4088
+
4089
+ The above copyright notice and this permission notice shall be included in all
4090
+ copies or substantial portions of the Software.
4091
+
4092
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4093
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4094
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4095
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4096
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4097
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4098
+ SOFTWARE.
4099
+
4100
+ ---
4101
+
4102
+ The following software may be included in this product: @module-federation/data-prefetch (0.21.6)
4103
+ This software contains the following license and notice below:
4104
+
4105
+ MIT License
4106
+
4107
+ Copyright (c) 2024-present nieyan(nyqykk)
4108
+
4109
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4110
+ of this software and associated documentation files (the "Software"), to deal
4111
+ in the Software without restriction, including without limitation the rights
4112
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4113
+ copies of the Software, and to permit persons to whom the Software is
4114
+ furnished to do so, subject to the following conditions:
4115
+
4116
+ The above copyright notice and this permission notice shall be included in all
4117
+ copies or substantial portions of the Software.
4118
+
4119
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4120
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4121
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4122
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4123
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4124
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4125
+ SOFTWARE.
4126
+
4127
+ ---
4128
+
4129
+ The following software may be included in this product: @module-federation/data-prefetch (2.2.3)
4130
+ This software contains the following license and notice below:
4131
+
4132
+ MIT License
4133
+
4134
+ Copyright (c) 2024-present nieyan(nyqykk)
4135
+
4136
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4137
+ of this software and associated documentation files (the "Software"), to deal
4138
+ in the Software without restriction, including without limitation the rights
4139
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4140
+ copies of the Software, and to permit persons to whom the Software is
4141
+ furnished to do so, subject to the following conditions:
4142
+
4143
+ The above copyright notice and this permission notice shall be included in all
4144
+ copies or substantial portions of the Software.
4145
+
4146
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4147
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4148
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4149
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4150
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4151
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4152
+ SOFTWARE.
4153
+
4154
+ ---
4155
+
4156
+ The following software may be included in this product: @module-federation/dts-plugin (0.21.6)
3456
4157
  This software contains the following license and notice below:
3457
4158
 
3458
4159
  MIT License
3459
4160
 
3460
- Copyright (c) Meta Platforms, Inc. and affiliates.
3461
- Copyright Contributors to the Jest project.
4161
+ Copyright (c) 2024-present danpeen(dapeen.feng)
3462
4162
 
3463
4163
  Permission is hereby granted, free of charge, to any person obtaining a copy
3464
4164
  of this software and associated documentation files (the "Software"), to deal
@@ -3480,13 +4180,12 @@ SOFTWARE.
3480
4180
 
3481
4181
  ---
3482
4182
 
3483
- The following software may be included in this product: @jest/schemas (30.0.5)
4183
+ The following software may be included in this product: @module-federation/dts-plugin (2.2.3)
3484
4184
  This software contains the following license and notice below:
3485
4185
 
3486
4186
  MIT License
3487
4187
 
3488
- Copyright (c) Meta Platforms, Inc. and affiliates.
3489
- Copyright Contributors to the Jest project.
4188
+ Copyright (c) 2024-present danpeen(dapeen.feng)
3490
4189
 
3491
4190
  Permission is hereby granted, free of charge, to any person obtaining a copy
3492
4191
  of this software and associated documentation files (the "Software"), to deal
@@ -3508,10 +4207,12 @@ SOFTWARE.
3508
4207
 
3509
4208
  ---
3510
4209
 
3511
- The following software may be included in this product: @jridgewell/gen-mapping (0.3.13)
4210
+ The following software may be included in this product: @module-federation/enhanced (0.21.6)
3512
4211
  This software contains the following license and notice below:
3513
4212
 
3514
- Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
4213
+ MIT License
4214
+
4215
+ Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
3515
4216
 
3516
4217
  Permission is hereby granted, free of charge, to any person obtaining a copy
3517
4218
  of this software and associated documentation files (the "Software"), to deal
@@ -3520,8 +4221,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3520
4221
  copies of the Software, and to permit persons to whom the Software is
3521
4222
  furnished to do so, subject to the following conditions:
3522
4223
 
3523
- The above copyright notice and this permission notice shall be included in
3524
- all copies or substantial portions of the Software.
4224
+ The above copyright notice and this permission notice shall be included in all
4225
+ copies or substantial portions of the Software.
3525
4226
 
3526
4227
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3527
4228
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -3533,10 +4234,12 @@ SOFTWARE.
3533
4234
 
3534
4235
  ---
3535
4236
 
3536
- The following software may be included in this product: @jridgewell/remapping (2.3.5)
4237
+ The following software may be included in this product: @module-federation/enhanced (2.2.3)
3537
4238
  This software contains the following license and notice below:
3538
4239
 
3539
- Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
4240
+ MIT License
4241
+
4242
+ Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
3540
4243
 
3541
4244
  Permission is hereby granted, free of charge, to any person obtaining a copy
3542
4245
  of this software and associated documentation files (the "Software"), to deal
@@ -3545,8 +4248,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3545
4248
  copies of the Software, and to permit persons to whom the Software is
3546
4249
  furnished to do so, subject to the following conditions:
3547
4250
 
3548
- The above copyright notice and this permission notice shall be included in
3549
- all copies or substantial portions of the Software.
4251
+ The above copyright notice and this permission notice shall be included in all
4252
+ copies or substantial portions of the Software.
3550
4253
 
3551
4254
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3552
4255
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -3558,10 +4261,12 @@ SOFTWARE.
3558
4261
 
3559
4262
  ---
3560
4263
 
3561
- The following software may be included in this product: @jridgewell/resolve-uri (3.1.2)
4264
+ The following software may be included in this product: @module-federation/error-codes (0.21.6)
3562
4265
  This software contains the following license and notice below:
3563
4266
 
3564
- Copyright 2019 Justin Ridgewell <jridgewell@google.com>
4267
+ MIT License
4268
+
4269
+ Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
3565
4270
 
3566
4271
  Permission is hereby granted, free of charge, to any person obtaining a copy
3567
4272
  of this software and associated documentation files (the "Software"), to deal
@@ -3570,8 +4275,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3570
4275
  copies of the Software, and to permit persons to whom the Software is
3571
4276
  furnished to do so, subject to the following conditions:
3572
4277
 
3573
- The above copyright notice and this permission notice shall be included in
3574
- all copies or substantial portions of the Software.
4278
+ The above copyright notice and this permission notice shall be included in all
4279
+ copies or substantial portions of the Software.
3575
4280
 
3576
4281
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3577
4282
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -3583,10 +4288,12 @@ SOFTWARE.
3583
4288
 
3584
4289
  ---
3585
4290
 
3586
- The following software may be included in this product: @jridgewell/source-map (0.3.11)
4291
+ The following software may be included in this product: @module-federation/error-codes (2.2.3)
3587
4292
  This software contains the following license and notice below:
3588
4293
 
3589
- Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
4294
+ MIT License
4295
+
4296
+ Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
3590
4297
 
3591
4298
  Permission is hereby granted, free of charge, to any person obtaining a copy
3592
4299
  of this software and associated documentation files (the "Software"), to deal
@@ -3595,8 +4302,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3595
4302
  copies of the Software, and to permit persons to whom the Software is
3596
4303
  furnished to do so, subject to the following conditions:
3597
4304
 
3598
- The above copyright notice and this permission notice shall be included in
3599
- all copies or substantial portions of the Software.
4305
+ The above copyright notice and this permission notice shall be included in all
4306
+ copies or substantial portions of the Software.
3600
4307
 
3601
4308
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3602
4309
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -3608,10 +4315,12 @@ SOFTWARE.
3608
4315
 
3609
4316
  ---
3610
4317
 
3611
- The following software may be included in this product: @jridgewell/sourcemap-codec (1.5.5)
4318
+ The following software may be included in this product: @module-federation/inject-external-runtime-core-plugin (0.21.6)
3612
4319
  This software contains the following license and notice below:
3613
4320
 
3614
- Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
4321
+ MIT License
4322
+
4323
+ Copyright (c) 2024-present zhanghang(2heal1)
3615
4324
 
3616
4325
  Permission is hereby granted, free of charge, to any person obtaining a copy
3617
4326
  of this software and associated documentation files (the "Software"), to deal
@@ -3620,8 +4329,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3620
4329
  copies of the Software, and to permit persons to whom the Software is
3621
4330
  furnished to do so, subject to the following conditions:
3622
4331
 
3623
- The above copyright notice and this permission notice shall be included in
3624
- all copies or substantial portions of the Software.
4332
+ The above copyright notice and this permission notice shall be included in all
4333
+ copies or substantial portions of the Software.
3625
4334
 
3626
4335
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3627
4336
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -3633,10 +4342,12 @@ SOFTWARE.
3633
4342
 
3634
4343
  ---
3635
4344
 
3636
- The following software may be included in this product: @jridgewell/trace-mapping (0.3.31)
4345
+ The following software may be included in this product: @module-federation/inject-external-runtime-core-plugin (2.2.3)
3637
4346
  This software contains the following license and notice below:
3638
4347
 
3639
- Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
4348
+ MIT License
4349
+
4350
+ Copyright (c) 2024-present zhanghang(2heal1)
3640
4351
 
3641
4352
  Permission is hereby granted, free of charge, to any person obtaining a copy
3642
4353
  of this software and associated documentation files (the "Software"), to deal
@@ -3645,8 +4356,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3645
4356
  copies of the Software, and to permit persons to whom the Software is
3646
4357
  furnished to do so, subject to the following conditions:
3647
4358
 
3648
- The above copyright notice and this permission notice shall be included in
3649
- all copies or substantial portions of the Software.
4359
+ The above copyright notice and this permission notice shall be included in all
4360
+ copies or substantial portions of the Software.
3650
4361
 
3651
4362
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3652
4363
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -3658,12 +4369,12 @@ SOFTWARE.
3658
4369
 
3659
4370
  ---
3660
4371
 
3661
- The following software may be included in this product: @jsdevtools/ono (7.1.3)
4372
+ The following software may be included in this product: @module-federation/managers (0.21.6)
3662
4373
  This software contains the following license and notice below:
3663
4374
 
3664
- The MIT License (MIT)
4375
+ MIT License
3665
4376
 
3666
- Copyright (c) 2015 James Messinger
4377
+ Copyright (c) 2024-present hanric(2heal1)
3667
4378
 
3668
4379
  Permission is hereby granted, free of charge, to any person obtaining a copy
3669
4380
  of this software and associated documentation files (the "Software"), to deal
@@ -3672,27 +4383,25 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3672
4383
  copies of the Software, and to permit persons to whom the Software is
3673
4384
  furnished to do so, subject to the following conditions:
3674
4385
 
3675
- The above copyright notice and this permission notice shall be included in
3676
- all copies or substantial portions of the Software.
4386
+ The above copyright notice and this permission notice shall be included in all
4387
+ copies or substantial portions of the Software.
3677
4388
 
3678
4389
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3679
4390
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3680
4391
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3681
4392
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3682
4393
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3683
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3684
- THE SOFTWARE.
3685
-
3686
- .
4394
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4395
+ SOFTWARE.
3687
4396
 
3688
4397
  ---
3689
4398
 
3690
- The following software may be included in this product: @modelcontextprotocol/sdk (1.27.1)
4399
+ The following software may be included in this product: @module-federation/managers (2.2.3)
3691
4400
  This software contains the following license and notice below:
3692
4401
 
3693
4402
  MIT License
3694
4403
 
3695
- Copyright (c) 2024 Anthropic, PBC
4404
+ Copyright (c) 2024-present hanric(2heal1)
3696
4405
 
3697
4406
  Permission is hereby granted, free of charge, to any person obtaining a copy
3698
4407
  of this software and associated documentation files (the "Software"), to deal
@@ -3714,12 +4423,12 @@ SOFTWARE.
3714
4423
 
3715
4424
  ---
3716
4425
 
3717
- The following software may be included in this product: @module-federation/bridge-react-webpack-plugin (0.21.6)
4426
+ The following software may be included in this product: @module-federation/manifest (0.21.6)
3718
4427
  This software contains the following license and notice below:
3719
4428
 
3720
4429
  MIT License
3721
4430
 
3722
- Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
4431
+ Copyright (c) 2024-present hanric(2heal1)
3723
4432
 
3724
4433
  Permission is hereby granted, free of charge, to any person obtaining a copy
3725
4434
  of this software and associated documentation files (the "Software"), to deal
@@ -3741,12 +4450,12 @@ SOFTWARE.
3741
4450
 
3742
4451
  ---
3743
4452
 
3744
- The following software may be included in this product: @module-federation/cli (0.21.6)
4453
+ The following software may be included in this product: @module-federation/manifest (2.2.3)
3745
4454
  This software contains the following license and notice below:
3746
4455
 
3747
4456
  MIT License
3748
4457
 
3749
- Copyright (c) 2025-present hanric(2heal1)
4458
+ Copyright (c) 2024-present hanric(2heal1)
3750
4459
 
3751
4460
  Permission is hereby granted, free of charge, to any person obtaining a copy
3752
4461
  of this software and associated documentation files (the "Software"), to deal
@@ -3768,12 +4477,12 @@ SOFTWARE.
3768
4477
 
3769
4478
  ---
3770
4479
 
3771
- The following software may be included in this product: @module-federation/data-prefetch (0.21.6)
4480
+ The following software may be included in this product: @module-federation/node (2.7.25)
3772
4481
  This software contains the following license and notice below:
3773
4482
 
3774
4483
  MIT License
3775
4484
 
3776
- Copyright (c) 2024-present nieyan(nyqykk)
4485
+ Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
3777
4486
 
3778
4487
  Permission is hereby granted, free of charge, to any person obtaining a copy
3779
4488
  of this software and associated documentation files (the "Software"), to deal
@@ -3795,12 +4504,12 @@ SOFTWARE.
3795
4504
 
3796
4505
  ---
3797
4506
 
3798
- The following software may be included in this product: @module-federation/dts-plugin (0.21.6)
4507
+ The following software may be included in this product: @module-federation/rspack (0.21.6)
3799
4508
  This software contains the following license and notice below:
3800
4509
 
3801
4510
  MIT License
3802
4511
 
3803
- Copyright (c) 2024-present danpeen(dapeen.feng)
4512
+ Copyright (c) 2024-present hanric(2heal1)
3804
4513
 
3805
4514
  Permission is hereby granted, free of charge, to any person obtaining a copy
3806
4515
  of this software and associated documentation files (the "Software"), to deal
@@ -3822,12 +4531,12 @@ SOFTWARE.
3822
4531
 
3823
4532
  ---
3824
4533
 
3825
- The following software may be included in this product: @module-federation/enhanced (0.21.6)
4534
+ The following software may be included in this product: @module-federation/rspack (2.2.3)
3826
4535
  This software contains the following license and notice below:
3827
4536
 
3828
4537
  MIT License
3829
4538
 
3830
- Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
4539
+ Copyright (c) 2024-present hanric(2heal1)
3831
4540
 
3832
4541
  Permission is hereby granted, free of charge, to any person obtaining a copy
3833
4542
  of this software and associated documentation files (the "Software"), to deal
@@ -3849,12 +4558,12 @@ SOFTWARE.
3849
4558
 
3850
4559
  ---
3851
4560
 
3852
- The following software may be included in this product: @module-federation/error-codes (0.21.6)
4561
+ The following software may be included in this product: @module-federation/runtime (0.21.6)
3853
4562
  This software contains the following license and notice below:
3854
4563
 
3855
4564
  MIT License
3856
4565
 
3857
- Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
4566
+ Copyright (c) 2023-present zhouxiao(zhoushaw)
3858
4567
 
3859
4568
  Permission is hereby granted, free of charge, to any person obtaining a copy
3860
4569
  of this software and associated documentation files (the "Software"), to deal
@@ -3876,12 +4585,12 @@ SOFTWARE.
3876
4585
 
3877
4586
  ---
3878
4587
 
3879
- The following software may be included in this product: @module-federation/inject-external-runtime-core-plugin (0.21.6)
4588
+ The following software may be included in this product: @module-federation/runtime (2.2.3)
3880
4589
  This software contains the following license and notice below:
3881
4590
 
3882
4591
  MIT License
3883
4592
 
3884
- Copyright (c) 2024-present zhanghang(2heal1)
4593
+ Copyright (c) 2023-present zhouxiao(zhoushaw)
3885
4594
 
3886
4595
  Permission is hereby granted, free of charge, to any person obtaining a copy
3887
4596
  of this software and associated documentation files (the "Software"), to deal
@@ -3903,12 +4612,12 @@ SOFTWARE.
3903
4612
 
3904
4613
  ---
3905
4614
 
3906
- The following software may be included in this product: @module-federation/managers (0.21.6)
4615
+ The following software may be included in this product: @module-federation/runtime-core (0.21.6)
3907
4616
  This software contains the following license and notice below:
3908
4617
 
3909
4618
  MIT License
3910
4619
 
3911
- Copyright (c) 2024-present hanric(2heal1)
4620
+ Copyright (c) 2023-present zhouxiao(zhoushaw)
3912
4621
 
3913
4622
  Permission is hereby granted, free of charge, to any person obtaining a copy
3914
4623
  of this software and associated documentation files (the "Software"), to deal
@@ -3930,12 +4639,12 @@ SOFTWARE.
3930
4639
 
3931
4640
  ---
3932
4641
 
3933
- The following software may be included in this product: @module-federation/manifest (0.21.6)
4642
+ The following software may be included in this product: @module-federation/runtime-core (2.2.3)
3934
4643
  This software contains the following license and notice below:
3935
4644
 
3936
4645
  MIT License
3937
4646
 
3938
- Copyright (c) 2024-present hanric(2heal1)
4647
+ Copyright (c) 2023-present zhouxiao(zhoushaw)
3939
4648
 
3940
4649
  Permission is hereby granted, free of charge, to any person obtaining a copy
3941
4650
  of this software and associated documentation files (the "Software"), to deal
@@ -3957,12 +4666,12 @@ SOFTWARE.
3957
4666
 
3958
4667
  ---
3959
4668
 
3960
- The following software may be included in this product: @module-federation/node (2.7.25)
4669
+ The following software may be included in this product: @module-federation/runtime-tools (0.21.6)
3961
4670
  This software contains the following license and notice below:
3962
4671
 
3963
4672
  MIT License
3964
4673
 
3965
- Copyright (c) 2020 ScriptedAlchemy LLC (Zack Jackson) Zhou Shaw (zhouxiao)
4674
+ Copyright (c) 2023-present zhouxiao(zhoushaw)
3966
4675
 
3967
4676
  Permission is hereby granted, free of charge, to any person obtaining a copy
3968
4677
  of this software and associated documentation files (the "Software"), to deal
@@ -3984,12 +4693,12 @@ SOFTWARE.
3984
4693
 
3985
4694
  ---
3986
4695
 
3987
- The following software may be included in this product: @module-federation/rspack (0.21.6)
4696
+ The following software may be included in this product: @module-federation/runtime-tools (2.2.3)
3988
4697
  This software contains the following license and notice below:
3989
4698
 
3990
4699
  MIT License
3991
4700
 
3992
- Copyright (c) 2024-present hanric(2heal1)
4701
+ Copyright (c) 2023-present zhouxiao(zhoushaw)
3993
4702
 
3994
4703
  Permission is hereby granted, free of charge, to any person obtaining a copy
3995
4704
  of this software and associated documentation files (the "Software"), to deal
@@ -4011,12 +4720,12 @@ SOFTWARE.
4011
4720
 
4012
4721
  ---
4013
4722
 
4014
- The following software may be included in this product: @module-federation/runtime (0.21.6)
4723
+ The following software may be included in this product: @module-federation/sdk (0.21.6)
4015
4724
  This software contains the following license and notice below:
4016
4725
 
4017
4726
  MIT License
4018
4727
 
4019
- Copyright (c) 2023-present zhouxiao(zhoushaw)
4728
+ Copyright (c) 2023-present zhanghang(2heal1)
4020
4729
 
4021
4730
  Permission is hereby granted, free of charge, to any person obtaining a copy
4022
4731
  of this software and associated documentation files (the "Software"), to deal
@@ -4038,12 +4747,12 @@ SOFTWARE.
4038
4747
 
4039
4748
  ---
4040
4749
 
4041
- The following software may be included in this product: @module-federation/runtime-core (0.21.6)
4750
+ The following software may be included in this product: @module-federation/sdk (2.2.3)
4042
4751
  This software contains the following license and notice below:
4043
4752
 
4044
4753
  MIT License
4045
4754
 
4046
- Copyright (c) 2023-present zhouxiao(zhoushaw)
4755
+ Copyright (c) 2023-present zhanghang(2heal1)
4047
4756
 
4048
4757
  Permission is hereby granted, free of charge, to any person obtaining a copy
4049
4758
  of this software and associated documentation files (the "Software"), to deal
@@ -4065,12 +4774,12 @@ SOFTWARE.
4065
4774
 
4066
4775
  ---
4067
4776
 
4068
- The following software may be included in this product: @module-federation/runtime-tools (0.21.6)
4777
+ The following software may be included in this product: @module-federation/third-party-dts-extractor (0.21.6)
4069
4778
  This software contains the following license and notice below:
4070
4779
 
4071
4780
  MIT License
4072
4781
 
4073
- Copyright (c) 2023-present zhouxiao(zhoushaw)
4782
+ Copyright (c) 2024-present zhanghang(2heal1)
4074
4783
 
4075
4784
  Permission is hereby granted, free of charge, to any person obtaining a copy
4076
4785
  of this software and associated documentation files (the "Software"), to deal
@@ -4092,12 +4801,12 @@ SOFTWARE.
4092
4801
 
4093
4802
  ---
4094
4803
 
4095
- The following software may be included in this product: @module-federation/sdk (0.21.6)
4804
+ The following software may be included in this product: @module-federation/third-party-dts-extractor (2.2.3)
4096
4805
  This software contains the following license and notice below:
4097
4806
 
4098
4807
  MIT License
4099
4808
 
4100
- Copyright (c) 2023-present zhanghang(2heal1)
4809
+ Copyright (c) 2024-present zhanghang(2heal1)
4101
4810
 
4102
4811
  Permission is hereby granted, free of charge, to any person obtaining a copy
4103
4812
  of this software and associated documentation files (the "Software"), to deal
@@ -4119,12 +4828,12 @@ SOFTWARE.
4119
4828
 
4120
4829
  ---
4121
4830
 
4122
- The following software may be included in this product: @module-federation/third-party-dts-extractor (0.21.6)
4831
+ The following software may be included in this product: @module-federation/webpack-bundler-runtime (0.21.6)
4123
4832
  This software contains the following license and notice below:
4124
4833
 
4125
4834
  MIT License
4126
4835
 
4127
- Copyright (c) 2024-present zhanghang(2heal1)
4836
+ Copyright (c) 2023-present zhanghang(2heal1)
4128
4837
 
4129
4838
  Permission is hereby granted, free of charge, to any person obtaining a copy
4130
4839
  of this software and associated documentation files (the "Software"), to deal
@@ -4146,7 +4855,7 @@ SOFTWARE.
4146
4855
 
4147
4856
  ---
4148
4857
 
4149
- The following software may be included in this product: @module-federation/webpack-bundler-runtime (0.21.6)
4858
+ The following software may be included in this product: @module-federation/webpack-bundler-runtime (2.2.3)
4150
4859
  This software contains the following license and notice below:
4151
4860
 
4152
4861
  MIT License
@@ -4303,7 +5012,7 @@ SOFTWARE.
4303
5012
 
4304
5013
  ---
4305
5014
 
4306
- The following software may be included in this product: @nx/devkit (22.5.3)
5015
+ The following software may be included in this product: @nx/devkit (22.6.1)
4307
5016
  This software contains the following license and notice below:
4308
5017
 
4309
5018
  (The MIT License)
@@ -4331,7 +5040,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4331
5040
 
4332
5041
  ---
4333
5042
 
4334
- The following software may be included in this product: @nx/eslint (22.5.3)
5043
+ The following software may be included in this product: @nx/eslint (22.6.1)
4335
5044
  This software contains the following license and notice below:
4336
5045
 
4337
5046
  (The MIT License)
@@ -4359,7 +5068,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4359
5068
 
4360
5069
  ---
4361
5070
 
4362
- The following software may be included in this product: @nx/js (22.5.3)
5071
+ The following software may be included in this product: @nx/js (22.6.1)
4363
5072
  This software contains the following license and notice below:
4364
5073
 
4365
5074
  (The MIT License)
@@ -4387,7 +5096,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4387
5096
 
4388
5097
  ---
4389
5098
 
4390
- The following software may be included in this product: @nx/module-federation (22.5.3)
5099
+ The following software may be included in this product: @nx/module-federation (22.6.1)
4391
5100
  This software contains the following license and notice below:
4392
5101
 
4393
5102
  (The MIT License)
@@ -4415,7 +5124,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4415
5124
 
4416
5125
  ---
4417
5126
 
4418
- The following software may be included in this product: @nx/nx-darwin-arm64 (22.5.3)
5127
+ The following software may be included in this product: @nx/nx-linux-arm64-gnu (22.6.1)
4419
5128
  This software contains the following license and notice below:
4420
5129
 
4421
5130
  (The MIT License)
@@ -4443,7 +5152,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4443
5152
 
4444
5153
  ---
4445
5154
 
4446
- The following software may be included in this product: @nx/react (22.5.3)
5155
+ The following software may be included in this product: @nx/react (22.6.1)
4447
5156
  This software contains the following license and notice below:
4448
5157
 
4449
5158
  (The MIT License)
@@ -4471,7 +5180,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4471
5180
 
4472
5181
  ---
4473
5182
 
4474
- The following software may be included in this product: @nx/rollup (22.5.3)
5183
+ The following software may be included in this product: @nx/rollup (22.6.1)
4475
5184
  This software contains the following license and notice below:
4476
5185
 
4477
5186
  (The MIT License)
@@ -4499,7 +5208,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4499
5208
 
4500
5209
  ---
4501
5210
 
4502
- The following software may be included in this product: @nx/vite (22.5.3)
5211
+ The following software may be included in this product: @nx/vite (22.6.1)
4503
5212
  This software contains the following license and notice below:
4504
5213
 
4505
5214
  (The MIT License)
@@ -4527,7 +5236,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4527
5236
 
4528
5237
  ---
4529
5238
 
4530
- The following software may be included in this product: @nx/vitest (22.5.3)
5239
+ The following software may be included in this product: @nx/vitest (22.6.1)
4531
5240
  This software contains the following license and notice below:
4532
5241
 
4533
5242
  (The MIT License)
@@ -4555,7 +5264,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4555
5264
 
4556
5265
  ---
4557
5266
 
4558
- The following software may be included in this product: @nx/web (22.5.3)
5267
+ The following software may be included in this product: @nx/web (22.6.1)
4559
5268
  This software contains the following license and notice below:
4560
5269
 
4561
5270
  (The MIT License)
@@ -4583,7 +5292,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4583
5292
 
4584
5293
  ---
4585
5294
 
4586
- The following software may be included in this product: @nx/workspace (22.5.3)
5295
+ The following software may be included in this product: @nx/workspace (22.6.1)
4587
5296
  This software contains the following license and notice below:
4588
5297
 
4589
5298
  (The MIT License)
@@ -5133,7 +5842,7 @@ THE SOFTWARE.
5133
5842
 
5134
5843
  ---
5135
5844
 
5136
- The following software may be included in this product: @rollup/rollup-darwin-arm64 (4.50.1)
5845
+ The following software may be included in this product: @rollup/rollup-linux-arm64-gnu (4.50.1)
5137
5846
  This software contains the following license and notice below:
5138
5847
 
5139
5848
  MIT License
@@ -5185,7 +5894,7 @@ SOFTWARE.
5185
5894
 
5186
5895
  ---
5187
5896
 
5188
- The following software may be included in this product: @rspack/binding-darwin-arm64 (1.6.8)
5897
+ The following software may be included in this product: @rspack/binding-linux-arm64-gnu (1.6.8)
5189
5898
  This software contains the following license and notice below:
5190
5899
 
5191
5900
  MIT License
@@ -5898,7 +6607,7 @@ SOFTWARE
5898
6607
 
5899
6608
  ---
5900
6609
 
5901
- The following software may be included in this product: @types/node (22.19.13)
6610
+ The following software may be included in this product: @types/node (22.19.15)
5902
6611
  This software contains the following license and notice below:
5903
6612
 
5904
6613
  MIT License
@@ -6060,7 +6769,7 @@ SOFTWARE
6060
6769
 
6061
6770
  ---
6062
6771
 
6063
- The following software may be included in this product: @verdaccio/auth (8.0.0-next-8.29)
6772
+ The following software may be included in this product: @verdaccio/auth (8.0.0-next-8.33)
6064
6773
  This software contains the following license and notice below:
6065
6774
 
6066
6775
  MIT License
@@ -6087,7 +6796,7 @@ SOFTWARE.
6087
6796
 
6088
6797
  ---
6089
6798
 
6090
- The following software may be included in this product: @verdaccio/config (8.0.0-next-8.29)
6799
+ The following software may be included in this product: @verdaccio/config (8.0.0-next-8.33)
6091
6800
  This software contains the following license and notice below:
6092
6801
 
6093
6802
  MIT License
@@ -6141,7 +6850,7 @@ SOFTWARE.
6141
6850
 
6142
6851
  ---
6143
6852
 
6144
- The following software may be included in this product: @verdaccio/core (8.0.0-next-8.29)
6853
+ The following software may be included in this product: @verdaccio/core (8.0.0-next-8.33)
6145
6854
  This software contains the following license and notice below:
6146
6855
 
6147
6856
  MIT License
@@ -6222,7 +6931,7 @@ SOFTWARE.
6222
6931
 
6223
6932
  ---
6224
6933
 
6225
- The following software may be included in this product: @verdaccio/hooks (8.0.0-next-8.29)
6934
+ The following software may be included in this product: @verdaccio/hooks (8.0.0-next-8.33)
6226
6935
  This software contains the following license and notice below:
6227
6936
 
6228
6937
  MIT License
@@ -6249,7 +6958,7 @@ SOFTWARE.
6249
6958
 
6250
6959
  ---
6251
6960
 
6252
- The following software may be included in this product: @verdaccio/loaders (8.0.0-next-8.19)
6961
+ The following software may be included in this product: @verdaccio/loaders (8.0.0-next-8.23)
6253
6962
  This software contains the following license and notice below:
6254
6963
 
6255
6964
  MIT License
@@ -6303,7 +7012,7 @@ SOFTWARE.
6303
7012
 
6304
7013
  ---
6305
7014
 
6306
- The following software may be included in this product: @verdaccio/logger (8.0.0-next-8.29)
7015
+ The following software may be included in this product: @verdaccio/logger (8.0.0-next-8.33)
6307
7016
  This software contains the following license and notice below:
6308
7017
 
6309
7018
  MIT License
@@ -6330,7 +7039,7 @@ SOFTWARE.
6330
7039
 
6331
7040
  ---
6332
7041
 
6333
- The following software may be included in this product: @verdaccio/logger-commons (8.0.0-next-8.29)
7042
+ The following software may be included in this product: @verdaccio/logger-commons (8.0.0-next-8.33)
6334
7043
  This software contains the following license and notice below:
6335
7044
 
6336
7045
  MIT License
@@ -6384,7 +7093,7 @@ SOFTWARE.
6384
7093
 
6385
7094
  ---
6386
7095
 
6387
- The following software may be included in this product: @verdaccio/middleware (8.0.0-next-8.29)
7096
+ The following software may be included in this product: @verdaccio/middleware (8.0.0-next-8.33)
6388
7097
  This software contains the following license and notice below:
6389
7098
 
6390
7099
  MIT License
@@ -6438,7 +7147,7 @@ SOFTWARE.
6438
7147
 
6439
7148
  ---
6440
7149
 
6441
- The following software may be included in this product: @verdaccio/signature (8.0.0-next-8.21)
7150
+ The following software may be included in this product: @verdaccio/signature (8.0.0-next-8.25)
6442
7151
  This software contains the following license and notice below:
6443
7152
 
6444
7153
  MIT License
@@ -6492,7 +7201,7 @@ SOFTWARE.
6492
7201
 
6493
7202
  ---
6494
7203
 
6495
- The following software may be included in this product: @verdaccio/tarball (13.0.0-next-8.29)
7204
+ The following software may be included in this product: @verdaccio/tarball (13.0.0-next-8.33)
6496
7205
  This software contains the following license and notice below:
6497
7206
 
6498
7207
  MIT License
@@ -6519,7 +7228,7 @@ SOFTWARE.
6519
7228
 
6520
7229
  ---
6521
7230
 
6522
- The following software may be included in this product: @verdaccio/ui-theme (8.0.0-next-8.29)
7231
+ The following software may be included in this product: @verdaccio/ui-theme (8.0.0-next-8.30)
6523
7232
  This software contains the following license and notice below:
6524
7233
 
6525
7234
  MIT License
@@ -6546,7 +7255,7 @@ SOFTWARE.
6546
7255
 
6547
7256
  ---
6548
7257
 
6549
- The following software may be included in this product: @verdaccio/url (13.0.0-next-8.29)
7258
+ The following software may be included in this product: @verdaccio/url (13.0.0-next-8.33)
6550
7259
  This software contains the following license and notice below:
6551
7260
 
6552
7261
  MIT License
@@ -6573,7 +7282,7 @@ SOFTWARE.
6573
7282
 
6574
7283
  ---
6575
7284
 
6576
- The following software may be included in this product: @verdaccio/utils (8.1.0-next-8.29)
7285
+ The following software may be included in this product: @verdaccio/utils (8.1.0-next-8.33)
6577
7286
  This software contains the following license and notice below:
6578
7287
 
6579
7288
  MIT License
@@ -6600,7 +7309,7 @@ SOFTWARE.
6600
7309
 
6601
7310
  ---
6602
7311
 
6603
- The following software may be included in this product: @vitest/expect (4.0.18)
7312
+ The following software may be included in this product: @vitest/expect (4.1.1)
6604
7313
  This software contains the following license and notice below:
6605
7314
 
6606
7315
  MIT License
@@ -6627,7 +7336,7 @@ SOFTWARE.
6627
7336
 
6628
7337
  ---
6629
7338
 
6630
- The following software may be included in this product: @vitest/mocker (4.0.18)
7339
+ The following software may be included in this product: @vitest/mocker (4.1.1)
6631
7340
  This software contains the following license and notice below:
6632
7341
 
6633
7342
  MIT License
@@ -6654,7 +7363,7 @@ SOFTWARE.
6654
7363
 
6655
7364
  ---
6656
7365
 
6657
- The following software may be included in this product: @vitest/pretty-format (4.0.18)
7366
+ The following software may be included in this product: @vitest/pretty-format (4.1.1)
6658
7367
  This software contains the following license and notice below:
6659
7368
 
6660
7369
  MIT License
@@ -6681,7 +7390,7 @@ SOFTWARE.
6681
7390
 
6682
7391
  ---
6683
7392
 
6684
- The following software may be included in this product: @vitest/runner (4.0.18)
7393
+ The following software may be included in this product: @vitest/runner (4.1.1)
6685
7394
  This software contains the following license and notice below:
6686
7395
 
6687
7396
  MIT License
@@ -6708,7 +7417,7 @@ SOFTWARE.
6708
7417
 
6709
7418
  ---
6710
7419
 
6711
- The following software may be included in this product: @vitest/snapshot (4.0.18)
7420
+ The following software may be included in this product: @vitest/snapshot (4.1.1)
6712
7421
  This software contains the following license and notice below:
6713
7422
 
6714
7423
  MIT License
@@ -6735,7 +7444,7 @@ SOFTWARE.
6735
7444
 
6736
7445
  ---
6737
7446
 
6738
- The following software may be included in this product: @vitest/spy (4.0.18)
7447
+ The following software may be included in this product: @vitest/spy (4.1.1)
6739
7448
  This software contains the following license and notice below:
6740
7449
 
6741
7450
  MIT License
@@ -6762,7 +7471,7 @@ SOFTWARE.
6762
7471
 
6763
7472
  ---
6764
7473
 
6765
- The following software may be included in this product: @vitest/ui (4.0.18)
7474
+ The following software may be included in this product: @vitest/ui (4.1.1)
6766
7475
  This software contains the following license and notice below:
6767
7476
 
6768
7477
  MIT License
@@ -6789,7 +7498,7 @@ SOFTWARE.
6789
7498
 
6790
7499
  ---
6791
7500
 
6792
- The following software may be included in this product: @vitest/utils (4.0.18)
7501
+ The following software may be included in this product: @vitest/utils (4.1.1)
6793
7502
  This software contains the following license and notice below:
6794
7503
 
6795
7504
  MIT License
@@ -7333,6 +8042,33 @@ THE SOFTWARE.
7333
8042
 
7334
8043
  ---
7335
8044
 
8045
+ The following software may be included in this product: acorn (8.16.0)
8046
+ This software contains the following license and notice below:
8047
+
8048
+ MIT License
8049
+
8050
+ Copyright (C) 2012-2022 by various contributors (see AUTHORS)
8051
+
8052
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8053
+ of this software and associated documentation files (the "Software"), to deal
8054
+ in the Software without restriction, including without limitation the rights
8055
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8056
+ copies of the Software, and to permit persons to whom the Software is
8057
+ furnished to do so, subject to the following conditions:
8058
+
8059
+ The above copyright notice and this permission notice shall be included in
8060
+ all copies or substantial portions of the Software.
8061
+
8062
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8063
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8064
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8065
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8066
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8067
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8068
+ THE SOFTWARE.
8069
+
8070
+ ---
8071
+
7336
8072
  The following software may be included in this product: acorn-import-phases (1.0.4)
7337
8073
  This software contains the following license and notice below:
7338
8074
 
@@ -7546,6 +8282,33 @@ SOFTWARE.
7546
8282
 
7547
8283
  ---
7548
8284
 
8285
+ The following software may be included in this product: ajv (8.18.0)
8286
+ This software contains the following license and notice below:
8287
+
8288
+ The MIT License (MIT)
8289
+
8290
+ Copyright (c) 2015-2021 Evgeny Poberezkin
8291
+
8292
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8293
+ of this software and associated documentation files (the "Software"), to deal
8294
+ in the Software without restriction, including without limitation the rights
8295
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8296
+ copies of the Software, and to permit persons to whom the Software is
8297
+ furnished to do so, subject to the following conditions:
8298
+
8299
+ The above copyright notice and this permission notice shall be included in all
8300
+ copies or substantial portions of the Software.
8301
+
8302
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8303
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8304
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8305
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8306
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8307
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8308
+ SOFTWARE.
8309
+
8310
+ ---
8311
+
7549
8312
  The following software may be included in this product: ajv-draft-04 (1.0.0)
7550
8313
  This software contains the following license and notice below:
7551
8314
 
@@ -8086,6 +8849,19 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8086
8849
 
8087
8850
  ---
8088
8851
 
8852
+ The following software may be included in this product: axios (1.13.6)
8853
+ This software contains the following license and notice below:
8854
+
8855
+ # Copyright (c) 2014-present Matt Zabriskie & Collaborators
8856
+
8857
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8858
+
8859
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8860
+
8861
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8862
+
8863
+ ---
8864
+
8089
8865
  The following software may be included in this product: babel-plugin-const-enum (1.2.0)
8090
8866
  This software contains the following license and notice below:
8091
8867
 
@@ -8983,7 +9759,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8983
9759
 
8984
9760
  ---
8985
9761
 
8986
- The following software may be included in this product: chai (6.2.1)
9762
+ The following software may be included in this product: chai (6.2.2)
8987
9763
  This software contains the following license and notice below:
8988
9764
 
8989
9765
  MIT License
@@ -10509,6 +11285,30 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10509
11285
 
10510
11286
  ---
10511
11287
 
11288
+ The following software may be included in this product: data-uri-to-buffer (4.0.1)
11289
+ This software contains the following license and notice below:
11290
+
11291
+ MIT License
11292
+
11293
+ Copyright (c) Nathan Rajlich
11294
+
11295
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
11296
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
11297
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11298
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
11299
+ following conditions:
11300
+
11301
+ The above copyright notice and this permission notice shall be included in all copies or substantial
11302
+ portions of the Software.
11303
+
11304
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
11305
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
11306
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
11307
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
11308
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
11309
+
11310
+ ---
11311
+
10512
11312
  The following software may be included in this product: data-urls (5.0.0)
10513
11313
  This software contains the following license and notice below:
10514
11314
 
@@ -11389,7 +12189,7 @@ THE SOFTWARE.
11389
12189
 
11390
12190
  ---
11391
12191
 
11392
- The following software may be included in this product: enhanced-resolve (5.18.3)
12192
+ The following software may be included in this product: enhanced-resolve (5.20.0)
11393
12193
  This software contains the following license and notice below:
11394
12194
 
11395
12195
  Copyright JS Foundation and other contributors
@@ -11469,7 +12269,7 @@ THE SOFTWARE.
11469
12269
 
11470
12270
  ---
11471
12271
 
11472
- The following software may be included in this product: envinfo (7.15.0)
12272
+ The following software may be included in this product: envinfo (7.21.0)
11473
12273
  This software contains the following license and notice below:
11474
12274
 
11475
12275
  MIT License
@@ -11574,34 +12374,50 @@ SOFTWARE.
11574
12374
 
11575
12375
  ---
11576
12376
 
11577
- The following software may be included in this product: es-errors (1.3.0)
12377
+ The following software may be included in this product: es-errors (1.3.0)
12378
+ This software contains the following license and notice below:
12379
+
12380
+ MIT License
12381
+
12382
+ Copyright (c) 2024 Jordan Harband
12383
+
12384
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12385
+ of this software and associated documentation files (the "Software"), to deal
12386
+ in the Software without restriction, including without limitation the rights
12387
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12388
+ copies of the Software, and to permit persons to whom the Software is
12389
+ furnished to do so, subject to the following conditions:
12390
+
12391
+ The above copyright notice and this permission notice shall be included in all
12392
+ copies or substantial portions of the Software.
12393
+
12394
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12395
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12396
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12397
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12398
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12399
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12400
+ SOFTWARE.
12401
+
12402
+ ---
12403
+
12404
+ The following software may be included in this product: es-module-lexer (1.7.0)
11578
12405
  This software contains the following license and notice below:
11579
12406
 
11580
12407
  MIT License
12408
+ -----------
11581
12409
 
11582
- Copyright (c) 2024 Jordan Harband
12410
+ Copyright (C) 2018-2022 Guy Bedford
11583
12411
 
11584
- Permission is hereby granted, free of charge, to any person obtaining a copy
11585
- of this software and associated documentation files (the "Software"), to deal
11586
- in the Software without restriction, including without limitation the rights
11587
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11588
- copies of the Software, and to permit persons to whom the Software is
11589
- furnished to do so, subject to the following conditions:
12412
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
11590
12413
 
11591
- The above copyright notice and this permission notice shall be included in all
11592
- copies or substantial portions of the Software.
12414
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
11593
12415
 
11594
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11595
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11596
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11597
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11598
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11599
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11600
- SOFTWARE.
12416
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11601
12417
 
11602
12418
  ---
11603
12419
 
11604
- The following software may be included in this product: es-module-lexer (1.7.0)
12420
+ The following software may be included in this product: es-module-lexer (2.0.0)
11605
12421
  This software contains the following license and notice below:
11606
12422
 
11607
12423
  MIT License
@@ -11698,6 +12514,33 @@ SOFTWARE.
11698
12514
 
11699
12515
  ---
11700
12516
 
12517
+ The following software may be included in this product: esbuild (0.27.4)
12518
+ This software contains the following license and notice below:
12519
+
12520
+ MIT License
12521
+
12522
+ Copyright (c) 2020 Evan Wallace
12523
+
12524
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12525
+ of this software and associated documentation files (the "Software"), to deal
12526
+ in the Software without restriction, including without limitation the rights
12527
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12528
+ copies of the Software, and to permit persons to whom the Software is
12529
+ furnished to do so, subject to the following conditions:
12530
+
12531
+ The above copyright notice and this permission notice shall be included in all
12532
+ copies or substantial portions of the Software.
12533
+
12534
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12535
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12536
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12537
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12538
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12539
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12540
+ SOFTWARE.
12541
+
12542
+ ---
12543
+
11701
12544
  The following software may be included in this product: escalade (3.2.0)
11702
12545
  This software contains the following license and notice below:
11703
12546
 
@@ -11785,7 +12628,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
11785
12628
 
11786
12629
  ---
11787
12630
 
11788
- The following software may be included in this product: eslint (9.39.3)
12631
+ The following software may be included in this product: eslint (9.39.4)
11789
12632
  This software contains the following license and notice below:
11790
12633
 
11791
12634
  Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
@@ -12331,6 +13174,33 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
12331
13174
 
12332
13175
  ---
12333
13176
 
13177
+ The following software may be included in this product: fetch-blob (3.2.0)
13178
+ This software contains the following license and notice below:
13179
+
13180
+ MIT License
13181
+
13182
+ Copyright (c) 2019 David Frank
13183
+
13184
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13185
+ of this software and associated documentation files (the "Software"), to deal
13186
+ in the Software without restriction, including without limitation the rights
13187
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13188
+ copies of the Software, and to permit persons to whom the Software is
13189
+ furnished to do so, subject to the following conditions:
13190
+
13191
+ The above copyright notice and this permission notice shall be included in all
13192
+ copies or substantial portions of the Software.
13193
+
13194
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13195
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13196
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13197
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13198
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13199
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13200
+ SOFTWARE.
13201
+
13202
+ ---
13203
+
12334
13204
  The following software may be included in this product: fflate (0.8.2)
12335
13205
  This software contains the following license and notice below:
12336
13206
 
@@ -12684,6 +13554,31 @@ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
12684
13554
 
12685
13555
  ---
12686
13556
 
13557
+ The following software may be included in this product: form-data (4.0.5)
13558
+ This software contains the following license and notice below:
13559
+
13560
+ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
13561
+
13562
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13563
+ of this software and associated documentation files (the "Software"), to deal
13564
+ in the Software without restriction, including without limitation the rights
13565
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13566
+ copies of the Software, and to permit persons to whom the Software is
13567
+ furnished to do so, subject to the following conditions:
13568
+
13569
+ The above copyright notice and this permission notice shall be included in
13570
+ all copies or substantial portions of the Software.
13571
+
13572
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13573
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13574
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13575
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13576
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13577
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
13578
+ THE SOFTWARE.
13579
+
13580
+ ---
13581
+
12687
13582
  The following software may be included in this product: form-data-encoder (1.7.2)
12688
13583
  This software contains the following license and notice below:
12689
13584
 
@@ -12711,6 +13606,33 @@ SOFTWARE.
12711
13606
 
12712
13607
  ---
12713
13608
 
13609
+ The following software may be included in this product: formdata-polyfill (4.0.10)
13610
+ This software contains the following license and notice below:
13611
+
13612
+ MIT License
13613
+
13614
+ Copyright (c) 2016 Jimmy Karl Roland Wärting
13615
+
13616
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13617
+ of this software and associated documentation files (the "Software"), to deal
13618
+ in the Software without restriction, including without limitation the rights
13619
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13620
+ copies of the Software, and to permit persons to whom the Software is
13621
+ furnished to do so, subject to the following conditions:
13622
+
13623
+ The above copyright notice and this permission notice shall be included in all
13624
+ copies or substantial portions of the Software.
13625
+
13626
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13627
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13628
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13629
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13630
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13631
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13632
+ SOFTWARE.
13633
+
13634
+ ---
13635
+
12714
13636
  The following software may be included in this product: forwarded (0.2.0)
12715
13637
  This software contains the following license and notice below:
12716
13638
 
@@ -12950,34 +13872,6 @@ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHE
12950
13872
 
12951
13873
  ---
12952
13874
 
12953
- The following software may be included in this product: fsevents (2.3.3)
12954
- This software contains the following license and notice below:
12955
-
12956
- MIT License
12957
- -----------
12958
-
12959
- Copyright (C) 2010-2020 by Philipp Dunkel, Ben Noordhuis, Elan Shankar, Paul Miller
12960
-
12961
- Permission is hereby granted, free of charge, to any person obtaining a copy
12962
- of this software and associated documentation files (the "Software"), to deal
12963
- in the Software without restriction, including without limitation the rights
12964
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12965
- copies of the Software, and to permit persons to whom the Software is
12966
- furnished to do so, subject to the following conditions:
12967
-
12968
- The above copyright notice and this permission notice shall be included in
12969
- all copies or substantial portions of the Software.
12970
-
12971
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12972
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12973
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12974
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12975
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12976
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12977
- THE SOFTWARE.
12978
-
12979
- ---
12980
-
12981
13875
  The following software may be included in this product: function-bind (1.1.2)
12982
13876
  This software contains the following license and notice below:
12983
13877
 
@@ -13654,6 +14548,34 @@ THE SOFTWARE.
13654
14548
 
13655
14549
  ---
13656
14550
 
14551
+ The following software may be included in this product: http-errors (2.0.1)
14552
+ This software contains the following license and notice below:
14553
+
14554
+ The MIT License (MIT)
14555
+
14556
+ Copyright (c) 2014 Jonathan Ong me@jongleberry.com
14557
+ Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com
14558
+
14559
+ Permission is hereby granted, free of charge, to any person obtaining a copy
14560
+ of this software and associated documentation files (the "Software"), to deal
14561
+ in the Software without restriction, including without limitation the rights
14562
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14563
+ copies of the Software, and to permit persons to whom the Software is
14564
+ furnished to do so, subject to the following conditions:
14565
+
14566
+ The above copyright notice and this permission notice shall be included in
14567
+ all copies or substantial portions of the Software.
14568
+
14569
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14570
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14571
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14572
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14573
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14574
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14575
+ THE SOFTWARE.
14576
+
14577
+ ---
14578
+
13657
14579
  The following software may be included in this product: http-proxy (1.18.1)
13658
14580
  This software contains the following license and notice below:
13659
14581
 
@@ -17697,6 +18619,33 @@ THE SOFTWARE.
17697
18619
 
17698
18620
  ---
17699
18621
 
18622
+ The following software may be included in this product: node-domexception (1.0.0)
18623
+ This software contains the following license and notice below:
18624
+
18625
+ MIT License
18626
+
18627
+ Copyright (c) 2021 Jimmy Wärting
18628
+
18629
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18630
+ of this software and associated documentation files (the "Software"), to deal
18631
+ in the Software without restriction, including without limitation the rights
18632
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18633
+ copies of the Software, and to permit persons to whom the Software is
18634
+ furnished to do so, subject to the following conditions:
18635
+
18636
+ The above copyright notice and this permission notice shall be included in all
18637
+ copies or substantial portions of the Software.
18638
+
18639
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18640
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18641
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18642
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18643
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18644
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18645
+ SOFTWARE.
18646
+
18647
+ ---
18648
+
17700
18649
  The following software may be included in this product: node-fetch (2.6.7)
17701
18650
  This software contains the following license and notice below:
17702
18651
 
@@ -17751,6 +18700,33 @@ SOFTWARE.
17751
18700
 
17752
18701
  ---
17753
18702
 
18703
+ The following software may be included in this product: node-fetch (3.3.2)
18704
+ This software contains the following license and notice below:
18705
+
18706
+ The MIT License (MIT)
18707
+
18708
+ Copyright (c) 2016 - 2020 Node Fetch Team
18709
+
18710
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18711
+ of this software and associated documentation files (the "Software"), to deal
18712
+ in the Software without restriction, including without limitation the rights
18713
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18714
+ copies of the Software, and to permit persons to whom the Software is
18715
+ furnished to do so, subject to the following conditions:
18716
+
18717
+ The above copyright notice and this permission notice shall be included in all
18718
+ copies or substantial portions of the Software.
18719
+
18720
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18721
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18722
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18723
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18724
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18725
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18726
+ SOFTWARE.
18727
+
18728
+ ---
18729
+
17754
18730
  The following software may be included in this product: node-fetch-native (1.6.7)
17755
18731
  This software contains the following license and notice below:
17756
18732
 
@@ -17871,33 +18847,6 @@ SOFTWARE.
17871
18847
 
17872
18848
  ---
17873
18849
 
17874
- The following software may be included in this product: node-machine-id (1.1.12)
17875
- This software contains the following license and notice below:
17876
-
17877
- The MIT License (MIT)
17878
-
17879
- Copyright (c) 2016 Aleksandr Komlev
17880
-
17881
- Permission is hereby granted, free of charge, to any person obtaining a copy
17882
- of this software and associated documentation files (the "Software"), to deal
17883
- in the Software without restriction, including without limitation the rights
17884
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17885
- copies of the Software, and to permit persons to whom the Software is
17886
- furnished to do so, subject to the following conditions:
17887
-
17888
- The above copyright notice and this permission notice shall be included in all
17889
- copies or substantial portions of the Software.
17890
-
17891
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17892
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17893
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17894
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17895
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17896
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
17897
- SOFTWARE.
17898
-
17899
- ---
17900
-
17901
18850
  The following software may be included in this product: node-releases (2.0.21)
17902
18851
  This software contains the following license and notice below:
17903
18852
 
@@ -18062,7 +19011,7 @@ OTHER DEALINGS IN THE SOFTWARE.
18062
19011
 
18063
19012
  ---
18064
19013
 
18065
- The following software may be included in this product: nx (22.5.3)
19014
+ The following software may be included in this product: nx (22.6.1)
18066
19015
  This software contains the following license and notice below:
18067
19016
 
18068
19017
  (The MIT License)
@@ -24110,7 +25059,7 @@ THE SOFTWARE.
24110
25059
 
24111
25060
  ---
24112
25061
 
24113
- The following software may be included in this product: std-env (3.10.0)
25062
+ The following software may be included in this product: std-env (4.0.0)
24114
25063
  This software contains the following license and notice below:
24115
25064
 
24116
25065
  MIT License
@@ -24615,7 +25564,7 @@ THE SOFTWARE.
24615
25564
 
24616
25565
  ---
24617
25566
 
24618
- The following software may be included in this product: tapable (2.2.3)
25567
+ The following software may be included in this product: tapable (2.3.0)
24619
25568
  This software contains the following license and notice below:
24620
25569
 
24621
25570
  The MIT License
@@ -25323,7 +26272,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25323
26272
 
25324
26273
  ---
25325
26274
 
25326
- The following software may be included in this product: ufo (1.6.1)
26275
+ The following software may be included in this product: ufo (1.6.3)
25327
26276
  This software contains the following license and notice below:
25328
26277
 
25329
26278
  MIT License
@@ -25809,7 +26758,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25809
26758
 
25810
26759
  ---
25811
26760
 
25812
- The following software may be included in this product: verdaccio (6.2.9)
26761
+ The following software may be included in this product: verdaccio (6.3.2)
25813
26762
  This software contains the following license and notice below:
25814
26763
 
25815
26764
  MIT License
@@ -25836,7 +26785,7 @@ SOFTWARE.
25836
26785
 
25837
26786
  ---
25838
26787
 
25839
- The following software may be included in this product: verdaccio-audit (13.0.0-next-8.29)
26788
+ The following software may be included in this product: verdaccio-audit (13.0.0-next-8.33)
25840
26789
  This software contains the following license and notice below:
25841
26790
 
25842
26791
  MIT License
@@ -25863,7 +26812,7 @@ SOFTWARE.
25863
26812
 
25864
26813
  ---
25865
26814
 
25866
- The following software may be included in this product: verdaccio-htpasswd (13.0.0-next-8.29)
26815
+ The following software may be included in this product: verdaccio-htpasswd (13.0.0-next-8.33)
25867
26816
  This software contains the following license and notice below:
25868
26817
 
25869
26818
  MIT License
@@ -28041,7 +28990,7 @@ Repository: https://github.com/websockets/ws
28041
28990
 
28042
28991
  ---
28043
28992
 
28044
- The following software may be included in this product: vitest (4.0.18)
28993
+ The following software may be included in this product: vitest (4.1.1)
28045
28994
  This software contains the following license and notice below:
28046
28995
 
28047
28996
  # Vitest core license
@@ -28103,6 +29052,13 @@ Repository: git+https://github.com/antfu/install-pkg.git
28103
29052
 
28104
29053
  ---------------------------------------
28105
29054
 
29055
+ ## @bomb.sh/tab
29056
+ License: MIT
29057
+ By: Bombshell Authors
29058
+ Repository: git+https://github.com/bombshell-dev/tab.git
29059
+
29060
+ ---------------------------------------
29061
+
28106
29062
  ## @jridgewell/resolve-uri
28107
29063
  License: MIT
28108
29064
  By: Justin Ridgewell
@@ -28239,6 +29195,35 @@ Repository: git+https://github.com/sinonjs/fake-timers.git
28239
29195
 
28240
29196
  ---------------------------------------
28241
29197
 
29198
+ ## acorn
29199
+ License: MIT
29200
+ By: Marijn Haverbeke, Ingvar Stepanyan, Adrian Heine
29201
+ Repository: https://github.com/acornjs/acorn.git
29202
+
29203
+ > MIT License
29204
+ >
29205
+ > Copyright (C) 2012-2022 by various contributors (see AUTHORS)
29206
+ >
29207
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
29208
+ > of this software and associated documentation files (the "Software"), to deal
29209
+ > in the Software without restriction, including without limitation the rights
29210
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29211
+ > copies of the Software, and to permit persons to whom the Software is
29212
+ > furnished to do so, subject to the following conditions:
29213
+ >
29214
+ > The above copyright notice and this permission notice shall be included in
29215
+ > all copies or substantial portions of the Software.
29216
+ >
29217
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29218
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29219
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29220
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29221
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29222
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
29223
+ > THE SOFTWARE.
29224
+
29225
+ ---------------------------------------
29226
+
28242
29227
  ## acorn-walk
28243
29228
  License: MIT
28244
29229
  By: Marijn Haverbeke, Ingvar Stepanyan, Adrian Heine
@@ -28373,7 +29358,7 @@ Repository: lydell/js-tokens
28373
29358
 
28374
29359
  > The MIT License (MIT)
28375
29360
  >
28376
- > Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Simon Lydell
29361
+ > Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Simon Lydell
28377
29362
  >
28378
29363
  > Permission is hereby granted, free of charge, to any person obtaining a copy
28379
29364
  > of this software and associated documentation files (the "Software"), to deal
@@ -28655,6 +29640,90 @@ Repository: git+https://github.com/antfu/strip-literal.git
28655
29640
 
28656
29641
  ---------------------------------------
28657
29642
 
29643
+ ## tinyhighlight
29644
+ License: MIT
29645
+ Repository: git+https://github.com/tinylibs/tinyhighlight.git
29646
+
29647
+ > # Tinyhighlight core license
29648
+ >
29649
+ > MIT License
29650
+ >
29651
+ > Copyright (c) 2023 Tinylibs
29652
+ >
29653
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
29654
+ > of this software and associated documentation files (the "Software"), to deal
29655
+ > in the Software without restriction, including without limitation the rights
29656
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29657
+ > copies of the Software, and to permit persons to whom the Software is
29658
+ > furnished to do so, subject to the following conditions:
29659
+ >
29660
+ > The above copyright notice and this permission notice shall be included in all
29661
+ > copies or substantial portions of the Software.
29662
+ >
29663
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29664
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29665
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29666
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29667
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29668
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29669
+ > SOFTWARE.
29670
+ >
29671
+ > # Additionaly Tinyhighlight modifies code with the following licenses:
29672
+ >
29673
+ > MIT
29674
+ >
29675
+ > ## @babel/highlight
29676
+ >
29677
+ > MIT License
29678
+ >
29679
+ > Copyright (c) 2014-present Sebastian McKenzie and other contributors
29680
+ >
29681
+ > Permission is hereby granted, free of charge, to any person obtaining
29682
+ > a copy of this software and associated documentation files (the
29683
+ > "Software"), to deal in the Software without restriction, including
29684
+ > without limitation the rights to use, copy, modify, merge, publish,
29685
+ > distribute, sublicense, and/or sell copies of the Software, and to
29686
+ > permit persons to whom the Software is furnished to do so, subject to
29687
+ > the following conditions:
29688
+ >
29689
+ > The above copyright notice and this permission notice shall be
29690
+ > included in all copies or substantial portions of the Software.
29691
+ >
29692
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
29693
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29694
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
29695
+ > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
29696
+ > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
29697
+ > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
29698
+ > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29699
+ >
29700
+ > ## @babel/helper-validator-identifier
29701
+ >
29702
+ > MIT License
29703
+ >
29704
+ > Copyright (c) 2014-present Sebastian McKenzie and other contributors
29705
+ >
29706
+ > Permission is hereby granted, free of charge, to any person obtaining
29707
+ > a copy of this software and associated documentation files (the
29708
+ > "Software"), to deal in the Software without restriction, including
29709
+ > without limitation the rights to use, copy, modify, merge, publish,
29710
+ > distribute, sublicense, and/or sell copies of the Software, and to
29711
+ > permit persons to whom the Software is furnished to do so, subject to
29712
+ > the following conditions:
29713
+ >
29714
+ > The above copyright notice and this permission notice shall be
29715
+ > included in all copies or substantial portions of the Software.
29716
+ >
29717
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
29718
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29719
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
29720
+ > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
29721
+ > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
29722
+ > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
29723
+ > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29724
+
29725
+ ---------------------------------------
29726
+
28658
29727
  ## type-detect
28659
29728
  License: MIT
28660
29729
  By: Jake Luer, Keith Cirkel, David Losert, Aleksey Shvayka, Lucas Fernandes da Costa, Grant Snodgrass, Jeremy Tice, Edward Betts, dvlsg, Amila Welihinda, Jake Champion, Miroslav Bajtoš
@@ -28830,6 +29899,34 @@ POSSIBILITY OF SUCH DAMAGE.
28830
29899
 
28831
29900
  ---
28832
29901
 
29902
+ The following software may be included in this product: web-streams-polyfill (3.3.3)
29903
+ This software contains the following license and notice below:
29904
+
29905
+ The MIT License (MIT)
29906
+
29907
+ Copyright (c) 2024 Mattias Buelens
29908
+ Copyright (c) 2016 Diwank Singh Tomer
29909
+
29910
+ Permission is hereby granted, free of charge, to any person obtaining a copy
29911
+ of this software and associated documentation files (the "Software"), to deal
29912
+ in the Software without restriction, including without limitation the rights
29913
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29914
+ copies of the Software, and to permit persons to whom the Software is
29915
+ furnished to do so, subject to the following conditions:
29916
+
29917
+ The above copyright notice and this permission notice shall be included in all
29918
+ copies or substantial portions of the Software.
29919
+
29920
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29921
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29922
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29923
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29924
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29925
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29926
+ SOFTWARE.
29927
+
29928
+ ---
29929
+
28833
29930
  The following software may be included in this product: webpack (5.101.3)
28834
29931
  This software contains the following license and notice below:
28835
29932
 
@@ -29368,7 +30465,7 @@ END OF TERMS AND CONDITIONS
29368
30465
 
29369
30466
  ---
29370
30467
 
29371
- The following software may be included in this product: @eslint/config-array (0.21.1)
30468
+ The following software may be included in this product: @eslint/config-array (0.21.2)
29372
30469
  This software contains the following license and notice below:
29373
30470
 
29374
30471
  Apache License
@@ -34172,7 +35269,7 @@ limitations under the License.
34172
35269
 
34173
35270
  ---
34174
35271
 
34175
- The following software may be included in this product: expect-type (1.2.2)
35272
+ The following software may be included in this product: expect-type (1.3.0)
34176
35273
  This software contains the following license and notice below:
34177
35274
 
34178
35275
  Copyright 2024 Misha Kaletsky
@@ -35611,6 +36708,27 @@ PERFORMANCE OF THIS SOFTWARE.
35611
36708
 
35612
36709
  ---
35613
36710
 
36711
+ The following software may be included in this product: flatted (3.4.0)
36712
+ This software contains the following license and notice below:
36713
+
36714
+ ISC License
36715
+
36716
+ Copyright (c) 2018-2020, Andrea Giammarchi, @WebReflection
36717
+
36718
+ Permission to use, copy, modify, and/or distribute this software for any
36719
+ purpose with or without fee is hereby granted, provided that the above
36720
+ copyright notice and this permission notice appear in all copies.
36721
+
36722
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36723
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
36724
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
36725
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
36726
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
36727
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
36728
+ PERFORMANCE OF THIS SOFTWARE.
36729
+
36730
+ ---
36731
+
35614
36732
  The following software may be included in this product: foreground-child (3.3.1)
35615
36733
  This software contains the following license and notice below:
35616
36734
 
@@ -36020,7 +37138,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
36020
37138
 
36021
37139
  ---
36022
37140
 
36023
- The following software may be included in this product: minimatch (3.1.4)
37141
+ The following software may be included in this product: minimatch (3.1.5)
36024
37142
  This software contains the following license and notice below:
36025
37143
 
36026
37144
  The ISC License
@@ -36083,6 +37201,27 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
36083
37201
 
36084
37202
  ---
36085
37203
 
37204
+ The following software may be included in this product: minimatch (7.4.9)
37205
+ This software contains the following license and notice below:
37206
+
37207
+ The ISC License
37208
+
37209
+ Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
37210
+
37211
+ Permission to use, copy, modify, and/or distribute this software for any
37212
+ purpose with or without fee is hereby granted, provided that the above
37213
+ copyright notice and this permission notice appear in all copies.
37214
+
37215
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
37216
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
37217
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
37218
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37219
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
37220
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
37221
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
37222
+
37223
+ ---
37224
+
36086
37225
  The following software may be included in this product: minimatch (9.0.7)
36087
37226
  This software contains the following license and notice below:
36088
37227
 
@@ -36729,6 +37868,177 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
36729
37868
 
36730
37869
  ---
36731
37870
 
37871
+ The following software may be included in this product: @ltd/j-toml (1.38.0)
37872
+ This software contains the following license and notice below:
37873
+
37874
+ GNU LESSER GENERAL PUBLIC LICENSE
37875
+ Version 3, 29 June 2007
37876
+
37877
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
37878
+ Everyone is permitted to copy and distribute verbatim copies
37879
+ of this license document, but changing it is not allowed.
37880
+
37881
+
37882
+ This version of the GNU Lesser General Public License incorporates
37883
+ the terms and conditions of version 3 of the GNU General Public
37884
+ License, supplemented by the additional permissions listed below.
37885
+
37886
+ 0. Additional Definitions.
37887
+
37888
+ As used herein, "this License" refers to version 3 of the GNU Lesser
37889
+ General Public License, and the "GNU GPL" refers to version 3 of the GNU
37890
+ General Public License.
37891
+
37892
+ "The Library" refers to a covered work governed by this License,
37893
+ other than an Application or a Combined Work as defined below.
37894
+
37895
+ An "Application" is any work that makes use of an interface provided
37896
+ by the Library, but which is not otherwise based on the Library.
37897
+ Defining a subclass of a class defined by the Library is deemed a mode
37898
+ of using an interface provided by the Library.
37899
+
37900
+ A "Combined Work" is a work produced by combining or linking an
37901
+ Application with the Library. The particular version of the Library
37902
+ with which the Combined Work was made is also called the "Linked
37903
+ Version".
37904
+
37905
+ The "Minimal Corresponding Source" for a Combined Work means the
37906
+ Corresponding Source for the Combined Work, excluding any source code
37907
+ for portions of the Combined Work that, considered in isolation, are
37908
+ based on the Application, and not on the Linked Version.
37909
+
37910
+ The "Corresponding Application Code" for a Combined Work means the
37911
+ object code and/or source code for the Application, including any data
37912
+ and utility programs needed for reproducing the Combined Work from the
37913
+ Application, but excluding the System Libraries of the Combined Work.
37914
+
37915
+ 1. Exception to Section 3 of the GNU GPL.
37916
+
37917
+ You may convey a covered work under sections 3 and 4 of this License
37918
+ without being bound by section 3 of the GNU GPL.
37919
+
37920
+ 2. Conveying Modified Versions.
37921
+
37922
+ If you modify a copy of the Library, and, in your modifications, a
37923
+ facility refers to a function or data to be supplied by an Application
37924
+ that uses the facility (other than as an argument passed when the
37925
+ facility is invoked), then you may convey a copy of the modified
37926
+ version:
37927
+
37928
+ a) under this License, provided that you make a good faith effort to
37929
+ ensure that, in the event an Application does not supply the
37930
+ function or data, the facility still operates, and performs
37931
+ whatever part of its purpose remains meaningful, or
37932
+
37933
+ b) under the GNU GPL, with none of the additional permissions of
37934
+ this License applicable to that copy.
37935
+
37936
+ 3. Object Code Incorporating Material from Library Header Files.
37937
+
37938
+ The object code form of an Application may incorporate material from
37939
+ a header file that is part of the Library. You may convey such object
37940
+ code under terms of your choice, provided that, if the incorporated
37941
+ material is not limited to numerical parameters, data structure
37942
+ layouts and accessors, or small macros, inline functions and templates
37943
+ (ten or fewer lines in length), you do both of the following:
37944
+
37945
+ a) Give prominent notice with each copy of the object code that the
37946
+ Library is used in it and that the Library and its use are
37947
+ covered by this License.
37948
+
37949
+ b) Accompany the object code with a copy of the GNU GPL and this license
37950
+ document.
37951
+
37952
+ 4. Combined Works.
37953
+
37954
+ You may convey a Combined Work under terms of your choice that,
37955
+ taken together, effectively do not restrict modification of the
37956
+ portions of the Library contained in the Combined Work and reverse
37957
+ engineering for debugging such modifications, if you also do each of
37958
+ the following:
37959
+
37960
+ a) Give prominent notice with each copy of the Combined Work that
37961
+ the Library is used in it and that the Library and its use are
37962
+ covered by this License.
37963
+
37964
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
37965
+ document.
37966
+
37967
+ c) For a Combined Work that displays copyright notices during
37968
+ execution, include the copyright notice for the Library among
37969
+ these notices, as well as a reference directing the user to the
37970
+ copies of the GNU GPL and this license document.
37971
+
37972
+ d) Do one of the following:
37973
+
37974
+ 0) Convey the Minimal Corresponding Source under the terms of this
37975
+ License, and the Corresponding Application Code in a form
37976
+ suitable for, and under terms that permit, the user to
37977
+ recombine or relink the Application with a modified version of
37978
+ the Linked Version to produce a modified Combined Work, in the
37979
+ manner specified by section 6 of the GNU GPL for conveying
37980
+ Corresponding Source.
37981
+
37982
+ 1) Use a suitable shared library mechanism for linking with the
37983
+ Library. A suitable mechanism is one that (a) uses at run time
37984
+ a copy of the Library already present on the user's computer
37985
+ system, and (b) will operate properly with a modified version
37986
+ of the Library that is interface-compatible with the Linked
37987
+ Version.
37988
+
37989
+ e) Provide Installation Information, but only if you would otherwise
37990
+ be required to provide such information under section 6 of the
37991
+ GNU GPL, and only to the extent that such information is
37992
+ necessary to install and execute a modified version of the
37993
+ Combined Work produced by recombining or relinking the
37994
+ Application with a modified version of the Linked Version. (If
37995
+ you use option 4d0, the Installation Information must accompany
37996
+ the Minimal Corresponding Source and Corresponding Application
37997
+ Code. If you use option 4d1, you must provide the Installation
37998
+ Information in the manner specified by section 6 of the GNU GPL
37999
+ for conveying Corresponding Source.)
38000
+
38001
+ 5. Combined Libraries.
38002
+
38003
+ You may place library facilities that are a work based on the
38004
+ Library side by side in a single library together with other library
38005
+ facilities that are not Applications and are not covered by this
38006
+ License, and convey such a combined library under terms of your
38007
+ choice, if you do both of the following:
38008
+
38009
+ a) Accompany the combined library with a copy of the same work based
38010
+ on the Library, uncombined with any other library facilities,
38011
+ conveyed under the terms of this License.
38012
+
38013
+ b) Give prominent notice with the combined library that part of it
38014
+ is a work based on the Library, and explaining where to find the
38015
+ accompanying uncombined form of the same work.
38016
+
38017
+ 6. Revised Versions of the GNU Lesser General Public License.
38018
+
38019
+ The Free Software Foundation may publish revised and/or new versions
38020
+ of the GNU Lesser General Public License from time to time. Such new
38021
+ versions will be similar in spirit to the present version, but may
38022
+ differ in detail to address new problems or concerns.
38023
+
38024
+ Each version is given a distinguishing version number. If the
38025
+ Library as you received it specifies that a certain numbered version
38026
+ of the GNU Lesser General Public License "or any later version"
38027
+ applies to it, you have the option of following the terms and
38028
+ conditions either of that published version or of any later version
38029
+ published by the Free Software Foundation. If the Library as you
38030
+ received it does not specify a version number of the GNU Lesser
38031
+ General Public License, you may choose any version of the GNU Lesser
38032
+ General Public License ever published by the Free Software Foundation.
38033
+
38034
+ If the Library as you received it specifies that a proxy can decide
38035
+ whether future versions of the GNU Lesser General Public License shall
38036
+ apply, that proxy's public statement of acceptance of any version is
38037
+ permanent authorization for you to choose that version for the
38038
+ Library.
38039
+
38040
+ ---
38041
+
36732
38042
  The following software may be included in this product: @xtuc/ieee754 (1.2.0)
36733
38043
  This software contains the following license and notice below:
36734
38044
 
@@ -38920,67 +40230,6 @@ software or this license, under any kind of legal claim._**
38920
40230
 
38921
40231
  ---
38922
40232
 
38923
- The following software may be included in this product: minimatch (10.2.1)
38924
- This software contains the following license and notice below:
38925
-
38926
- # Blue Oak Model License
38927
-
38928
- Version 1.0.0
38929
-
38930
- ## Purpose
38931
-
38932
- This license gives everyone as much permission to work with
38933
- this software as possible, while protecting contributors
38934
- from liability.
38935
-
38936
- ## Acceptance
38937
-
38938
- In order to receive this license, you must agree to its
38939
- rules. The rules of this license are both obligations
38940
- under that agreement and conditions to your license.
38941
- You must not do anything with this software that triggers
38942
- a rule that you cannot or will not follow.
38943
-
38944
- ## Copyright
38945
-
38946
- Each contributor licenses you to do everything with this
38947
- software that would otherwise infringe that contributor's
38948
- copyright in it.
38949
-
38950
- ## Notices
38951
-
38952
- You must ensure that everyone who gets a copy of
38953
- any part of this software from you, with or without
38954
- changes, also gets the text of this license or a link to
38955
- <https://blueoakcouncil.org/license/1.0.0>.
38956
-
38957
- ## Excuse
38958
-
38959
- If anyone notifies you in writing that you have not
38960
- complied with [Notices](#notices), you can keep your
38961
- license by taking all practical steps to comply within 30
38962
- days after the notice. If you do not do so, your license
38963
- ends immediately.
38964
-
38965
- ## Patent
38966
-
38967
- Each contributor licenses you to do everything with this
38968
- software that would otherwise infringe any patent claims
38969
- they can license or become able to license.
38970
-
38971
- ## Reliability
38972
-
38973
- No contributor can revoke this license.
38974
-
38975
- ## No Liability
38976
-
38977
- **_As far as the law allows, this software comes as is,
38978
- without any warranty or condition, and no contributor
38979
- will be liable to anyone for any damages related to this
38980
- software or this license, under any kind of legal claim._**
38981
-
38982
- ---
38983
-
38984
40233
  The following software may be included in this product: minimatch (10.2.4)
38985
40234
  This software contains the following license and notice below:
38986
40235
 
@@ -39434,7 +40683,7 @@ permission of its copyright owner.
39434
40683
 
39435
40684
  ---
39436
40685
 
39437
- The following software may be included in this product: lightningcss (1.31.1)
40686
+ The following software may be included in this product: lightningcss (1.32.0)
39438
40687
  This software contains the following license and notice below:
39439
40688
 
39440
40689
  Mozilla Public License Version 2.0
@@ -39813,7 +41062,7 @@ defined by the Mozilla Public License, v. 2.0.
39813
41062
 
39814
41063
  ---
39815
41064
 
39816
- The following software may be included in this product: lightningcss-darwin-arm64 (1.31.1)
41065
+ The following software may be included in this product: lightningcss-linux-arm64-gnu (1.32.0)
39817
41066
  This software contains the following license and notice below:
39818
41067
 
39819
41068
  Mozilla Public License Version 2.0