tangled
alpha
login
or
join now
bwc9876.dev
/
website
0
fork
atom
Files for my website
bwc9876.dev
0
fork
atom
overview
issues
pulls
pipelines
Astro 4.0
bwc9876.dev
2 years ago
ff7f1d6e
a819323d
verified
This commit was signed with the committer's
known signature
.
bwc9876.dev
SSH Key Fingerprint:
SHA256:DanMEP/RNlSC7pAVbnXO6wzQV00rqyKj053tz4uH5gQ=
+745
-996
2 changed files
expand all
collapse all
unified
split
package.json
pnpm-lock.yaml
+2
-2
package.json
···
12
12
"format": "prettier --write . --plugin-search-dir=."
13
13
},
14
14
"dependencies": {
15
15
-
"@astrojs/mdx": "^1.1.5",
15
15
+
"@astrojs/mdx": "^2.0.0",
16
16
"@astrojs/sitemap": "^3.0.3",
17
17
"@picocss/pico": "^1.5.10",
18
18
-
"astro": "^3.6.4",
18
18
+
"astro": "^4.0.1",
19
19
"astro-icon": "^0.8.1",
20
20
"cowsay": "^1.5.0",
21
21
"sharp": "^0.33.0"
+743
-994
pnpm-lock.yaml
···
6
6
7
7
dependencies:
8
8
"@astrojs/mdx":
9
9
-
specifier: ^1.1.5
10
10
-
version: 1.1.5(astro@3.6.4)
9
9
+
specifier: ^2.0.0
10
10
+
version: 2.0.0(astro@4.0.1)
11
11
"@astrojs/sitemap":
12
12
specifier: ^3.0.3
13
13
version: 3.0.3
···
15
15
specifier: ^1.5.10
16
16
version: 1.5.10
17
17
astro:
18
18
-
specifier: ^3.6.4
19
19
-
version: 3.6.4
18
18
+
specifier: ^4.0.1
19
19
+
version: 4.0.1
20
20
astro-icon:
21
21
specifier: ^0.8.1
22
22
version: 0.8.1
···
71
71
}
72
72
dev: false
73
73
74
74
-
/@astrojs/markdown-remark@3.5.0(astro@3.6.4):
74
74
+
/@astrojs/markdown-remark@4.0.0(astro@4.0.1):
75
75
resolution:
76
76
{
77
77
-
integrity: sha512-q7vdIqzYhxpsfghg2YmkmSXCfp4w7lBTYP+SSHw89wVhC5Riltr3u8w2otBRxNLSByNi+ht/gGkFC23Shetytw==
77
77
+
integrity: sha512-JSrn49fJGuH/0S2TTGxLK7bNDspOakJWZVFHeP+IDFjWdghT4HtsTShS2EiISNx3zfOFBAwy5Cj4xT4U5BWNeA==
78
78
}
79
79
peerDependencies:
80
80
-
astro: ^3.0.0
80
80
+
astro: ^4.0.0-beta.0
81
81
dependencies:
82
82
"@astrojs/prism": 3.0.0
83
83
-
astro: 3.6.4
83
83
+
astro: 4.0.1
84
84
github-slugger: 2.0.0
85
85
-
import-meta-resolve: 3.1.1
85
85
+
import-meta-resolve: 4.0.0
86
86
mdast-util-definitions: 6.0.0
87
87
-
rehype-raw: 6.1.1
88
88
-
rehype-stringify: 9.0.4
89
89
-
remark-gfm: 3.0.1
90
90
-
remark-parse: 10.0.2
91
91
-
remark-rehype: 10.1.0
87
87
+
rehype-raw: 7.0.0
88
88
+
rehype-stringify: 10.0.0
89
89
+
remark-gfm: 4.0.0
90
90
+
remark-parse: 11.0.0
91
91
+
remark-rehype: 11.0.0
92
92
remark-smartypants: 2.0.0
93
93
shikiji: 0.6.13
94
94
-
unified: 10.1.2
95
95
-
unist-util-visit: 4.1.2
96
96
-
vfile: 5.3.7
94
94
+
unified: 11.0.4
95
95
+
unist-util-visit: 5.0.0
96
96
+
vfile: 6.0.1
97
97
transitivePeerDependencies:
98
98
- supports-color
99
99
dev: false
100
100
101
101
-
/@astrojs/mdx@1.1.5(astro@3.6.4):
101
101
+
/@astrojs/mdx@2.0.0(astro@4.0.1):
102
102
resolution:
103
103
{
104
104
-
integrity: sha512-4bveyB1Lb1vWo2kdHJjQYoCytWlrIjAxHATHUTuYnBPmdPjsfy9wuCnb9rozwyyarDABx87CzG5gotBNYd+dVA==
104
104
+
integrity: sha512-VT5HnnOETk2gmdlheSlSBtYIsS0PQF/bEgZDjhc0VngdZstR90kt1NVns/Jj8q7G5lMZp8/9ZOHwwBbAhVk2zA==
105
105
}
106
106
engines: { node: ">=18.14.1" }
107
107
peerDependencies:
108
108
-
astro: ^3.0.0
108
108
+
astro: ^4.0.0-beta.0
109
109
dependencies:
110
110
-
"@astrojs/markdown-remark": 3.5.0(astro@3.6.4)
111
111
-
"@mdx-js/mdx": 2.3.0
110
110
+
"@astrojs/markdown-remark": 4.0.0(astro@4.0.1)
111
111
+
"@mdx-js/mdx": 3.0.0
112
112
acorn: 8.11.2
113
113
-
astro: 3.6.4
113
113
+
astro: 4.0.1
114
114
es-module-lexer: 1.4.1
115
115
-
estree-util-visit: 1.2.1
115
115
+
estree-util-visit: 2.0.0
116
116
github-slugger: 2.0.0
117
117
gray-matter: 4.0.3
118
118
-
hast-util-to-html: 8.0.4
118
118
+
hast-util-to-html: 9.0.0
119
119
kleur: 4.1.5
120
120
-
rehype-raw: 6.1.1
121
121
-
remark-gfm: 3.0.1
120
120
+
rehype-raw: 7.0.0
121
121
+
remark-gfm: 4.0.0
122
122
remark-smartypants: 2.0.0
123
123
source-map: 0.7.4
124
124
-
unist-util-visit: 4.1.2
125
125
-
vfile: 5.3.7
124
124
+
unist-util-visit: 5.0.0
125
125
+
vfile: 6.0.1
126
126
transitivePeerDependencies:
127
127
- supports-color
128
128
dev: false
···
478
478
dev: false
479
479
optional: true
480
480
481
481
-
/@esbuild/android-arm64@0.18.20:
482
482
-
resolution:
483
483
-
{
484
484
-
integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==
485
485
-
}
486
486
-
engines: { node: ">=12" }
487
487
-
cpu: [arm64]
488
488
-
os: [android]
489
489
-
requiresBuild: true
490
490
-
dev: false
491
491
-
optional: true
492
492
-
493
481
/@esbuild/android-arm64@0.19.8:
494
482
resolution:
495
483
{
···
502
490
dev: false
503
491
optional: true
504
492
505
505
-
/@esbuild/android-arm@0.18.20:
506
506
-
resolution:
507
507
-
{
508
508
-
integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==
509
509
-
}
510
510
-
engines: { node: ">=12" }
511
511
-
cpu: [arm]
512
512
-
os: [android]
513
513
-
requiresBuild: true
514
514
-
dev: false
515
515
-
optional: true
516
516
-
517
493
/@esbuild/android-arm@0.19.8:
518
494
resolution:
519
495
{
···
526
502
dev: false
527
503
optional: true
528
504
529
529
-
/@esbuild/android-x64@0.18.20:
530
530
-
resolution:
531
531
-
{
532
532
-
integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==
533
533
-
}
534
534
-
engines: { node: ">=12" }
535
535
-
cpu: [x64]
536
536
-
os: [android]
537
537
-
requiresBuild: true
538
538
-
dev: false
539
539
-
optional: true
540
540
-
541
505
/@esbuild/android-x64@0.19.8:
542
506
resolution:
543
507
{
···
550
514
dev: false
551
515
optional: true
552
516
553
553
-
/@esbuild/darwin-arm64@0.18.20:
554
554
-
resolution:
555
555
-
{
556
556
-
integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==
557
557
-
}
558
558
-
engines: { node: ">=12" }
559
559
-
cpu: [arm64]
560
560
-
os: [darwin]
561
561
-
requiresBuild: true
562
562
-
dev: false
563
563
-
optional: true
564
564
-
565
517
/@esbuild/darwin-arm64@0.19.8:
566
518
resolution:
567
519
{
···
574
526
dev: false
575
527
optional: true
576
528
577
577
-
/@esbuild/darwin-x64@0.18.20:
578
578
-
resolution:
579
579
-
{
580
580
-
integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==
581
581
-
}
582
582
-
engines: { node: ">=12" }
583
583
-
cpu: [x64]
584
584
-
os: [darwin]
585
585
-
requiresBuild: true
586
586
-
dev: false
587
587
-
optional: true
588
588
-
589
529
/@esbuild/darwin-x64@0.19.8:
590
530
resolution:
591
531
{
···
598
538
dev: false
599
539
optional: true
600
540
601
601
-
/@esbuild/freebsd-arm64@0.18.20:
602
602
-
resolution:
603
603
-
{
604
604
-
integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==
605
605
-
}
606
606
-
engines: { node: ">=12" }
607
607
-
cpu: [arm64]
608
608
-
os: [freebsd]
609
609
-
requiresBuild: true
610
610
-
dev: false
611
611
-
optional: true
612
612
-
613
541
/@esbuild/freebsd-arm64@0.19.8:
614
542
resolution:
615
543
{
···
622
550
dev: false
623
551
optional: true
624
552
625
625
-
/@esbuild/freebsd-x64@0.18.20:
626
626
-
resolution:
627
627
-
{
628
628
-
integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==
629
629
-
}
630
630
-
engines: { node: ">=12" }
631
631
-
cpu: [x64]
632
632
-
os: [freebsd]
633
633
-
requiresBuild: true
634
634
-
dev: false
635
635
-
optional: true
636
636
-
637
553
/@esbuild/freebsd-x64@0.19.8:
638
554
resolution:
639
555
{
···
646
562
dev: false
647
563
optional: true
648
564
649
649
-
/@esbuild/linux-arm64@0.18.20:
650
650
-
resolution:
651
651
-
{
652
652
-
integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==
653
653
-
}
654
654
-
engines: { node: ">=12" }
655
655
-
cpu: [arm64]
656
656
-
os: [linux]
657
657
-
requiresBuild: true
658
658
-
dev: false
659
659
-
optional: true
660
660
-
661
565
/@esbuild/linux-arm64@0.19.8:
662
566
resolution:
663
567
{
···
670
574
dev: false
671
575
optional: true
672
576
673
673
-
/@esbuild/linux-arm@0.18.20:
674
674
-
resolution:
675
675
-
{
676
676
-
integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==
677
677
-
}
678
678
-
engines: { node: ">=12" }
679
679
-
cpu: [arm]
680
680
-
os: [linux]
681
681
-
requiresBuild: true
682
682
-
dev: false
683
683
-
optional: true
684
684
-
685
577
/@esbuild/linux-arm@0.19.8:
686
578
resolution:
687
579
{
···
689
581
}
690
582
engines: { node: ">=12" }
691
583
cpu: [arm]
692
692
-
os: [linux]
693
693
-
requiresBuild: true
694
694
-
dev: false
695
695
-
optional: true
696
696
-
697
697
-
/@esbuild/linux-ia32@0.18.20:
698
698
-
resolution:
699
699
-
{
700
700
-
integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==
701
701
-
}
702
702
-
engines: { node: ">=12" }
703
703
-
cpu: [ia32]
704
584
os: [linux]
705
585
requiresBuild: true
706
586
dev: false
···
718
598
dev: false
719
599
optional: true
720
600
721
721
-
/@esbuild/linux-loong64@0.18.20:
722
722
-
resolution:
723
723
-
{
724
724
-
integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==
725
725
-
}
726
726
-
engines: { node: ">=12" }
727
727
-
cpu: [loong64]
728
728
-
os: [linux]
729
729
-
requiresBuild: true
730
730
-
dev: false
731
731
-
optional: true
732
732
-
733
601
/@esbuild/linux-loong64@0.19.8:
734
602
resolution:
735
603
{
···
742
610
dev: false
743
611
optional: true
744
612
745
745
-
/@esbuild/linux-mips64el@0.18.20:
746
746
-
resolution:
747
747
-
{
748
748
-
integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==
749
749
-
}
750
750
-
engines: { node: ">=12" }
751
751
-
cpu: [mips64el]
752
752
-
os: [linux]
753
753
-
requiresBuild: true
754
754
-
dev: false
755
755
-
optional: true
756
756
-
757
613
/@esbuild/linux-mips64el@0.19.8:
758
614
resolution:
759
615
{
···
766
622
dev: false
767
623
optional: true
768
624
769
769
-
/@esbuild/linux-ppc64@0.18.20:
770
770
-
resolution:
771
771
-
{
772
772
-
integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==
773
773
-
}
774
774
-
engines: { node: ">=12" }
775
775
-
cpu: [ppc64]
776
776
-
os: [linux]
777
777
-
requiresBuild: true
778
778
-
dev: false
779
779
-
optional: true
780
780
-
781
625
/@esbuild/linux-ppc64@0.19.8:
782
626
resolution:
783
627
{
···
790
634
dev: false
791
635
optional: true
792
636
793
793
-
/@esbuild/linux-riscv64@0.18.20:
794
794
-
resolution:
795
795
-
{
796
796
-
integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==
797
797
-
}
798
798
-
engines: { node: ">=12" }
799
799
-
cpu: [riscv64]
800
800
-
os: [linux]
801
801
-
requiresBuild: true
802
802
-
dev: false
803
803
-
optional: true
804
804
-
805
637
/@esbuild/linux-riscv64@0.19.8:
806
638
resolution:
807
639
{
···
814
646
dev: false
815
647
optional: true
816
648
817
817
-
/@esbuild/linux-s390x@0.18.20:
818
818
-
resolution:
819
819
-
{
820
820
-
integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==
821
821
-
}
822
822
-
engines: { node: ">=12" }
823
823
-
cpu: [s390x]
824
824
-
os: [linux]
825
825
-
requiresBuild: true
826
826
-
dev: false
827
827
-
optional: true
828
828
-
829
649
/@esbuild/linux-s390x@0.19.8:
830
650
resolution:
831
651
{
···
838
658
dev: false
839
659
optional: true
840
660
841
841
-
/@esbuild/linux-x64@0.18.20:
842
842
-
resolution:
843
843
-
{
844
844
-
integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==
845
845
-
}
846
846
-
engines: { node: ">=12" }
847
847
-
cpu: [x64]
848
848
-
os: [linux]
849
849
-
requiresBuild: true
850
850
-
dev: false
851
851
-
optional: true
852
852
-
853
661
/@esbuild/linux-x64@0.19.8:
854
662
resolution:
855
663
{
···
862
670
dev: false
863
671
optional: true
864
672
865
865
-
/@esbuild/netbsd-x64@0.18.20:
866
866
-
resolution:
867
867
-
{
868
868
-
integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==
869
869
-
}
870
870
-
engines: { node: ">=12" }
871
871
-
cpu: [x64]
872
872
-
os: [netbsd]
873
873
-
requiresBuild: true
874
874
-
dev: false
875
875
-
optional: true
876
876
-
877
673
/@esbuild/netbsd-x64@0.19.8:
878
674
resolution:
879
675
{
···
886
682
dev: false
887
683
optional: true
888
684
889
889
-
/@esbuild/openbsd-x64@0.18.20:
890
890
-
resolution:
891
891
-
{
892
892
-
integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==
893
893
-
}
894
894
-
engines: { node: ">=12" }
895
895
-
cpu: [x64]
896
896
-
os: [openbsd]
897
897
-
requiresBuild: true
898
898
-
dev: false
899
899
-
optional: true
900
900
-
901
685
/@esbuild/openbsd-x64@0.19.8:
902
686
resolution:
903
687
{
···
910
694
dev: false
911
695
optional: true
912
696
913
913
-
/@esbuild/sunos-x64@0.18.20:
914
914
-
resolution:
915
915
-
{
916
916
-
integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==
917
917
-
}
918
918
-
engines: { node: ">=12" }
919
919
-
cpu: [x64]
920
920
-
os: [sunos]
921
921
-
requiresBuild: true
922
922
-
dev: false
923
923
-
optional: true
924
924
-
925
697
/@esbuild/sunos-x64@0.19.8:
926
698
resolution:
927
699
{
···
934
706
dev: false
935
707
optional: true
936
708
937
937
-
/@esbuild/win32-arm64@0.18.20:
938
938
-
resolution:
939
939
-
{
940
940
-
integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==
941
941
-
}
942
942
-
engines: { node: ">=12" }
943
943
-
cpu: [arm64]
944
944
-
os: [win32]
945
945
-
requiresBuild: true
946
946
-
dev: false
947
947
-
optional: true
948
948
-
949
709
/@esbuild/win32-arm64@0.19.8:
950
710
resolution:
951
711
{
···
958
718
dev: false
959
719
optional: true
960
720
961
961
-
/@esbuild/win32-ia32@0.18.20:
962
962
-
resolution:
963
963
-
{
964
964
-
integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==
965
965
-
}
966
966
-
engines: { node: ">=12" }
967
967
-
cpu: [ia32]
968
968
-
os: [win32]
969
969
-
requiresBuild: true
970
970
-
dev: false
971
971
-
optional: true
972
972
-
973
721
/@esbuild/win32-ia32@0.19.8:
974
722
resolution:
975
723
{
···
977
725
}
978
726
engines: { node: ">=12" }
979
727
cpu: [ia32]
980
980
-
os: [win32]
981
981
-
requiresBuild: true
982
982
-
dev: false
983
983
-
optional: true
984
984
-
985
985
-
/@esbuild/win32-x64@0.18.20:
986
986
-
resolution:
987
987
-
{
988
988
-
integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==
989
989
-
}
990
990
-
engines: { node: ">=12" }
991
991
-
cpu: [x64]
992
728
os: [win32]
993
729
requiresBuild: true
994
730
dev: false
···
1370
1106
"@jridgewell/sourcemap-codec": 1.4.15
1371
1107
dev: false
1372
1108
1373
1373
-
/@mdx-js/mdx@2.3.0:
1109
1109
+
/@mdx-js/mdx@3.0.0:
1374
1110
resolution:
1375
1111
{
1376
1376
-
integrity: sha512-jLuwRlz8DQfQNiUCJR50Y09CGPq3fLtmtUQfVrj79E0JWu3dvsVcxVIcfhR5h0iXu+/z++zDrYeiJqifRynJkA==
1112
1112
+
integrity: sha512-Icm0TBKBLYqroYbNW3BPnzMGn+7mwpQOK310aZ7+fkCtiU3aqv2cdcX+nd0Ydo3wI5Rx8bX2Z2QmGb/XcAClCw==
1377
1113
}
1378
1114
dependencies:
1115
1115
+
"@types/estree": 1.0.5
1379
1116
"@types/estree-jsx": 1.0.3
1117
1117
+
"@types/hast": 3.0.3
1380
1118
"@types/mdx": 2.0.10
1381
1381
-
estree-util-build-jsx: 2.2.2
1382
1382
-
estree-util-is-identifier-name: 2.1.0
1383
1383
-
estree-util-to-js: 1.2.0
1119
1119
+
collapse-white-space: 2.1.0
1120
1120
+
devlop: 1.1.0
1121
1121
+
estree-util-build-jsx: 3.0.1
1122
1122
+
estree-util-is-identifier-name: 3.0.0
1123
1123
+
estree-util-to-js: 2.0.0
1384
1124
estree-walker: 3.0.3
1385
1385
-
hast-util-to-estree: 2.3.3
1386
1386
-
markdown-extensions: 1.1.1
1125
1125
+
hast-util-to-estree: 3.1.0
1126
1126
+
hast-util-to-jsx-runtime: 2.3.0
1127
1127
+
markdown-extensions: 2.0.0
1387
1128
periscopic: 3.1.0
1388
1388
-
remark-mdx: 2.3.0
1389
1389
-
remark-parse: 10.0.2
1390
1390
-
remark-rehype: 10.1.0
1391
1391
-
unified: 10.1.2
1392
1392
-
unist-util-position-from-estree: 1.1.2
1393
1393
-
unist-util-stringify-position: 3.0.3
1394
1394
-
unist-util-visit: 4.1.2
1395
1395
-
vfile: 5.3.7
1129
1129
+
remark-mdx: 3.0.0
1130
1130
+
remark-parse: 11.0.0
1131
1131
+
remark-rehype: 11.0.0
1132
1132
+
source-map: 0.7.4
1133
1133
+
unified: 11.0.4
1134
1134
+
unist-util-position-from-estree: 2.0.0
1135
1135
+
unist-util-stringify-position: 4.0.0
1136
1136
+
unist-util-visit: 5.0.0
1137
1137
+
vfile: 6.0.1
1396
1138
transitivePeerDependencies:
1397
1139
- supports-color
1398
1140
dev: false
···
1434
1176
}
1435
1177
dev: false
1436
1178
1179
1179
+
/@rollup/rollup-android-arm-eabi@4.6.1:
1180
1180
+
resolution:
1181
1181
+
{
1182
1182
+
integrity: sha512-0WQ0ouLejaUCRsL93GD4uft3rOmB8qoQMU05Kb8CmMtMBe7XUDLAltxVZI1q6byNqEtU7N1ZX1Vw5lIpgulLQA==
1183
1183
+
}
1184
1184
+
cpu: [arm]
1185
1185
+
os: [android]
1186
1186
+
requiresBuild: true
1187
1187
+
dev: false
1188
1188
+
optional: true
1189
1189
+
1190
1190
+
/@rollup/rollup-android-arm64@4.6.1:
1191
1191
+
resolution:
1192
1192
+
{
1193
1193
+
integrity: sha512-1TKm25Rn20vr5aTGGZqo6E4mzPicCUD79k17EgTLAsXc1zysyi4xXKACfUbwyANEPAEIxkzwue6JZ+stYzWUTA==
1194
1194
+
}
1195
1195
+
cpu: [arm64]
1196
1196
+
os: [android]
1197
1197
+
requiresBuild: true
1198
1198
+
dev: false
1199
1199
+
optional: true
1200
1200
+
1201
1201
+
/@rollup/rollup-darwin-arm64@4.6.1:
1202
1202
+
resolution:
1203
1203
+
{
1204
1204
+
integrity: sha512-cEXJQY/ZqMACb+nxzDeX9IPLAg7S94xouJJCNVE5BJM8JUEP4HeTF+ti3cmxWeSJo+5D+o8Tc0UAWUkfENdeyw==
1205
1205
+
}
1206
1206
+
cpu: [arm64]
1207
1207
+
os: [darwin]
1208
1208
+
requiresBuild: true
1209
1209
+
dev: false
1210
1210
+
optional: true
1211
1211
+
1212
1212
+
/@rollup/rollup-darwin-x64@4.6.1:
1213
1213
+
resolution:
1214
1214
+
{
1215
1215
+
integrity: sha512-LoSU9Xu56isrkV2jLldcKspJ7sSXmZWkAxg7sW/RfF7GS4F5/v4EiqKSMCFbZtDu2Nc1gxxFdQdKwkKS4rwxNg==
1216
1216
+
}
1217
1217
+
cpu: [x64]
1218
1218
+
os: [darwin]
1219
1219
+
requiresBuild: true
1220
1220
+
dev: false
1221
1221
+
optional: true
1222
1222
+
1223
1223
+
/@rollup/rollup-linux-arm-gnueabihf@4.6.1:
1224
1224
+
resolution:
1225
1225
+
{
1226
1226
+
integrity: sha512-EfI3hzYAy5vFNDqpXsNxXcgRDcFHUWSx5nnRSCKwXuQlI5J9dD84g2Usw81n3FLBNsGCegKGwwTVsSKK9cooSQ==
1227
1227
+
}
1228
1228
+
cpu: [arm]
1229
1229
+
os: [linux]
1230
1230
+
requiresBuild: true
1231
1231
+
dev: false
1232
1232
+
optional: true
1233
1233
+
1234
1234
+
/@rollup/rollup-linux-arm64-gnu@4.6.1:
1235
1235
+
resolution:
1236
1236
+
{
1237
1237
+
integrity: sha512-9lhc4UZstsegbNLhH0Zu6TqvDfmhGzuCWtcTFXY10VjLLUe4Mr0Ye2L3rrtHaDd/J5+tFMEuo5LTCSCMXWfUKw==
1238
1238
+
}
1239
1239
+
cpu: [arm64]
1240
1240
+
os: [linux]
1241
1241
+
requiresBuild: true
1242
1242
+
dev: false
1243
1243
+
optional: true
1244
1244
+
1245
1245
+
/@rollup/rollup-linux-arm64-musl@4.6.1:
1246
1246
+
resolution:
1247
1247
+
{
1248
1248
+
integrity: sha512-FfoOK1yP5ksX3wwZ4Zk1NgyGHZyuRhf99j64I5oEmirV8EFT7+OhUZEnP+x17lcP/QHJNWGsoJwrz4PJ9fBEXw==
1249
1249
+
}
1250
1250
+
cpu: [arm64]
1251
1251
+
os: [linux]
1252
1252
+
requiresBuild: true
1253
1253
+
dev: false
1254
1254
+
optional: true
1255
1255
+
1256
1256
+
/@rollup/rollup-linux-x64-gnu@4.6.1:
1257
1257
+
resolution:
1258
1258
+
{
1259
1259
+
integrity: sha512-DNGZvZDO5YF7jN5fX8ZqmGLjZEXIJRdJEdTFMhiyXqyXubBa0WVLDWSNlQ5JR2PNgDbEV1VQowhVRUh+74D+RA==
1260
1260
+
}
1261
1261
+
cpu: [x64]
1262
1262
+
os: [linux]
1263
1263
+
requiresBuild: true
1264
1264
+
dev: false
1265
1265
+
optional: true
1266
1266
+
1267
1267
+
/@rollup/rollup-linux-x64-musl@4.6.1:
1268
1268
+
resolution:
1269
1269
+
{
1270
1270
+
integrity: sha512-RkJVNVRM+piYy87HrKmhbexCHg3A6Z6MU0W9GHnJwBQNBeyhCJG9KDce4SAMdicQnpURggSvtbGo9xAWOfSvIQ==
1271
1271
+
}
1272
1272
+
cpu: [x64]
1273
1273
+
os: [linux]
1274
1274
+
requiresBuild: true
1275
1275
+
dev: false
1276
1276
+
optional: true
1277
1277
+
1278
1278
+
/@rollup/rollup-win32-arm64-msvc@4.6.1:
1279
1279
+
resolution:
1280
1280
+
{
1281
1281
+
integrity: sha512-v2FVT6xfnnmTe3W9bJXl6r5KwJglMK/iRlkKiIFfO6ysKs0rDgz7Cwwf3tjldxQUrHL9INT/1r4VA0n9L/F1vQ==
1282
1282
+
}
1283
1283
+
cpu: [arm64]
1284
1284
+
os: [win32]
1285
1285
+
requiresBuild: true
1286
1286
+
dev: false
1287
1287
+
optional: true
1288
1288
+
1289
1289
+
/@rollup/rollup-win32-ia32-msvc@4.6.1:
1290
1290
+
resolution:
1291
1291
+
{
1292
1292
+
integrity: sha512-YEeOjxRyEjqcWphH9dyLbzgkF8wZSKAKUkldRY6dgNR5oKs2LZazqGB41cWJ4Iqqcy9/zqYgmzBkRoVz3Q9MLw==
1293
1293
+
}
1294
1294
+
cpu: [ia32]
1295
1295
+
os: [win32]
1296
1296
+
requiresBuild: true
1297
1297
+
dev: false
1298
1298
+
optional: true
1299
1299
+
1300
1300
+
/@rollup/rollup-win32-x64-msvc@4.6.1:
1301
1301
+
resolution:
1302
1302
+
{
1303
1303
+
integrity: sha512-0zfTlFAIhgz8V2G8STq8toAjsYYA6eci1hnXuyOTUFnymrtJwnS6uGKiv3v5UrPZkBlamLvrLV2iiaeqCKzb0A==
1304
1304
+
}
1305
1305
+
cpu: [x64]
1306
1306
+
os: [win32]
1307
1307
+
requiresBuild: true
1308
1308
+
dev: false
1309
1309
+
optional: true
1310
1310
+
1437
1311
/@trysound/sax@0.2.0:
1438
1312
resolution:
1439
1313
{
···
1517
1391
}
1518
1392
dev: false
1519
1393
1520
1520
-
/@types/hast@2.3.8:
1521
1521
-
resolution:
1522
1522
-
{
1523
1523
-
integrity: sha512-aMIqAlFd2wTIDZuvLbhUT+TGvMxrNC8ECUIVtH6xxy0sQLs3iu6NO8Kp/VT5je7i5ufnebXzdV1dNDMnvaH6IQ==
1524
1524
-
}
1525
1525
-
dependencies:
1526
1526
-
"@types/unist": 2.0.10
1527
1527
-
dev: false
1528
1528
-
1529
1394
/@types/hast@3.0.3:
1530
1395
resolution:
1531
1396
{
···
1533
1398
}
1534
1399
dependencies:
1535
1400
"@types/unist": 3.0.2
1536
1536
-
dev: false
1537
1537
-
1538
1538
-
/@types/mdast@3.0.15:
1539
1539
-
resolution:
1540
1540
-
{
1541
1541
-
integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==
1542
1542
-
}
1543
1543
-
dependencies:
1544
1544
-
"@types/unist": 2.0.10
1545
1401
dev: false
1546
1402
1547
1403
/@types/mdast@4.0.3:
···
1580
1436
resolution:
1581
1437
{
1582
1438
integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
1583
1583
-
}
1584
1584
-
dev: false
1585
1585
-
1586
1586
-
/@types/parse5@6.0.3:
1587
1587
-
resolution:
1588
1588
-
{
1589
1589
-
integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
1590
1439
}
1591
1440
dev: false
1592
1441
···
1761
1610
svgo: 2.8.0
1762
1611
dev: false
1763
1612
1764
1764
-
/astro@3.6.4:
1613
1613
+
/astro@4.0.1:
1765
1614
resolution:
1766
1615
{
1767
1767
-
integrity: sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==
1616
1616
+
integrity: sha512-QSZGFbgWw5nWr7pdKkjOz1E+1KMSheX8+dCNi/DstMVlQMIYyUrBuAjGL3fYsR9vc9kGbfhQMgSpM1/p5JYEWA==
1768
1617
}
1769
1618
engines: { node: ">=18.14.1", npm: ">=6.14.0" }
1770
1619
hasBin: true
1771
1620
dependencies:
1772
1621
"@astrojs/compiler": 2.3.2
1773
1622
"@astrojs/internal-helpers": 0.2.1
1774
1774
-
"@astrojs/markdown-remark": 3.5.0(astro@3.6.4)
1623
1623
+
"@astrojs/markdown-remark": 4.0.0(astro@4.0.1)
1775
1624
"@astrojs/telemetry": 3.0.4
1776
1625
"@babel/core": 7.23.5
1777
1626
"@babel/generator": 7.23.5
···
1783
1632
acorn: 8.11.2
1784
1633
boxen: 7.1.1
1785
1634
chokidar: 3.5.3
1786
1786
-
ci-info: 3.9.0
1635
1635
+
ci-info: 4.0.0
1787
1636
clsx: 2.0.0
1788
1637
common-ancestor-path: 1.0.1
1789
1789
-
cookie: 0.5.0
1638
1638
+
cookie: 0.6.0
1790
1639
debug: 4.3.4
1791
1791
-
deterministic-object-hash: 1.3.1
1640
1640
+
deterministic-object-hash: 2.0.2
1792
1641
devalue: 4.3.2
1793
1642
diff: 5.1.0
1643
1643
+
dlv: 1.1.3
1644
1644
+
dset: 3.1.3
1794
1645
es-module-lexer: 1.4.1
1795
1646
esbuild: 0.19.8
1796
1647
estree-walker: 3.0.3
1797
1648
execa: 8.0.1
1798
1649
fast-glob: 3.3.2
1650
1650
+
flattie: 1.1.0
1799
1651
github-slugger: 2.0.0
1800
1652
gray-matter: 4.0.3
1801
1653
html-escaper: 3.0.3
···
1803
1655
js-yaml: 4.1.0
1804
1656
kleur: 4.1.5
1805
1657
magic-string: 0.30.5
1806
1806
-
mdast-util-to-hast: 12.3.0
1658
1658
+
mdast-util-to-hast: 13.0.2
1807
1659
mime: 3.0.0
1808
1660
ora: 7.0.1
1809
1809
-
p-limit: 4.0.0
1661
1661
+
p-limit: 5.0.0
1810
1662
p-queue: 7.4.1
1811
1663
path-to-regexp: 6.2.1
1812
1664
preferred-pm: 3.1.2
1813
1665
probe-image-size: 7.2.3
1814
1666
prompts: 2.4.2
1815
1815
-
rehype: 12.0.1
1667
1667
+
rehype: 13.0.1
1816
1668
resolve: 1.22.8
1817
1669
semver: 7.5.4
1818
1670
server-destroy: 1.0.1
1819
1671
shikiji: 0.6.13
1820
1820
-
string-width: 6.1.0
1672
1672
+
string-width: 7.0.0
1821
1673
strip-ansi: 7.1.0
1822
1674
tsconfck: 3.0.0
1823
1823
-
unist-util-visit: 4.1.2
1824
1824
-
vfile: 5.3.7
1825
1825
-
vite: 4.5.1
1826
1826
-
vitefu: 0.2.5(vite@4.5.1)
1675
1675
+
unist-util-visit: 5.0.0
1676
1676
+
vfile: 6.0.1
1677
1677
+
vite: 5.0.5
1678
1678
+
vitefu: 0.2.5(vite@5.0.5)
1827
1679
which-pm: 2.1.1
1828
1680
yargs-parser: 21.1.1
1829
1681
zod: 3.22.4
···
1854
1706
resolution:
1855
1707
{
1856
1708
integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==
1709
1709
+
}
1710
1710
+
dev: false
1711
1711
+
1712
1712
+
/base-64@1.0.0:
1713
1713
+
resolution:
1714
1714
+
{
1715
1715
+
integrity: sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==
1857
1716
}
1858
1717
dev: false
1859
1718
···
1939
1798
hasBin: true
1940
1799
dependencies:
1941
1800
caniuse-lite: 1.0.30001566
1942
1942
-
electron-to-chromium: 1.4.601
1801
1801
+
electron-to-chromium: 1.4.603
1943
1802
node-releases: 2.0.14
1944
1803
update-browserslist-db: 1.0.13(browserslist@4.22.2)
1945
1804
dev: false
···
2079
1938
engines: { node: ">=8" }
2080
1939
dev: false
2081
1940
1941
1941
+
/ci-info@4.0.0:
1942
1942
+
resolution:
1943
1943
+
{
1944
1944
+
integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==
1945
1945
+
}
1946
1946
+
engines: { node: ">=8" }
1947
1947
+
dev: false
1948
1948
+
2082
1949
/cli-boxes@3.0.0:
2083
1950
resolution:
2084
1951
{
···
2122
1989
integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
2123
1990
}
2124
1991
engines: { node: ">=6" }
1992
1992
+
dev: false
1993
1993
+
1994
1994
+
/collapse-white-space@2.1.0:
1995
1995
+
resolution:
1996
1996
+
{
1997
1997
+
integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==
1998
1998
+
}
2125
1999
dev: false
2126
2000
2127
2001
/color-convert@1.9.3:
···
2207
2081
}
2208
2082
dev: false
2209
2083
2210
2210
-
/cookie@0.5.0:
2084
2084
+
/cookie@0.6.0:
2211
2085
resolution:
2212
2086
{
2213
2213
-
integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
2087
2087
+
integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
2214
2088
}
2215
2089
engines: { node: ">= 0.6" }
2216
2090
dev: false
···
2389
2263
engines: { node: ">=8" }
2390
2264
dev: false
2391
2265
2392
2392
-
/deterministic-object-hash@1.3.1:
2266
2266
+
/deterministic-object-hash@2.0.2:
2393
2267
resolution:
2394
2268
{
2395
2395
-
integrity: sha512-kQDIieBUreEgY+akq0N7o4FzZCr27dPG1xr3wq267vPwDlSXQ3UMcBXHqTGUBaM/5WDS1jwTYjxRhUzHeuiAvw==
2269
2269
+
integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==
2396
2270
}
2271
2271
+
engines: { node: ">=18" }
2272
2272
+
dependencies:
2273
2273
+
base-64: 1.0.0
2397
2274
dev: false
2398
2275
2399
2276
/devalue@4.3.2:
···
2481
2358
}
2482
2359
dev: false
2483
2360
2484
2484
-
/electron-to-chromium@1.4.601:
2361
2361
+
/electron-to-chromium@1.4.603:
2485
2362
resolution:
2486
2363
{
2487
2487
-
integrity: sha512-SpwUMDWe9tQu8JX5QCO1+p/hChAi9AE9UpoC3rcHVc+gdCGlbT3SGb5I1klgb952HRIyvt9wZhSz9bNBYz9swA==
2364
2364
+
integrity: sha512-Dvo5OGjnl7AZTU632dFJtWj0uJK835eeOVQIuRcmBmsFsTNn3cL05FqOyHAfGQDIoHfLhyJ1Tya3PJ0ceMz54g==
2488
2365
}
2489
2366
dev: false
2490
2367
···
2542
2419
}
2543
2420
dev: false
2544
2421
2545
2545
-
/esbuild@0.18.20:
2546
2546
-
resolution:
2547
2547
-
{
2548
2548
-
integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==
2549
2549
-
}
2550
2550
-
engines: { node: ">=12" }
2551
2551
-
hasBin: true
2552
2552
-
requiresBuild: true
2553
2553
-
optionalDependencies:
2554
2554
-
"@esbuild/android-arm": 0.18.20
2555
2555
-
"@esbuild/android-arm64": 0.18.20
2556
2556
-
"@esbuild/android-x64": 0.18.20
2557
2557
-
"@esbuild/darwin-arm64": 0.18.20
2558
2558
-
"@esbuild/darwin-x64": 0.18.20
2559
2559
-
"@esbuild/freebsd-arm64": 0.18.20
2560
2560
-
"@esbuild/freebsd-x64": 0.18.20
2561
2561
-
"@esbuild/linux-arm": 0.18.20
2562
2562
-
"@esbuild/linux-arm64": 0.18.20
2563
2563
-
"@esbuild/linux-ia32": 0.18.20
2564
2564
-
"@esbuild/linux-loong64": 0.18.20
2565
2565
-
"@esbuild/linux-mips64el": 0.18.20
2566
2566
-
"@esbuild/linux-ppc64": 0.18.20
2567
2567
-
"@esbuild/linux-riscv64": 0.18.20
2568
2568
-
"@esbuild/linux-s390x": 0.18.20
2569
2569
-
"@esbuild/linux-x64": 0.18.20
2570
2570
-
"@esbuild/netbsd-x64": 0.18.20
2571
2571
-
"@esbuild/openbsd-x64": 0.18.20
2572
2572
-
"@esbuild/sunos-x64": 0.18.20
2573
2573
-
"@esbuild/win32-arm64": 0.18.20
2574
2574
-
"@esbuild/win32-ia32": 0.18.20
2575
2575
-
"@esbuild/win32-x64": 0.18.20
2576
2576
-
dev: false
2577
2577
-
2578
2422
/esbuild@0.19.8:
2579
2423
resolution:
2580
2424
{
···
2641
2485
hasBin: true
2642
2486
dev: false
2643
2487
2644
2644
-
/estree-util-attach-comments@2.1.1:
2488
2488
+
/estree-util-attach-comments@3.0.0:
2645
2489
resolution:
2646
2490
{
2647
2647
-
integrity: sha512-+5Ba/xGGS6mnwFbXIuQiDPTbuTxuMCooq3arVv7gPZtYpjp+VXH/NkHAP35OOefPhNG/UGqU3vt/LTABwcHX0w==
2491
2491
+
integrity: sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==
2648
2492
}
2649
2493
dependencies:
2650
2494
"@types/estree": 1.0.5
2651
2495
dev: false
2652
2496
2653
2653
-
/estree-util-build-jsx@2.2.2:
2497
2497
+
/estree-util-build-jsx@3.0.1:
2654
2498
resolution:
2655
2499
{
2656
2656
-
integrity: sha512-m56vOXcOBuaF+Igpb9OPAy7f9w9OIkb5yhjsZuaPm7HoGi4oTOQi0h2+yZ+AtKklYFZ+rPC4n0wYCJCEU1ONqg==
2500
2500
+
integrity: sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==
2657
2501
}
2658
2502
dependencies:
2659
2503
"@types/estree-jsx": 1.0.3
2660
2660
-
estree-util-is-identifier-name: 2.1.0
2504
2504
+
devlop: 1.1.0
2505
2505
+
estree-util-is-identifier-name: 3.0.0
2661
2506
estree-walker: 3.0.3
2662
2507
dev: false
2663
2508
2664
2664
-
/estree-util-is-identifier-name@2.1.0:
2509
2509
+
/estree-util-is-identifier-name@3.0.0:
2665
2510
resolution:
2666
2511
{
2667
2667
-
integrity: sha512-bEN9VHRyXAUOjkKVQVvArFym08BTWB0aJPppZZr0UNyAqWsLaVfAqP7hbaTJjzHifmB5ebnR8Wm7r7yGN/HonQ==
2512
2512
+
integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==
2668
2513
}
2669
2514
dev: false
2670
2515
2671
2671
-
/estree-util-to-js@1.2.0:
2516
2516
+
/estree-util-to-js@2.0.0:
2672
2517
resolution:
2673
2518
{
2674
2674
-
integrity: sha512-IzU74r1PK5IMMGZXUVZbmiu4A1uhiPgW5hm1GjcOfr4ZzHaMPpLNJjR7HjXiIOzi25nZDrgFTobHTkV5Q6ITjA==
2519
2519
+
integrity: sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==
2675
2520
}
2676
2521
dependencies:
2677
2522
"@types/estree-jsx": 1.0.3
···
2679
2524
source-map: 0.7.4
2680
2525
dev: false
2681
2526
2682
2682
-
/estree-util-visit@1.2.1:
2527
2527
+
/estree-util-visit@2.0.0:
2683
2528
resolution:
2684
2529
{
2685
2685
-
integrity: sha512-xbgqcrkIVbIG+lI/gzbvd9SGTJL4zqJKBFttUl5pP27KhAjtMKbX/mQXJ7qgyXpMgVy/zvpm0xoQQaGL8OloOw==
2530
2530
+
integrity: sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==
2686
2531
}
2687
2532
dependencies:
2688
2533
"@types/estree-jsx": 1.0.3
2689
2689
-
"@types/unist": 2.0.10
2534
2534
+
"@types/unist": 3.0.2
2690
2535
dev: false
2691
2536
2692
2537
/estree-walker@3.0.3:
···
2835
2680
pkg-dir: 4.2.0
2836
2681
dev: false
2837
2682
2683
2683
+
/flattie@1.1.0:
2684
2684
+
resolution:
2685
2685
+
{
2686
2686
+
integrity: sha512-xU99gDEnciIwJdGcBmNHnzTJ/w5AT+VFJOu6sTB6WM8diOYNA3Sa+K1DiEBQ7XH4QikQq3iFW1U+jRVcotQnBw==
2687
2687
+
}
2688
2688
+
engines: { node: ">=8" }
2689
2689
+
dev: false
2690
2690
+
2838
2691
/formdata-polyfill@4.0.10:
2839
2692
resolution:
2840
2693
{
···
2888
2741
engines: { node: 6.* || 8.* || >= 10.* }
2889
2742
dev: false
2890
2743
2744
2744
+
/get-east-asian-width@1.2.0:
2745
2745
+
resolution:
2746
2746
+
{
2747
2747
+
integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==
2748
2748
+
}
2749
2749
+
engines: { node: ">=18" }
2750
2750
+
dev: false
2751
2751
+
2891
2752
/get-stdin@8.0.0:
2892
2753
resolution:
2893
2754
{
···
2976
2837
function-bind: 1.1.2
2977
2838
dev: false
2978
2839
2979
2979
-
/hast-util-from-parse5@7.1.2:
2840
2840
+
/hast-util-from-html@2.0.1:
2980
2841
resolution:
2981
2842
{
2982
2982
-
integrity: sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==
2843
2843
+
integrity: sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==
2983
2844
}
2984
2845
dependencies:
2985
2985
-
"@types/hast": 2.3.8
2986
2986
-
"@types/unist": 2.0.10
2987
2987
-
hastscript: 7.2.0
2988
2988
-
property-information: 6.4.0
2989
2989
-
vfile: 5.3.7
2990
2990
-
vfile-location: 4.1.0
2991
2991
-
web-namespaces: 2.0.1
2846
2846
+
"@types/hast": 3.0.3
2847
2847
+
devlop: 1.1.0
2848
2848
+
hast-util-from-parse5: 8.0.1
2849
2849
+
parse5: 7.1.2
2850
2850
+
vfile: 6.0.1
2851
2851
+
vfile-message: 4.0.2
2992
2852
dev: false
2993
2853
2994
2854
/hast-util-from-parse5@8.0.1:
···
3007
2867
web-namespaces: 2.0.1
3008
2868
dev: false
3009
2869
3010
3010
-
/hast-util-parse-selector@3.1.1:
3011
3011
-
resolution:
3012
3012
-
{
3013
3013
-
integrity: sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==
3014
3014
-
}
3015
3015
-
dependencies:
3016
3016
-
"@types/hast": 2.3.8
3017
3017
-
dev: false
3018
3018
-
3019
2870
/hast-util-parse-selector@4.0.0:
3020
2871
resolution:
3021
2872
{
···
3025
2876
"@types/hast": 3.0.3
3026
2877
dev: false
3027
2878
3028
3028
-
/hast-util-raw@7.2.3:
3029
3029
-
resolution:
3030
3030
-
{
3031
3031
-
integrity: sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==
3032
3032
-
}
3033
3033
-
dependencies:
3034
3034
-
"@types/hast": 2.3.8
3035
3035
-
"@types/parse5": 6.0.3
3036
3036
-
hast-util-from-parse5: 7.1.2
3037
3037
-
hast-util-to-parse5: 7.1.0
3038
3038
-
html-void-elements: 2.0.1
3039
3039
-
parse5: 6.0.1
3040
3040
-
unist-util-position: 4.0.4
3041
3041
-
unist-util-visit: 4.1.2
3042
3042
-
vfile: 5.3.7
3043
3043
-
web-namespaces: 2.0.1
3044
3044
-
zwitch: 2.0.4
3045
3045
-
dev: false
3046
3046
-
3047
2879
/hast-util-raw@9.0.1:
3048
2880
resolution:
3049
2881
{
···
3065
2897
zwitch: 2.0.4
3066
2898
dev: false
3067
2899
3068
3068
-
/hast-util-to-estree@2.3.3:
2900
2900
+
/hast-util-to-estree@3.1.0:
3069
2901
resolution:
3070
2902
{
3071
3071
-
integrity: sha512-ihhPIUPxN0v0w6M5+IiAZZrn0LH2uZomeWwhn7uP7avZC6TE7lIiEh2yBMPr5+zi1aUCXq6VoYRgs2Bw9xmycQ==
2903
2903
+
integrity: sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==
3072
2904
}
3073
2905
dependencies:
3074
2906
"@types/estree": 1.0.5
3075
2907
"@types/estree-jsx": 1.0.3
3076
3076
-
"@types/hast": 2.3.8
3077
3077
-
"@types/unist": 2.0.10
2908
2908
+
"@types/hast": 3.0.3
3078
2909
comma-separated-tokens: 2.0.3
3079
3079
-
estree-util-attach-comments: 2.1.1
3080
3080
-
estree-util-is-identifier-name: 2.1.0
3081
3081
-
hast-util-whitespace: 2.0.1
3082
3082
-
mdast-util-mdx-expression: 1.3.2
3083
3083
-
mdast-util-mdxjs-esm: 1.3.1
2910
2910
+
devlop: 1.1.0
2911
2911
+
estree-util-attach-comments: 3.0.0
2912
2912
+
estree-util-is-identifier-name: 3.0.0
2913
2913
+
hast-util-whitespace: 3.0.0
2914
2914
+
mdast-util-mdx-expression: 2.0.0
2915
2915
+
mdast-util-mdx-jsx: 3.0.0
2916
2916
+
mdast-util-mdxjs-esm: 2.0.1
3084
2917
property-information: 6.4.0
3085
2918
space-separated-tokens: 2.0.2
3086
2919
style-to-object: 0.4.4
3087
3087
-
unist-util-position: 4.0.4
2920
2920
+
unist-util-position: 5.0.0
3088
2921
zwitch: 2.0.4
3089
2922
transitivePeerDependencies:
3090
2923
- supports-color
3091
2924
dev: false
3092
2925
3093
3093
-
/hast-util-to-html@8.0.4:
3094
3094
-
resolution:
3095
3095
-
{
3096
3096
-
integrity: sha512-4tpQTUOr9BMjtYyNlt0P50mH7xj0Ks2xpo8M943Vykljf99HW6EzulIoJP1N3eKOSScEHzyzi9dm7/cn0RfGwA==
3097
3097
-
}
3098
3098
-
dependencies:
3099
3099
-
"@types/hast": 2.3.8
3100
3100
-
"@types/unist": 2.0.10
3101
3101
-
ccount: 2.0.1
3102
3102
-
comma-separated-tokens: 2.0.3
3103
3103
-
hast-util-raw: 7.2.3
3104
3104
-
hast-util-whitespace: 2.0.1
3105
3105
-
html-void-elements: 2.0.1
3106
3106
-
property-information: 6.4.0
3107
3107
-
space-separated-tokens: 2.0.2
3108
3108
-
stringify-entities: 4.0.3
3109
3109
-
zwitch: 2.0.4
3110
3110
-
dev: false
3111
3111
-
3112
2926
/hast-util-to-html@9.0.0:
3113
2927
resolution:
3114
2928
{
···
3129
2943
zwitch: 2.0.4
3130
2944
dev: false
3131
2945
3132
3132
-
/hast-util-to-parse5@7.1.0:
2946
2946
+
/hast-util-to-jsx-runtime@2.3.0:
3133
2947
resolution:
3134
2948
{
3135
3135
-
integrity: sha512-YNRgAJkH2Jky5ySkIqFXTQiaqcAtJyVE+D5lkN6CdtOqrnkLfGYYrEcKuHOJZlp+MwjSwuD3fZuawI+sic/RBw==
2949
2949
+
integrity: sha512-H/y0+IWPdsLLS738P8tDnrQ8Z+dj12zQQ6WC11TIM21C8WFVoIxcqWXf2H3hiTVZjF1AWqoimGwrTWecWrnmRQ==
3136
2950
}
3137
2951
dependencies:
3138
3138
-
"@types/hast": 2.3.8
2952
2952
+
"@types/estree": 1.0.5
2953
2953
+
"@types/hast": 3.0.3
2954
2954
+
"@types/unist": 3.0.2
3139
2955
comma-separated-tokens: 2.0.3
2956
2956
+
devlop: 1.1.0
2957
2957
+
estree-util-is-identifier-name: 3.0.0
2958
2958
+
hast-util-whitespace: 3.0.0
2959
2959
+
mdast-util-mdx-expression: 2.0.0
2960
2960
+
mdast-util-mdx-jsx: 3.0.0
2961
2961
+
mdast-util-mdxjs-esm: 2.0.1
3140
2962
property-information: 6.4.0
3141
2963
space-separated-tokens: 2.0.2
3142
3142
-
web-namespaces: 2.0.1
3143
3143
-
zwitch: 2.0.4
2964
2964
+
style-to-object: 1.0.5
2965
2965
+
unist-util-position: 5.0.0
2966
2966
+
vfile-message: 4.0.2
2967
2967
+
transitivePeerDependencies:
2968
2968
+
- supports-color
3144
2969
dev: false
3145
2970
3146
2971
/hast-util-to-parse5@8.0.0:
···
3156
2981
space-separated-tokens: 2.0.2
3157
2982
web-namespaces: 2.0.1
3158
2983
zwitch: 2.0.4
3159
3159
-
dev: false
3160
3160
-
3161
3161
-
/hast-util-whitespace@2.0.1:
3162
3162
-
resolution:
3163
3163
-
{
3164
3164
-
integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==
3165
3165
-
}
3166
2984
dev: false
3167
2985
3168
2986
/hast-util-whitespace@3.0.0:
···
3174
2992
"@types/hast": 3.0.3
3175
2993
dev: false
3176
2994
3177
3177
-
/hastscript@7.2.0:
3178
3178
-
resolution:
3179
3179
-
{
3180
3180
-
integrity: sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==
3181
3181
-
}
3182
3182
-
dependencies:
3183
3183
-
"@types/hast": 2.3.8
3184
3184
-
comma-separated-tokens: 2.0.3
3185
3185
-
hast-util-parse-selector: 3.1.1
3186
3186
-
property-information: 6.4.0
3187
3187
-
space-separated-tokens: 2.0.2
3188
3188
-
dev: false
3189
3189
-
3190
2995
/hastscript@8.0.0:
3191
2996
resolution:
3192
2997
{
···
3204
3009
resolution:
3205
3010
{
3206
3011
integrity: sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==
3207
3207
-
}
3208
3208
-
dev: false
3209
3209
-
3210
3210
-
/html-void-elements@2.0.1:
3211
3211
-
resolution:
3212
3212
-
{
3213
3213
-
integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==
3214
3012
}
3215
3013
dev: false
3216
3014
···
3253
3051
}
3254
3052
dev: false
3255
3053
3256
3256
-
/import-meta-resolve@3.1.1:
3054
3054
+
/import-meta-resolve@4.0.0:
3257
3055
resolution:
3258
3056
{
3259
3259
-
integrity: sha512-qeywsE/KC3w9Fd2ORrRDUw6nS/nLwZpXgfrOc2IILvZYnCaEMd+D56Vfg9k4G29gIeVi3XKql1RQatME8iYsiw==
3057
3057
+
integrity: sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==
3260
3058
}
3261
3059
dev: false
3262
3060
···
3280
3078
resolution:
3281
3079
{
3282
3080
integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==
3081
3081
+
}
3082
3082
+
dev: false
3083
3083
+
3084
3084
+
/inline-style-parser@0.2.2:
3085
3085
+
resolution:
3086
3086
+
{
3087
3087
+
integrity: sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==
3283
3088
}
3284
3089
dev: false
3285
3090
···
3633
3438
"@jridgewell/sourcemap-codec": 1.4.15
3634
3439
dev: false
3635
3440
3636
3636
-
/markdown-extensions@1.1.1:
3441
3441
+
/markdown-extensions@2.0.0:
3637
3442
resolution:
3638
3443
{
3639
3639
-
integrity: sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==
3444
3444
+
integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==
3640
3445
}
3641
3641
-
engines: { node: ">=0.10.0" }
3446
3446
+
engines: { node: ">=16" }
3642
3447
dev: false
3643
3448
3644
3449
/markdown-table@3.0.3:
···
3646
3451
{
3647
3452
integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==
3648
3453
}
3649
3649
-
dev: false
3650
3650
-
3651
3651
-
/mdast-util-definitions@5.1.2:
3652
3652
-
resolution:
3653
3653
-
{
3654
3654
-
integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==
3655
3655
-
}
3656
3656
-
dependencies:
3657
3657
-
"@types/mdast": 3.0.15
3658
3658
-
"@types/unist": 2.0.10
3659
3659
-
unist-util-visit: 4.1.2
3660
3454
dev: false
3661
3455
3662
3456
/mdast-util-definitions@6.0.0:
···
3670
3464
unist-util-visit: 5.0.0
3671
3465
dev: false
3672
3466
3673
3673
-
/mdast-util-find-and-replace@2.2.2:
3467
3467
+
/mdast-util-find-and-replace@3.0.1:
3674
3468
resolution:
3675
3469
{
3676
3676
-
integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==
3470
3470
+
integrity: sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==
3677
3471
}
3678
3472
dependencies:
3679
3679
-
"@types/mdast": 3.0.15
3473
3473
+
"@types/mdast": 4.0.3
3680
3474
escape-string-regexp: 5.0.0
3681
3681
-
unist-util-is: 5.2.1
3682
3682
-
unist-util-visit-parents: 5.1.3
3475
3475
+
unist-util-is: 6.0.0
3476
3476
+
unist-util-visit-parents: 6.0.1
3683
3477
dev: false
3684
3478
3685
3685
-
/mdast-util-from-markdown@1.3.1:
3479
3479
+
/mdast-util-from-markdown@2.0.0:
3686
3480
resolution:
3687
3481
{
3688
3688
-
integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==
3482
3482
+
integrity: sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA==
3689
3483
}
3690
3484
dependencies:
3691
3691
-
"@types/mdast": 3.0.15
3692
3692
-
"@types/unist": 2.0.10
3485
3485
+
"@types/mdast": 4.0.3
3486
3486
+
"@types/unist": 3.0.2
3693
3487
decode-named-character-reference: 1.0.2
3694
3694
-
mdast-util-to-string: 3.2.0
3695
3695
-
micromark: 3.2.0
3696
3696
-
micromark-util-decode-numeric-character-reference: 1.1.0
3697
3697
-
micromark-util-decode-string: 1.1.0
3698
3698
-
micromark-util-normalize-identifier: 1.1.0
3699
3699
-
micromark-util-symbol: 1.1.0
3700
3700
-
micromark-util-types: 1.1.0
3701
3701
-
unist-util-stringify-position: 3.0.3
3702
3702
-
uvu: 0.5.6
3488
3488
+
devlop: 1.1.0
3489
3489
+
mdast-util-to-string: 4.0.0
3490
3490
+
micromark: 4.0.0
3491
3491
+
micromark-util-decode-numeric-character-reference: 2.0.1
3492
3492
+
micromark-util-decode-string: 2.0.0
3493
3493
+
micromark-util-normalize-identifier: 2.0.0
3494
3494
+
micromark-util-symbol: 2.0.0
3495
3495
+
micromark-util-types: 2.0.0
3496
3496
+
unist-util-stringify-position: 4.0.0
3703
3497
transitivePeerDependencies:
3704
3498
- supports-color
3705
3499
dev: false
3706
3500
3707
3707
-
/mdast-util-gfm-autolink-literal@1.0.3:
3501
3501
+
/mdast-util-gfm-autolink-literal@2.0.0:
3708
3502
resolution:
3709
3503
{
3710
3710
-
integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==
3504
3504
+
integrity: sha512-FyzMsduZZHSc3i0Px3PQcBT4WJY/X/RCtEJKuybiC6sjPqLv7h1yqAkmILZtuxMSsUyaLUWNp71+vQH2zqp5cg==
3711
3505
}
3712
3506
dependencies:
3713
3713
-
"@types/mdast": 3.0.15
3507
3507
+
"@types/mdast": 4.0.3
3714
3508
ccount: 2.0.1
3715
3715
-
mdast-util-find-and-replace: 2.2.2
3716
3716
-
micromark-util-character: 1.2.0
3509
3509
+
devlop: 1.1.0
3510
3510
+
mdast-util-find-and-replace: 3.0.1
3511
3511
+
micromark-util-character: 2.0.1
3717
3512
dev: false
3718
3513
3719
3719
-
/mdast-util-gfm-footnote@1.0.2:
3514
3514
+
/mdast-util-gfm-footnote@2.0.0:
3720
3515
resolution:
3721
3516
{
3722
3722
-
integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==
3517
3517
+
integrity: sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==
3723
3518
}
3724
3519
dependencies:
3725
3725
-
"@types/mdast": 3.0.15
3726
3726
-
mdast-util-to-markdown: 1.5.0
3727
3727
-
micromark-util-normalize-identifier: 1.1.0
3520
3520
+
"@types/mdast": 4.0.3
3521
3521
+
devlop: 1.1.0
3522
3522
+
mdast-util-from-markdown: 2.0.0
3523
3523
+
mdast-util-to-markdown: 2.1.0
3524
3524
+
micromark-util-normalize-identifier: 2.0.0
3525
3525
+
transitivePeerDependencies:
3526
3526
+
- supports-color
3728
3527
dev: false
3729
3528
3730
3730
-
/mdast-util-gfm-strikethrough@1.0.3:
3529
3529
+
/mdast-util-gfm-strikethrough@2.0.0:
3731
3530
resolution:
3732
3531
{
3733
3733
-
integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==
3532
3532
+
integrity: sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==
3734
3533
}
3735
3534
dependencies:
3736
3736
-
"@types/mdast": 3.0.15
3737
3737
-
mdast-util-to-markdown: 1.5.0
3535
3535
+
"@types/mdast": 4.0.3
3536
3536
+
mdast-util-from-markdown: 2.0.0
3537
3537
+
mdast-util-to-markdown: 2.1.0
3538
3538
+
transitivePeerDependencies:
3539
3539
+
- supports-color
3738
3540
dev: false
3739
3541
3740
3740
-
/mdast-util-gfm-table@1.0.7:
3542
3542
+
/mdast-util-gfm-table@2.0.0:
3741
3543
resolution:
3742
3544
{
3743
3743
-
integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==
3545
3545
+
integrity: sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==
3744
3546
}
3745
3547
dependencies:
3746
3746
-
"@types/mdast": 3.0.15
3548
3548
+
"@types/mdast": 4.0.3
3549
3549
+
devlop: 1.1.0
3747
3550
markdown-table: 3.0.3
3748
3748
-
mdast-util-from-markdown: 1.3.1
3749
3749
-
mdast-util-to-markdown: 1.5.0
3551
3551
+
mdast-util-from-markdown: 2.0.0
3552
3552
+
mdast-util-to-markdown: 2.1.0
3750
3553
transitivePeerDependencies:
3751
3554
- supports-color
3752
3555
dev: false
3753
3556
3754
3754
-
/mdast-util-gfm-task-list-item@1.0.2:
3557
3557
+
/mdast-util-gfm-task-list-item@2.0.0:
3755
3558
resolution:
3756
3559
{
3757
3757
-
integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==
3560
3560
+
integrity: sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==
3758
3561
}
3759
3562
dependencies:
3760
3760
-
"@types/mdast": 3.0.15
3761
3761
-
mdast-util-to-markdown: 1.5.0
3563
3563
+
"@types/mdast": 4.0.3
3564
3564
+
devlop: 1.1.0
3565
3565
+
mdast-util-from-markdown: 2.0.0
3566
3566
+
mdast-util-to-markdown: 2.1.0
3567
3567
+
transitivePeerDependencies:
3568
3568
+
- supports-color
3762
3569
dev: false
3763
3570
3764
3764
-
/mdast-util-gfm@2.0.2:
3571
3571
+
/mdast-util-gfm@3.0.0:
3765
3572
resolution:
3766
3573
{
3767
3767
-
integrity: sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==
3574
3574
+
integrity: sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==
3768
3575
}
3769
3576
dependencies:
3770
3770
-
mdast-util-from-markdown: 1.3.1
3771
3771
-
mdast-util-gfm-autolink-literal: 1.0.3
3772
3772
-
mdast-util-gfm-footnote: 1.0.2
3773
3773
-
mdast-util-gfm-strikethrough: 1.0.3
3774
3774
-
mdast-util-gfm-table: 1.0.7
3775
3775
-
mdast-util-gfm-task-list-item: 1.0.2
3776
3776
-
mdast-util-to-markdown: 1.5.0
3577
3577
+
mdast-util-from-markdown: 2.0.0
3578
3578
+
mdast-util-gfm-autolink-literal: 2.0.0
3579
3579
+
mdast-util-gfm-footnote: 2.0.0
3580
3580
+
mdast-util-gfm-strikethrough: 2.0.0
3581
3581
+
mdast-util-gfm-table: 2.0.0
3582
3582
+
mdast-util-gfm-task-list-item: 2.0.0
3583
3583
+
mdast-util-to-markdown: 2.1.0
3777
3584
transitivePeerDependencies:
3778
3585
- supports-color
3779
3586
dev: false
3780
3587
3781
3781
-
/mdast-util-mdx-expression@1.3.2:
3588
3588
+
/mdast-util-mdx-expression@2.0.0:
3782
3589
resolution:
3783
3590
{
3784
3784
-
integrity: sha512-xIPmR5ReJDu/DHH1OoIT1HkuybIfRGYRywC+gJtI7qHjCJp/M9jrmBEJW22O8lskDWm562BX2W8TiAwRTb0rKA==
3591
3591
+
integrity: sha512-fGCu8eWdKUKNu5mohVGkhBXCXGnOTLuFqOvGMvdikr+J1w7lDJgxThOKpwRWzzbyXAU2hhSwsmssOY4yTokluw==
3785
3592
}
3786
3593
dependencies:
3787
3594
"@types/estree-jsx": 1.0.3
3788
3788
-
"@types/hast": 2.3.8
3789
3789
-
"@types/mdast": 3.0.15
3790
3790
-
mdast-util-from-markdown: 1.3.1
3791
3791
-
mdast-util-to-markdown: 1.5.0
3595
3595
+
"@types/hast": 3.0.3
3596
3596
+
"@types/mdast": 4.0.3
3597
3597
+
devlop: 1.1.0
3598
3598
+
mdast-util-from-markdown: 2.0.0
3599
3599
+
mdast-util-to-markdown: 2.1.0
3792
3600
transitivePeerDependencies:
3793
3601
- supports-color
3794
3602
dev: false
3795
3603
3796
3796
-
/mdast-util-mdx-jsx@2.1.4:
3604
3604
+
/mdast-util-mdx-jsx@3.0.0:
3797
3605
resolution:
3798
3606
{
3799
3799
-
integrity: sha512-DtMn9CmVhVzZx3f+optVDF8yFgQVt7FghCRNdlIaS3X5Bnym3hZwPbg/XW86vdpKjlc1PVj26SpnLGeJBXD3JA==
3607
3607
+
integrity: sha512-XZuPPzQNBPAlaqsTTgRrcJnyFbSOBovSadFgbFu8SnuNgm+6Bdx1K+IWoitsmj6Lq6MNtI+ytOqwN70n//NaBA==
3800
3608
}
3801
3609
dependencies:
3802
3610
"@types/estree-jsx": 1.0.3
3803
3803
-
"@types/hast": 2.3.8
3804
3804
-
"@types/mdast": 3.0.15
3805
3805
-
"@types/unist": 2.0.10
3611
3611
+
"@types/hast": 3.0.3
3612
3612
+
"@types/mdast": 4.0.3
3613
3613
+
"@types/unist": 3.0.2
3806
3614
ccount: 2.0.1
3807
3807
-
mdast-util-from-markdown: 1.3.1
3808
3808
-
mdast-util-to-markdown: 1.5.0
3615
3615
+
devlop: 1.1.0
3616
3616
+
mdast-util-from-markdown: 2.0.0
3617
3617
+
mdast-util-to-markdown: 2.1.0
3809
3618
parse-entities: 4.0.1
3810
3619
stringify-entities: 4.0.3
3811
3811
-
unist-util-remove-position: 4.0.2
3812
3812
-
unist-util-stringify-position: 3.0.3
3813
3813
-
vfile-message: 3.1.4
3620
3620
+
unist-util-remove-position: 5.0.0
3621
3621
+
unist-util-stringify-position: 4.0.0
3622
3622
+
vfile-message: 4.0.2
3814
3623
transitivePeerDependencies:
3815
3624
- supports-color
3816
3625
dev: false
3817
3626
3818
3818
-
/mdast-util-mdx@2.0.1:
3627
3627
+
/mdast-util-mdx@3.0.0:
3819
3628
resolution:
3820
3629
{
3821
3821
-
integrity: sha512-38w5y+r8nyKlGvNjSEqWrhG0w5PmnRA+wnBvm+ulYCct7nsGYhFVb0lljS9bQav4psDAS1eGkP2LMVcZBi/aqw==
3630
3630
+
integrity: sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==
3822
3631
}
3823
3632
dependencies:
3824
3824
-
mdast-util-from-markdown: 1.3.1
3825
3825
-
mdast-util-mdx-expression: 1.3.2
3826
3826
-
mdast-util-mdx-jsx: 2.1.4
3827
3827
-
mdast-util-mdxjs-esm: 1.3.1
3828
3828
-
mdast-util-to-markdown: 1.5.0
3633
3633
+
mdast-util-from-markdown: 2.0.0
3634
3634
+
mdast-util-mdx-expression: 2.0.0
3635
3635
+
mdast-util-mdx-jsx: 3.0.0
3636
3636
+
mdast-util-mdxjs-esm: 2.0.1
3637
3637
+
mdast-util-to-markdown: 2.1.0
3829
3638
transitivePeerDependencies:
3830
3639
- supports-color
3831
3640
dev: false
3832
3641
3833
3833
-
/mdast-util-mdxjs-esm@1.3.1:
3642
3642
+
/mdast-util-mdxjs-esm@2.0.1:
3834
3643
resolution:
3835
3644
{
3836
3836
-
integrity: sha512-SXqglS0HrEvSdUEfoXFtcg7DRl7S2cwOXc7jkuusG472Mmjag34DUDeOJUZtl+BVnyeO1frIgVpHlNRWc2gk/w==
3645
3645
+
integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==
3837
3646
}
3838
3647
dependencies:
3839
3648
"@types/estree-jsx": 1.0.3
3840
3840
-
"@types/hast": 2.3.8
3841
3841
-
"@types/mdast": 3.0.15
3842
3842
-
mdast-util-from-markdown: 1.3.1
3843
3843
-
mdast-util-to-markdown: 1.5.0
3649
3649
+
"@types/hast": 3.0.3
3650
3650
+
"@types/mdast": 4.0.3
3651
3651
+
devlop: 1.1.0
3652
3652
+
mdast-util-from-markdown: 2.0.0
3653
3653
+
mdast-util-to-markdown: 2.1.0
3844
3654
transitivePeerDependencies:
3845
3655
- supports-color
3846
3656
dev: false
3847
3657
3848
3848
-
/mdast-util-phrasing@3.0.1:
3849
3849
-
resolution:
3850
3850
-
{
3851
3851
-
integrity: sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==
3852
3852
-
}
3853
3853
-
dependencies:
3854
3854
-
"@types/mdast": 3.0.15
3855
3855
-
unist-util-is: 5.2.1
3856
3856
-
dev: false
3857
3857
-
3858
3858
-
/mdast-util-to-hast@12.3.0:
3658
3658
+
/mdast-util-phrasing@4.0.0:
3859
3659
resolution:
3860
3660
{
3861
3861
-
integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==
3661
3661
+
integrity: sha512-xadSsJayQIucJ9n053dfQwVu1kuXg7jCTdYsMK8rqzKZh52nLfSH/k0sAxE0u+pj/zKZX+o5wB+ML5mRayOxFA==
3862
3662
}
3863
3663
dependencies:
3864
3864
-
"@types/hast": 2.3.8
3865
3865
-
"@types/mdast": 3.0.15
3866
3866
-
mdast-util-definitions: 5.1.2
3867
3867
-
micromark-util-sanitize-uri: 1.2.0
3868
3868
-
trim-lines: 3.0.1
3869
3869
-
unist-util-generated: 2.0.1
3870
3870
-
unist-util-position: 4.0.4
3871
3871
-
unist-util-visit: 4.1.2
3664
3664
+
"@types/mdast": 4.0.3
3665
3665
+
unist-util-is: 6.0.0
3872
3666
dev: false
3873
3667
3874
3668
/mdast-util-to-hast@13.0.2:
···
3887
3681
unist-util-visit: 5.0.0
3888
3682
dev: false
3889
3683
3890
3890
-
/mdast-util-to-markdown@1.5.0:
3684
3684
+
/mdast-util-to-markdown@2.1.0:
3891
3685
resolution:
3892
3686
{
3893
3893
-
integrity: sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==
3687
3687
+
integrity: sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==
3894
3688
}
3895
3689
dependencies:
3896
3896
-
"@types/mdast": 3.0.15
3897
3897
-
"@types/unist": 2.0.10
3690
3690
+
"@types/mdast": 4.0.3
3691
3691
+
"@types/unist": 3.0.2
3898
3692
longest-streak: 3.1.0
3899
3899
-
mdast-util-phrasing: 3.0.1
3900
3900
-
mdast-util-to-string: 3.2.0
3901
3901
-
micromark-util-decode-string: 1.1.0
3902
3902
-
unist-util-visit: 4.1.2
3693
3693
+
mdast-util-phrasing: 4.0.0
3694
3694
+
mdast-util-to-string: 4.0.0
3695
3695
+
micromark-util-decode-string: 2.0.0
3696
3696
+
unist-util-visit: 5.0.0
3903
3697
zwitch: 2.0.4
3904
3698
dev: false
3905
3699
3906
3906
-
/mdast-util-to-string@3.2.0:
3700
3700
+
/mdast-util-to-string@4.0.0:
3907
3701
resolution:
3908
3702
{
3909
3909
-
integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==
3703
3703
+
integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==
3910
3704
}
3911
3705
dependencies:
3912
3912
-
"@types/mdast": 3.0.15
3706
3706
+
"@types/mdast": 4.0.3
3913
3707
dev: false
3914
3708
3915
3709
/mdn-data@2.0.14:
···
3934
3728
engines: { node: ">= 8" }
3935
3729
dev: false
3936
3730
3937
3937
-
/micromark-core-commonmark@1.1.0:
3731
3731
+
/micromark-core-commonmark@2.0.0:
3938
3732
resolution:
3939
3733
{
3940
3940
-
integrity: sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==
3734
3734
+
integrity: sha512-jThOz/pVmAYUtkroV3D5c1osFXAMv9e0ypGDOIZuCeAe91/sD6BoE2Sjzt30yuXtwOYUmySOhMas/PVyh02itA==
3941
3735
}
3942
3736
dependencies:
3943
3737
decode-named-character-reference: 1.0.2
3944
3944
-
micromark-factory-destination: 1.1.0
3945
3945
-
micromark-factory-label: 1.1.0
3946
3946
-
micromark-factory-space: 1.1.0
3947
3947
-
micromark-factory-title: 1.1.0
3948
3948
-
micromark-factory-whitespace: 1.1.0
3949
3949
-
micromark-util-character: 1.2.0
3950
3950
-
micromark-util-chunked: 1.1.0
3951
3951
-
micromark-util-classify-character: 1.1.0
3952
3952
-
micromark-util-html-tag-name: 1.2.0
3953
3953
-
micromark-util-normalize-identifier: 1.1.0
3954
3954
-
micromark-util-resolve-all: 1.1.0
3955
3955
-
micromark-util-subtokenize: 1.1.0
3956
3956
-
micromark-util-symbol: 1.1.0
3957
3957
-
micromark-util-types: 1.1.0
3958
3958
-
uvu: 0.5.6
3738
3738
+
devlop: 1.1.0
3739
3739
+
micromark-factory-destination: 2.0.0
3740
3740
+
micromark-factory-label: 2.0.0
3741
3741
+
micromark-factory-space: 2.0.0
3742
3742
+
micromark-factory-title: 2.0.0
3743
3743
+
micromark-factory-whitespace: 2.0.0
3744
3744
+
micromark-util-character: 2.0.1
3745
3745
+
micromark-util-chunked: 2.0.0
3746
3746
+
micromark-util-classify-character: 2.0.0
3747
3747
+
micromark-util-html-tag-name: 2.0.0
3748
3748
+
micromark-util-normalize-identifier: 2.0.0
3749
3749
+
micromark-util-resolve-all: 2.0.0
3750
3750
+
micromark-util-subtokenize: 2.0.0
3751
3751
+
micromark-util-symbol: 2.0.0
3752
3752
+
micromark-util-types: 2.0.0
3959
3753
dev: false
3960
3754
3961
3961
-
/micromark-extension-gfm-autolink-literal@1.0.5:
3755
3755
+
/micromark-extension-gfm-autolink-literal@2.0.0:
3962
3756
resolution:
3963
3757
{
3964
3964
-
integrity: sha512-z3wJSLrDf8kRDOh2qBtoTRD53vJ+CWIyo7uyZuxf/JAbNJjiHsOpG1y5wxk8drtv3ETAHutCu6N3thkOOgueWg==
3758
3758
+
integrity: sha512-rTHfnpt/Q7dEAK1Y5ii0W8bhfJlVJFnJMHIPisfPK3gpVNuOP0VnRl96+YJ3RYWV/P4gFeQoGKNlT3RhuvpqAg==
3965
3759
}
3966
3760
dependencies:
3967
3967
-
micromark-util-character: 1.2.0
3968
3968
-
micromark-util-sanitize-uri: 1.2.0
3969
3969
-
micromark-util-symbol: 1.1.0
3970
3970
-
micromark-util-types: 1.1.0
3761
3761
+
micromark-util-character: 2.0.1
3762
3762
+
micromark-util-sanitize-uri: 2.0.0
3763
3763
+
micromark-util-symbol: 2.0.0
3764
3764
+
micromark-util-types: 2.0.0
3971
3765
dev: false
3972
3766
3973
3973
-
/micromark-extension-gfm-footnote@1.1.2:
3767
3767
+
/micromark-extension-gfm-footnote@2.0.0:
3974
3768
resolution:
3975
3769
{
3976
3976
-
integrity: sha512-Yxn7z7SxgyGWRNa4wzf8AhYYWNrwl5q1Z8ii+CSTTIqVkmGZF1CElX2JI8g5yGoM3GAman9/PVCUFUSJ0kB/8Q==
3770
3770
+
integrity: sha512-6Rzu0CYRKDv3BfLAUnZsSlzx3ak6HAoI85KTiijuKIz5UxZxbUI+pD6oHgw+6UtQuiRwnGRhzMmPRv4smcz0fg==
3977
3771
}
3978
3772
dependencies:
3979
3979
-
micromark-core-commonmark: 1.1.0
3980
3980
-
micromark-factory-space: 1.1.0
3981
3981
-
micromark-util-character: 1.2.0
3982
3982
-
micromark-util-normalize-identifier: 1.1.0
3983
3983
-
micromark-util-sanitize-uri: 1.2.0
3984
3984
-
micromark-util-symbol: 1.1.0
3985
3985
-
micromark-util-types: 1.1.0
3986
3986
-
uvu: 0.5.6
3773
3773
+
devlop: 1.1.0
3774
3774
+
micromark-core-commonmark: 2.0.0
3775
3775
+
micromark-factory-space: 2.0.0
3776
3776
+
micromark-util-character: 2.0.1
3777
3777
+
micromark-util-normalize-identifier: 2.0.0
3778
3778
+
micromark-util-sanitize-uri: 2.0.0
3779
3779
+
micromark-util-symbol: 2.0.0
3780
3780
+
micromark-util-types: 2.0.0
3987
3781
dev: false
3988
3782
3989
3989
-
/micromark-extension-gfm-strikethrough@1.0.7:
3783
3783
+
/micromark-extension-gfm-strikethrough@2.0.0:
3990
3784
resolution:
3991
3785
{
3992
3992
-
integrity: sha512-sX0FawVE1o3abGk3vRjOH50L5TTLr3b5XMqnP9YDRb34M0v5OoZhG+OHFz1OffZ9dlwgpTBKaT4XW/AsUVnSDw==
3786
3786
+
integrity: sha512-c3BR1ClMp5fxxmwP6AoOY2fXO9U8uFMKs4ADD66ahLTNcwzSCyRVU4k7LPV5Nxo/VJiR4TdzxRQY2v3qIUceCw==
3993
3787
}
3994
3788
dependencies:
3995
3995
-
micromark-util-chunked: 1.1.0
3996
3996
-
micromark-util-classify-character: 1.1.0
3997
3997
-
micromark-util-resolve-all: 1.1.0
3998
3998
-
micromark-util-symbol: 1.1.0
3999
3999
-
micromark-util-types: 1.1.0
4000
4000
-
uvu: 0.5.6
3789
3789
+
devlop: 1.1.0
3790
3790
+
micromark-util-chunked: 2.0.0
3791
3791
+
micromark-util-classify-character: 2.0.0
3792
3792
+
micromark-util-resolve-all: 2.0.0
3793
3793
+
micromark-util-symbol: 2.0.0
3794
3794
+
micromark-util-types: 2.0.0
4001
3795
dev: false
4002
3796
4003
4003
-
/micromark-extension-gfm-table@1.0.7:
3797
3797
+
/micromark-extension-gfm-table@2.0.0:
4004
3798
resolution:
4005
3799
{
4006
4006
-
integrity: sha512-3ZORTHtcSnMQEKtAOsBQ9/oHp9096pI/UvdPtN7ehKvrmZZ2+bbWhi0ln+I9drmwXMt5boocn6OlwQzNXeVeqw==
3800
3800
+
integrity: sha512-PoHlhypg1ItIucOaHmKE8fbin3vTLpDOUg8KAr8gRCF1MOZI9Nquq2i/44wFvviM4WuxJzc3demT8Y3dkfvYrw==
4007
3801
}
4008
3802
dependencies:
4009
4009
-
micromark-factory-space: 1.1.0
4010
4010
-
micromark-util-character: 1.2.0
4011
4011
-
micromark-util-symbol: 1.1.0
4012
4012
-
micromark-util-types: 1.1.0
4013
4013
-
uvu: 0.5.6
3803
3803
+
devlop: 1.1.0
3804
3804
+
micromark-factory-space: 2.0.0
3805
3805
+
micromark-util-character: 2.0.1
3806
3806
+
micromark-util-symbol: 2.0.0
3807
3807
+
micromark-util-types: 2.0.0
4014
3808
dev: false
4015
3809
4016
4016
-
/micromark-extension-gfm-tagfilter@1.0.2:
3810
3810
+
/micromark-extension-gfm-tagfilter@2.0.0:
4017
3811
resolution:
4018
3812
{
4019
4019
-
integrity: sha512-5XWB9GbAUSHTn8VPU8/1DBXMuKYT5uOgEjJb8gN3mW0PNW5OPHpSdojoqf+iq1xo7vWzw/P8bAHY0n6ijpXF7g==
3813
3813
+
integrity: sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==
4020
3814
}
4021
3815
dependencies:
4022
4022
-
micromark-util-types: 1.1.0
3816
3816
+
micromark-util-types: 2.0.0
4023
3817
dev: false
4024
3818
4025
4025
-
/micromark-extension-gfm-task-list-item@1.0.5:
3819
3819
+
/micromark-extension-gfm-task-list-item@2.0.1:
4026
3820
resolution:
4027
3821
{
4028
4028
-
integrity: sha512-RMFXl2uQ0pNQy6Lun2YBYT9g9INXtWJULgbt01D/x8/6yJ2qpKyzdZD3pi6UIkzF++Da49xAelVKUeUMqd5eIQ==
3822
3822
+
integrity: sha512-cY5PzGcnULaN5O7T+cOzfMoHjBW7j+T9D2sucA5d/KbsBTPcYdebm9zUd9zzdgJGCwahV+/W78Z3nbulBYVbTw==
4029
3823
}
4030
3824
dependencies:
4031
4031
-
micromark-factory-space: 1.1.0
4032
4032
-
micromark-util-character: 1.2.0
4033
4033
-
micromark-util-symbol: 1.1.0
4034
4034
-
micromark-util-types: 1.1.0
4035
4035
-
uvu: 0.5.6
3825
3825
+
devlop: 1.1.0
3826
3826
+
micromark-factory-space: 2.0.0
3827
3827
+
micromark-util-character: 2.0.1
3828
3828
+
micromark-util-symbol: 2.0.0
3829
3829
+
micromark-util-types: 2.0.0
4036
3830
dev: false
4037
3831
4038
4038
-
/micromark-extension-gfm@2.0.3:
3832
3832
+
/micromark-extension-gfm@3.0.0:
4039
3833
resolution:
4040
3834
{
4041
4041
-
integrity: sha512-vb9OoHqrhCmbRidQv/2+Bc6pkP0FrtlhurxZofvOEy5o8RtuuvTq+RQ1Vw5ZDNrVraQZu3HixESqbG+0iKk/MQ==
3835
3835
+
integrity: sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==
4042
3836
}
4043
3837
dependencies:
4044
4044
-
micromark-extension-gfm-autolink-literal: 1.0.5
4045
4045
-
micromark-extension-gfm-footnote: 1.1.2
4046
4046
-
micromark-extension-gfm-strikethrough: 1.0.7
4047
4047
-
micromark-extension-gfm-table: 1.0.7
4048
4048
-
micromark-extension-gfm-tagfilter: 1.0.2
4049
4049
-
micromark-extension-gfm-task-list-item: 1.0.5
4050
4050
-
micromark-util-combine-extensions: 1.1.0
4051
4051
-
micromark-util-types: 1.1.0
3838
3838
+
micromark-extension-gfm-autolink-literal: 2.0.0
3839
3839
+
micromark-extension-gfm-footnote: 2.0.0
3840
3840
+
micromark-extension-gfm-strikethrough: 2.0.0
3841
3841
+
micromark-extension-gfm-table: 2.0.0
3842
3842
+
micromark-extension-gfm-tagfilter: 2.0.0
3843
3843
+
micromark-extension-gfm-task-list-item: 2.0.1
3844
3844
+
micromark-util-combine-extensions: 2.0.0
3845
3845
+
micromark-util-types: 2.0.0
4052
3846
dev: false
4053
3847
4054
4054
-
/micromark-extension-mdx-expression@1.0.8:
3848
3848
+
/micromark-extension-mdx-expression@3.0.0:
4055
3849
resolution:
4056
3850
{
4057
4057
-
integrity: sha512-zZpeQtc5wfWKdzDsHRBY003H2Smg+PUi2REhqgIhdzAa5xonhP03FcXxqFSerFiNUr5AWmHpaNPQTBVOS4lrXw==
3851
3851
+
integrity: sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==
4058
3852
}
4059
3853
dependencies:
4060
3854
"@types/estree": 1.0.5
4061
4061
-
micromark-factory-mdx-expression: 1.0.9
4062
4062
-
micromark-factory-space: 1.1.0
4063
4063
-
micromark-util-character: 1.2.0
4064
4064
-
micromark-util-events-to-acorn: 1.2.3
4065
4065
-
micromark-util-symbol: 1.1.0
4066
4066
-
micromark-util-types: 1.1.0
4067
4067
-
uvu: 0.5.6
3855
3855
+
devlop: 1.1.0
3856
3856
+
micromark-factory-mdx-expression: 2.0.1
3857
3857
+
micromark-factory-space: 2.0.0
3858
3858
+
micromark-util-character: 2.0.1
3859
3859
+
micromark-util-events-to-acorn: 2.0.2
3860
3860
+
micromark-util-symbol: 2.0.0
3861
3861
+
micromark-util-types: 2.0.0
4068
3862
dev: false
4069
3863
4070
4070
-
/micromark-extension-mdx-jsx@1.0.5:
3864
3864
+
/micromark-extension-mdx-jsx@3.0.0:
4071
3865
resolution:
4072
3866
{
4073
4073
-
integrity: sha512-gPH+9ZdmDflbu19Xkb8+gheqEDqkSpdCEubQyxuz/Hn8DOXiXvrXeikOoBA71+e8Pfi0/UYmU3wW3H58kr7akA==
3867
3867
+
integrity: sha512-uvhhss8OGuzR4/N17L1JwvmJIpPhAd8oByMawEKx6NVdBCbesjH4t+vjEp3ZXft9DwvlKSD07fCeI44/N0Vf2w==
4074
3868
}
4075
3869
dependencies:
4076
3870
"@types/acorn": 4.0.6
4077
3871
"@types/estree": 1.0.5
4078
4078
-
estree-util-is-identifier-name: 2.1.0
4079
4079
-
micromark-factory-mdx-expression: 1.0.9
4080
4080
-
micromark-factory-space: 1.1.0
4081
4081
-
micromark-util-character: 1.2.0
4082
4082
-
micromark-util-symbol: 1.1.0
4083
4083
-
micromark-util-types: 1.1.0
4084
4084
-
uvu: 0.5.6
4085
4085
-
vfile-message: 3.1.4
3872
3872
+
devlop: 1.1.0
3873
3873
+
estree-util-is-identifier-name: 3.0.0
3874
3874
+
micromark-factory-mdx-expression: 2.0.1
3875
3875
+
micromark-factory-space: 2.0.0
3876
3876
+
micromark-util-character: 2.0.1
3877
3877
+
micromark-util-symbol: 2.0.0
3878
3878
+
micromark-util-types: 2.0.0
3879
3879
+
vfile-message: 4.0.2
4086
3880
dev: false
4087
3881
4088
4088
-
/micromark-extension-mdx-md@1.0.1:
3882
3882
+
/micromark-extension-mdx-md@2.0.0:
4089
3883
resolution:
4090
3884
{
4091
4091
-
integrity: sha512-7MSuj2S7xjOQXAjjkbjBsHkMtb+mDGVW6uI2dBL9snOBCbZmoNgDAeZ0nSn9j3T42UE/g2xVNMn18PJxZvkBEA==
3885
3885
+
integrity: sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==
4092
3886
}
4093
3887
dependencies:
4094
4094
-
micromark-util-types: 1.1.0
3888
3888
+
micromark-util-types: 2.0.0
4095
3889
dev: false
4096
3890
4097
4097
-
/micromark-extension-mdxjs-esm@1.0.5:
3891
3891
+
/micromark-extension-mdxjs-esm@3.0.0:
4098
3892
resolution:
4099
3893
{
4100
4100
-
integrity: sha512-xNRBw4aoURcyz/S69B19WnZAkWJMxHMT5hE36GtDAyhoyn/8TuAeqjFJQlwk+MKQsUD7b3l7kFX+vlfVWgcX1w==
3894
3894
+
integrity: sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==
4101
3895
}
4102
3896
dependencies:
4103
3897
"@types/estree": 1.0.5
4104
4104
-
micromark-core-commonmark: 1.1.0
4105
4105
-
micromark-util-character: 1.2.0
4106
4106
-
micromark-util-events-to-acorn: 1.2.3
4107
4107
-
micromark-util-symbol: 1.1.0
4108
4108
-
micromark-util-types: 1.1.0
4109
4109
-
unist-util-position-from-estree: 1.1.2
4110
4110
-
uvu: 0.5.6
4111
4111
-
vfile-message: 3.1.4
3898
3898
+
devlop: 1.1.0
3899
3899
+
micromark-core-commonmark: 2.0.0
3900
3900
+
micromark-util-character: 2.0.1
3901
3901
+
micromark-util-events-to-acorn: 2.0.2
3902
3902
+
micromark-util-symbol: 2.0.0
3903
3903
+
micromark-util-types: 2.0.0
3904
3904
+
unist-util-position-from-estree: 2.0.0
3905
3905
+
vfile-message: 4.0.2
4112
3906
dev: false
4113
3907
4114
4114
-
/micromark-extension-mdxjs@1.0.1:
3908
3908
+
/micromark-extension-mdxjs@3.0.0:
4115
3909
resolution:
4116
3910
{
4117
4117
-
integrity: sha512-7YA7hF6i5eKOfFUzZ+0z6avRG52GpWR8DL+kN47y3f2KhxbBZMhmxe7auOeaTBrW2DenbbZTf1ea9tA2hDpC2Q==
3911
3911
+
integrity: sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==
4118
3912
}
4119
3913
dependencies:
4120
3914
acorn: 8.11.2
4121
3915
acorn-jsx: 5.3.2(acorn@8.11.2)
4122
4122
-
micromark-extension-mdx-expression: 1.0.8
4123
4123
-
micromark-extension-mdx-jsx: 1.0.5
4124
4124
-
micromark-extension-mdx-md: 1.0.1
4125
4125
-
micromark-extension-mdxjs-esm: 1.0.5
4126
4126
-
micromark-util-combine-extensions: 1.1.0
4127
4127
-
micromark-util-types: 1.1.0
3916
3916
+
micromark-extension-mdx-expression: 3.0.0
3917
3917
+
micromark-extension-mdx-jsx: 3.0.0
3918
3918
+
micromark-extension-mdx-md: 2.0.0
3919
3919
+
micromark-extension-mdxjs-esm: 3.0.0
3920
3920
+
micromark-util-combine-extensions: 2.0.0
3921
3921
+
micromark-util-types: 2.0.0
4128
3922
dev: false
4129
3923
4130
4130
-
/micromark-factory-destination@1.1.0:
3924
3924
+
/micromark-factory-destination@2.0.0:
4131
3925
resolution:
4132
3926
{
4133
4133
-
integrity: sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==
3927
3927
+
integrity: sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==
4134
3928
}
4135
3929
dependencies:
4136
4136
-
micromark-util-character: 1.2.0
4137
4137
-
micromark-util-symbol: 1.1.0
4138
4138
-
micromark-util-types: 1.1.0
3930
3930
+
micromark-util-character: 2.0.1
3931
3931
+
micromark-util-symbol: 2.0.0
3932
3932
+
micromark-util-types: 2.0.0
4139
3933
dev: false
4140
3934
4141
4141
-
/micromark-factory-label@1.1.0:
3935
3935
+
/micromark-factory-label@2.0.0:
4142
3936
resolution:
4143
3937
{
4144
4144
-
integrity: sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==
3938
3938
+
integrity: sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==
4145
3939
}
4146
3940
dependencies:
4147
4147
-
micromark-util-character: 1.2.0
4148
4148
-
micromark-util-symbol: 1.1.0
4149
4149
-
micromark-util-types: 1.1.0
4150
4150
-
uvu: 0.5.6
3941
3941
+
devlop: 1.1.0
3942
3942
+
micromark-util-character: 2.0.1
3943
3943
+
micromark-util-symbol: 2.0.0
3944
3944
+
micromark-util-types: 2.0.0
4151
3945
dev: false
4152
3946
4153
4153
-
/micromark-factory-mdx-expression@1.0.9:
3947
3947
+
/micromark-factory-mdx-expression@2.0.1:
4154
3948
resolution:
4155
3949
{
4156
4156
-
integrity: sha512-jGIWzSmNfdnkJq05c7b0+Wv0Kfz3NJ3N4cBjnbO4zjXIlxJr+f8lk+5ZmwFvqdAbUy2q6B5rCY//g0QAAaXDWA==
3950
3950
+
integrity: sha512-F0ccWIUHRLRrYp5TC9ZYXmZo+p2AM13ggbsW4T0b5CRKP8KHVRB8t4pwtBgTxtjRmwrK0Irwm7vs2JOZabHZfg==
4157
3951
}
4158
3952
dependencies:
4159
3953
"@types/estree": 1.0.5
4160
4160
-
micromark-util-character: 1.2.0
4161
4161
-
micromark-util-events-to-acorn: 1.2.3
4162
4162
-
micromark-util-symbol: 1.1.0
4163
4163
-
micromark-util-types: 1.1.0
4164
4164
-
unist-util-position-from-estree: 1.1.2
4165
4165
-
uvu: 0.5.6
4166
4166
-
vfile-message: 3.1.4
4167
4167
-
dev: false
4168
4168
-
4169
4169
-
/micromark-factory-space@1.1.0:
4170
4170
-
resolution:
4171
4171
-
{
4172
4172
-
integrity: sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==
4173
4173
-
}
4174
4174
-
dependencies:
4175
4175
-
micromark-util-character: 1.2.0
4176
4176
-
micromark-util-types: 1.1.0
3954
3954
+
devlop: 1.1.0
3955
3955
+
micromark-util-character: 2.0.1
3956
3956
+
micromark-util-events-to-acorn: 2.0.2
3957
3957
+
micromark-util-symbol: 2.0.0
3958
3958
+
micromark-util-types: 2.0.0
3959
3959
+
unist-util-position-from-estree: 2.0.0
3960
3960
+
vfile-message: 4.0.2
4177
3961
dev: false
4178
3962
4179
4179
-
/micromark-factory-title@1.1.0:
3963
3963
+
/micromark-factory-space@2.0.0:
4180
3964
resolution:
4181
3965
{
4182
4182
-
integrity: sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==
3966
3966
+
integrity: sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==
4183
3967
}
4184
3968
dependencies:
4185
4185
-
micromark-factory-space: 1.1.0
4186
4186
-
micromark-util-character: 1.2.0
4187
4187
-
micromark-util-symbol: 1.1.0
4188
4188
-
micromark-util-types: 1.1.0
3969
3969
+
micromark-util-character: 2.0.1
3970
3970
+
micromark-util-types: 2.0.0
4189
3971
dev: false
4190
3972
4191
4191
-
/micromark-factory-whitespace@1.1.0:
3973
3973
+
/micromark-factory-title@2.0.0:
4192
3974
resolution:
4193
3975
{
4194
4194
-
integrity: sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==
3976
3976
+
integrity: sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==
4195
3977
}
4196
3978
dependencies:
4197
4197
-
micromark-factory-space: 1.1.0
4198
4198
-
micromark-util-character: 1.2.0
4199
4199
-
micromark-util-symbol: 1.1.0
4200
4200
-
micromark-util-types: 1.1.0
3979
3979
+
micromark-factory-space: 2.0.0
3980
3980
+
micromark-util-character: 2.0.1
3981
3981
+
micromark-util-symbol: 2.0.0
3982
3982
+
micromark-util-types: 2.0.0
4201
3983
dev: false
4202
3984
4203
4203
-
/micromark-util-character@1.2.0:
3985
3985
+
/micromark-factory-whitespace@2.0.0:
4204
3986
resolution:
4205
3987
{
4206
4206
-
integrity: sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==
3988
3988
+
integrity: sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==
4207
3989
}
4208
3990
dependencies:
4209
4209
-
micromark-util-symbol: 1.1.0
4210
4210
-
micromark-util-types: 1.1.0
3991
3991
+
micromark-factory-space: 2.0.0
3992
3992
+
micromark-util-character: 2.0.1
3993
3993
+
micromark-util-symbol: 2.0.0
3994
3994
+
micromark-util-types: 2.0.0
4211
3995
dev: false
4212
3996
4213
3997
/micromark-util-character@2.0.1:
···
4220
4004
micromark-util-types: 2.0.0
4221
4005
dev: false
4222
4006
4223
4223
-
/micromark-util-chunked@1.1.0:
4007
4007
+
/micromark-util-chunked@2.0.0:
4224
4008
resolution:
4225
4009
{
4226
4226
-
integrity: sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==
4010
4010
+
integrity: sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==
4227
4011
}
4228
4012
dependencies:
4229
4229
-
micromark-util-symbol: 1.1.0
4013
4013
+
micromark-util-symbol: 2.0.0
4230
4014
dev: false
4231
4015
4232
4232
-
/micromark-util-classify-character@1.1.0:
4016
4016
+
/micromark-util-classify-character@2.0.0:
4233
4017
resolution:
4234
4018
{
4235
4235
-
integrity: sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==
4019
4019
+
integrity: sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==
4236
4020
}
4237
4021
dependencies:
4238
4238
-
micromark-util-character: 1.2.0
4239
4239
-
micromark-util-symbol: 1.1.0
4240
4240
-
micromark-util-types: 1.1.0
4022
4022
+
micromark-util-character: 2.0.1
4023
4023
+
micromark-util-symbol: 2.0.0
4024
4024
+
micromark-util-types: 2.0.0
4241
4025
dev: false
4242
4026
4243
4243
-
/micromark-util-combine-extensions@1.1.0:
4027
4027
+
/micromark-util-combine-extensions@2.0.0:
4244
4028
resolution:
4245
4029
{
4246
4246
-
integrity: sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==
4030
4030
+
integrity: sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==
4247
4031
}
4248
4032
dependencies:
4249
4249
-
micromark-util-chunked: 1.1.0
4250
4250
-
micromark-util-types: 1.1.0
4033
4033
+
micromark-util-chunked: 2.0.0
4034
4034
+
micromark-util-types: 2.0.0
4251
4035
dev: false
4252
4036
4253
4253
-
/micromark-util-decode-numeric-character-reference@1.1.0:
4037
4037
+
/micromark-util-decode-numeric-character-reference@2.0.1:
4254
4038
resolution:
4255
4039
{
4256
4256
-
integrity: sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==
4040
4040
+
integrity: sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==
4257
4041
}
4258
4042
dependencies:
4259
4259
-
micromark-util-symbol: 1.1.0
4043
4043
+
micromark-util-symbol: 2.0.0
4260
4044
dev: false
4261
4045
4262
4262
-
/micromark-util-decode-string@1.1.0:
4046
4046
+
/micromark-util-decode-string@2.0.0:
4263
4047
resolution:
4264
4048
{
4265
4265
-
integrity: sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==
4049
4049
+
integrity: sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==
4266
4050
}
4267
4051
dependencies:
4268
4052
decode-named-character-reference: 1.0.2
4269
4269
-
micromark-util-character: 1.2.0
4270
4270
-
micromark-util-decode-numeric-character-reference: 1.1.0
4271
4271
-
micromark-util-symbol: 1.1.0
4272
4272
-
dev: false
4273
4273
-
4274
4274
-
/micromark-util-encode@1.1.0:
4275
4275
-
resolution:
4276
4276
-
{
4277
4277
-
integrity: sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==
4278
4278
-
}
4053
4053
+
micromark-util-character: 2.0.1
4054
4054
+
micromark-util-decode-numeric-character-reference: 2.0.1
4055
4055
+
micromark-util-symbol: 2.0.0
4279
4056
dev: false
4280
4057
4281
4058
/micromark-util-encode@2.0.0:
···
4285
4062
}
4286
4063
dev: false
4287
4064
4288
4288
-
/micromark-util-events-to-acorn@1.2.3:
4065
4065
+
/micromark-util-events-to-acorn@2.0.2:
4289
4066
resolution:
4290
4067
{
4291
4291
-
integrity: sha512-ij4X7Wuc4fED6UoLWkmo0xJQhsktfNh1J0m8g4PbIMPlx+ek/4YdW5mvbye8z/aZvAPUoxgXHrwVlXAPKMRp1w==
4068
4068
+
integrity: sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==
4292
4069
}
4293
4070
dependencies:
4294
4071
"@types/acorn": 4.0.6
4295
4072
"@types/estree": 1.0.5
4296
4296
-
"@types/unist": 2.0.10
4297
4297
-
estree-util-visit: 1.2.1
4298
4298
-
micromark-util-symbol: 1.1.0
4299
4299
-
micromark-util-types: 1.1.0
4300
4300
-
uvu: 0.5.6
4301
4301
-
vfile-message: 3.1.4
4073
4073
+
"@types/unist": 3.0.2
4074
4074
+
devlop: 1.1.0
4075
4075
+
estree-util-visit: 2.0.0
4076
4076
+
micromark-util-symbol: 2.0.0
4077
4077
+
micromark-util-types: 2.0.0
4078
4078
+
vfile-message: 4.0.2
4302
4079
dev: false
4303
4080
4304
4304
-
/micromark-util-html-tag-name@1.2.0:
4081
4081
+
/micromark-util-html-tag-name@2.0.0:
4305
4082
resolution:
4306
4083
{
4307
4307
-
integrity: sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==
4084
4084
+
integrity: sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==
4308
4085
}
4309
4086
dev: false
4310
4087
4311
4311
-
/micromark-util-normalize-identifier@1.1.0:
4088
4088
+
/micromark-util-normalize-identifier@2.0.0:
4312
4089
resolution:
4313
4090
{
4314
4314
-
integrity: sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==
4091
4091
+
integrity: sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==
4315
4092
}
4316
4093
dependencies:
4317
4317
-
micromark-util-symbol: 1.1.0
4094
4094
+
micromark-util-symbol: 2.0.0
4318
4095
dev: false
4319
4096
4320
4320
-
/micromark-util-resolve-all@1.1.0:
4097
4097
+
/micromark-util-resolve-all@2.0.0:
4321
4098
resolution:
4322
4099
{
4323
4323
-
integrity: sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==
4100
4100
+
integrity: sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==
4324
4101
}
4325
4102
dependencies:
4326
4326
-
micromark-util-types: 1.1.0
4327
4327
-
dev: false
4328
4328
-
4329
4329
-
/micromark-util-sanitize-uri@1.2.0:
4330
4330
-
resolution:
4331
4331
-
{
4332
4332
-
integrity: sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==
4333
4333
-
}
4334
4334
-
dependencies:
4335
4335
-
micromark-util-character: 1.2.0
4336
4336
-
micromark-util-encode: 1.1.0
4337
4337
-
micromark-util-symbol: 1.1.0
4103
4103
+
micromark-util-types: 2.0.0
4338
4104
dev: false
4339
4105
4340
4106
/micromark-util-sanitize-uri@2.0.0:
···
4348
4114
micromark-util-symbol: 2.0.0
4349
4115
dev: false
4350
4116
4351
4351
-
/micromark-util-subtokenize@1.1.0:
4117
4117
+
/micromark-util-subtokenize@2.0.0:
4352
4118
resolution:
4353
4119
{
4354
4354
-
integrity: sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==
4120
4120
+
integrity: sha512-vc93L1t+gpR3p8jxeVdaYlbV2jTYteDje19rNSS/H5dlhxUYll5Fy6vJ2cDwP8RnsXi818yGty1ayP55y3W6fg==
4355
4121
}
4356
4122
dependencies:
4357
4357
-
micromark-util-chunked: 1.1.0
4358
4358
-
micromark-util-symbol: 1.1.0
4359
4359
-
micromark-util-types: 1.1.0
4360
4360
-
uvu: 0.5.6
4361
4361
-
dev: false
4362
4362
-
4363
4363
-
/micromark-util-symbol@1.1.0:
4364
4364
-
resolution:
4365
4365
-
{
4366
4366
-
integrity: sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==
4367
4367
-
}
4123
4123
+
devlop: 1.1.0
4124
4124
+
micromark-util-chunked: 2.0.0
4125
4125
+
micromark-util-symbol: 2.0.0
4126
4126
+
micromark-util-types: 2.0.0
4368
4127
dev: false
4369
4128
4370
4129
/micromark-util-symbol@2.0.0:
···
4374
4133
}
4375
4134
dev: false
4376
4135
4377
4377
-
/micromark-util-types@1.1.0:
4378
4378
-
resolution:
4379
4379
-
{
4380
4380
-
integrity: sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==
4381
4381
-
}
4382
4382
-
dev: false
4383
4383
-
4384
4136
/micromark-util-types@2.0.0:
4385
4137
resolution:
4386
4138
{
···
4388
4140
}
4389
4141
dev: false
4390
4142
4391
4391
-
/micromark@3.2.0:
4143
4143
+
/micromark@4.0.0:
4392
4144
resolution:
4393
4145
{
4394
4394
-
integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==
4146
4146
+
integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==
4395
4147
}
4396
4148
dependencies:
4397
4149
"@types/debug": 4.1.12
4398
4150
debug: 4.3.4
4399
4151
decode-named-character-reference: 1.0.2
4400
4400
-
micromark-core-commonmark: 1.1.0
4401
4401
-
micromark-factory-space: 1.1.0
4402
4402
-
micromark-util-character: 1.2.0
4403
4403
-
micromark-util-chunked: 1.1.0
4404
4404
-
micromark-util-combine-extensions: 1.1.0
4405
4405
-
micromark-util-decode-numeric-character-reference: 1.1.0
4406
4406
-
micromark-util-encode: 1.1.0
4407
4407
-
micromark-util-normalize-identifier: 1.1.0
4408
4408
-
micromark-util-resolve-all: 1.1.0
4409
4409
-
micromark-util-sanitize-uri: 1.2.0
4410
4410
-
micromark-util-subtokenize: 1.1.0
4411
4411
-
micromark-util-symbol: 1.1.0
4412
4412
-
micromark-util-types: 1.1.0
4413
4413
-
uvu: 0.5.6
4152
4152
+
devlop: 1.1.0
4153
4153
+
micromark-core-commonmark: 2.0.0
4154
4154
+
micromark-factory-space: 2.0.0
4155
4155
+
micromark-util-character: 2.0.1
4156
4156
+
micromark-util-chunked: 2.0.0
4157
4157
+
micromark-util-combine-extensions: 2.0.0
4158
4158
+
micromark-util-decode-numeric-character-reference: 2.0.1
4159
4159
+
micromark-util-encode: 2.0.0
4160
4160
+
micromark-util-normalize-identifier: 2.0.0
4161
4161
+
micromark-util-resolve-all: 2.0.0
4162
4162
+
micromark-util-sanitize-uri: 2.0.0
4163
4163
+
micromark-util-subtokenize: 2.0.0
4164
4164
+
micromark-util-symbol: 2.0.0
4165
4165
+
micromark-util-types: 2.0.0
4414
4166
transitivePeerDependencies:
4415
4167
- supports-color
4416
4168
dev: false
···
4479
4231
dev: false
4480
4232
optional: true
4481
4233
4482
4482
-
/mri@1.2.0:
4483
4483
-
resolution:
4484
4484
-
{
4485
4485
-
integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==
4486
4486
-
}
4487
4487
-
engines: { node: ">=4" }
4488
4488
-
dev: false
4489
4489
-
4490
4234
/ms@2.0.0:
4491
4235
resolution:
4492
4236
{
···
4550
4294
"@types/nlcst": 1.0.4
4551
4295
dev: false
4552
4296
4553
4553
-
/node-abi@3.51.0:
4297
4297
+
/node-abi@3.52.0:
4554
4298
resolution:
4555
4299
{
4556
4556
-
integrity: sha512-SQkEP4hmNWjlniS5zdnfIXTk1x7Ome85RDzHlTbBtzE97Gfwz/Ipw4v/Ryk20DWIy3yCNVLVlGKApCnmvYoJbA==
4300
4300
+
integrity: sha512-JJ98b02z16ILv7859irtXn4oUaFWADtvkzy2c0IAatNVX2Mc9Yoh8z6hZInn3QwvMEYhHuQloYi+TTQy67SIdQ==
4557
4301
}
4558
4302
engines: { node: ">=10" }
4559
4303
requiresBuild: true
···
4694
4438
yocto-queue: 0.1.0
4695
4439
dev: false
4696
4440
4697
4697
-
/p-limit@4.0.0:
4441
4441
+
/p-limit@5.0.0:
4698
4442
resolution:
4699
4443
{
4700
4700
-
integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
4444
4444
+
integrity: sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==
4701
4445
}
4702
4702
-
engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
4446
4446
+
engines: { node: ">=18" }
4703
4447
dependencies:
4704
4448
yocto-queue: 1.0.0
4705
4449
dev: false
···
4778
4522
unist-util-visit-children: 2.0.2
4779
4523
dev: false
4780
4524
4781
4781
-
/parse5@6.0.1:
4782
4782
-
resolution:
4783
4783
-
{
4784
4784
-
integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
4785
4785
-
}
4786
4786
-
dev: false
4787
4787
-
4788
4525
/parse5@7.1.2:
4789
4526
resolution:
4790
4527
{
···
4903
4640
minimist: 1.2.8
4904
4641
mkdirp-classic: 0.5.3
4905
4642
napi-build-utils: 1.0.2
4906
4906
-
node-abi: 3.51.0
4643
4643
+
node-abi: 3.52.0
4907
4644
pump: 3.0.0
4908
4645
rc: 1.2.8
4909
4646
simple-get: 4.0.1
···
5050
4787
picomatch: 2.3.1
5051
4788
dev: false
5052
4789
5053
5053
-
/rehype-parse@8.0.5:
4790
4790
+
/rehype-parse@9.0.0:
5054
4791
resolution:
5055
4792
{
5056
5056
-
integrity: sha512-Ds3RglaY/+clEX2U2mHflt7NlMA72KspZ0JLUJgBBLpRddBcEw3H8uYZQliQriku22NZpYMfjDdSgHcjxue24A==
4793
4793
+
integrity: sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==
5057
4794
}
5058
4795
dependencies:
5059
5059
-
"@types/hast": 2.3.8
5060
5060
-
hast-util-from-parse5: 7.1.2
5061
5061
-
parse5: 6.0.1
5062
5062
-
unified: 10.1.2
4796
4796
+
"@types/hast": 3.0.3
4797
4797
+
hast-util-from-html: 2.0.1
4798
4798
+
unified: 11.0.4
5063
4799
dev: false
5064
4800
5065
5065
-
/rehype-raw@6.1.1:
4801
4801
+
/rehype-raw@7.0.0:
5066
4802
resolution:
5067
4803
{
5068
5068
-
integrity: sha512-d6AKtisSRtDRX4aSPsJGTfnzrX2ZkHQLE5kiUuGOeEoLpbEulFF4hj0mLPbsa+7vmguDKOVVEQdHKDSwoaIDsQ==
4804
4804
+
integrity: sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==
5069
4805
}
5070
4806
dependencies:
5071
5071
-
"@types/hast": 2.3.8
5072
5072
-
hast-util-raw: 7.2.3
5073
5073
-
unified: 10.1.2
4807
4807
+
"@types/hast": 3.0.3
4808
4808
+
hast-util-raw: 9.0.1
4809
4809
+
vfile: 6.0.1
5074
4810
dev: false
5075
4811
5076
5076
-
/rehype-stringify@9.0.4:
4812
4812
+
/rehype-stringify@10.0.0:
5077
4813
resolution:
5078
4814
{
5079
5079
-
integrity: sha512-Uk5xu1YKdqobe5XpSskwPvo1XeHUUucWEQSl8hTrXt5selvca1e8K1EZ37E6YoZ4BT8BCqCdVfQW7OfHfthtVQ==
4815
4815
+
integrity: sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==
5080
4816
}
5081
4817
dependencies:
5082
5082
-
"@types/hast": 2.3.8
5083
5083
-
hast-util-to-html: 8.0.4
5084
5084
-
unified: 10.1.2
4818
4818
+
"@types/hast": 3.0.3
4819
4819
+
hast-util-to-html: 9.0.0
4820
4820
+
unified: 11.0.4
5085
4821
dev: false
5086
4822
5087
5087
-
/rehype@12.0.1:
4823
4823
+
/rehype@13.0.1:
5088
4824
resolution:
5089
4825
{
5090
5090
-
integrity: sha512-ey6kAqwLM3X6QnMDILJthGvG1m1ULROS9NT4uG9IDCuv08SFyLlreSuvOa//DgEvbXx62DS6elGVqusWhRUbgw==
4826
4826
+
integrity: sha512-AcSLS2mItY+0fYu9xKxOu1LhUZeBZZBx8//5HKzF+0XP+eP8+6a5MXn2+DW2kfXR6Dtp1FEXMVrjyKAcvcU8vg==
5091
4827
}
5092
4828
dependencies:
5093
5093
-
"@types/hast": 2.3.8
5094
5094
-
rehype-parse: 8.0.5
5095
5095
-
rehype-stringify: 9.0.4
5096
5096
-
unified: 10.1.2
4829
4829
+
"@types/hast": 3.0.3
4830
4830
+
rehype-parse: 9.0.0
4831
4831
+
rehype-stringify: 10.0.0
4832
4832
+
unified: 11.0.4
5097
4833
dev: false
5098
4834
5099
5099
-
/remark-gfm@3.0.1:
4835
4835
+
/remark-gfm@4.0.0:
5100
4836
resolution:
5101
4837
{
5102
5102
-
integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==
4838
4838
+
integrity: sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==
5103
4839
}
5104
4840
dependencies:
5105
5105
-
"@types/mdast": 3.0.15
5106
5106
-
mdast-util-gfm: 2.0.2
5107
5107
-
micromark-extension-gfm: 2.0.3
5108
5108
-
unified: 10.1.2
4841
4841
+
"@types/mdast": 4.0.3
4842
4842
+
mdast-util-gfm: 3.0.0
4843
4843
+
micromark-extension-gfm: 3.0.0
4844
4844
+
remark-parse: 11.0.0
4845
4845
+
remark-stringify: 11.0.0
4846
4846
+
unified: 11.0.4
5109
4847
transitivePeerDependencies:
5110
4848
- supports-color
5111
4849
dev: false
5112
4850
5113
5113
-
/remark-mdx@2.3.0:
4851
4851
+
/remark-mdx@3.0.0:
5114
4852
resolution:
5115
4853
{
5116
5116
-
integrity: sha512-g53hMkpM0I98MU266IzDFMrTD980gNF3BJnkyFcmN+dD873mQeD5rdMO3Y2X+x8umQfbSE0PcoEDl7ledSA+2g==
4854
4854
+
integrity: sha512-O7yfjuC6ra3NHPbRVxfflafAj3LTwx3b73aBvkEFU5z4PsD6FD4vrqJAkE5iNGLz71GdjXfgRqm3SQ0h0VuE7g==
5117
4855
}
5118
4856
dependencies:
5119
5119
-
mdast-util-mdx: 2.0.1
5120
5120
-
micromark-extension-mdxjs: 1.0.1
4857
4857
+
mdast-util-mdx: 3.0.0
4858
4858
+
micromark-extension-mdxjs: 3.0.0
5121
4859
transitivePeerDependencies:
5122
4860
- supports-color
5123
4861
dev: false
5124
4862
5125
5125
-
/remark-parse@10.0.2:
4863
4863
+
/remark-parse@11.0.0:
5126
4864
resolution:
5127
4865
{
5128
5128
-
integrity: sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==
4866
4866
+
integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==
5129
4867
}
5130
4868
dependencies:
5131
5131
-
"@types/mdast": 3.0.15
5132
5132
-
mdast-util-from-markdown: 1.3.1
5133
5133
-
unified: 10.1.2
4869
4869
+
"@types/mdast": 4.0.3
4870
4870
+
mdast-util-from-markdown: 2.0.0
4871
4871
+
micromark-util-types: 2.0.0
4872
4872
+
unified: 11.0.4
5134
4873
transitivePeerDependencies:
5135
4874
- supports-color
5136
4875
dev: false
5137
4876
5138
5138
-
/remark-rehype@10.1.0:
4877
4877
+
/remark-rehype@11.0.0:
5139
4878
resolution:
5140
4879
{
5141
5141
-
integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==
4880
4880
+
integrity: sha512-vx8x2MDMcxuE4lBmQ46zYUDfcFMmvg80WYX+UNLeG6ixjdCCLcw1lrgAukwBTuOFsS78eoAedHGn9sNM0w7TPw==
5142
4881
}
5143
4882
dependencies:
5144
5144
-
"@types/hast": 2.3.8
5145
5145
-
"@types/mdast": 3.0.15
5146
5146
-
mdast-util-to-hast: 12.3.0
5147
5147
-
unified: 10.1.2
4883
4883
+
"@types/hast": 3.0.3
4884
4884
+
"@types/mdast": 4.0.3
4885
4885
+
mdast-util-to-hast: 13.0.2
4886
4886
+
unified: 11.0.4
4887
4887
+
vfile: 6.0.1
5148
4888
dev: false
5149
4889
5150
4890
/remark-smartypants@2.0.0:
···
5157
4897
retext: 8.1.0
5158
4898
retext-smartypants: 5.2.0
5159
4899
unist-util-visit: 4.1.2
4900
4900
+
dev: false
4901
4901
+
4902
4902
+
/remark-stringify@11.0.0:
4903
4903
+
resolution:
4904
4904
+
{
4905
4905
+
integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==
4906
4906
+
}
4907
4907
+
dependencies:
4908
4908
+
"@types/mdast": 4.0.3
4909
4909
+
mdast-util-to-markdown: 2.1.0
4910
4910
+
unified: 11.0.4
5160
4911
dev: false
5161
4912
5162
4913
/require-directory@2.1.1:
···
5270
5021
engines: { iojs: ">=1.0.0", node: ">=0.10.0" }
5271
5022
dev: false
5272
5023
5273
5273
-
/rollup@3.29.4:
5024
5024
+
/rollup@4.6.1:
5274
5025
resolution:
5275
5026
{
5276
5276
-
integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
5027
5027
+
integrity: sha512-jZHaZotEHQaHLgKr8JnQiDT1rmatjgKlMekyksz+yk9jt/8z9quNjnKNRoaM0wd9DC2QKXjmWWuDYtM3jfF8pQ==
5277
5028
}
5278
5278
-
engines: { node: ">=14.18.0", npm: ">=8.0.0" }
5029
5029
+
engines: { node: ">=18.0.0", npm: ">=8.0.0" }
5279
5030
hasBin: true
5280
5031
optionalDependencies:
5032
5032
+
"@rollup/rollup-android-arm-eabi": 4.6.1
5033
5033
+
"@rollup/rollup-android-arm64": 4.6.1
5034
5034
+
"@rollup/rollup-darwin-arm64": 4.6.1
5035
5035
+
"@rollup/rollup-darwin-x64": 4.6.1
5036
5036
+
"@rollup/rollup-linux-arm-gnueabihf": 4.6.1
5037
5037
+
"@rollup/rollup-linux-arm64-gnu": 4.6.1
5038
5038
+
"@rollup/rollup-linux-arm64-musl": 4.6.1
5039
5039
+
"@rollup/rollup-linux-x64-gnu": 4.6.1
5040
5040
+
"@rollup/rollup-linux-x64-musl": 4.6.1
5041
5041
+
"@rollup/rollup-win32-arm64-msvc": 4.6.1
5042
5042
+
"@rollup/rollup-win32-ia32-msvc": 4.6.1
5043
5043
+
"@rollup/rollup-win32-x64-msvc": 4.6.1
5281
5044
fsevents: 2.3.3
5282
5045
dev: false
5283
5046
···
5296
5059
integrity: sha512-AUNrbEUHeKY8XsYr/DYpl+qk5+aM+DChopnWOPEzn8YKzOhv4l2zH6LzZms3tOZP3wwdOyc0RmTciyi46HLIuA==
5297
5060
}
5298
5061
dev: true
5299
5299
-
5300
5300
-
/sade@1.8.1:
5301
5301
-
resolution:
5302
5302
-
{
5303
5303
-
integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==
5304
5304
-
}
5305
5305
-
engines: { node: ">=6" }
5306
5306
-
dependencies:
5307
5307
-
mri: 1.2.0
5308
5308
-
dev: false
5309
5062
5310
5063
/safe-buffer@5.2.1:
5311
5064
resolution:
···
5661
5414
strip-ansi: 7.1.0
5662
5415
dev: false
5663
5416
5417
5417
+
/string-width@7.0.0:
5418
5418
+
resolution:
5419
5419
+
{
5420
5420
+
integrity: sha512-GPQHj7row82Hjo9hKZieKcHIhaAIKOJvFSIZXuCU9OASVZrMNUaZuz++SPVrBjnLsnk4k+z9f2EIypgxf2vNFw==
5421
5421
+
}
5422
5422
+
engines: { node: ">=18" }
5423
5423
+
dependencies:
5424
5424
+
emoji-regex: 10.3.0
5425
5425
+
get-east-asian-width: 1.2.0
5426
5426
+
strip-ansi: 7.1.0
5427
5427
+
dev: false
5428
5428
+
5664
5429
/string_decoder@1.3.0:
5665
5430
resolution:
5666
5431
{
···
5761
5526
inline-style-parser: 0.1.1
5762
5527
dev: false
5763
5528
5529
5529
+
/style-to-object@1.0.5:
5530
5530
+
resolution:
5531
5531
+
{
5532
5532
+
integrity: sha512-rDRwHtoDD3UMMrmZ6BzOW0naTjMsVZLIjsGleSKS/0Oz+cgCfAPRspaqJuE8rDzpKha/nEvnM0IF4seEAZUTKQ==
5533
5533
+
}
5534
5534
+
dependencies:
5535
5535
+
inline-style-parser: 0.2.2
5536
5536
+
dev: false
5537
5537
+
5764
5538
/suf-log@2.5.3:
5765
5539
resolution:
5766
5540
{
···
5957
5731
vfile: 5.3.7
5958
5732
dev: false
5959
5733
5960
5960
-
/unist-util-generated@2.0.1:
5734
5734
+
/unified@11.0.4:
5961
5735
resolution:
5962
5736
{
5963
5963
-
integrity: sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==
5737
5737
+
integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==
5964
5738
}
5739
5739
+
dependencies:
5740
5740
+
"@types/unist": 3.0.2
5741
5741
+
bail: 2.0.2
5742
5742
+
devlop: 1.1.0
5743
5743
+
extend: 3.0.2
5744
5744
+
is-plain-obj: 4.1.0
5745
5745
+
trough: 2.1.0
5746
5746
+
vfile: 6.0.1
5965
5747
dev: false
5966
5748
5967
5749
/unist-util-is@5.2.1:
···
5992
5774
array-iterate: 2.0.1
5993
5775
dev: false
5994
5776
5995
5995
-
/unist-util-position-from-estree@1.1.2:
5996
5996
-
resolution:
5997
5997
-
{
5998
5998
-
integrity: sha512-poZa0eXpS+/XpoQwGwl79UUdea4ol2ZuCYguVaJS4qzIOMDzbqz8a3erUCOmubSZkaOuGamb3tX790iwOIROww==
5999
5999
-
}
6000
6000
-
dependencies:
6001
6001
-
"@types/unist": 2.0.10
6002
6002
-
dev: false
6003
6003
-
6004
6004
-
/unist-util-position@4.0.4:
5777
5777
+
/unist-util-position-from-estree@2.0.0:
6005
5778
resolution:
6006
5779
{
6007
6007
-
integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==
5780
5780
+
integrity: sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==
6008
5781
}
6009
5782
dependencies:
6010
6010
-
"@types/unist": 2.0.10
5783
5783
+
"@types/unist": 3.0.2
6011
5784
dev: false
6012
5785
6013
5786
/unist-util-position@5.0.0:
···
6019
5792
"@types/unist": 3.0.2
6020
5793
dev: false
6021
5794
6022
6022
-
/unist-util-remove-position@4.0.2:
5795
5795
+
/unist-util-remove-position@5.0.0:
6023
5796
resolution:
6024
5797
{
6025
6025
-
integrity: sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ==
5798
5798
+
integrity: sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==
6026
5799
}
6027
5800
dependencies:
6028
6028
-
"@types/unist": 2.0.10
6029
6029
-
unist-util-visit: 4.1.2
5801
5801
+
"@types/unist": 3.0.2
5802
5802
+
unist-util-visit: 5.0.0
6030
5803
dev: false
6031
5804
6032
5805
/unist-util-stringify-position@3.0.3:
···
6119
5892
}
6120
5893
dev: false
6121
5894
6122
6122
-
/uvu@0.5.6:
6123
6123
-
resolution:
6124
6124
-
{
6125
6125
-
integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==
6126
6126
-
}
6127
6127
-
engines: { node: ">=8" }
6128
6128
-
hasBin: true
6129
6129
-
dependencies:
6130
6130
-
dequal: 2.0.3
6131
6131
-
diff: 5.1.0
6132
6132
-
kleur: 4.1.5
6133
6133
-
sade: 1.8.1
6134
6134
-
dev: false
6135
6135
-
6136
6136
-
/vfile-location@4.1.0:
6137
6137
-
resolution:
6138
6138
-
{
6139
6139
-
integrity: sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==
6140
6140
-
}
6141
6141
-
dependencies:
6142
6142
-
"@types/unist": 2.0.10
6143
6143
-
vfile: 5.3.7
6144
6144
-
dev: false
6145
6145
-
6146
5895
/vfile-location@5.0.2:
6147
5896
resolution:
6148
5897
{
···
6196
5945
vfile-message: 4.0.2
6197
5946
dev: false
6198
5947
6199
6199
-
/vite@4.5.1:
5948
5948
+
/vite@5.0.5:
6200
5949
resolution:
6201
5950
{
6202
6202
-
integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
5951
5951
+
integrity: sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==
6203
5952
}
6204
6204
-
engines: { node: ^14.18.0 || >=16.0.0 }
5953
5953
+
engines: { node: ^18.0.0 || >=20.0.0 }
6205
5954
hasBin: true
6206
5955
peerDependencies:
6207
6207
-
"@types/node": ">= 14"
5956
5956
+
"@types/node": ^18.0.0 || >=20.0.0
6208
5957
less: "*"
6209
5958
lightningcss: ^1.21.0
6210
5959
sass: "*"
···
6227
5976
terser:
6228
5977
optional: true
6229
5978
dependencies:
6230
6230
-
esbuild: 0.18.20
5979
5979
+
esbuild: 0.19.8
6231
5980
postcss: 8.4.32
6232
6232
-
rollup: 3.29.4
5981
5981
+
rollup: 4.6.1
6233
5982
optionalDependencies:
6234
5983
fsevents: 2.3.3
6235
5984
dev: false
6236
5985
6237
6237
-
/vitefu@0.2.5(vite@4.5.1):
5986
5986
+
/vitefu@0.2.5(vite@5.0.5):
6238
5987
resolution:
6239
5988
{
6240
5989
integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==
···
6245
5994
vite:
6246
5995
optional: true
6247
5996
dependencies:
6248
6248
-
vite: 4.5.1
5997
5997
+
vite: 5.0.5
6249
5998
dev: false
6250
5999
6251
6000
/web-namespaces@2.0.1: