@at-flux/astro-feature-flags 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +297 -0
- package/dist/dev-toolbar-app.d.mts +16 -0
- package/dist/dev-toolbar-app.d.mts.map +1 -0
- package/dist/dev-toolbar-app.mjs +407 -0
- package/dist/dev-toolbar-app.mjs.map +1 -0
- package/dist/dev-toolbar-flag-icon-BHCQJ53N.mjs +10 -0
- package/dist/dev-toolbar-flag-icon-BHCQJ53N.mjs.map +1 -0
- package/dist/index.d.mts +103 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +1107 -0
- package/dist/index.mjs.map +1 -0
- package/dist/runtime.d.mts +115 -0
- package/dist/runtime.d.mts.map +1 -0
- package/dist/runtime.mjs +280 -0
- package/dist/runtime.mjs.map +1 -0
- package/docs/assets/element-gating.png +0 -0
- package/docs/assets/page-gating.png +0 -0
- package/docs/assets/toolbar-feature-flags.png +0 -0
- package/docs/how-to/hide-from-sitemaps.md +49 -0
- package/docs/testing.md +40 -0
- package/example/README.md +18 -0
- package/example/astro.config.mjs +26 -0
- package/example/ff.json +26 -0
- package/example/package.json +22 -0
- package/example/pnpm-lock.yaml +4022 -0
- package/example/src/env.d.ts +2 -0
- package/example/src/layouts/Layout.astro +21 -0
- package/example/src/pages/hot/index.astro +23 -0
- package/example/src/pages/hot-dev/index.astro +18 -0
- package/example/src/pages/hot-dev/sub/index.astro +21 -0
- package/example/src/pages/hot-feature-1/index.astro +38 -0
- package/example/src/pages/index.astro +102 -0
- package/example/src/styles/global.css +22 -0
- package/example/tsconfig.json +4 -0
- package/package.json +68 -0
- package/src/badge-layout.ts +146 -0
- package/src/dev-head-inject.ts +26 -0
- package/src/dev-inline-runtimes.ts +397 -0
- package/src/dev-outline-css.ts +449 -0
- package/src/dev-toolbar-app.ts +516 -0
- package/src/dev-toolbar-flag-icon.ts +9 -0
- package/src/index.ts +417 -0
- package/src/inline-script.ts +14 -0
- package/src/production-html-cull.ts +133 -0
- package/src/route-prefix-js.ts +7 -0
- package/src/runtime.ts +575 -0
- package/virtual-astro-feature-flags.d.ts +67 -0
|
@@ -0,0 +1,4022 @@
|
|
|
1
|
+
lockfileVersion: '9.0'
|
|
2
|
+
|
|
3
|
+
settings:
|
|
4
|
+
autoInstallPeers: true
|
|
5
|
+
excludeLinksFromLockfile: false
|
|
6
|
+
|
|
7
|
+
importers:
|
|
8
|
+
|
|
9
|
+
.:
|
|
10
|
+
dependencies:
|
|
11
|
+
'@at-flux/astro-feature-flags':
|
|
12
|
+
specifier: link:..
|
|
13
|
+
version: link:..
|
|
14
|
+
astro:
|
|
15
|
+
specifier: ^5.18.0
|
|
16
|
+
version: 5.18.1(rollup@4.60.1)(typescript@5.9.3)(yaml@2.8.3)
|
|
17
|
+
devDependencies:
|
|
18
|
+
'@astrojs/check':
|
|
19
|
+
specifier: ^0.9.8
|
|
20
|
+
version: 0.9.8(prettier@3.8.2)(typescript@5.9.3)
|
|
21
|
+
typescript:
|
|
22
|
+
specifier: ^5.9.3
|
|
23
|
+
version: 5.9.3
|
|
24
|
+
|
|
25
|
+
packages:
|
|
26
|
+
|
|
27
|
+
'@astrojs/check@0.9.8':
|
|
28
|
+
resolution: {integrity: sha512-LDng8446QLS5ToKjRHd3bgUdirvemVVExV7nRyJfW2wV36xuv7vDxwy5NWN9zqeSEDgg0Tv84sP+T3yEq+Zlkw==}
|
|
29
|
+
hasBin: true
|
|
30
|
+
peerDependencies:
|
|
31
|
+
typescript: ^5.0.0
|
|
32
|
+
|
|
33
|
+
'@astrojs/compiler@2.13.1':
|
|
34
|
+
resolution: {integrity: sha512-f3FN83d2G/v32ipNClRKgYv30onQlMZX1vCeZMjPsMMPl1mDpmbl0+N5BYo4S/ofzqJyS5hvwacEo0CCVDn/Qg==}
|
|
35
|
+
|
|
36
|
+
'@astrojs/internal-helpers@0.7.6':
|
|
37
|
+
resolution: {integrity: sha512-GOle7smBWKfMSP8osUIGOlB5kaHdQLV3foCsf+5Q9Wsuu+C6Fs3Ez/ttXmhjZ1HkSgsogcM1RXSjjOVieHq16Q==}
|
|
38
|
+
|
|
39
|
+
'@astrojs/language-server@2.16.6':
|
|
40
|
+
resolution: {integrity: sha512-N990lu+HSFiG57owR0XBkr02BYMgiLCshLf+4QG4v6jjSWkBeQGnzqi+E1L08xFPPJ7eEeXnxPXGLaVv5pa4Ug==}
|
|
41
|
+
hasBin: true
|
|
42
|
+
peerDependencies:
|
|
43
|
+
prettier: ^3.0.0
|
|
44
|
+
prettier-plugin-astro: '>=0.11.0'
|
|
45
|
+
peerDependenciesMeta:
|
|
46
|
+
prettier:
|
|
47
|
+
optional: true
|
|
48
|
+
prettier-plugin-astro:
|
|
49
|
+
optional: true
|
|
50
|
+
|
|
51
|
+
'@astrojs/markdown-remark@6.3.11':
|
|
52
|
+
resolution: {integrity: sha512-hcaxX/5aC6lQgHeGh1i+aauvSwIT6cfyFjKWvExYSxUhZZBBdvCliOtu06gbQyhbe0pGJNoNmqNlQZ5zYUuIyQ==}
|
|
53
|
+
|
|
54
|
+
'@astrojs/prism@3.3.0':
|
|
55
|
+
resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==}
|
|
56
|
+
engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0}
|
|
57
|
+
|
|
58
|
+
'@astrojs/telemetry@3.3.0':
|
|
59
|
+
resolution: {integrity: sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==}
|
|
60
|
+
engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0}
|
|
61
|
+
|
|
62
|
+
'@astrojs/yaml2ts@0.2.3':
|
|
63
|
+
resolution: {integrity: sha512-PJzRmgQzUxI2uwpdX2lXSHtP4G8ocp24/t+bZyf5Fy0SZLSF9f9KXZoMlFM/XCGue+B0nH/2IZ7FpBYQATBsCg==}
|
|
64
|
+
|
|
65
|
+
'@babel/helper-string-parser@7.27.1':
|
|
66
|
+
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
|
|
67
|
+
engines: {node: '>=6.9.0'}
|
|
68
|
+
|
|
69
|
+
'@babel/helper-validator-identifier@7.28.5':
|
|
70
|
+
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
71
|
+
engines: {node: '>=6.9.0'}
|
|
72
|
+
|
|
73
|
+
'@babel/parser@7.29.2':
|
|
74
|
+
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
|
|
75
|
+
engines: {node: '>=6.0.0'}
|
|
76
|
+
hasBin: true
|
|
77
|
+
|
|
78
|
+
'@babel/types@7.29.0':
|
|
79
|
+
resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
|
|
80
|
+
engines: {node: '>=6.9.0'}
|
|
81
|
+
|
|
82
|
+
'@capsizecss/unpack@4.0.0':
|
|
83
|
+
resolution: {integrity: sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==}
|
|
84
|
+
engines: {node: '>=18'}
|
|
85
|
+
|
|
86
|
+
'@emmetio/abbreviation@2.3.3':
|
|
87
|
+
resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==}
|
|
88
|
+
|
|
89
|
+
'@emmetio/css-abbreviation@2.1.8':
|
|
90
|
+
resolution: {integrity: sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==}
|
|
91
|
+
|
|
92
|
+
'@emmetio/css-parser@0.4.1':
|
|
93
|
+
resolution: {integrity: sha512-2bC6m0MV/voF4CTZiAbG5MWKbq5EBmDPKu9Sb7s7nVcEzNQlrZP6mFFFlIaISM8X6514H9shWMme1fCm8cWAfQ==}
|
|
94
|
+
|
|
95
|
+
'@emmetio/html-matcher@1.3.0':
|
|
96
|
+
resolution: {integrity: sha512-NTbsvppE5eVyBMuyGfVu2CRrLvo7J4YHb6t9sBFLyY03WYhXET37qA4zOYUjBWFCRHO7pS1B9khERtY0f5JXPQ==}
|
|
97
|
+
|
|
98
|
+
'@emmetio/scanner@1.0.4':
|
|
99
|
+
resolution: {integrity: sha512-IqRuJtQff7YHHBk4G8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUhSk8dys6spFIWVZVeK20CzGEnqR5SbqA==}
|
|
100
|
+
|
|
101
|
+
'@emmetio/stream-reader-utils@0.1.0':
|
|
102
|
+
resolution: {integrity: sha512-ZsZ2I9Vzso3Ho/pjZFsmmZ++FWeEd/txqybHTm4OgaZzdS8V9V/YYWQwg5TC38Z7uLWUV1vavpLLbjJtKubR1A==}
|
|
103
|
+
|
|
104
|
+
'@emmetio/stream-reader@2.2.0':
|
|
105
|
+
resolution: {integrity: sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==}
|
|
106
|
+
|
|
107
|
+
'@emnapi/runtime@1.9.2':
|
|
108
|
+
resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==}
|
|
109
|
+
|
|
110
|
+
'@esbuild/aix-ppc64@0.25.12':
|
|
111
|
+
resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
|
|
112
|
+
engines: {node: '>=18'}
|
|
113
|
+
cpu: [ppc64]
|
|
114
|
+
os: [aix]
|
|
115
|
+
|
|
116
|
+
'@esbuild/aix-ppc64@0.27.7':
|
|
117
|
+
resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==}
|
|
118
|
+
engines: {node: '>=18'}
|
|
119
|
+
cpu: [ppc64]
|
|
120
|
+
os: [aix]
|
|
121
|
+
|
|
122
|
+
'@esbuild/android-arm64@0.25.12':
|
|
123
|
+
resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
|
|
124
|
+
engines: {node: '>=18'}
|
|
125
|
+
cpu: [arm64]
|
|
126
|
+
os: [android]
|
|
127
|
+
|
|
128
|
+
'@esbuild/android-arm64@0.27.7':
|
|
129
|
+
resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==}
|
|
130
|
+
engines: {node: '>=18'}
|
|
131
|
+
cpu: [arm64]
|
|
132
|
+
os: [android]
|
|
133
|
+
|
|
134
|
+
'@esbuild/android-arm@0.25.12':
|
|
135
|
+
resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
|
|
136
|
+
engines: {node: '>=18'}
|
|
137
|
+
cpu: [arm]
|
|
138
|
+
os: [android]
|
|
139
|
+
|
|
140
|
+
'@esbuild/android-arm@0.27.7':
|
|
141
|
+
resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==}
|
|
142
|
+
engines: {node: '>=18'}
|
|
143
|
+
cpu: [arm]
|
|
144
|
+
os: [android]
|
|
145
|
+
|
|
146
|
+
'@esbuild/android-x64@0.25.12':
|
|
147
|
+
resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
|
|
148
|
+
engines: {node: '>=18'}
|
|
149
|
+
cpu: [x64]
|
|
150
|
+
os: [android]
|
|
151
|
+
|
|
152
|
+
'@esbuild/android-x64@0.27.7':
|
|
153
|
+
resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==}
|
|
154
|
+
engines: {node: '>=18'}
|
|
155
|
+
cpu: [x64]
|
|
156
|
+
os: [android]
|
|
157
|
+
|
|
158
|
+
'@esbuild/darwin-arm64@0.25.12':
|
|
159
|
+
resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
|
|
160
|
+
engines: {node: '>=18'}
|
|
161
|
+
cpu: [arm64]
|
|
162
|
+
os: [darwin]
|
|
163
|
+
|
|
164
|
+
'@esbuild/darwin-arm64@0.27.7':
|
|
165
|
+
resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==}
|
|
166
|
+
engines: {node: '>=18'}
|
|
167
|
+
cpu: [arm64]
|
|
168
|
+
os: [darwin]
|
|
169
|
+
|
|
170
|
+
'@esbuild/darwin-x64@0.25.12':
|
|
171
|
+
resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
|
|
172
|
+
engines: {node: '>=18'}
|
|
173
|
+
cpu: [x64]
|
|
174
|
+
os: [darwin]
|
|
175
|
+
|
|
176
|
+
'@esbuild/darwin-x64@0.27.7':
|
|
177
|
+
resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==}
|
|
178
|
+
engines: {node: '>=18'}
|
|
179
|
+
cpu: [x64]
|
|
180
|
+
os: [darwin]
|
|
181
|
+
|
|
182
|
+
'@esbuild/freebsd-arm64@0.25.12':
|
|
183
|
+
resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
|
|
184
|
+
engines: {node: '>=18'}
|
|
185
|
+
cpu: [arm64]
|
|
186
|
+
os: [freebsd]
|
|
187
|
+
|
|
188
|
+
'@esbuild/freebsd-arm64@0.27.7':
|
|
189
|
+
resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==}
|
|
190
|
+
engines: {node: '>=18'}
|
|
191
|
+
cpu: [arm64]
|
|
192
|
+
os: [freebsd]
|
|
193
|
+
|
|
194
|
+
'@esbuild/freebsd-x64@0.25.12':
|
|
195
|
+
resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
|
|
196
|
+
engines: {node: '>=18'}
|
|
197
|
+
cpu: [x64]
|
|
198
|
+
os: [freebsd]
|
|
199
|
+
|
|
200
|
+
'@esbuild/freebsd-x64@0.27.7':
|
|
201
|
+
resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==}
|
|
202
|
+
engines: {node: '>=18'}
|
|
203
|
+
cpu: [x64]
|
|
204
|
+
os: [freebsd]
|
|
205
|
+
|
|
206
|
+
'@esbuild/linux-arm64@0.25.12':
|
|
207
|
+
resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
|
|
208
|
+
engines: {node: '>=18'}
|
|
209
|
+
cpu: [arm64]
|
|
210
|
+
os: [linux]
|
|
211
|
+
|
|
212
|
+
'@esbuild/linux-arm64@0.27.7':
|
|
213
|
+
resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==}
|
|
214
|
+
engines: {node: '>=18'}
|
|
215
|
+
cpu: [arm64]
|
|
216
|
+
os: [linux]
|
|
217
|
+
|
|
218
|
+
'@esbuild/linux-arm@0.25.12':
|
|
219
|
+
resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
|
|
220
|
+
engines: {node: '>=18'}
|
|
221
|
+
cpu: [arm]
|
|
222
|
+
os: [linux]
|
|
223
|
+
|
|
224
|
+
'@esbuild/linux-arm@0.27.7':
|
|
225
|
+
resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==}
|
|
226
|
+
engines: {node: '>=18'}
|
|
227
|
+
cpu: [arm]
|
|
228
|
+
os: [linux]
|
|
229
|
+
|
|
230
|
+
'@esbuild/linux-ia32@0.25.12':
|
|
231
|
+
resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
|
|
232
|
+
engines: {node: '>=18'}
|
|
233
|
+
cpu: [ia32]
|
|
234
|
+
os: [linux]
|
|
235
|
+
|
|
236
|
+
'@esbuild/linux-ia32@0.27.7':
|
|
237
|
+
resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==}
|
|
238
|
+
engines: {node: '>=18'}
|
|
239
|
+
cpu: [ia32]
|
|
240
|
+
os: [linux]
|
|
241
|
+
|
|
242
|
+
'@esbuild/linux-loong64@0.25.12':
|
|
243
|
+
resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
|
|
244
|
+
engines: {node: '>=18'}
|
|
245
|
+
cpu: [loong64]
|
|
246
|
+
os: [linux]
|
|
247
|
+
|
|
248
|
+
'@esbuild/linux-loong64@0.27.7':
|
|
249
|
+
resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==}
|
|
250
|
+
engines: {node: '>=18'}
|
|
251
|
+
cpu: [loong64]
|
|
252
|
+
os: [linux]
|
|
253
|
+
|
|
254
|
+
'@esbuild/linux-mips64el@0.25.12':
|
|
255
|
+
resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
|
|
256
|
+
engines: {node: '>=18'}
|
|
257
|
+
cpu: [mips64el]
|
|
258
|
+
os: [linux]
|
|
259
|
+
|
|
260
|
+
'@esbuild/linux-mips64el@0.27.7':
|
|
261
|
+
resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==}
|
|
262
|
+
engines: {node: '>=18'}
|
|
263
|
+
cpu: [mips64el]
|
|
264
|
+
os: [linux]
|
|
265
|
+
|
|
266
|
+
'@esbuild/linux-ppc64@0.25.12':
|
|
267
|
+
resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
|
|
268
|
+
engines: {node: '>=18'}
|
|
269
|
+
cpu: [ppc64]
|
|
270
|
+
os: [linux]
|
|
271
|
+
|
|
272
|
+
'@esbuild/linux-ppc64@0.27.7':
|
|
273
|
+
resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==}
|
|
274
|
+
engines: {node: '>=18'}
|
|
275
|
+
cpu: [ppc64]
|
|
276
|
+
os: [linux]
|
|
277
|
+
|
|
278
|
+
'@esbuild/linux-riscv64@0.25.12':
|
|
279
|
+
resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
|
|
280
|
+
engines: {node: '>=18'}
|
|
281
|
+
cpu: [riscv64]
|
|
282
|
+
os: [linux]
|
|
283
|
+
|
|
284
|
+
'@esbuild/linux-riscv64@0.27.7':
|
|
285
|
+
resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==}
|
|
286
|
+
engines: {node: '>=18'}
|
|
287
|
+
cpu: [riscv64]
|
|
288
|
+
os: [linux]
|
|
289
|
+
|
|
290
|
+
'@esbuild/linux-s390x@0.25.12':
|
|
291
|
+
resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
|
|
292
|
+
engines: {node: '>=18'}
|
|
293
|
+
cpu: [s390x]
|
|
294
|
+
os: [linux]
|
|
295
|
+
|
|
296
|
+
'@esbuild/linux-s390x@0.27.7':
|
|
297
|
+
resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==}
|
|
298
|
+
engines: {node: '>=18'}
|
|
299
|
+
cpu: [s390x]
|
|
300
|
+
os: [linux]
|
|
301
|
+
|
|
302
|
+
'@esbuild/linux-x64@0.25.12':
|
|
303
|
+
resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
|
|
304
|
+
engines: {node: '>=18'}
|
|
305
|
+
cpu: [x64]
|
|
306
|
+
os: [linux]
|
|
307
|
+
|
|
308
|
+
'@esbuild/linux-x64@0.27.7':
|
|
309
|
+
resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==}
|
|
310
|
+
engines: {node: '>=18'}
|
|
311
|
+
cpu: [x64]
|
|
312
|
+
os: [linux]
|
|
313
|
+
|
|
314
|
+
'@esbuild/netbsd-arm64@0.25.12':
|
|
315
|
+
resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
|
|
316
|
+
engines: {node: '>=18'}
|
|
317
|
+
cpu: [arm64]
|
|
318
|
+
os: [netbsd]
|
|
319
|
+
|
|
320
|
+
'@esbuild/netbsd-arm64@0.27.7':
|
|
321
|
+
resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==}
|
|
322
|
+
engines: {node: '>=18'}
|
|
323
|
+
cpu: [arm64]
|
|
324
|
+
os: [netbsd]
|
|
325
|
+
|
|
326
|
+
'@esbuild/netbsd-x64@0.25.12':
|
|
327
|
+
resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
|
|
328
|
+
engines: {node: '>=18'}
|
|
329
|
+
cpu: [x64]
|
|
330
|
+
os: [netbsd]
|
|
331
|
+
|
|
332
|
+
'@esbuild/netbsd-x64@0.27.7':
|
|
333
|
+
resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==}
|
|
334
|
+
engines: {node: '>=18'}
|
|
335
|
+
cpu: [x64]
|
|
336
|
+
os: [netbsd]
|
|
337
|
+
|
|
338
|
+
'@esbuild/openbsd-arm64@0.25.12':
|
|
339
|
+
resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
|
|
340
|
+
engines: {node: '>=18'}
|
|
341
|
+
cpu: [arm64]
|
|
342
|
+
os: [openbsd]
|
|
343
|
+
|
|
344
|
+
'@esbuild/openbsd-arm64@0.27.7':
|
|
345
|
+
resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==}
|
|
346
|
+
engines: {node: '>=18'}
|
|
347
|
+
cpu: [arm64]
|
|
348
|
+
os: [openbsd]
|
|
349
|
+
|
|
350
|
+
'@esbuild/openbsd-x64@0.25.12':
|
|
351
|
+
resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
|
|
352
|
+
engines: {node: '>=18'}
|
|
353
|
+
cpu: [x64]
|
|
354
|
+
os: [openbsd]
|
|
355
|
+
|
|
356
|
+
'@esbuild/openbsd-x64@0.27.7':
|
|
357
|
+
resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==}
|
|
358
|
+
engines: {node: '>=18'}
|
|
359
|
+
cpu: [x64]
|
|
360
|
+
os: [openbsd]
|
|
361
|
+
|
|
362
|
+
'@esbuild/openharmony-arm64@0.25.12':
|
|
363
|
+
resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
|
|
364
|
+
engines: {node: '>=18'}
|
|
365
|
+
cpu: [arm64]
|
|
366
|
+
os: [openharmony]
|
|
367
|
+
|
|
368
|
+
'@esbuild/openharmony-arm64@0.27.7':
|
|
369
|
+
resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==}
|
|
370
|
+
engines: {node: '>=18'}
|
|
371
|
+
cpu: [arm64]
|
|
372
|
+
os: [openharmony]
|
|
373
|
+
|
|
374
|
+
'@esbuild/sunos-x64@0.25.12':
|
|
375
|
+
resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
|
|
376
|
+
engines: {node: '>=18'}
|
|
377
|
+
cpu: [x64]
|
|
378
|
+
os: [sunos]
|
|
379
|
+
|
|
380
|
+
'@esbuild/sunos-x64@0.27.7':
|
|
381
|
+
resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==}
|
|
382
|
+
engines: {node: '>=18'}
|
|
383
|
+
cpu: [x64]
|
|
384
|
+
os: [sunos]
|
|
385
|
+
|
|
386
|
+
'@esbuild/win32-arm64@0.25.12':
|
|
387
|
+
resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
|
|
388
|
+
engines: {node: '>=18'}
|
|
389
|
+
cpu: [arm64]
|
|
390
|
+
os: [win32]
|
|
391
|
+
|
|
392
|
+
'@esbuild/win32-arm64@0.27.7':
|
|
393
|
+
resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==}
|
|
394
|
+
engines: {node: '>=18'}
|
|
395
|
+
cpu: [arm64]
|
|
396
|
+
os: [win32]
|
|
397
|
+
|
|
398
|
+
'@esbuild/win32-ia32@0.25.12':
|
|
399
|
+
resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
|
|
400
|
+
engines: {node: '>=18'}
|
|
401
|
+
cpu: [ia32]
|
|
402
|
+
os: [win32]
|
|
403
|
+
|
|
404
|
+
'@esbuild/win32-ia32@0.27.7':
|
|
405
|
+
resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==}
|
|
406
|
+
engines: {node: '>=18'}
|
|
407
|
+
cpu: [ia32]
|
|
408
|
+
os: [win32]
|
|
409
|
+
|
|
410
|
+
'@esbuild/win32-x64@0.25.12':
|
|
411
|
+
resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
|
|
412
|
+
engines: {node: '>=18'}
|
|
413
|
+
cpu: [x64]
|
|
414
|
+
os: [win32]
|
|
415
|
+
|
|
416
|
+
'@esbuild/win32-x64@0.27.7':
|
|
417
|
+
resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==}
|
|
418
|
+
engines: {node: '>=18'}
|
|
419
|
+
cpu: [x64]
|
|
420
|
+
os: [win32]
|
|
421
|
+
|
|
422
|
+
'@img/colour@1.1.0':
|
|
423
|
+
resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==}
|
|
424
|
+
engines: {node: '>=18'}
|
|
425
|
+
|
|
426
|
+
'@img/sharp-darwin-arm64@0.34.5':
|
|
427
|
+
resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==}
|
|
428
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
429
|
+
cpu: [arm64]
|
|
430
|
+
os: [darwin]
|
|
431
|
+
|
|
432
|
+
'@img/sharp-darwin-x64@0.34.5':
|
|
433
|
+
resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==}
|
|
434
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
435
|
+
cpu: [x64]
|
|
436
|
+
os: [darwin]
|
|
437
|
+
|
|
438
|
+
'@img/sharp-libvips-darwin-arm64@1.2.4':
|
|
439
|
+
resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==}
|
|
440
|
+
cpu: [arm64]
|
|
441
|
+
os: [darwin]
|
|
442
|
+
|
|
443
|
+
'@img/sharp-libvips-darwin-x64@1.2.4':
|
|
444
|
+
resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==}
|
|
445
|
+
cpu: [x64]
|
|
446
|
+
os: [darwin]
|
|
447
|
+
|
|
448
|
+
'@img/sharp-libvips-linux-arm64@1.2.4':
|
|
449
|
+
resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==}
|
|
450
|
+
cpu: [arm64]
|
|
451
|
+
os: [linux]
|
|
452
|
+
|
|
453
|
+
'@img/sharp-libvips-linux-arm@1.2.4':
|
|
454
|
+
resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==}
|
|
455
|
+
cpu: [arm]
|
|
456
|
+
os: [linux]
|
|
457
|
+
|
|
458
|
+
'@img/sharp-libvips-linux-ppc64@1.2.4':
|
|
459
|
+
resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==}
|
|
460
|
+
cpu: [ppc64]
|
|
461
|
+
os: [linux]
|
|
462
|
+
|
|
463
|
+
'@img/sharp-libvips-linux-riscv64@1.2.4':
|
|
464
|
+
resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==}
|
|
465
|
+
cpu: [riscv64]
|
|
466
|
+
os: [linux]
|
|
467
|
+
|
|
468
|
+
'@img/sharp-libvips-linux-s390x@1.2.4':
|
|
469
|
+
resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==}
|
|
470
|
+
cpu: [s390x]
|
|
471
|
+
os: [linux]
|
|
472
|
+
|
|
473
|
+
'@img/sharp-libvips-linux-x64@1.2.4':
|
|
474
|
+
resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==}
|
|
475
|
+
cpu: [x64]
|
|
476
|
+
os: [linux]
|
|
477
|
+
|
|
478
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.2.4':
|
|
479
|
+
resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==}
|
|
480
|
+
cpu: [arm64]
|
|
481
|
+
os: [linux]
|
|
482
|
+
|
|
483
|
+
'@img/sharp-libvips-linuxmusl-x64@1.2.4':
|
|
484
|
+
resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==}
|
|
485
|
+
cpu: [x64]
|
|
486
|
+
os: [linux]
|
|
487
|
+
|
|
488
|
+
'@img/sharp-linux-arm64@0.34.5':
|
|
489
|
+
resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==}
|
|
490
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
491
|
+
cpu: [arm64]
|
|
492
|
+
os: [linux]
|
|
493
|
+
|
|
494
|
+
'@img/sharp-linux-arm@0.34.5':
|
|
495
|
+
resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==}
|
|
496
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
497
|
+
cpu: [arm]
|
|
498
|
+
os: [linux]
|
|
499
|
+
|
|
500
|
+
'@img/sharp-linux-ppc64@0.34.5':
|
|
501
|
+
resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==}
|
|
502
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
503
|
+
cpu: [ppc64]
|
|
504
|
+
os: [linux]
|
|
505
|
+
|
|
506
|
+
'@img/sharp-linux-riscv64@0.34.5':
|
|
507
|
+
resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==}
|
|
508
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
509
|
+
cpu: [riscv64]
|
|
510
|
+
os: [linux]
|
|
511
|
+
|
|
512
|
+
'@img/sharp-linux-s390x@0.34.5':
|
|
513
|
+
resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==}
|
|
514
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
515
|
+
cpu: [s390x]
|
|
516
|
+
os: [linux]
|
|
517
|
+
|
|
518
|
+
'@img/sharp-linux-x64@0.34.5':
|
|
519
|
+
resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==}
|
|
520
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
521
|
+
cpu: [x64]
|
|
522
|
+
os: [linux]
|
|
523
|
+
|
|
524
|
+
'@img/sharp-linuxmusl-arm64@0.34.5':
|
|
525
|
+
resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==}
|
|
526
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
527
|
+
cpu: [arm64]
|
|
528
|
+
os: [linux]
|
|
529
|
+
|
|
530
|
+
'@img/sharp-linuxmusl-x64@0.34.5':
|
|
531
|
+
resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==}
|
|
532
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
533
|
+
cpu: [x64]
|
|
534
|
+
os: [linux]
|
|
535
|
+
|
|
536
|
+
'@img/sharp-wasm32@0.34.5':
|
|
537
|
+
resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==}
|
|
538
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
539
|
+
cpu: [wasm32]
|
|
540
|
+
|
|
541
|
+
'@img/sharp-win32-arm64@0.34.5':
|
|
542
|
+
resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==}
|
|
543
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
544
|
+
cpu: [arm64]
|
|
545
|
+
os: [win32]
|
|
546
|
+
|
|
547
|
+
'@img/sharp-win32-ia32@0.34.5':
|
|
548
|
+
resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==}
|
|
549
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
550
|
+
cpu: [ia32]
|
|
551
|
+
os: [win32]
|
|
552
|
+
|
|
553
|
+
'@img/sharp-win32-x64@0.34.5':
|
|
554
|
+
resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==}
|
|
555
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
556
|
+
cpu: [x64]
|
|
557
|
+
os: [win32]
|
|
558
|
+
|
|
559
|
+
'@jridgewell/sourcemap-codec@1.5.5':
|
|
560
|
+
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
561
|
+
|
|
562
|
+
'@oslojs/encoding@1.1.0':
|
|
563
|
+
resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==}
|
|
564
|
+
|
|
565
|
+
'@rollup/pluginutils@5.3.0':
|
|
566
|
+
resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==}
|
|
567
|
+
engines: {node: '>=14.0.0'}
|
|
568
|
+
peerDependencies:
|
|
569
|
+
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
570
|
+
peerDependenciesMeta:
|
|
571
|
+
rollup:
|
|
572
|
+
optional: true
|
|
573
|
+
|
|
574
|
+
'@rollup/rollup-android-arm-eabi@4.60.1':
|
|
575
|
+
resolution: {integrity: sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==}
|
|
576
|
+
cpu: [arm]
|
|
577
|
+
os: [android]
|
|
578
|
+
|
|
579
|
+
'@rollup/rollup-android-arm64@4.60.1':
|
|
580
|
+
resolution: {integrity: sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==}
|
|
581
|
+
cpu: [arm64]
|
|
582
|
+
os: [android]
|
|
583
|
+
|
|
584
|
+
'@rollup/rollup-darwin-arm64@4.60.1':
|
|
585
|
+
resolution: {integrity: sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==}
|
|
586
|
+
cpu: [arm64]
|
|
587
|
+
os: [darwin]
|
|
588
|
+
|
|
589
|
+
'@rollup/rollup-darwin-x64@4.60.1':
|
|
590
|
+
resolution: {integrity: sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==}
|
|
591
|
+
cpu: [x64]
|
|
592
|
+
os: [darwin]
|
|
593
|
+
|
|
594
|
+
'@rollup/rollup-freebsd-arm64@4.60.1':
|
|
595
|
+
resolution: {integrity: sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==}
|
|
596
|
+
cpu: [arm64]
|
|
597
|
+
os: [freebsd]
|
|
598
|
+
|
|
599
|
+
'@rollup/rollup-freebsd-x64@4.60.1':
|
|
600
|
+
resolution: {integrity: sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==}
|
|
601
|
+
cpu: [x64]
|
|
602
|
+
os: [freebsd]
|
|
603
|
+
|
|
604
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.60.1':
|
|
605
|
+
resolution: {integrity: sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==}
|
|
606
|
+
cpu: [arm]
|
|
607
|
+
os: [linux]
|
|
608
|
+
|
|
609
|
+
'@rollup/rollup-linux-arm-musleabihf@4.60.1':
|
|
610
|
+
resolution: {integrity: sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==}
|
|
611
|
+
cpu: [arm]
|
|
612
|
+
os: [linux]
|
|
613
|
+
|
|
614
|
+
'@rollup/rollup-linux-arm64-gnu@4.60.1':
|
|
615
|
+
resolution: {integrity: sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==}
|
|
616
|
+
cpu: [arm64]
|
|
617
|
+
os: [linux]
|
|
618
|
+
|
|
619
|
+
'@rollup/rollup-linux-arm64-musl@4.60.1':
|
|
620
|
+
resolution: {integrity: sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==}
|
|
621
|
+
cpu: [arm64]
|
|
622
|
+
os: [linux]
|
|
623
|
+
|
|
624
|
+
'@rollup/rollup-linux-loong64-gnu@4.60.1':
|
|
625
|
+
resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==}
|
|
626
|
+
cpu: [loong64]
|
|
627
|
+
os: [linux]
|
|
628
|
+
|
|
629
|
+
'@rollup/rollup-linux-loong64-musl@4.60.1':
|
|
630
|
+
resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==}
|
|
631
|
+
cpu: [loong64]
|
|
632
|
+
os: [linux]
|
|
633
|
+
|
|
634
|
+
'@rollup/rollup-linux-ppc64-gnu@4.60.1':
|
|
635
|
+
resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==}
|
|
636
|
+
cpu: [ppc64]
|
|
637
|
+
os: [linux]
|
|
638
|
+
|
|
639
|
+
'@rollup/rollup-linux-ppc64-musl@4.60.1':
|
|
640
|
+
resolution: {integrity: sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==}
|
|
641
|
+
cpu: [ppc64]
|
|
642
|
+
os: [linux]
|
|
643
|
+
|
|
644
|
+
'@rollup/rollup-linux-riscv64-gnu@4.60.1':
|
|
645
|
+
resolution: {integrity: sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==}
|
|
646
|
+
cpu: [riscv64]
|
|
647
|
+
os: [linux]
|
|
648
|
+
|
|
649
|
+
'@rollup/rollup-linux-riscv64-musl@4.60.1':
|
|
650
|
+
resolution: {integrity: sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==}
|
|
651
|
+
cpu: [riscv64]
|
|
652
|
+
os: [linux]
|
|
653
|
+
|
|
654
|
+
'@rollup/rollup-linux-s390x-gnu@4.60.1':
|
|
655
|
+
resolution: {integrity: sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==}
|
|
656
|
+
cpu: [s390x]
|
|
657
|
+
os: [linux]
|
|
658
|
+
|
|
659
|
+
'@rollup/rollup-linux-x64-gnu@4.60.1':
|
|
660
|
+
resolution: {integrity: sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==}
|
|
661
|
+
cpu: [x64]
|
|
662
|
+
os: [linux]
|
|
663
|
+
|
|
664
|
+
'@rollup/rollup-linux-x64-musl@4.60.1':
|
|
665
|
+
resolution: {integrity: sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==}
|
|
666
|
+
cpu: [x64]
|
|
667
|
+
os: [linux]
|
|
668
|
+
|
|
669
|
+
'@rollup/rollup-openbsd-x64@4.60.1':
|
|
670
|
+
resolution: {integrity: sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==}
|
|
671
|
+
cpu: [x64]
|
|
672
|
+
os: [openbsd]
|
|
673
|
+
|
|
674
|
+
'@rollup/rollup-openharmony-arm64@4.60.1':
|
|
675
|
+
resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==}
|
|
676
|
+
cpu: [arm64]
|
|
677
|
+
os: [openharmony]
|
|
678
|
+
|
|
679
|
+
'@rollup/rollup-win32-arm64-msvc@4.60.1':
|
|
680
|
+
resolution: {integrity: sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==}
|
|
681
|
+
cpu: [arm64]
|
|
682
|
+
os: [win32]
|
|
683
|
+
|
|
684
|
+
'@rollup/rollup-win32-ia32-msvc@4.60.1':
|
|
685
|
+
resolution: {integrity: sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==}
|
|
686
|
+
cpu: [ia32]
|
|
687
|
+
os: [win32]
|
|
688
|
+
|
|
689
|
+
'@rollup/rollup-win32-x64-gnu@4.60.1':
|
|
690
|
+
resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==}
|
|
691
|
+
cpu: [x64]
|
|
692
|
+
os: [win32]
|
|
693
|
+
|
|
694
|
+
'@rollup/rollup-win32-x64-msvc@4.60.1':
|
|
695
|
+
resolution: {integrity: sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==}
|
|
696
|
+
cpu: [x64]
|
|
697
|
+
os: [win32]
|
|
698
|
+
|
|
699
|
+
'@shikijs/core@3.23.0':
|
|
700
|
+
resolution: {integrity: sha512-NSWQz0riNb67xthdm5br6lAkvpDJRTgB36fxlo37ZzM2yq0PQFFzbd8psqC2XMPgCzo1fW6cVi18+ArJ44wqgA==}
|
|
701
|
+
|
|
702
|
+
'@shikijs/engine-javascript@3.23.0':
|
|
703
|
+
resolution: {integrity: sha512-aHt9eiGFobmWR5uqJUViySI1bHMqrAgamWE1TYSUoftkAeCCAiGawPMwM+VCadylQtF4V3VNOZ5LmfItH5f3yA==}
|
|
704
|
+
|
|
705
|
+
'@shikijs/engine-oniguruma@3.23.0':
|
|
706
|
+
resolution: {integrity: sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==}
|
|
707
|
+
|
|
708
|
+
'@shikijs/langs@3.23.0':
|
|
709
|
+
resolution: {integrity: sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==}
|
|
710
|
+
|
|
711
|
+
'@shikijs/themes@3.23.0':
|
|
712
|
+
resolution: {integrity: sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==}
|
|
713
|
+
|
|
714
|
+
'@shikijs/types@3.23.0':
|
|
715
|
+
resolution: {integrity: sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==}
|
|
716
|
+
|
|
717
|
+
'@shikijs/vscode-textmate@10.0.2':
|
|
718
|
+
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
|
|
719
|
+
|
|
720
|
+
'@types/debug@4.1.13':
|
|
721
|
+
resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==}
|
|
722
|
+
|
|
723
|
+
'@types/estree@1.0.8':
|
|
724
|
+
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
725
|
+
|
|
726
|
+
'@types/hast@3.0.4':
|
|
727
|
+
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
|
|
728
|
+
|
|
729
|
+
'@types/mdast@4.0.4':
|
|
730
|
+
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
|
|
731
|
+
|
|
732
|
+
'@types/ms@2.1.0':
|
|
733
|
+
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
|
734
|
+
|
|
735
|
+
'@types/nlcst@2.0.3':
|
|
736
|
+
resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==}
|
|
737
|
+
|
|
738
|
+
'@types/unist@3.0.3':
|
|
739
|
+
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
|
|
740
|
+
|
|
741
|
+
'@ungap/structured-clone@1.3.0':
|
|
742
|
+
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
|
743
|
+
|
|
744
|
+
'@volar/kit@2.4.28':
|
|
745
|
+
resolution: {integrity: sha512-cKX4vK9dtZvDRaAzeoUdaAJEew6IdxHNCRrdp5Kvcl6zZOqb6jTOfk3kXkIkG3T7oTFXguEMt5+9ptyqYR84Pg==}
|
|
746
|
+
peerDependencies:
|
|
747
|
+
typescript: '*'
|
|
748
|
+
|
|
749
|
+
'@volar/language-core@2.4.28':
|
|
750
|
+
resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==}
|
|
751
|
+
|
|
752
|
+
'@volar/language-server@2.4.28':
|
|
753
|
+
resolution: {integrity: sha512-NqcLnE5gERKuS4PUFwlhMxf6vqYo7hXtbMFbViXcbVkbZ905AIVWhnSo0ZNBC2V127H1/2zP7RvVOVnyITFfBw==}
|
|
754
|
+
|
|
755
|
+
'@volar/language-service@2.4.28':
|
|
756
|
+
resolution: {integrity: sha512-Rh/wYCZJrI5vCwMk9xyw/Z+MsWxlJY1rmMZPsxUoJKfzIRjS/NF1NmnuEcrMbEVGja00aVpCsInJfixQTMdvLw==}
|
|
757
|
+
|
|
758
|
+
'@volar/source-map@2.4.28':
|
|
759
|
+
resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==}
|
|
760
|
+
|
|
761
|
+
'@volar/typescript@2.4.28':
|
|
762
|
+
resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==}
|
|
763
|
+
|
|
764
|
+
'@vscode/emmet-helper@2.11.0':
|
|
765
|
+
resolution: {integrity: sha512-QLxjQR3imPZPQltfbWRnHU6JecWTF1QSWhx3GAKQpslx7y3Dp6sIIXhKjiUJ/BR9FX8PVthjr9PD6pNwOJfAzw==}
|
|
766
|
+
|
|
767
|
+
'@vscode/l10n@0.0.18':
|
|
768
|
+
resolution: {integrity: sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ==}
|
|
769
|
+
|
|
770
|
+
acorn@8.16.0:
|
|
771
|
+
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
772
|
+
engines: {node: '>=0.4.0'}
|
|
773
|
+
hasBin: true
|
|
774
|
+
|
|
775
|
+
ajv-draft-04@1.0.0:
|
|
776
|
+
resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==}
|
|
777
|
+
peerDependencies:
|
|
778
|
+
ajv: ^8.5.0
|
|
779
|
+
peerDependenciesMeta:
|
|
780
|
+
ajv:
|
|
781
|
+
optional: true
|
|
782
|
+
|
|
783
|
+
ajv@8.18.0:
|
|
784
|
+
resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
|
|
785
|
+
|
|
786
|
+
ansi-align@3.0.1:
|
|
787
|
+
resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==}
|
|
788
|
+
|
|
789
|
+
ansi-regex@5.0.1:
|
|
790
|
+
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
791
|
+
engines: {node: '>=8'}
|
|
792
|
+
|
|
793
|
+
ansi-regex@6.2.2:
|
|
794
|
+
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
795
|
+
engines: {node: '>=12'}
|
|
796
|
+
|
|
797
|
+
ansi-styles@4.3.0:
|
|
798
|
+
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
799
|
+
engines: {node: '>=8'}
|
|
800
|
+
|
|
801
|
+
ansi-styles@6.2.3:
|
|
802
|
+
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
803
|
+
engines: {node: '>=12'}
|
|
804
|
+
|
|
805
|
+
anymatch@3.1.3:
|
|
806
|
+
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
807
|
+
engines: {node: '>= 8'}
|
|
808
|
+
|
|
809
|
+
argparse@2.0.1:
|
|
810
|
+
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
811
|
+
|
|
812
|
+
aria-query@5.3.2:
|
|
813
|
+
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
|
|
814
|
+
engines: {node: '>= 0.4'}
|
|
815
|
+
|
|
816
|
+
array-iterate@2.0.1:
|
|
817
|
+
resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==}
|
|
818
|
+
|
|
819
|
+
astro@5.18.1:
|
|
820
|
+
resolution: {integrity: sha512-m4VWilWZ+Xt6NPoYzC4CgGZim/zQUO7WFL0RHCH0AiEavF1153iC3+me2atDvXpf/yX4PyGUeD8wZLq1cirT3g==}
|
|
821
|
+
engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
|
822
|
+
hasBin: true
|
|
823
|
+
|
|
824
|
+
axobject-query@4.1.0:
|
|
825
|
+
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
826
|
+
engines: {node: '>= 0.4'}
|
|
827
|
+
|
|
828
|
+
bail@2.0.2:
|
|
829
|
+
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
|
830
|
+
|
|
831
|
+
base-64@1.0.0:
|
|
832
|
+
resolution: {integrity: sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==}
|
|
833
|
+
|
|
834
|
+
boolbase@1.0.0:
|
|
835
|
+
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
836
|
+
|
|
837
|
+
boxen@8.0.1:
|
|
838
|
+
resolution: {integrity: sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==}
|
|
839
|
+
engines: {node: '>=18'}
|
|
840
|
+
|
|
841
|
+
camelcase@8.0.0:
|
|
842
|
+
resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==}
|
|
843
|
+
engines: {node: '>=16'}
|
|
844
|
+
|
|
845
|
+
ccount@2.0.1:
|
|
846
|
+
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
|
847
|
+
|
|
848
|
+
chalk@5.6.2:
|
|
849
|
+
resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
|
|
850
|
+
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
|
851
|
+
|
|
852
|
+
character-entities-html4@2.1.0:
|
|
853
|
+
resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
|
|
854
|
+
|
|
855
|
+
character-entities-legacy@3.0.0:
|
|
856
|
+
resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
|
|
857
|
+
|
|
858
|
+
character-entities@2.0.2:
|
|
859
|
+
resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
|
|
860
|
+
|
|
861
|
+
chokidar@4.0.3:
|
|
862
|
+
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
863
|
+
engines: {node: '>= 14.16.0'}
|
|
864
|
+
|
|
865
|
+
chokidar@5.0.0:
|
|
866
|
+
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
|
|
867
|
+
engines: {node: '>= 20.19.0'}
|
|
868
|
+
|
|
869
|
+
ci-info@4.4.0:
|
|
870
|
+
resolution: {integrity: sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==}
|
|
871
|
+
engines: {node: '>=8'}
|
|
872
|
+
|
|
873
|
+
cli-boxes@3.0.0:
|
|
874
|
+
resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==}
|
|
875
|
+
engines: {node: '>=10'}
|
|
876
|
+
|
|
877
|
+
cliui@8.0.1:
|
|
878
|
+
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
879
|
+
engines: {node: '>=12'}
|
|
880
|
+
|
|
881
|
+
clsx@2.1.1:
|
|
882
|
+
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
883
|
+
engines: {node: '>=6'}
|
|
884
|
+
|
|
885
|
+
color-convert@2.0.1:
|
|
886
|
+
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
887
|
+
engines: {node: '>=7.0.0'}
|
|
888
|
+
|
|
889
|
+
color-name@1.1.4:
|
|
890
|
+
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
891
|
+
|
|
892
|
+
comma-separated-tokens@2.0.3:
|
|
893
|
+
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
|
|
894
|
+
|
|
895
|
+
commander@11.1.0:
|
|
896
|
+
resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
|
|
897
|
+
engines: {node: '>=16'}
|
|
898
|
+
|
|
899
|
+
common-ancestor-path@1.0.1:
|
|
900
|
+
resolution: {integrity: sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==}
|
|
901
|
+
|
|
902
|
+
cookie-es@1.2.3:
|
|
903
|
+
resolution: {integrity: sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==}
|
|
904
|
+
|
|
905
|
+
cookie@1.1.1:
|
|
906
|
+
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
|
|
907
|
+
engines: {node: '>=18'}
|
|
908
|
+
|
|
909
|
+
crossws@0.3.5:
|
|
910
|
+
resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==}
|
|
911
|
+
|
|
912
|
+
css-select@5.2.2:
|
|
913
|
+
resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
|
|
914
|
+
|
|
915
|
+
css-tree@2.2.1:
|
|
916
|
+
resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==}
|
|
917
|
+
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
|
|
918
|
+
|
|
919
|
+
css-tree@3.2.1:
|
|
920
|
+
resolution: {integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==}
|
|
921
|
+
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
|
|
922
|
+
|
|
923
|
+
css-what@6.2.2:
|
|
924
|
+
resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==}
|
|
925
|
+
engines: {node: '>= 6'}
|
|
926
|
+
|
|
927
|
+
cssesc@3.0.0:
|
|
928
|
+
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
929
|
+
engines: {node: '>=4'}
|
|
930
|
+
hasBin: true
|
|
931
|
+
|
|
932
|
+
csso@5.0.5:
|
|
933
|
+
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
|
|
934
|
+
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
|
|
935
|
+
|
|
936
|
+
debug@4.4.3:
|
|
937
|
+
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
938
|
+
engines: {node: '>=6.0'}
|
|
939
|
+
peerDependencies:
|
|
940
|
+
supports-color: '*'
|
|
941
|
+
peerDependenciesMeta:
|
|
942
|
+
supports-color:
|
|
943
|
+
optional: true
|
|
944
|
+
|
|
945
|
+
decode-named-character-reference@1.3.0:
|
|
946
|
+
resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==}
|
|
947
|
+
|
|
948
|
+
defu@6.1.7:
|
|
949
|
+
resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==}
|
|
950
|
+
|
|
951
|
+
dequal@2.0.3:
|
|
952
|
+
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
|
953
|
+
engines: {node: '>=6'}
|
|
954
|
+
|
|
955
|
+
destr@2.0.5:
|
|
956
|
+
resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
|
|
957
|
+
|
|
958
|
+
detect-libc@2.1.2:
|
|
959
|
+
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
960
|
+
engines: {node: '>=8'}
|
|
961
|
+
|
|
962
|
+
deterministic-object-hash@2.0.2:
|
|
963
|
+
resolution: {integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==}
|
|
964
|
+
engines: {node: '>=18'}
|
|
965
|
+
|
|
966
|
+
devalue@5.7.1:
|
|
967
|
+
resolution: {integrity: sha512-MUbZ586EgQqdRnC4yDrlod3BEdyvE4TapGYHMW2CiaW+KkkFmWEFqBUaLltEZCGi0iFXCEjRF0OjF0DV2QHjOA==}
|
|
968
|
+
|
|
969
|
+
devlop@1.1.0:
|
|
970
|
+
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
|
|
971
|
+
|
|
972
|
+
diff@8.0.4:
|
|
973
|
+
resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==}
|
|
974
|
+
engines: {node: '>=0.3.1'}
|
|
975
|
+
|
|
976
|
+
dlv@1.1.3:
|
|
977
|
+
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
|
978
|
+
|
|
979
|
+
dom-serializer@2.0.0:
|
|
980
|
+
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
981
|
+
|
|
982
|
+
domelementtype@2.3.0:
|
|
983
|
+
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
984
|
+
|
|
985
|
+
domhandler@5.0.3:
|
|
986
|
+
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
987
|
+
engines: {node: '>= 4'}
|
|
988
|
+
|
|
989
|
+
domutils@3.2.2:
|
|
990
|
+
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
|
991
|
+
|
|
992
|
+
dset@3.1.4:
|
|
993
|
+
resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==}
|
|
994
|
+
engines: {node: '>=4'}
|
|
995
|
+
|
|
996
|
+
emmet@2.4.11:
|
|
997
|
+
resolution: {integrity: sha512-23QPJB3moh/U9sT4rQzGgeyyGIrcM+GH5uVYg2C6wZIxAIJq7Ng3QLT79tl8FUwDXhyq9SusfknOrofAKqvgyQ==}
|
|
998
|
+
|
|
999
|
+
emoji-regex@10.6.0:
|
|
1000
|
+
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
|
|
1001
|
+
|
|
1002
|
+
emoji-regex@8.0.0:
|
|
1003
|
+
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
1004
|
+
|
|
1005
|
+
entities@4.5.0:
|
|
1006
|
+
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
1007
|
+
engines: {node: '>=0.12'}
|
|
1008
|
+
|
|
1009
|
+
entities@6.0.1:
|
|
1010
|
+
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
|
|
1011
|
+
engines: {node: '>=0.12'}
|
|
1012
|
+
|
|
1013
|
+
es-module-lexer@1.7.0:
|
|
1014
|
+
resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
|
|
1015
|
+
|
|
1016
|
+
esbuild@0.25.12:
|
|
1017
|
+
resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
|
|
1018
|
+
engines: {node: '>=18'}
|
|
1019
|
+
hasBin: true
|
|
1020
|
+
|
|
1021
|
+
esbuild@0.27.7:
|
|
1022
|
+
resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==}
|
|
1023
|
+
engines: {node: '>=18'}
|
|
1024
|
+
hasBin: true
|
|
1025
|
+
|
|
1026
|
+
escalade@3.2.0:
|
|
1027
|
+
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
1028
|
+
engines: {node: '>=6'}
|
|
1029
|
+
|
|
1030
|
+
escape-string-regexp@5.0.0:
|
|
1031
|
+
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
1032
|
+
engines: {node: '>=12'}
|
|
1033
|
+
|
|
1034
|
+
estree-walker@2.0.2:
|
|
1035
|
+
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
1036
|
+
|
|
1037
|
+
estree-walker@3.0.3:
|
|
1038
|
+
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
1039
|
+
|
|
1040
|
+
eventemitter3@5.0.4:
|
|
1041
|
+
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
|
|
1042
|
+
|
|
1043
|
+
extend@3.0.2:
|
|
1044
|
+
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
|
|
1045
|
+
|
|
1046
|
+
fast-deep-equal@3.1.3:
|
|
1047
|
+
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
1048
|
+
|
|
1049
|
+
fast-uri@3.1.0:
|
|
1050
|
+
resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
|
|
1051
|
+
|
|
1052
|
+
fdir@6.5.0:
|
|
1053
|
+
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
1054
|
+
engines: {node: '>=12.0.0'}
|
|
1055
|
+
peerDependencies:
|
|
1056
|
+
picomatch: ^3 || ^4
|
|
1057
|
+
peerDependenciesMeta:
|
|
1058
|
+
picomatch:
|
|
1059
|
+
optional: true
|
|
1060
|
+
|
|
1061
|
+
flattie@1.1.1:
|
|
1062
|
+
resolution: {integrity: sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==}
|
|
1063
|
+
engines: {node: '>=8'}
|
|
1064
|
+
|
|
1065
|
+
fontace@0.4.1:
|
|
1066
|
+
resolution: {integrity: sha512-lDMvbAzSnHmbYMTEld5qdtvNH2/pWpICOqpean9IgC7vUbUJc3k+k5Dokp85CegamqQpFbXf0rAVkbzpyTA8aw==}
|
|
1067
|
+
|
|
1068
|
+
fontkitten@1.0.3:
|
|
1069
|
+
resolution: {integrity: sha512-Wp1zXWPVUPBmfoa3Cqc9ctaKuzKAV6uLstRqlR56kSjplf5uAce+qeyYym7F+PHbGTk+tCEdkCW6RD7DX/gBZw==}
|
|
1070
|
+
engines: {node: '>=20'}
|
|
1071
|
+
|
|
1072
|
+
fsevents@2.3.3:
|
|
1073
|
+
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
1074
|
+
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
1075
|
+
os: [darwin]
|
|
1076
|
+
|
|
1077
|
+
get-caller-file@2.0.5:
|
|
1078
|
+
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
1079
|
+
engines: {node: 6.* || 8.* || >= 10.*}
|
|
1080
|
+
|
|
1081
|
+
get-east-asian-width@1.5.0:
|
|
1082
|
+
resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==}
|
|
1083
|
+
engines: {node: '>=18'}
|
|
1084
|
+
|
|
1085
|
+
github-slugger@2.0.0:
|
|
1086
|
+
resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==}
|
|
1087
|
+
|
|
1088
|
+
h3@1.15.11:
|
|
1089
|
+
resolution: {integrity: sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==}
|
|
1090
|
+
|
|
1091
|
+
hast-util-from-html@2.0.3:
|
|
1092
|
+
resolution: {integrity: sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==}
|
|
1093
|
+
|
|
1094
|
+
hast-util-from-parse5@8.0.3:
|
|
1095
|
+
resolution: {integrity: sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==}
|
|
1096
|
+
|
|
1097
|
+
hast-util-is-element@3.0.0:
|
|
1098
|
+
resolution: {integrity: sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==}
|
|
1099
|
+
|
|
1100
|
+
hast-util-parse-selector@4.0.0:
|
|
1101
|
+
resolution: {integrity: sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==}
|
|
1102
|
+
|
|
1103
|
+
hast-util-raw@9.1.0:
|
|
1104
|
+
resolution: {integrity: sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==}
|
|
1105
|
+
|
|
1106
|
+
hast-util-to-html@9.0.5:
|
|
1107
|
+
resolution: {integrity: sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==}
|
|
1108
|
+
|
|
1109
|
+
hast-util-to-parse5@8.0.1:
|
|
1110
|
+
resolution: {integrity: sha512-MlWT6Pjt4CG9lFCjiz4BH7l9wmrMkfkJYCxFwKQic8+RTZgWPuWxwAfjJElsXkex7DJjfSJsQIt931ilUgmwdA==}
|
|
1111
|
+
|
|
1112
|
+
hast-util-to-text@4.0.2:
|
|
1113
|
+
resolution: {integrity: sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==}
|
|
1114
|
+
|
|
1115
|
+
hast-util-whitespace@3.0.0:
|
|
1116
|
+
resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
|
|
1117
|
+
|
|
1118
|
+
hastscript@9.0.1:
|
|
1119
|
+
resolution: {integrity: sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==}
|
|
1120
|
+
|
|
1121
|
+
html-escaper@3.0.3:
|
|
1122
|
+
resolution: {integrity: sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==}
|
|
1123
|
+
|
|
1124
|
+
html-void-elements@3.0.0:
|
|
1125
|
+
resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==}
|
|
1126
|
+
|
|
1127
|
+
http-cache-semantics@4.2.0:
|
|
1128
|
+
resolution: {integrity: sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==}
|
|
1129
|
+
|
|
1130
|
+
import-meta-resolve@4.2.0:
|
|
1131
|
+
resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==}
|
|
1132
|
+
|
|
1133
|
+
iron-webcrypto@1.2.1:
|
|
1134
|
+
resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==}
|
|
1135
|
+
|
|
1136
|
+
is-docker@3.0.0:
|
|
1137
|
+
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
1138
|
+
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
1139
|
+
hasBin: true
|
|
1140
|
+
|
|
1141
|
+
is-fullwidth-code-point@3.0.0:
|
|
1142
|
+
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
1143
|
+
engines: {node: '>=8'}
|
|
1144
|
+
|
|
1145
|
+
is-inside-container@1.0.0:
|
|
1146
|
+
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
1147
|
+
engines: {node: '>=14.16'}
|
|
1148
|
+
hasBin: true
|
|
1149
|
+
|
|
1150
|
+
is-plain-obj@4.1.0:
|
|
1151
|
+
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
|
|
1152
|
+
engines: {node: '>=12'}
|
|
1153
|
+
|
|
1154
|
+
is-wsl@3.1.1:
|
|
1155
|
+
resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==}
|
|
1156
|
+
engines: {node: '>=16'}
|
|
1157
|
+
|
|
1158
|
+
js-yaml@4.1.1:
|
|
1159
|
+
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
|
|
1160
|
+
hasBin: true
|
|
1161
|
+
|
|
1162
|
+
json-schema-traverse@1.0.0:
|
|
1163
|
+
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
1164
|
+
|
|
1165
|
+
jsonc-parser@2.3.1:
|
|
1166
|
+
resolution: {integrity: sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==}
|
|
1167
|
+
|
|
1168
|
+
jsonc-parser@3.3.1:
|
|
1169
|
+
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
|
|
1170
|
+
|
|
1171
|
+
kleur@3.0.3:
|
|
1172
|
+
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
|
|
1173
|
+
engines: {node: '>=6'}
|
|
1174
|
+
|
|
1175
|
+
kleur@4.1.5:
|
|
1176
|
+
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
1177
|
+
engines: {node: '>=6'}
|
|
1178
|
+
|
|
1179
|
+
longest-streak@3.1.0:
|
|
1180
|
+
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
|
|
1181
|
+
|
|
1182
|
+
lru-cache@11.3.3:
|
|
1183
|
+
resolution: {integrity: sha512-JvNw9Y81y33E+BEYPr0U7omo+U9AySnsMsEiXgwT6yqd31VQWTLNQqmT4ou5eqPFUrTfIDFta2wKhB1hyohtAQ==}
|
|
1184
|
+
engines: {node: 20 || >=22}
|
|
1185
|
+
|
|
1186
|
+
magic-string@0.30.21:
|
|
1187
|
+
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
1188
|
+
|
|
1189
|
+
magicast@0.5.2:
|
|
1190
|
+
resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==}
|
|
1191
|
+
|
|
1192
|
+
markdown-table@3.0.4:
|
|
1193
|
+
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
|
|
1194
|
+
|
|
1195
|
+
mdast-util-definitions@6.0.0:
|
|
1196
|
+
resolution: {integrity: sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==}
|
|
1197
|
+
|
|
1198
|
+
mdast-util-find-and-replace@3.0.2:
|
|
1199
|
+
resolution: {integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==}
|
|
1200
|
+
|
|
1201
|
+
mdast-util-from-markdown@2.0.3:
|
|
1202
|
+
resolution: {integrity: sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==}
|
|
1203
|
+
|
|
1204
|
+
mdast-util-gfm-autolink-literal@2.0.1:
|
|
1205
|
+
resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==}
|
|
1206
|
+
|
|
1207
|
+
mdast-util-gfm-footnote@2.1.0:
|
|
1208
|
+
resolution: {integrity: sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==}
|
|
1209
|
+
|
|
1210
|
+
mdast-util-gfm-strikethrough@2.0.0:
|
|
1211
|
+
resolution: {integrity: sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==}
|
|
1212
|
+
|
|
1213
|
+
mdast-util-gfm-table@2.0.0:
|
|
1214
|
+
resolution: {integrity: sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==}
|
|
1215
|
+
|
|
1216
|
+
mdast-util-gfm-task-list-item@2.0.0:
|
|
1217
|
+
resolution: {integrity: sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==}
|
|
1218
|
+
|
|
1219
|
+
mdast-util-gfm@3.1.0:
|
|
1220
|
+
resolution: {integrity: sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==}
|
|
1221
|
+
|
|
1222
|
+
mdast-util-phrasing@4.1.0:
|
|
1223
|
+
resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
|
|
1224
|
+
|
|
1225
|
+
mdast-util-to-hast@13.2.1:
|
|
1226
|
+
resolution: {integrity: sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==}
|
|
1227
|
+
|
|
1228
|
+
mdast-util-to-markdown@2.1.2:
|
|
1229
|
+
resolution: {integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==}
|
|
1230
|
+
|
|
1231
|
+
mdast-util-to-string@4.0.0:
|
|
1232
|
+
resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
|
|
1233
|
+
|
|
1234
|
+
mdn-data@2.0.28:
|
|
1235
|
+
resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
|
|
1236
|
+
|
|
1237
|
+
mdn-data@2.27.1:
|
|
1238
|
+
resolution: {integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==}
|
|
1239
|
+
|
|
1240
|
+
micromark-core-commonmark@2.0.3:
|
|
1241
|
+
resolution: {integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==}
|
|
1242
|
+
|
|
1243
|
+
micromark-extension-gfm-autolink-literal@2.1.0:
|
|
1244
|
+
resolution: {integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==}
|
|
1245
|
+
|
|
1246
|
+
micromark-extension-gfm-footnote@2.1.0:
|
|
1247
|
+
resolution: {integrity: sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==}
|
|
1248
|
+
|
|
1249
|
+
micromark-extension-gfm-strikethrough@2.1.0:
|
|
1250
|
+
resolution: {integrity: sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==}
|
|
1251
|
+
|
|
1252
|
+
micromark-extension-gfm-table@2.1.1:
|
|
1253
|
+
resolution: {integrity: sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==}
|
|
1254
|
+
|
|
1255
|
+
micromark-extension-gfm-tagfilter@2.0.0:
|
|
1256
|
+
resolution: {integrity: sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==}
|
|
1257
|
+
|
|
1258
|
+
micromark-extension-gfm-task-list-item@2.1.0:
|
|
1259
|
+
resolution: {integrity: sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==}
|
|
1260
|
+
|
|
1261
|
+
micromark-extension-gfm@3.0.0:
|
|
1262
|
+
resolution: {integrity: sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==}
|
|
1263
|
+
|
|
1264
|
+
micromark-factory-destination@2.0.1:
|
|
1265
|
+
resolution: {integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==}
|
|
1266
|
+
|
|
1267
|
+
micromark-factory-label@2.0.1:
|
|
1268
|
+
resolution: {integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==}
|
|
1269
|
+
|
|
1270
|
+
micromark-factory-space@2.0.1:
|
|
1271
|
+
resolution: {integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==}
|
|
1272
|
+
|
|
1273
|
+
micromark-factory-title@2.0.1:
|
|
1274
|
+
resolution: {integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==}
|
|
1275
|
+
|
|
1276
|
+
micromark-factory-whitespace@2.0.1:
|
|
1277
|
+
resolution: {integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==}
|
|
1278
|
+
|
|
1279
|
+
micromark-util-character@2.1.1:
|
|
1280
|
+
resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==}
|
|
1281
|
+
|
|
1282
|
+
micromark-util-chunked@2.0.1:
|
|
1283
|
+
resolution: {integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==}
|
|
1284
|
+
|
|
1285
|
+
micromark-util-classify-character@2.0.1:
|
|
1286
|
+
resolution: {integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==}
|
|
1287
|
+
|
|
1288
|
+
micromark-util-combine-extensions@2.0.1:
|
|
1289
|
+
resolution: {integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==}
|
|
1290
|
+
|
|
1291
|
+
micromark-util-decode-numeric-character-reference@2.0.2:
|
|
1292
|
+
resolution: {integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==}
|
|
1293
|
+
|
|
1294
|
+
micromark-util-decode-string@2.0.1:
|
|
1295
|
+
resolution: {integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==}
|
|
1296
|
+
|
|
1297
|
+
micromark-util-encode@2.0.1:
|
|
1298
|
+
resolution: {integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==}
|
|
1299
|
+
|
|
1300
|
+
micromark-util-html-tag-name@2.0.1:
|
|
1301
|
+
resolution: {integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==}
|
|
1302
|
+
|
|
1303
|
+
micromark-util-normalize-identifier@2.0.1:
|
|
1304
|
+
resolution: {integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==}
|
|
1305
|
+
|
|
1306
|
+
micromark-util-resolve-all@2.0.1:
|
|
1307
|
+
resolution: {integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==}
|
|
1308
|
+
|
|
1309
|
+
micromark-util-sanitize-uri@2.0.1:
|
|
1310
|
+
resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==}
|
|
1311
|
+
|
|
1312
|
+
micromark-util-subtokenize@2.1.0:
|
|
1313
|
+
resolution: {integrity: sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==}
|
|
1314
|
+
|
|
1315
|
+
micromark-util-symbol@2.0.1:
|
|
1316
|
+
resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==}
|
|
1317
|
+
|
|
1318
|
+
micromark-util-types@2.0.2:
|
|
1319
|
+
resolution: {integrity: sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==}
|
|
1320
|
+
|
|
1321
|
+
micromark@4.0.2:
|
|
1322
|
+
resolution: {integrity: sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==}
|
|
1323
|
+
|
|
1324
|
+
mrmime@2.0.1:
|
|
1325
|
+
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
1326
|
+
engines: {node: '>=10'}
|
|
1327
|
+
|
|
1328
|
+
ms@2.1.3:
|
|
1329
|
+
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
1330
|
+
|
|
1331
|
+
muggle-string@0.4.1:
|
|
1332
|
+
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
|
1333
|
+
|
|
1334
|
+
nanoid@3.3.11:
|
|
1335
|
+
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
1336
|
+
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
1337
|
+
hasBin: true
|
|
1338
|
+
|
|
1339
|
+
neotraverse@0.6.18:
|
|
1340
|
+
resolution: {integrity: sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==}
|
|
1341
|
+
engines: {node: '>= 10'}
|
|
1342
|
+
|
|
1343
|
+
nlcst-to-string@4.0.0:
|
|
1344
|
+
resolution: {integrity: sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==}
|
|
1345
|
+
|
|
1346
|
+
node-fetch-native@1.6.7:
|
|
1347
|
+
resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
|
|
1348
|
+
|
|
1349
|
+
node-mock-http@1.0.4:
|
|
1350
|
+
resolution: {integrity: sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==}
|
|
1351
|
+
|
|
1352
|
+
normalize-path@3.0.0:
|
|
1353
|
+
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
1354
|
+
engines: {node: '>=0.10.0'}
|
|
1355
|
+
|
|
1356
|
+
nth-check@2.1.1:
|
|
1357
|
+
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
1358
|
+
|
|
1359
|
+
ofetch@1.5.1:
|
|
1360
|
+
resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==}
|
|
1361
|
+
|
|
1362
|
+
ohash@2.0.11:
|
|
1363
|
+
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
|
|
1364
|
+
|
|
1365
|
+
oniguruma-parser@0.12.1:
|
|
1366
|
+
resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==}
|
|
1367
|
+
|
|
1368
|
+
oniguruma-to-es@4.3.5:
|
|
1369
|
+
resolution: {integrity: sha512-Zjygswjpsewa0NLTsiizVuMQZbp0MDyM6lIt66OxsF21npUDlzpHi1Mgb/qhQdkb+dWFTzJmFbEWdvZgRho8eQ==}
|
|
1370
|
+
|
|
1371
|
+
p-limit@6.2.0:
|
|
1372
|
+
resolution: {integrity: sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==}
|
|
1373
|
+
engines: {node: '>=18'}
|
|
1374
|
+
|
|
1375
|
+
p-queue@8.1.1:
|
|
1376
|
+
resolution: {integrity: sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==}
|
|
1377
|
+
engines: {node: '>=18'}
|
|
1378
|
+
|
|
1379
|
+
p-timeout@6.1.4:
|
|
1380
|
+
resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==}
|
|
1381
|
+
engines: {node: '>=14.16'}
|
|
1382
|
+
|
|
1383
|
+
package-manager-detector@1.6.0:
|
|
1384
|
+
resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==}
|
|
1385
|
+
|
|
1386
|
+
parse-latin@7.0.0:
|
|
1387
|
+
resolution: {integrity: sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==}
|
|
1388
|
+
|
|
1389
|
+
parse5@7.3.0:
|
|
1390
|
+
resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==}
|
|
1391
|
+
|
|
1392
|
+
path-browserify@1.0.1:
|
|
1393
|
+
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
1394
|
+
|
|
1395
|
+
piccolore@0.1.3:
|
|
1396
|
+
resolution: {integrity: sha512-o8bTeDWjE086iwKrROaDf31K0qC/BENdm15/uH9usSC/uZjJOKb2YGiVHfLY4GhwsERiPI1jmwI2XrA7ACOxVw==}
|
|
1397
|
+
|
|
1398
|
+
picocolors@1.1.1:
|
|
1399
|
+
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
1400
|
+
|
|
1401
|
+
picomatch@2.3.2:
|
|
1402
|
+
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
1403
|
+
engines: {node: '>=8.6'}
|
|
1404
|
+
|
|
1405
|
+
picomatch@4.0.4:
|
|
1406
|
+
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
1407
|
+
engines: {node: '>=12'}
|
|
1408
|
+
|
|
1409
|
+
postcss@8.5.9:
|
|
1410
|
+
resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==}
|
|
1411
|
+
engines: {node: ^10 || ^12 || >=14}
|
|
1412
|
+
|
|
1413
|
+
prettier@3.8.2:
|
|
1414
|
+
resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==}
|
|
1415
|
+
engines: {node: '>=14'}
|
|
1416
|
+
hasBin: true
|
|
1417
|
+
|
|
1418
|
+
prismjs@1.30.0:
|
|
1419
|
+
resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
|
|
1420
|
+
engines: {node: '>=6'}
|
|
1421
|
+
|
|
1422
|
+
prompts@2.4.2:
|
|
1423
|
+
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
|
|
1424
|
+
engines: {node: '>= 6'}
|
|
1425
|
+
|
|
1426
|
+
property-information@7.1.0:
|
|
1427
|
+
resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==}
|
|
1428
|
+
|
|
1429
|
+
radix3@1.1.2:
|
|
1430
|
+
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
|
|
1431
|
+
|
|
1432
|
+
readdirp@4.1.2:
|
|
1433
|
+
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
1434
|
+
engines: {node: '>= 14.18.0'}
|
|
1435
|
+
|
|
1436
|
+
readdirp@5.0.0:
|
|
1437
|
+
resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
|
|
1438
|
+
engines: {node: '>= 20.19.0'}
|
|
1439
|
+
|
|
1440
|
+
regex-recursion@6.0.2:
|
|
1441
|
+
resolution: {integrity: sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==}
|
|
1442
|
+
|
|
1443
|
+
regex-utilities@2.3.0:
|
|
1444
|
+
resolution: {integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==}
|
|
1445
|
+
|
|
1446
|
+
regex@6.1.0:
|
|
1447
|
+
resolution: {integrity: sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==}
|
|
1448
|
+
|
|
1449
|
+
rehype-parse@9.0.1:
|
|
1450
|
+
resolution: {integrity: sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==}
|
|
1451
|
+
|
|
1452
|
+
rehype-raw@7.0.0:
|
|
1453
|
+
resolution: {integrity: sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==}
|
|
1454
|
+
|
|
1455
|
+
rehype-stringify@10.0.1:
|
|
1456
|
+
resolution: {integrity: sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==}
|
|
1457
|
+
|
|
1458
|
+
rehype@13.0.2:
|
|
1459
|
+
resolution: {integrity: sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==}
|
|
1460
|
+
|
|
1461
|
+
remark-gfm@4.0.1:
|
|
1462
|
+
resolution: {integrity: sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==}
|
|
1463
|
+
|
|
1464
|
+
remark-parse@11.0.0:
|
|
1465
|
+
resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
|
|
1466
|
+
|
|
1467
|
+
remark-rehype@11.1.2:
|
|
1468
|
+
resolution: {integrity: sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==}
|
|
1469
|
+
|
|
1470
|
+
remark-smartypants@3.0.2:
|
|
1471
|
+
resolution: {integrity: sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==}
|
|
1472
|
+
engines: {node: '>=16.0.0'}
|
|
1473
|
+
|
|
1474
|
+
remark-stringify@11.0.0:
|
|
1475
|
+
resolution: {integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==}
|
|
1476
|
+
|
|
1477
|
+
request-light@0.5.8:
|
|
1478
|
+
resolution: {integrity: sha512-3Zjgh+8b5fhRJBQZoy+zbVKpAQGLyka0MPgW3zruTF4dFFJ8Fqcfu9YsAvi/rvdcaTeWG3MkbZv4WKxAn/84Lg==}
|
|
1479
|
+
|
|
1480
|
+
request-light@0.7.0:
|
|
1481
|
+
resolution: {integrity: sha512-lMbBMrDoxgsyO+yB3sDcrDuX85yYt7sS8BfQd11jtbW/z5ZWgLZRcEGLsLoYw7I0WSUGQBs8CC8ScIxkTX1+6Q==}
|
|
1482
|
+
|
|
1483
|
+
require-directory@2.1.1:
|
|
1484
|
+
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
1485
|
+
engines: {node: '>=0.10.0'}
|
|
1486
|
+
|
|
1487
|
+
require-from-string@2.0.2:
|
|
1488
|
+
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
1489
|
+
engines: {node: '>=0.10.0'}
|
|
1490
|
+
|
|
1491
|
+
retext-latin@4.0.0:
|
|
1492
|
+
resolution: {integrity: sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==}
|
|
1493
|
+
|
|
1494
|
+
retext-smartypants@6.2.0:
|
|
1495
|
+
resolution: {integrity: sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==}
|
|
1496
|
+
|
|
1497
|
+
retext-stringify@4.0.0:
|
|
1498
|
+
resolution: {integrity: sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==}
|
|
1499
|
+
|
|
1500
|
+
retext@9.0.0:
|
|
1501
|
+
resolution: {integrity: sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==}
|
|
1502
|
+
|
|
1503
|
+
rollup@4.60.1:
|
|
1504
|
+
resolution: {integrity: sha512-VmtB2rFU/GroZ4oL8+ZqXgSA38O6GR8KSIvWmEFv63pQ0G6KaBH9s07PO8XTXP4vI+3UJUEypOfjkGfmSBBR0w==}
|
|
1505
|
+
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
1506
|
+
hasBin: true
|
|
1507
|
+
|
|
1508
|
+
sax@1.6.0:
|
|
1509
|
+
resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==}
|
|
1510
|
+
engines: {node: '>=11.0.0'}
|
|
1511
|
+
|
|
1512
|
+
semver@7.7.4:
|
|
1513
|
+
resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
|
|
1514
|
+
engines: {node: '>=10'}
|
|
1515
|
+
hasBin: true
|
|
1516
|
+
|
|
1517
|
+
sharp@0.34.5:
|
|
1518
|
+
resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==}
|
|
1519
|
+
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
1520
|
+
|
|
1521
|
+
shiki@3.23.0:
|
|
1522
|
+
resolution: {integrity: sha512-55Dj73uq9ZXL5zyeRPzHQsK7Nbyt6Y10k5s7OjuFZGMhpp4r/rsLBH0o/0fstIzX1Lep9VxefWljK/SKCzygIA==}
|
|
1523
|
+
|
|
1524
|
+
sisteransi@1.0.5:
|
|
1525
|
+
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
|
1526
|
+
|
|
1527
|
+
smol-toml@1.6.1:
|
|
1528
|
+
resolution: {integrity: sha512-dWUG8F5sIIARXih1DTaQAX4SsiTXhInKf1buxdY9DIg4ZYPZK5nGM1VRIYmEbDbsHt7USo99xSLFu5Q1IqTmsg==}
|
|
1529
|
+
engines: {node: '>= 18'}
|
|
1530
|
+
|
|
1531
|
+
source-map-js@1.2.1:
|
|
1532
|
+
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
1533
|
+
engines: {node: '>=0.10.0'}
|
|
1534
|
+
|
|
1535
|
+
space-separated-tokens@2.0.2:
|
|
1536
|
+
resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
|
|
1537
|
+
|
|
1538
|
+
string-width@4.2.3:
|
|
1539
|
+
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
1540
|
+
engines: {node: '>=8'}
|
|
1541
|
+
|
|
1542
|
+
string-width@7.2.0:
|
|
1543
|
+
resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
|
|
1544
|
+
engines: {node: '>=18'}
|
|
1545
|
+
|
|
1546
|
+
stringify-entities@4.0.4:
|
|
1547
|
+
resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
|
|
1548
|
+
|
|
1549
|
+
strip-ansi@6.0.1:
|
|
1550
|
+
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
1551
|
+
engines: {node: '>=8'}
|
|
1552
|
+
|
|
1553
|
+
strip-ansi@7.2.0:
|
|
1554
|
+
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
1555
|
+
engines: {node: '>=12'}
|
|
1556
|
+
|
|
1557
|
+
svgo@4.0.1:
|
|
1558
|
+
resolution: {integrity: sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==}
|
|
1559
|
+
engines: {node: '>=16'}
|
|
1560
|
+
hasBin: true
|
|
1561
|
+
|
|
1562
|
+
tiny-inflate@1.0.3:
|
|
1563
|
+
resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==}
|
|
1564
|
+
|
|
1565
|
+
tinyexec@1.1.1:
|
|
1566
|
+
resolution: {integrity: sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==}
|
|
1567
|
+
engines: {node: '>=18'}
|
|
1568
|
+
|
|
1569
|
+
tinyglobby@0.2.16:
|
|
1570
|
+
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
1571
|
+
engines: {node: '>=12.0.0'}
|
|
1572
|
+
|
|
1573
|
+
trim-lines@3.0.1:
|
|
1574
|
+
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
|
|
1575
|
+
|
|
1576
|
+
trough@2.2.0:
|
|
1577
|
+
resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
|
|
1578
|
+
|
|
1579
|
+
tsconfck@3.1.6:
|
|
1580
|
+
resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==}
|
|
1581
|
+
engines: {node: ^18 || >=20}
|
|
1582
|
+
hasBin: true
|
|
1583
|
+
peerDependencies:
|
|
1584
|
+
typescript: ^5.0.0
|
|
1585
|
+
peerDependenciesMeta:
|
|
1586
|
+
typescript:
|
|
1587
|
+
optional: true
|
|
1588
|
+
|
|
1589
|
+
tslib@2.8.1:
|
|
1590
|
+
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
1591
|
+
|
|
1592
|
+
type-fest@4.41.0:
|
|
1593
|
+
resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==}
|
|
1594
|
+
engines: {node: '>=16'}
|
|
1595
|
+
|
|
1596
|
+
typesafe-path@0.2.2:
|
|
1597
|
+
resolution: {integrity: sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==}
|
|
1598
|
+
|
|
1599
|
+
typescript-auto-import-cache@0.3.6:
|
|
1600
|
+
resolution: {integrity: sha512-RpuHXrknHdVdK7wv/8ug3Fr0WNsNi5l5aB8MYYuXhq2UH5lnEB1htJ1smhtD5VeCsGr2p8mUDtd83LCQDFVgjQ==}
|
|
1601
|
+
|
|
1602
|
+
typescript@5.9.3:
|
|
1603
|
+
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
1604
|
+
engines: {node: '>=14.17'}
|
|
1605
|
+
hasBin: true
|
|
1606
|
+
|
|
1607
|
+
ufo@1.6.3:
|
|
1608
|
+
resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
|
|
1609
|
+
|
|
1610
|
+
ultrahtml@1.6.0:
|
|
1611
|
+
resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==}
|
|
1612
|
+
|
|
1613
|
+
uncrypto@0.1.3:
|
|
1614
|
+
resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
|
|
1615
|
+
|
|
1616
|
+
unified@11.0.5:
|
|
1617
|
+
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
|
|
1618
|
+
|
|
1619
|
+
unifont@0.7.4:
|
|
1620
|
+
resolution: {integrity: sha512-oHeis4/xl42HUIeHuNZRGEvxj5AaIKR+bHPNegRq5LV1gdc3jundpONbjglKpihmJf+dswygdMJn3eftGIMemg==}
|
|
1621
|
+
|
|
1622
|
+
unist-util-find-after@5.0.0:
|
|
1623
|
+
resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==}
|
|
1624
|
+
|
|
1625
|
+
unist-util-is@6.0.1:
|
|
1626
|
+
resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==}
|
|
1627
|
+
|
|
1628
|
+
unist-util-modify-children@4.0.0:
|
|
1629
|
+
resolution: {integrity: sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==}
|
|
1630
|
+
|
|
1631
|
+
unist-util-position@5.0.0:
|
|
1632
|
+
resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
|
|
1633
|
+
|
|
1634
|
+
unist-util-remove-position@5.0.0:
|
|
1635
|
+
resolution: {integrity: sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==}
|
|
1636
|
+
|
|
1637
|
+
unist-util-stringify-position@4.0.0:
|
|
1638
|
+
resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
|
|
1639
|
+
|
|
1640
|
+
unist-util-visit-children@3.0.0:
|
|
1641
|
+
resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==}
|
|
1642
|
+
|
|
1643
|
+
unist-util-visit-parents@6.0.2:
|
|
1644
|
+
resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==}
|
|
1645
|
+
|
|
1646
|
+
unist-util-visit@5.1.0:
|
|
1647
|
+
resolution: {integrity: sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==}
|
|
1648
|
+
|
|
1649
|
+
unstorage@1.17.5:
|
|
1650
|
+
resolution: {integrity: sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==}
|
|
1651
|
+
peerDependencies:
|
|
1652
|
+
'@azure/app-configuration': ^1.8.0
|
|
1653
|
+
'@azure/cosmos': ^4.2.0
|
|
1654
|
+
'@azure/data-tables': ^13.3.0
|
|
1655
|
+
'@azure/identity': ^4.6.0
|
|
1656
|
+
'@azure/keyvault-secrets': ^4.9.0
|
|
1657
|
+
'@azure/storage-blob': ^12.26.0
|
|
1658
|
+
'@capacitor/preferences': ^6 || ^7 || ^8
|
|
1659
|
+
'@deno/kv': '>=0.9.0'
|
|
1660
|
+
'@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0
|
|
1661
|
+
'@planetscale/database': ^1.19.0
|
|
1662
|
+
'@upstash/redis': ^1.34.3
|
|
1663
|
+
'@vercel/blob': '>=0.27.1'
|
|
1664
|
+
'@vercel/functions': ^2.2.12 || ^3.0.0
|
|
1665
|
+
'@vercel/kv': ^1 || ^2 || ^3
|
|
1666
|
+
aws4fetch: ^1.0.20
|
|
1667
|
+
db0: '>=0.2.1'
|
|
1668
|
+
idb-keyval: ^6.2.1
|
|
1669
|
+
ioredis: ^5.4.2
|
|
1670
|
+
uploadthing: ^7.4.4
|
|
1671
|
+
peerDependenciesMeta:
|
|
1672
|
+
'@azure/app-configuration':
|
|
1673
|
+
optional: true
|
|
1674
|
+
'@azure/cosmos':
|
|
1675
|
+
optional: true
|
|
1676
|
+
'@azure/data-tables':
|
|
1677
|
+
optional: true
|
|
1678
|
+
'@azure/identity':
|
|
1679
|
+
optional: true
|
|
1680
|
+
'@azure/keyvault-secrets':
|
|
1681
|
+
optional: true
|
|
1682
|
+
'@azure/storage-blob':
|
|
1683
|
+
optional: true
|
|
1684
|
+
'@capacitor/preferences':
|
|
1685
|
+
optional: true
|
|
1686
|
+
'@deno/kv':
|
|
1687
|
+
optional: true
|
|
1688
|
+
'@netlify/blobs':
|
|
1689
|
+
optional: true
|
|
1690
|
+
'@planetscale/database':
|
|
1691
|
+
optional: true
|
|
1692
|
+
'@upstash/redis':
|
|
1693
|
+
optional: true
|
|
1694
|
+
'@vercel/blob':
|
|
1695
|
+
optional: true
|
|
1696
|
+
'@vercel/functions':
|
|
1697
|
+
optional: true
|
|
1698
|
+
'@vercel/kv':
|
|
1699
|
+
optional: true
|
|
1700
|
+
aws4fetch:
|
|
1701
|
+
optional: true
|
|
1702
|
+
db0:
|
|
1703
|
+
optional: true
|
|
1704
|
+
idb-keyval:
|
|
1705
|
+
optional: true
|
|
1706
|
+
ioredis:
|
|
1707
|
+
optional: true
|
|
1708
|
+
uploadthing:
|
|
1709
|
+
optional: true
|
|
1710
|
+
|
|
1711
|
+
vfile-location@5.0.3:
|
|
1712
|
+
resolution: {integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==}
|
|
1713
|
+
|
|
1714
|
+
vfile-message@4.0.3:
|
|
1715
|
+
resolution: {integrity: sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==}
|
|
1716
|
+
|
|
1717
|
+
vfile@6.0.3:
|
|
1718
|
+
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
|
1719
|
+
|
|
1720
|
+
vite@6.4.2:
|
|
1721
|
+
resolution: {integrity: sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==}
|
|
1722
|
+
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
1723
|
+
hasBin: true
|
|
1724
|
+
peerDependencies:
|
|
1725
|
+
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
1726
|
+
jiti: '>=1.21.0'
|
|
1727
|
+
less: '*'
|
|
1728
|
+
lightningcss: ^1.21.0
|
|
1729
|
+
sass: '*'
|
|
1730
|
+
sass-embedded: '*'
|
|
1731
|
+
stylus: '*'
|
|
1732
|
+
sugarss: '*'
|
|
1733
|
+
terser: ^5.16.0
|
|
1734
|
+
tsx: ^4.8.1
|
|
1735
|
+
yaml: ^2.4.2
|
|
1736
|
+
peerDependenciesMeta:
|
|
1737
|
+
'@types/node':
|
|
1738
|
+
optional: true
|
|
1739
|
+
jiti:
|
|
1740
|
+
optional: true
|
|
1741
|
+
less:
|
|
1742
|
+
optional: true
|
|
1743
|
+
lightningcss:
|
|
1744
|
+
optional: true
|
|
1745
|
+
sass:
|
|
1746
|
+
optional: true
|
|
1747
|
+
sass-embedded:
|
|
1748
|
+
optional: true
|
|
1749
|
+
stylus:
|
|
1750
|
+
optional: true
|
|
1751
|
+
sugarss:
|
|
1752
|
+
optional: true
|
|
1753
|
+
terser:
|
|
1754
|
+
optional: true
|
|
1755
|
+
tsx:
|
|
1756
|
+
optional: true
|
|
1757
|
+
yaml:
|
|
1758
|
+
optional: true
|
|
1759
|
+
|
|
1760
|
+
vitefu@1.1.3:
|
|
1761
|
+
resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==}
|
|
1762
|
+
peerDependencies:
|
|
1763
|
+
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
1764
|
+
peerDependenciesMeta:
|
|
1765
|
+
vite:
|
|
1766
|
+
optional: true
|
|
1767
|
+
|
|
1768
|
+
volar-service-css@0.0.70:
|
|
1769
|
+
resolution: {integrity: sha512-K1qyOvBpE3rzdAv3e4/6Rv5yizrYPy5R/ne3IWCAzLBuMO4qBMV3kSqWzj6KUVe6S0AnN6wxF7cRkiaKfYMYJw==}
|
|
1770
|
+
peerDependencies:
|
|
1771
|
+
'@volar/language-service': ~2.4.0
|
|
1772
|
+
peerDependenciesMeta:
|
|
1773
|
+
'@volar/language-service':
|
|
1774
|
+
optional: true
|
|
1775
|
+
|
|
1776
|
+
volar-service-emmet@0.0.70:
|
|
1777
|
+
resolution: {integrity: sha512-xi5bC4m/VyE3zy/n2CXspKeDZs3qA41tHLTw275/7dNWM/RqE2z3BnDICQybHIVp/6G1iOQj5c1qXMgQC08TNg==}
|
|
1778
|
+
peerDependencies:
|
|
1779
|
+
'@volar/language-service': ~2.4.0
|
|
1780
|
+
peerDependenciesMeta:
|
|
1781
|
+
'@volar/language-service':
|
|
1782
|
+
optional: true
|
|
1783
|
+
|
|
1784
|
+
volar-service-html@0.0.70:
|
|
1785
|
+
resolution: {integrity: sha512-eR6vCgMdmYAo4n+gcT7DSyBQbwB8S3HZZvSagTf0sxNaD4WppMCFfpqWnkrlGStPKMZvMiejRRVmqsX9dYcTvQ==}
|
|
1786
|
+
peerDependencies:
|
|
1787
|
+
'@volar/language-service': ~2.4.0
|
|
1788
|
+
peerDependenciesMeta:
|
|
1789
|
+
'@volar/language-service':
|
|
1790
|
+
optional: true
|
|
1791
|
+
|
|
1792
|
+
volar-service-prettier@0.0.70:
|
|
1793
|
+
resolution: {integrity: sha512-Z6BCFSpGVCd8BPAsZ785Kce1BGlWd5ODqmqZGVuB14MJvrR4+CYz6cDy4F+igmE1gMifqfvMhdgT8Aud4M5ngg==}
|
|
1794
|
+
peerDependencies:
|
|
1795
|
+
'@volar/language-service': ~2.4.0
|
|
1796
|
+
prettier: ^2.2 || ^3.0
|
|
1797
|
+
peerDependenciesMeta:
|
|
1798
|
+
'@volar/language-service':
|
|
1799
|
+
optional: true
|
|
1800
|
+
prettier:
|
|
1801
|
+
optional: true
|
|
1802
|
+
|
|
1803
|
+
volar-service-typescript-twoslash-queries@0.0.70:
|
|
1804
|
+
resolution: {integrity: sha512-IdD13Z9N2Bu8EM6CM0fDV1E69olEYGHDU25X51YXmq8Y0CmJ2LNj6gOiBJgpS5JGUqFzECVhMNBW7R0sPdRTMQ==}
|
|
1805
|
+
peerDependencies:
|
|
1806
|
+
'@volar/language-service': ~2.4.0
|
|
1807
|
+
peerDependenciesMeta:
|
|
1808
|
+
'@volar/language-service':
|
|
1809
|
+
optional: true
|
|
1810
|
+
|
|
1811
|
+
volar-service-typescript@0.0.70:
|
|
1812
|
+
resolution: {integrity: sha512-l46Bx4cokkUedTd74ojO5H/zqHZJ8SUuyZ0IB8JN4jfRqUM3bQFBHoOwlZCyZmOeO0A3RQNkMnFclxO4c++gsg==}
|
|
1813
|
+
peerDependencies:
|
|
1814
|
+
'@volar/language-service': ~2.4.0
|
|
1815
|
+
peerDependenciesMeta:
|
|
1816
|
+
'@volar/language-service':
|
|
1817
|
+
optional: true
|
|
1818
|
+
|
|
1819
|
+
volar-service-yaml@0.0.70:
|
|
1820
|
+
resolution: {integrity: sha512-0c8bXDBeoATF9F6iPIlOuYTuZAC4c+yi0siQo920u7eiBJk8oQmUmg9cDUbR4+Gl++bvGP4plj3fErbJuPqdcQ==}
|
|
1821
|
+
peerDependencies:
|
|
1822
|
+
'@volar/language-service': ~2.4.0
|
|
1823
|
+
peerDependenciesMeta:
|
|
1824
|
+
'@volar/language-service':
|
|
1825
|
+
optional: true
|
|
1826
|
+
|
|
1827
|
+
vscode-css-languageservice@6.3.10:
|
|
1828
|
+
resolution: {integrity: sha512-eq5N9Er3fC4vA9zd9EFhyBG90wtCCuXgRSpAndaOgXMh1Wgep5lBgRIeDgjZBW9pa+332yC9+49cZMW8jcL3MA==}
|
|
1829
|
+
|
|
1830
|
+
vscode-html-languageservice@5.6.2:
|
|
1831
|
+
resolution: {integrity: sha512-ulCrSnFnfQ16YzvwnYUgEbUEl/ZG7u2eV27YhvLObSHKkb8fw1Z9cgsnUwjTEeDIdJDoTDTDpxuhQwoenoLNMg==}
|
|
1832
|
+
|
|
1833
|
+
vscode-json-languageservice@4.1.8:
|
|
1834
|
+
resolution: {integrity: sha512-0vSpg6Xd9hfV+eZAaYN63xVVMOTmJ4GgHxXnkLCh+9RsQBkWKIghzLhW2B9ebfG+LQQg8uLtsQ2aUKjTgE+QOg==}
|
|
1835
|
+
engines: {npm: '>=7.0.0'}
|
|
1836
|
+
|
|
1837
|
+
vscode-jsonrpc@8.2.0:
|
|
1838
|
+
resolution: {integrity: sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==}
|
|
1839
|
+
engines: {node: '>=14.0.0'}
|
|
1840
|
+
|
|
1841
|
+
vscode-languageserver-protocol@3.17.5:
|
|
1842
|
+
resolution: {integrity: sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==}
|
|
1843
|
+
|
|
1844
|
+
vscode-languageserver-textdocument@1.0.12:
|
|
1845
|
+
resolution: {integrity: sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==}
|
|
1846
|
+
|
|
1847
|
+
vscode-languageserver-types@3.17.5:
|
|
1848
|
+
resolution: {integrity: sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==}
|
|
1849
|
+
|
|
1850
|
+
vscode-languageserver@9.0.1:
|
|
1851
|
+
resolution: {integrity: sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==}
|
|
1852
|
+
hasBin: true
|
|
1853
|
+
|
|
1854
|
+
vscode-nls@5.2.0:
|
|
1855
|
+
resolution: {integrity: sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==}
|
|
1856
|
+
|
|
1857
|
+
vscode-uri@3.1.0:
|
|
1858
|
+
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
1859
|
+
|
|
1860
|
+
web-namespaces@2.0.1:
|
|
1861
|
+
resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==}
|
|
1862
|
+
|
|
1863
|
+
which-pm-runs@1.1.0:
|
|
1864
|
+
resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==}
|
|
1865
|
+
engines: {node: '>=4'}
|
|
1866
|
+
|
|
1867
|
+
widest-line@5.0.0:
|
|
1868
|
+
resolution: {integrity: sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==}
|
|
1869
|
+
engines: {node: '>=18'}
|
|
1870
|
+
|
|
1871
|
+
wrap-ansi@7.0.0:
|
|
1872
|
+
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
1873
|
+
engines: {node: '>=10'}
|
|
1874
|
+
|
|
1875
|
+
wrap-ansi@9.0.2:
|
|
1876
|
+
resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
|
|
1877
|
+
engines: {node: '>=18'}
|
|
1878
|
+
|
|
1879
|
+
xxhash-wasm@1.1.0:
|
|
1880
|
+
resolution: {integrity: sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==}
|
|
1881
|
+
|
|
1882
|
+
y18n@5.0.8:
|
|
1883
|
+
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
1884
|
+
engines: {node: '>=10'}
|
|
1885
|
+
|
|
1886
|
+
yaml-language-server@1.20.0:
|
|
1887
|
+
resolution: {integrity: sha512-qhjK/bzSRZ6HtTvgeFvjNPJGWdZ0+x5NREV/9XZWFjIGezew2b4r5JPy66IfOhd5OA7KeFwk1JfmEbnTvev0cA==}
|
|
1888
|
+
hasBin: true
|
|
1889
|
+
|
|
1890
|
+
yaml@2.7.1:
|
|
1891
|
+
resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==}
|
|
1892
|
+
engines: {node: '>= 14'}
|
|
1893
|
+
hasBin: true
|
|
1894
|
+
|
|
1895
|
+
yaml@2.8.3:
|
|
1896
|
+
resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
|
|
1897
|
+
engines: {node: '>= 14.6'}
|
|
1898
|
+
hasBin: true
|
|
1899
|
+
|
|
1900
|
+
yargs-parser@21.1.1:
|
|
1901
|
+
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
1902
|
+
engines: {node: '>=12'}
|
|
1903
|
+
|
|
1904
|
+
yargs@17.7.2:
|
|
1905
|
+
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
|
|
1906
|
+
engines: {node: '>=12'}
|
|
1907
|
+
|
|
1908
|
+
yocto-queue@1.2.2:
|
|
1909
|
+
resolution: {integrity: sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==}
|
|
1910
|
+
engines: {node: '>=12.20'}
|
|
1911
|
+
|
|
1912
|
+
yocto-spinner@0.2.3:
|
|
1913
|
+
resolution: {integrity: sha512-sqBChb33loEnkoXte1bLg45bEBsOP9N1kzQh5JZNKj/0rik4zAPTNSAVPj3uQAdc6slYJ0Ksc403G2XgxsJQFQ==}
|
|
1914
|
+
engines: {node: '>=18.19'}
|
|
1915
|
+
|
|
1916
|
+
yoctocolors@2.1.2:
|
|
1917
|
+
resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==}
|
|
1918
|
+
engines: {node: '>=18'}
|
|
1919
|
+
|
|
1920
|
+
zod-to-json-schema@3.25.2:
|
|
1921
|
+
resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==}
|
|
1922
|
+
peerDependencies:
|
|
1923
|
+
zod: ^3.25.28 || ^4
|
|
1924
|
+
|
|
1925
|
+
zod-to-ts@1.2.0:
|
|
1926
|
+
resolution: {integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==}
|
|
1927
|
+
peerDependencies:
|
|
1928
|
+
typescript: ^4.9.4 || ^5.0.2
|
|
1929
|
+
zod: ^3
|
|
1930
|
+
|
|
1931
|
+
zod@3.25.76:
|
|
1932
|
+
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
|
1933
|
+
|
|
1934
|
+
zwitch@2.0.4:
|
|
1935
|
+
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
|
1936
|
+
|
|
1937
|
+
snapshots:
|
|
1938
|
+
|
|
1939
|
+
'@astrojs/check@0.9.8(prettier@3.8.2)(typescript@5.9.3)':
|
|
1940
|
+
dependencies:
|
|
1941
|
+
'@astrojs/language-server': 2.16.6(prettier@3.8.2)(typescript@5.9.3)
|
|
1942
|
+
chokidar: 4.0.3
|
|
1943
|
+
kleur: 4.1.5
|
|
1944
|
+
typescript: 5.9.3
|
|
1945
|
+
yargs: 17.7.2
|
|
1946
|
+
transitivePeerDependencies:
|
|
1947
|
+
- prettier
|
|
1948
|
+
- prettier-plugin-astro
|
|
1949
|
+
|
|
1950
|
+
'@astrojs/compiler@2.13.1': {}
|
|
1951
|
+
|
|
1952
|
+
'@astrojs/internal-helpers@0.7.6': {}
|
|
1953
|
+
|
|
1954
|
+
'@astrojs/language-server@2.16.6(prettier@3.8.2)(typescript@5.9.3)':
|
|
1955
|
+
dependencies:
|
|
1956
|
+
'@astrojs/compiler': 2.13.1
|
|
1957
|
+
'@astrojs/yaml2ts': 0.2.3
|
|
1958
|
+
'@jridgewell/sourcemap-codec': 1.5.5
|
|
1959
|
+
'@volar/kit': 2.4.28(typescript@5.9.3)
|
|
1960
|
+
'@volar/language-core': 2.4.28
|
|
1961
|
+
'@volar/language-server': 2.4.28
|
|
1962
|
+
'@volar/language-service': 2.4.28
|
|
1963
|
+
muggle-string: 0.4.1
|
|
1964
|
+
tinyglobby: 0.2.16
|
|
1965
|
+
volar-service-css: 0.0.70(@volar/language-service@2.4.28)
|
|
1966
|
+
volar-service-emmet: 0.0.70(@volar/language-service@2.4.28)
|
|
1967
|
+
volar-service-html: 0.0.70(@volar/language-service@2.4.28)
|
|
1968
|
+
volar-service-prettier: 0.0.70(@volar/language-service@2.4.28)(prettier@3.8.2)
|
|
1969
|
+
volar-service-typescript: 0.0.70(@volar/language-service@2.4.28)
|
|
1970
|
+
volar-service-typescript-twoslash-queries: 0.0.70(@volar/language-service@2.4.28)
|
|
1971
|
+
volar-service-yaml: 0.0.70(@volar/language-service@2.4.28)
|
|
1972
|
+
vscode-html-languageservice: 5.6.2
|
|
1973
|
+
vscode-uri: 3.1.0
|
|
1974
|
+
optionalDependencies:
|
|
1975
|
+
prettier: 3.8.2
|
|
1976
|
+
transitivePeerDependencies:
|
|
1977
|
+
- typescript
|
|
1978
|
+
|
|
1979
|
+
'@astrojs/markdown-remark@6.3.11':
|
|
1980
|
+
dependencies:
|
|
1981
|
+
'@astrojs/internal-helpers': 0.7.6
|
|
1982
|
+
'@astrojs/prism': 3.3.0
|
|
1983
|
+
github-slugger: 2.0.0
|
|
1984
|
+
hast-util-from-html: 2.0.3
|
|
1985
|
+
hast-util-to-text: 4.0.2
|
|
1986
|
+
import-meta-resolve: 4.2.0
|
|
1987
|
+
js-yaml: 4.1.1
|
|
1988
|
+
mdast-util-definitions: 6.0.0
|
|
1989
|
+
rehype-raw: 7.0.0
|
|
1990
|
+
rehype-stringify: 10.0.1
|
|
1991
|
+
remark-gfm: 4.0.1
|
|
1992
|
+
remark-parse: 11.0.0
|
|
1993
|
+
remark-rehype: 11.1.2
|
|
1994
|
+
remark-smartypants: 3.0.2
|
|
1995
|
+
shiki: 3.23.0
|
|
1996
|
+
smol-toml: 1.6.1
|
|
1997
|
+
unified: 11.0.5
|
|
1998
|
+
unist-util-remove-position: 5.0.0
|
|
1999
|
+
unist-util-visit: 5.1.0
|
|
2000
|
+
unist-util-visit-parents: 6.0.2
|
|
2001
|
+
vfile: 6.0.3
|
|
2002
|
+
transitivePeerDependencies:
|
|
2003
|
+
- supports-color
|
|
2004
|
+
|
|
2005
|
+
'@astrojs/prism@3.3.0':
|
|
2006
|
+
dependencies:
|
|
2007
|
+
prismjs: 1.30.0
|
|
2008
|
+
|
|
2009
|
+
'@astrojs/telemetry@3.3.0':
|
|
2010
|
+
dependencies:
|
|
2011
|
+
ci-info: 4.4.0
|
|
2012
|
+
debug: 4.4.3
|
|
2013
|
+
dlv: 1.1.3
|
|
2014
|
+
dset: 3.1.4
|
|
2015
|
+
is-docker: 3.0.0
|
|
2016
|
+
is-wsl: 3.1.1
|
|
2017
|
+
which-pm-runs: 1.1.0
|
|
2018
|
+
transitivePeerDependencies:
|
|
2019
|
+
- supports-color
|
|
2020
|
+
|
|
2021
|
+
'@astrojs/yaml2ts@0.2.3':
|
|
2022
|
+
dependencies:
|
|
2023
|
+
yaml: 2.8.3
|
|
2024
|
+
|
|
2025
|
+
'@babel/helper-string-parser@7.27.1': {}
|
|
2026
|
+
|
|
2027
|
+
'@babel/helper-validator-identifier@7.28.5': {}
|
|
2028
|
+
|
|
2029
|
+
'@babel/parser@7.29.2':
|
|
2030
|
+
dependencies:
|
|
2031
|
+
'@babel/types': 7.29.0
|
|
2032
|
+
|
|
2033
|
+
'@babel/types@7.29.0':
|
|
2034
|
+
dependencies:
|
|
2035
|
+
'@babel/helper-string-parser': 7.27.1
|
|
2036
|
+
'@babel/helper-validator-identifier': 7.28.5
|
|
2037
|
+
|
|
2038
|
+
'@capsizecss/unpack@4.0.0':
|
|
2039
|
+
dependencies:
|
|
2040
|
+
fontkitten: 1.0.3
|
|
2041
|
+
|
|
2042
|
+
'@emmetio/abbreviation@2.3.3':
|
|
2043
|
+
dependencies:
|
|
2044
|
+
'@emmetio/scanner': 1.0.4
|
|
2045
|
+
|
|
2046
|
+
'@emmetio/css-abbreviation@2.1.8':
|
|
2047
|
+
dependencies:
|
|
2048
|
+
'@emmetio/scanner': 1.0.4
|
|
2049
|
+
|
|
2050
|
+
'@emmetio/css-parser@0.4.1':
|
|
2051
|
+
dependencies:
|
|
2052
|
+
'@emmetio/stream-reader': 2.2.0
|
|
2053
|
+
'@emmetio/stream-reader-utils': 0.1.0
|
|
2054
|
+
|
|
2055
|
+
'@emmetio/html-matcher@1.3.0':
|
|
2056
|
+
dependencies:
|
|
2057
|
+
'@emmetio/scanner': 1.0.4
|
|
2058
|
+
|
|
2059
|
+
'@emmetio/scanner@1.0.4': {}
|
|
2060
|
+
|
|
2061
|
+
'@emmetio/stream-reader-utils@0.1.0': {}
|
|
2062
|
+
|
|
2063
|
+
'@emmetio/stream-reader@2.2.0': {}
|
|
2064
|
+
|
|
2065
|
+
'@emnapi/runtime@1.9.2':
|
|
2066
|
+
dependencies:
|
|
2067
|
+
tslib: 2.8.1
|
|
2068
|
+
optional: true
|
|
2069
|
+
|
|
2070
|
+
'@esbuild/aix-ppc64@0.25.12':
|
|
2071
|
+
optional: true
|
|
2072
|
+
|
|
2073
|
+
'@esbuild/aix-ppc64@0.27.7':
|
|
2074
|
+
optional: true
|
|
2075
|
+
|
|
2076
|
+
'@esbuild/android-arm64@0.25.12':
|
|
2077
|
+
optional: true
|
|
2078
|
+
|
|
2079
|
+
'@esbuild/android-arm64@0.27.7':
|
|
2080
|
+
optional: true
|
|
2081
|
+
|
|
2082
|
+
'@esbuild/android-arm@0.25.12':
|
|
2083
|
+
optional: true
|
|
2084
|
+
|
|
2085
|
+
'@esbuild/android-arm@0.27.7':
|
|
2086
|
+
optional: true
|
|
2087
|
+
|
|
2088
|
+
'@esbuild/android-x64@0.25.12':
|
|
2089
|
+
optional: true
|
|
2090
|
+
|
|
2091
|
+
'@esbuild/android-x64@0.27.7':
|
|
2092
|
+
optional: true
|
|
2093
|
+
|
|
2094
|
+
'@esbuild/darwin-arm64@0.25.12':
|
|
2095
|
+
optional: true
|
|
2096
|
+
|
|
2097
|
+
'@esbuild/darwin-arm64@0.27.7':
|
|
2098
|
+
optional: true
|
|
2099
|
+
|
|
2100
|
+
'@esbuild/darwin-x64@0.25.12':
|
|
2101
|
+
optional: true
|
|
2102
|
+
|
|
2103
|
+
'@esbuild/darwin-x64@0.27.7':
|
|
2104
|
+
optional: true
|
|
2105
|
+
|
|
2106
|
+
'@esbuild/freebsd-arm64@0.25.12':
|
|
2107
|
+
optional: true
|
|
2108
|
+
|
|
2109
|
+
'@esbuild/freebsd-arm64@0.27.7':
|
|
2110
|
+
optional: true
|
|
2111
|
+
|
|
2112
|
+
'@esbuild/freebsd-x64@0.25.12':
|
|
2113
|
+
optional: true
|
|
2114
|
+
|
|
2115
|
+
'@esbuild/freebsd-x64@0.27.7':
|
|
2116
|
+
optional: true
|
|
2117
|
+
|
|
2118
|
+
'@esbuild/linux-arm64@0.25.12':
|
|
2119
|
+
optional: true
|
|
2120
|
+
|
|
2121
|
+
'@esbuild/linux-arm64@0.27.7':
|
|
2122
|
+
optional: true
|
|
2123
|
+
|
|
2124
|
+
'@esbuild/linux-arm@0.25.12':
|
|
2125
|
+
optional: true
|
|
2126
|
+
|
|
2127
|
+
'@esbuild/linux-arm@0.27.7':
|
|
2128
|
+
optional: true
|
|
2129
|
+
|
|
2130
|
+
'@esbuild/linux-ia32@0.25.12':
|
|
2131
|
+
optional: true
|
|
2132
|
+
|
|
2133
|
+
'@esbuild/linux-ia32@0.27.7':
|
|
2134
|
+
optional: true
|
|
2135
|
+
|
|
2136
|
+
'@esbuild/linux-loong64@0.25.12':
|
|
2137
|
+
optional: true
|
|
2138
|
+
|
|
2139
|
+
'@esbuild/linux-loong64@0.27.7':
|
|
2140
|
+
optional: true
|
|
2141
|
+
|
|
2142
|
+
'@esbuild/linux-mips64el@0.25.12':
|
|
2143
|
+
optional: true
|
|
2144
|
+
|
|
2145
|
+
'@esbuild/linux-mips64el@0.27.7':
|
|
2146
|
+
optional: true
|
|
2147
|
+
|
|
2148
|
+
'@esbuild/linux-ppc64@0.25.12':
|
|
2149
|
+
optional: true
|
|
2150
|
+
|
|
2151
|
+
'@esbuild/linux-ppc64@0.27.7':
|
|
2152
|
+
optional: true
|
|
2153
|
+
|
|
2154
|
+
'@esbuild/linux-riscv64@0.25.12':
|
|
2155
|
+
optional: true
|
|
2156
|
+
|
|
2157
|
+
'@esbuild/linux-riscv64@0.27.7':
|
|
2158
|
+
optional: true
|
|
2159
|
+
|
|
2160
|
+
'@esbuild/linux-s390x@0.25.12':
|
|
2161
|
+
optional: true
|
|
2162
|
+
|
|
2163
|
+
'@esbuild/linux-s390x@0.27.7':
|
|
2164
|
+
optional: true
|
|
2165
|
+
|
|
2166
|
+
'@esbuild/linux-x64@0.25.12':
|
|
2167
|
+
optional: true
|
|
2168
|
+
|
|
2169
|
+
'@esbuild/linux-x64@0.27.7':
|
|
2170
|
+
optional: true
|
|
2171
|
+
|
|
2172
|
+
'@esbuild/netbsd-arm64@0.25.12':
|
|
2173
|
+
optional: true
|
|
2174
|
+
|
|
2175
|
+
'@esbuild/netbsd-arm64@0.27.7':
|
|
2176
|
+
optional: true
|
|
2177
|
+
|
|
2178
|
+
'@esbuild/netbsd-x64@0.25.12':
|
|
2179
|
+
optional: true
|
|
2180
|
+
|
|
2181
|
+
'@esbuild/netbsd-x64@0.27.7':
|
|
2182
|
+
optional: true
|
|
2183
|
+
|
|
2184
|
+
'@esbuild/openbsd-arm64@0.25.12':
|
|
2185
|
+
optional: true
|
|
2186
|
+
|
|
2187
|
+
'@esbuild/openbsd-arm64@0.27.7':
|
|
2188
|
+
optional: true
|
|
2189
|
+
|
|
2190
|
+
'@esbuild/openbsd-x64@0.25.12':
|
|
2191
|
+
optional: true
|
|
2192
|
+
|
|
2193
|
+
'@esbuild/openbsd-x64@0.27.7':
|
|
2194
|
+
optional: true
|
|
2195
|
+
|
|
2196
|
+
'@esbuild/openharmony-arm64@0.25.12':
|
|
2197
|
+
optional: true
|
|
2198
|
+
|
|
2199
|
+
'@esbuild/openharmony-arm64@0.27.7':
|
|
2200
|
+
optional: true
|
|
2201
|
+
|
|
2202
|
+
'@esbuild/sunos-x64@0.25.12':
|
|
2203
|
+
optional: true
|
|
2204
|
+
|
|
2205
|
+
'@esbuild/sunos-x64@0.27.7':
|
|
2206
|
+
optional: true
|
|
2207
|
+
|
|
2208
|
+
'@esbuild/win32-arm64@0.25.12':
|
|
2209
|
+
optional: true
|
|
2210
|
+
|
|
2211
|
+
'@esbuild/win32-arm64@0.27.7':
|
|
2212
|
+
optional: true
|
|
2213
|
+
|
|
2214
|
+
'@esbuild/win32-ia32@0.25.12':
|
|
2215
|
+
optional: true
|
|
2216
|
+
|
|
2217
|
+
'@esbuild/win32-ia32@0.27.7':
|
|
2218
|
+
optional: true
|
|
2219
|
+
|
|
2220
|
+
'@esbuild/win32-x64@0.25.12':
|
|
2221
|
+
optional: true
|
|
2222
|
+
|
|
2223
|
+
'@esbuild/win32-x64@0.27.7':
|
|
2224
|
+
optional: true
|
|
2225
|
+
|
|
2226
|
+
'@img/colour@1.1.0':
|
|
2227
|
+
optional: true
|
|
2228
|
+
|
|
2229
|
+
'@img/sharp-darwin-arm64@0.34.5':
|
|
2230
|
+
optionalDependencies:
|
|
2231
|
+
'@img/sharp-libvips-darwin-arm64': 1.2.4
|
|
2232
|
+
optional: true
|
|
2233
|
+
|
|
2234
|
+
'@img/sharp-darwin-x64@0.34.5':
|
|
2235
|
+
optionalDependencies:
|
|
2236
|
+
'@img/sharp-libvips-darwin-x64': 1.2.4
|
|
2237
|
+
optional: true
|
|
2238
|
+
|
|
2239
|
+
'@img/sharp-libvips-darwin-arm64@1.2.4':
|
|
2240
|
+
optional: true
|
|
2241
|
+
|
|
2242
|
+
'@img/sharp-libvips-darwin-x64@1.2.4':
|
|
2243
|
+
optional: true
|
|
2244
|
+
|
|
2245
|
+
'@img/sharp-libvips-linux-arm64@1.2.4':
|
|
2246
|
+
optional: true
|
|
2247
|
+
|
|
2248
|
+
'@img/sharp-libvips-linux-arm@1.2.4':
|
|
2249
|
+
optional: true
|
|
2250
|
+
|
|
2251
|
+
'@img/sharp-libvips-linux-ppc64@1.2.4':
|
|
2252
|
+
optional: true
|
|
2253
|
+
|
|
2254
|
+
'@img/sharp-libvips-linux-riscv64@1.2.4':
|
|
2255
|
+
optional: true
|
|
2256
|
+
|
|
2257
|
+
'@img/sharp-libvips-linux-s390x@1.2.4':
|
|
2258
|
+
optional: true
|
|
2259
|
+
|
|
2260
|
+
'@img/sharp-libvips-linux-x64@1.2.4':
|
|
2261
|
+
optional: true
|
|
2262
|
+
|
|
2263
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.2.4':
|
|
2264
|
+
optional: true
|
|
2265
|
+
|
|
2266
|
+
'@img/sharp-libvips-linuxmusl-x64@1.2.4':
|
|
2267
|
+
optional: true
|
|
2268
|
+
|
|
2269
|
+
'@img/sharp-linux-arm64@0.34.5':
|
|
2270
|
+
optionalDependencies:
|
|
2271
|
+
'@img/sharp-libvips-linux-arm64': 1.2.4
|
|
2272
|
+
optional: true
|
|
2273
|
+
|
|
2274
|
+
'@img/sharp-linux-arm@0.34.5':
|
|
2275
|
+
optionalDependencies:
|
|
2276
|
+
'@img/sharp-libvips-linux-arm': 1.2.4
|
|
2277
|
+
optional: true
|
|
2278
|
+
|
|
2279
|
+
'@img/sharp-linux-ppc64@0.34.5':
|
|
2280
|
+
optionalDependencies:
|
|
2281
|
+
'@img/sharp-libvips-linux-ppc64': 1.2.4
|
|
2282
|
+
optional: true
|
|
2283
|
+
|
|
2284
|
+
'@img/sharp-linux-riscv64@0.34.5':
|
|
2285
|
+
optionalDependencies:
|
|
2286
|
+
'@img/sharp-libvips-linux-riscv64': 1.2.4
|
|
2287
|
+
optional: true
|
|
2288
|
+
|
|
2289
|
+
'@img/sharp-linux-s390x@0.34.5':
|
|
2290
|
+
optionalDependencies:
|
|
2291
|
+
'@img/sharp-libvips-linux-s390x': 1.2.4
|
|
2292
|
+
optional: true
|
|
2293
|
+
|
|
2294
|
+
'@img/sharp-linux-x64@0.34.5':
|
|
2295
|
+
optionalDependencies:
|
|
2296
|
+
'@img/sharp-libvips-linux-x64': 1.2.4
|
|
2297
|
+
optional: true
|
|
2298
|
+
|
|
2299
|
+
'@img/sharp-linuxmusl-arm64@0.34.5':
|
|
2300
|
+
optionalDependencies:
|
|
2301
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.2.4
|
|
2302
|
+
optional: true
|
|
2303
|
+
|
|
2304
|
+
'@img/sharp-linuxmusl-x64@0.34.5':
|
|
2305
|
+
optionalDependencies:
|
|
2306
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.2.4
|
|
2307
|
+
optional: true
|
|
2308
|
+
|
|
2309
|
+
'@img/sharp-wasm32@0.34.5':
|
|
2310
|
+
dependencies:
|
|
2311
|
+
'@emnapi/runtime': 1.9.2
|
|
2312
|
+
optional: true
|
|
2313
|
+
|
|
2314
|
+
'@img/sharp-win32-arm64@0.34.5':
|
|
2315
|
+
optional: true
|
|
2316
|
+
|
|
2317
|
+
'@img/sharp-win32-ia32@0.34.5':
|
|
2318
|
+
optional: true
|
|
2319
|
+
|
|
2320
|
+
'@img/sharp-win32-x64@0.34.5':
|
|
2321
|
+
optional: true
|
|
2322
|
+
|
|
2323
|
+
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
2324
|
+
|
|
2325
|
+
'@oslojs/encoding@1.1.0': {}
|
|
2326
|
+
|
|
2327
|
+
'@rollup/pluginutils@5.3.0(rollup@4.60.1)':
|
|
2328
|
+
dependencies:
|
|
2329
|
+
'@types/estree': 1.0.8
|
|
2330
|
+
estree-walker: 2.0.2
|
|
2331
|
+
picomatch: 4.0.4
|
|
2332
|
+
optionalDependencies:
|
|
2333
|
+
rollup: 4.60.1
|
|
2334
|
+
|
|
2335
|
+
'@rollup/rollup-android-arm-eabi@4.60.1':
|
|
2336
|
+
optional: true
|
|
2337
|
+
|
|
2338
|
+
'@rollup/rollup-android-arm64@4.60.1':
|
|
2339
|
+
optional: true
|
|
2340
|
+
|
|
2341
|
+
'@rollup/rollup-darwin-arm64@4.60.1':
|
|
2342
|
+
optional: true
|
|
2343
|
+
|
|
2344
|
+
'@rollup/rollup-darwin-x64@4.60.1':
|
|
2345
|
+
optional: true
|
|
2346
|
+
|
|
2347
|
+
'@rollup/rollup-freebsd-arm64@4.60.1':
|
|
2348
|
+
optional: true
|
|
2349
|
+
|
|
2350
|
+
'@rollup/rollup-freebsd-x64@4.60.1':
|
|
2351
|
+
optional: true
|
|
2352
|
+
|
|
2353
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.60.1':
|
|
2354
|
+
optional: true
|
|
2355
|
+
|
|
2356
|
+
'@rollup/rollup-linux-arm-musleabihf@4.60.1':
|
|
2357
|
+
optional: true
|
|
2358
|
+
|
|
2359
|
+
'@rollup/rollup-linux-arm64-gnu@4.60.1':
|
|
2360
|
+
optional: true
|
|
2361
|
+
|
|
2362
|
+
'@rollup/rollup-linux-arm64-musl@4.60.1':
|
|
2363
|
+
optional: true
|
|
2364
|
+
|
|
2365
|
+
'@rollup/rollup-linux-loong64-gnu@4.60.1':
|
|
2366
|
+
optional: true
|
|
2367
|
+
|
|
2368
|
+
'@rollup/rollup-linux-loong64-musl@4.60.1':
|
|
2369
|
+
optional: true
|
|
2370
|
+
|
|
2371
|
+
'@rollup/rollup-linux-ppc64-gnu@4.60.1':
|
|
2372
|
+
optional: true
|
|
2373
|
+
|
|
2374
|
+
'@rollup/rollup-linux-ppc64-musl@4.60.1':
|
|
2375
|
+
optional: true
|
|
2376
|
+
|
|
2377
|
+
'@rollup/rollup-linux-riscv64-gnu@4.60.1':
|
|
2378
|
+
optional: true
|
|
2379
|
+
|
|
2380
|
+
'@rollup/rollup-linux-riscv64-musl@4.60.1':
|
|
2381
|
+
optional: true
|
|
2382
|
+
|
|
2383
|
+
'@rollup/rollup-linux-s390x-gnu@4.60.1':
|
|
2384
|
+
optional: true
|
|
2385
|
+
|
|
2386
|
+
'@rollup/rollup-linux-x64-gnu@4.60.1':
|
|
2387
|
+
optional: true
|
|
2388
|
+
|
|
2389
|
+
'@rollup/rollup-linux-x64-musl@4.60.1':
|
|
2390
|
+
optional: true
|
|
2391
|
+
|
|
2392
|
+
'@rollup/rollup-openbsd-x64@4.60.1':
|
|
2393
|
+
optional: true
|
|
2394
|
+
|
|
2395
|
+
'@rollup/rollup-openharmony-arm64@4.60.1':
|
|
2396
|
+
optional: true
|
|
2397
|
+
|
|
2398
|
+
'@rollup/rollup-win32-arm64-msvc@4.60.1':
|
|
2399
|
+
optional: true
|
|
2400
|
+
|
|
2401
|
+
'@rollup/rollup-win32-ia32-msvc@4.60.1':
|
|
2402
|
+
optional: true
|
|
2403
|
+
|
|
2404
|
+
'@rollup/rollup-win32-x64-gnu@4.60.1':
|
|
2405
|
+
optional: true
|
|
2406
|
+
|
|
2407
|
+
'@rollup/rollup-win32-x64-msvc@4.60.1':
|
|
2408
|
+
optional: true
|
|
2409
|
+
|
|
2410
|
+
'@shikijs/core@3.23.0':
|
|
2411
|
+
dependencies:
|
|
2412
|
+
'@shikijs/types': 3.23.0
|
|
2413
|
+
'@shikijs/vscode-textmate': 10.0.2
|
|
2414
|
+
'@types/hast': 3.0.4
|
|
2415
|
+
hast-util-to-html: 9.0.5
|
|
2416
|
+
|
|
2417
|
+
'@shikijs/engine-javascript@3.23.0':
|
|
2418
|
+
dependencies:
|
|
2419
|
+
'@shikijs/types': 3.23.0
|
|
2420
|
+
'@shikijs/vscode-textmate': 10.0.2
|
|
2421
|
+
oniguruma-to-es: 4.3.5
|
|
2422
|
+
|
|
2423
|
+
'@shikijs/engine-oniguruma@3.23.0':
|
|
2424
|
+
dependencies:
|
|
2425
|
+
'@shikijs/types': 3.23.0
|
|
2426
|
+
'@shikijs/vscode-textmate': 10.0.2
|
|
2427
|
+
|
|
2428
|
+
'@shikijs/langs@3.23.0':
|
|
2429
|
+
dependencies:
|
|
2430
|
+
'@shikijs/types': 3.23.0
|
|
2431
|
+
|
|
2432
|
+
'@shikijs/themes@3.23.0':
|
|
2433
|
+
dependencies:
|
|
2434
|
+
'@shikijs/types': 3.23.0
|
|
2435
|
+
|
|
2436
|
+
'@shikijs/types@3.23.0':
|
|
2437
|
+
dependencies:
|
|
2438
|
+
'@shikijs/vscode-textmate': 10.0.2
|
|
2439
|
+
'@types/hast': 3.0.4
|
|
2440
|
+
|
|
2441
|
+
'@shikijs/vscode-textmate@10.0.2': {}
|
|
2442
|
+
|
|
2443
|
+
'@types/debug@4.1.13':
|
|
2444
|
+
dependencies:
|
|
2445
|
+
'@types/ms': 2.1.0
|
|
2446
|
+
|
|
2447
|
+
'@types/estree@1.0.8': {}
|
|
2448
|
+
|
|
2449
|
+
'@types/hast@3.0.4':
|
|
2450
|
+
dependencies:
|
|
2451
|
+
'@types/unist': 3.0.3
|
|
2452
|
+
|
|
2453
|
+
'@types/mdast@4.0.4':
|
|
2454
|
+
dependencies:
|
|
2455
|
+
'@types/unist': 3.0.3
|
|
2456
|
+
|
|
2457
|
+
'@types/ms@2.1.0': {}
|
|
2458
|
+
|
|
2459
|
+
'@types/nlcst@2.0.3':
|
|
2460
|
+
dependencies:
|
|
2461
|
+
'@types/unist': 3.0.3
|
|
2462
|
+
|
|
2463
|
+
'@types/unist@3.0.3': {}
|
|
2464
|
+
|
|
2465
|
+
'@ungap/structured-clone@1.3.0': {}
|
|
2466
|
+
|
|
2467
|
+
'@volar/kit@2.4.28(typescript@5.9.3)':
|
|
2468
|
+
dependencies:
|
|
2469
|
+
'@volar/language-service': 2.4.28
|
|
2470
|
+
'@volar/typescript': 2.4.28
|
|
2471
|
+
typesafe-path: 0.2.2
|
|
2472
|
+
typescript: 5.9.3
|
|
2473
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
2474
|
+
vscode-uri: 3.1.0
|
|
2475
|
+
|
|
2476
|
+
'@volar/language-core@2.4.28':
|
|
2477
|
+
dependencies:
|
|
2478
|
+
'@volar/source-map': 2.4.28
|
|
2479
|
+
|
|
2480
|
+
'@volar/language-server@2.4.28':
|
|
2481
|
+
dependencies:
|
|
2482
|
+
'@volar/language-core': 2.4.28
|
|
2483
|
+
'@volar/language-service': 2.4.28
|
|
2484
|
+
'@volar/typescript': 2.4.28
|
|
2485
|
+
path-browserify: 1.0.1
|
|
2486
|
+
request-light: 0.7.0
|
|
2487
|
+
vscode-languageserver: 9.0.1
|
|
2488
|
+
vscode-languageserver-protocol: 3.17.5
|
|
2489
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
2490
|
+
vscode-uri: 3.1.0
|
|
2491
|
+
|
|
2492
|
+
'@volar/language-service@2.4.28':
|
|
2493
|
+
dependencies:
|
|
2494
|
+
'@volar/language-core': 2.4.28
|
|
2495
|
+
vscode-languageserver-protocol: 3.17.5
|
|
2496
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
2497
|
+
vscode-uri: 3.1.0
|
|
2498
|
+
|
|
2499
|
+
'@volar/source-map@2.4.28': {}
|
|
2500
|
+
|
|
2501
|
+
'@volar/typescript@2.4.28':
|
|
2502
|
+
dependencies:
|
|
2503
|
+
'@volar/language-core': 2.4.28
|
|
2504
|
+
path-browserify: 1.0.1
|
|
2505
|
+
vscode-uri: 3.1.0
|
|
2506
|
+
|
|
2507
|
+
'@vscode/emmet-helper@2.11.0':
|
|
2508
|
+
dependencies:
|
|
2509
|
+
emmet: 2.4.11
|
|
2510
|
+
jsonc-parser: 2.3.1
|
|
2511
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
2512
|
+
vscode-languageserver-types: 3.17.5
|
|
2513
|
+
vscode-uri: 3.1.0
|
|
2514
|
+
|
|
2515
|
+
'@vscode/l10n@0.0.18': {}
|
|
2516
|
+
|
|
2517
|
+
acorn@8.16.0: {}
|
|
2518
|
+
|
|
2519
|
+
ajv-draft-04@1.0.0(ajv@8.18.0):
|
|
2520
|
+
optionalDependencies:
|
|
2521
|
+
ajv: 8.18.0
|
|
2522
|
+
|
|
2523
|
+
ajv@8.18.0:
|
|
2524
|
+
dependencies:
|
|
2525
|
+
fast-deep-equal: 3.1.3
|
|
2526
|
+
fast-uri: 3.1.0
|
|
2527
|
+
json-schema-traverse: 1.0.0
|
|
2528
|
+
require-from-string: 2.0.2
|
|
2529
|
+
|
|
2530
|
+
ansi-align@3.0.1:
|
|
2531
|
+
dependencies:
|
|
2532
|
+
string-width: 4.2.3
|
|
2533
|
+
|
|
2534
|
+
ansi-regex@5.0.1: {}
|
|
2535
|
+
|
|
2536
|
+
ansi-regex@6.2.2: {}
|
|
2537
|
+
|
|
2538
|
+
ansi-styles@4.3.0:
|
|
2539
|
+
dependencies:
|
|
2540
|
+
color-convert: 2.0.1
|
|
2541
|
+
|
|
2542
|
+
ansi-styles@6.2.3: {}
|
|
2543
|
+
|
|
2544
|
+
anymatch@3.1.3:
|
|
2545
|
+
dependencies:
|
|
2546
|
+
normalize-path: 3.0.0
|
|
2547
|
+
picomatch: 2.3.2
|
|
2548
|
+
|
|
2549
|
+
argparse@2.0.1: {}
|
|
2550
|
+
|
|
2551
|
+
aria-query@5.3.2: {}
|
|
2552
|
+
|
|
2553
|
+
array-iterate@2.0.1: {}
|
|
2554
|
+
|
|
2555
|
+
astro@5.18.1(rollup@4.60.1)(typescript@5.9.3)(yaml@2.8.3):
|
|
2556
|
+
dependencies:
|
|
2557
|
+
'@astrojs/compiler': 2.13.1
|
|
2558
|
+
'@astrojs/internal-helpers': 0.7.6
|
|
2559
|
+
'@astrojs/markdown-remark': 6.3.11
|
|
2560
|
+
'@astrojs/telemetry': 3.3.0
|
|
2561
|
+
'@capsizecss/unpack': 4.0.0
|
|
2562
|
+
'@oslojs/encoding': 1.1.0
|
|
2563
|
+
'@rollup/pluginutils': 5.3.0(rollup@4.60.1)
|
|
2564
|
+
acorn: 8.16.0
|
|
2565
|
+
aria-query: 5.3.2
|
|
2566
|
+
axobject-query: 4.1.0
|
|
2567
|
+
boxen: 8.0.1
|
|
2568
|
+
ci-info: 4.4.0
|
|
2569
|
+
clsx: 2.1.1
|
|
2570
|
+
common-ancestor-path: 1.0.1
|
|
2571
|
+
cookie: 1.1.1
|
|
2572
|
+
cssesc: 3.0.0
|
|
2573
|
+
debug: 4.4.3
|
|
2574
|
+
deterministic-object-hash: 2.0.2
|
|
2575
|
+
devalue: 5.7.1
|
|
2576
|
+
diff: 8.0.4
|
|
2577
|
+
dlv: 1.1.3
|
|
2578
|
+
dset: 3.1.4
|
|
2579
|
+
es-module-lexer: 1.7.0
|
|
2580
|
+
esbuild: 0.27.7
|
|
2581
|
+
estree-walker: 3.0.3
|
|
2582
|
+
flattie: 1.1.1
|
|
2583
|
+
fontace: 0.4.1
|
|
2584
|
+
github-slugger: 2.0.0
|
|
2585
|
+
html-escaper: 3.0.3
|
|
2586
|
+
http-cache-semantics: 4.2.0
|
|
2587
|
+
import-meta-resolve: 4.2.0
|
|
2588
|
+
js-yaml: 4.1.1
|
|
2589
|
+
magic-string: 0.30.21
|
|
2590
|
+
magicast: 0.5.2
|
|
2591
|
+
mrmime: 2.0.1
|
|
2592
|
+
neotraverse: 0.6.18
|
|
2593
|
+
p-limit: 6.2.0
|
|
2594
|
+
p-queue: 8.1.1
|
|
2595
|
+
package-manager-detector: 1.6.0
|
|
2596
|
+
piccolore: 0.1.3
|
|
2597
|
+
picomatch: 4.0.4
|
|
2598
|
+
prompts: 2.4.2
|
|
2599
|
+
rehype: 13.0.2
|
|
2600
|
+
semver: 7.7.4
|
|
2601
|
+
shiki: 3.23.0
|
|
2602
|
+
smol-toml: 1.6.1
|
|
2603
|
+
svgo: 4.0.1
|
|
2604
|
+
tinyexec: 1.1.1
|
|
2605
|
+
tinyglobby: 0.2.16
|
|
2606
|
+
tsconfck: 3.1.6(typescript@5.9.3)
|
|
2607
|
+
ultrahtml: 1.6.0
|
|
2608
|
+
unifont: 0.7.4
|
|
2609
|
+
unist-util-visit: 5.1.0
|
|
2610
|
+
unstorage: 1.17.5
|
|
2611
|
+
vfile: 6.0.3
|
|
2612
|
+
vite: 6.4.2(yaml@2.8.3)
|
|
2613
|
+
vitefu: 1.1.3(vite@6.4.2(yaml@2.8.3))
|
|
2614
|
+
xxhash-wasm: 1.1.0
|
|
2615
|
+
yargs-parser: 21.1.1
|
|
2616
|
+
yocto-spinner: 0.2.3
|
|
2617
|
+
zod: 3.25.76
|
|
2618
|
+
zod-to-json-schema: 3.25.2(zod@3.25.76)
|
|
2619
|
+
zod-to-ts: 1.2.0(typescript@5.9.3)(zod@3.25.76)
|
|
2620
|
+
optionalDependencies:
|
|
2621
|
+
sharp: 0.34.5
|
|
2622
|
+
transitivePeerDependencies:
|
|
2623
|
+
- '@azure/app-configuration'
|
|
2624
|
+
- '@azure/cosmos'
|
|
2625
|
+
- '@azure/data-tables'
|
|
2626
|
+
- '@azure/identity'
|
|
2627
|
+
- '@azure/keyvault-secrets'
|
|
2628
|
+
- '@azure/storage-blob'
|
|
2629
|
+
- '@capacitor/preferences'
|
|
2630
|
+
- '@deno/kv'
|
|
2631
|
+
- '@netlify/blobs'
|
|
2632
|
+
- '@planetscale/database'
|
|
2633
|
+
- '@types/node'
|
|
2634
|
+
- '@upstash/redis'
|
|
2635
|
+
- '@vercel/blob'
|
|
2636
|
+
- '@vercel/functions'
|
|
2637
|
+
- '@vercel/kv'
|
|
2638
|
+
- aws4fetch
|
|
2639
|
+
- db0
|
|
2640
|
+
- idb-keyval
|
|
2641
|
+
- ioredis
|
|
2642
|
+
- jiti
|
|
2643
|
+
- less
|
|
2644
|
+
- lightningcss
|
|
2645
|
+
- rollup
|
|
2646
|
+
- sass
|
|
2647
|
+
- sass-embedded
|
|
2648
|
+
- stylus
|
|
2649
|
+
- sugarss
|
|
2650
|
+
- supports-color
|
|
2651
|
+
- terser
|
|
2652
|
+
- tsx
|
|
2653
|
+
- typescript
|
|
2654
|
+
- uploadthing
|
|
2655
|
+
- yaml
|
|
2656
|
+
|
|
2657
|
+
axobject-query@4.1.0: {}
|
|
2658
|
+
|
|
2659
|
+
bail@2.0.2: {}
|
|
2660
|
+
|
|
2661
|
+
base-64@1.0.0: {}
|
|
2662
|
+
|
|
2663
|
+
boolbase@1.0.0: {}
|
|
2664
|
+
|
|
2665
|
+
boxen@8.0.1:
|
|
2666
|
+
dependencies:
|
|
2667
|
+
ansi-align: 3.0.1
|
|
2668
|
+
camelcase: 8.0.0
|
|
2669
|
+
chalk: 5.6.2
|
|
2670
|
+
cli-boxes: 3.0.0
|
|
2671
|
+
string-width: 7.2.0
|
|
2672
|
+
type-fest: 4.41.0
|
|
2673
|
+
widest-line: 5.0.0
|
|
2674
|
+
wrap-ansi: 9.0.2
|
|
2675
|
+
|
|
2676
|
+
camelcase@8.0.0: {}
|
|
2677
|
+
|
|
2678
|
+
ccount@2.0.1: {}
|
|
2679
|
+
|
|
2680
|
+
chalk@5.6.2: {}
|
|
2681
|
+
|
|
2682
|
+
character-entities-html4@2.1.0: {}
|
|
2683
|
+
|
|
2684
|
+
character-entities-legacy@3.0.0: {}
|
|
2685
|
+
|
|
2686
|
+
character-entities@2.0.2: {}
|
|
2687
|
+
|
|
2688
|
+
chokidar@4.0.3:
|
|
2689
|
+
dependencies:
|
|
2690
|
+
readdirp: 4.1.2
|
|
2691
|
+
|
|
2692
|
+
chokidar@5.0.0:
|
|
2693
|
+
dependencies:
|
|
2694
|
+
readdirp: 5.0.0
|
|
2695
|
+
|
|
2696
|
+
ci-info@4.4.0: {}
|
|
2697
|
+
|
|
2698
|
+
cli-boxes@3.0.0: {}
|
|
2699
|
+
|
|
2700
|
+
cliui@8.0.1:
|
|
2701
|
+
dependencies:
|
|
2702
|
+
string-width: 4.2.3
|
|
2703
|
+
strip-ansi: 6.0.1
|
|
2704
|
+
wrap-ansi: 7.0.0
|
|
2705
|
+
|
|
2706
|
+
clsx@2.1.1: {}
|
|
2707
|
+
|
|
2708
|
+
color-convert@2.0.1:
|
|
2709
|
+
dependencies:
|
|
2710
|
+
color-name: 1.1.4
|
|
2711
|
+
|
|
2712
|
+
color-name@1.1.4: {}
|
|
2713
|
+
|
|
2714
|
+
comma-separated-tokens@2.0.3: {}
|
|
2715
|
+
|
|
2716
|
+
commander@11.1.0: {}
|
|
2717
|
+
|
|
2718
|
+
common-ancestor-path@1.0.1: {}
|
|
2719
|
+
|
|
2720
|
+
cookie-es@1.2.3: {}
|
|
2721
|
+
|
|
2722
|
+
cookie@1.1.1: {}
|
|
2723
|
+
|
|
2724
|
+
crossws@0.3.5:
|
|
2725
|
+
dependencies:
|
|
2726
|
+
uncrypto: 0.1.3
|
|
2727
|
+
|
|
2728
|
+
css-select@5.2.2:
|
|
2729
|
+
dependencies:
|
|
2730
|
+
boolbase: 1.0.0
|
|
2731
|
+
css-what: 6.2.2
|
|
2732
|
+
domhandler: 5.0.3
|
|
2733
|
+
domutils: 3.2.2
|
|
2734
|
+
nth-check: 2.1.1
|
|
2735
|
+
|
|
2736
|
+
css-tree@2.2.1:
|
|
2737
|
+
dependencies:
|
|
2738
|
+
mdn-data: 2.0.28
|
|
2739
|
+
source-map-js: 1.2.1
|
|
2740
|
+
|
|
2741
|
+
css-tree@3.2.1:
|
|
2742
|
+
dependencies:
|
|
2743
|
+
mdn-data: 2.27.1
|
|
2744
|
+
source-map-js: 1.2.1
|
|
2745
|
+
|
|
2746
|
+
css-what@6.2.2: {}
|
|
2747
|
+
|
|
2748
|
+
cssesc@3.0.0: {}
|
|
2749
|
+
|
|
2750
|
+
csso@5.0.5:
|
|
2751
|
+
dependencies:
|
|
2752
|
+
css-tree: 2.2.1
|
|
2753
|
+
|
|
2754
|
+
debug@4.4.3:
|
|
2755
|
+
dependencies:
|
|
2756
|
+
ms: 2.1.3
|
|
2757
|
+
|
|
2758
|
+
decode-named-character-reference@1.3.0:
|
|
2759
|
+
dependencies:
|
|
2760
|
+
character-entities: 2.0.2
|
|
2761
|
+
|
|
2762
|
+
defu@6.1.7: {}
|
|
2763
|
+
|
|
2764
|
+
dequal@2.0.3: {}
|
|
2765
|
+
|
|
2766
|
+
destr@2.0.5: {}
|
|
2767
|
+
|
|
2768
|
+
detect-libc@2.1.2:
|
|
2769
|
+
optional: true
|
|
2770
|
+
|
|
2771
|
+
deterministic-object-hash@2.0.2:
|
|
2772
|
+
dependencies:
|
|
2773
|
+
base-64: 1.0.0
|
|
2774
|
+
|
|
2775
|
+
devalue@5.7.1: {}
|
|
2776
|
+
|
|
2777
|
+
devlop@1.1.0:
|
|
2778
|
+
dependencies:
|
|
2779
|
+
dequal: 2.0.3
|
|
2780
|
+
|
|
2781
|
+
diff@8.0.4: {}
|
|
2782
|
+
|
|
2783
|
+
dlv@1.1.3: {}
|
|
2784
|
+
|
|
2785
|
+
dom-serializer@2.0.0:
|
|
2786
|
+
dependencies:
|
|
2787
|
+
domelementtype: 2.3.0
|
|
2788
|
+
domhandler: 5.0.3
|
|
2789
|
+
entities: 4.5.0
|
|
2790
|
+
|
|
2791
|
+
domelementtype@2.3.0: {}
|
|
2792
|
+
|
|
2793
|
+
domhandler@5.0.3:
|
|
2794
|
+
dependencies:
|
|
2795
|
+
domelementtype: 2.3.0
|
|
2796
|
+
|
|
2797
|
+
domutils@3.2.2:
|
|
2798
|
+
dependencies:
|
|
2799
|
+
dom-serializer: 2.0.0
|
|
2800
|
+
domelementtype: 2.3.0
|
|
2801
|
+
domhandler: 5.0.3
|
|
2802
|
+
|
|
2803
|
+
dset@3.1.4: {}
|
|
2804
|
+
|
|
2805
|
+
emmet@2.4.11:
|
|
2806
|
+
dependencies:
|
|
2807
|
+
'@emmetio/abbreviation': 2.3.3
|
|
2808
|
+
'@emmetio/css-abbreviation': 2.1.8
|
|
2809
|
+
|
|
2810
|
+
emoji-regex@10.6.0: {}
|
|
2811
|
+
|
|
2812
|
+
emoji-regex@8.0.0: {}
|
|
2813
|
+
|
|
2814
|
+
entities@4.5.0: {}
|
|
2815
|
+
|
|
2816
|
+
entities@6.0.1: {}
|
|
2817
|
+
|
|
2818
|
+
es-module-lexer@1.7.0: {}
|
|
2819
|
+
|
|
2820
|
+
esbuild@0.25.12:
|
|
2821
|
+
optionalDependencies:
|
|
2822
|
+
'@esbuild/aix-ppc64': 0.25.12
|
|
2823
|
+
'@esbuild/android-arm': 0.25.12
|
|
2824
|
+
'@esbuild/android-arm64': 0.25.12
|
|
2825
|
+
'@esbuild/android-x64': 0.25.12
|
|
2826
|
+
'@esbuild/darwin-arm64': 0.25.12
|
|
2827
|
+
'@esbuild/darwin-x64': 0.25.12
|
|
2828
|
+
'@esbuild/freebsd-arm64': 0.25.12
|
|
2829
|
+
'@esbuild/freebsd-x64': 0.25.12
|
|
2830
|
+
'@esbuild/linux-arm': 0.25.12
|
|
2831
|
+
'@esbuild/linux-arm64': 0.25.12
|
|
2832
|
+
'@esbuild/linux-ia32': 0.25.12
|
|
2833
|
+
'@esbuild/linux-loong64': 0.25.12
|
|
2834
|
+
'@esbuild/linux-mips64el': 0.25.12
|
|
2835
|
+
'@esbuild/linux-ppc64': 0.25.12
|
|
2836
|
+
'@esbuild/linux-riscv64': 0.25.12
|
|
2837
|
+
'@esbuild/linux-s390x': 0.25.12
|
|
2838
|
+
'@esbuild/linux-x64': 0.25.12
|
|
2839
|
+
'@esbuild/netbsd-arm64': 0.25.12
|
|
2840
|
+
'@esbuild/netbsd-x64': 0.25.12
|
|
2841
|
+
'@esbuild/openbsd-arm64': 0.25.12
|
|
2842
|
+
'@esbuild/openbsd-x64': 0.25.12
|
|
2843
|
+
'@esbuild/openharmony-arm64': 0.25.12
|
|
2844
|
+
'@esbuild/sunos-x64': 0.25.12
|
|
2845
|
+
'@esbuild/win32-arm64': 0.25.12
|
|
2846
|
+
'@esbuild/win32-ia32': 0.25.12
|
|
2847
|
+
'@esbuild/win32-x64': 0.25.12
|
|
2848
|
+
|
|
2849
|
+
esbuild@0.27.7:
|
|
2850
|
+
optionalDependencies:
|
|
2851
|
+
'@esbuild/aix-ppc64': 0.27.7
|
|
2852
|
+
'@esbuild/android-arm': 0.27.7
|
|
2853
|
+
'@esbuild/android-arm64': 0.27.7
|
|
2854
|
+
'@esbuild/android-x64': 0.27.7
|
|
2855
|
+
'@esbuild/darwin-arm64': 0.27.7
|
|
2856
|
+
'@esbuild/darwin-x64': 0.27.7
|
|
2857
|
+
'@esbuild/freebsd-arm64': 0.27.7
|
|
2858
|
+
'@esbuild/freebsd-x64': 0.27.7
|
|
2859
|
+
'@esbuild/linux-arm': 0.27.7
|
|
2860
|
+
'@esbuild/linux-arm64': 0.27.7
|
|
2861
|
+
'@esbuild/linux-ia32': 0.27.7
|
|
2862
|
+
'@esbuild/linux-loong64': 0.27.7
|
|
2863
|
+
'@esbuild/linux-mips64el': 0.27.7
|
|
2864
|
+
'@esbuild/linux-ppc64': 0.27.7
|
|
2865
|
+
'@esbuild/linux-riscv64': 0.27.7
|
|
2866
|
+
'@esbuild/linux-s390x': 0.27.7
|
|
2867
|
+
'@esbuild/linux-x64': 0.27.7
|
|
2868
|
+
'@esbuild/netbsd-arm64': 0.27.7
|
|
2869
|
+
'@esbuild/netbsd-x64': 0.27.7
|
|
2870
|
+
'@esbuild/openbsd-arm64': 0.27.7
|
|
2871
|
+
'@esbuild/openbsd-x64': 0.27.7
|
|
2872
|
+
'@esbuild/openharmony-arm64': 0.27.7
|
|
2873
|
+
'@esbuild/sunos-x64': 0.27.7
|
|
2874
|
+
'@esbuild/win32-arm64': 0.27.7
|
|
2875
|
+
'@esbuild/win32-ia32': 0.27.7
|
|
2876
|
+
'@esbuild/win32-x64': 0.27.7
|
|
2877
|
+
|
|
2878
|
+
escalade@3.2.0: {}
|
|
2879
|
+
|
|
2880
|
+
escape-string-regexp@5.0.0: {}
|
|
2881
|
+
|
|
2882
|
+
estree-walker@2.0.2: {}
|
|
2883
|
+
|
|
2884
|
+
estree-walker@3.0.3:
|
|
2885
|
+
dependencies:
|
|
2886
|
+
'@types/estree': 1.0.8
|
|
2887
|
+
|
|
2888
|
+
eventemitter3@5.0.4: {}
|
|
2889
|
+
|
|
2890
|
+
extend@3.0.2: {}
|
|
2891
|
+
|
|
2892
|
+
fast-deep-equal@3.1.3: {}
|
|
2893
|
+
|
|
2894
|
+
fast-uri@3.1.0: {}
|
|
2895
|
+
|
|
2896
|
+
fdir@6.5.0(picomatch@4.0.4):
|
|
2897
|
+
optionalDependencies:
|
|
2898
|
+
picomatch: 4.0.4
|
|
2899
|
+
|
|
2900
|
+
flattie@1.1.1: {}
|
|
2901
|
+
|
|
2902
|
+
fontace@0.4.1:
|
|
2903
|
+
dependencies:
|
|
2904
|
+
fontkitten: 1.0.3
|
|
2905
|
+
|
|
2906
|
+
fontkitten@1.0.3:
|
|
2907
|
+
dependencies:
|
|
2908
|
+
tiny-inflate: 1.0.3
|
|
2909
|
+
|
|
2910
|
+
fsevents@2.3.3:
|
|
2911
|
+
optional: true
|
|
2912
|
+
|
|
2913
|
+
get-caller-file@2.0.5: {}
|
|
2914
|
+
|
|
2915
|
+
get-east-asian-width@1.5.0: {}
|
|
2916
|
+
|
|
2917
|
+
github-slugger@2.0.0: {}
|
|
2918
|
+
|
|
2919
|
+
h3@1.15.11:
|
|
2920
|
+
dependencies:
|
|
2921
|
+
cookie-es: 1.2.3
|
|
2922
|
+
crossws: 0.3.5
|
|
2923
|
+
defu: 6.1.7
|
|
2924
|
+
destr: 2.0.5
|
|
2925
|
+
iron-webcrypto: 1.2.1
|
|
2926
|
+
node-mock-http: 1.0.4
|
|
2927
|
+
radix3: 1.1.2
|
|
2928
|
+
ufo: 1.6.3
|
|
2929
|
+
uncrypto: 0.1.3
|
|
2930
|
+
|
|
2931
|
+
hast-util-from-html@2.0.3:
|
|
2932
|
+
dependencies:
|
|
2933
|
+
'@types/hast': 3.0.4
|
|
2934
|
+
devlop: 1.1.0
|
|
2935
|
+
hast-util-from-parse5: 8.0.3
|
|
2936
|
+
parse5: 7.3.0
|
|
2937
|
+
vfile: 6.0.3
|
|
2938
|
+
vfile-message: 4.0.3
|
|
2939
|
+
|
|
2940
|
+
hast-util-from-parse5@8.0.3:
|
|
2941
|
+
dependencies:
|
|
2942
|
+
'@types/hast': 3.0.4
|
|
2943
|
+
'@types/unist': 3.0.3
|
|
2944
|
+
devlop: 1.1.0
|
|
2945
|
+
hastscript: 9.0.1
|
|
2946
|
+
property-information: 7.1.0
|
|
2947
|
+
vfile: 6.0.3
|
|
2948
|
+
vfile-location: 5.0.3
|
|
2949
|
+
web-namespaces: 2.0.1
|
|
2950
|
+
|
|
2951
|
+
hast-util-is-element@3.0.0:
|
|
2952
|
+
dependencies:
|
|
2953
|
+
'@types/hast': 3.0.4
|
|
2954
|
+
|
|
2955
|
+
hast-util-parse-selector@4.0.0:
|
|
2956
|
+
dependencies:
|
|
2957
|
+
'@types/hast': 3.0.4
|
|
2958
|
+
|
|
2959
|
+
hast-util-raw@9.1.0:
|
|
2960
|
+
dependencies:
|
|
2961
|
+
'@types/hast': 3.0.4
|
|
2962
|
+
'@types/unist': 3.0.3
|
|
2963
|
+
'@ungap/structured-clone': 1.3.0
|
|
2964
|
+
hast-util-from-parse5: 8.0.3
|
|
2965
|
+
hast-util-to-parse5: 8.0.1
|
|
2966
|
+
html-void-elements: 3.0.0
|
|
2967
|
+
mdast-util-to-hast: 13.2.1
|
|
2968
|
+
parse5: 7.3.0
|
|
2969
|
+
unist-util-position: 5.0.0
|
|
2970
|
+
unist-util-visit: 5.1.0
|
|
2971
|
+
vfile: 6.0.3
|
|
2972
|
+
web-namespaces: 2.0.1
|
|
2973
|
+
zwitch: 2.0.4
|
|
2974
|
+
|
|
2975
|
+
hast-util-to-html@9.0.5:
|
|
2976
|
+
dependencies:
|
|
2977
|
+
'@types/hast': 3.0.4
|
|
2978
|
+
'@types/unist': 3.0.3
|
|
2979
|
+
ccount: 2.0.1
|
|
2980
|
+
comma-separated-tokens: 2.0.3
|
|
2981
|
+
hast-util-whitespace: 3.0.0
|
|
2982
|
+
html-void-elements: 3.0.0
|
|
2983
|
+
mdast-util-to-hast: 13.2.1
|
|
2984
|
+
property-information: 7.1.0
|
|
2985
|
+
space-separated-tokens: 2.0.2
|
|
2986
|
+
stringify-entities: 4.0.4
|
|
2987
|
+
zwitch: 2.0.4
|
|
2988
|
+
|
|
2989
|
+
hast-util-to-parse5@8.0.1:
|
|
2990
|
+
dependencies:
|
|
2991
|
+
'@types/hast': 3.0.4
|
|
2992
|
+
comma-separated-tokens: 2.0.3
|
|
2993
|
+
devlop: 1.1.0
|
|
2994
|
+
property-information: 7.1.0
|
|
2995
|
+
space-separated-tokens: 2.0.2
|
|
2996
|
+
web-namespaces: 2.0.1
|
|
2997
|
+
zwitch: 2.0.4
|
|
2998
|
+
|
|
2999
|
+
hast-util-to-text@4.0.2:
|
|
3000
|
+
dependencies:
|
|
3001
|
+
'@types/hast': 3.0.4
|
|
3002
|
+
'@types/unist': 3.0.3
|
|
3003
|
+
hast-util-is-element: 3.0.0
|
|
3004
|
+
unist-util-find-after: 5.0.0
|
|
3005
|
+
|
|
3006
|
+
hast-util-whitespace@3.0.0:
|
|
3007
|
+
dependencies:
|
|
3008
|
+
'@types/hast': 3.0.4
|
|
3009
|
+
|
|
3010
|
+
hastscript@9.0.1:
|
|
3011
|
+
dependencies:
|
|
3012
|
+
'@types/hast': 3.0.4
|
|
3013
|
+
comma-separated-tokens: 2.0.3
|
|
3014
|
+
hast-util-parse-selector: 4.0.0
|
|
3015
|
+
property-information: 7.1.0
|
|
3016
|
+
space-separated-tokens: 2.0.2
|
|
3017
|
+
|
|
3018
|
+
html-escaper@3.0.3: {}
|
|
3019
|
+
|
|
3020
|
+
html-void-elements@3.0.0: {}
|
|
3021
|
+
|
|
3022
|
+
http-cache-semantics@4.2.0: {}
|
|
3023
|
+
|
|
3024
|
+
import-meta-resolve@4.2.0: {}
|
|
3025
|
+
|
|
3026
|
+
iron-webcrypto@1.2.1: {}
|
|
3027
|
+
|
|
3028
|
+
is-docker@3.0.0: {}
|
|
3029
|
+
|
|
3030
|
+
is-fullwidth-code-point@3.0.0: {}
|
|
3031
|
+
|
|
3032
|
+
is-inside-container@1.0.0:
|
|
3033
|
+
dependencies:
|
|
3034
|
+
is-docker: 3.0.0
|
|
3035
|
+
|
|
3036
|
+
is-plain-obj@4.1.0: {}
|
|
3037
|
+
|
|
3038
|
+
is-wsl@3.1.1:
|
|
3039
|
+
dependencies:
|
|
3040
|
+
is-inside-container: 1.0.0
|
|
3041
|
+
|
|
3042
|
+
js-yaml@4.1.1:
|
|
3043
|
+
dependencies:
|
|
3044
|
+
argparse: 2.0.1
|
|
3045
|
+
|
|
3046
|
+
json-schema-traverse@1.0.0: {}
|
|
3047
|
+
|
|
3048
|
+
jsonc-parser@2.3.1: {}
|
|
3049
|
+
|
|
3050
|
+
jsonc-parser@3.3.1: {}
|
|
3051
|
+
|
|
3052
|
+
kleur@3.0.3: {}
|
|
3053
|
+
|
|
3054
|
+
kleur@4.1.5: {}
|
|
3055
|
+
|
|
3056
|
+
longest-streak@3.1.0: {}
|
|
3057
|
+
|
|
3058
|
+
lru-cache@11.3.3: {}
|
|
3059
|
+
|
|
3060
|
+
magic-string@0.30.21:
|
|
3061
|
+
dependencies:
|
|
3062
|
+
'@jridgewell/sourcemap-codec': 1.5.5
|
|
3063
|
+
|
|
3064
|
+
magicast@0.5.2:
|
|
3065
|
+
dependencies:
|
|
3066
|
+
'@babel/parser': 7.29.2
|
|
3067
|
+
'@babel/types': 7.29.0
|
|
3068
|
+
source-map-js: 1.2.1
|
|
3069
|
+
|
|
3070
|
+
markdown-table@3.0.4: {}
|
|
3071
|
+
|
|
3072
|
+
mdast-util-definitions@6.0.0:
|
|
3073
|
+
dependencies:
|
|
3074
|
+
'@types/mdast': 4.0.4
|
|
3075
|
+
'@types/unist': 3.0.3
|
|
3076
|
+
unist-util-visit: 5.1.0
|
|
3077
|
+
|
|
3078
|
+
mdast-util-find-and-replace@3.0.2:
|
|
3079
|
+
dependencies:
|
|
3080
|
+
'@types/mdast': 4.0.4
|
|
3081
|
+
escape-string-regexp: 5.0.0
|
|
3082
|
+
unist-util-is: 6.0.1
|
|
3083
|
+
unist-util-visit-parents: 6.0.2
|
|
3084
|
+
|
|
3085
|
+
mdast-util-from-markdown@2.0.3:
|
|
3086
|
+
dependencies:
|
|
3087
|
+
'@types/mdast': 4.0.4
|
|
3088
|
+
'@types/unist': 3.0.3
|
|
3089
|
+
decode-named-character-reference: 1.3.0
|
|
3090
|
+
devlop: 1.1.0
|
|
3091
|
+
mdast-util-to-string: 4.0.0
|
|
3092
|
+
micromark: 4.0.2
|
|
3093
|
+
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
3094
|
+
micromark-util-decode-string: 2.0.1
|
|
3095
|
+
micromark-util-normalize-identifier: 2.0.1
|
|
3096
|
+
micromark-util-symbol: 2.0.1
|
|
3097
|
+
micromark-util-types: 2.0.2
|
|
3098
|
+
unist-util-stringify-position: 4.0.0
|
|
3099
|
+
transitivePeerDependencies:
|
|
3100
|
+
- supports-color
|
|
3101
|
+
|
|
3102
|
+
mdast-util-gfm-autolink-literal@2.0.1:
|
|
3103
|
+
dependencies:
|
|
3104
|
+
'@types/mdast': 4.0.4
|
|
3105
|
+
ccount: 2.0.1
|
|
3106
|
+
devlop: 1.1.0
|
|
3107
|
+
mdast-util-find-and-replace: 3.0.2
|
|
3108
|
+
micromark-util-character: 2.1.1
|
|
3109
|
+
|
|
3110
|
+
mdast-util-gfm-footnote@2.1.0:
|
|
3111
|
+
dependencies:
|
|
3112
|
+
'@types/mdast': 4.0.4
|
|
3113
|
+
devlop: 1.1.0
|
|
3114
|
+
mdast-util-from-markdown: 2.0.3
|
|
3115
|
+
mdast-util-to-markdown: 2.1.2
|
|
3116
|
+
micromark-util-normalize-identifier: 2.0.1
|
|
3117
|
+
transitivePeerDependencies:
|
|
3118
|
+
- supports-color
|
|
3119
|
+
|
|
3120
|
+
mdast-util-gfm-strikethrough@2.0.0:
|
|
3121
|
+
dependencies:
|
|
3122
|
+
'@types/mdast': 4.0.4
|
|
3123
|
+
mdast-util-from-markdown: 2.0.3
|
|
3124
|
+
mdast-util-to-markdown: 2.1.2
|
|
3125
|
+
transitivePeerDependencies:
|
|
3126
|
+
- supports-color
|
|
3127
|
+
|
|
3128
|
+
mdast-util-gfm-table@2.0.0:
|
|
3129
|
+
dependencies:
|
|
3130
|
+
'@types/mdast': 4.0.4
|
|
3131
|
+
devlop: 1.1.0
|
|
3132
|
+
markdown-table: 3.0.4
|
|
3133
|
+
mdast-util-from-markdown: 2.0.3
|
|
3134
|
+
mdast-util-to-markdown: 2.1.2
|
|
3135
|
+
transitivePeerDependencies:
|
|
3136
|
+
- supports-color
|
|
3137
|
+
|
|
3138
|
+
mdast-util-gfm-task-list-item@2.0.0:
|
|
3139
|
+
dependencies:
|
|
3140
|
+
'@types/mdast': 4.0.4
|
|
3141
|
+
devlop: 1.1.0
|
|
3142
|
+
mdast-util-from-markdown: 2.0.3
|
|
3143
|
+
mdast-util-to-markdown: 2.1.2
|
|
3144
|
+
transitivePeerDependencies:
|
|
3145
|
+
- supports-color
|
|
3146
|
+
|
|
3147
|
+
mdast-util-gfm@3.1.0:
|
|
3148
|
+
dependencies:
|
|
3149
|
+
mdast-util-from-markdown: 2.0.3
|
|
3150
|
+
mdast-util-gfm-autolink-literal: 2.0.1
|
|
3151
|
+
mdast-util-gfm-footnote: 2.1.0
|
|
3152
|
+
mdast-util-gfm-strikethrough: 2.0.0
|
|
3153
|
+
mdast-util-gfm-table: 2.0.0
|
|
3154
|
+
mdast-util-gfm-task-list-item: 2.0.0
|
|
3155
|
+
mdast-util-to-markdown: 2.1.2
|
|
3156
|
+
transitivePeerDependencies:
|
|
3157
|
+
- supports-color
|
|
3158
|
+
|
|
3159
|
+
mdast-util-phrasing@4.1.0:
|
|
3160
|
+
dependencies:
|
|
3161
|
+
'@types/mdast': 4.0.4
|
|
3162
|
+
unist-util-is: 6.0.1
|
|
3163
|
+
|
|
3164
|
+
mdast-util-to-hast@13.2.1:
|
|
3165
|
+
dependencies:
|
|
3166
|
+
'@types/hast': 3.0.4
|
|
3167
|
+
'@types/mdast': 4.0.4
|
|
3168
|
+
'@ungap/structured-clone': 1.3.0
|
|
3169
|
+
devlop: 1.1.0
|
|
3170
|
+
micromark-util-sanitize-uri: 2.0.1
|
|
3171
|
+
trim-lines: 3.0.1
|
|
3172
|
+
unist-util-position: 5.0.0
|
|
3173
|
+
unist-util-visit: 5.1.0
|
|
3174
|
+
vfile: 6.0.3
|
|
3175
|
+
|
|
3176
|
+
mdast-util-to-markdown@2.1.2:
|
|
3177
|
+
dependencies:
|
|
3178
|
+
'@types/mdast': 4.0.4
|
|
3179
|
+
'@types/unist': 3.0.3
|
|
3180
|
+
longest-streak: 3.1.0
|
|
3181
|
+
mdast-util-phrasing: 4.1.0
|
|
3182
|
+
mdast-util-to-string: 4.0.0
|
|
3183
|
+
micromark-util-classify-character: 2.0.1
|
|
3184
|
+
micromark-util-decode-string: 2.0.1
|
|
3185
|
+
unist-util-visit: 5.1.0
|
|
3186
|
+
zwitch: 2.0.4
|
|
3187
|
+
|
|
3188
|
+
mdast-util-to-string@4.0.0:
|
|
3189
|
+
dependencies:
|
|
3190
|
+
'@types/mdast': 4.0.4
|
|
3191
|
+
|
|
3192
|
+
mdn-data@2.0.28: {}
|
|
3193
|
+
|
|
3194
|
+
mdn-data@2.27.1: {}
|
|
3195
|
+
|
|
3196
|
+
micromark-core-commonmark@2.0.3:
|
|
3197
|
+
dependencies:
|
|
3198
|
+
decode-named-character-reference: 1.3.0
|
|
3199
|
+
devlop: 1.1.0
|
|
3200
|
+
micromark-factory-destination: 2.0.1
|
|
3201
|
+
micromark-factory-label: 2.0.1
|
|
3202
|
+
micromark-factory-space: 2.0.1
|
|
3203
|
+
micromark-factory-title: 2.0.1
|
|
3204
|
+
micromark-factory-whitespace: 2.0.1
|
|
3205
|
+
micromark-util-character: 2.1.1
|
|
3206
|
+
micromark-util-chunked: 2.0.1
|
|
3207
|
+
micromark-util-classify-character: 2.0.1
|
|
3208
|
+
micromark-util-html-tag-name: 2.0.1
|
|
3209
|
+
micromark-util-normalize-identifier: 2.0.1
|
|
3210
|
+
micromark-util-resolve-all: 2.0.1
|
|
3211
|
+
micromark-util-subtokenize: 2.1.0
|
|
3212
|
+
micromark-util-symbol: 2.0.1
|
|
3213
|
+
micromark-util-types: 2.0.2
|
|
3214
|
+
|
|
3215
|
+
micromark-extension-gfm-autolink-literal@2.1.0:
|
|
3216
|
+
dependencies:
|
|
3217
|
+
micromark-util-character: 2.1.1
|
|
3218
|
+
micromark-util-sanitize-uri: 2.0.1
|
|
3219
|
+
micromark-util-symbol: 2.0.1
|
|
3220
|
+
micromark-util-types: 2.0.2
|
|
3221
|
+
|
|
3222
|
+
micromark-extension-gfm-footnote@2.1.0:
|
|
3223
|
+
dependencies:
|
|
3224
|
+
devlop: 1.1.0
|
|
3225
|
+
micromark-core-commonmark: 2.0.3
|
|
3226
|
+
micromark-factory-space: 2.0.1
|
|
3227
|
+
micromark-util-character: 2.1.1
|
|
3228
|
+
micromark-util-normalize-identifier: 2.0.1
|
|
3229
|
+
micromark-util-sanitize-uri: 2.0.1
|
|
3230
|
+
micromark-util-symbol: 2.0.1
|
|
3231
|
+
micromark-util-types: 2.0.2
|
|
3232
|
+
|
|
3233
|
+
micromark-extension-gfm-strikethrough@2.1.0:
|
|
3234
|
+
dependencies:
|
|
3235
|
+
devlop: 1.1.0
|
|
3236
|
+
micromark-util-chunked: 2.0.1
|
|
3237
|
+
micromark-util-classify-character: 2.0.1
|
|
3238
|
+
micromark-util-resolve-all: 2.0.1
|
|
3239
|
+
micromark-util-symbol: 2.0.1
|
|
3240
|
+
micromark-util-types: 2.0.2
|
|
3241
|
+
|
|
3242
|
+
micromark-extension-gfm-table@2.1.1:
|
|
3243
|
+
dependencies:
|
|
3244
|
+
devlop: 1.1.0
|
|
3245
|
+
micromark-factory-space: 2.0.1
|
|
3246
|
+
micromark-util-character: 2.1.1
|
|
3247
|
+
micromark-util-symbol: 2.0.1
|
|
3248
|
+
micromark-util-types: 2.0.2
|
|
3249
|
+
|
|
3250
|
+
micromark-extension-gfm-tagfilter@2.0.0:
|
|
3251
|
+
dependencies:
|
|
3252
|
+
micromark-util-types: 2.0.2
|
|
3253
|
+
|
|
3254
|
+
micromark-extension-gfm-task-list-item@2.1.0:
|
|
3255
|
+
dependencies:
|
|
3256
|
+
devlop: 1.1.0
|
|
3257
|
+
micromark-factory-space: 2.0.1
|
|
3258
|
+
micromark-util-character: 2.1.1
|
|
3259
|
+
micromark-util-symbol: 2.0.1
|
|
3260
|
+
micromark-util-types: 2.0.2
|
|
3261
|
+
|
|
3262
|
+
micromark-extension-gfm@3.0.0:
|
|
3263
|
+
dependencies:
|
|
3264
|
+
micromark-extension-gfm-autolink-literal: 2.1.0
|
|
3265
|
+
micromark-extension-gfm-footnote: 2.1.0
|
|
3266
|
+
micromark-extension-gfm-strikethrough: 2.1.0
|
|
3267
|
+
micromark-extension-gfm-table: 2.1.1
|
|
3268
|
+
micromark-extension-gfm-tagfilter: 2.0.0
|
|
3269
|
+
micromark-extension-gfm-task-list-item: 2.1.0
|
|
3270
|
+
micromark-util-combine-extensions: 2.0.1
|
|
3271
|
+
micromark-util-types: 2.0.2
|
|
3272
|
+
|
|
3273
|
+
micromark-factory-destination@2.0.1:
|
|
3274
|
+
dependencies:
|
|
3275
|
+
micromark-util-character: 2.1.1
|
|
3276
|
+
micromark-util-symbol: 2.0.1
|
|
3277
|
+
micromark-util-types: 2.0.2
|
|
3278
|
+
|
|
3279
|
+
micromark-factory-label@2.0.1:
|
|
3280
|
+
dependencies:
|
|
3281
|
+
devlop: 1.1.0
|
|
3282
|
+
micromark-util-character: 2.1.1
|
|
3283
|
+
micromark-util-symbol: 2.0.1
|
|
3284
|
+
micromark-util-types: 2.0.2
|
|
3285
|
+
|
|
3286
|
+
micromark-factory-space@2.0.1:
|
|
3287
|
+
dependencies:
|
|
3288
|
+
micromark-util-character: 2.1.1
|
|
3289
|
+
micromark-util-types: 2.0.2
|
|
3290
|
+
|
|
3291
|
+
micromark-factory-title@2.0.1:
|
|
3292
|
+
dependencies:
|
|
3293
|
+
micromark-factory-space: 2.0.1
|
|
3294
|
+
micromark-util-character: 2.1.1
|
|
3295
|
+
micromark-util-symbol: 2.0.1
|
|
3296
|
+
micromark-util-types: 2.0.2
|
|
3297
|
+
|
|
3298
|
+
micromark-factory-whitespace@2.0.1:
|
|
3299
|
+
dependencies:
|
|
3300
|
+
micromark-factory-space: 2.0.1
|
|
3301
|
+
micromark-util-character: 2.1.1
|
|
3302
|
+
micromark-util-symbol: 2.0.1
|
|
3303
|
+
micromark-util-types: 2.0.2
|
|
3304
|
+
|
|
3305
|
+
micromark-util-character@2.1.1:
|
|
3306
|
+
dependencies:
|
|
3307
|
+
micromark-util-symbol: 2.0.1
|
|
3308
|
+
micromark-util-types: 2.0.2
|
|
3309
|
+
|
|
3310
|
+
micromark-util-chunked@2.0.1:
|
|
3311
|
+
dependencies:
|
|
3312
|
+
micromark-util-symbol: 2.0.1
|
|
3313
|
+
|
|
3314
|
+
micromark-util-classify-character@2.0.1:
|
|
3315
|
+
dependencies:
|
|
3316
|
+
micromark-util-character: 2.1.1
|
|
3317
|
+
micromark-util-symbol: 2.0.1
|
|
3318
|
+
micromark-util-types: 2.0.2
|
|
3319
|
+
|
|
3320
|
+
micromark-util-combine-extensions@2.0.1:
|
|
3321
|
+
dependencies:
|
|
3322
|
+
micromark-util-chunked: 2.0.1
|
|
3323
|
+
micromark-util-types: 2.0.2
|
|
3324
|
+
|
|
3325
|
+
micromark-util-decode-numeric-character-reference@2.0.2:
|
|
3326
|
+
dependencies:
|
|
3327
|
+
micromark-util-symbol: 2.0.1
|
|
3328
|
+
|
|
3329
|
+
micromark-util-decode-string@2.0.1:
|
|
3330
|
+
dependencies:
|
|
3331
|
+
decode-named-character-reference: 1.3.0
|
|
3332
|
+
micromark-util-character: 2.1.1
|
|
3333
|
+
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
3334
|
+
micromark-util-symbol: 2.0.1
|
|
3335
|
+
|
|
3336
|
+
micromark-util-encode@2.0.1: {}
|
|
3337
|
+
|
|
3338
|
+
micromark-util-html-tag-name@2.0.1: {}
|
|
3339
|
+
|
|
3340
|
+
micromark-util-normalize-identifier@2.0.1:
|
|
3341
|
+
dependencies:
|
|
3342
|
+
micromark-util-symbol: 2.0.1
|
|
3343
|
+
|
|
3344
|
+
micromark-util-resolve-all@2.0.1:
|
|
3345
|
+
dependencies:
|
|
3346
|
+
micromark-util-types: 2.0.2
|
|
3347
|
+
|
|
3348
|
+
micromark-util-sanitize-uri@2.0.1:
|
|
3349
|
+
dependencies:
|
|
3350
|
+
micromark-util-character: 2.1.1
|
|
3351
|
+
micromark-util-encode: 2.0.1
|
|
3352
|
+
micromark-util-symbol: 2.0.1
|
|
3353
|
+
|
|
3354
|
+
micromark-util-subtokenize@2.1.0:
|
|
3355
|
+
dependencies:
|
|
3356
|
+
devlop: 1.1.0
|
|
3357
|
+
micromark-util-chunked: 2.0.1
|
|
3358
|
+
micromark-util-symbol: 2.0.1
|
|
3359
|
+
micromark-util-types: 2.0.2
|
|
3360
|
+
|
|
3361
|
+
micromark-util-symbol@2.0.1: {}
|
|
3362
|
+
|
|
3363
|
+
micromark-util-types@2.0.2: {}
|
|
3364
|
+
|
|
3365
|
+
micromark@4.0.2:
|
|
3366
|
+
dependencies:
|
|
3367
|
+
'@types/debug': 4.1.13
|
|
3368
|
+
debug: 4.4.3
|
|
3369
|
+
decode-named-character-reference: 1.3.0
|
|
3370
|
+
devlop: 1.1.0
|
|
3371
|
+
micromark-core-commonmark: 2.0.3
|
|
3372
|
+
micromark-factory-space: 2.0.1
|
|
3373
|
+
micromark-util-character: 2.1.1
|
|
3374
|
+
micromark-util-chunked: 2.0.1
|
|
3375
|
+
micromark-util-combine-extensions: 2.0.1
|
|
3376
|
+
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
3377
|
+
micromark-util-encode: 2.0.1
|
|
3378
|
+
micromark-util-normalize-identifier: 2.0.1
|
|
3379
|
+
micromark-util-resolve-all: 2.0.1
|
|
3380
|
+
micromark-util-sanitize-uri: 2.0.1
|
|
3381
|
+
micromark-util-subtokenize: 2.1.0
|
|
3382
|
+
micromark-util-symbol: 2.0.1
|
|
3383
|
+
micromark-util-types: 2.0.2
|
|
3384
|
+
transitivePeerDependencies:
|
|
3385
|
+
- supports-color
|
|
3386
|
+
|
|
3387
|
+
mrmime@2.0.1: {}
|
|
3388
|
+
|
|
3389
|
+
ms@2.1.3: {}
|
|
3390
|
+
|
|
3391
|
+
muggle-string@0.4.1: {}
|
|
3392
|
+
|
|
3393
|
+
nanoid@3.3.11: {}
|
|
3394
|
+
|
|
3395
|
+
neotraverse@0.6.18: {}
|
|
3396
|
+
|
|
3397
|
+
nlcst-to-string@4.0.0:
|
|
3398
|
+
dependencies:
|
|
3399
|
+
'@types/nlcst': 2.0.3
|
|
3400
|
+
|
|
3401
|
+
node-fetch-native@1.6.7: {}
|
|
3402
|
+
|
|
3403
|
+
node-mock-http@1.0.4: {}
|
|
3404
|
+
|
|
3405
|
+
normalize-path@3.0.0: {}
|
|
3406
|
+
|
|
3407
|
+
nth-check@2.1.1:
|
|
3408
|
+
dependencies:
|
|
3409
|
+
boolbase: 1.0.0
|
|
3410
|
+
|
|
3411
|
+
ofetch@1.5.1:
|
|
3412
|
+
dependencies:
|
|
3413
|
+
destr: 2.0.5
|
|
3414
|
+
node-fetch-native: 1.6.7
|
|
3415
|
+
ufo: 1.6.3
|
|
3416
|
+
|
|
3417
|
+
ohash@2.0.11: {}
|
|
3418
|
+
|
|
3419
|
+
oniguruma-parser@0.12.1: {}
|
|
3420
|
+
|
|
3421
|
+
oniguruma-to-es@4.3.5:
|
|
3422
|
+
dependencies:
|
|
3423
|
+
oniguruma-parser: 0.12.1
|
|
3424
|
+
regex: 6.1.0
|
|
3425
|
+
regex-recursion: 6.0.2
|
|
3426
|
+
|
|
3427
|
+
p-limit@6.2.0:
|
|
3428
|
+
dependencies:
|
|
3429
|
+
yocto-queue: 1.2.2
|
|
3430
|
+
|
|
3431
|
+
p-queue@8.1.1:
|
|
3432
|
+
dependencies:
|
|
3433
|
+
eventemitter3: 5.0.4
|
|
3434
|
+
p-timeout: 6.1.4
|
|
3435
|
+
|
|
3436
|
+
p-timeout@6.1.4: {}
|
|
3437
|
+
|
|
3438
|
+
package-manager-detector@1.6.0: {}
|
|
3439
|
+
|
|
3440
|
+
parse-latin@7.0.0:
|
|
3441
|
+
dependencies:
|
|
3442
|
+
'@types/nlcst': 2.0.3
|
|
3443
|
+
'@types/unist': 3.0.3
|
|
3444
|
+
nlcst-to-string: 4.0.0
|
|
3445
|
+
unist-util-modify-children: 4.0.0
|
|
3446
|
+
unist-util-visit-children: 3.0.0
|
|
3447
|
+
vfile: 6.0.3
|
|
3448
|
+
|
|
3449
|
+
parse5@7.3.0:
|
|
3450
|
+
dependencies:
|
|
3451
|
+
entities: 6.0.1
|
|
3452
|
+
|
|
3453
|
+
path-browserify@1.0.1: {}
|
|
3454
|
+
|
|
3455
|
+
piccolore@0.1.3: {}
|
|
3456
|
+
|
|
3457
|
+
picocolors@1.1.1: {}
|
|
3458
|
+
|
|
3459
|
+
picomatch@2.3.2: {}
|
|
3460
|
+
|
|
3461
|
+
picomatch@4.0.4: {}
|
|
3462
|
+
|
|
3463
|
+
postcss@8.5.9:
|
|
3464
|
+
dependencies:
|
|
3465
|
+
nanoid: 3.3.11
|
|
3466
|
+
picocolors: 1.1.1
|
|
3467
|
+
source-map-js: 1.2.1
|
|
3468
|
+
|
|
3469
|
+
prettier@3.8.2: {}
|
|
3470
|
+
|
|
3471
|
+
prismjs@1.30.0: {}
|
|
3472
|
+
|
|
3473
|
+
prompts@2.4.2:
|
|
3474
|
+
dependencies:
|
|
3475
|
+
kleur: 3.0.3
|
|
3476
|
+
sisteransi: 1.0.5
|
|
3477
|
+
|
|
3478
|
+
property-information@7.1.0: {}
|
|
3479
|
+
|
|
3480
|
+
radix3@1.1.2: {}
|
|
3481
|
+
|
|
3482
|
+
readdirp@4.1.2: {}
|
|
3483
|
+
|
|
3484
|
+
readdirp@5.0.0: {}
|
|
3485
|
+
|
|
3486
|
+
regex-recursion@6.0.2:
|
|
3487
|
+
dependencies:
|
|
3488
|
+
regex-utilities: 2.3.0
|
|
3489
|
+
|
|
3490
|
+
regex-utilities@2.3.0: {}
|
|
3491
|
+
|
|
3492
|
+
regex@6.1.0:
|
|
3493
|
+
dependencies:
|
|
3494
|
+
regex-utilities: 2.3.0
|
|
3495
|
+
|
|
3496
|
+
rehype-parse@9.0.1:
|
|
3497
|
+
dependencies:
|
|
3498
|
+
'@types/hast': 3.0.4
|
|
3499
|
+
hast-util-from-html: 2.0.3
|
|
3500
|
+
unified: 11.0.5
|
|
3501
|
+
|
|
3502
|
+
rehype-raw@7.0.0:
|
|
3503
|
+
dependencies:
|
|
3504
|
+
'@types/hast': 3.0.4
|
|
3505
|
+
hast-util-raw: 9.1.0
|
|
3506
|
+
vfile: 6.0.3
|
|
3507
|
+
|
|
3508
|
+
rehype-stringify@10.0.1:
|
|
3509
|
+
dependencies:
|
|
3510
|
+
'@types/hast': 3.0.4
|
|
3511
|
+
hast-util-to-html: 9.0.5
|
|
3512
|
+
unified: 11.0.5
|
|
3513
|
+
|
|
3514
|
+
rehype@13.0.2:
|
|
3515
|
+
dependencies:
|
|
3516
|
+
'@types/hast': 3.0.4
|
|
3517
|
+
rehype-parse: 9.0.1
|
|
3518
|
+
rehype-stringify: 10.0.1
|
|
3519
|
+
unified: 11.0.5
|
|
3520
|
+
|
|
3521
|
+
remark-gfm@4.0.1:
|
|
3522
|
+
dependencies:
|
|
3523
|
+
'@types/mdast': 4.0.4
|
|
3524
|
+
mdast-util-gfm: 3.1.0
|
|
3525
|
+
micromark-extension-gfm: 3.0.0
|
|
3526
|
+
remark-parse: 11.0.0
|
|
3527
|
+
remark-stringify: 11.0.0
|
|
3528
|
+
unified: 11.0.5
|
|
3529
|
+
transitivePeerDependencies:
|
|
3530
|
+
- supports-color
|
|
3531
|
+
|
|
3532
|
+
remark-parse@11.0.0:
|
|
3533
|
+
dependencies:
|
|
3534
|
+
'@types/mdast': 4.0.4
|
|
3535
|
+
mdast-util-from-markdown: 2.0.3
|
|
3536
|
+
micromark-util-types: 2.0.2
|
|
3537
|
+
unified: 11.0.5
|
|
3538
|
+
transitivePeerDependencies:
|
|
3539
|
+
- supports-color
|
|
3540
|
+
|
|
3541
|
+
remark-rehype@11.1.2:
|
|
3542
|
+
dependencies:
|
|
3543
|
+
'@types/hast': 3.0.4
|
|
3544
|
+
'@types/mdast': 4.0.4
|
|
3545
|
+
mdast-util-to-hast: 13.2.1
|
|
3546
|
+
unified: 11.0.5
|
|
3547
|
+
vfile: 6.0.3
|
|
3548
|
+
|
|
3549
|
+
remark-smartypants@3.0.2:
|
|
3550
|
+
dependencies:
|
|
3551
|
+
retext: 9.0.0
|
|
3552
|
+
retext-smartypants: 6.2.0
|
|
3553
|
+
unified: 11.0.5
|
|
3554
|
+
unist-util-visit: 5.1.0
|
|
3555
|
+
|
|
3556
|
+
remark-stringify@11.0.0:
|
|
3557
|
+
dependencies:
|
|
3558
|
+
'@types/mdast': 4.0.4
|
|
3559
|
+
mdast-util-to-markdown: 2.1.2
|
|
3560
|
+
unified: 11.0.5
|
|
3561
|
+
|
|
3562
|
+
request-light@0.5.8: {}
|
|
3563
|
+
|
|
3564
|
+
request-light@0.7.0: {}
|
|
3565
|
+
|
|
3566
|
+
require-directory@2.1.1: {}
|
|
3567
|
+
|
|
3568
|
+
require-from-string@2.0.2: {}
|
|
3569
|
+
|
|
3570
|
+
retext-latin@4.0.0:
|
|
3571
|
+
dependencies:
|
|
3572
|
+
'@types/nlcst': 2.0.3
|
|
3573
|
+
parse-latin: 7.0.0
|
|
3574
|
+
unified: 11.0.5
|
|
3575
|
+
|
|
3576
|
+
retext-smartypants@6.2.0:
|
|
3577
|
+
dependencies:
|
|
3578
|
+
'@types/nlcst': 2.0.3
|
|
3579
|
+
nlcst-to-string: 4.0.0
|
|
3580
|
+
unist-util-visit: 5.1.0
|
|
3581
|
+
|
|
3582
|
+
retext-stringify@4.0.0:
|
|
3583
|
+
dependencies:
|
|
3584
|
+
'@types/nlcst': 2.0.3
|
|
3585
|
+
nlcst-to-string: 4.0.0
|
|
3586
|
+
unified: 11.0.5
|
|
3587
|
+
|
|
3588
|
+
retext@9.0.0:
|
|
3589
|
+
dependencies:
|
|
3590
|
+
'@types/nlcst': 2.0.3
|
|
3591
|
+
retext-latin: 4.0.0
|
|
3592
|
+
retext-stringify: 4.0.0
|
|
3593
|
+
unified: 11.0.5
|
|
3594
|
+
|
|
3595
|
+
rollup@4.60.1:
|
|
3596
|
+
dependencies:
|
|
3597
|
+
'@types/estree': 1.0.8
|
|
3598
|
+
optionalDependencies:
|
|
3599
|
+
'@rollup/rollup-android-arm-eabi': 4.60.1
|
|
3600
|
+
'@rollup/rollup-android-arm64': 4.60.1
|
|
3601
|
+
'@rollup/rollup-darwin-arm64': 4.60.1
|
|
3602
|
+
'@rollup/rollup-darwin-x64': 4.60.1
|
|
3603
|
+
'@rollup/rollup-freebsd-arm64': 4.60.1
|
|
3604
|
+
'@rollup/rollup-freebsd-x64': 4.60.1
|
|
3605
|
+
'@rollup/rollup-linux-arm-gnueabihf': 4.60.1
|
|
3606
|
+
'@rollup/rollup-linux-arm-musleabihf': 4.60.1
|
|
3607
|
+
'@rollup/rollup-linux-arm64-gnu': 4.60.1
|
|
3608
|
+
'@rollup/rollup-linux-arm64-musl': 4.60.1
|
|
3609
|
+
'@rollup/rollup-linux-loong64-gnu': 4.60.1
|
|
3610
|
+
'@rollup/rollup-linux-loong64-musl': 4.60.1
|
|
3611
|
+
'@rollup/rollup-linux-ppc64-gnu': 4.60.1
|
|
3612
|
+
'@rollup/rollup-linux-ppc64-musl': 4.60.1
|
|
3613
|
+
'@rollup/rollup-linux-riscv64-gnu': 4.60.1
|
|
3614
|
+
'@rollup/rollup-linux-riscv64-musl': 4.60.1
|
|
3615
|
+
'@rollup/rollup-linux-s390x-gnu': 4.60.1
|
|
3616
|
+
'@rollup/rollup-linux-x64-gnu': 4.60.1
|
|
3617
|
+
'@rollup/rollup-linux-x64-musl': 4.60.1
|
|
3618
|
+
'@rollup/rollup-openbsd-x64': 4.60.1
|
|
3619
|
+
'@rollup/rollup-openharmony-arm64': 4.60.1
|
|
3620
|
+
'@rollup/rollup-win32-arm64-msvc': 4.60.1
|
|
3621
|
+
'@rollup/rollup-win32-ia32-msvc': 4.60.1
|
|
3622
|
+
'@rollup/rollup-win32-x64-gnu': 4.60.1
|
|
3623
|
+
'@rollup/rollup-win32-x64-msvc': 4.60.1
|
|
3624
|
+
fsevents: 2.3.3
|
|
3625
|
+
|
|
3626
|
+
sax@1.6.0: {}
|
|
3627
|
+
|
|
3628
|
+
semver@7.7.4: {}
|
|
3629
|
+
|
|
3630
|
+
sharp@0.34.5:
|
|
3631
|
+
dependencies:
|
|
3632
|
+
'@img/colour': 1.1.0
|
|
3633
|
+
detect-libc: 2.1.2
|
|
3634
|
+
semver: 7.7.4
|
|
3635
|
+
optionalDependencies:
|
|
3636
|
+
'@img/sharp-darwin-arm64': 0.34.5
|
|
3637
|
+
'@img/sharp-darwin-x64': 0.34.5
|
|
3638
|
+
'@img/sharp-libvips-darwin-arm64': 1.2.4
|
|
3639
|
+
'@img/sharp-libvips-darwin-x64': 1.2.4
|
|
3640
|
+
'@img/sharp-libvips-linux-arm': 1.2.4
|
|
3641
|
+
'@img/sharp-libvips-linux-arm64': 1.2.4
|
|
3642
|
+
'@img/sharp-libvips-linux-ppc64': 1.2.4
|
|
3643
|
+
'@img/sharp-libvips-linux-riscv64': 1.2.4
|
|
3644
|
+
'@img/sharp-libvips-linux-s390x': 1.2.4
|
|
3645
|
+
'@img/sharp-libvips-linux-x64': 1.2.4
|
|
3646
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.2.4
|
|
3647
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.2.4
|
|
3648
|
+
'@img/sharp-linux-arm': 0.34.5
|
|
3649
|
+
'@img/sharp-linux-arm64': 0.34.5
|
|
3650
|
+
'@img/sharp-linux-ppc64': 0.34.5
|
|
3651
|
+
'@img/sharp-linux-riscv64': 0.34.5
|
|
3652
|
+
'@img/sharp-linux-s390x': 0.34.5
|
|
3653
|
+
'@img/sharp-linux-x64': 0.34.5
|
|
3654
|
+
'@img/sharp-linuxmusl-arm64': 0.34.5
|
|
3655
|
+
'@img/sharp-linuxmusl-x64': 0.34.5
|
|
3656
|
+
'@img/sharp-wasm32': 0.34.5
|
|
3657
|
+
'@img/sharp-win32-arm64': 0.34.5
|
|
3658
|
+
'@img/sharp-win32-ia32': 0.34.5
|
|
3659
|
+
'@img/sharp-win32-x64': 0.34.5
|
|
3660
|
+
optional: true
|
|
3661
|
+
|
|
3662
|
+
shiki@3.23.0:
|
|
3663
|
+
dependencies:
|
|
3664
|
+
'@shikijs/core': 3.23.0
|
|
3665
|
+
'@shikijs/engine-javascript': 3.23.0
|
|
3666
|
+
'@shikijs/engine-oniguruma': 3.23.0
|
|
3667
|
+
'@shikijs/langs': 3.23.0
|
|
3668
|
+
'@shikijs/themes': 3.23.0
|
|
3669
|
+
'@shikijs/types': 3.23.0
|
|
3670
|
+
'@shikijs/vscode-textmate': 10.0.2
|
|
3671
|
+
'@types/hast': 3.0.4
|
|
3672
|
+
|
|
3673
|
+
sisteransi@1.0.5: {}
|
|
3674
|
+
|
|
3675
|
+
smol-toml@1.6.1: {}
|
|
3676
|
+
|
|
3677
|
+
source-map-js@1.2.1: {}
|
|
3678
|
+
|
|
3679
|
+
space-separated-tokens@2.0.2: {}
|
|
3680
|
+
|
|
3681
|
+
string-width@4.2.3:
|
|
3682
|
+
dependencies:
|
|
3683
|
+
emoji-regex: 8.0.0
|
|
3684
|
+
is-fullwidth-code-point: 3.0.0
|
|
3685
|
+
strip-ansi: 6.0.1
|
|
3686
|
+
|
|
3687
|
+
string-width@7.2.0:
|
|
3688
|
+
dependencies:
|
|
3689
|
+
emoji-regex: 10.6.0
|
|
3690
|
+
get-east-asian-width: 1.5.0
|
|
3691
|
+
strip-ansi: 7.2.0
|
|
3692
|
+
|
|
3693
|
+
stringify-entities@4.0.4:
|
|
3694
|
+
dependencies:
|
|
3695
|
+
character-entities-html4: 2.1.0
|
|
3696
|
+
character-entities-legacy: 3.0.0
|
|
3697
|
+
|
|
3698
|
+
strip-ansi@6.0.1:
|
|
3699
|
+
dependencies:
|
|
3700
|
+
ansi-regex: 5.0.1
|
|
3701
|
+
|
|
3702
|
+
strip-ansi@7.2.0:
|
|
3703
|
+
dependencies:
|
|
3704
|
+
ansi-regex: 6.2.2
|
|
3705
|
+
|
|
3706
|
+
svgo@4.0.1:
|
|
3707
|
+
dependencies:
|
|
3708
|
+
commander: 11.1.0
|
|
3709
|
+
css-select: 5.2.2
|
|
3710
|
+
css-tree: 3.2.1
|
|
3711
|
+
css-what: 6.2.2
|
|
3712
|
+
csso: 5.0.5
|
|
3713
|
+
picocolors: 1.1.1
|
|
3714
|
+
sax: 1.6.0
|
|
3715
|
+
|
|
3716
|
+
tiny-inflate@1.0.3: {}
|
|
3717
|
+
|
|
3718
|
+
tinyexec@1.1.1: {}
|
|
3719
|
+
|
|
3720
|
+
tinyglobby@0.2.16:
|
|
3721
|
+
dependencies:
|
|
3722
|
+
fdir: 6.5.0(picomatch@4.0.4)
|
|
3723
|
+
picomatch: 4.0.4
|
|
3724
|
+
|
|
3725
|
+
trim-lines@3.0.1: {}
|
|
3726
|
+
|
|
3727
|
+
trough@2.2.0: {}
|
|
3728
|
+
|
|
3729
|
+
tsconfck@3.1.6(typescript@5.9.3):
|
|
3730
|
+
optionalDependencies:
|
|
3731
|
+
typescript: 5.9.3
|
|
3732
|
+
|
|
3733
|
+
tslib@2.8.1:
|
|
3734
|
+
optional: true
|
|
3735
|
+
|
|
3736
|
+
type-fest@4.41.0: {}
|
|
3737
|
+
|
|
3738
|
+
typesafe-path@0.2.2: {}
|
|
3739
|
+
|
|
3740
|
+
typescript-auto-import-cache@0.3.6:
|
|
3741
|
+
dependencies:
|
|
3742
|
+
semver: 7.7.4
|
|
3743
|
+
|
|
3744
|
+
typescript@5.9.3: {}
|
|
3745
|
+
|
|
3746
|
+
ufo@1.6.3: {}
|
|
3747
|
+
|
|
3748
|
+
ultrahtml@1.6.0: {}
|
|
3749
|
+
|
|
3750
|
+
uncrypto@0.1.3: {}
|
|
3751
|
+
|
|
3752
|
+
unified@11.0.5:
|
|
3753
|
+
dependencies:
|
|
3754
|
+
'@types/unist': 3.0.3
|
|
3755
|
+
bail: 2.0.2
|
|
3756
|
+
devlop: 1.1.0
|
|
3757
|
+
extend: 3.0.2
|
|
3758
|
+
is-plain-obj: 4.1.0
|
|
3759
|
+
trough: 2.2.0
|
|
3760
|
+
vfile: 6.0.3
|
|
3761
|
+
|
|
3762
|
+
unifont@0.7.4:
|
|
3763
|
+
dependencies:
|
|
3764
|
+
css-tree: 3.2.1
|
|
3765
|
+
ofetch: 1.5.1
|
|
3766
|
+
ohash: 2.0.11
|
|
3767
|
+
|
|
3768
|
+
unist-util-find-after@5.0.0:
|
|
3769
|
+
dependencies:
|
|
3770
|
+
'@types/unist': 3.0.3
|
|
3771
|
+
unist-util-is: 6.0.1
|
|
3772
|
+
|
|
3773
|
+
unist-util-is@6.0.1:
|
|
3774
|
+
dependencies:
|
|
3775
|
+
'@types/unist': 3.0.3
|
|
3776
|
+
|
|
3777
|
+
unist-util-modify-children@4.0.0:
|
|
3778
|
+
dependencies:
|
|
3779
|
+
'@types/unist': 3.0.3
|
|
3780
|
+
array-iterate: 2.0.1
|
|
3781
|
+
|
|
3782
|
+
unist-util-position@5.0.0:
|
|
3783
|
+
dependencies:
|
|
3784
|
+
'@types/unist': 3.0.3
|
|
3785
|
+
|
|
3786
|
+
unist-util-remove-position@5.0.0:
|
|
3787
|
+
dependencies:
|
|
3788
|
+
'@types/unist': 3.0.3
|
|
3789
|
+
unist-util-visit: 5.1.0
|
|
3790
|
+
|
|
3791
|
+
unist-util-stringify-position@4.0.0:
|
|
3792
|
+
dependencies:
|
|
3793
|
+
'@types/unist': 3.0.3
|
|
3794
|
+
|
|
3795
|
+
unist-util-visit-children@3.0.0:
|
|
3796
|
+
dependencies:
|
|
3797
|
+
'@types/unist': 3.0.3
|
|
3798
|
+
|
|
3799
|
+
unist-util-visit-parents@6.0.2:
|
|
3800
|
+
dependencies:
|
|
3801
|
+
'@types/unist': 3.0.3
|
|
3802
|
+
unist-util-is: 6.0.1
|
|
3803
|
+
|
|
3804
|
+
unist-util-visit@5.1.0:
|
|
3805
|
+
dependencies:
|
|
3806
|
+
'@types/unist': 3.0.3
|
|
3807
|
+
unist-util-is: 6.0.1
|
|
3808
|
+
unist-util-visit-parents: 6.0.2
|
|
3809
|
+
|
|
3810
|
+
unstorage@1.17.5:
|
|
3811
|
+
dependencies:
|
|
3812
|
+
anymatch: 3.1.3
|
|
3813
|
+
chokidar: 5.0.0
|
|
3814
|
+
destr: 2.0.5
|
|
3815
|
+
h3: 1.15.11
|
|
3816
|
+
lru-cache: 11.3.3
|
|
3817
|
+
node-fetch-native: 1.6.7
|
|
3818
|
+
ofetch: 1.5.1
|
|
3819
|
+
ufo: 1.6.3
|
|
3820
|
+
|
|
3821
|
+
vfile-location@5.0.3:
|
|
3822
|
+
dependencies:
|
|
3823
|
+
'@types/unist': 3.0.3
|
|
3824
|
+
vfile: 6.0.3
|
|
3825
|
+
|
|
3826
|
+
vfile-message@4.0.3:
|
|
3827
|
+
dependencies:
|
|
3828
|
+
'@types/unist': 3.0.3
|
|
3829
|
+
unist-util-stringify-position: 4.0.0
|
|
3830
|
+
|
|
3831
|
+
vfile@6.0.3:
|
|
3832
|
+
dependencies:
|
|
3833
|
+
'@types/unist': 3.0.3
|
|
3834
|
+
vfile-message: 4.0.3
|
|
3835
|
+
|
|
3836
|
+
vite@6.4.2(yaml@2.8.3):
|
|
3837
|
+
dependencies:
|
|
3838
|
+
esbuild: 0.25.12
|
|
3839
|
+
fdir: 6.5.0(picomatch@4.0.4)
|
|
3840
|
+
picomatch: 4.0.4
|
|
3841
|
+
postcss: 8.5.9
|
|
3842
|
+
rollup: 4.60.1
|
|
3843
|
+
tinyglobby: 0.2.16
|
|
3844
|
+
optionalDependencies:
|
|
3845
|
+
fsevents: 2.3.3
|
|
3846
|
+
yaml: 2.8.3
|
|
3847
|
+
|
|
3848
|
+
vitefu@1.1.3(vite@6.4.2(yaml@2.8.3)):
|
|
3849
|
+
optionalDependencies:
|
|
3850
|
+
vite: 6.4.2(yaml@2.8.3)
|
|
3851
|
+
|
|
3852
|
+
volar-service-css@0.0.70(@volar/language-service@2.4.28):
|
|
3853
|
+
dependencies:
|
|
3854
|
+
vscode-css-languageservice: 6.3.10
|
|
3855
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
3856
|
+
vscode-uri: 3.1.0
|
|
3857
|
+
optionalDependencies:
|
|
3858
|
+
'@volar/language-service': 2.4.28
|
|
3859
|
+
|
|
3860
|
+
volar-service-emmet@0.0.70(@volar/language-service@2.4.28):
|
|
3861
|
+
dependencies:
|
|
3862
|
+
'@emmetio/css-parser': 0.4.1
|
|
3863
|
+
'@emmetio/html-matcher': 1.3.0
|
|
3864
|
+
'@vscode/emmet-helper': 2.11.0
|
|
3865
|
+
vscode-uri: 3.1.0
|
|
3866
|
+
optionalDependencies:
|
|
3867
|
+
'@volar/language-service': 2.4.28
|
|
3868
|
+
|
|
3869
|
+
volar-service-html@0.0.70(@volar/language-service@2.4.28):
|
|
3870
|
+
dependencies:
|
|
3871
|
+
vscode-html-languageservice: 5.6.2
|
|
3872
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
3873
|
+
vscode-uri: 3.1.0
|
|
3874
|
+
optionalDependencies:
|
|
3875
|
+
'@volar/language-service': 2.4.28
|
|
3876
|
+
|
|
3877
|
+
volar-service-prettier@0.0.70(@volar/language-service@2.4.28)(prettier@3.8.2):
|
|
3878
|
+
dependencies:
|
|
3879
|
+
vscode-uri: 3.1.0
|
|
3880
|
+
optionalDependencies:
|
|
3881
|
+
'@volar/language-service': 2.4.28
|
|
3882
|
+
prettier: 3.8.2
|
|
3883
|
+
|
|
3884
|
+
volar-service-typescript-twoslash-queries@0.0.70(@volar/language-service@2.4.28):
|
|
3885
|
+
dependencies:
|
|
3886
|
+
vscode-uri: 3.1.0
|
|
3887
|
+
optionalDependencies:
|
|
3888
|
+
'@volar/language-service': 2.4.28
|
|
3889
|
+
|
|
3890
|
+
volar-service-typescript@0.0.70(@volar/language-service@2.4.28):
|
|
3891
|
+
dependencies:
|
|
3892
|
+
path-browserify: 1.0.1
|
|
3893
|
+
semver: 7.7.4
|
|
3894
|
+
typescript-auto-import-cache: 0.3.6
|
|
3895
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
3896
|
+
vscode-nls: 5.2.0
|
|
3897
|
+
vscode-uri: 3.1.0
|
|
3898
|
+
optionalDependencies:
|
|
3899
|
+
'@volar/language-service': 2.4.28
|
|
3900
|
+
|
|
3901
|
+
volar-service-yaml@0.0.70(@volar/language-service@2.4.28):
|
|
3902
|
+
dependencies:
|
|
3903
|
+
vscode-uri: 3.1.0
|
|
3904
|
+
yaml-language-server: 1.20.0
|
|
3905
|
+
optionalDependencies:
|
|
3906
|
+
'@volar/language-service': 2.4.28
|
|
3907
|
+
|
|
3908
|
+
vscode-css-languageservice@6.3.10:
|
|
3909
|
+
dependencies:
|
|
3910
|
+
'@vscode/l10n': 0.0.18
|
|
3911
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
3912
|
+
vscode-languageserver-types: 3.17.5
|
|
3913
|
+
vscode-uri: 3.1.0
|
|
3914
|
+
|
|
3915
|
+
vscode-html-languageservice@5.6.2:
|
|
3916
|
+
dependencies:
|
|
3917
|
+
'@vscode/l10n': 0.0.18
|
|
3918
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
3919
|
+
vscode-languageserver-types: 3.17.5
|
|
3920
|
+
vscode-uri: 3.1.0
|
|
3921
|
+
|
|
3922
|
+
vscode-json-languageservice@4.1.8:
|
|
3923
|
+
dependencies:
|
|
3924
|
+
jsonc-parser: 3.3.1
|
|
3925
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
3926
|
+
vscode-languageserver-types: 3.17.5
|
|
3927
|
+
vscode-nls: 5.2.0
|
|
3928
|
+
vscode-uri: 3.1.0
|
|
3929
|
+
|
|
3930
|
+
vscode-jsonrpc@8.2.0: {}
|
|
3931
|
+
|
|
3932
|
+
vscode-languageserver-protocol@3.17.5:
|
|
3933
|
+
dependencies:
|
|
3934
|
+
vscode-jsonrpc: 8.2.0
|
|
3935
|
+
vscode-languageserver-types: 3.17.5
|
|
3936
|
+
|
|
3937
|
+
vscode-languageserver-textdocument@1.0.12: {}
|
|
3938
|
+
|
|
3939
|
+
vscode-languageserver-types@3.17.5: {}
|
|
3940
|
+
|
|
3941
|
+
vscode-languageserver@9.0.1:
|
|
3942
|
+
dependencies:
|
|
3943
|
+
vscode-languageserver-protocol: 3.17.5
|
|
3944
|
+
|
|
3945
|
+
vscode-nls@5.2.0: {}
|
|
3946
|
+
|
|
3947
|
+
vscode-uri@3.1.0: {}
|
|
3948
|
+
|
|
3949
|
+
web-namespaces@2.0.1: {}
|
|
3950
|
+
|
|
3951
|
+
which-pm-runs@1.1.0: {}
|
|
3952
|
+
|
|
3953
|
+
widest-line@5.0.0:
|
|
3954
|
+
dependencies:
|
|
3955
|
+
string-width: 7.2.0
|
|
3956
|
+
|
|
3957
|
+
wrap-ansi@7.0.0:
|
|
3958
|
+
dependencies:
|
|
3959
|
+
ansi-styles: 4.3.0
|
|
3960
|
+
string-width: 4.2.3
|
|
3961
|
+
strip-ansi: 6.0.1
|
|
3962
|
+
|
|
3963
|
+
wrap-ansi@9.0.2:
|
|
3964
|
+
dependencies:
|
|
3965
|
+
ansi-styles: 6.2.3
|
|
3966
|
+
string-width: 7.2.0
|
|
3967
|
+
strip-ansi: 7.2.0
|
|
3968
|
+
|
|
3969
|
+
xxhash-wasm@1.1.0: {}
|
|
3970
|
+
|
|
3971
|
+
y18n@5.0.8: {}
|
|
3972
|
+
|
|
3973
|
+
yaml-language-server@1.20.0:
|
|
3974
|
+
dependencies:
|
|
3975
|
+
'@vscode/l10n': 0.0.18
|
|
3976
|
+
ajv: 8.18.0
|
|
3977
|
+
ajv-draft-04: 1.0.0(ajv@8.18.0)
|
|
3978
|
+
prettier: 3.8.2
|
|
3979
|
+
request-light: 0.5.8
|
|
3980
|
+
vscode-json-languageservice: 4.1.8
|
|
3981
|
+
vscode-languageserver: 9.0.1
|
|
3982
|
+
vscode-languageserver-textdocument: 1.0.12
|
|
3983
|
+
vscode-languageserver-types: 3.17.5
|
|
3984
|
+
vscode-uri: 3.1.0
|
|
3985
|
+
yaml: 2.7.1
|
|
3986
|
+
|
|
3987
|
+
yaml@2.7.1: {}
|
|
3988
|
+
|
|
3989
|
+
yaml@2.8.3: {}
|
|
3990
|
+
|
|
3991
|
+
yargs-parser@21.1.1: {}
|
|
3992
|
+
|
|
3993
|
+
yargs@17.7.2:
|
|
3994
|
+
dependencies:
|
|
3995
|
+
cliui: 8.0.1
|
|
3996
|
+
escalade: 3.2.0
|
|
3997
|
+
get-caller-file: 2.0.5
|
|
3998
|
+
require-directory: 2.1.1
|
|
3999
|
+
string-width: 4.2.3
|
|
4000
|
+
y18n: 5.0.8
|
|
4001
|
+
yargs-parser: 21.1.1
|
|
4002
|
+
|
|
4003
|
+
yocto-queue@1.2.2: {}
|
|
4004
|
+
|
|
4005
|
+
yocto-spinner@0.2.3:
|
|
4006
|
+
dependencies:
|
|
4007
|
+
yoctocolors: 2.1.2
|
|
4008
|
+
|
|
4009
|
+
yoctocolors@2.1.2: {}
|
|
4010
|
+
|
|
4011
|
+
zod-to-json-schema@3.25.2(zod@3.25.76):
|
|
4012
|
+
dependencies:
|
|
4013
|
+
zod: 3.25.76
|
|
4014
|
+
|
|
4015
|
+
zod-to-ts@1.2.0(typescript@5.9.3)(zod@3.25.76):
|
|
4016
|
+
dependencies:
|
|
4017
|
+
typescript: 5.9.3
|
|
4018
|
+
zod: 3.25.76
|
|
4019
|
+
|
|
4020
|
+
zod@3.25.76: {}
|
|
4021
|
+
|
|
4022
|
+
zwitch@2.0.4: {}
|