@growthub/cli 0.12.1 → 0.12.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/worker-kits/growthub-agency-portal-starter-v1/apps/agency-portal/package-lock.json +46 -110
- package/assets/worker-kits/growthub-agency-portal-starter-v1/apps/agency-portal/package.json +4 -1
- package/assets/worker-kits/growthub-creative-video-pipeline-v1/apps/creative-video-pipeline/package-lock.json +898 -3
- package/assets/worker-kits/growthub-creative-video-pipeline-v1/apps/creative-video-pipeline/package.json +4 -1
- package/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/package-lock.json +1592 -77
- package/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/package.json +4 -1
- package/package.json +1 -1
package/assets/worker-kits/growthub-custom-workspace-starter-v1/apps/workspace/package-lock.json
CHANGED
|
@@ -10,9 +10,11 @@
|
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@tanstack/react-table": "^8.21.3",
|
|
12
12
|
"lucide-react": "^0.468.0",
|
|
13
|
-
"next": "16.2.
|
|
13
|
+
"next": "^16.2.6",
|
|
14
14
|
"react": "19.2.4",
|
|
15
|
-
"react-dom": "19.2.4"
|
|
15
|
+
"react-dom": "19.2.4",
|
|
16
|
+
"react-markdown": "^9.0.1",
|
|
17
|
+
"remark-gfm": "^4.0.0"
|
|
16
18
|
}
|
|
17
19
|
},
|
|
18
20
|
"node_modules/@emnapi/runtime": {
|
|
@@ -492,15 +494,15 @@
|
|
|
492
494
|
}
|
|
493
495
|
},
|
|
494
496
|
"node_modules/@next/env": {
|
|
495
|
-
"version": "16.2.
|
|
496
|
-
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.
|
|
497
|
-
"integrity": "sha512-
|
|
497
|
+
"version": "16.2.6",
|
|
498
|
+
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.6.tgz",
|
|
499
|
+
"integrity": "sha512-gd8HoHN4ufj73WmR3JmVolrpJR47ILK6LouP5xElPglaVxir6e1a7VzvTvDWkOoPXT9rkkTzyCxBu4yeZfZwcw==",
|
|
498
500
|
"license": "MIT"
|
|
499
501
|
},
|
|
500
502
|
"node_modules/@next/swc-darwin-arm64": {
|
|
501
|
-
"version": "16.2.
|
|
502
|
-
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.
|
|
503
|
-
"integrity": "sha512-
|
|
503
|
+
"version": "16.2.6",
|
|
504
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.6.tgz",
|
|
505
|
+
"integrity": "sha512-ZJGkkcNfYgrrMkqOdZ7zoLa1TOy0qpcMfk/z4Mh/FKUz40gVO+HNQWqmLxf67Z5WB64DRp0dhEbyHfel+6sJUg==",
|
|
504
506
|
"cpu": [
|
|
505
507
|
"arm64"
|
|
506
508
|
],
|
|
@@ -514,9 +516,9 @@
|
|
|
514
516
|
}
|
|
515
517
|
},
|
|
516
518
|
"node_modules/@next/swc-darwin-x64": {
|
|
517
|
-
"version": "16.2.
|
|
518
|
-
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.
|
|
519
|
-
"integrity": "sha512-
|
|
519
|
+
"version": "16.2.6",
|
|
520
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.6.tgz",
|
|
521
|
+
"integrity": "sha512-v/YLBHIY132Ced3puBJ7YJKw1lqsCrgcNo2aRJlCEyQrrCeRJlvGlnmxhPxNQI3KE3N1DN5r9TPNPvka3nq5RQ==",
|
|
520
522
|
"cpu": [
|
|
521
523
|
"x64"
|
|
522
524
|
],
|
|
@@ -530,9 +532,9 @@
|
|
|
530
532
|
}
|
|
531
533
|
},
|
|
532
534
|
"node_modules/@next/swc-linux-arm64-gnu": {
|
|
533
|
-
"version": "16.2.
|
|
534
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.
|
|
535
|
-
"integrity": "sha512-
|
|
535
|
+
"version": "16.2.6",
|
|
536
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.6.tgz",
|
|
537
|
+
"integrity": "sha512-RPOvqlYBbcQjkz9VQQDZ2T2bARIjXZV1KFlt+V2Mr6SW/e4I9fcKsaA0hdyf2FHoTlsV2xnBd5Y912rP/1Ce6w==",
|
|
536
538
|
"cpu": [
|
|
537
539
|
"arm64"
|
|
538
540
|
],
|
|
@@ -546,9 +548,9 @@
|
|
|
546
548
|
}
|
|
547
549
|
},
|
|
548
550
|
"node_modules/@next/swc-linux-arm64-musl": {
|
|
549
|
-
"version": "16.2.
|
|
550
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.
|
|
551
|
-
"integrity": "sha512-
|
|
551
|
+
"version": "16.2.6",
|
|
552
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.6.tgz",
|
|
553
|
+
"integrity": "sha512-URUTu1+dMkxJsPFgm+OeEvq9wf5sujw0EvgYy80TDGHTSLTnIHeqb0Eu8A3sC95IRgjejQL+kC4mw+4yPxiAXA==",
|
|
552
554
|
"cpu": [
|
|
553
555
|
"arm64"
|
|
554
556
|
],
|
|
@@ -562,9 +564,9 @@
|
|
|
562
564
|
}
|
|
563
565
|
},
|
|
564
566
|
"node_modules/@next/swc-linux-x64-gnu": {
|
|
565
|
-
"version": "16.2.
|
|
566
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.
|
|
567
|
-
"integrity": "sha512-
|
|
567
|
+
"version": "16.2.6",
|
|
568
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.6.tgz",
|
|
569
|
+
"integrity": "sha512-DOj182mPV8G3UkrayLoREM5YEYI+Dk5wv7Ox9xl1fFibAELEsFD0lDPfHIeILlutMMfdyhlzYPELG3peuKaurw==",
|
|
568
570
|
"cpu": [
|
|
569
571
|
"x64"
|
|
570
572
|
],
|
|
@@ -578,9 +580,9 @@
|
|
|
578
580
|
}
|
|
579
581
|
},
|
|
580
582
|
"node_modules/@next/swc-linux-x64-musl": {
|
|
581
|
-
"version": "16.2.
|
|
582
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.
|
|
583
|
-
"integrity": "sha512-
|
|
583
|
+
"version": "16.2.6",
|
|
584
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.6.tgz",
|
|
585
|
+
"integrity": "sha512-HKQ5SP/V/ub73UvF7n/zeJlxk2kLmtL7Wzrg4WfmkjmNos5onJ2tKu7yZOPdL18A6Svfn3max29ym+ry7NkK4g==",
|
|
584
586
|
"cpu": [
|
|
585
587
|
"x64"
|
|
586
588
|
],
|
|
@@ -594,9 +596,9 @@
|
|
|
594
596
|
}
|
|
595
597
|
},
|
|
596
598
|
"node_modules/@next/swc-win32-arm64-msvc": {
|
|
597
|
-
"version": "16.2.
|
|
598
|
-
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.
|
|
599
|
-
"integrity": "sha512-
|
|
599
|
+
"version": "16.2.6",
|
|
600
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.6.tgz",
|
|
601
|
+
"integrity": "sha512-LZXpTlPyS5v7HhSmnvsLGP3iIYgYOBnc8r8ArlT55sGHV89bR2HlDdBjWQ+PY6SJMmk8TuVGFuxalnP3k/0Dwg==",
|
|
600
602
|
"cpu": [
|
|
601
603
|
"arm64"
|
|
602
604
|
],
|
|
@@ -610,9 +612,9 @@
|
|
|
610
612
|
}
|
|
611
613
|
},
|
|
612
614
|
"node_modules/@next/swc-win32-x64-msvc": {
|
|
613
|
-
"version": "16.2.
|
|
614
|
-
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.
|
|
615
|
-
"integrity": "sha512-
|
|
615
|
+
"version": "16.2.6",
|
|
616
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.6.tgz",
|
|
617
|
+
"integrity": "sha512-F0+4i0h9J6C4eE3EAPWsoCk7UW/dbzOjyzxY0qnDUOYFu6FFmdZ6l97/XdV3/Nz3VYyO7UWjyEJUXkGqcoXfMA==",
|
|
616
618
|
"cpu": [
|
|
617
619
|
"x64"
|
|
618
620
|
],
|
|
@@ -667,6 +669,86 @@
|
|
|
667
669
|
"url": "https://github.com/sponsors/tannerlinsley"
|
|
668
670
|
}
|
|
669
671
|
},
|
|
672
|
+
"node_modules/@types/debug": {
|
|
673
|
+
"version": "4.1.13",
|
|
674
|
+
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
|
|
675
|
+
"integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==",
|
|
676
|
+
"license": "MIT",
|
|
677
|
+
"dependencies": {
|
|
678
|
+
"@types/ms": "*"
|
|
679
|
+
}
|
|
680
|
+
},
|
|
681
|
+
"node_modules/@types/estree": {
|
|
682
|
+
"version": "1.0.9",
|
|
683
|
+
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz",
|
|
684
|
+
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
|
685
|
+
"license": "MIT"
|
|
686
|
+
},
|
|
687
|
+
"node_modules/@types/estree-jsx": {
|
|
688
|
+
"version": "1.0.5",
|
|
689
|
+
"resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
|
|
690
|
+
"integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
|
|
691
|
+
"license": "MIT",
|
|
692
|
+
"dependencies": {
|
|
693
|
+
"@types/estree": "*"
|
|
694
|
+
}
|
|
695
|
+
},
|
|
696
|
+
"node_modules/@types/hast": {
|
|
697
|
+
"version": "3.0.4",
|
|
698
|
+
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
|
|
699
|
+
"integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
|
|
700
|
+
"license": "MIT",
|
|
701
|
+
"dependencies": {
|
|
702
|
+
"@types/unist": "*"
|
|
703
|
+
}
|
|
704
|
+
},
|
|
705
|
+
"node_modules/@types/mdast": {
|
|
706
|
+
"version": "4.0.4",
|
|
707
|
+
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
|
|
708
|
+
"integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
|
|
709
|
+
"license": "MIT",
|
|
710
|
+
"dependencies": {
|
|
711
|
+
"@types/unist": "*"
|
|
712
|
+
}
|
|
713
|
+
},
|
|
714
|
+
"node_modules/@types/ms": {
|
|
715
|
+
"version": "2.1.0",
|
|
716
|
+
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
|
|
717
|
+
"integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
|
|
718
|
+
"license": "MIT"
|
|
719
|
+
},
|
|
720
|
+
"node_modules/@types/react": {
|
|
721
|
+
"version": "19.2.14",
|
|
722
|
+
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
|
|
723
|
+
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
|
|
724
|
+
"license": "MIT",
|
|
725
|
+
"peer": true,
|
|
726
|
+
"dependencies": {
|
|
727
|
+
"csstype": "^3.2.2"
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
"node_modules/@types/unist": {
|
|
731
|
+
"version": "3.0.3",
|
|
732
|
+
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
|
|
733
|
+
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
|
|
734
|
+
"license": "MIT"
|
|
735
|
+
},
|
|
736
|
+
"node_modules/@ungap/structured-clone": {
|
|
737
|
+
"version": "1.3.1",
|
|
738
|
+
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.1.tgz",
|
|
739
|
+
"integrity": "sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==",
|
|
740
|
+
"license": "ISC"
|
|
741
|
+
},
|
|
742
|
+
"node_modules/bail": {
|
|
743
|
+
"version": "2.0.2",
|
|
744
|
+
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
|
745
|
+
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
746
|
+
"license": "MIT",
|
|
747
|
+
"funding": {
|
|
748
|
+
"type": "github",
|
|
749
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
750
|
+
}
|
|
751
|
+
},
|
|
670
752
|
"node_modules/baseline-browser-mapping": {
|
|
671
753
|
"version": "2.10.21",
|
|
672
754
|
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.21.tgz",
|
|
@@ -679,51 +761,1169 @@
|
|
|
679
761
|
"node": ">=6.0.0"
|
|
680
762
|
}
|
|
681
763
|
},
|
|
682
|
-
"node_modules/caniuse-lite": {
|
|
683
|
-
"version": "1.0.30001790",
|
|
684
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001790.tgz",
|
|
685
|
-
"integrity": "sha512-bOoxfJPyYo+ds6W0YfptaCWbFnJYjh2Y1Eow5lRv+vI2u8ganPZqNm1JwNh0t2ELQCqIWg4B3dWEusgAmsoyOw==",
|
|
764
|
+
"node_modules/caniuse-lite": {
|
|
765
|
+
"version": "1.0.30001790",
|
|
766
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001790.tgz",
|
|
767
|
+
"integrity": "sha512-bOoxfJPyYo+ds6W0YfptaCWbFnJYjh2Y1Eow5lRv+vI2u8ganPZqNm1JwNh0t2ELQCqIWg4B3dWEusgAmsoyOw==",
|
|
768
|
+
"funding": [
|
|
769
|
+
{
|
|
770
|
+
"type": "opencollective",
|
|
771
|
+
"url": "https://opencollective.com/browserslist"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"type": "tidelift",
|
|
775
|
+
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"type": "github",
|
|
779
|
+
"url": "https://github.com/sponsors/ai"
|
|
780
|
+
}
|
|
781
|
+
],
|
|
782
|
+
"license": "CC-BY-4.0"
|
|
783
|
+
},
|
|
784
|
+
"node_modules/ccount": {
|
|
785
|
+
"version": "2.0.1",
|
|
786
|
+
"resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
|
|
787
|
+
"integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
|
|
788
|
+
"license": "MIT",
|
|
789
|
+
"funding": {
|
|
790
|
+
"type": "github",
|
|
791
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
792
|
+
}
|
|
793
|
+
},
|
|
794
|
+
"node_modules/character-entities": {
|
|
795
|
+
"version": "2.0.2",
|
|
796
|
+
"resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
|
|
797
|
+
"integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
|
|
798
|
+
"license": "MIT",
|
|
799
|
+
"funding": {
|
|
800
|
+
"type": "github",
|
|
801
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
"node_modules/character-entities-html4": {
|
|
805
|
+
"version": "2.1.0",
|
|
806
|
+
"resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
|
|
807
|
+
"integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
|
|
808
|
+
"license": "MIT",
|
|
809
|
+
"funding": {
|
|
810
|
+
"type": "github",
|
|
811
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
812
|
+
}
|
|
813
|
+
},
|
|
814
|
+
"node_modules/character-entities-legacy": {
|
|
815
|
+
"version": "3.0.0",
|
|
816
|
+
"resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
|
|
817
|
+
"integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
|
|
818
|
+
"license": "MIT",
|
|
819
|
+
"funding": {
|
|
820
|
+
"type": "github",
|
|
821
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
822
|
+
}
|
|
823
|
+
},
|
|
824
|
+
"node_modules/character-reference-invalid": {
|
|
825
|
+
"version": "2.0.1",
|
|
826
|
+
"resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
|
|
827
|
+
"integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",
|
|
828
|
+
"license": "MIT",
|
|
829
|
+
"funding": {
|
|
830
|
+
"type": "github",
|
|
831
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
832
|
+
}
|
|
833
|
+
},
|
|
834
|
+
"node_modules/client-only": {
|
|
835
|
+
"version": "0.0.1",
|
|
836
|
+
"resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
|
|
837
|
+
"integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
|
|
838
|
+
"license": "MIT"
|
|
839
|
+
},
|
|
840
|
+
"node_modules/comma-separated-tokens": {
|
|
841
|
+
"version": "2.0.3",
|
|
842
|
+
"resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
|
|
843
|
+
"integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
|
|
844
|
+
"license": "MIT",
|
|
845
|
+
"funding": {
|
|
846
|
+
"type": "github",
|
|
847
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
"node_modules/csstype": {
|
|
851
|
+
"version": "3.2.3",
|
|
852
|
+
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
853
|
+
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
854
|
+
"license": "MIT",
|
|
855
|
+
"peer": true
|
|
856
|
+
},
|
|
857
|
+
"node_modules/debug": {
|
|
858
|
+
"version": "4.4.3",
|
|
859
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
860
|
+
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
861
|
+
"license": "MIT",
|
|
862
|
+
"dependencies": {
|
|
863
|
+
"ms": "^2.1.3"
|
|
864
|
+
},
|
|
865
|
+
"engines": {
|
|
866
|
+
"node": ">=6.0"
|
|
867
|
+
},
|
|
868
|
+
"peerDependenciesMeta": {
|
|
869
|
+
"supports-color": {
|
|
870
|
+
"optional": true
|
|
871
|
+
}
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
"node_modules/decode-named-character-reference": {
|
|
875
|
+
"version": "1.3.0",
|
|
876
|
+
"resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
|
|
877
|
+
"integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
|
|
878
|
+
"license": "MIT",
|
|
879
|
+
"dependencies": {
|
|
880
|
+
"character-entities": "^2.0.0"
|
|
881
|
+
},
|
|
882
|
+
"funding": {
|
|
883
|
+
"type": "github",
|
|
884
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
885
|
+
}
|
|
886
|
+
},
|
|
887
|
+
"node_modules/dequal": {
|
|
888
|
+
"version": "2.0.3",
|
|
889
|
+
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
|
|
890
|
+
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
|
891
|
+
"license": "MIT",
|
|
892
|
+
"engines": {
|
|
893
|
+
"node": ">=6"
|
|
894
|
+
}
|
|
895
|
+
},
|
|
896
|
+
"node_modules/detect-libc": {
|
|
897
|
+
"version": "2.1.2",
|
|
898
|
+
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
899
|
+
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
900
|
+
"license": "Apache-2.0",
|
|
901
|
+
"optional": true,
|
|
902
|
+
"engines": {
|
|
903
|
+
"node": ">=8"
|
|
904
|
+
}
|
|
905
|
+
},
|
|
906
|
+
"node_modules/devlop": {
|
|
907
|
+
"version": "1.1.0",
|
|
908
|
+
"resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
|
|
909
|
+
"integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
|
|
910
|
+
"license": "MIT",
|
|
911
|
+
"dependencies": {
|
|
912
|
+
"dequal": "^2.0.0"
|
|
913
|
+
},
|
|
914
|
+
"funding": {
|
|
915
|
+
"type": "github",
|
|
916
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
917
|
+
}
|
|
918
|
+
},
|
|
919
|
+
"node_modules/escape-string-regexp": {
|
|
920
|
+
"version": "5.0.0",
|
|
921
|
+
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
|
|
922
|
+
"integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
|
|
923
|
+
"license": "MIT",
|
|
924
|
+
"engines": {
|
|
925
|
+
"node": ">=12"
|
|
926
|
+
},
|
|
927
|
+
"funding": {
|
|
928
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
929
|
+
}
|
|
930
|
+
},
|
|
931
|
+
"node_modules/estree-util-is-identifier-name": {
|
|
932
|
+
"version": "3.0.0",
|
|
933
|
+
"resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
|
|
934
|
+
"integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
|
|
935
|
+
"license": "MIT",
|
|
936
|
+
"funding": {
|
|
937
|
+
"type": "opencollective",
|
|
938
|
+
"url": "https://opencollective.com/unified"
|
|
939
|
+
}
|
|
940
|
+
},
|
|
941
|
+
"node_modules/extend": {
|
|
942
|
+
"version": "3.0.2",
|
|
943
|
+
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
|
|
944
|
+
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
|
|
945
|
+
"license": "MIT"
|
|
946
|
+
},
|
|
947
|
+
"node_modules/hast-util-to-jsx-runtime": {
|
|
948
|
+
"version": "2.3.6",
|
|
949
|
+
"resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",
|
|
950
|
+
"integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==",
|
|
951
|
+
"license": "MIT",
|
|
952
|
+
"dependencies": {
|
|
953
|
+
"@types/estree": "^1.0.0",
|
|
954
|
+
"@types/hast": "^3.0.0",
|
|
955
|
+
"@types/unist": "^3.0.0",
|
|
956
|
+
"comma-separated-tokens": "^2.0.0",
|
|
957
|
+
"devlop": "^1.0.0",
|
|
958
|
+
"estree-util-is-identifier-name": "^3.0.0",
|
|
959
|
+
"hast-util-whitespace": "^3.0.0",
|
|
960
|
+
"mdast-util-mdx-expression": "^2.0.0",
|
|
961
|
+
"mdast-util-mdx-jsx": "^3.0.0",
|
|
962
|
+
"mdast-util-mdxjs-esm": "^2.0.0",
|
|
963
|
+
"property-information": "^7.0.0",
|
|
964
|
+
"space-separated-tokens": "^2.0.0",
|
|
965
|
+
"style-to-js": "^1.0.0",
|
|
966
|
+
"unist-util-position": "^5.0.0",
|
|
967
|
+
"vfile-message": "^4.0.0"
|
|
968
|
+
},
|
|
969
|
+
"funding": {
|
|
970
|
+
"type": "opencollective",
|
|
971
|
+
"url": "https://opencollective.com/unified"
|
|
972
|
+
}
|
|
973
|
+
},
|
|
974
|
+
"node_modules/hast-util-whitespace": {
|
|
975
|
+
"version": "3.0.0",
|
|
976
|
+
"resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
|
|
977
|
+
"integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
|
|
978
|
+
"license": "MIT",
|
|
979
|
+
"dependencies": {
|
|
980
|
+
"@types/hast": "^3.0.0"
|
|
981
|
+
},
|
|
982
|
+
"funding": {
|
|
983
|
+
"type": "opencollective",
|
|
984
|
+
"url": "https://opencollective.com/unified"
|
|
985
|
+
}
|
|
986
|
+
},
|
|
987
|
+
"node_modules/html-url-attributes": {
|
|
988
|
+
"version": "3.0.1",
|
|
989
|
+
"resolved": "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.1.tgz",
|
|
990
|
+
"integrity": "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==",
|
|
991
|
+
"license": "MIT",
|
|
992
|
+
"funding": {
|
|
993
|
+
"type": "opencollective",
|
|
994
|
+
"url": "https://opencollective.com/unified"
|
|
995
|
+
}
|
|
996
|
+
},
|
|
997
|
+
"node_modules/inline-style-parser": {
|
|
998
|
+
"version": "0.2.7",
|
|
999
|
+
"resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz",
|
|
1000
|
+
"integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==",
|
|
1001
|
+
"license": "MIT"
|
|
1002
|
+
},
|
|
1003
|
+
"node_modules/is-alphabetical": {
|
|
1004
|
+
"version": "2.0.1",
|
|
1005
|
+
"resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
|
|
1006
|
+
"integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",
|
|
1007
|
+
"license": "MIT",
|
|
1008
|
+
"funding": {
|
|
1009
|
+
"type": "github",
|
|
1010
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
1011
|
+
}
|
|
1012
|
+
},
|
|
1013
|
+
"node_modules/is-alphanumerical": {
|
|
1014
|
+
"version": "2.0.1",
|
|
1015
|
+
"resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
|
|
1016
|
+
"integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
|
|
1017
|
+
"license": "MIT",
|
|
1018
|
+
"dependencies": {
|
|
1019
|
+
"is-alphabetical": "^2.0.0",
|
|
1020
|
+
"is-decimal": "^2.0.0"
|
|
1021
|
+
},
|
|
1022
|
+
"funding": {
|
|
1023
|
+
"type": "github",
|
|
1024
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
1025
|
+
}
|
|
1026
|
+
},
|
|
1027
|
+
"node_modules/is-decimal": {
|
|
1028
|
+
"version": "2.0.1",
|
|
1029
|
+
"resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",
|
|
1030
|
+
"integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",
|
|
1031
|
+
"license": "MIT",
|
|
1032
|
+
"funding": {
|
|
1033
|
+
"type": "github",
|
|
1034
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
1035
|
+
}
|
|
1036
|
+
},
|
|
1037
|
+
"node_modules/is-hexadecimal": {
|
|
1038
|
+
"version": "2.0.1",
|
|
1039
|
+
"resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
|
|
1040
|
+
"integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",
|
|
1041
|
+
"license": "MIT",
|
|
1042
|
+
"funding": {
|
|
1043
|
+
"type": "github",
|
|
1044
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1047
|
+
"node_modules/is-plain-obj": {
|
|
1048
|
+
"version": "4.1.0",
|
|
1049
|
+
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
1050
|
+
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
1051
|
+
"license": "MIT",
|
|
1052
|
+
"engines": {
|
|
1053
|
+
"node": ">=12"
|
|
1054
|
+
},
|
|
1055
|
+
"funding": {
|
|
1056
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1057
|
+
}
|
|
1058
|
+
},
|
|
1059
|
+
"node_modules/longest-streak": {
|
|
1060
|
+
"version": "3.1.0",
|
|
1061
|
+
"resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
|
|
1062
|
+
"integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
|
|
1063
|
+
"license": "MIT",
|
|
1064
|
+
"funding": {
|
|
1065
|
+
"type": "github",
|
|
1066
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1069
|
+
"node_modules/lucide-react": {
|
|
1070
|
+
"version": "0.468.0",
|
|
1071
|
+
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz",
|
|
1072
|
+
"integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==",
|
|
1073
|
+
"license": "ISC",
|
|
1074
|
+
"peerDependencies": {
|
|
1075
|
+
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
|
|
1076
|
+
}
|
|
1077
|
+
},
|
|
1078
|
+
"node_modules/markdown-table": {
|
|
1079
|
+
"version": "3.0.4",
|
|
1080
|
+
"resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
|
|
1081
|
+
"integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
|
|
1082
|
+
"license": "MIT",
|
|
1083
|
+
"funding": {
|
|
1084
|
+
"type": "github",
|
|
1085
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
1088
|
+
"node_modules/mdast-util-find-and-replace": {
|
|
1089
|
+
"version": "3.0.2",
|
|
1090
|
+
"resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
|
|
1091
|
+
"integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
|
|
1092
|
+
"license": "MIT",
|
|
1093
|
+
"dependencies": {
|
|
1094
|
+
"@types/mdast": "^4.0.0",
|
|
1095
|
+
"escape-string-regexp": "^5.0.0",
|
|
1096
|
+
"unist-util-is": "^6.0.0",
|
|
1097
|
+
"unist-util-visit-parents": "^6.0.0"
|
|
1098
|
+
},
|
|
1099
|
+
"funding": {
|
|
1100
|
+
"type": "opencollective",
|
|
1101
|
+
"url": "https://opencollective.com/unified"
|
|
1102
|
+
}
|
|
1103
|
+
},
|
|
1104
|
+
"node_modules/mdast-util-from-markdown": {
|
|
1105
|
+
"version": "2.0.3",
|
|
1106
|
+
"resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",
|
|
1107
|
+
"integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==",
|
|
1108
|
+
"license": "MIT",
|
|
1109
|
+
"dependencies": {
|
|
1110
|
+
"@types/mdast": "^4.0.0",
|
|
1111
|
+
"@types/unist": "^3.0.0",
|
|
1112
|
+
"decode-named-character-reference": "^1.0.0",
|
|
1113
|
+
"devlop": "^1.0.0",
|
|
1114
|
+
"mdast-util-to-string": "^4.0.0",
|
|
1115
|
+
"micromark": "^4.0.0",
|
|
1116
|
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
1117
|
+
"micromark-util-decode-string": "^2.0.0",
|
|
1118
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
1119
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1120
|
+
"micromark-util-types": "^2.0.0",
|
|
1121
|
+
"unist-util-stringify-position": "^4.0.0"
|
|
1122
|
+
},
|
|
1123
|
+
"funding": {
|
|
1124
|
+
"type": "opencollective",
|
|
1125
|
+
"url": "https://opencollective.com/unified"
|
|
1126
|
+
}
|
|
1127
|
+
},
|
|
1128
|
+
"node_modules/mdast-util-gfm": {
|
|
1129
|
+
"version": "3.1.0",
|
|
1130
|
+
"resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
|
|
1131
|
+
"integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
|
|
1132
|
+
"license": "MIT",
|
|
1133
|
+
"dependencies": {
|
|
1134
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1135
|
+
"mdast-util-gfm-autolink-literal": "^2.0.0",
|
|
1136
|
+
"mdast-util-gfm-footnote": "^2.0.0",
|
|
1137
|
+
"mdast-util-gfm-strikethrough": "^2.0.0",
|
|
1138
|
+
"mdast-util-gfm-table": "^2.0.0",
|
|
1139
|
+
"mdast-util-gfm-task-list-item": "^2.0.0",
|
|
1140
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
1141
|
+
},
|
|
1142
|
+
"funding": {
|
|
1143
|
+
"type": "opencollective",
|
|
1144
|
+
"url": "https://opencollective.com/unified"
|
|
1145
|
+
}
|
|
1146
|
+
},
|
|
1147
|
+
"node_modules/mdast-util-gfm-autolink-literal": {
|
|
1148
|
+
"version": "2.0.1",
|
|
1149
|
+
"resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
|
|
1150
|
+
"integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
|
|
1151
|
+
"license": "MIT",
|
|
1152
|
+
"dependencies": {
|
|
1153
|
+
"@types/mdast": "^4.0.0",
|
|
1154
|
+
"ccount": "^2.0.0",
|
|
1155
|
+
"devlop": "^1.0.0",
|
|
1156
|
+
"mdast-util-find-and-replace": "^3.0.0",
|
|
1157
|
+
"micromark-util-character": "^2.0.0"
|
|
1158
|
+
},
|
|
1159
|
+
"funding": {
|
|
1160
|
+
"type": "opencollective",
|
|
1161
|
+
"url": "https://opencollective.com/unified"
|
|
1162
|
+
}
|
|
1163
|
+
},
|
|
1164
|
+
"node_modules/mdast-util-gfm-footnote": {
|
|
1165
|
+
"version": "2.1.0",
|
|
1166
|
+
"resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
|
|
1167
|
+
"integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
|
|
1168
|
+
"license": "MIT",
|
|
1169
|
+
"dependencies": {
|
|
1170
|
+
"@types/mdast": "^4.0.0",
|
|
1171
|
+
"devlop": "^1.1.0",
|
|
1172
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1173
|
+
"mdast-util-to-markdown": "^2.0.0",
|
|
1174
|
+
"micromark-util-normalize-identifier": "^2.0.0"
|
|
1175
|
+
},
|
|
1176
|
+
"funding": {
|
|
1177
|
+
"type": "opencollective",
|
|
1178
|
+
"url": "https://opencollective.com/unified"
|
|
1179
|
+
}
|
|
1180
|
+
},
|
|
1181
|
+
"node_modules/mdast-util-gfm-strikethrough": {
|
|
1182
|
+
"version": "2.0.0",
|
|
1183
|
+
"resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
|
|
1184
|
+
"integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
|
|
1185
|
+
"license": "MIT",
|
|
1186
|
+
"dependencies": {
|
|
1187
|
+
"@types/mdast": "^4.0.0",
|
|
1188
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1189
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
1190
|
+
},
|
|
1191
|
+
"funding": {
|
|
1192
|
+
"type": "opencollective",
|
|
1193
|
+
"url": "https://opencollective.com/unified"
|
|
1194
|
+
}
|
|
1195
|
+
},
|
|
1196
|
+
"node_modules/mdast-util-gfm-table": {
|
|
1197
|
+
"version": "2.0.0",
|
|
1198
|
+
"resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
|
|
1199
|
+
"integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
|
|
1200
|
+
"license": "MIT",
|
|
1201
|
+
"dependencies": {
|
|
1202
|
+
"@types/mdast": "^4.0.0",
|
|
1203
|
+
"devlop": "^1.0.0",
|
|
1204
|
+
"markdown-table": "^3.0.0",
|
|
1205
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1206
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
1207
|
+
},
|
|
1208
|
+
"funding": {
|
|
1209
|
+
"type": "opencollective",
|
|
1210
|
+
"url": "https://opencollective.com/unified"
|
|
1211
|
+
}
|
|
1212
|
+
},
|
|
1213
|
+
"node_modules/mdast-util-gfm-task-list-item": {
|
|
1214
|
+
"version": "2.0.0",
|
|
1215
|
+
"resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
|
|
1216
|
+
"integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
|
|
1217
|
+
"license": "MIT",
|
|
1218
|
+
"dependencies": {
|
|
1219
|
+
"@types/mdast": "^4.0.0",
|
|
1220
|
+
"devlop": "^1.0.0",
|
|
1221
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1222
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
1223
|
+
},
|
|
1224
|
+
"funding": {
|
|
1225
|
+
"type": "opencollective",
|
|
1226
|
+
"url": "https://opencollective.com/unified"
|
|
1227
|
+
}
|
|
1228
|
+
},
|
|
1229
|
+
"node_modules/mdast-util-mdx-expression": {
|
|
1230
|
+
"version": "2.0.1",
|
|
1231
|
+
"resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
|
|
1232
|
+
"integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",
|
|
1233
|
+
"license": "MIT",
|
|
1234
|
+
"dependencies": {
|
|
1235
|
+
"@types/estree-jsx": "^1.0.0",
|
|
1236
|
+
"@types/hast": "^3.0.0",
|
|
1237
|
+
"@types/mdast": "^4.0.0",
|
|
1238
|
+
"devlop": "^1.0.0",
|
|
1239
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1240
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
1241
|
+
},
|
|
1242
|
+
"funding": {
|
|
1243
|
+
"type": "opencollective",
|
|
1244
|
+
"url": "https://opencollective.com/unified"
|
|
1245
|
+
}
|
|
1246
|
+
},
|
|
1247
|
+
"node_modules/mdast-util-mdx-jsx": {
|
|
1248
|
+
"version": "3.2.0",
|
|
1249
|
+
"resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",
|
|
1250
|
+
"integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==",
|
|
1251
|
+
"license": "MIT",
|
|
1252
|
+
"dependencies": {
|
|
1253
|
+
"@types/estree-jsx": "^1.0.0",
|
|
1254
|
+
"@types/hast": "^3.0.0",
|
|
1255
|
+
"@types/mdast": "^4.0.0",
|
|
1256
|
+
"@types/unist": "^3.0.0",
|
|
1257
|
+
"ccount": "^2.0.0",
|
|
1258
|
+
"devlop": "^1.1.0",
|
|
1259
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1260
|
+
"mdast-util-to-markdown": "^2.0.0",
|
|
1261
|
+
"parse-entities": "^4.0.0",
|
|
1262
|
+
"stringify-entities": "^4.0.0",
|
|
1263
|
+
"unist-util-stringify-position": "^4.0.0",
|
|
1264
|
+
"vfile-message": "^4.0.0"
|
|
1265
|
+
},
|
|
1266
|
+
"funding": {
|
|
1267
|
+
"type": "opencollective",
|
|
1268
|
+
"url": "https://opencollective.com/unified"
|
|
1269
|
+
}
|
|
1270
|
+
},
|
|
1271
|
+
"node_modules/mdast-util-mdxjs-esm": {
|
|
1272
|
+
"version": "2.0.1",
|
|
1273
|
+
"resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
|
|
1274
|
+
"integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
|
|
1275
|
+
"license": "MIT",
|
|
1276
|
+
"dependencies": {
|
|
1277
|
+
"@types/estree-jsx": "^1.0.0",
|
|
1278
|
+
"@types/hast": "^3.0.0",
|
|
1279
|
+
"@types/mdast": "^4.0.0",
|
|
1280
|
+
"devlop": "^1.0.0",
|
|
1281
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
1282
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
1283
|
+
},
|
|
1284
|
+
"funding": {
|
|
1285
|
+
"type": "opencollective",
|
|
1286
|
+
"url": "https://opencollective.com/unified"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"node_modules/mdast-util-phrasing": {
|
|
1290
|
+
"version": "4.1.0",
|
|
1291
|
+
"resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
|
|
1292
|
+
"integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
|
|
1293
|
+
"license": "MIT",
|
|
1294
|
+
"dependencies": {
|
|
1295
|
+
"@types/mdast": "^4.0.0",
|
|
1296
|
+
"unist-util-is": "^6.0.0"
|
|
1297
|
+
},
|
|
1298
|
+
"funding": {
|
|
1299
|
+
"type": "opencollective",
|
|
1300
|
+
"url": "https://opencollective.com/unified"
|
|
1301
|
+
}
|
|
1302
|
+
},
|
|
1303
|
+
"node_modules/mdast-util-to-hast": {
|
|
1304
|
+
"version": "13.2.1",
|
|
1305
|
+
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
|
|
1306
|
+
"integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
|
|
1307
|
+
"license": "MIT",
|
|
1308
|
+
"dependencies": {
|
|
1309
|
+
"@types/hast": "^3.0.0",
|
|
1310
|
+
"@types/mdast": "^4.0.0",
|
|
1311
|
+
"@ungap/structured-clone": "^1.0.0",
|
|
1312
|
+
"devlop": "^1.0.0",
|
|
1313
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
1314
|
+
"trim-lines": "^3.0.0",
|
|
1315
|
+
"unist-util-position": "^5.0.0",
|
|
1316
|
+
"unist-util-visit": "^5.0.0",
|
|
1317
|
+
"vfile": "^6.0.0"
|
|
1318
|
+
},
|
|
1319
|
+
"funding": {
|
|
1320
|
+
"type": "opencollective",
|
|
1321
|
+
"url": "https://opencollective.com/unified"
|
|
1322
|
+
}
|
|
1323
|
+
},
|
|
1324
|
+
"node_modules/mdast-util-to-markdown": {
|
|
1325
|
+
"version": "2.1.2",
|
|
1326
|
+
"resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
|
|
1327
|
+
"integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
|
|
1328
|
+
"license": "MIT",
|
|
1329
|
+
"dependencies": {
|
|
1330
|
+
"@types/mdast": "^4.0.0",
|
|
1331
|
+
"@types/unist": "^3.0.0",
|
|
1332
|
+
"longest-streak": "^3.0.0",
|
|
1333
|
+
"mdast-util-phrasing": "^4.0.0",
|
|
1334
|
+
"mdast-util-to-string": "^4.0.0",
|
|
1335
|
+
"micromark-util-classify-character": "^2.0.0",
|
|
1336
|
+
"micromark-util-decode-string": "^2.0.0",
|
|
1337
|
+
"unist-util-visit": "^5.0.0",
|
|
1338
|
+
"zwitch": "^2.0.0"
|
|
1339
|
+
},
|
|
1340
|
+
"funding": {
|
|
1341
|
+
"type": "opencollective",
|
|
1342
|
+
"url": "https://opencollective.com/unified"
|
|
1343
|
+
}
|
|
1344
|
+
},
|
|
1345
|
+
"node_modules/mdast-util-to-string": {
|
|
1346
|
+
"version": "4.0.0",
|
|
1347
|
+
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
|
|
1348
|
+
"integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
|
|
1349
|
+
"license": "MIT",
|
|
1350
|
+
"dependencies": {
|
|
1351
|
+
"@types/mdast": "^4.0.0"
|
|
1352
|
+
},
|
|
1353
|
+
"funding": {
|
|
1354
|
+
"type": "opencollective",
|
|
1355
|
+
"url": "https://opencollective.com/unified"
|
|
1356
|
+
}
|
|
1357
|
+
},
|
|
1358
|
+
"node_modules/micromark": {
|
|
1359
|
+
"version": "4.0.2",
|
|
1360
|
+
"resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
|
|
1361
|
+
"integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
|
|
1362
|
+
"funding": [
|
|
1363
|
+
{
|
|
1364
|
+
"type": "GitHub Sponsors",
|
|
1365
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"type": "OpenCollective",
|
|
1369
|
+
"url": "https://opencollective.com/unified"
|
|
1370
|
+
}
|
|
1371
|
+
],
|
|
1372
|
+
"license": "MIT",
|
|
1373
|
+
"dependencies": {
|
|
1374
|
+
"@types/debug": "^4.0.0",
|
|
1375
|
+
"debug": "^4.0.0",
|
|
1376
|
+
"decode-named-character-reference": "^1.0.0",
|
|
1377
|
+
"devlop": "^1.0.0",
|
|
1378
|
+
"micromark-core-commonmark": "^2.0.0",
|
|
1379
|
+
"micromark-factory-space": "^2.0.0",
|
|
1380
|
+
"micromark-util-character": "^2.0.0",
|
|
1381
|
+
"micromark-util-chunked": "^2.0.0",
|
|
1382
|
+
"micromark-util-combine-extensions": "^2.0.0",
|
|
1383
|
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
1384
|
+
"micromark-util-encode": "^2.0.0",
|
|
1385
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
1386
|
+
"micromark-util-resolve-all": "^2.0.0",
|
|
1387
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
1388
|
+
"micromark-util-subtokenize": "^2.0.0",
|
|
1389
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1390
|
+
"micromark-util-types": "^2.0.0"
|
|
1391
|
+
}
|
|
1392
|
+
},
|
|
1393
|
+
"node_modules/micromark-core-commonmark": {
|
|
1394
|
+
"version": "2.0.3",
|
|
1395
|
+
"resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
|
|
1396
|
+
"integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
|
|
1397
|
+
"funding": [
|
|
1398
|
+
{
|
|
1399
|
+
"type": "GitHub Sponsors",
|
|
1400
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"type": "OpenCollective",
|
|
1404
|
+
"url": "https://opencollective.com/unified"
|
|
1405
|
+
}
|
|
1406
|
+
],
|
|
1407
|
+
"license": "MIT",
|
|
1408
|
+
"dependencies": {
|
|
1409
|
+
"decode-named-character-reference": "^1.0.0",
|
|
1410
|
+
"devlop": "^1.0.0",
|
|
1411
|
+
"micromark-factory-destination": "^2.0.0",
|
|
1412
|
+
"micromark-factory-label": "^2.0.0",
|
|
1413
|
+
"micromark-factory-space": "^2.0.0",
|
|
1414
|
+
"micromark-factory-title": "^2.0.0",
|
|
1415
|
+
"micromark-factory-whitespace": "^2.0.0",
|
|
1416
|
+
"micromark-util-character": "^2.0.0",
|
|
1417
|
+
"micromark-util-chunked": "^2.0.0",
|
|
1418
|
+
"micromark-util-classify-character": "^2.0.0",
|
|
1419
|
+
"micromark-util-html-tag-name": "^2.0.0",
|
|
1420
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
1421
|
+
"micromark-util-resolve-all": "^2.0.0",
|
|
1422
|
+
"micromark-util-subtokenize": "^2.0.0",
|
|
1423
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1424
|
+
"micromark-util-types": "^2.0.0"
|
|
1425
|
+
}
|
|
1426
|
+
},
|
|
1427
|
+
"node_modules/micromark-extension-gfm": {
|
|
1428
|
+
"version": "3.0.0",
|
|
1429
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
|
|
1430
|
+
"integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
|
|
1431
|
+
"license": "MIT",
|
|
1432
|
+
"dependencies": {
|
|
1433
|
+
"micromark-extension-gfm-autolink-literal": "^2.0.0",
|
|
1434
|
+
"micromark-extension-gfm-footnote": "^2.0.0",
|
|
1435
|
+
"micromark-extension-gfm-strikethrough": "^2.0.0",
|
|
1436
|
+
"micromark-extension-gfm-table": "^2.0.0",
|
|
1437
|
+
"micromark-extension-gfm-tagfilter": "^2.0.0",
|
|
1438
|
+
"micromark-extension-gfm-task-list-item": "^2.0.0",
|
|
1439
|
+
"micromark-util-combine-extensions": "^2.0.0",
|
|
1440
|
+
"micromark-util-types": "^2.0.0"
|
|
1441
|
+
},
|
|
1442
|
+
"funding": {
|
|
1443
|
+
"type": "opencollective",
|
|
1444
|
+
"url": "https://opencollective.com/unified"
|
|
1445
|
+
}
|
|
1446
|
+
},
|
|
1447
|
+
"node_modules/micromark-extension-gfm-autolink-literal": {
|
|
1448
|
+
"version": "2.1.0",
|
|
1449
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
|
|
1450
|
+
"integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
|
|
1451
|
+
"license": "MIT",
|
|
1452
|
+
"dependencies": {
|
|
1453
|
+
"micromark-util-character": "^2.0.0",
|
|
1454
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
1455
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1456
|
+
"micromark-util-types": "^2.0.0"
|
|
1457
|
+
},
|
|
1458
|
+
"funding": {
|
|
1459
|
+
"type": "opencollective",
|
|
1460
|
+
"url": "https://opencollective.com/unified"
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1463
|
+
"node_modules/micromark-extension-gfm-footnote": {
|
|
1464
|
+
"version": "2.1.0",
|
|
1465
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
|
|
1466
|
+
"integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
|
|
1467
|
+
"license": "MIT",
|
|
1468
|
+
"dependencies": {
|
|
1469
|
+
"devlop": "^1.0.0",
|
|
1470
|
+
"micromark-core-commonmark": "^2.0.0",
|
|
1471
|
+
"micromark-factory-space": "^2.0.0",
|
|
1472
|
+
"micromark-util-character": "^2.0.0",
|
|
1473
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
1474
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
1475
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1476
|
+
"micromark-util-types": "^2.0.0"
|
|
1477
|
+
},
|
|
1478
|
+
"funding": {
|
|
1479
|
+
"type": "opencollective",
|
|
1480
|
+
"url": "https://opencollective.com/unified"
|
|
1481
|
+
}
|
|
1482
|
+
},
|
|
1483
|
+
"node_modules/micromark-extension-gfm-strikethrough": {
|
|
1484
|
+
"version": "2.1.0",
|
|
1485
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
|
|
1486
|
+
"integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
|
|
1487
|
+
"license": "MIT",
|
|
1488
|
+
"dependencies": {
|
|
1489
|
+
"devlop": "^1.0.0",
|
|
1490
|
+
"micromark-util-chunked": "^2.0.0",
|
|
1491
|
+
"micromark-util-classify-character": "^2.0.0",
|
|
1492
|
+
"micromark-util-resolve-all": "^2.0.0",
|
|
1493
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1494
|
+
"micromark-util-types": "^2.0.0"
|
|
1495
|
+
},
|
|
1496
|
+
"funding": {
|
|
1497
|
+
"type": "opencollective",
|
|
1498
|
+
"url": "https://opencollective.com/unified"
|
|
1499
|
+
}
|
|
1500
|
+
},
|
|
1501
|
+
"node_modules/micromark-extension-gfm-table": {
|
|
1502
|
+
"version": "2.1.1",
|
|
1503
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
|
|
1504
|
+
"integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
|
|
1505
|
+
"license": "MIT",
|
|
1506
|
+
"dependencies": {
|
|
1507
|
+
"devlop": "^1.0.0",
|
|
1508
|
+
"micromark-factory-space": "^2.0.0",
|
|
1509
|
+
"micromark-util-character": "^2.0.0",
|
|
1510
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1511
|
+
"micromark-util-types": "^2.0.0"
|
|
1512
|
+
},
|
|
1513
|
+
"funding": {
|
|
1514
|
+
"type": "opencollective",
|
|
1515
|
+
"url": "https://opencollective.com/unified"
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
"node_modules/micromark-extension-gfm-tagfilter": {
|
|
1519
|
+
"version": "2.0.0",
|
|
1520
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
|
|
1521
|
+
"integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
|
|
1522
|
+
"license": "MIT",
|
|
1523
|
+
"dependencies": {
|
|
1524
|
+
"micromark-util-types": "^2.0.0"
|
|
1525
|
+
},
|
|
1526
|
+
"funding": {
|
|
1527
|
+
"type": "opencollective",
|
|
1528
|
+
"url": "https://opencollective.com/unified"
|
|
1529
|
+
}
|
|
1530
|
+
},
|
|
1531
|
+
"node_modules/micromark-extension-gfm-task-list-item": {
|
|
1532
|
+
"version": "2.1.0",
|
|
1533
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
|
|
1534
|
+
"integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
|
|
1535
|
+
"license": "MIT",
|
|
1536
|
+
"dependencies": {
|
|
1537
|
+
"devlop": "^1.0.0",
|
|
1538
|
+
"micromark-factory-space": "^2.0.0",
|
|
1539
|
+
"micromark-util-character": "^2.0.0",
|
|
1540
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1541
|
+
"micromark-util-types": "^2.0.0"
|
|
1542
|
+
},
|
|
1543
|
+
"funding": {
|
|
1544
|
+
"type": "opencollective",
|
|
1545
|
+
"url": "https://opencollective.com/unified"
|
|
1546
|
+
}
|
|
1547
|
+
},
|
|
1548
|
+
"node_modules/micromark-factory-destination": {
|
|
1549
|
+
"version": "2.0.1",
|
|
1550
|
+
"resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
|
|
1551
|
+
"integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
|
|
1552
|
+
"funding": [
|
|
1553
|
+
{
|
|
1554
|
+
"type": "GitHub Sponsors",
|
|
1555
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
"type": "OpenCollective",
|
|
1559
|
+
"url": "https://opencollective.com/unified"
|
|
1560
|
+
}
|
|
1561
|
+
],
|
|
1562
|
+
"license": "MIT",
|
|
1563
|
+
"dependencies": {
|
|
1564
|
+
"micromark-util-character": "^2.0.0",
|
|
1565
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1566
|
+
"micromark-util-types": "^2.0.0"
|
|
1567
|
+
}
|
|
1568
|
+
},
|
|
1569
|
+
"node_modules/micromark-factory-label": {
|
|
1570
|
+
"version": "2.0.1",
|
|
1571
|
+
"resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
|
|
1572
|
+
"integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
|
|
1573
|
+
"funding": [
|
|
1574
|
+
{
|
|
1575
|
+
"type": "GitHub Sponsors",
|
|
1576
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"type": "OpenCollective",
|
|
1580
|
+
"url": "https://opencollective.com/unified"
|
|
1581
|
+
}
|
|
1582
|
+
],
|
|
1583
|
+
"license": "MIT",
|
|
1584
|
+
"dependencies": {
|
|
1585
|
+
"devlop": "^1.0.0",
|
|
1586
|
+
"micromark-util-character": "^2.0.0",
|
|
1587
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1588
|
+
"micromark-util-types": "^2.0.0"
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
"node_modules/micromark-factory-space": {
|
|
1592
|
+
"version": "2.0.1",
|
|
1593
|
+
"resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
|
|
1594
|
+
"integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
|
|
1595
|
+
"funding": [
|
|
1596
|
+
{
|
|
1597
|
+
"type": "GitHub Sponsors",
|
|
1598
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
"type": "OpenCollective",
|
|
1602
|
+
"url": "https://opencollective.com/unified"
|
|
1603
|
+
}
|
|
1604
|
+
],
|
|
1605
|
+
"license": "MIT",
|
|
1606
|
+
"dependencies": {
|
|
1607
|
+
"micromark-util-character": "^2.0.0",
|
|
1608
|
+
"micromark-util-types": "^2.0.0"
|
|
1609
|
+
}
|
|
1610
|
+
},
|
|
1611
|
+
"node_modules/micromark-factory-title": {
|
|
1612
|
+
"version": "2.0.1",
|
|
1613
|
+
"resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
|
|
1614
|
+
"integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
|
|
1615
|
+
"funding": [
|
|
1616
|
+
{
|
|
1617
|
+
"type": "GitHub Sponsors",
|
|
1618
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"type": "OpenCollective",
|
|
1622
|
+
"url": "https://opencollective.com/unified"
|
|
1623
|
+
}
|
|
1624
|
+
],
|
|
1625
|
+
"license": "MIT",
|
|
1626
|
+
"dependencies": {
|
|
1627
|
+
"micromark-factory-space": "^2.0.0",
|
|
1628
|
+
"micromark-util-character": "^2.0.0",
|
|
1629
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1630
|
+
"micromark-util-types": "^2.0.0"
|
|
1631
|
+
}
|
|
1632
|
+
},
|
|
1633
|
+
"node_modules/micromark-factory-whitespace": {
|
|
1634
|
+
"version": "2.0.1",
|
|
1635
|
+
"resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
|
|
1636
|
+
"integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
|
|
1637
|
+
"funding": [
|
|
1638
|
+
{
|
|
1639
|
+
"type": "GitHub Sponsors",
|
|
1640
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1641
|
+
},
|
|
1642
|
+
{
|
|
1643
|
+
"type": "OpenCollective",
|
|
1644
|
+
"url": "https://opencollective.com/unified"
|
|
1645
|
+
}
|
|
1646
|
+
],
|
|
1647
|
+
"license": "MIT",
|
|
1648
|
+
"dependencies": {
|
|
1649
|
+
"micromark-factory-space": "^2.0.0",
|
|
1650
|
+
"micromark-util-character": "^2.0.0",
|
|
1651
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1652
|
+
"micromark-util-types": "^2.0.0"
|
|
1653
|
+
}
|
|
1654
|
+
},
|
|
1655
|
+
"node_modules/micromark-util-character": {
|
|
1656
|
+
"version": "2.1.1",
|
|
1657
|
+
"resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
|
|
1658
|
+
"integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
|
|
1659
|
+
"funding": [
|
|
1660
|
+
{
|
|
1661
|
+
"type": "GitHub Sponsors",
|
|
1662
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
"type": "OpenCollective",
|
|
1666
|
+
"url": "https://opencollective.com/unified"
|
|
1667
|
+
}
|
|
1668
|
+
],
|
|
1669
|
+
"license": "MIT",
|
|
1670
|
+
"dependencies": {
|
|
1671
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1672
|
+
"micromark-util-types": "^2.0.0"
|
|
1673
|
+
}
|
|
1674
|
+
},
|
|
1675
|
+
"node_modules/micromark-util-chunked": {
|
|
1676
|
+
"version": "2.0.1",
|
|
1677
|
+
"resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
|
|
1678
|
+
"integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
|
|
1679
|
+
"funding": [
|
|
1680
|
+
{
|
|
1681
|
+
"type": "GitHub Sponsors",
|
|
1682
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"type": "OpenCollective",
|
|
1686
|
+
"url": "https://opencollective.com/unified"
|
|
1687
|
+
}
|
|
1688
|
+
],
|
|
1689
|
+
"license": "MIT",
|
|
1690
|
+
"dependencies": {
|
|
1691
|
+
"micromark-util-symbol": "^2.0.0"
|
|
1692
|
+
}
|
|
1693
|
+
},
|
|
1694
|
+
"node_modules/micromark-util-classify-character": {
|
|
1695
|
+
"version": "2.0.1",
|
|
1696
|
+
"resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
|
|
1697
|
+
"integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
|
|
1698
|
+
"funding": [
|
|
1699
|
+
{
|
|
1700
|
+
"type": "GitHub Sponsors",
|
|
1701
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
"type": "OpenCollective",
|
|
1705
|
+
"url": "https://opencollective.com/unified"
|
|
1706
|
+
}
|
|
1707
|
+
],
|
|
1708
|
+
"license": "MIT",
|
|
1709
|
+
"dependencies": {
|
|
1710
|
+
"micromark-util-character": "^2.0.0",
|
|
1711
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1712
|
+
"micromark-util-types": "^2.0.0"
|
|
1713
|
+
}
|
|
1714
|
+
},
|
|
1715
|
+
"node_modules/micromark-util-combine-extensions": {
|
|
1716
|
+
"version": "2.0.1",
|
|
1717
|
+
"resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
|
|
1718
|
+
"integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
|
|
686
1719
|
"funding": [
|
|
687
1720
|
{
|
|
688
|
-
"type": "
|
|
689
|
-
"url": "https://
|
|
1721
|
+
"type": "GitHub Sponsors",
|
|
1722
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
690
1723
|
},
|
|
691
1724
|
{
|
|
692
|
-
"type": "
|
|
693
|
-
"url": "https://
|
|
1725
|
+
"type": "OpenCollective",
|
|
1726
|
+
"url": "https://opencollective.com/unified"
|
|
1727
|
+
}
|
|
1728
|
+
],
|
|
1729
|
+
"license": "MIT",
|
|
1730
|
+
"dependencies": {
|
|
1731
|
+
"micromark-util-chunked": "^2.0.0",
|
|
1732
|
+
"micromark-util-types": "^2.0.0"
|
|
1733
|
+
}
|
|
1734
|
+
},
|
|
1735
|
+
"node_modules/micromark-util-decode-numeric-character-reference": {
|
|
1736
|
+
"version": "2.0.2",
|
|
1737
|
+
"resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
|
|
1738
|
+
"integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
|
|
1739
|
+
"funding": [
|
|
1740
|
+
{
|
|
1741
|
+
"type": "GitHub Sponsors",
|
|
1742
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
694
1743
|
},
|
|
695
1744
|
{
|
|
696
|
-
"type": "
|
|
697
|
-
"url": "https://
|
|
1745
|
+
"type": "OpenCollective",
|
|
1746
|
+
"url": "https://opencollective.com/unified"
|
|
698
1747
|
}
|
|
699
1748
|
],
|
|
700
|
-
"license": "
|
|
1749
|
+
"license": "MIT",
|
|
1750
|
+
"dependencies": {
|
|
1751
|
+
"micromark-util-symbol": "^2.0.0"
|
|
1752
|
+
}
|
|
701
1753
|
},
|
|
702
|
-
"node_modules/
|
|
703
|
-
"version": "
|
|
704
|
-
"resolved": "https://registry.npmjs.org/
|
|
705
|
-
"integrity": "sha512-
|
|
1754
|
+
"node_modules/micromark-util-decode-string": {
|
|
1755
|
+
"version": "2.0.1",
|
|
1756
|
+
"resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
|
|
1757
|
+
"integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
|
|
1758
|
+
"funding": [
|
|
1759
|
+
{
|
|
1760
|
+
"type": "GitHub Sponsors",
|
|
1761
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"type": "OpenCollective",
|
|
1765
|
+
"url": "https://opencollective.com/unified"
|
|
1766
|
+
}
|
|
1767
|
+
],
|
|
1768
|
+
"license": "MIT",
|
|
1769
|
+
"dependencies": {
|
|
1770
|
+
"decode-named-character-reference": "^1.0.0",
|
|
1771
|
+
"micromark-util-character": "^2.0.0",
|
|
1772
|
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
1773
|
+
"micromark-util-symbol": "^2.0.0"
|
|
1774
|
+
}
|
|
1775
|
+
},
|
|
1776
|
+
"node_modules/micromark-util-encode": {
|
|
1777
|
+
"version": "2.0.1",
|
|
1778
|
+
"resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
|
|
1779
|
+
"integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
|
|
1780
|
+
"funding": [
|
|
1781
|
+
{
|
|
1782
|
+
"type": "GitHub Sponsors",
|
|
1783
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"type": "OpenCollective",
|
|
1787
|
+
"url": "https://opencollective.com/unified"
|
|
1788
|
+
}
|
|
1789
|
+
],
|
|
706
1790
|
"license": "MIT"
|
|
707
1791
|
},
|
|
708
|
-
"node_modules/
|
|
709
|
-
"version": "2.1
|
|
710
|
-
"resolved": "https://registry.npmjs.org/
|
|
711
|
-
"integrity": "sha512-
|
|
712
|
-
"
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
1792
|
+
"node_modules/micromark-util-html-tag-name": {
|
|
1793
|
+
"version": "2.0.1",
|
|
1794
|
+
"resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
|
|
1795
|
+
"integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
|
|
1796
|
+
"funding": [
|
|
1797
|
+
{
|
|
1798
|
+
"type": "GitHub Sponsors",
|
|
1799
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"type": "OpenCollective",
|
|
1803
|
+
"url": "https://opencollective.com/unified"
|
|
1804
|
+
}
|
|
1805
|
+
],
|
|
1806
|
+
"license": "MIT"
|
|
1807
|
+
},
|
|
1808
|
+
"node_modules/micromark-util-normalize-identifier": {
|
|
1809
|
+
"version": "2.0.1",
|
|
1810
|
+
"resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
|
|
1811
|
+
"integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
|
|
1812
|
+
"funding": [
|
|
1813
|
+
{
|
|
1814
|
+
"type": "GitHub Sponsors",
|
|
1815
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"type": "OpenCollective",
|
|
1819
|
+
"url": "https://opencollective.com/unified"
|
|
1820
|
+
}
|
|
1821
|
+
],
|
|
1822
|
+
"license": "MIT",
|
|
1823
|
+
"dependencies": {
|
|
1824
|
+
"micromark-util-symbol": "^2.0.0"
|
|
716
1825
|
}
|
|
717
1826
|
},
|
|
718
|
-
"node_modules/
|
|
719
|
-
"version": "0.
|
|
720
|
-
"resolved": "https://registry.npmjs.org/
|
|
721
|
-
"integrity": "sha512-
|
|
722
|
-
"
|
|
723
|
-
|
|
724
|
-
|
|
1827
|
+
"node_modules/micromark-util-resolve-all": {
|
|
1828
|
+
"version": "2.0.1",
|
|
1829
|
+
"resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
|
|
1830
|
+
"integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
|
|
1831
|
+
"funding": [
|
|
1832
|
+
{
|
|
1833
|
+
"type": "GitHub Sponsors",
|
|
1834
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"type": "OpenCollective",
|
|
1838
|
+
"url": "https://opencollective.com/unified"
|
|
1839
|
+
}
|
|
1840
|
+
],
|
|
1841
|
+
"license": "MIT",
|
|
1842
|
+
"dependencies": {
|
|
1843
|
+
"micromark-util-types": "^2.0.0"
|
|
1844
|
+
}
|
|
1845
|
+
},
|
|
1846
|
+
"node_modules/micromark-util-sanitize-uri": {
|
|
1847
|
+
"version": "2.0.1",
|
|
1848
|
+
"resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
|
|
1849
|
+
"integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
|
|
1850
|
+
"funding": [
|
|
1851
|
+
{
|
|
1852
|
+
"type": "GitHub Sponsors",
|
|
1853
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1854
|
+
},
|
|
1855
|
+
{
|
|
1856
|
+
"type": "OpenCollective",
|
|
1857
|
+
"url": "https://opencollective.com/unified"
|
|
1858
|
+
}
|
|
1859
|
+
],
|
|
1860
|
+
"license": "MIT",
|
|
1861
|
+
"dependencies": {
|
|
1862
|
+
"micromark-util-character": "^2.0.0",
|
|
1863
|
+
"micromark-util-encode": "^2.0.0",
|
|
1864
|
+
"micromark-util-symbol": "^2.0.0"
|
|
1865
|
+
}
|
|
1866
|
+
},
|
|
1867
|
+
"node_modules/micromark-util-subtokenize": {
|
|
1868
|
+
"version": "2.1.0",
|
|
1869
|
+
"resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
|
|
1870
|
+
"integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
|
|
1871
|
+
"funding": [
|
|
1872
|
+
{
|
|
1873
|
+
"type": "GitHub Sponsors",
|
|
1874
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"type": "OpenCollective",
|
|
1878
|
+
"url": "https://opencollective.com/unified"
|
|
1879
|
+
}
|
|
1880
|
+
],
|
|
1881
|
+
"license": "MIT",
|
|
1882
|
+
"dependencies": {
|
|
1883
|
+
"devlop": "^1.0.0",
|
|
1884
|
+
"micromark-util-chunked": "^2.0.0",
|
|
1885
|
+
"micromark-util-symbol": "^2.0.0",
|
|
1886
|
+
"micromark-util-types": "^2.0.0"
|
|
725
1887
|
}
|
|
726
1888
|
},
|
|
1889
|
+
"node_modules/micromark-util-symbol": {
|
|
1890
|
+
"version": "2.0.1",
|
|
1891
|
+
"resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
|
|
1892
|
+
"integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
|
|
1893
|
+
"funding": [
|
|
1894
|
+
{
|
|
1895
|
+
"type": "GitHub Sponsors",
|
|
1896
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"type": "OpenCollective",
|
|
1900
|
+
"url": "https://opencollective.com/unified"
|
|
1901
|
+
}
|
|
1902
|
+
],
|
|
1903
|
+
"license": "MIT"
|
|
1904
|
+
},
|
|
1905
|
+
"node_modules/micromark-util-types": {
|
|
1906
|
+
"version": "2.0.2",
|
|
1907
|
+
"resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
|
|
1908
|
+
"integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
|
|
1909
|
+
"funding": [
|
|
1910
|
+
{
|
|
1911
|
+
"type": "GitHub Sponsors",
|
|
1912
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
"type": "OpenCollective",
|
|
1916
|
+
"url": "https://opencollective.com/unified"
|
|
1917
|
+
}
|
|
1918
|
+
],
|
|
1919
|
+
"license": "MIT"
|
|
1920
|
+
},
|
|
1921
|
+
"node_modules/ms": {
|
|
1922
|
+
"version": "2.1.3",
|
|
1923
|
+
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
1924
|
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
1925
|
+
"license": "MIT"
|
|
1926
|
+
},
|
|
727
1927
|
"node_modules/nanoid": {
|
|
728
1928
|
"version": "3.3.11",
|
|
729
1929
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|
@@ -743,12 +1943,12 @@
|
|
|
743
1943
|
}
|
|
744
1944
|
},
|
|
745
1945
|
"node_modules/next": {
|
|
746
|
-
"version": "16.2.
|
|
747
|
-
"resolved": "https://registry.npmjs.org/next/-/next-16.2.
|
|
748
|
-
"integrity": "sha512-
|
|
1946
|
+
"version": "16.2.6",
|
|
1947
|
+
"resolved": "https://registry.npmjs.org/next/-/next-16.2.6.tgz",
|
|
1948
|
+
"integrity": "sha512-qOVgKJg1+At15NpeUP+eJgCHvTCgXsogweq87Ri/Ix7PkqQHg4sdaXmSFqKlgaIXE4kW0g25LE68W87UANlHtw==",
|
|
749
1949
|
"license": "MIT",
|
|
750
1950
|
"dependencies": {
|
|
751
|
-
"@next/env": "16.2.
|
|
1951
|
+
"@next/env": "16.2.6",
|
|
752
1952
|
"@swc/helpers": "0.5.15",
|
|
753
1953
|
"baseline-browser-mapping": "^2.9.19",
|
|
754
1954
|
"caniuse-lite": "^1.0.30001579",
|
|
@@ -762,14 +1962,14 @@
|
|
|
762
1962
|
"node": ">=20.9.0"
|
|
763
1963
|
},
|
|
764
1964
|
"optionalDependencies": {
|
|
765
|
-
"@next/swc-darwin-arm64": "16.2.
|
|
766
|
-
"@next/swc-darwin-x64": "16.2.
|
|
767
|
-
"@next/swc-linux-arm64-gnu": "16.2.
|
|
768
|
-
"@next/swc-linux-arm64-musl": "16.2.
|
|
769
|
-
"@next/swc-linux-x64-gnu": "16.2.
|
|
770
|
-
"@next/swc-linux-x64-musl": "16.2.
|
|
771
|
-
"@next/swc-win32-arm64-msvc": "16.2.
|
|
772
|
-
"@next/swc-win32-x64-msvc": "16.2.
|
|
1965
|
+
"@next/swc-darwin-arm64": "16.2.6",
|
|
1966
|
+
"@next/swc-darwin-x64": "16.2.6",
|
|
1967
|
+
"@next/swc-linux-arm64-gnu": "16.2.6",
|
|
1968
|
+
"@next/swc-linux-arm64-musl": "16.2.6",
|
|
1969
|
+
"@next/swc-linux-x64-gnu": "16.2.6",
|
|
1970
|
+
"@next/swc-linux-x64-musl": "16.2.6",
|
|
1971
|
+
"@next/swc-win32-arm64-msvc": "16.2.6",
|
|
1972
|
+
"@next/swc-win32-x64-msvc": "16.2.6",
|
|
773
1973
|
"sharp": "^0.34.5"
|
|
774
1974
|
},
|
|
775
1975
|
"peerDependencies": {
|
|
@@ -795,6 +1995,31 @@
|
|
|
795
1995
|
}
|
|
796
1996
|
}
|
|
797
1997
|
},
|
|
1998
|
+
"node_modules/parse-entities": {
|
|
1999
|
+
"version": "4.0.2",
|
|
2000
|
+
"resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz",
|
|
2001
|
+
"integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==",
|
|
2002
|
+
"license": "MIT",
|
|
2003
|
+
"dependencies": {
|
|
2004
|
+
"@types/unist": "^2.0.0",
|
|
2005
|
+
"character-entities-legacy": "^3.0.0",
|
|
2006
|
+
"character-reference-invalid": "^2.0.0",
|
|
2007
|
+
"decode-named-character-reference": "^1.0.0",
|
|
2008
|
+
"is-alphanumerical": "^2.0.0",
|
|
2009
|
+
"is-decimal": "^2.0.0",
|
|
2010
|
+
"is-hexadecimal": "^2.0.0"
|
|
2011
|
+
},
|
|
2012
|
+
"funding": {
|
|
2013
|
+
"type": "github",
|
|
2014
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
2015
|
+
}
|
|
2016
|
+
},
|
|
2017
|
+
"node_modules/parse-entities/node_modules/@types/unist": {
|
|
2018
|
+
"version": "2.0.11",
|
|
2019
|
+
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
|
|
2020
|
+
"integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
|
|
2021
|
+
"license": "MIT"
|
|
2022
|
+
},
|
|
798
2023
|
"node_modules/picocolors": {
|
|
799
2024
|
"version": "1.1.1",
|
|
800
2025
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
@@ -802,9 +2027,9 @@
|
|
|
802
2027
|
"license": "ISC"
|
|
803
2028
|
},
|
|
804
2029
|
"node_modules/postcss": {
|
|
805
|
-
"version": "8.
|
|
806
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.
|
|
807
|
-
"integrity": "sha512-
|
|
2030
|
+
"version": "8.5.10",
|
|
2031
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
|
|
2032
|
+
"integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
|
|
808
2033
|
"funding": [
|
|
809
2034
|
{
|
|
810
2035
|
"type": "opencollective",
|
|
@@ -821,14 +2046,24 @@
|
|
|
821
2046
|
],
|
|
822
2047
|
"license": "MIT",
|
|
823
2048
|
"dependencies": {
|
|
824
|
-
"nanoid": "^3.3.
|
|
825
|
-
"picocolors": "^1.
|
|
826
|
-
"source-map-js": "^1.
|
|
2049
|
+
"nanoid": "^3.3.11",
|
|
2050
|
+
"picocolors": "^1.1.1",
|
|
2051
|
+
"source-map-js": "^1.2.1"
|
|
827
2052
|
},
|
|
828
2053
|
"engines": {
|
|
829
2054
|
"node": "^10 || ^12 || >=14"
|
|
830
2055
|
}
|
|
831
2056
|
},
|
|
2057
|
+
"node_modules/property-information": {
|
|
2058
|
+
"version": "7.1.0",
|
|
2059
|
+
"resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz",
|
|
2060
|
+
"integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
|
|
2061
|
+
"license": "MIT",
|
|
2062
|
+
"funding": {
|
|
2063
|
+
"type": "github",
|
|
2064
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
2065
|
+
}
|
|
2066
|
+
},
|
|
832
2067
|
"node_modules/react": {
|
|
833
2068
|
"version": "19.2.4",
|
|
834
2069
|
"resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
|
|
@@ -850,6 +2085,99 @@
|
|
|
850
2085
|
"react": "^19.2.4"
|
|
851
2086
|
}
|
|
852
2087
|
},
|
|
2088
|
+
"node_modules/react-markdown": {
|
|
2089
|
+
"version": "9.1.0",
|
|
2090
|
+
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-9.1.0.tgz",
|
|
2091
|
+
"integrity": "sha512-xaijuJB0kzGiUdG7nc2MOMDUDBWPyGAjZtUrow9XxUeua8IqeP+VlIfAZ3bphpcLTnSZXz6z9jcVC/TCwbfgdw==",
|
|
2092
|
+
"license": "MIT",
|
|
2093
|
+
"dependencies": {
|
|
2094
|
+
"@types/hast": "^3.0.0",
|
|
2095
|
+
"@types/mdast": "^4.0.0",
|
|
2096
|
+
"devlop": "^1.0.0",
|
|
2097
|
+
"hast-util-to-jsx-runtime": "^2.0.0",
|
|
2098
|
+
"html-url-attributes": "^3.0.0",
|
|
2099
|
+
"mdast-util-to-hast": "^13.0.0",
|
|
2100
|
+
"remark-parse": "^11.0.0",
|
|
2101
|
+
"remark-rehype": "^11.0.0",
|
|
2102
|
+
"unified": "^11.0.0",
|
|
2103
|
+
"unist-util-visit": "^5.0.0",
|
|
2104
|
+
"vfile": "^6.0.0"
|
|
2105
|
+
},
|
|
2106
|
+
"funding": {
|
|
2107
|
+
"type": "opencollective",
|
|
2108
|
+
"url": "https://opencollective.com/unified"
|
|
2109
|
+
},
|
|
2110
|
+
"peerDependencies": {
|
|
2111
|
+
"@types/react": ">=18",
|
|
2112
|
+
"react": ">=18"
|
|
2113
|
+
}
|
|
2114
|
+
},
|
|
2115
|
+
"node_modules/remark-gfm": {
|
|
2116
|
+
"version": "4.0.1",
|
|
2117
|
+
"resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz",
|
|
2118
|
+
"integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
|
|
2119
|
+
"license": "MIT",
|
|
2120
|
+
"dependencies": {
|
|
2121
|
+
"@types/mdast": "^4.0.0",
|
|
2122
|
+
"mdast-util-gfm": "^3.0.0",
|
|
2123
|
+
"micromark-extension-gfm": "^3.0.0",
|
|
2124
|
+
"remark-parse": "^11.0.0",
|
|
2125
|
+
"remark-stringify": "^11.0.0",
|
|
2126
|
+
"unified": "^11.0.0"
|
|
2127
|
+
},
|
|
2128
|
+
"funding": {
|
|
2129
|
+
"type": "opencollective",
|
|
2130
|
+
"url": "https://opencollective.com/unified"
|
|
2131
|
+
}
|
|
2132
|
+
},
|
|
2133
|
+
"node_modules/remark-parse": {
|
|
2134
|
+
"version": "11.0.0",
|
|
2135
|
+
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
|
|
2136
|
+
"integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
|
|
2137
|
+
"license": "MIT",
|
|
2138
|
+
"dependencies": {
|
|
2139
|
+
"@types/mdast": "^4.0.0",
|
|
2140
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
2141
|
+
"micromark-util-types": "^2.0.0",
|
|
2142
|
+
"unified": "^11.0.0"
|
|
2143
|
+
},
|
|
2144
|
+
"funding": {
|
|
2145
|
+
"type": "opencollective",
|
|
2146
|
+
"url": "https://opencollective.com/unified"
|
|
2147
|
+
}
|
|
2148
|
+
},
|
|
2149
|
+
"node_modules/remark-rehype": {
|
|
2150
|
+
"version": "11.1.2",
|
|
2151
|
+
"resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz",
|
|
2152
|
+
"integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==",
|
|
2153
|
+
"license": "MIT",
|
|
2154
|
+
"dependencies": {
|
|
2155
|
+
"@types/hast": "^3.0.0",
|
|
2156
|
+
"@types/mdast": "^4.0.0",
|
|
2157
|
+
"mdast-util-to-hast": "^13.0.0",
|
|
2158
|
+
"unified": "^11.0.0",
|
|
2159
|
+
"vfile": "^6.0.0"
|
|
2160
|
+
},
|
|
2161
|
+
"funding": {
|
|
2162
|
+
"type": "opencollective",
|
|
2163
|
+
"url": "https://opencollective.com/unified"
|
|
2164
|
+
}
|
|
2165
|
+
},
|
|
2166
|
+
"node_modules/remark-stringify": {
|
|
2167
|
+
"version": "11.0.0",
|
|
2168
|
+
"resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
|
|
2169
|
+
"integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
|
|
2170
|
+
"license": "MIT",
|
|
2171
|
+
"dependencies": {
|
|
2172
|
+
"@types/mdast": "^4.0.0",
|
|
2173
|
+
"mdast-util-to-markdown": "^2.0.0",
|
|
2174
|
+
"unified": "^11.0.0"
|
|
2175
|
+
},
|
|
2176
|
+
"funding": {
|
|
2177
|
+
"type": "opencollective",
|
|
2178
|
+
"url": "https://opencollective.com/unified"
|
|
2179
|
+
}
|
|
2180
|
+
},
|
|
853
2181
|
"node_modules/scheduler": {
|
|
854
2182
|
"version": "0.27.0",
|
|
855
2183
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
|
|
@@ -923,6 +2251,48 @@
|
|
|
923
2251
|
"node": ">=0.10.0"
|
|
924
2252
|
}
|
|
925
2253
|
},
|
|
2254
|
+
"node_modules/space-separated-tokens": {
|
|
2255
|
+
"version": "2.0.2",
|
|
2256
|
+
"resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
|
|
2257
|
+
"integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
|
|
2258
|
+
"license": "MIT",
|
|
2259
|
+
"funding": {
|
|
2260
|
+
"type": "github",
|
|
2261
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
2262
|
+
}
|
|
2263
|
+
},
|
|
2264
|
+
"node_modules/stringify-entities": {
|
|
2265
|
+
"version": "4.0.4",
|
|
2266
|
+
"resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
|
|
2267
|
+
"integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
|
|
2268
|
+
"license": "MIT",
|
|
2269
|
+
"dependencies": {
|
|
2270
|
+
"character-entities-html4": "^2.0.0",
|
|
2271
|
+
"character-entities-legacy": "^3.0.0"
|
|
2272
|
+
},
|
|
2273
|
+
"funding": {
|
|
2274
|
+
"type": "github",
|
|
2275
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
2276
|
+
}
|
|
2277
|
+
},
|
|
2278
|
+
"node_modules/style-to-js": {
|
|
2279
|
+
"version": "1.1.21",
|
|
2280
|
+
"resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz",
|
|
2281
|
+
"integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==",
|
|
2282
|
+
"license": "MIT",
|
|
2283
|
+
"dependencies": {
|
|
2284
|
+
"style-to-object": "1.0.14"
|
|
2285
|
+
}
|
|
2286
|
+
},
|
|
2287
|
+
"node_modules/style-to-object": {
|
|
2288
|
+
"version": "1.0.14",
|
|
2289
|
+
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz",
|
|
2290
|
+
"integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==",
|
|
2291
|
+
"license": "MIT",
|
|
2292
|
+
"dependencies": {
|
|
2293
|
+
"inline-style-parser": "0.2.7"
|
|
2294
|
+
}
|
|
2295
|
+
},
|
|
926
2296
|
"node_modules/styled-jsx": {
|
|
927
2297
|
"version": "5.1.6",
|
|
928
2298
|
"resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
|
|
@@ -946,11 +2316,156 @@
|
|
|
946
2316
|
}
|
|
947
2317
|
}
|
|
948
2318
|
},
|
|
2319
|
+
"node_modules/trim-lines": {
|
|
2320
|
+
"version": "3.0.1",
|
|
2321
|
+
"resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
|
|
2322
|
+
"integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
|
|
2323
|
+
"license": "MIT",
|
|
2324
|
+
"funding": {
|
|
2325
|
+
"type": "github",
|
|
2326
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
2327
|
+
}
|
|
2328
|
+
},
|
|
2329
|
+
"node_modules/trough": {
|
|
2330
|
+
"version": "2.2.0",
|
|
2331
|
+
"resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
|
|
2332
|
+
"integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
|
|
2333
|
+
"license": "MIT",
|
|
2334
|
+
"funding": {
|
|
2335
|
+
"type": "github",
|
|
2336
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
2337
|
+
}
|
|
2338
|
+
},
|
|
949
2339
|
"node_modules/tslib": {
|
|
950
2340
|
"version": "2.8.1",
|
|
951
2341
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
952
2342
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
953
2343
|
"license": "0BSD"
|
|
2344
|
+
},
|
|
2345
|
+
"node_modules/unified": {
|
|
2346
|
+
"version": "11.0.5",
|
|
2347
|
+
"resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
|
|
2348
|
+
"integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
|
|
2349
|
+
"license": "MIT",
|
|
2350
|
+
"dependencies": {
|
|
2351
|
+
"@types/unist": "^3.0.0",
|
|
2352
|
+
"bail": "^2.0.0",
|
|
2353
|
+
"devlop": "^1.0.0",
|
|
2354
|
+
"extend": "^3.0.0",
|
|
2355
|
+
"is-plain-obj": "^4.0.0",
|
|
2356
|
+
"trough": "^2.0.0",
|
|
2357
|
+
"vfile": "^6.0.0"
|
|
2358
|
+
},
|
|
2359
|
+
"funding": {
|
|
2360
|
+
"type": "opencollective",
|
|
2361
|
+
"url": "https://opencollective.com/unified"
|
|
2362
|
+
}
|
|
2363
|
+
},
|
|
2364
|
+
"node_modules/unist-util-is": {
|
|
2365
|
+
"version": "6.0.1",
|
|
2366
|
+
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
|
|
2367
|
+
"integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
|
|
2368
|
+
"license": "MIT",
|
|
2369
|
+
"dependencies": {
|
|
2370
|
+
"@types/unist": "^3.0.0"
|
|
2371
|
+
},
|
|
2372
|
+
"funding": {
|
|
2373
|
+
"type": "opencollective",
|
|
2374
|
+
"url": "https://opencollective.com/unified"
|
|
2375
|
+
}
|
|
2376
|
+
},
|
|
2377
|
+
"node_modules/unist-util-position": {
|
|
2378
|
+
"version": "5.0.0",
|
|
2379
|
+
"resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
|
|
2380
|
+
"integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
|
|
2381
|
+
"license": "MIT",
|
|
2382
|
+
"dependencies": {
|
|
2383
|
+
"@types/unist": "^3.0.0"
|
|
2384
|
+
},
|
|
2385
|
+
"funding": {
|
|
2386
|
+
"type": "opencollective",
|
|
2387
|
+
"url": "https://opencollective.com/unified"
|
|
2388
|
+
}
|
|
2389
|
+
},
|
|
2390
|
+
"node_modules/unist-util-stringify-position": {
|
|
2391
|
+
"version": "4.0.0",
|
|
2392
|
+
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
|
|
2393
|
+
"integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
|
|
2394
|
+
"license": "MIT",
|
|
2395
|
+
"dependencies": {
|
|
2396
|
+
"@types/unist": "^3.0.0"
|
|
2397
|
+
},
|
|
2398
|
+
"funding": {
|
|
2399
|
+
"type": "opencollective",
|
|
2400
|
+
"url": "https://opencollective.com/unified"
|
|
2401
|
+
}
|
|
2402
|
+
},
|
|
2403
|
+
"node_modules/unist-util-visit": {
|
|
2404
|
+
"version": "5.1.0",
|
|
2405
|
+
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
|
|
2406
|
+
"integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
|
|
2407
|
+
"license": "MIT",
|
|
2408
|
+
"dependencies": {
|
|
2409
|
+
"@types/unist": "^3.0.0",
|
|
2410
|
+
"unist-util-is": "^6.0.0",
|
|
2411
|
+
"unist-util-visit-parents": "^6.0.0"
|
|
2412
|
+
},
|
|
2413
|
+
"funding": {
|
|
2414
|
+
"type": "opencollective",
|
|
2415
|
+
"url": "https://opencollective.com/unified"
|
|
2416
|
+
}
|
|
2417
|
+
},
|
|
2418
|
+
"node_modules/unist-util-visit-parents": {
|
|
2419
|
+
"version": "6.0.2",
|
|
2420
|
+
"resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
|
|
2421
|
+
"integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
|
|
2422
|
+
"license": "MIT",
|
|
2423
|
+
"dependencies": {
|
|
2424
|
+
"@types/unist": "^3.0.0",
|
|
2425
|
+
"unist-util-is": "^6.0.0"
|
|
2426
|
+
},
|
|
2427
|
+
"funding": {
|
|
2428
|
+
"type": "opencollective",
|
|
2429
|
+
"url": "https://opencollective.com/unified"
|
|
2430
|
+
}
|
|
2431
|
+
},
|
|
2432
|
+
"node_modules/vfile": {
|
|
2433
|
+
"version": "6.0.3",
|
|
2434
|
+
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
|
|
2435
|
+
"integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
|
|
2436
|
+
"license": "MIT",
|
|
2437
|
+
"dependencies": {
|
|
2438
|
+
"@types/unist": "^3.0.0",
|
|
2439
|
+
"vfile-message": "^4.0.0"
|
|
2440
|
+
},
|
|
2441
|
+
"funding": {
|
|
2442
|
+
"type": "opencollective",
|
|
2443
|
+
"url": "https://opencollective.com/unified"
|
|
2444
|
+
}
|
|
2445
|
+
},
|
|
2446
|
+
"node_modules/vfile-message": {
|
|
2447
|
+
"version": "4.0.3",
|
|
2448
|
+
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
|
|
2449
|
+
"integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
|
|
2450
|
+
"license": "MIT",
|
|
2451
|
+
"dependencies": {
|
|
2452
|
+
"@types/unist": "^3.0.0",
|
|
2453
|
+
"unist-util-stringify-position": "^4.0.0"
|
|
2454
|
+
},
|
|
2455
|
+
"funding": {
|
|
2456
|
+
"type": "opencollective",
|
|
2457
|
+
"url": "https://opencollective.com/unified"
|
|
2458
|
+
}
|
|
2459
|
+
},
|
|
2460
|
+
"node_modules/zwitch": {
|
|
2461
|
+
"version": "2.0.4",
|
|
2462
|
+
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
|
|
2463
|
+
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
|
|
2464
|
+
"license": "MIT",
|
|
2465
|
+
"funding": {
|
|
2466
|
+
"type": "github",
|
|
2467
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
2468
|
+
}
|
|
954
2469
|
}
|
|
955
2470
|
}
|
|
956
2471
|
}
|