@lark-apaas/coding-template-vite-react 0.1.13 → 0.1.15
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/package.json +1 -1
- package/template/package-lock.json +1534 -43
- package/template/package.json +3 -0
- package/template/src/index.css +2 -1
- package/template/src/typography.css +41 -0
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"@radix-ui/react-toggle": "^1.1.9",
|
|
39
39
|
"@radix-ui/react-toggle-group": "^1.1.10",
|
|
40
40
|
"@radix-ui/react-tooltip": "^1.1.18",
|
|
41
|
+
"@tailwindcss/typography": "^0.5.19",
|
|
41
42
|
"class-variance-authority": "^0.7.1",
|
|
42
43
|
"clsx": "^2.1.1",
|
|
43
44
|
"cmdk": "^1.1.1",
|
|
@@ -55,9 +56,11 @@
|
|
|
55
56
|
"react-dom": "^19.2.4",
|
|
56
57
|
"react-error-boundary": "^6.0.0",
|
|
57
58
|
"react-hook-form": "^7.72.0",
|
|
59
|
+
"react-markdown": "^10.1.0",
|
|
58
60
|
"react-resizable-panels": "^4.7.6",
|
|
59
61
|
"react-router-dom": "^7.13.2",
|
|
60
62
|
"recharts": "^3.8.0",
|
|
63
|
+
"remark-gfm": "^4.0.1",
|
|
61
64
|
"sonner": "^2.0.7",
|
|
62
65
|
"tailwind-merge": "^3.5.0",
|
|
63
66
|
"tailwindcss": "^4.2.2",
|
|
@@ -3729,6 +3732,31 @@
|
|
|
3729
3732
|
"node": ">= 20"
|
|
3730
3733
|
}
|
|
3731
3734
|
},
|
|
3735
|
+
"node_modules/@tailwindcss/typography": {
|
|
3736
|
+
"version": "0.5.19",
|
|
3737
|
+
"resolved": "https://registry.npmmirror.com/@tailwindcss/typography/-/typography-0.5.19.tgz",
|
|
3738
|
+
"integrity": "sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==",
|
|
3739
|
+
"license": "MIT",
|
|
3740
|
+
"dependencies": {
|
|
3741
|
+
"postcss-selector-parser": "6.0.10"
|
|
3742
|
+
},
|
|
3743
|
+
"peerDependencies": {
|
|
3744
|
+
"tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1"
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3747
|
+
"node_modules/@tailwindcss/typography/node_modules/postcss-selector-parser": {
|
|
3748
|
+
"version": "6.0.10",
|
|
3749
|
+
"resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
|
|
3750
|
+
"integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
|
|
3751
|
+
"license": "MIT",
|
|
3752
|
+
"dependencies": {
|
|
3753
|
+
"cssesc": "^3.0.0",
|
|
3754
|
+
"util-deprecate": "^1.0.2"
|
|
3755
|
+
},
|
|
3756
|
+
"engines": {
|
|
3757
|
+
"node": ">=4"
|
|
3758
|
+
}
|
|
3759
|
+
},
|
|
3732
3760
|
"node_modules/@tailwindcss/vite": {
|
|
3733
3761
|
"version": "4.3.0",
|
|
3734
3762
|
"resolved": "https://registry.npmmirror.com/@tailwindcss/vite/-/vite-4.3.0.tgz",
|
|
@@ -3846,12 +3874,39 @@
|
|
|
3846
3874
|
"integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==",
|
|
3847
3875
|
"license": "MIT"
|
|
3848
3876
|
},
|
|
3877
|
+
"node_modules/@types/debug": {
|
|
3878
|
+
"version": "4.1.13",
|
|
3879
|
+
"resolved": "https://registry.npmmirror.com/@types/debug/-/debug-4.1.13.tgz",
|
|
3880
|
+
"integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==",
|
|
3881
|
+
"license": "MIT",
|
|
3882
|
+
"dependencies": {
|
|
3883
|
+
"@types/ms": "*"
|
|
3884
|
+
}
|
|
3885
|
+
},
|
|
3849
3886
|
"node_modules/@types/estree": {
|
|
3850
3887
|
"version": "1.0.9",
|
|
3851
3888
|
"resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.9.tgz",
|
|
3852
3889
|
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
|
3853
3890
|
"license": "MIT"
|
|
3854
3891
|
},
|
|
3892
|
+
"node_modules/@types/estree-jsx": {
|
|
3893
|
+
"version": "1.0.5",
|
|
3894
|
+
"resolved": "https://registry.npmmirror.com/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
|
|
3895
|
+
"integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
|
|
3896
|
+
"license": "MIT",
|
|
3897
|
+
"dependencies": {
|
|
3898
|
+
"@types/estree": "*"
|
|
3899
|
+
}
|
|
3900
|
+
},
|
|
3901
|
+
"node_modules/@types/hast": {
|
|
3902
|
+
"version": "3.0.4",
|
|
3903
|
+
"resolved": "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz",
|
|
3904
|
+
"integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
|
|
3905
|
+
"license": "MIT",
|
|
3906
|
+
"dependencies": {
|
|
3907
|
+
"@types/unist": "*"
|
|
3908
|
+
}
|
|
3909
|
+
},
|
|
3855
3910
|
"node_modules/@types/json-schema": {
|
|
3856
3911
|
"version": "7.0.15",
|
|
3857
3912
|
"resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
@@ -3865,6 +3920,21 @@
|
|
|
3865
3920
|
"dev": true,
|
|
3866
3921
|
"license": "MIT"
|
|
3867
3922
|
},
|
|
3923
|
+
"node_modules/@types/mdast": {
|
|
3924
|
+
"version": "4.0.4",
|
|
3925
|
+
"resolved": "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz",
|
|
3926
|
+
"integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
|
|
3927
|
+
"license": "MIT",
|
|
3928
|
+
"dependencies": {
|
|
3929
|
+
"@types/unist": "*"
|
|
3930
|
+
}
|
|
3931
|
+
},
|
|
3932
|
+
"node_modules/@types/ms": {
|
|
3933
|
+
"version": "2.1.0",
|
|
3934
|
+
"resolved": "https://registry.npmmirror.com/@types/ms/-/ms-2.1.0.tgz",
|
|
3935
|
+
"integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
|
|
3936
|
+
"license": "MIT"
|
|
3937
|
+
},
|
|
3868
3938
|
"node_modules/@types/node": {
|
|
3869
3939
|
"version": "24.12.4",
|
|
3870
3940
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-24.12.4.tgz",
|
|
@@ -3884,7 +3954,6 @@
|
|
|
3884
3954
|
"version": "19.2.15",
|
|
3885
3955
|
"resolved": "https://registry.npmmirror.com/@types/react/-/react-19.2.15.tgz",
|
|
3886
3956
|
"integrity": "sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==",
|
|
3887
|
-
"devOptional": true,
|
|
3888
3957
|
"license": "MIT",
|
|
3889
3958
|
"dependencies": {
|
|
3890
3959
|
"csstype": "^3.2.2"
|
|
@@ -3900,6 +3969,12 @@
|
|
|
3900
3969
|
"@types/react": "^19.2.0"
|
|
3901
3970
|
}
|
|
3902
3971
|
},
|
|
3972
|
+
"node_modules/@types/unist": {
|
|
3973
|
+
"version": "3.0.3",
|
|
3974
|
+
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz",
|
|
3975
|
+
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
|
|
3976
|
+
"license": "MIT"
|
|
3977
|
+
},
|
|
3903
3978
|
"node_modules/@types/use-sync-external-store": {
|
|
3904
3979
|
"version": "0.0.6",
|
|
3905
3980
|
"resolved": "https://registry.npmmirror.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz",
|
|
@@ -4201,6 +4276,12 @@
|
|
|
4201
4276
|
"url": "https://opencollective.com/eslint"
|
|
4202
4277
|
}
|
|
4203
4278
|
},
|
|
4279
|
+
"node_modules/@ungap/structured-clone": {
|
|
4280
|
+
"version": "1.3.1",
|
|
4281
|
+
"resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.3.1.tgz",
|
|
4282
|
+
"integrity": "sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==",
|
|
4283
|
+
"license": "ISC"
|
|
4284
|
+
},
|
|
4204
4285
|
"node_modules/@vitejs/plugin-react": {
|
|
4205
4286
|
"version": "6.0.2",
|
|
4206
4287
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-react/-/plugin-react-6.0.2.tgz",
|
|
@@ -4781,6 +4862,16 @@
|
|
|
4781
4862
|
"proxy-from-env": "^2.1.0"
|
|
4782
4863
|
}
|
|
4783
4864
|
},
|
|
4865
|
+
"node_modules/bail": {
|
|
4866
|
+
"version": "2.0.2",
|
|
4867
|
+
"resolved": "https://registry.npmmirror.com/bail/-/bail-2.0.2.tgz",
|
|
4868
|
+
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
|
4869
|
+
"license": "MIT",
|
|
4870
|
+
"funding": {
|
|
4871
|
+
"type": "github",
|
|
4872
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
4873
|
+
}
|
|
4874
|
+
},
|
|
4784
4875
|
"node_modules/balanced-match": {
|
|
4785
4876
|
"version": "1.0.2",
|
|
4786
4877
|
"resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
@@ -4991,6 +5082,16 @@
|
|
|
4991
5082
|
],
|
|
4992
5083
|
"license": "CC-BY-4.0"
|
|
4993
5084
|
},
|
|
5085
|
+
"node_modules/ccount": {
|
|
5086
|
+
"version": "2.0.1",
|
|
5087
|
+
"resolved": "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz",
|
|
5088
|
+
"integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
|
|
5089
|
+
"license": "MIT",
|
|
5090
|
+
"funding": {
|
|
5091
|
+
"type": "github",
|
|
5092
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5093
|
+
}
|
|
5094
|
+
},
|
|
4994
5095
|
"node_modules/chalk": {
|
|
4995
5096
|
"version": "4.1.2",
|
|
4996
5097
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
|
@@ -5019,6 +5120,46 @@
|
|
|
5019
5120
|
"node": ">=8"
|
|
5020
5121
|
}
|
|
5021
5122
|
},
|
|
5123
|
+
"node_modules/character-entities": {
|
|
5124
|
+
"version": "2.0.2",
|
|
5125
|
+
"resolved": "https://registry.npmmirror.com/character-entities/-/character-entities-2.0.2.tgz",
|
|
5126
|
+
"integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
|
|
5127
|
+
"license": "MIT",
|
|
5128
|
+
"funding": {
|
|
5129
|
+
"type": "github",
|
|
5130
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5131
|
+
}
|
|
5132
|
+
},
|
|
5133
|
+
"node_modules/character-entities-html4": {
|
|
5134
|
+
"version": "2.1.0",
|
|
5135
|
+
"resolved": "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
|
|
5136
|
+
"integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
|
|
5137
|
+
"license": "MIT",
|
|
5138
|
+
"funding": {
|
|
5139
|
+
"type": "github",
|
|
5140
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5141
|
+
}
|
|
5142
|
+
},
|
|
5143
|
+
"node_modules/character-entities-legacy": {
|
|
5144
|
+
"version": "3.0.0",
|
|
5145
|
+
"resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
|
|
5146
|
+
"integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
|
|
5147
|
+
"license": "MIT",
|
|
5148
|
+
"funding": {
|
|
5149
|
+
"type": "github",
|
|
5150
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5151
|
+
}
|
|
5152
|
+
},
|
|
5153
|
+
"node_modules/character-reference-invalid": {
|
|
5154
|
+
"version": "2.0.1",
|
|
5155
|
+
"resolved": "https://registry.npmmirror.com/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
|
|
5156
|
+
"integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",
|
|
5157
|
+
"license": "MIT",
|
|
5158
|
+
"funding": {
|
|
5159
|
+
"type": "github",
|
|
5160
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5161
|
+
}
|
|
5162
|
+
},
|
|
5022
5163
|
"node_modules/chokidar": {
|
|
5023
5164
|
"version": "3.6.0",
|
|
5024
5165
|
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
|
|
@@ -5188,6 +5329,16 @@
|
|
|
5188
5329
|
"node": ">= 0.8"
|
|
5189
5330
|
}
|
|
5190
5331
|
},
|
|
5332
|
+
"node_modules/comma-separated-tokens": {
|
|
5333
|
+
"version": "2.0.3",
|
|
5334
|
+
"resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
|
|
5335
|
+
"integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
|
|
5336
|
+
"license": "MIT",
|
|
5337
|
+
"funding": {
|
|
5338
|
+
"type": "github",
|
|
5339
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5340
|
+
}
|
|
5341
|
+
},
|
|
5191
5342
|
"node_modules/commander": {
|
|
5192
5343
|
"version": "10.0.1",
|
|
5193
5344
|
"resolved": "https://registry.npmmirror.com/commander/-/commander-10.0.1.tgz",
|
|
@@ -5334,7 +5485,6 @@
|
|
|
5334
5485
|
"version": "3.0.0",
|
|
5335
5486
|
"resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz",
|
|
5336
5487
|
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
|
5337
|
-
"dev": true,
|
|
5338
5488
|
"license": "MIT",
|
|
5339
5489
|
"bin": {
|
|
5340
5490
|
"cssesc": "bin/cssesc"
|
|
@@ -5347,7 +5497,6 @@
|
|
|
5347
5497
|
"version": "3.2.3",
|
|
5348
5498
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
|
5349
5499
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
5350
|
-
"devOptional": true,
|
|
5351
5500
|
"license": "MIT"
|
|
5352
5501
|
},
|
|
5353
5502
|
"node_modules/d3-array": {
|
|
@@ -5564,6 +5713,19 @@
|
|
|
5564
5713
|
"integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==",
|
|
5565
5714
|
"license": "MIT"
|
|
5566
5715
|
},
|
|
5716
|
+
"node_modules/decode-named-character-reference": {
|
|
5717
|
+
"version": "1.3.0",
|
|
5718
|
+
"resolved": "https://registry.npmmirror.com/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
|
|
5719
|
+
"integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
|
|
5720
|
+
"license": "MIT",
|
|
5721
|
+
"dependencies": {
|
|
5722
|
+
"character-entities": "^2.0.0"
|
|
5723
|
+
},
|
|
5724
|
+
"funding": {
|
|
5725
|
+
"type": "github",
|
|
5726
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5727
|
+
}
|
|
5728
|
+
},
|
|
5567
5729
|
"node_modules/deep-is": {
|
|
5568
5730
|
"version": "0.1.4",
|
|
5569
5731
|
"resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz",
|
|
@@ -5634,6 +5796,15 @@
|
|
|
5634
5796
|
"node": ">=0.4.0"
|
|
5635
5797
|
}
|
|
5636
5798
|
},
|
|
5799
|
+
"node_modules/dequal": {
|
|
5800
|
+
"version": "2.0.3",
|
|
5801
|
+
"resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz",
|
|
5802
|
+
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
|
5803
|
+
"license": "MIT",
|
|
5804
|
+
"engines": {
|
|
5805
|
+
"node": ">=6"
|
|
5806
|
+
}
|
|
5807
|
+
},
|
|
5637
5808
|
"node_modules/detect-libc": {
|
|
5638
5809
|
"version": "2.1.2",
|
|
5639
5810
|
"resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
@@ -5682,6 +5853,19 @@
|
|
|
5682
5853
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
5683
5854
|
"license": "MIT"
|
|
5684
5855
|
},
|
|
5856
|
+
"node_modules/devlop": {
|
|
5857
|
+
"version": "1.1.0",
|
|
5858
|
+
"resolved": "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz",
|
|
5859
|
+
"integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
|
|
5860
|
+
"license": "MIT",
|
|
5861
|
+
"dependencies": {
|
|
5862
|
+
"dequal": "^2.0.0"
|
|
5863
|
+
},
|
|
5864
|
+
"funding": {
|
|
5865
|
+
"type": "github",
|
|
5866
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
5867
|
+
}
|
|
5868
|
+
},
|
|
5685
5869
|
"node_modules/dir-glob": {
|
|
5686
5870
|
"version": "3.0.1",
|
|
5687
5871
|
"resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz",
|
|
@@ -6312,6 +6496,16 @@
|
|
|
6312
6496
|
"node": ">=4.0"
|
|
6313
6497
|
}
|
|
6314
6498
|
},
|
|
6499
|
+
"node_modules/estree-util-is-identifier-name": {
|
|
6500
|
+
"version": "3.0.0",
|
|
6501
|
+
"resolved": "https://registry.npmmirror.com/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
|
|
6502
|
+
"integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
|
|
6503
|
+
"license": "MIT",
|
|
6504
|
+
"funding": {
|
|
6505
|
+
"type": "opencollective",
|
|
6506
|
+
"url": "https://opencollective.com/unified"
|
|
6507
|
+
}
|
|
6508
|
+
},
|
|
6315
6509
|
"node_modules/esutils": {
|
|
6316
6510
|
"version": "2.0.3",
|
|
6317
6511
|
"resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
|
|
@@ -6338,6 +6532,12 @@
|
|
|
6338
6532
|
"node": ">=0.8.x"
|
|
6339
6533
|
}
|
|
6340
6534
|
},
|
|
6535
|
+
"node_modules/extend": {
|
|
6536
|
+
"version": "3.0.2",
|
|
6537
|
+
"resolved": "https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz",
|
|
6538
|
+
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
|
|
6539
|
+
"license": "MIT"
|
|
6540
|
+
},
|
|
6341
6541
|
"node_modules/fast-deep-equal": {
|
|
6342
6542
|
"version": "3.1.3",
|
|
6343
6543
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
@@ -7096,6 +7296,46 @@
|
|
|
7096
7296
|
"node": ">= 0.4"
|
|
7097
7297
|
}
|
|
7098
7298
|
},
|
|
7299
|
+
"node_modules/hast-util-to-jsx-runtime": {
|
|
7300
|
+
"version": "2.3.6",
|
|
7301
|
+
"resolved": "https://registry.npmmirror.com/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",
|
|
7302
|
+
"integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==",
|
|
7303
|
+
"license": "MIT",
|
|
7304
|
+
"dependencies": {
|
|
7305
|
+
"@types/estree": "^1.0.0",
|
|
7306
|
+
"@types/hast": "^3.0.0",
|
|
7307
|
+
"@types/unist": "^3.0.0",
|
|
7308
|
+
"comma-separated-tokens": "^2.0.0",
|
|
7309
|
+
"devlop": "^1.0.0",
|
|
7310
|
+
"estree-util-is-identifier-name": "^3.0.0",
|
|
7311
|
+
"hast-util-whitespace": "^3.0.0",
|
|
7312
|
+
"mdast-util-mdx-expression": "^2.0.0",
|
|
7313
|
+
"mdast-util-mdx-jsx": "^3.0.0",
|
|
7314
|
+
"mdast-util-mdxjs-esm": "^2.0.0",
|
|
7315
|
+
"property-information": "^7.0.0",
|
|
7316
|
+
"space-separated-tokens": "^2.0.0",
|
|
7317
|
+
"style-to-js": "^1.0.0",
|
|
7318
|
+
"unist-util-position": "^5.0.0",
|
|
7319
|
+
"vfile-message": "^4.0.0"
|
|
7320
|
+
},
|
|
7321
|
+
"funding": {
|
|
7322
|
+
"type": "opencollective",
|
|
7323
|
+
"url": "https://opencollective.com/unified"
|
|
7324
|
+
}
|
|
7325
|
+
},
|
|
7326
|
+
"node_modules/hast-util-whitespace": {
|
|
7327
|
+
"version": "3.0.0",
|
|
7328
|
+
"resolved": "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
|
|
7329
|
+
"integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
|
|
7330
|
+
"license": "MIT",
|
|
7331
|
+
"dependencies": {
|
|
7332
|
+
"@types/hast": "^3.0.0"
|
|
7333
|
+
},
|
|
7334
|
+
"funding": {
|
|
7335
|
+
"type": "opencollective",
|
|
7336
|
+
"url": "https://opencollective.com/unified"
|
|
7337
|
+
}
|
|
7338
|
+
},
|
|
7099
7339
|
"node_modules/hermes-estree": {
|
|
7100
7340
|
"version": "0.25.1",
|
|
7101
7341
|
"resolved": "https://registry.npmmirror.com/hermes-estree/-/hermes-estree-0.25.1.tgz",
|
|
@@ -7164,6 +7404,16 @@
|
|
|
7164
7404
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
7165
7405
|
}
|
|
7166
7406
|
},
|
|
7407
|
+
"node_modules/html-url-attributes": {
|
|
7408
|
+
"version": "3.0.1",
|
|
7409
|
+
"resolved": "https://registry.npmmirror.com/html-url-attributes/-/html-url-attributes-3.0.1.tgz",
|
|
7410
|
+
"integrity": "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==",
|
|
7411
|
+
"license": "MIT",
|
|
7412
|
+
"funding": {
|
|
7413
|
+
"type": "opencollective",
|
|
7414
|
+
"url": "https://opencollective.com/unified"
|
|
7415
|
+
}
|
|
7416
|
+
},
|
|
7167
7417
|
"node_modules/https-proxy-agent": {
|
|
7168
7418
|
"version": "5.0.1",
|
|
7169
7419
|
"resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
@@ -7256,6 +7506,12 @@
|
|
|
7256
7506
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
|
|
7257
7507
|
"license": "ISC"
|
|
7258
7508
|
},
|
|
7509
|
+
"node_modules/inline-style-parser": {
|
|
7510
|
+
"version": "0.2.7",
|
|
7511
|
+
"resolved": "https://registry.npmmirror.com/inline-style-parser/-/inline-style-parser-0.2.7.tgz",
|
|
7512
|
+
"integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==",
|
|
7513
|
+
"license": "MIT"
|
|
7514
|
+
},
|
|
7259
7515
|
"node_modules/input-otp": {
|
|
7260
7516
|
"version": "1.4.2",
|
|
7261
7517
|
"resolved": "https://registry.npmmirror.com/input-otp/-/input-otp-1.4.2.tgz",
|
|
@@ -7290,6 +7546,30 @@
|
|
|
7290
7546
|
"node": ">=12"
|
|
7291
7547
|
}
|
|
7292
7548
|
},
|
|
7549
|
+
"node_modules/is-alphabetical": {
|
|
7550
|
+
"version": "2.0.1",
|
|
7551
|
+
"resolved": "https://registry.npmmirror.com/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
|
|
7552
|
+
"integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",
|
|
7553
|
+
"license": "MIT",
|
|
7554
|
+
"funding": {
|
|
7555
|
+
"type": "github",
|
|
7556
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
7557
|
+
}
|
|
7558
|
+
},
|
|
7559
|
+
"node_modules/is-alphanumerical": {
|
|
7560
|
+
"version": "2.0.1",
|
|
7561
|
+
"resolved": "https://registry.npmmirror.com/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
|
|
7562
|
+
"integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
|
|
7563
|
+
"license": "MIT",
|
|
7564
|
+
"dependencies": {
|
|
7565
|
+
"is-alphabetical": "^2.0.0",
|
|
7566
|
+
"is-decimal": "^2.0.0"
|
|
7567
|
+
},
|
|
7568
|
+
"funding": {
|
|
7569
|
+
"type": "github",
|
|
7570
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
7571
|
+
}
|
|
7572
|
+
},
|
|
7293
7573
|
"node_modules/is-array-buffer": {
|
|
7294
7574
|
"version": "3.0.5",
|
|
7295
7575
|
"resolved": "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
|
|
@@ -7443,6 +7723,16 @@
|
|
|
7443
7723
|
"url": "https://github.com/sponsors/ljharb"
|
|
7444
7724
|
}
|
|
7445
7725
|
},
|
|
7726
|
+
"node_modules/is-decimal": {
|
|
7727
|
+
"version": "2.0.1",
|
|
7728
|
+
"resolved": "https://registry.npmmirror.com/is-decimal/-/is-decimal-2.0.1.tgz",
|
|
7729
|
+
"integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",
|
|
7730
|
+
"license": "MIT",
|
|
7731
|
+
"funding": {
|
|
7732
|
+
"type": "github",
|
|
7733
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
7734
|
+
}
|
|
7735
|
+
},
|
|
7446
7736
|
"node_modules/is-docker": {
|
|
7447
7737
|
"version": "2.2.1",
|
|
7448
7738
|
"resolved": "https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz",
|
|
@@ -7525,6 +7815,16 @@
|
|
|
7525
7815
|
"node": ">=0.10.0"
|
|
7526
7816
|
}
|
|
7527
7817
|
},
|
|
7818
|
+
"node_modules/is-hexadecimal": {
|
|
7819
|
+
"version": "2.0.1",
|
|
7820
|
+
"resolved": "https://registry.npmmirror.com/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
|
|
7821
|
+
"integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",
|
|
7822
|
+
"license": "MIT",
|
|
7823
|
+
"funding": {
|
|
7824
|
+
"type": "github",
|
|
7825
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
7826
|
+
}
|
|
7827
|
+
},
|
|
7528
7828
|
"node_modules/is-map": {
|
|
7529
7829
|
"version": "2.0.3",
|
|
7530
7830
|
"resolved": "https://registry.npmmirror.com/is-map/-/is-map-2.0.3.tgz",
|
|
@@ -7590,6 +7890,18 @@
|
|
|
7590
7890
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
7591
7891
|
}
|
|
7592
7892
|
},
|
|
7893
|
+
"node_modules/is-plain-obj": {
|
|
7894
|
+
"version": "4.1.0",
|
|
7895
|
+
"resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
|
7896
|
+
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
|
7897
|
+
"license": "MIT",
|
|
7898
|
+
"engines": {
|
|
7899
|
+
"node": ">=12"
|
|
7900
|
+
},
|
|
7901
|
+
"funding": {
|
|
7902
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
7903
|
+
}
|
|
7904
|
+
},
|
|
7593
7905
|
"node_modules/is-regex": {
|
|
7594
7906
|
"version": "1.2.1",
|
|
7595
7907
|
"resolved": "https://registry.npmmirror.com/is-regex/-/is-regex-1.2.1.tgz",
|
|
@@ -8244,6 +8556,16 @@
|
|
|
8244
8556
|
"dev": true,
|
|
8245
8557
|
"license": "MIT"
|
|
8246
8558
|
},
|
|
8559
|
+
"node_modules/longest-streak": {
|
|
8560
|
+
"version": "3.1.0",
|
|
8561
|
+
"resolved": "https://registry.npmmirror.com/longest-streak/-/longest-streak-3.1.0.tgz",
|
|
8562
|
+
"integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
|
|
8563
|
+
"license": "MIT",
|
|
8564
|
+
"funding": {
|
|
8565
|
+
"type": "github",
|
|
8566
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
8567
|
+
}
|
|
8568
|
+
},
|
|
8247
8569
|
"node_modules/lower-case": {
|
|
8248
8570
|
"version": "2.0.2",
|
|
8249
8571
|
"resolved": "https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz",
|
|
@@ -8283,6 +8605,16 @@
|
|
|
8283
8605
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
|
8284
8606
|
}
|
|
8285
8607
|
},
|
|
8608
|
+
"node_modules/markdown-table": {
|
|
8609
|
+
"version": "3.0.4",
|
|
8610
|
+
"resolved": "https://registry.npmmirror.com/markdown-table/-/markdown-table-3.0.4.tgz",
|
|
8611
|
+
"integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
|
|
8612
|
+
"license": "MIT",
|
|
8613
|
+
"funding": {
|
|
8614
|
+
"type": "github",
|
|
8615
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
8616
|
+
}
|
|
8617
|
+
},
|
|
8286
8618
|
"node_modules/math-intrinsics": {
|
|
8287
8619
|
"version": "1.1.0",
|
|
8288
8620
|
"resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
|
@@ -8303,61 +8635,906 @@
|
|
|
8303
8635
|
"url": "https://github.com/sponsors/wooorm"
|
|
8304
8636
|
}
|
|
8305
8637
|
},
|
|
8306
|
-
"node_modules/
|
|
8307
|
-
"version": "
|
|
8308
|
-
"resolved": "https://registry.npmmirror.com/
|
|
8309
|
-
"integrity": "sha512-
|
|
8310
|
-
"
|
|
8311
|
-
"license": "CC0-1.0"
|
|
8312
|
-
},
|
|
8313
|
-
"node_modules/memfs": {
|
|
8314
|
-
"version": "3.5.3",
|
|
8315
|
-
"resolved": "https://registry.npmmirror.com/memfs/-/memfs-3.5.3.tgz",
|
|
8316
|
-
"integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==",
|
|
8317
|
-
"license": "Unlicense",
|
|
8638
|
+
"node_modules/mdast-util-find-and-replace": {
|
|
8639
|
+
"version": "3.0.2",
|
|
8640
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
|
|
8641
|
+
"integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
|
|
8642
|
+
"license": "MIT",
|
|
8318
8643
|
"dependencies": {
|
|
8319
|
-
"
|
|
8644
|
+
"@types/mdast": "^4.0.0",
|
|
8645
|
+
"escape-string-regexp": "^5.0.0",
|
|
8646
|
+
"unist-util-is": "^6.0.0",
|
|
8647
|
+
"unist-util-visit-parents": "^6.0.0"
|
|
8320
8648
|
},
|
|
8321
|
-
"
|
|
8322
|
-
"
|
|
8649
|
+
"funding": {
|
|
8650
|
+
"type": "opencollective",
|
|
8651
|
+
"url": "https://opencollective.com/unified"
|
|
8323
8652
|
}
|
|
8324
8653
|
},
|
|
8325
|
-
"node_modules/
|
|
8326
|
-
"version": "
|
|
8327
|
-
"resolved": "https://registry.npmmirror.com/
|
|
8328
|
-
"integrity": "sha512
|
|
8329
|
-
"dev": true,
|
|
8654
|
+
"node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp": {
|
|
8655
|
+
"version": "5.0.0",
|
|
8656
|
+
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
|
|
8657
|
+
"integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
|
|
8330
8658
|
"license": "MIT",
|
|
8331
8659
|
"engines": {
|
|
8332
|
-
"node": ">=
|
|
8660
|
+
"node": ">=12"
|
|
8333
8661
|
},
|
|
8334
8662
|
"funding": {
|
|
8335
8663
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
8336
8664
|
}
|
|
8337
8665
|
},
|
|
8338
|
-
"node_modules/
|
|
8339
|
-
"version": "2.0.
|
|
8340
|
-
"resolved": "https://registry.npmmirror.com/
|
|
8341
|
-
"integrity": "sha512-
|
|
8342
|
-
"license": "MIT",
|
|
8343
|
-
"peer": true
|
|
8344
|
-
},
|
|
8345
|
-
"node_modules/merge2": {
|
|
8346
|
-
"version": "1.4.1",
|
|
8347
|
-
"resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
|
|
8348
|
-
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
|
8666
|
+
"node_modules/mdast-util-from-markdown": {
|
|
8667
|
+
"version": "2.0.3",
|
|
8668
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",
|
|
8669
|
+
"integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==",
|
|
8349
8670
|
"license": "MIT",
|
|
8350
|
-
"
|
|
8351
|
-
"
|
|
8671
|
+
"dependencies": {
|
|
8672
|
+
"@types/mdast": "^4.0.0",
|
|
8673
|
+
"@types/unist": "^3.0.0",
|
|
8674
|
+
"decode-named-character-reference": "^1.0.0",
|
|
8675
|
+
"devlop": "^1.0.0",
|
|
8676
|
+
"mdast-util-to-string": "^4.0.0",
|
|
8677
|
+
"micromark": "^4.0.0",
|
|
8678
|
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
8679
|
+
"micromark-util-decode-string": "^2.0.0",
|
|
8680
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
8681
|
+
"micromark-util-symbol": "^2.0.0",
|
|
8682
|
+
"micromark-util-types": "^2.0.0",
|
|
8683
|
+
"unist-util-stringify-position": "^4.0.0"
|
|
8684
|
+
},
|
|
8685
|
+
"funding": {
|
|
8686
|
+
"type": "opencollective",
|
|
8687
|
+
"url": "https://opencollective.com/unified"
|
|
8352
8688
|
}
|
|
8353
8689
|
},
|
|
8354
|
-
"node_modules/
|
|
8355
|
-
"version": "
|
|
8356
|
-
"resolved": "https://registry.npmmirror.com/
|
|
8357
|
-
"integrity": "sha512-
|
|
8690
|
+
"node_modules/mdast-util-gfm": {
|
|
8691
|
+
"version": "3.1.0",
|
|
8692
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
|
|
8693
|
+
"integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
|
|
8358
8694
|
"license": "MIT",
|
|
8359
8695
|
"dependencies": {
|
|
8360
|
-
"
|
|
8696
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8697
|
+
"mdast-util-gfm-autolink-literal": "^2.0.0",
|
|
8698
|
+
"mdast-util-gfm-footnote": "^2.0.0",
|
|
8699
|
+
"mdast-util-gfm-strikethrough": "^2.0.0",
|
|
8700
|
+
"mdast-util-gfm-table": "^2.0.0",
|
|
8701
|
+
"mdast-util-gfm-task-list-item": "^2.0.0",
|
|
8702
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
8703
|
+
},
|
|
8704
|
+
"funding": {
|
|
8705
|
+
"type": "opencollective",
|
|
8706
|
+
"url": "https://opencollective.com/unified"
|
|
8707
|
+
}
|
|
8708
|
+
},
|
|
8709
|
+
"node_modules/mdast-util-gfm-autolink-literal": {
|
|
8710
|
+
"version": "2.0.1",
|
|
8711
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
|
|
8712
|
+
"integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
|
|
8713
|
+
"license": "MIT",
|
|
8714
|
+
"dependencies": {
|
|
8715
|
+
"@types/mdast": "^4.0.0",
|
|
8716
|
+
"ccount": "^2.0.0",
|
|
8717
|
+
"devlop": "^1.0.0",
|
|
8718
|
+
"mdast-util-find-and-replace": "^3.0.0",
|
|
8719
|
+
"micromark-util-character": "^2.0.0"
|
|
8720
|
+
},
|
|
8721
|
+
"funding": {
|
|
8722
|
+
"type": "opencollective",
|
|
8723
|
+
"url": "https://opencollective.com/unified"
|
|
8724
|
+
}
|
|
8725
|
+
},
|
|
8726
|
+
"node_modules/mdast-util-gfm-footnote": {
|
|
8727
|
+
"version": "2.1.0",
|
|
8728
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
|
|
8729
|
+
"integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
|
|
8730
|
+
"license": "MIT",
|
|
8731
|
+
"dependencies": {
|
|
8732
|
+
"@types/mdast": "^4.0.0",
|
|
8733
|
+
"devlop": "^1.1.0",
|
|
8734
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8735
|
+
"mdast-util-to-markdown": "^2.0.0",
|
|
8736
|
+
"micromark-util-normalize-identifier": "^2.0.0"
|
|
8737
|
+
},
|
|
8738
|
+
"funding": {
|
|
8739
|
+
"type": "opencollective",
|
|
8740
|
+
"url": "https://opencollective.com/unified"
|
|
8741
|
+
}
|
|
8742
|
+
},
|
|
8743
|
+
"node_modules/mdast-util-gfm-strikethrough": {
|
|
8744
|
+
"version": "2.0.0",
|
|
8745
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
|
|
8746
|
+
"integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
|
|
8747
|
+
"license": "MIT",
|
|
8748
|
+
"dependencies": {
|
|
8749
|
+
"@types/mdast": "^4.0.0",
|
|
8750
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8751
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
8752
|
+
},
|
|
8753
|
+
"funding": {
|
|
8754
|
+
"type": "opencollective",
|
|
8755
|
+
"url": "https://opencollective.com/unified"
|
|
8756
|
+
}
|
|
8757
|
+
},
|
|
8758
|
+
"node_modules/mdast-util-gfm-table": {
|
|
8759
|
+
"version": "2.0.0",
|
|
8760
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
|
|
8761
|
+
"integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
|
|
8762
|
+
"license": "MIT",
|
|
8763
|
+
"dependencies": {
|
|
8764
|
+
"@types/mdast": "^4.0.0",
|
|
8765
|
+
"devlop": "^1.0.0",
|
|
8766
|
+
"markdown-table": "^3.0.0",
|
|
8767
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8768
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
8769
|
+
},
|
|
8770
|
+
"funding": {
|
|
8771
|
+
"type": "opencollective",
|
|
8772
|
+
"url": "https://opencollective.com/unified"
|
|
8773
|
+
}
|
|
8774
|
+
},
|
|
8775
|
+
"node_modules/mdast-util-gfm-task-list-item": {
|
|
8776
|
+
"version": "2.0.0",
|
|
8777
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
|
|
8778
|
+
"integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
|
|
8779
|
+
"license": "MIT",
|
|
8780
|
+
"dependencies": {
|
|
8781
|
+
"@types/mdast": "^4.0.0",
|
|
8782
|
+
"devlop": "^1.0.0",
|
|
8783
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8784
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
8785
|
+
},
|
|
8786
|
+
"funding": {
|
|
8787
|
+
"type": "opencollective",
|
|
8788
|
+
"url": "https://opencollective.com/unified"
|
|
8789
|
+
}
|
|
8790
|
+
},
|
|
8791
|
+
"node_modules/mdast-util-mdx-expression": {
|
|
8792
|
+
"version": "2.0.1",
|
|
8793
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
|
|
8794
|
+
"integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",
|
|
8795
|
+
"license": "MIT",
|
|
8796
|
+
"dependencies": {
|
|
8797
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8798
|
+
"@types/hast": "^3.0.0",
|
|
8799
|
+
"@types/mdast": "^4.0.0",
|
|
8800
|
+
"devlop": "^1.0.0",
|
|
8801
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8802
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
8803
|
+
},
|
|
8804
|
+
"funding": {
|
|
8805
|
+
"type": "opencollective",
|
|
8806
|
+
"url": "https://opencollective.com/unified"
|
|
8807
|
+
}
|
|
8808
|
+
},
|
|
8809
|
+
"node_modules/mdast-util-mdx-jsx": {
|
|
8810
|
+
"version": "3.2.0",
|
|
8811
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",
|
|
8812
|
+
"integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==",
|
|
8813
|
+
"license": "MIT",
|
|
8814
|
+
"dependencies": {
|
|
8815
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8816
|
+
"@types/hast": "^3.0.0",
|
|
8817
|
+
"@types/mdast": "^4.0.0",
|
|
8818
|
+
"@types/unist": "^3.0.0",
|
|
8819
|
+
"ccount": "^2.0.0",
|
|
8820
|
+
"devlop": "^1.1.0",
|
|
8821
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8822
|
+
"mdast-util-to-markdown": "^2.0.0",
|
|
8823
|
+
"parse-entities": "^4.0.0",
|
|
8824
|
+
"stringify-entities": "^4.0.0",
|
|
8825
|
+
"unist-util-stringify-position": "^4.0.0",
|
|
8826
|
+
"vfile-message": "^4.0.0"
|
|
8827
|
+
},
|
|
8828
|
+
"funding": {
|
|
8829
|
+
"type": "opencollective",
|
|
8830
|
+
"url": "https://opencollective.com/unified"
|
|
8831
|
+
}
|
|
8832
|
+
},
|
|
8833
|
+
"node_modules/mdast-util-mdxjs-esm": {
|
|
8834
|
+
"version": "2.0.1",
|
|
8835
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
|
|
8836
|
+
"integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
|
|
8837
|
+
"license": "MIT",
|
|
8838
|
+
"dependencies": {
|
|
8839
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8840
|
+
"@types/hast": "^3.0.0",
|
|
8841
|
+
"@types/mdast": "^4.0.0",
|
|
8842
|
+
"devlop": "^1.0.0",
|
|
8843
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
8844
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
8845
|
+
},
|
|
8846
|
+
"funding": {
|
|
8847
|
+
"type": "opencollective",
|
|
8848
|
+
"url": "https://opencollective.com/unified"
|
|
8849
|
+
}
|
|
8850
|
+
},
|
|
8851
|
+
"node_modules/mdast-util-phrasing": {
|
|
8852
|
+
"version": "4.1.0",
|
|
8853
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
|
|
8854
|
+
"integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
|
|
8855
|
+
"license": "MIT",
|
|
8856
|
+
"dependencies": {
|
|
8857
|
+
"@types/mdast": "^4.0.0",
|
|
8858
|
+
"unist-util-is": "^6.0.0"
|
|
8859
|
+
},
|
|
8860
|
+
"funding": {
|
|
8861
|
+
"type": "opencollective",
|
|
8862
|
+
"url": "https://opencollective.com/unified"
|
|
8863
|
+
}
|
|
8864
|
+
},
|
|
8865
|
+
"node_modules/mdast-util-to-hast": {
|
|
8866
|
+
"version": "13.2.1",
|
|
8867
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
|
|
8868
|
+
"integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
|
|
8869
|
+
"license": "MIT",
|
|
8870
|
+
"dependencies": {
|
|
8871
|
+
"@types/hast": "^3.0.0",
|
|
8872
|
+
"@types/mdast": "^4.0.0",
|
|
8873
|
+
"@ungap/structured-clone": "^1.0.0",
|
|
8874
|
+
"devlop": "^1.0.0",
|
|
8875
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
8876
|
+
"trim-lines": "^3.0.0",
|
|
8877
|
+
"unist-util-position": "^5.0.0",
|
|
8878
|
+
"unist-util-visit": "^5.0.0",
|
|
8879
|
+
"vfile": "^6.0.0"
|
|
8880
|
+
},
|
|
8881
|
+
"funding": {
|
|
8882
|
+
"type": "opencollective",
|
|
8883
|
+
"url": "https://opencollective.com/unified"
|
|
8884
|
+
}
|
|
8885
|
+
},
|
|
8886
|
+
"node_modules/mdast-util-to-markdown": {
|
|
8887
|
+
"version": "2.1.2",
|
|
8888
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
|
|
8889
|
+
"integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
|
|
8890
|
+
"license": "MIT",
|
|
8891
|
+
"dependencies": {
|
|
8892
|
+
"@types/mdast": "^4.0.0",
|
|
8893
|
+
"@types/unist": "^3.0.0",
|
|
8894
|
+
"longest-streak": "^3.0.0",
|
|
8895
|
+
"mdast-util-phrasing": "^4.0.0",
|
|
8896
|
+
"mdast-util-to-string": "^4.0.0",
|
|
8897
|
+
"micromark-util-classify-character": "^2.0.0",
|
|
8898
|
+
"micromark-util-decode-string": "^2.0.0",
|
|
8899
|
+
"unist-util-visit": "^5.0.0",
|
|
8900
|
+
"zwitch": "^2.0.0"
|
|
8901
|
+
},
|
|
8902
|
+
"funding": {
|
|
8903
|
+
"type": "opencollective",
|
|
8904
|
+
"url": "https://opencollective.com/unified"
|
|
8905
|
+
}
|
|
8906
|
+
},
|
|
8907
|
+
"node_modules/mdast-util-to-string": {
|
|
8908
|
+
"version": "4.0.0",
|
|
8909
|
+
"resolved": "https://registry.npmmirror.com/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
|
|
8910
|
+
"integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
|
|
8911
|
+
"license": "MIT",
|
|
8912
|
+
"dependencies": {
|
|
8913
|
+
"@types/mdast": "^4.0.0"
|
|
8914
|
+
},
|
|
8915
|
+
"funding": {
|
|
8916
|
+
"type": "opencollective",
|
|
8917
|
+
"url": "https://opencollective.com/unified"
|
|
8918
|
+
}
|
|
8919
|
+
},
|
|
8920
|
+
"node_modules/mdn-data": {
|
|
8921
|
+
"version": "2.27.1",
|
|
8922
|
+
"resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.27.1.tgz",
|
|
8923
|
+
"integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==",
|
|
8924
|
+
"dev": true,
|
|
8925
|
+
"license": "CC0-1.0"
|
|
8926
|
+
},
|
|
8927
|
+
"node_modules/memfs": {
|
|
8928
|
+
"version": "3.5.3",
|
|
8929
|
+
"resolved": "https://registry.npmmirror.com/memfs/-/memfs-3.5.3.tgz",
|
|
8930
|
+
"integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==",
|
|
8931
|
+
"license": "Unlicense",
|
|
8932
|
+
"dependencies": {
|
|
8933
|
+
"fs-monkey": "^1.0.4"
|
|
8934
|
+
},
|
|
8935
|
+
"engines": {
|
|
8936
|
+
"node": ">= 4.0.0"
|
|
8937
|
+
}
|
|
8938
|
+
},
|
|
8939
|
+
"node_modules/meow": {
|
|
8940
|
+
"version": "14.1.0",
|
|
8941
|
+
"resolved": "https://registry.npmmirror.com/meow/-/meow-14.1.0.tgz",
|
|
8942
|
+
"integrity": "sha512-EDYo6VlmtnumlcBCbh1gLJ//9jvM/ndXHfVXIFrZVr6fGcwTUyCTFNTLCKuY3ffbK8L/+3Mzqnd58RojiZqHVw==",
|
|
8943
|
+
"dev": true,
|
|
8944
|
+
"license": "MIT",
|
|
8945
|
+
"engines": {
|
|
8946
|
+
"node": ">=20"
|
|
8947
|
+
},
|
|
8948
|
+
"funding": {
|
|
8949
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
8950
|
+
}
|
|
8951
|
+
},
|
|
8952
|
+
"node_modules/merge-stream": {
|
|
8953
|
+
"version": "2.0.0",
|
|
8954
|
+
"resolved": "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz",
|
|
8955
|
+
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
|
8956
|
+
"license": "MIT",
|
|
8957
|
+
"peer": true
|
|
8958
|
+
},
|
|
8959
|
+
"node_modules/merge2": {
|
|
8960
|
+
"version": "1.4.1",
|
|
8961
|
+
"resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
|
|
8962
|
+
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
|
8963
|
+
"license": "MIT",
|
|
8964
|
+
"engines": {
|
|
8965
|
+
"node": ">= 8"
|
|
8966
|
+
}
|
|
8967
|
+
},
|
|
8968
|
+
"node_modules/micromark": {
|
|
8969
|
+
"version": "4.0.2",
|
|
8970
|
+
"resolved": "https://registry.npmmirror.com/micromark/-/micromark-4.0.2.tgz",
|
|
8971
|
+
"integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
|
|
8972
|
+
"funding": [
|
|
8973
|
+
{
|
|
8974
|
+
"type": "GitHub Sponsors",
|
|
8975
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
8976
|
+
},
|
|
8977
|
+
{
|
|
8978
|
+
"type": "OpenCollective",
|
|
8979
|
+
"url": "https://opencollective.com/unified"
|
|
8980
|
+
}
|
|
8981
|
+
],
|
|
8982
|
+
"license": "MIT",
|
|
8983
|
+
"dependencies": {
|
|
8984
|
+
"@types/debug": "^4.0.0",
|
|
8985
|
+
"debug": "^4.0.0",
|
|
8986
|
+
"decode-named-character-reference": "^1.0.0",
|
|
8987
|
+
"devlop": "^1.0.0",
|
|
8988
|
+
"micromark-core-commonmark": "^2.0.0",
|
|
8989
|
+
"micromark-factory-space": "^2.0.0",
|
|
8990
|
+
"micromark-util-character": "^2.0.0",
|
|
8991
|
+
"micromark-util-chunked": "^2.0.0",
|
|
8992
|
+
"micromark-util-combine-extensions": "^2.0.0",
|
|
8993
|
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
8994
|
+
"micromark-util-encode": "^2.0.0",
|
|
8995
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
8996
|
+
"micromark-util-resolve-all": "^2.0.0",
|
|
8997
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
8998
|
+
"micromark-util-subtokenize": "^2.0.0",
|
|
8999
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9000
|
+
"micromark-util-types": "^2.0.0"
|
|
9001
|
+
}
|
|
9002
|
+
},
|
|
9003
|
+
"node_modules/micromark-core-commonmark": {
|
|
9004
|
+
"version": "2.0.3",
|
|
9005
|
+
"resolved": "https://registry.npmmirror.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
|
|
9006
|
+
"integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
|
|
9007
|
+
"funding": [
|
|
9008
|
+
{
|
|
9009
|
+
"type": "GitHub Sponsors",
|
|
9010
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9011
|
+
},
|
|
9012
|
+
{
|
|
9013
|
+
"type": "OpenCollective",
|
|
9014
|
+
"url": "https://opencollective.com/unified"
|
|
9015
|
+
}
|
|
9016
|
+
],
|
|
9017
|
+
"license": "MIT",
|
|
9018
|
+
"dependencies": {
|
|
9019
|
+
"decode-named-character-reference": "^1.0.0",
|
|
9020
|
+
"devlop": "^1.0.0",
|
|
9021
|
+
"micromark-factory-destination": "^2.0.0",
|
|
9022
|
+
"micromark-factory-label": "^2.0.0",
|
|
9023
|
+
"micromark-factory-space": "^2.0.0",
|
|
9024
|
+
"micromark-factory-title": "^2.0.0",
|
|
9025
|
+
"micromark-factory-whitespace": "^2.0.0",
|
|
9026
|
+
"micromark-util-character": "^2.0.0",
|
|
9027
|
+
"micromark-util-chunked": "^2.0.0",
|
|
9028
|
+
"micromark-util-classify-character": "^2.0.0",
|
|
9029
|
+
"micromark-util-html-tag-name": "^2.0.0",
|
|
9030
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
9031
|
+
"micromark-util-resolve-all": "^2.0.0",
|
|
9032
|
+
"micromark-util-subtokenize": "^2.0.0",
|
|
9033
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9034
|
+
"micromark-util-types": "^2.0.0"
|
|
9035
|
+
}
|
|
9036
|
+
},
|
|
9037
|
+
"node_modules/micromark-extension-gfm": {
|
|
9038
|
+
"version": "3.0.0",
|
|
9039
|
+
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
|
|
9040
|
+
"integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
|
|
9041
|
+
"license": "MIT",
|
|
9042
|
+
"dependencies": {
|
|
9043
|
+
"micromark-extension-gfm-autolink-literal": "^2.0.0",
|
|
9044
|
+
"micromark-extension-gfm-footnote": "^2.0.0",
|
|
9045
|
+
"micromark-extension-gfm-strikethrough": "^2.0.0",
|
|
9046
|
+
"micromark-extension-gfm-table": "^2.0.0",
|
|
9047
|
+
"micromark-extension-gfm-tagfilter": "^2.0.0",
|
|
9048
|
+
"micromark-extension-gfm-task-list-item": "^2.0.0",
|
|
9049
|
+
"micromark-util-combine-extensions": "^2.0.0",
|
|
9050
|
+
"micromark-util-types": "^2.0.0"
|
|
9051
|
+
},
|
|
9052
|
+
"funding": {
|
|
9053
|
+
"type": "opencollective",
|
|
9054
|
+
"url": "https://opencollective.com/unified"
|
|
9055
|
+
}
|
|
9056
|
+
},
|
|
9057
|
+
"node_modules/micromark-extension-gfm-autolink-literal": {
|
|
9058
|
+
"version": "2.1.0",
|
|
9059
|
+
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
|
|
9060
|
+
"integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
|
|
9061
|
+
"license": "MIT",
|
|
9062
|
+
"dependencies": {
|
|
9063
|
+
"micromark-util-character": "^2.0.0",
|
|
9064
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
9065
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9066
|
+
"micromark-util-types": "^2.0.0"
|
|
9067
|
+
},
|
|
9068
|
+
"funding": {
|
|
9069
|
+
"type": "opencollective",
|
|
9070
|
+
"url": "https://opencollective.com/unified"
|
|
9071
|
+
}
|
|
9072
|
+
},
|
|
9073
|
+
"node_modules/micromark-extension-gfm-footnote": {
|
|
9074
|
+
"version": "2.1.0",
|
|
9075
|
+
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
|
|
9076
|
+
"integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
|
|
9077
|
+
"license": "MIT",
|
|
9078
|
+
"dependencies": {
|
|
9079
|
+
"devlop": "^1.0.0",
|
|
9080
|
+
"micromark-core-commonmark": "^2.0.0",
|
|
9081
|
+
"micromark-factory-space": "^2.0.0",
|
|
9082
|
+
"micromark-util-character": "^2.0.0",
|
|
9083
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
9084
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
9085
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9086
|
+
"micromark-util-types": "^2.0.0"
|
|
9087
|
+
},
|
|
9088
|
+
"funding": {
|
|
9089
|
+
"type": "opencollective",
|
|
9090
|
+
"url": "https://opencollective.com/unified"
|
|
9091
|
+
}
|
|
9092
|
+
},
|
|
9093
|
+
"node_modules/micromark-extension-gfm-strikethrough": {
|
|
9094
|
+
"version": "2.1.0",
|
|
9095
|
+
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
|
|
9096
|
+
"integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
|
|
9097
|
+
"license": "MIT",
|
|
9098
|
+
"dependencies": {
|
|
9099
|
+
"devlop": "^1.0.0",
|
|
9100
|
+
"micromark-util-chunked": "^2.0.0",
|
|
9101
|
+
"micromark-util-classify-character": "^2.0.0",
|
|
9102
|
+
"micromark-util-resolve-all": "^2.0.0",
|
|
9103
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9104
|
+
"micromark-util-types": "^2.0.0"
|
|
9105
|
+
},
|
|
9106
|
+
"funding": {
|
|
9107
|
+
"type": "opencollective",
|
|
9108
|
+
"url": "https://opencollective.com/unified"
|
|
9109
|
+
}
|
|
9110
|
+
},
|
|
9111
|
+
"node_modules/micromark-extension-gfm-table": {
|
|
9112
|
+
"version": "2.1.1",
|
|
9113
|
+
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
|
|
9114
|
+
"integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
|
|
9115
|
+
"license": "MIT",
|
|
9116
|
+
"dependencies": {
|
|
9117
|
+
"devlop": "^1.0.0",
|
|
9118
|
+
"micromark-factory-space": "^2.0.0",
|
|
9119
|
+
"micromark-util-character": "^2.0.0",
|
|
9120
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9121
|
+
"micromark-util-types": "^2.0.0"
|
|
9122
|
+
},
|
|
9123
|
+
"funding": {
|
|
9124
|
+
"type": "opencollective",
|
|
9125
|
+
"url": "https://opencollective.com/unified"
|
|
9126
|
+
}
|
|
9127
|
+
},
|
|
9128
|
+
"node_modules/micromark-extension-gfm-tagfilter": {
|
|
9129
|
+
"version": "2.0.0",
|
|
9130
|
+
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
|
|
9131
|
+
"integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
|
|
9132
|
+
"license": "MIT",
|
|
9133
|
+
"dependencies": {
|
|
9134
|
+
"micromark-util-types": "^2.0.0"
|
|
9135
|
+
},
|
|
9136
|
+
"funding": {
|
|
9137
|
+
"type": "opencollective",
|
|
9138
|
+
"url": "https://opencollective.com/unified"
|
|
9139
|
+
}
|
|
9140
|
+
},
|
|
9141
|
+
"node_modules/micromark-extension-gfm-task-list-item": {
|
|
9142
|
+
"version": "2.1.0",
|
|
9143
|
+
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
|
|
9144
|
+
"integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
|
|
9145
|
+
"license": "MIT",
|
|
9146
|
+
"dependencies": {
|
|
9147
|
+
"devlop": "^1.0.0",
|
|
9148
|
+
"micromark-factory-space": "^2.0.0",
|
|
9149
|
+
"micromark-util-character": "^2.0.0",
|
|
9150
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9151
|
+
"micromark-util-types": "^2.0.0"
|
|
9152
|
+
},
|
|
9153
|
+
"funding": {
|
|
9154
|
+
"type": "opencollective",
|
|
9155
|
+
"url": "https://opencollective.com/unified"
|
|
9156
|
+
}
|
|
9157
|
+
},
|
|
9158
|
+
"node_modules/micromark-factory-destination": {
|
|
9159
|
+
"version": "2.0.1",
|
|
9160
|
+
"resolved": "https://registry.npmmirror.com/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
|
|
9161
|
+
"integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
|
|
9162
|
+
"funding": [
|
|
9163
|
+
{
|
|
9164
|
+
"type": "GitHub Sponsors",
|
|
9165
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9166
|
+
},
|
|
9167
|
+
{
|
|
9168
|
+
"type": "OpenCollective",
|
|
9169
|
+
"url": "https://opencollective.com/unified"
|
|
9170
|
+
}
|
|
9171
|
+
],
|
|
9172
|
+
"license": "MIT",
|
|
9173
|
+
"dependencies": {
|
|
9174
|
+
"micromark-util-character": "^2.0.0",
|
|
9175
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9176
|
+
"micromark-util-types": "^2.0.0"
|
|
9177
|
+
}
|
|
9178
|
+
},
|
|
9179
|
+
"node_modules/micromark-factory-label": {
|
|
9180
|
+
"version": "2.0.1",
|
|
9181
|
+
"resolved": "https://registry.npmmirror.com/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
|
|
9182
|
+
"integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
|
|
9183
|
+
"funding": [
|
|
9184
|
+
{
|
|
9185
|
+
"type": "GitHub Sponsors",
|
|
9186
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9187
|
+
},
|
|
9188
|
+
{
|
|
9189
|
+
"type": "OpenCollective",
|
|
9190
|
+
"url": "https://opencollective.com/unified"
|
|
9191
|
+
}
|
|
9192
|
+
],
|
|
9193
|
+
"license": "MIT",
|
|
9194
|
+
"dependencies": {
|
|
9195
|
+
"devlop": "^1.0.0",
|
|
9196
|
+
"micromark-util-character": "^2.0.0",
|
|
9197
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9198
|
+
"micromark-util-types": "^2.0.0"
|
|
9199
|
+
}
|
|
9200
|
+
},
|
|
9201
|
+
"node_modules/micromark-factory-space": {
|
|
9202
|
+
"version": "2.0.1",
|
|
9203
|
+
"resolved": "https://registry.npmmirror.com/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
|
|
9204
|
+
"integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
|
|
9205
|
+
"funding": [
|
|
9206
|
+
{
|
|
9207
|
+
"type": "GitHub Sponsors",
|
|
9208
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9209
|
+
},
|
|
9210
|
+
{
|
|
9211
|
+
"type": "OpenCollective",
|
|
9212
|
+
"url": "https://opencollective.com/unified"
|
|
9213
|
+
}
|
|
9214
|
+
],
|
|
9215
|
+
"license": "MIT",
|
|
9216
|
+
"dependencies": {
|
|
9217
|
+
"micromark-util-character": "^2.0.0",
|
|
9218
|
+
"micromark-util-types": "^2.0.0"
|
|
9219
|
+
}
|
|
9220
|
+
},
|
|
9221
|
+
"node_modules/micromark-factory-title": {
|
|
9222
|
+
"version": "2.0.1",
|
|
9223
|
+
"resolved": "https://registry.npmmirror.com/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
|
|
9224
|
+
"integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
|
|
9225
|
+
"funding": [
|
|
9226
|
+
{
|
|
9227
|
+
"type": "GitHub Sponsors",
|
|
9228
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9229
|
+
},
|
|
9230
|
+
{
|
|
9231
|
+
"type": "OpenCollective",
|
|
9232
|
+
"url": "https://opencollective.com/unified"
|
|
9233
|
+
}
|
|
9234
|
+
],
|
|
9235
|
+
"license": "MIT",
|
|
9236
|
+
"dependencies": {
|
|
9237
|
+
"micromark-factory-space": "^2.0.0",
|
|
9238
|
+
"micromark-util-character": "^2.0.0",
|
|
9239
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9240
|
+
"micromark-util-types": "^2.0.0"
|
|
9241
|
+
}
|
|
9242
|
+
},
|
|
9243
|
+
"node_modules/micromark-factory-whitespace": {
|
|
9244
|
+
"version": "2.0.1",
|
|
9245
|
+
"resolved": "https://registry.npmmirror.com/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
|
|
9246
|
+
"integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
|
|
9247
|
+
"funding": [
|
|
9248
|
+
{
|
|
9249
|
+
"type": "GitHub Sponsors",
|
|
9250
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9251
|
+
},
|
|
9252
|
+
{
|
|
9253
|
+
"type": "OpenCollective",
|
|
9254
|
+
"url": "https://opencollective.com/unified"
|
|
9255
|
+
}
|
|
9256
|
+
],
|
|
9257
|
+
"license": "MIT",
|
|
9258
|
+
"dependencies": {
|
|
9259
|
+
"micromark-factory-space": "^2.0.0",
|
|
9260
|
+
"micromark-util-character": "^2.0.0",
|
|
9261
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9262
|
+
"micromark-util-types": "^2.0.0"
|
|
9263
|
+
}
|
|
9264
|
+
},
|
|
9265
|
+
"node_modules/micromark-util-character": {
|
|
9266
|
+
"version": "2.1.1",
|
|
9267
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
|
|
9268
|
+
"integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
|
|
9269
|
+
"funding": [
|
|
9270
|
+
{
|
|
9271
|
+
"type": "GitHub Sponsors",
|
|
9272
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9273
|
+
},
|
|
9274
|
+
{
|
|
9275
|
+
"type": "OpenCollective",
|
|
9276
|
+
"url": "https://opencollective.com/unified"
|
|
9277
|
+
}
|
|
9278
|
+
],
|
|
9279
|
+
"license": "MIT",
|
|
9280
|
+
"dependencies": {
|
|
9281
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9282
|
+
"micromark-util-types": "^2.0.0"
|
|
9283
|
+
}
|
|
9284
|
+
},
|
|
9285
|
+
"node_modules/micromark-util-chunked": {
|
|
9286
|
+
"version": "2.0.1",
|
|
9287
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
|
|
9288
|
+
"integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
|
|
9289
|
+
"funding": [
|
|
9290
|
+
{
|
|
9291
|
+
"type": "GitHub Sponsors",
|
|
9292
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9293
|
+
},
|
|
9294
|
+
{
|
|
9295
|
+
"type": "OpenCollective",
|
|
9296
|
+
"url": "https://opencollective.com/unified"
|
|
9297
|
+
}
|
|
9298
|
+
],
|
|
9299
|
+
"license": "MIT",
|
|
9300
|
+
"dependencies": {
|
|
9301
|
+
"micromark-util-symbol": "^2.0.0"
|
|
9302
|
+
}
|
|
9303
|
+
},
|
|
9304
|
+
"node_modules/micromark-util-classify-character": {
|
|
9305
|
+
"version": "2.0.1",
|
|
9306
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
|
|
9307
|
+
"integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
|
|
9308
|
+
"funding": [
|
|
9309
|
+
{
|
|
9310
|
+
"type": "GitHub Sponsors",
|
|
9311
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9312
|
+
},
|
|
9313
|
+
{
|
|
9314
|
+
"type": "OpenCollective",
|
|
9315
|
+
"url": "https://opencollective.com/unified"
|
|
9316
|
+
}
|
|
9317
|
+
],
|
|
9318
|
+
"license": "MIT",
|
|
9319
|
+
"dependencies": {
|
|
9320
|
+
"micromark-util-character": "^2.0.0",
|
|
9321
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9322
|
+
"micromark-util-types": "^2.0.0"
|
|
9323
|
+
}
|
|
9324
|
+
},
|
|
9325
|
+
"node_modules/micromark-util-combine-extensions": {
|
|
9326
|
+
"version": "2.0.1",
|
|
9327
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
|
|
9328
|
+
"integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
|
|
9329
|
+
"funding": [
|
|
9330
|
+
{
|
|
9331
|
+
"type": "GitHub Sponsors",
|
|
9332
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9333
|
+
},
|
|
9334
|
+
{
|
|
9335
|
+
"type": "OpenCollective",
|
|
9336
|
+
"url": "https://opencollective.com/unified"
|
|
9337
|
+
}
|
|
9338
|
+
],
|
|
9339
|
+
"license": "MIT",
|
|
9340
|
+
"dependencies": {
|
|
9341
|
+
"micromark-util-chunked": "^2.0.0",
|
|
9342
|
+
"micromark-util-types": "^2.0.0"
|
|
9343
|
+
}
|
|
9344
|
+
},
|
|
9345
|
+
"node_modules/micromark-util-decode-numeric-character-reference": {
|
|
9346
|
+
"version": "2.0.2",
|
|
9347
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
|
|
9348
|
+
"integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
|
|
9349
|
+
"funding": [
|
|
9350
|
+
{
|
|
9351
|
+
"type": "GitHub Sponsors",
|
|
9352
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9353
|
+
},
|
|
9354
|
+
{
|
|
9355
|
+
"type": "OpenCollective",
|
|
9356
|
+
"url": "https://opencollective.com/unified"
|
|
9357
|
+
}
|
|
9358
|
+
],
|
|
9359
|
+
"license": "MIT",
|
|
9360
|
+
"dependencies": {
|
|
9361
|
+
"micromark-util-symbol": "^2.0.0"
|
|
9362
|
+
}
|
|
9363
|
+
},
|
|
9364
|
+
"node_modules/micromark-util-decode-string": {
|
|
9365
|
+
"version": "2.0.1",
|
|
9366
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
|
|
9367
|
+
"integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
|
|
9368
|
+
"funding": [
|
|
9369
|
+
{
|
|
9370
|
+
"type": "GitHub Sponsors",
|
|
9371
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9372
|
+
},
|
|
9373
|
+
{
|
|
9374
|
+
"type": "OpenCollective",
|
|
9375
|
+
"url": "https://opencollective.com/unified"
|
|
9376
|
+
}
|
|
9377
|
+
],
|
|
9378
|
+
"license": "MIT",
|
|
9379
|
+
"dependencies": {
|
|
9380
|
+
"decode-named-character-reference": "^1.0.0",
|
|
9381
|
+
"micromark-util-character": "^2.0.0",
|
|
9382
|
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
9383
|
+
"micromark-util-symbol": "^2.0.0"
|
|
9384
|
+
}
|
|
9385
|
+
},
|
|
9386
|
+
"node_modules/micromark-util-encode": {
|
|
9387
|
+
"version": "2.0.1",
|
|
9388
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
|
|
9389
|
+
"integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
|
|
9390
|
+
"funding": [
|
|
9391
|
+
{
|
|
9392
|
+
"type": "GitHub Sponsors",
|
|
9393
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9394
|
+
},
|
|
9395
|
+
{
|
|
9396
|
+
"type": "OpenCollective",
|
|
9397
|
+
"url": "https://opencollective.com/unified"
|
|
9398
|
+
}
|
|
9399
|
+
],
|
|
9400
|
+
"license": "MIT"
|
|
9401
|
+
},
|
|
9402
|
+
"node_modules/micromark-util-html-tag-name": {
|
|
9403
|
+
"version": "2.0.1",
|
|
9404
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
|
|
9405
|
+
"integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
|
|
9406
|
+
"funding": [
|
|
9407
|
+
{
|
|
9408
|
+
"type": "GitHub Sponsors",
|
|
9409
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9410
|
+
},
|
|
9411
|
+
{
|
|
9412
|
+
"type": "OpenCollective",
|
|
9413
|
+
"url": "https://opencollective.com/unified"
|
|
9414
|
+
}
|
|
9415
|
+
],
|
|
9416
|
+
"license": "MIT"
|
|
9417
|
+
},
|
|
9418
|
+
"node_modules/micromark-util-normalize-identifier": {
|
|
9419
|
+
"version": "2.0.1",
|
|
9420
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
|
|
9421
|
+
"integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
|
|
9422
|
+
"funding": [
|
|
9423
|
+
{
|
|
9424
|
+
"type": "GitHub Sponsors",
|
|
9425
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9426
|
+
},
|
|
9427
|
+
{
|
|
9428
|
+
"type": "OpenCollective",
|
|
9429
|
+
"url": "https://opencollective.com/unified"
|
|
9430
|
+
}
|
|
9431
|
+
],
|
|
9432
|
+
"license": "MIT",
|
|
9433
|
+
"dependencies": {
|
|
9434
|
+
"micromark-util-symbol": "^2.0.0"
|
|
9435
|
+
}
|
|
9436
|
+
},
|
|
9437
|
+
"node_modules/micromark-util-resolve-all": {
|
|
9438
|
+
"version": "2.0.1",
|
|
9439
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
|
|
9440
|
+
"integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
|
|
9441
|
+
"funding": [
|
|
9442
|
+
{
|
|
9443
|
+
"type": "GitHub Sponsors",
|
|
9444
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9445
|
+
},
|
|
9446
|
+
{
|
|
9447
|
+
"type": "OpenCollective",
|
|
9448
|
+
"url": "https://opencollective.com/unified"
|
|
9449
|
+
}
|
|
9450
|
+
],
|
|
9451
|
+
"license": "MIT",
|
|
9452
|
+
"dependencies": {
|
|
9453
|
+
"micromark-util-types": "^2.0.0"
|
|
9454
|
+
}
|
|
9455
|
+
},
|
|
9456
|
+
"node_modules/micromark-util-sanitize-uri": {
|
|
9457
|
+
"version": "2.0.1",
|
|
9458
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
|
|
9459
|
+
"integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
|
|
9460
|
+
"funding": [
|
|
9461
|
+
{
|
|
9462
|
+
"type": "GitHub Sponsors",
|
|
9463
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9464
|
+
},
|
|
9465
|
+
{
|
|
9466
|
+
"type": "OpenCollective",
|
|
9467
|
+
"url": "https://opencollective.com/unified"
|
|
9468
|
+
}
|
|
9469
|
+
],
|
|
9470
|
+
"license": "MIT",
|
|
9471
|
+
"dependencies": {
|
|
9472
|
+
"micromark-util-character": "^2.0.0",
|
|
9473
|
+
"micromark-util-encode": "^2.0.0",
|
|
9474
|
+
"micromark-util-symbol": "^2.0.0"
|
|
9475
|
+
}
|
|
9476
|
+
},
|
|
9477
|
+
"node_modules/micromark-util-subtokenize": {
|
|
9478
|
+
"version": "2.1.0",
|
|
9479
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
|
|
9480
|
+
"integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
|
|
9481
|
+
"funding": [
|
|
9482
|
+
{
|
|
9483
|
+
"type": "GitHub Sponsors",
|
|
9484
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9485
|
+
},
|
|
9486
|
+
{
|
|
9487
|
+
"type": "OpenCollective",
|
|
9488
|
+
"url": "https://opencollective.com/unified"
|
|
9489
|
+
}
|
|
9490
|
+
],
|
|
9491
|
+
"license": "MIT",
|
|
9492
|
+
"dependencies": {
|
|
9493
|
+
"devlop": "^1.0.0",
|
|
9494
|
+
"micromark-util-chunked": "^2.0.0",
|
|
9495
|
+
"micromark-util-symbol": "^2.0.0",
|
|
9496
|
+
"micromark-util-types": "^2.0.0"
|
|
9497
|
+
}
|
|
9498
|
+
},
|
|
9499
|
+
"node_modules/micromark-util-symbol": {
|
|
9500
|
+
"version": "2.0.1",
|
|
9501
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
|
|
9502
|
+
"integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
|
|
9503
|
+
"funding": [
|
|
9504
|
+
{
|
|
9505
|
+
"type": "GitHub Sponsors",
|
|
9506
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9507
|
+
},
|
|
9508
|
+
{
|
|
9509
|
+
"type": "OpenCollective",
|
|
9510
|
+
"url": "https://opencollective.com/unified"
|
|
9511
|
+
}
|
|
9512
|
+
],
|
|
9513
|
+
"license": "MIT"
|
|
9514
|
+
},
|
|
9515
|
+
"node_modules/micromark-util-types": {
|
|
9516
|
+
"version": "2.0.2",
|
|
9517
|
+
"resolved": "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
|
|
9518
|
+
"integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
|
|
9519
|
+
"funding": [
|
|
9520
|
+
{
|
|
9521
|
+
"type": "GitHub Sponsors",
|
|
9522
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
9523
|
+
},
|
|
9524
|
+
{
|
|
9525
|
+
"type": "OpenCollective",
|
|
9526
|
+
"url": "https://opencollective.com/unified"
|
|
9527
|
+
}
|
|
9528
|
+
],
|
|
9529
|
+
"license": "MIT"
|
|
9530
|
+
},
|
|
9531
|
+
"node_modules/micromatch": {
|
|
9532
|
+
"version": "4.0.8",
|
|
9533
|
+
"resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
|
|
9534
|
+
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
9535
|
+
"license": "MIT",
|
|
9536
|
+
"dependencies": {
|
|
9537
|
+
"braces": "^3.0.3",
|
|
8361
9538
|
"picomatch": "^2.3.1"
|
|
8362
9539
|
},
|
|
8363
9540
|
"engines": {
|
|
@@ -8756,6 +9933,31 @@
|
|
|
8756
9933
|
"node": ">=6"
|
|
8757
9934
|
}
|
|
8758
9935
|
},
|
|
9936
|
+
"node_modules/parse-entities": {
|
|
9937
|
+
"version": "4.0.2",
|
|
9938
|
+
"resolved": "https://registry.npmmirror.com/parse-entities/-/parse-entities-4.0.2.tgz",
|
|
9939
|
+
"integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==",
|
|
9940
|
+
"license": "MIT",
|
|
9941
|
+
"dependencies": {
|
|
9942
|
+
"@types/unist": "^2.0.0",
|
|
9943
|
+
"character-entities-legacy": "^3.0.0",
|
|
9944
|
+
"character-reference-invalid": "^2.0.0",
|
|
9945
|
+
"decode-named-character-reference": "^1.0.0",
|
|
9946
|
+
"is-alphanumerical": "^2.0.0",
|
|
9947
|
+
"is-decimal": "^2.0.0",
|
|
9948
|
+
"is-hexadecimal": "^2.0.0"
|
|
9949
|
+
},
|
|
9950
|
+
"funding": {
|
|
9951
|
+
"type": "github",
|
|
9952
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
9953
|
+
}
|
|
9954
|
+
},
|
|
9955
|
+
"node_modules/parse-entities/node_modules/@types/unist": {
|
|
9956
|
+
"version": "2.0.11",
|
|
9957
|
+
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-2.0.11.tgz",
|
|
9958
|
+
"integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
|
|
9959
|
+
"license": "MIT"
|
|
9960
|
+
},
|
|
8759
9961
|
"node_modules/parse-json": {
|
|
8760
9962
|
"version": "5.2.0",
|
|
8761
9963
|
"resolved": "https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz",
|
|
@@ -9035,6 +10237,16 @@
|
|
|
9035
10237
|
"node": ">= 6"
|
|
9036
10238
|
}
|
|
9037
10239
|
},
|
|
10240
|
+
"node_modules/property-information": {
|
|
10241
|
+
"version": "7.2.0",
|
|
10242
|
+
"resolved": "https://registry.npmmirror.com/property-information/-/property-information-7.2.0.tgz",
|
|
10243
|
+
"integrity": "sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg==",
|
|
10244
|
+
"license": "MIT",
|
|
10245
|
+
"funding": {
|
|
10246
|
+
"type": "github",
|
|
10247
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
10248
|
+
}
|
|
10249
|
+
},
|
|
9038
10250
|
"node_modules/proxy-from-env": {
|
|
9039
10251
|
"version": "2.1.0",
|
|
9040
10252
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
|
|
@@ -9209,6 +10421,33 @@
|
|
|
9209
10421
|
"license": "MIT",
|
|
9210
10422
|
"peer": true
|
|
9211
10423
|
},
|
|
10424
|
+
"node_modules/react-markdown": {
|
|
10425
|
+
"version": "10.1.0",
|
|
10426
|
+
"resolved": "https://registry.npmmirror.com/react-markdown/-/react-markdown-10.1.0.tgz",
|
|
10427
|
+
"integrity": "sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==",
|
|
10428
|
+
"license": "MIT",
|
|
10429
|
+
"dependencies": {
|
|
10430
|
+
"@types/hast": "^3.0.0",
|
|
10431
|
+
"@types/mdast": "^4.0.0",
|
|
10432
|
+
"devlop": "^1.0.0",
|
|
10433
|
+
"hast-util-to-jsx-runtime": "^2.0.0",
|
|
10434
|
+
"html-url-attributes": "^3.0.0",
|
|
10435
|
+
"mdast-util-to-hast": "^13.0.0",
|
|
10436
|
+
"remark-parse": "^11.0.0",
|
|
10437
|
+
"remark-rehype": "^11.0.0",
|
|
10438
|
+
"unified": "^11.0.0",
|
|
10439
|
+
"unist-util-visit": "^5.0.0",
|
|
10440
|
+
"vfile": "^6.0.0"
|
|
10441
|
+
},
|
|
10442
|
+
"funding": {
|
|
10443
|
+
"type": "opencollective",
|
|
10444
|
+
"url": "https://opencollective.com/unified"
|
|
10445
|
+
},
|
|
10446
|
+
"peerDependencies": {
|
|
10447
|
+
"@types/react": ">=18",
|
|
10448
|
+
"react": ">=18"
|
|
10449
|
+
}
|
|
10450
|
+
},
|
|
9212
10451
|
"node_modules/react-redux": {
|
|
9213
10452
|
"version": "9.3.0",
|
|
9214
10453
|
"resolved": "https://registry.npmmirror.com/react-redux/-/react-redux-9.3.0.tgz",
|
|
@@ -9482,6 +10721,72 @@
|
|
|
9482
10721
|
"node": ">= 0.10"
|
|
9483
10722
|
}
|
|
9484
10723
|
},
|
|
10724
|
+
"node_modules/remark-gfm": {
|
|
10725
|
+
"version": "4.0.1",
|
|
10726
|
+
"resolved": "https://registry.npmmirror.com/remark-gfm/-/remark-gfm-4.0.1.tgz",
|
|
10727
|
+
"integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
|
|
10728
|
+
"license": "MIT",
|
|
10729
|
+
"dependencies": {
|
|
10730
|
+
"@types/mdast": "^4.0.0",
|
|
10731
|
+
"mdast-util-gfm": "^3.0.0",
|
|
10732
|
+
"micromark-extension-gfm": "^3.0.0",
|
|
10733
|
+
"remark-parse": "^11.0.0",
|
|
10734
|
+
"remark-stringify": "^11.0.0",
|
|
10735
|
+
"unified": "^11.0.0"
|
|
10736
|
+
},
|
|
10737
|
+
"funding": {
|
|
10738
|
+
"type": "opencollective",
|
|
10739
|
+
"url": "https://opencollective.com/unified"
|
|
10740
|
+
}
|
|
10741
|
+
},
|
|
10742
|
+
"node_modules/remark-parse": {
|
|
10743
|
+
"version": "11.0.0",
|
|
10744
|
+
"resolved": "https://registry.npmmirror.com/remark-parse/-/remark-parse-11.0.0.tgz",
|
|
10745
|
+
"integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
|
|
10746
|
+
"license": "MIT",
|
|
10747
|
+
"dependencies": {
|
|
10748
|
+
"@types/mdast": "^4.0.0",
|
|
10749
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
10750
|
+
"micromark-util-types": "^2.0.0",
|
|
10751
|
+
"unified": "^11.0.0"
|
|
10752
|
+
},
|
|
10753
|
+
"funding": {
|
|
10754
|
+
"type": "opencollective",
|
|
10755
|
+
"url": "https://opencollective.com/unified"
|
|
10756
|
+
}
|
|
10757
|
+
},
|
|
10758
|
+
"node_modules/remark-rehype": {
|
|
10759
|
+
"version": "11.1.2",
|
|
10760
|
+
"resolved": "https://registry.npmmirror.com/remark-rehype/-/remark-rehype-11.1.2.tgz",
|
|
10761
|
+
"integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==",
|
|
10762
|
+
"license": "MIT",
|
|
10763
|
+
"dependencies": {
|
|
10764
|
+
"@types/hast": "^3.0.0",
|
|
10765
|
+
"@types/mdast": "^4.0.0",
|
|
10766
|
+
"mdast-util-to-hast": "^13.0.0",
|
|
10767
|
+
"unified": "^11.0.0",
|
|
10768
|
+
"vfile": "^6.0.0"
|
|
10769
|
+
},
|
|
10770
|
+
"funding": {
|
|
10771
|
+
"type": "opencollective",
|
|
10772
|
+
"url": "https://opencollective.com/unified"
|
|
10773
|
+
}
|
|
10774
|
+
},
|
|
10775
|
+
"node_modules/remark-stringify": {
|
|
10776
|
+
"version": "11.0.0",
|
|
10777
|
+
"resolved": "https://registry.npmmirror.com/remark-stringify/-/remark-stringify-11.0.0.tgz",
|
|
10778
|
+
"integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
|
|
10779
|
+
"license": "MIT",
|
|
10780
|
+
"dependencies": {
|
|
10781
|
+
"@types/mdast": "^4.0.0",
|
|
10782
|
+
"mdast-util-to-markdown": "^2.0.0",
|
|
10783
|
+
"unified": "^11.0.0"
|
|
10784
|
+
},
|
|
10785
|
+
"funding": {
|
|
10786
|
+
"type": "opencollective",
|
|
10787
|
+
"url": "https://opencollective.com/unified"
|
|
10788
|
+
}
|
|
10789
|
+
},
|
|
9485
10790
|
"node_modules/require-directory": {
|
|
9486
10791
|
"version": "2.1.1",
|
|
9487
10792
|
"resolved": "https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz",
|
|
@@ -9961,6 +11266,16 @@
|
|
|
9961
11266
|
"source-map": "^0.6.0"
|
|
9962
11267
|
}
|
|
9963
11268
|
},
|
|
11269
|
+
"node_modules/space-separated-tokens": {
|
|
11270
|
+
"version": "2.0.2",
|
|
11271
|
+
"resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
|
|
11272
|
+
"integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
|
|
11273
|
+
"license": "MIT",
|
|
11274
|
+
"funding": {
|
|
11275
|
+
"type": "github",
|
|
11276
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
11277
|
+
}
|
|
11278
|
+
},
|
|
9964
11279
|
"node_modules/stack-generator": {
|
|
9965
11280
|
"version": "2.0.10",
|
|
9966
11281
|
"resolved": "https://registry.npmmirror.com/stack-generator/-/stack-generator-2.0.10.tgz",
|
|
@@ -10125,6 +11440,20 @@
|
|
|
10125
11440
|
"url": "https://github.com/sponsors/ljharb"
|
|
10126
11441
|
}
|
|
10127
11442
|
},
|
|
11443
|
+
"node_modules/stringify-entities": {
|
|
11444
|
+
"version": "4.0.4",
|
|
11445
|
+
"resolved": "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz",
|
|
11446
|
+
"integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
|
|
11447
|
+
"license": "MIT",
|
|
11448
|
+
"dependencies": {
|
|
11449
|
+
"character-entities-html4": "^2.0.0",
|
|
11450
|
+
"character-entities-legacy": "^3.0.0"
|
|
11451
|
+
},
|
|
11452
|
+
"funding": {
|
|
11453
|
+
"type": "github",
|
|
11454
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
11455
|
+
}
|
|
11456
|
+
},
|
|
10128
11457
|
"node_modules/strip-ansi": {
|
|
10129
11458
|
"version": "6.0.1",
|
|
10130
11459
|
"resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
@@ -10160,6 +11489,24 @@
|
|
|
10160
11489
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
10161
11490
|
}
|
|
10162
11491
|
},
|
|
11492
|
+
"node_modules/style-to-js": {
|
|
11493
|
+
"version": "1.1.21",
|
|
11494
|
+
"resolved": "https://registry.npmmirror.com/style-to-js/-/style-to-js-1.1.21.tgz",
|
|
11495
|
+
"integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==",
|
|
11496
|
+
"license": "MIT",
|
|
11497
|
+
"dependencies": {
|
|
11498
|
+
"style-to-object": "1.0.14"
|
|
11499
|
+
}
|
|
11500
|
+
},
|
|
11501
|
+
"node_modules/style-to-object": {
|
|
11502
|
+
"version": "1.0.14",
|
|
11503
|
+
"resolved": "https://registry.npmmirror.com/style-to-object/-/style-to-object-1.0.14.tgz",
|
|
11504
|
+
"integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==",
|
|
11505
|
+
"license": "MIT",
|
|
11506
|
+
"dependencies": {
|
|
11507
|
+
"inline-style-parser": "0.2.7"
|
|
11508
|
+
}
|
|
11509
|
+
},
|
|
10163
11510
|
"node_modules/stylelint": {
|
|
10164
11511
|
"version": "17.12.0",
|
|
10165
11512
|
"resolved": "https://registry.npmmirror.com/stylelint/-/stylelint-17.12.0.tgz",
|
|
@@ -10709,6 +12056,26 @@
|
|
|
10709
12056
|
"tree-kill": "cli.js"
|
|
10710
12057
|
}
|
|
10711
12058
|
},
|
|
12059
|
+
"node_modules/trim-lines": {
|
|
12060
|
+
"version": "3.0.1",
|
|
12061
|
+
"resolved": "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz",
|
|
12062
|
+
"integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
|
|
12063
|
+
"license": "MIT",
|
|
12064
|
+
"funding": {
|
|
12065
|
+
"type": "github",
|
|
12066
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
12067
|
+
}
|
|
12068
|
+
},
|
|
12069
|
+
"node_modules/trough": {
|
|
12070
|
+
"version": "2.2.0",
|
|
12071
|
+
"resolved": "https://registry.npmmirror.com/trough/-/trough-2.2.0.tgz",
|
|
12072
|
+
"integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
|
|
12073
|
+
"license": "MIT",
|
|
12074
|
+
"funding": {
|
|
12075
|
+
"type": "github",
|
|
12076
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
12077
|
+
}
|
|
12078
|
+
},
|
|
10712
12079
|
"node_modules/ts-api-utils": {
|
|
10713
12080
|
"version": "2.5.0",
|
|
10714
12081
|
"resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz",
|
|
@@ -10929,6 +12296,93 @@
|
|
|
10929
12296
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
10930
12297
|
}
|
|
10931
12298
|
},
|
|
12299
|
+
"node_modules/unified": {
|
|
12300
|
+
"version": "11.0.5",
|
|
12301
|
+
"resolved": "https://registry.npmmirror.com/unified/-/unified-11.0.5.tgz",
|
|
12302
|
+
"integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
|
|
12303
|
+
"license": "MIT",
|
|
12304
|
+
"dependencies": {
|
|
12305
|
+
"@types/unist": "^3.0.0",
|
|
12306
|
+
"bail": "^2.0.0",
|
|
12307
|
+
"devlop": "^1.0.0",
|
|
12308
|
+
"extend": "^3.0.0",
|
|
12309
|
+
"is-plain-obj": "^4.0.0",
|
|
12310
|
+
"trough": "^2.0.0",
|
|
12311
|
+
"vfile": "^6.0.0"
|
|
12312
|
+
},
|
|
12313
|
+
"funding": {
|
|
12314
|
+
"type": "opencollective",
|
|
12315
|
+
"url": "https://opencollective.com/unified"
|
|
12316
|
+
}
|
|
12317
|
+
},
|
|
12318
|
+
"node_modules/unist-util-is": {
|
|
12319
|
+
"version": "6.0.1",
|
|
12320
|
+
"resolved": "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.1.tgz",
|
|
12321
|
+
"integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
|
|
12322
|
+
"license": "MIT",
|
|
12323
|
+
"dependencies": {
|
|
12324
|
+
"@types/unist": "^3.0.0"
|
|
12325
|
+
},
|
|
12326
|
+
"funding": {
|
|
12327
|
+
"type": "opencollective",
|
|
12328
|
+
"url": "https://opencollective.com/unified"
|
|
12329
|
+
}
|
|
12330
|
+
},
|
|
12331
|
+
"node_modules/unist-util-position": {
|
|
12332
|
+
"version": "5.0.0",
|
|
12333
|
+
"resolved": "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz",
|
|
12334
|
+
"integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
|
|
12335
|
+
"license": "MIT",
|
|
12336
|
+
"dependencies": {
|
|
12337
|
+
"@types/unist": "^3.0.0"
|
|
12338
|
+
},
|
|
12339
|
+
"funding": {
|
|
12340
|
+
"type": "opencollective",
|
|
12341
|
+
"url": "https://opencollective.com/unified"
|
|
12342
|
+
}
|
|
12343
|
+
},
|
|
12344
|
+
"node_modules/unist-util-stringify-position": {
|
|
12345
|
+
"version": "4.0.0",
|
|
12346
|
+
"resolved": "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
|
|
12347
|
+
"integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
|
|
12348
|
+
"license": "MIT",
|
|
12349
|
+
"dependencies": {
|
|
12350
|
+
"@types/unist": "^3.0.0"
|
|
12351
|
+
},
|
|
12352
|
+
"funding": {
|
|
12353
|
+
"type": "opencollective",
|
|
12354
|
+
"url": "https://opencollective.com/unified"
|
|
12355
|
+
}
|
|
12356
|
+
},
|
|
12357
|
+
"node_modules/unist-util-visit": {
|
|
12358
|
+
"version": "5.1.0",
|
|
12359
|
+
"resolved": "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
|
|
12360
|
+
"integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
|
|
12361
|
+
"license": "MIT",
|
|
12362
|
+
"dependencies": {
|
|
12363
|
+
"@types/unist": "^3.0.0",
|
|
12364
|
+
"unist-util-is": "^6.0.0",
|
|
12365
|
+
"unist-util-visit-parents": "^6.0.0"
|
|
12366
|
+
},
|
|
12367
|
+
"funding": {
|
|
12368
|
+
"type": "opencollective",
|
|
12369
|
+
"url": "https://opencollective.com/unified"
|
|
12370
|
+
}
|
|
12371
|
+
},
|
|
12372
|
+
"node_modules/unist-util-visit-parents": {
|
|
12373
|
+
"version": "6.0.2",
|
|
12374
|
+
"resolved": "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
|
|
12375
|
+
"integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
|
|
12376
|
+
"license": "MIT",
|
|
12377
|
+
"dependencies": {
|
|
12378
|
+
"@types/unist": "^3.0.0",
|
|
12379
|
+
"unist-util-is": "^6.0.0"
|
|
12380
|
+
},
|
|
12381
|
+
"funding": {
|
|
12382
|
+
"type": "opencollective",
|
|
12383
|
+
"url": "https://opencollective.com/unified"
|
|
12384
|
+
}
|
|
12385
|
+
},
|
|
10932
12386
|
"node_modules/universalify": {
|
|
10933
12387
|
"version": "2.0.1",
|
|
10934
12388
|
"resolved": "https://registry.npmmirror.com/universalify/-/universalify-2.0.1.tgz",
|
|
@@ -11033,7 +12487,6 @@
|
|
|
11033
12487
|
"version": "1.0.2",
|
|
11034
12488
|
"resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
11035
12489
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
11036
|
-
"dev": true,
|
|
11037
12490
|
"license": "MIT"
|
|
11038
12491
|
},
|
|
11039
12492
|
"node_modules/vaul": {
|
|
@@ -11049,6 +12502,34 @@
|
|
|
11049
12502
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc"
|
|
11050
12503
|
}
|
|
11051
12504
|
},
|
|
12505
|
+
"node_modules/vfile": {
|
|
12506
|
+
"version": "6.0.3",
|
|
12507
|
+
"resolved": "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz",
|
|
12508
|
+
"integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
|
|
12509
|
+
"license": "MIT",
|
|
12510
|
+
"dependencies": {
|
|
12511
|
+
"@types/unist": "^3.0.0",
|
|
12512
|
+
"vfile-message": "^4.0.0"
|
|
12513
|
+
},
|
|
12514
|
+
"funding": {
|
|
12515
|
+
"type": "opencollective",
|
|
12516
|
+
"url": "https://opencollective.com/unified"
|
|
12517
|
+
}
|
|
12518
|
+
},
|
|
12519
|
+
"node_modules/vfile-message": {
|
|
12520
|
+
"version": "4.0.3",
|
|
12521
|
+
"resolved": "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.3.tgz",
|
|
12522
|
+
"integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
|
|
12523
|
+
"license": "MIT",
|
|
12524
|
+
"dependencies": {
|
|
12525
|
+
"@types/unist": "^3.0.0",
|
|
12526
|
+
"unist-util-stringify-position": "^4.0.0"
|
|
12527
|
+
},
|
|
12528
|
+
"funding": {
|
|
12529
|
+
"type": "opencollective",
|
|
12530
|
+
"url": "https://opencollective.com/unified"
|
|
12531
|
+
}
|
|
12532
|
+
},
|
|
11052
12533
|
"node_modules/victory-vendor": {
|
|
11053
12534
|
"version": "37.3.6",
|
|
11054
12535
|
"resolved": "https://registry.npmmirror.com/victory-vendor/-/victory-vendor-37.3.6.tgz",
|
|
@@ -11623,6 +13104,16 @@
|
|
|
11623
13104
|
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz",
|
|
11624
13105
|
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
|
|
11625
13106
|
"license": "0BSD"
|
|
13107
|
+
},
|
|
13108
|
+
"node_modules/zwitch": {
|
|
13109
|
+
"version": "2.0.4",
|
|
13110
|
+
"resolved": "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz",
|
|
13111
|
+
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
|
|
13112
|
+
"license": "MIT",
|
|
13113
|
+
"funding": {
|
|
13114
|
+
"type": "github",
|
|
13115
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
13116
|
+
}
|
|
11626
13117
|
}
|
|
11627
13118
|
}
|
|
11628
13119
|
}
|