[READ-ONLY] Mirror of https://github.com/danielroe/cross-origin-storage. Load shared dependencies from Cross-Origin Storage (COS).
cross-origin-storage
experimental
nuxt
vite
vite-plugin
1lockfileVersion: '9.0'
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
7overrides:
8 nuxt-cos: workspace:*
9
10importers:
11
12 .:
13 dependencies:
14 '@nuxt/kit':
15 specifier: ^4.4.8
16 version: 4.4.8(magicast@0.5.3)
17 rolldown:
18 specifier: 1.1.0
19 version: 1.1.0
20 devDependencies:
21 '@nuxt/devtools':
22 specifier: ^3.2.4
23 version: 3.2.4(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))
24 '@nuxt/eslint-config':
25 specifier: ^1.15.2
26 version: 1.16.0(@typescript-eslint/utils@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(@vue/compiler-sfc@3.5.38)(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
27 '@nuxt/module-builder':
28 specifier: ^1.0.2
29 version: 1.0.2(@nuxt/cli@3.35.2(@nuxt/schema@4.4.8)(cac@6.7.14)(magicast@0.5.3))(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(typescript@6.0.3)(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3))
30 '@nuxt/schema':
31 specifier: ^4.4.8
32 version: 4.4.8
33 '@nuxt/test-utils':
34 specifier: ^4.0.3
35 version: 4.0.3(crossws@0.4.6(srvx@0.11.16))(magicast@0.5.3)(playwright-core@1.61.1)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vitest@4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)))
36 '@types/node':
37 specifier: latest
38 version: 26.0.0
39 changelogen:
40 specifier: ^0.6.2
41 version: 0.6.2(magicast@0.5.3)
42 eslint:
43 specifier: ^10.4.1
44 version: 10.5.0(jiti@2.7.0)
45 nuxt:
46 specifier: ^4.4.8
47 version: 4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0)
48 playwright-core:
49 specifier: ^1.61.1
50 version: 1.61.1
51 typescript:
52 specifier: ~6.0.3
53 version: 6.0.3
54 vitest:
55 specifier: ^4.1.8
56 version: 4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
57 vue-tsc:
58 specifier: ^3.3.3
59 version: 3.3.5(typescript@6.0.3)
60
61packages:
62
63 '@antfu/install-pkg@1.1.0':
64 resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
65
66 '@babel/code-frame@7.29.7':
67 resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==}
68 engines: {node: '>=6.9.0'}
69
70 '@babel/compat-data@7.29.7':
71 resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==}
72 engines: {node: '>=6.9.0'}
73
74 '@babel/core@7.29.7':
75 resolution: {integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==}
76 engines: {node: '>=6.9.0'}
77
78 '@babel/generator@7.29.7':
79 resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==}
80 engines: {node: '>=6.9.0'}
81
82 '@babel/generator@8.0.0-rc.6':
83 resolution: {integrity: sha512-6mIzgVK8DgEzvIapoQwhXTMnnkuE4STQmVv9H03i/tZ2ml8oev3TRvZJgTenK2Bsq0YWNtzOrFdTyNzCMFtjJQ==}
84 engines: {node: ^22.18.0 || >=24.11.0}
85
86 '@babel/helper-annotate-as-pure@7.29.7':
87 resolution: {integrity: sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw==}
88 engines: {node: '>=6.9.0'}
89
90 '@babel/helper-compilation-targets@7.29.7':
91 resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==}
92 engines: {node: '>=6.9.0'}
93
94 '@babel/helper-create-class-features-plugin@7.29.7':
95 resolution: {integrity: sha512-IY3ZD9Tmooqr3TUhc3DUWxiuo8xx1DWLhd5M7hQ+ZWJamqM2BbalrBJb2MisSLoYorOj75U03qULCxQTY9r3hg==}
96 engines: {node: '>=6.9.0'}
97 peerDependencies:
98 '@babel/core': ^7.0.0
99
100 '@babel/helper-globals@7.29.7':
101 resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==}
102 engines: {node: '>=6.9.0'}
103
104 '@babel/helper-member-expression-to-functions@7.29.7':
105 resolution: {integrity: sha512-j+7JYmk1JYDtACIGj0QJqqWZjoUpMoEikQGADMaHgCMCSDqd2+P32rfcibUNrGOMWrlzK1WJBdxrB3JJQZwWtg==}
106 engines: {node: '>=6.9.0'}
107
108 '@babel/helper-module-imports@7.29.7':
109 resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==}
110 engines: {node: '>=6.9.0'}
111
112 '@babel/helper-module-transforms@7.29.7':
113 resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==}
114 engines: {node: '>=6.9.0'}
115 peerDependencies:
116 '@babel/core': ^7.0.0
117
118 '@babel/helper-optimise-call-expression@7.29.7':
119 resolution: {integrity: sha512-+kmGVjcT9RGYzoDwdwEqEvGgKe3BYq+O1iGzjFubaNgZHwYHP6lsF2Yghf4kEuv9BV7tYDZ913aBW9am6YKong==}
120 engines: {node: '>=6.9.0'}
121
122 '@babel/helper-plugin-utils@7.29.7':
123 resolution: {integrity: sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==}
124 engines: {node: '>=6.9.0'}
125
126 '@babel/helper-replace-supers@7.29.7':
127 resolution: {integrity: sha512-atfGXWSeCiF4DnKZIfmJfQRkSw9b9gNNXR1kqKjbhG4pGYCOnkp8OcTB8E3NXjBu8NpheSnOeNKz8KT7UNFTmQ==}
128 engines: {node: '>=6.9.0'}
129 peerDependencies:
130 '@babel/core': ^7.0.0
131
132 '@babel/helper-skip-transparent-expression-wrappers@7.29.7':
133 resolution: {integrity: sha512-brcMGQaVzIeUb+6/bs1Av0f8YuNNjKY2JyvfRCsFuFsdKccEQ5Ges2y74D74NZ1Rz8lKJ9ksJkfqwQFJ/iNEyQ==}
134 engines: {node: '>=6.9.0'}
135
136 '@babel/helper-string-parser@7.29.7':
137 resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
138 engines: {node: '>=6.9.0'}
139
140 '@babel/helper-string-parser@8.0.0-rc.6':
141 resolution: {integrity: sha512-BCkFy+zN6kXQed3YOT7aJl93NfDSzQc3pBfsvTVPs9gU9X3V0aefEF5kwBT0E+mDWH9QgKaZstYUQN9VdQZT4g==}
142 engines: {node: ^22.18.0 || >=24.11.0}
143
144 '@babel/helper-validator-identifier@7.29.7':
145 resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
146 engines: {node: '>=6.9.0'}
147
148 '@babel/helper-validator-identifier@8.0.0-rc.6':
149 resolution: {integrity: sha512-nVJ+1JcCgntv8d78rRo++o2wuODT0Irknx2BF8Np4Ft2CRgjLqIs4qzSZ8b66yGbBdMWGmZBO9WEZv1hhNiSpg==}
150 engines: {node: ^22.18.0 || >=24.11.0}
151
152 '@babel/helper-validator-option@7.29.7':
153 resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==}
154 engines: {node: '>=6.9.0'}
155
156 '@babel/helpers@7.29.7':
157 resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==}
158 engines: {node: '>=6.9.0'}
159
160 '@babel/parser@7.29.7':
161 resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
162 engines: {node: '>=6.0.0'}
163 hasBin: true
164
165 '@babel/parser@8.0.0-rc.6':
166 resolution: {integrity: sha512-rOS8IpdO7mQELkTPlCsTgPejO0bFuZdEDCGQJouYbYf9e1FLTym7Fei2pEjq8q7MWbX0ravcd7QQYKs1TxOuog==}
167 engines: {node: ^22.18.0 || >=24.11.0}
168 hasBin: true
169
170 '@babel/plugin-syntax-jsx@7.29.7':
171 resolution: {integrity: sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A==}
172 engines: {node: '>=6.9.0'}
173 peerDependencies:
174 '@babel/core': ^7.0.0-0
175
176 '@babel/plugin-syntax-typescript@7.29.7':
177 resolution: {integrity: sha512-ngr+82Sh0xMz25TPCZi+nC2iTzjfCdWS2ONXTp/PtSCHCgaCNBpdMqgvJ2ccdLlClVZ7sisIgB914j/JFe+RZA==}
178 engines: {node: '>=6.9.0'}
179 peerDependencies:
180 '@babel/core': ^7.0.0-0
181
182 '@babel/plugin-transform-typescript@7.29.7':
183 resolution: {integrity: sha512-jK52h8LaLc7JarhQV2ofeFMts4H7vnOXnqZNA6fYglBTZewRBE51KWt3BUltW1P+KoPsYkHoJeXePuz4zo2LMw==}
184 engines: {node: '>=6.9.0'}
185 peerDependencies:
186 '@babel/core': ^7.0.0-0
187
188 '@babel/template@7.29.7':
189 resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==}
190 engines: {node: '>=6.9.0'}
191
192 '@babel/traverse@7.29.7':
193 resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==}
194 engines: {node: '>=6.9.0'}
195
196 '@babel/types@7.29.7':
197 resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
198 engines: {node: '>=6.9.0'}
199
200 '@babel/types@8.0.0-rc.6':
201 resolution: {integrity: sha512-p7/ABylAYlexb31wtRdIfH9L9A0Z2T/9H6zAqzqndkY2PLkvNNc580wGhp/gGKN4Sp9sQvSkhc6Oga8/O+wTyw==}
202 engines: {node: ^22.18.0 || >=24.11.0}
203
204 '@bomb.sh/tab@0.0.15':
205 resolution: {integrity: sha512-Y90ub44TAvbdO9P8mcD/XPyQjFhiR5xmd4Fk7JErmWmEWEUimNnjWiBrVZ16Tj3GA1rLZ+uvCN2V/pzLawv31g==}
206 hasBin: true
207 peerDependencies:
208 cac: ^6.7.14
209 citty: ^0.1.6 || ^0.2.0
210 commander: ^13.1.0
211 peerDependenciesMeta:
212 cac:
213 optional: true
214 citty:
215 optional: true
216 commander:
217 optional: true
218
219 '@clack/core@1.2.0':
220 resolution: {integrity: sha512-qfxof/3T3t9DPU/Rj3OmcFyZInceqj/NVtO9rwIuJqCUgh32gwPjpFQQp/ben07qKlhpwq7GzfWpST4qdJ5Drg==}
221
222 '@clack/core@1.4.1':
223 resolution: {integrity: sha512-FILJa1gGKEFTGZAJE9RpVhrjKz3c3h4ar60dSv6cGuDqufQ84YEIS3GAGvZiN+H6yaLbbvTFNejjCC4tXpZEuw==}
224 engines: {node: '>= 20.12.0'}
225
226 '@clack/prompts@1.2.0':
227 resolution: {integrity: sha512-4jmztR9fMqPMjz6H/UZXj0zEmE43ha1euENwkckKKel4XpSfokExPo5AiVStdHSAlHekz4d0CA/r45Ok1E4D3w==}
228
229 '@clack/prompts@1.5.1':
230 resolution: {integrity: sha512-zccHj2z2oCCO4yrDiRSlFOxWerGqRiysP7a5jPK6uoI9URKAquwY42Dd/iUP8JWHxEzdRe4TlbvZCo8z1/mhrw==}
231 engines: {node: '>= 20.12.0'}
232
233 '@cloudflare/kv-asset-handler@0.4.2':
234 resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==}
235 engines: {node: '>=18.0.0'}
236
237 '@colordx/core@5.4.3':
238 resolution: {integrity: sha512-kIxYSfA5T8HXjav55UaaH/o/cKivF6jCCGIb8eqtcsfI46wsvlSiT8jMDyrl779qLec3c2c2oHBZo4oAhvbjrQ==}
239
240 '@dxup/nuxt@0.4.1':
241 resolution: {integrity: sha512-gtYffW6OfWNvoLW+XD3Mx/K8uUq08PMGLYJoDxc92EzZAWqR0FhcR5iaLm5r/OxyGTKz+P5f5Y7Aoir9+SjYaw==}
242 peerDependencies:
243 typescript: '*'
244 peerDependenciesMeta:
245 typescript:
246 optional: true
247
248 '@dxup/unimport@0.1.2':
249 resolution: {integrity: sha512-/B8YJGPzaYq1NbsQmwgP8EZqg40NpTw4ZB3suuI0TplbxKHeK94jeaawLmVhCv+YwUnOpiWEz9U6SeThku/8JQ==}
250
251 '@emnapi/core@1.10.0':
252 resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==}
253
254 '@emnapi/runtime@1.10.0':
255 resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
256
257 '@emnapi/wasi-threads@1.2.1':
258 resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
259
260 '@es-joy/jsdoccomment@0.87.0':
261 resolution: {integrity: sha512-mFXZloZMzuJZXSHUmAFu/pXTk0ZJTJBluuAkrvbzidpTN8W6F2bpRFuedSH+85kbdlRLJqc+gfN+kD3JOLJK5g==}
262 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
263
264 '@es-joy/resolve.exports@1.2.0':
265 resolution: {integrity: sha512-Q9hjxWI5xBM+qW2enxfe8wDKdFWMfd0Z29k5ZJnuBqD/CasY5Zryj09aCA6owbGATWz+39p5uIdaHXpopOcG8g==}
266 engines: {node: '>=10'}
267
268 '@esbuild/aix-ppc64@0.25.12':
269 resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
270 engines: {node: '>=18'}
271 cpu: [ppc64]
272 os: [aix]
273
274 '@esbuild/aix-ppc64@0.27.7':
275 resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==}
276 engines: {node: '>=18'}
277 cpu: [ppc64]
278 os: [aix]
279
280 '@esbuild/aix-ppc64@0.28.1':
281 resolution: {integrity: sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==}
282 engines: {node: '>=18'}
283 cpu: [ppc64]
284 os: [aix]
285
286 '@esbuild/android-arm64@0.25.12':
287 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
288 engines: {node: '>=18'}
289 cpu: [arm64]
290 os: [android]
291
292 '@esbuild/android-arm64@0.27.7':
293 resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==}
294 engines: {node: '>=18'}
295 cpu: [arm64]
296 os: [android]
297
298 '@esbuild/android-arm64@0.28.1':
299 resolution: {integrity: sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==}
300 engines: {node: '>=18'}
301 cpu: [arm64]
302 os: [android]
303
304 '@esbuild/android-arm@0.25.12':
305 resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
306 engines: {node: '>=18'}
307 cpu: [arm]
308 os: [android]
309
310 '@esbuild/android-arm@0.27.7':
311 resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==}
312 engines: {node: '>=18'}
313 cpu: [arm]
314 os: [android]
315
316 '@esbuild/android-arm@0.28.1':
317 resolution: {integrity: sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==}
318 engines: {node: '>=18'}
319 cpu: [arm]
320 os: [android]
321
322 '@esbuild/android-x64@0.25.12':
323 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
324 engines: {node: '>=18'}
325 cpu: [x64]
326 os: [android]
327
328 '@esbuild/android-x64@0.27.7':
329 resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==}
330 engines: {node: '>=18'}
331 cpu: [x64]
332 os: [android]
333
334 '@esbuild/android-x64@0.28.1':
335 resolution: {integrity: sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==}
336 engines: {node: '>=18'}
337 cpu: [x64]
338 os: [android]
339
340 '@esbuild/darwin-arm64@0.25.12':
341 resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
342 engines: {node: '>=18'}
343 cpu: [arm64]
344 os: [darwin]
345
346 '@esbuild/darwin-arm64@0.27.7':
347 resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==}
348 engines: {node: '>=18'}
349 cpu: [arm64]
350 os: [darwin]
351
352 '@esbuild/darwin-arm64@0.28.1':
353 resolution: {integrity: sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==}
354 engines: {node: '>=18'}
355 cpu: [arm64]
356 os: [darwin]
357
358 '@esbuild/darwin-x64@0.25.12':
359 resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
360 engines: {node: '>=18'}
361 cpu: [x64]
362 os: [darwin]
363
364 '@esbuild/darwin-x64@0.27.7':
365 resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==}
366 engines: {node: '>=18'}
367 cpu: [x64]
368 os: [darwin]
369
370 '@esbuild/darwin-x64@0.28.1':
371 resolution: {integrity: sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==}
372 engines: {node: '>=18'}
373 cpu: [x64]
374 os: [darwin]
375
376 '@esbuild/freebsd-arm64@0.25.12':
377 resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
378 engines: {node: '>=18'}
379 cpu: [arm64]
380 os: [freebsd]
381
382 '@esbuild/freebsd-arm64@0.27.7':
383 resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==}
384 engines: {node: '>=18'}
385 cpu: [arm64]
386 os: [freebsd]
387
388 '@esbuild/freebsd-arm64@0.28.1':
389 resolution: {integrity: sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==}
390 engines: {node: '>=18'}
391 cpu: [arm64]
392 os: [freebsd]
393
394 '@esbuild/freebsd-x64@0.25.12':
395 resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
396 engines: {node: '>=18'}
397 cpu: [x64]
398 os: [freebsd]
399
400 '@esbuild/freebsd-x64@0.27.7':
401 resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==}
402 engines: {node: '>=18'}
403 cpu: [x64]
404 os: [freebsd]
405
406 '@esbuild/freebsd-x64@0.28.1':
407 resolution: {integrity: sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==}
408 engines: {node: '>=18'}
409 cpu: [x64]
410 os: [freebsd]
411
412 '@esbuild/linux-arm64@0.25.12':
413 resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
414 engines: {node: '>=18'}
415 cpu: [arm64]
416 os: [linux]
417
418 '@esbuild/linux-arm64@0.27.7':
419 resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==}
420 engines: {node: '>=18'}
421 cpu: [arm64]
422 os: [linux]
423
424 '@esbuild/linux-arm64@0.28.1':
425 resolution: {integrity: sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==}
426 engines: {node: '>=18'}
427 cpu: [arm64]
428 os: [linux]
429
430 '@esbuild/linux-arm@0.25.12':
431 resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
432 engines: {node: '>=18'}
433 cpu: [arm]
434 os: [linux]
435
436 '@esbuild/linux-arm@0.27.7':
437 resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==}
438 engines: {node: '>=18'}
439 cpu: [arm]
440 os: [linux]
441
442 '@esbuild/linux-arm@0.28.1':
443 resolution: {integrity: sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==}
444 engines: {node: '>=18'}
445 cpu: [arm]
446 os: [linux]
447
448 '@esbuild/linux-ia32@0.25.12':
449 resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
450 engines: {node: '>=18'}
451 cpu: [ia32]
452 os: [linux]
453
454 '@esbuild/linux-ia32@0.27.7':
455 resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==}
456 engines: {node: '>=18'}
457 cpu: [ia32]
458 os: [linux]
459
460 '@esbuild/linux-ia32@0.28.1':
461 resolution: {integrity: sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==}
462 engines: {node: '>=18'}
463 cpu: [ia32]
464 os: [linux]
465
466 '@esbuild/linux-loong64@0.25.12':
467 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
468 engines: {node: '>=18'}
469 cpu: [loong64]
470 os: [linux]
471
472 '@esbuild/linux-loong64@0.27.7':
473 resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==}
474 engines: {node: '>=18'}
475 cpu: [loong64]
476 os: [linux]
477
478 '@esbuild/linux-loong64@0.28.1':
479 resolution: {integrity: sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==}
480 engines: {node: '>=18'}
481 cpu: [loong64]
482 os: [linux]
483
484 '@esbuild/linux-mips64el@0.25.12':
485 resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
486 engines: {node: '>=18'}
487 cpu: [mips64el]
488 os: [linux]
489
490 '@esbuild/linux-mips64el@0.27.7':
491 resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==}
492 engines: {node: '>=18'}
493 cpu: [mips64el]
494 os: [linux]
495
496 '@esbuild/linux-mips64el@0.28.1':
497 resolution: {integrity: sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==}
498 engines: {node: '>=18'}
499 cpu: [mips64el]
500 os: [linux]
501
502 '@esbuild/linux-ppc64@0.25.12':
503 resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
504 engines: {node: '>=18'}
505 cpu: [ppc64]
506 os: [linux]
507
508 '@esbuild/linux-ppc64@0.27.7':
509 resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==}
510 engines: {node: '>=18'}
511 cpu: [ppc64]
512 os: [linux]
513
514 '@esbuild/linux-ppc64@0.28.1':
515 resolution: {integrity: sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==}
516 engines: {node: '>=18'}
517 cpu: [ppc64]
518 os: [linux]
519
520 '@esbuild/linux-riscv64@0.25.12':
521 resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
522 engines: {node: '>=18'}
523 cpu: [riscv64]
524 os: [linux]
525
526 '@esbuild/linux-riscv64@0.27.7':
527 resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==}
528 engines: {node: '>=18'}
529 cpu: [riscv64]
530 os: [linux]
531
532 '@esbuild/linux-riscv64@0.28.1':
533 resolution: {integrity: sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==}
534 engines: {node: '>=18'}
535 cpu: [riscv64]
536 os: [linux]
537
538 '@esbuild/linux-s390x@0.25.12':
539 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
540 engines: {node: '>=18'}
541 cpu: [s390x]
542 os: [linux]
543
544 '@esbuild/linux-s390x@0.27.7':
545 resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==}
546 engines: {node: '>=18'}
547 cpu: [s390x]
548 os: [linux]
549
550 '@esbuild/linux-s390x@0.28.1':
551 resolution: {integrity: sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==}
552 engines: {node: '>=18'}
553 cpu: [s390x]
554 os: [linux]
555
556 '@esbuild/linux-x64@0.25.12':
557 resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
558 engines: {node: '>=18'}
559 cpu: [x64]
560 os: [linux]
561
562 '@esbuild/linux-x64@0.27.7':
563 resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==}
564 engines: {node: '>=18'}
565 cpu: [x64]
566 os: [linux]
567
568 '@esbuild/linux-x64@0.28.1':
569 resolution: {integrity: sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==}
570 engines: {node: '>=18'}
571 cpu: [x64]
572 os: [linux]
573
574 '@esbuild/netbsd-arm64@0.25.12':
575 resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
576 engines: {node: '>=18'}
577 cpu: [arm64]
578 os: [netbsd]
579
580 '@esbuild/netbsd-arm64@0.27.7':
581 resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==}
582 engines: {node: '>=18'}
583 cpu: [arm64]
584 os: [netbsd]
585
586 '@esbuild/netbsd-arm64@0.28.1':
587 resolution: {integrity: sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==}
588 engines: {node: '>=18'}
589 cpu: [arm64]
590 os: [netbsd]
591
592 '@esbuild/netbsd-x64@0.25.12':
593 resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
594 engines: {node: '>=18'}
595 cpu: [x64]
596 os: [netbsd]
597
598 '@esbuild/netbsd-x64@0.27.7':
599 resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==}
600 engines: {node: '>=18'}
601 cpu: [x64]
602 os: [netbsd]
603
604 '@esbuild/netbsd-x64@0.28.1':
605 resolution: {integrity: sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==}
606 engines: {node: '>=18'}
607 cpu: [x64]
608 os: [netbsd]
609
610 '@esbuild/openbsd-arm64@0.25.12':
611 resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
612 engines: {node: '>=18'}
613 cpu: [arm64]
614 os: [openbsd]
615
616 '@esbuild/openbsd-arm64@0.27.7':
617 resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==}
618 engines: {node: '>=18'}
619 cpu: [arm64]
620 os: [openbsd]
621
622 '@esbuild/openbsd-arm64@0.28.1':
623 resolution: {integrity: sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==}
624 engines: {node: '>=18'}
625 cpu: [arm64]
626 os: [openbsd]
627
628 '@esbuild/openbsd-x64@0.25.12':
629 resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
630 engines: {node: '>=18'}
631 cpu: [x64]
632 os: [openbsd]
633
634 '@esbuild/openbsd-x64@0.27.7':
635 resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==}
636 engines: {node: '>=18'}
637 cpu: [x64]
638 os: [openbsd]
639
640 '@esbuild/openbsd-x64@0.28.1':
641 resolution: {integrity: sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==}
642 engines: {node: '>=18'}
643 cpu: [x64]
644 os: [openbsd]
645
646 '@esbuild/openharmony-arm64@0.25.12':
647 resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
648 engines: {node: '>=18'}
649 cpu: [arm64]
650 os: [openharmony]
651
652 '@esbuild/openharmony-arm64@0.27.7':
653 resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==}
654 engines: {node: '>=18'}
655 cpu: [arm64]
656 os: [openharmony]
657
658 '@esbuild/openharmony-arm64@0.28.1':
659 resolution: {integrity: sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==}
660 engines: {node: '>=18'}
661 cpu: [arm64]
662 os: [openharmony]
663
664 '@esbuild/sunos-x64@0.25.12':
665 resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
666 engines: {node: '>=18'}
667 cpu: [x64]
668 os: [sunos]
669
670 '@esbuild/sunos-x64@0.27.7':
671 resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==}
672 engines: {node: '>=18'}
673 cpu: [x64]
674 os: [sunos]
675
676 '@esbuild/sunos-x64@0.28.1':
677 resolution: {integrity: sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==}
678 engines: {node: '>=18'}
679 cpu: [x64]
680 os: [sunos]
681
682 '@esbuild/win32-arm64@0.25.12':
683 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
684 engines: {node: '>=18'}
685 cpu: [arm64]
686 os: [win32]
687
688 '@esbuild/win32-arm64@0.27.7':
689 resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==}
690 engines: {node: '>=18'}
691 cpu: [arm64]
692 os: [win32]
693
694 '@esbuild/win32-arm64@0.28.1':
695 resolution: {integrity: sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==}
696 engines: {node: '>=18'}
697 cpu: [arm64]
698 os: [win32]
699
700 '@esbuild/win32-ia32@0.25.12':
701 resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
702 engines: {node: '>=18'}
703 cpu: [ia32]
704 os: [win32]
705
706 '@esbuild/win32-ia32@0.27.7':
707 resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==}
708 engines: {node: '>=18'}
709 cpu: [ia32]
710 os: [win32]
711
712 '@esbuild/win32-ia32@0.28.1':
713 resolution: {integrity: sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==}
714 engines: {node: '>=18'}
715 cpu: [ia32]
716 os: [win32]
717
718 '@esbuild/win32-x64@0.25.12':
719 resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
720 engines: {node: '>=18'}
721 cpu: [x64]
722 os: [win32]
723
724 '@esbuild/win32-x64@0.27.7':
725 resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==}
726 engines: {node: '>=18'}
727 cpu: [x64]
728 os: [win32]
729
730 '@esbuild/win32-x64@0.28.1':
731 resolution: {integrity: sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==}
732 engines: {node: '>=18'}
733 cpu: [x64]
734 os: [win32]
735
736 '@eslint-community/eslint-utils@4.9.1':
737 resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
738 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
739 peerDependencies:
740 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
741
742 '@eslint-community/regexpp@4.12.2':
743 resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
744 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
745
746 '@eslint/compat@2.1.0':
747 resolution: {integrity: sha512-LgaSCymEpw7tF53xvDw9SNsraPb1IBHxpdABIOM0hW8UAlP8znrjYtuxfR58FSJ3L9BhwD+FaPRFQpZq84Nh6g==}
748 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
749 peerDependencies:
750 eslint: ^8.40 || 9 || 10
751 peerDependenciesMeta:
752 eslint:
753 optional: true
754
755 '@eslint/config-array@0.23.5':
756 resolution: {integrity: sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==}
757 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
758
759 '@eslint/config-helpers@0.5.5':
760 resolution: {integrity: sha512-eIJYKTCECbP/nsKaaruF6LW967mtbQbsw4JTtSVkUQc9MneSkbrgPJAbKl9nWr0ZeowV8BfsarBmPpBzGelA2w==}
761 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
762
763 '@eslint/config-helpers@0.6.0':
764 resolution: {integrity: sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==}
765 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
766
767 '@eslint/core@1.2.1':
768 resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
769 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
770
771 '@eslint/js@10.0.1':
772 resolution: {integrity: sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==}
773 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
774 peerDependencies:
775 eslint: ^10.0.0
776 peerDependenciesMeta:
777 eslint:
778 optional: true
779
780 '@eslint/object-schema@3.0.5':
781 resolution: {integrity: sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==}
782 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
783
784 '@eslint/plugin-kit@0.7.2':
785 resolution: {integrity: sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==}
786 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
787
788 '@humanfs/core@0.19.2':
789 resolution: {integrity: sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==}
790 engines: {node: '>=18.18.0'}
791
792 '@humanfs/node@0.16.8':
793 resolution: {integrity: sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==}
794 engines: {node: '>=18.18.0'}
795
796 '@humanfs/types@0.15.0':
797 resolution: {integrity: sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==}
798 engines: {node: '>=18.18.0'}
799
800 '@humanwhocodes/module-importer@1.0.1':
801 resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
802 engines: {node: '>=12.22'}
803
804 '@humanwhocodes/retry@0.4.3':
805 resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
806 engines: {node: '>=18.18'}
807
808 '@ioredis/commands@1.10.0':
809 resolution: {integrity: sha512-UmeW7z4LfctwoQ5wkhVzgq8tXkreED2xZGpX+Bg+zA+WJFZCT6c062AfCK/Dfk81xZnnwdhJCUMkitihRaoC2Q==}
810
811 '@isaacs/cliui@8.0.2':
812 resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
813 engines: {node: '>=12'}
814
815 '@isaacs/fs-minipass@4.0.1':
816 resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
817 engines: {node: '>=18.0.0'}
818
819 '@jridgewell/gen-mapping@0.3.13':
820 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
821
822 '@jridgewell/remapping@2.3.5':
823 resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
824
825 '@jridgewell/resolve-uri@3.1.2':
826 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
827 engines: {node: '>=6.0.0'}
828
829 '@jridgewell/source-map@0.3.11':
830 resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==}
831
832 '@jridgewell/sourcemap-codec@1.5.5':
833 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
834
835 '@jridgewell/trace-mapping@0.3.31':
836 resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
837
838 '@kwsites/file-exists@1.1.1':
839 resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==}
840
841 '@kwsites/promise-deferred@1.1.1':
842 resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==}
843
844 '@mapbox/node-pre-gyp@2.0.3':
845 resolution: {integrity: sha512-uwPAhccfFJlsfCxMYTwOdVfOz3xqyj8xYL3zJj8f0pb30tLohnnFPhLuqp4/qoEz8sNxe4SESZedcBojRefIzg==}
846 engines: {node: '>=18'}
847 hasBin: true
848
849 '@napi-rs/wasm-runtime@1.1.5':
850 resolution: {integrity: sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==}
851 peerDependencies:
852 '@emnapi/core': ^1.7.1
853 '@emnapi/runtime': ^1.7.1
854
855 '@nodelib/fs.scandir@2.1.5':
856 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
857 engines: {node: '>= 8'}
858
859 '@nodelib/fs.stat@2.0.5':
860 resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
861 engines: {node: '>= 8'}
862
863 '@nodelib/fs.walk@1.2.8':
864 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
865 engines: {node: '>= 8'}
866
867 '@nuxt/cli@3.35.2':
868 resolution: {integrity: sha512-sCxNnFuYamqippdj+Cj4Nue55yaUvasaneyf2mnowK5/F1TKln/WVqTH18McxQ4baLlIlVapIFovKjJx1L8XMQ==}
869 engines: {node: ^16.14.0 || >=18.0.0}
870 hasBin: true
871 peerDependencies:
872 '@nuxt/schema': ^4.4.5
873 peerDependenciesMeta:
874 '@nuxt/schema':
875 optional: true
876
877 '@nuxt/devalue@2.0.2':
878 resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
879
880 '@nuxt/devtools-kit@2.7.0':
881 resolution: {integrity: sha512-MIJdah6CF6YOW2GhfKnb8Sivu6HpcQheqdjOlZqShBr+1DyjtKQbAKSCAyKPaoIzZP4QOo2SmTFV6aN8jBeEIQ==}
882 peerDependencies:
883 vite: '>=6.0'
884
885 '@nuxt/devtools-kit@3.2.4':
886 resolution: {integrity: sha512-Yxy2Xgmq5hf3dQy983V0xh0OJV2mYwRZz9eVIGc3EaribdFGPDNGMMbYqX9qCty3Pbxn/bCF3J0UyPaNlHVayQ==}
887 peerDependencies:
888 vite: '>=6.0'
889
890 '@nuxt/devtools-wizard@3.2.4':
891 resolution: {integrity: sha512-5tu2+Quu9XTxwtpzM8CUN0UKn/bzZIfJcoGd+at5Yy1RiUQJ4E52tRK0idW1rMSUDkbkvX3dSnu8Tpj7SAtWdQ==}
892 hasBin: true
893
894 '@nuxt/devtools@3.2.4':
895 resolution: {integrity: sha512-VPbFy7hlPzWpEZk4BsuVpNuHq1ZYGV9xezjb7/NGuePuNLqeNn74YZugU+PCtva7OwKhEeTXmMK0Mqo/6+nwNA==}
896 hasBin: true
897 peerDependencies:
898 '@vitejs/devtools': '*'
899 vite: '>=6.0'
900 peerDependenciesMeta:
901 '@vitejs/devtools':
902 optional: true
903
904 '@nuxt/eslint-config@1.16.0':
905 resolution: {integrity: sha512-YWEqctFWoKOUTaHWXe6TaUgZ1ewN7jeKz/ni4JopxDGIQ8AIMMST6VMWryybHqbPzEfpx8sEcAAFGM4W4quYhQ==}
906 peerDependencies:
907 eslint: ^9.0.0 || ^10.0.0
908 eslint-plugin-format: '*'
909 peerDependenciesMeta:
910 eslint-plugin-format:
911 optional: true
912
913 '@nuxt/eslint-plugin@1.16.0':
914 resolution: {integrity: sha512-vbX9EsJqTqIRwf3+sv9mJ/OtFKhH8o8NIbNF9Q6weQZY1MRf8jGEvLnjsyJa5VEEHl5TXSXsPcyrmIK58jsRpw==}
915 peerDependencies:
916 eslint: ^9.0.0 || ^10.0.0
917
918 '@nuxt/kit@3.21.8':
919 resolution: {integrity: sha512-kg63DUPY5AHPn+9XM7u8rYcdWHXjzwfUscgRDuiC5YUciQ+xdLRhdwXelYFxEAx2nxJHossliiQXbMm/Fleivw==}
920 engines: {node: '>=18.12.0'}
921
922 '@nuxt/kit@4.4.8':
923 resolution: {integrity: sha512-ZUlZ5iYfyfJFDPluhn6ZxFWcsuxWbLnZBc8w3MAROcQ4lYfZ+qFpALBLSNlpc0zhOa++33EE+5PEbOAdVIY+dw==}
924 engines: {node: '>=18.12.0'}
925
926 '@nuxt/module-builder@1.0.2':
927 resolution: {integrity: sha512-9M+0oZimbwom1J+HrfDuR5NDPED6C+DlM+2xfXju9wqB6VpVfYkS6WNEmS0URw8kpJcKBuogAc7ADO7vRS4s4A==}
928 engines: {node: ^18.0.0 || >=20.0.0}
929 hasBin: true
930 peerDependencies:
931 '@nuxt/cli': ^3.26.4
932 typescript: ^5.8.3
933
934 '@nuxt/nitro-server@4.4.8':
935 resolution: {integrity: sha512-cc1fxgSx34Htesx3JBO+hMhbqd6VljXDC06P+UOA5z53cR224TmEFYT/MUuZDkrtt4qLnSG8yq0IxhEM3NCUlw==}
936 engines: {node: ^22.12.0 || ^24.11.0 || >=26.0.0}
937 peerDependencies:
938 '@babel/plugin-proposal-decorators': ^7.25.0
939 '@babel/plugin-syntax-typescript': ^7.25.0
940 '@rollup/plugin-babel': ^6.0.0 || ^7.0.0
941 nuxt: ^4.4.8
942 peerDependenciesMeta:
943 '@babel/plugin-proposal-decorators':
944 optional: true
945 '@babel/plugin-syntax-typescript':
946 optional: true
947 '@rollup/plugin-babel':
948 optional: true
949
950 '@nuxt/schema@4.4.8':
951 resolution: {integrity: sha512-igfWuMF0x0Pmx/XwhPwH/bcXgbuwNnjUjqxCAsY6VQhmGKo0e9soJq3Q0ohj+rBkBfX6o2ysTP1/t2M82aK4qA==}
952 engines: {node: ^14.18.0 || >=16.10.0}
953
954 '@nuxt/telemetry@2.8.0':
955 resolution: {integrity: sha512-zAwXY24KYvpLTmiV+osagd2EHkfs5IF+7oDZYTQoit5r0kPlwaCNlzHp5I/wUAWT4LBw6lG8gZ6bWidAdv/erQ==}
956 engines: {node: '>=18.12.0'}
957 hasBin: true
958 peerDependencies:
959 '@nuxt/kit': '>=3.0.0'
960
961 '@nuxt/test-utils@4.0.3':
962 resolution: {integrity: sha512-HwF3B+GIwzWeIioskhHIjq+TQttP7+g0GUO39hpivGWFZzYXD3lIspzfmliJkgwwA3m5Xl2Z8XXqX1zAolKX6w==}
963 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
964 peerDependencies:
965 '@cucumber/cucumber': '>=11.0.0'
966 '@jest/globals': '>=30.0.0'
967 '@playwright/test': ^1.43.1
968 '@testing-library/vue': ^8.0.1
969 '@vitest/ui': '*'
970 '@vue/test-utils': ^2.4.2
971 happy-dom: '>=20.0.11'
972 jsdom: '>=27.4.0'
973 playwright-core: ^1.43.1
974 vitest: ^4.0.2
975 peerDependenciesMeta:
976 '@cucumber/cucumber':
977 optional: true
978 '@jest/globals':
979 optional: true
980 '@playwright/test':
981 optional: true
982 '@testing-library/vue':
983 optional: true
984 '@vitest/ui':
985 optional: true
986 '@vue/test-utils':
987 optional: true
988 happy-dom:
989 optional: true
990 jsdom:
991 optional: true
992 playwright-core:
993 optional: true
994 vitest:
995 optional: true
996
997 '@nuxt/vite-builder@4.4.8':
998 resolution: {integrity: sha512-54M/k6qVY85Qeoe1m/lPZ0SANGJEbI50r5uYgh3XT942ENve3K5Nk6TMYp8i5wGGC4TWvPea+1mlCrp8rjsXag==}
999 engines: {node: ^22.12.0 || ^24.11.0 || >=26.0.0}
1000 peerDependencies:
1001 '@babel/plugin-proposal-decorators': ^7.25.0
1002 '@babel/plugin-syntax-jsx': ^7.25.0
1003 nuxt: 4.4.8
1004 rolldown: ^1.0.0-beta.38
1005 rollup-plugin-visualizer: ^6.0.0 || ^7.0.1
1006 vue: ^3.3.4
1007 peerDependenciesMeta:
1008 '@babel/plugin-proposal-decorators':
1009 optional: true
1010 '@babel/plugin-syntax-jsx':
1011 optional: true
1012 rolldown:
1013 optional: true
1014 rollup-plugin-visualizer:
1015 optional: true
1016
1017 '@oxc-minify/binding-android-arm-eabi@0.133.0':
1018 resolution: {integrity: sha512-D8M1+nqwLaACHZsld/t6f+cE4N97XOu5iQ88f1ZaYH4ptFzFrXo5N7wUKACTI4xmNUD+6W0Y4Apk5U2r8HLdBQ==}
1019 engines: {node: ^20.19.0 || >=22.12.0}
1020 cpu: [arm]
1021 os: [android]
1022
1023 '@oxc-minify/binding-android-arm64@0.133.0':
1024 resolution: {integrity: sha512-dnQUJdpOEh/nZfQtvGGN61VcCCcPJ2aCm+ndl8GIA2lk2GpmIBgZ9h+phLVhgUFGt2es+2AQc0xvtK7RFNsViw==}
1025 engines: {node: ^20.19.0 || >=22.12.0}
1026 cpu: [arm64]
1027 os: [android]
1028
1029 '@oxc-minify/binding-darwin-arm64@0.133.0':
1030 resolution: {integrity: sha512-K6+aXlOlsCcibpTiTitQYNXWGGwea0fEKF/kGHCNB+MNqOLCkdC7wesycaABYcXcyr58DhDoJnVb8E4Hq95iVw==}
1031 engines: {node: ^20.19.0 || >=22.12.0}
1032 cpu: [arm64]
1033 os: [darwin]
1034
1035 '@oxc-minify/binding-darwin-x64@0.133.0':
1036 resolution: {integrity: sha512-BFEXHxYNwThyaO63p1VE5MOOXNGkHsHfkmajOCKXH40TfllTHQenXhpJ9mHDoF7EhaQjArpPjlDY88BuPjhurw==}
1037 engines: {node: ^20.19.0 || >=22.12.0}
1038 cpu: [x64]
1039 os: [darwin]
1040
1041 '@oxc-minify/binding-freebsd-x64@0.133.0':
1042 resolution: {integrity: sha512-oT5dbcXnS/cbpdXCpudAeVg/fqH1XnKhLUE/vkuRTuocjOd/GA2MoNMMhLWUvqNXO0xJnYmo2ISmDxShkItfOQ==}
1043 engines: {node: ^20.19.0 || >=22.12.0}
1044 cpu: [x64]
1045 os: [freebsd]
1046
1047 '@oxc-minify/binding-linux-arm-gnueabihf@0.133.0':
1048 resolution: {integrity: sha512-tJ3B+b7DOuTsIMXSmu5xHHCakrBqqcrp4COYd/lelOdDvkbFoDRGnwH91POUOSUEOI/WLzIMkDqAH2SZ3N2jhQ==}
1049 engines: {node: ^20.19.0 || >=22.12.0}
1050 cpu: [arm]
1051 os: [linux]
1052
1053 '@oxc-minify/binding-linux-arm-musleabihf@0.133.0':
1054 resolution: {integrity: sha512-XMUHfdilk1KTtOM2vA1bwDso07/wkLm/GgDOO9z/ioxrZoQyjXnJRW665VXa08z2BqEgwHRc1zH9p7s6sKPQbg==}
1055 engines: {node: ^20.19.0 || >=22.12.0}
1056 cpu: [arm]
1057 os: [linux]
1058
1059 '@oxc-minify/binding-linux-arm64-gnu@0.133.0':
1060 resolution: {integrity: sha512-UEff2jopbwJ4SndmxK06uqXrOpwWiJERJPdgDTBywwXP9QgW0p1YkQnBNt4+jK0I/hdLpbbyaCLLuUPKbaU70w==}
1061 engines: {node: ^20.19.0 || >=22.12.0}
1062 cpu: [arm64]
1063 os: [linux]
1064 libc: [glibc]
1065
1066 '@oxc-minify/binding-linux-arm64-musl@0.133.0':
1067 resolution: {integrity: sha512-yqskeIapQvx7Tu/OLsepLPcGsHGzfYy9PX6gIbhaOHfF+LA2zHBKnKb587FGx+lQjHLQR0llfmoSuXQ6q2EN+A==}
1068 engines: {node: ^20.19.0 || >=22.12.0}
1069 cpu: [arm64]
1070 os: [linux]
1071 libc: [musl]
1072
1073 '@oxc-minify/binding-linux-ppc64-gnu@0.133.0':
1074 resolution: {integrity: sha512-r7PnUNxRB9D/gQjCVeasoieJVUF48n43rvk/jYbGAw9sRfYGoEo/rOs0GyTZU9ttss8HzjBaerAbADbAL8K8vw==}
1075 engines: {node: ^20.19.0 || >=22.12.0}
1076 cpu: [ppc64]
1077 os: [linux]
1078 libc: [glibc]
1079
1080 '@oxc-minify/binding-linux-riscv64-gnu@0.133.0':
1081 resolution: {integrity: sha512-omXWC8I9lAMMjQIeadfItP5H4VDAiuU2BiVCtHMH3ktTbFq04sxscZhK4NFUUuw3fApDdXmfd7LW18q0JBHarg==}
1082 engines: {node: ^20.19.0 || >=22.12.0}
1083 cpu: [riscv64]
1084 os: [linux]
1085 libc: [glibc]
1086
1087 '@oxc-minify/binding-linux-riscv64-musl@0.133.0':
1088 resolution: {integrity: sha512-LtFA3Hi8LVD/zuiPLKy9Aiz7N1IOj8rRhdXiW38GKQ9mAhj+Ko6IHGcTk2A7yNDA1DZBl7r+Qd4PEGWgVelPPw==}
1089 engines: {node: ^20.19.0 || >=22.12.0}
1090 cpu: [riscv64]
1091 os: [linux]
1092 libc: [musl]
1093
1094 '@oxc-minify/binding-linux-s390x-gnu@0.133.0':
1095 resolution: {integrity: sha512-rFsPDsT1j3beSInbrFukAAlTg101PcqdVMXDioR9AgJ1180tZ8s8D+pNDpQTRmPd3956mnpAE+Cs77Xoo/QZAQ==}
1096 engines: {node: ^20.19.0 || >=22.12.0}
1097 cpu: [s390x]
1098 os: [linux]
1099 libc: [glibc]
1100
1101 '@oxc-minify/binding-linux-x64-gnu@0.133.0':
1102 resolution: {integrity: sha512-xlrtAmDWZI8BEmsaXMYfblWuLIY5UnnRkit1VLkmVDb5ceZRZf4oEXK1QeYf5Z33dT0WK1Ek++P+TL/ZMCpyGQ==}
1103 engines: {node: ^20.19.0 || >=22.12.0}
1104 cpu: [x64]
1105 os: [linux]
1106 libc: [glibc]
1107
1108 '@oxc-minify/binding-linux-x64-musl@0.133.0':
1109 resolution: {integrity: sha512-kd36CDkTkZDMNfVceNTSfpWnitE1+GjZmzJCeq8yaxsgvs/MXg8aauI2RgFjElYZIHSMyZku4pQ7Jtl3ZEYI6w==}
1110 engines: {node: ^20.19.0 || >=22.12.0}
1111 cpu: [x64]
1112 os: [linux]
1113 libc: [musl]
1114
1115 '@oxc-minify/binding-openharmony-arm64@0.133.0':
1116 resolution: {integrity: sha512-pI38dJBqfkNbFoL/GEarAzGDjKGVCZTdg0a8NKh1PP9GqWleXT6HLtXE4CZ+54e+2u68qVYVBwhbWAiRfwlUZA==}
1117 engines: {node: ^20.19.0 || >=22.12.0}
1118 cpu: [arm64]
1119 os: [openharmony]
1120
1121 '@oxc-minify/binding-wasm32-wasi@0.133.0':
1122 resolution: {integrity: sha512-AkLr+d+LLY4/55J/TrE0srNBUpZPzyU+cygdse7yZ9AhCndryNqe2y6e8naVK0TV7n8lxBd2OGGJAkho6blAkw==}
1123 engines: {node: ^20.19.0 || >=22.12.0}
1124 cpu: [wasm32]
1125
1126 '@oxc-minify/binding-win32-arm64-msvc@0.133.0':
1127 resolution: {integrity: sha512-V92v7397t2073g+mSfaLHnPeoz6hA/1U4JNLeUBP87eWGZgVxDZ2qz3t3wFyYqXGJ/0VoEwdP8yrHLQQ7QzAOQ==}
1128 engines: {node: ^20.19.0 || >=22.12.0}
1129 cpu: [arm64]
1130 os: [win32]
1131
1132 '@oxc-minify/binding-win32-ia32-msvc@0.133.0':
1133 resolution: {integrity: sha512-2DP5RbG/SSaRVtmuwgTH6Ati4+uuOJjoI88dQnC5hD0zCC90EVDXZSXyJQ5i/OxLE1UAy58Wo2DJot/OrUspzA==}
1134 engines: {node: ^20.19.0 || >=22.12.0}
1135 cpu: [ia32]
1136 os: [win32]
1137
1138 '@oxc-minify/binding-win32-x64-msvc@0.133.0':
1139 resolution: {integrity: sha512-PJ75c6PlBx87tau0W35J43eGCv4wrDmdZ+4ddTZAnGtZqEeCVsLdmDPOEMe2DepogqlSVUF2kGBWtnFUJ5c7Rw==}
1140 engines: {node: ^20.19.0 || >=22.12.0}
1141 cpu: [x64]
1142 os: [win32]
1143
1144 '@oxc-parser/binding-android-arm-eabi@0.133.0':
1145 resolution: {integrity: sha512-l/44caGse+VpnY9gx0yvvc5QnnG3yG1FO3KZgYvNL1GZrfK86zIwAOgGEVlxDyRymzrU/KHiblPFpevKOmJmUA==}
1146 engines: {node: ^20.19.0 || >=22.12.0}
1147 cpu: [arm]
1148 os: [android]
1149
1150 '@oxc-parser/binding-android-arm64@0.133.0':
1151 resolution: {integrity: sha512-KUHmPMziLBp4u+zbrLdB7iWS7KshuZe+RAp7ELnY9SI9nNXBZ+dp8fiBqWOxhXqn+FQg3a4UcQhwmsJOKV8Jjg==}
1152 engines: {node: ^20.19.0 || >=22.12.0}
1153 cpu: [arm64]
1154 os: [android]
1155
1156 '@oxc-parser/binding-darwin-arm64@0.133.0':
1157 resolution: {integrity: sha512-q8dWmnU/8ea2tga9w2f1PinQ5rcMPDUGkF64T189b65YMjUomET4oy5oRldOr4AwOQkneOG/Zttnz1Dvrc62wg==}
1158 engines: {node: ^20.19.0 || >=22.12.0}
1159 cpu: [arm64]
1160 os: [darwin]
1161
1162 '@oxc-parser/binding-darwin-x64@0.133.0':
1163 resolution: {integrity: sha512-cOKeIELIB2bJnCKwqx4Rdj+1Lss/U6uCbLxRySZrhyOOQa1flKhwZFjEHRHxk8fU1NKmhK5OnTdPQ4CpjuFuVw==}
1164 engines: {node: ^20.19.0 || >=22.12.0}
1165 cpu: [x64]
1166 os: [darwin]
1167
1168 '@oxc-parser/binding-freebsd-x64@0.133.0':
1169 resolution: {integrity: sha512-OpaSv4pW3KgFrMYQxTaS0aOE4T1DQF3qZE/4B6uqqv1KgPWWd4UQhJALi8PJPX1RRV5K7ThKXRfF7qGg2+3l1A==}
1170 engines: {node: ^20.19.0 || >=22.12.0}
1171 cpu: [x64]
1172 os: [freebsd]
1173
1174 '@oxc-parser/binding-linux-arm-gnueabihf@0.133.0':
1175 resolution: {integrity: sha512-JGK1wlGrGwxBIlVSF7KWTX1/ru6BEtf28fRROztDRkLfiW+Kxa4onnriezMIiogfn9hVw2KzYcKiLjkLR2ns8A==}
1176 engines: {node: ^20.19.0 || >=22.12.0}
1177 cpu: [arm]
1178 os: [linux]
1179
1180 '@oxc-parser/binding-linux-arm-musleabihf@0.133.0':
1181 resolution: {integrity: sha512-yuZO533Ftonxn/iyoqQzURzLQHMspvsIyfiCSNi1t/ER4eIQaR0SsmUOUm5b/lmSig7IWIUa5/BrbEkAPwcilQ==}
1182 engines: {node: ^20.19.0 || >=22.12.0}
1183 cpu: [arm]
1184 os: [linux]
1185
1186 '@oxc-parser/binding-linux-arm64-gnu@0.133.0':
1187 resolution: {integrity: sha512-hvpbqT5pN2rR+3+xtWeizwfR/aZ0vGceg6TqYMl+ToxMpk9/tmnX7kSvQnfEUkoua8mhogzvIKsAkn0wxgblBA==}
1188 engines: {node: ^20.19.0 || >=22.12.0}
1189 cpu: [arm64]
1190 os: [linux]
1191 libc: [glibc]
1192
1193 '@oxc-parser/binding-linux-arm64-musl@0.133.0':
1194 resolution: {integrity: sha512-wJQGamIosQBoJHW9+S5XxrtKRo3eyJxsnS1XCPrqN0LHi8uw1pTqqTfn3t/NVuvbBg7Pumn4ez9Eidgcn0xbEg==}
1195 engines: {node: ^20.19.0 || >=22.12.0}
1196 cpu: [arm64]
1197 os: [linux]
1198 libc: [musl]
1199
1200 '@oxc-parser/binding-linux-ppc64-gnu@0.133.0':
1201 resolution: {integrity: sha512-Koaz32/O5+abIfrNGdyndgRvdOZ9jEf5/z3Ep9h3h2QWpdDiUQpVwgH0OcMXCs+l9aXxPLtkupqyVig9W6FDKw==}
1202 engines: {node: ^20.19.0 || >=22.12.0}
1203 cpu: [ppc64]
1204 os: [linux]
1205 libc: [glibc]
1206
1207 '@oxc-parser/binding-linux-riscv64-gnu@0.133.0':
1208 resolution: {integrity: sha512-R4vOjWzxhnNWHnVLeiB6jNuIifdy9vcMXZGPc7StXcxBovI+U2zg1QhZ9o8OjV80oGivs1lX5NfPLzk4IPqlRA==}
1209 engines: {node: ^20.19.0 || >=22.12.0}
1210 cpu: [riscv64]
1211 os: [linux]
1212 libc: [glibc]
1213
1214 '@oxc-parser/binding-linux-riscv64-musl@0.133.0':
1215 resolution: {integrity: sha512-iwgBNUTHiMdxARLYuM0SBlnYeb19iw1Ea5M+4ERZupCsBMLArti6FyZ6UfFjJxIiTDr2oW2DGQFxlQVQ/dW9rA==}
1216 engines: {node: ^20.19.0 || >=22.12.0}
1217 cpu: [riscv64]
1218 os: [linux]
1219 libc: [musl]
1220
1221 '@oxc-parser/binding-linux-s390x-gnu@0.133.0':
1222 resolution: {integrity: sha512-ZwZNo8FZmB/gVfboQl+wXilBigGl+6nQQs+nITOeAP/HcAOjiHl6XZJL9F/KXNEspODQcbjAiyjUbeCJd9a0fA==}
1223 engines: {node: ^20.19.0 || >=22.12.0}
1224 cpu: [s390x]
1225 os: [linux]
1226 libc: [glibc]
1227
1228 '@oxc-parser/binding-linux-x64-gnu@0.133.0':
1229 resolution: {integrity: sha512-govCvWx1dBlED3uu4qXctxpRcouu9I8Kn+DBktGCl760JtlGJzc9l/OmPJKlYWSbrRqKkMZehNeZ/4Wfma7uSA==}
1230 engines: {node: ^20.19.0 || >=22.12.0}
1231 cpu: [x64]
1232 os: [linux]
1233 libc: [glibc]
1234
1235 '@oxc-parser/binding-linux-x64-musl@0.133.0':
1236 resolution: {integrity: sha512-ssTlpXD5Mq9uCssDJPzlRWqBt4Y7Zzd9i+XZhWmK/9Y6KUIuAxVYTYiI8lxcGWi0+3/Cz4A8q9UrD4NK9Y2j7g==}
1237 engines: {node: ^20.19.0 || >=22.12.0}
1238 cpu: [x64]
1239 os: [linux]
1240 libc: [musl]
1241
1242 '@oxc-parser/binding-openharmony-arm64@0.133.0':
1243 resolution: {integrity: sha512-51aByfXhPtLEdWG4a2Ihdw6cPWV1ei1AarALpFdDP8MLWDLE2NuUMgbo3DERR2Kt8fT/ok1GUvBiLxVGke9uUQ==}
1244 engines: {node: ^20.19.0 || >=22.12.0}
1245 cpu: [arm64]
1246 os: [openharmony]
1247
1248 '@oxc-parser/binding-wasm32-wasi@0.133.0':
1249 resolution: {integrity: sha512-2e16tkKp+wDO2GTAmXfxbBcCmGEaFPIJEIRBBmVKNVXSc8/fJsSIaBGyFTPHM9ST5GNWgJcYIt94rDTks+PLwA==}
1250 engines: {node: ^20.19.0 || >=22.12.0}
1251 cpu: [wasm32]
1252
1253 '@oxc-parser/binding-win32-arm64-msvc@0.133.0':
1254 resolution: {integrity: sha512-KPTNDKbxH1cglrqTyVeXHb4Pk4oksz8EcE1/v8zqU7N4UXbiHfA/IwtXZ2U77fnRAWBbgVkl/lZbL7o3hRdejg==}
1255 engines: {node: ^20.19.0 || >=22.12.0}
1256 cpu: [arm64]
1257 os: [win32]
1258
1259 '@oxc-parser/binding-win32-ia32-msvc@0.133.0':
1260 resolution: {integrity: sha512-Una1bNYv9zCavQrfnDR9wuZVB3itLjCEH4Oz7i6CwAJN/Xq9b+zbbcxmvdkKvvJt4Ngc/MBmIYlbLo3zS4TQ0A==}
1261 engines: {node: ^20.19.0 || >=22.12.0}
1262 cpu: [ia32]
1263 os: [win32]
1264
1265 '@oxc-parser/binding-win32-x64-msvc@0.133.0':
1266 resolution: {integrity: sha512-kjBhCiOGSYTwDJQuuZa7a94JbP8htWu7J0X1KwH74kV2K5eYf6eyJRYmkpCDvr0XEL8tMxYI4WU1VekblFCLgg==}
1267 engines: {node: ^20.19.0 || >=22.12.0}
1268 cpu: [x64]
1269 os: [win32]
1270
1271 '@oxc-project/types@0.133.0':
1272 resolution: {integrity: sha512-KzkdCd6Uxqnf6l3HOw1xfatAlUURA0g14cvBYFyJ5SaNOQbOUvBr9PKArcPcrNIeRsBdgcUzOGrhKveVpvOIGA==}
1273
1274 '@oxc-project/types@0.134.0':
1275 resolution: {integrity: sha512-T0xuRRKrQFmocH8y+jGfpmSkGcheaJExY9lEihmR1Gm2aH+75B8CzgU2rABRQSzzDxLjZ15Sc0bRVLj5lVeNXQ==}
1276
1277 '@oxc-transform/binding-android-arm-eabi@0.133.0':
1278 resolution: {integrity: sha512-2A79NBpyBKgHJ0FwgC8D1hzp3x2ujyvqq/kG+M76YyDMMkxLhX6A3vjnAnfEKycOoZxuKhwYu8BF9hKq67ykIA==}
1279 engines: {node: ^20.19.0 || >=22.12.0}
1280 cpu: [arm]
1281 os: [android]
1282
1283 '@oxc-transform/binding-android-arm64@0.133.0':
1284 resolution: {integrity: sha512-dynEph/hyoSgBzd2XbNlW37NK97nU6tZMs5jrhObUxSasBV/Gv9THZrWj9AlbWiMXR07WFYE82C9axjntYyBSw==}
1285 engines: {node: ^20.19.0 || >=22.12.0}
1286 cpu: [arm64]
1287 os: [android]
1288
1289 '@oxc-transform/binding-darwin-arm64@0.133.0':
1290 resolution: {integrity: sha512-4hGgKOG+dZSN3xjcgNWpcihekRG7/YbbAdjyz07yv0HjzA6kdqYAhGrn84374UPO2h6etYJwsCBoM9iJHHvJ8w==}
1291 engines: {node: ^20.19.0 || >=22.12.0}
1292 cpu: [arm64]
1293 os: [darwin]
1294
1295 '@oxc-transform/binding-darwin-x64@0.133.0':
1296 resolution: {integrity: sha512-7J11/9PFkznmKuANkCAjt3znV1BcDFXQSgDiBvDxXT3Wm6995/zxrJD5zmo+5XSgY4sm+2V8/ED6ZSD3mKOC5A==}
1297 engines: {node: ^20.19.0 || >=22.12.0}
1298 cpu: [x64]
1299 os: [darwin]
1300
1301 '@oxc-transform/binding-freebsd-x64@0.133.0':
1302 resolution: {integrity: sha512-5EMAO0vzCpUfhn6aSjIUeJeRI2ztevHwSVr/M8sZ2VBYc79UuOfjjMCQ67LtUbgpvQtpBWkzeAHCP3L7JFYmlg==}
1303 engines: {node: ^20.19.0 || >=22.12.0}
1304 cpu: [x64]
1305 os: [freebsd]
1306
1307 '@oxc-transform/binding-linux-arm-gnueabihf@0.133.0':
1308 resolution: {integrity: sha512-z6XT8tmo9sPmCIYaFIxDelBU4wXLwwWMX2VNCMIY6bkQp5r+kRtVXYS3yLbJHMKEhRKvw/g+Z7fO9aadsGGEAw==}
1309 engines: {node: ^20.19.0 || >=22.12.0}
1310 cpu: [arm]
1311 os: [linux]
1312
1313 '@oxc-transform/binding-linux-arm-musleabihf@0.133.0':
1314 resolution: {integrity: sha512-GQDpEV2VhHG8hT5BviDv+emi9oHYhfv+JJJWROYp+eGgWjiQMp4QZVb6Bu3kwVMzkwy0r200ToA1KThYTq53ug==}
1315 engines: {node: ^20.19.0 || >=22.12.0}
1316 cpu: [arm]
1317 os: [linux]
1318
1319 '@oxc-transform/binding-linux-arm64-gnu@0.133.0':
1320 resolution: {integrity: sha512-VstR+NEQAJb80ysWk2vPjEvg0JzwEjKn2hDbC/joa5zGXkCnVVCWgAGG8c6o23S981a7XRpCMcClBgeD1q9H2A==}
1321 engines: {node: ^20.19.0 || >=22.12.0}
1322 cpu: [arm64]
1323 os: [linux]
1324 libc: [glibc]
1325
1326 '@oxc-transform/binding-linux-arm64-musl@0.133.0':
1327 resolution: {integrity: sha512-Ec7xJdDrnukgiz20E3iDNzAIgx1XXn8cVVsNNUpgEIAvNlXZaocqlQT8Zalk0Lv3fbkxcJ+9BuWB0ndBRHQtzg==}
1328 engines: {node: ^20.19.0 || >=22.12.0}
1329 cpu: [arm64]
1330 os: [linux]
1331 libc: [musl]
1332
1333 '@oxc-transform/binding-linux-ppc64-gnu@0.133.0':
1334 resolution: {integrity: sha512-6YX38grimcigz20eYpyz6e4c9rDKzwK3i+tcDpgwYj0bWreaAOwrABmSmKplPJOorkDVlbT69wPCN+d11irBQw==}
1335 engines: {node: ^20.19.0 || >=22.12.0}
1336 cpu: [ppc64]
1337 os: [linux]
1338 libc: [glibc]
1339
1340 '@oxc-transform/binding-linux-riscv64-gnu@0.133.0':
1341 resolution: {integrity: sha512-WxMIzItRJR66lgaAyyqj0FFwLMpcuCV9mTFcUMQpIz8+Hey1Enk8xuv+7QpSsqCR5zRlwNr092dsFkz5cbvtrw==}
1342 engines: {node: ^20.19.0 || >=22.12.0}
1343 cpu: [riscv64]
1344 os: [linux]
1345 libc: [glibc]
1346
1347 '@oxc-transform/binding-linux-riscv64-musl@0.133.0':
1348 resolution: {integrity: sha512-+x6dnO87986rjVNjcF0tg8wVS0e/SH8nzLa/X0Wsh7jtEniN7buvR8iqZm8pnsfaZ8DH5F4GCSZpoPRrd9jJ6w==}
1349 engines: {node: ^20.19.0 || >=22.12.0}
1350 cpu: [riscv64]
1351 os: [linux]
1352 libc: [musl]
1353
1354 '@oxc-transform/binding-linux-s390x-gnu@0.133.0':
1355 resolution: {integrity: sha512-oEyQudXIwWM/+v0vZzPbAi25YMWyvjtQYYjuSrhMEQwe7ZEMDXscX7U1j6alrVdZq2DtCMeror3X/Dv7p/JUwg==}
1356 engines: {node: ^20.19.0 || >=22.12.0}
1357 cpu: [s390x]
1358 os: [linux]
1359 libc: [glibc]
1360
1361 '@oxc-transform/binding-linux-x64-gnu@0.133.0':
1362 resolution: {integrity: sha512-G8P/OadKTbyUHz5TK63sDDtUHwn2SXG/o0oGo4GGTzBu70xmUSN5/ZUgpyl6ypAmbshoyw8nC7+msb3BjzHxaA==}
1363 engines: {node: ^20.19.0 || >=22.12.0}
1364 cpu: [x64]
1365 os: [linux]
1366 libc: [glibc]
1367
1368 '@oxc-transform/binding-linux-x64-musl@0.133.0':
1369 resolution: {integrity: sha512-Oi/fyOzZ+aytmmsRND5pGgvux4n++v9cG4qNFiXj7qFwSqBKWZHBq7cJLXqbH1I81pyI3kvU1Za+1qk3afXuwg==}
1370 engines: {node: ^20.19.0 || >=22.12.0}
1371 cpu: [x64]
1372 os: [linux]
1373 libc: [musl]
1374
1375 '@oxc-transform/binding-openharmony-arm64@0.133.0':
1376 resolution: {integrity: sha512-/ZElgq+/tcga27X2G2AUpxcYX0baX94Gz658w6Zz2P+6Kr06bfYSrdtC0P7oPrbu3Gy/6kpiSoJPgZy8R2IjYQ==}
1377 engines: {node: ^20.19.0 || >=22.12.0}
1378 cpu: [arm64]
1379 os: [openharmony]
1380
1381 '@oxc-transform/binding-wasm32-wasi@0.133.0':
1382 resolution: {integrity: sha512-GANcoEa8Nzza7saxdb4qWO24U6jk4nK6G+g87lGp8TTU45CUvWf1Igdze2+NrebgiwOy6F1/h6Esag4DM3JTtQ==}
1383 engines: {node: ^20.19.0 || >=22.12.0}
1384 cpu: [wasm32]
1385
1386 '@oxc-transform/binding-win32-arm64-msvc@0.133.0':
1387 resolution: {integrity: sha512-2+uDo/+ZvGQu10J8xryg/l5PdBt2vXPtf+0aIosVKJavqCaKcBDdo95OUaEulx0bqvoytAQ4yyz2gcPZ40mjcQ==}
1388 engines: {node: ^20.19.0 || >=22.12.0}
1389 cpu: [arm64]
1390 os: [win32]
1391
1392 '@oxc-transform/binding-win32-ia32-msvc@0.133.0':
1393 resolution: {integrity: sha512-zpPIZ1S3JHmSEFyyGyPYCwhOiNLyfaPifYxK8BQY21JXyHglu/wUr3/ESFrXb+XegEy/iBlWbzr3FzPtcq1MUw==}
1394 engines: {node: ^20.19.0 || >=22.12.0}
1395 cpu: [ia32]
1396 os: [win32]
1397
1398 '@oxc-transform/binding-win32-x64-msvc@0.133.0':
1399 resolution: {integrity: sha512-cADrfLvc/VeyvpvQS+t5ktqfyqyyGANZC5NHp++JAElacfXqq/+k8bYkjqMWzNZ3HxkJtL1qDHfZZCA9+4hlSQ==}
1400 engines: {node: ^20.19.0 || >=22.12.0}
1401 cpu: [x64]
1402 os: [win32]
1403
1404 '@package-json/types@0.0.12':
1405 resolution: {integrity: sha512-uu43FGU34B5VM9mCNjXCwLaGHYjXdNincqKLaraaCW+7S2+SmiBg1Nv8bPnmschrIfZmfKNY9f3fC376MRrObw==}
1406
1407 '@parcel/watcher-android-arm64@2.5.6':
1408 resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==}
1409 engines: {node: '>= 10.0.0'}
1410 cpu: [arm64]
1411 os: [android]
1412
1413 '@parcel/watcher-darwin-arm64@2.5.6':
1414 resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==}
1415 engines: {node: '>= 10.0.0'}
1416 cpu: [arm64]
1417 os: [darwin]
1418
1419 '@parcel/watcher-darwin-x64@2.5.6':
1420 resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==}
1421 engines: {node: '>= 10.0.0'}
1422 cpu: [x64]
1423 os: [darwin]
1424
1425 '@parcel/watcher-freebsd-x64@2.5.6':
1426 resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==}
1427 engines: {node: '>= 10.0.0'}
1428 cpu: [x64]
1429 os: [freebsd]
1430
1431 '@parcel/watcher-linux-arm-glibc@2.5.6':
1432 resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==}
1433 engines: {node: '>= 10.0.0'}
1434 cpu: [arm]
1435 os: [linux]
1436 libc: [glibc]
1437
1438 '@parcel/watcher-linux-arm-musl@2.5.6':
1439 resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==}
1440 engines: {node: '>= 10.0.0'}
1441 cpu: [arm]
1442 os: [linux]
1443 libc: [musl]
1444
1445 '@parcel/watcher-linux-arm64-glibc@2.5.6':
1446 resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==}
1447 engines: {node: '>= 10.0.0'}
1448 cpu: [arm64]
1449 os: [linux]
1450 libc: [glibc]
1451
1452 '@parcel/watcher-linux-arm64-musl@2.5.6':
1453 resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==}
1454 engines: {node: '>= 10.0.0'}
1455 cpu: [arm64]
1456 os: [linux]
1457 libc: [musl]
1458
1459 '@parcel/watcher-linux-x64-glibc@2.5.6':
1460 resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==}
1461 engines: {node: '>= 10.0.0'}
1462 cpu: [x64]
1463 os: [linux]
1464 libc: [glibc]
1465
1466 '@parcel/watcher-linux-x64-musl@2.5.6':
1467 resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==}
1468 engines: {node: '>= 10.0.0'}
1469 cpu: [x64]
1470 os: [linux]
1471 libc: [musl]
1472
1473 '@parcel/watcher-wasm@2.5.6':
1474 resolution: {integrity: sha512-byAiBZ1t3tXQvc8dMD/eoyE7lTXYorhn+6uVW5AC+JGI1KtJC/LvDche5cfUE+qiefH+Ybq0bUCJU0aB1cSHUA==}
1475 engines: {node: '>= 10.0.0'}
1476 bundledDependencies:
1477 - napi-wasm
1478
1479 '@parcel/watcher-win32-arm64@2.5.6':
1480 resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==}
1481 engines: {node: '>= 10.0.0'}
1482 cpu: [arm64]
1483 os: [win32]
1484
1485 '@parcel/watcher-win32-ia32@2.5.6':
1486 resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==}
1487 engines: {node: '>= 10.0.0'}
1488 cpu: [ia32]
1489 os: [win32]
1490
1491 '@parcel/watcher-win32-x64@2.5.6':
1492 resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==}
1493 engines: {node: '>= 10.0.0'}
1494 cpu: [x64]
1495 os: [win32]
1496
1497 '@parcel/watcher@2.5.6':
1498 resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
1499 engines: {node: '>= 10.0.0'}
1500
1501 '@pkgjs/parseargs@0.11.0':
1502 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
1503 engines: {node: '>=14'}
1504
1505 '@polka/url@1.0.0-next.29':
1506 resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
1507
1508 '@poppinss/colors@4.1.6':
1509 resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==}
1510
1511 '@poppinss/dumper@0.7.0':
1512 resolution: {integrity: sha512-0UTYalzk2t6S4rA2uHOz5bSSW2CHdv4vggJI6Alg90yvl0UgXs6XSXpH96OH+bRkX4J/06djv29pqXJ0lq5Kag==}
1513
1514 '@poppinss/exception@1.2.3':
1515 resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==}
1516
1517 '@rolldown/binding-android-arm64@1.1.0':
1518 resolution: {integrity: sha512-gCYzGOSkYY6Z034suzd20euvds7lPzMEEla62DJGE/ZAlR4OMBnNbvnBSsIGUCAr52gaWMsloGxP4tVGtN5aCA==}
1519 engines: {node: ^20.19.0 || >=22.12.0}
1520 cpu: [arm64]
1521 os: [android]
1522
1523 '@rolldown/binding-darwin-arm64@1.1.0':
1524 resolution: {integrity: sha512-JQBD77MNgu+4Z6RAyg69acugdrhhVoWesr3l47zohYZ2YV2fwkWMArkN/2p4l6Ei+Sno7W5q+UsKdVWq5Ens0w==}
1525 engines: {node: ^20.19.0 || >=22.12.0}
1526 cpu: [arm64]
1527 os: [darwin]
1528
1529 '@rolldown/binding-darwin-x64@1.1.0':
1530 resolution: {integrity: sha512-p/8cXUTK4Sob604e+xxPhVSbDFf29E6J0l/xESM9rdCfn3aDai3nEs6TnMHUsdD5aNlFz0+gDbiGlozLKGa2YA==}
1531 engines: {node: ^20.19.0 || >=22.12.0}
1532 cpu: [x64]
1533 os: [darwin]
1534
1535 '@rolldown/binding-freebsd-x64@1.1.0':
1536 resolution: {integrity: sha512-KbtOSlVv6fElujiZWMcC3aQYhEwLVVf073RcwlSmpGQvIsKZFUqc0ef4sjUuurRwfbiI6JJXji9DQn+86hawmQ==}
1537 engines: {node: ^20.19.0 || >=22.12.0}
1538 cpu: [x64]
1539 os: [freebsd]
1540
1541 '@rolldown/binding-linux-arm-gnueabihf@1.1.0':
1542 resolution: {integrity: sha512-9fZ9i0o0/MQaw7om6Z6TsT7tfCk0jtbEFtC+aPqZL5RNsGWNcHvn6EHgL3dAprjq+AZzPTAQjg2JtpJaMt+6pg==}
1543 engines: {node: ^20.19.0 || >=22.12.0}
1544 cpu: [arm]
1545 os: [linux]
1546
1547 '@rolldown/binding-linux-arm64-gnu@1.1.0':
1548 resolution: {integrity: sha512-+tog7T66i+yFyIuuAnjL6xmW182W/qTBOUt6BtQ6lBIM1Eikh/fSMz4HGgvuCp5uU0zuIVWng7kDYthjCMOHcg==}
1549 engines: {node: ^20.19.0 || >=22.12.0}
1550 cpu: [arm64]
1551 os: [linux]
1552 libc: [glibc]
1553
1554 '@rolldown/binding-linux-arm64-musl@1.1.0':
1555 resolution: {integrity: sha512-4b7yruLIIj/oZ3GpcLOvxcLCLDMraohn3IhQfN2hBP4w9UekG0DTIajWguJosRGfySf/+h/NwRUiMKoCpxCrqQ==}
1556 engines: {node: ^20.19.0 || >=22.12.0}
1557 cpu: [arm64]
1558 os: [linux]
1559 libc: [musl]
1560
1561 '@rolldown/binding-linux-ppc64-gnu@1.1.0':
1562 resolution: {integrity: sha512-QRDOVZd0bhQ5jLsUsCC3dUxDWdTSVY9WMznowZgCGOrZfLLgctWpelhUASEiBwsXfat/JwYnVd1EaxMhqyT+UQ==}
1563 engines: {node: ^20.19.0 || >=22.12.0}
1564 cpu: [ppc64]
1565 os: [linux]
1566 libc: [glibc]
1567
1568 '@rolldown/binding-linux-s390x-gnu@1.1.0':
1569 resolution: {integrity: sha512-ypxT+Hq76NFG7woFbNbySnGEajFuYuIXeKz/jfCU+lXUoxfi3zLE6OG/ZQNeK3RpZSYJlAe2bokpsQ046CaieQ==}
1570 engines: {node: ^20.19.0 || >=22.12.0}
1571 cpu: [s390x]
1572 os: [linux]
1573 libc: [glibc]
1574
1575 '@rolldown/binding-linux-x64-gnu@1.1.0':
1576 resolution: {integrity: sha512-IdovCmfROFmpTLahdecTDFL74aLERVYN68F/mLZjfVh6LfoplPfI6deyHNMTcVujbokDV5k05XrFO22zfv+qjg==}
1577 engines: {node: ^20.19.0 || >=22.12.0}
1578 cpu: [x64]
1579 os: [linux]
1580 libc: [glibc]
1581
1582 '@rolldown/binding-linux-x64-musl@1.1.0':
1583 resolution: {integrity: sha512-pcA8xlFp2tyk9T2R6Fi/rPe3bQ1MA+sSMDNUU5Ogu80GHOatkE4P8YCreGAvZErm5Ho2YRXnyvNrWiRncfVysQ==}
1584 engines: {node: ^20.19.0 || >=22.12.0}
1585 cpu: [x64]
1586 os: [linux]
1587 libc: [musl]
1588
1589 '@rolldown/binding-openharmony-arm64@1.1.0':
1590 resolution: {integrity: sha512-4+fexHayrLCWpriPh4c6dNvL4an34DEZCG7zOM/FD5QNF6h8DT+bDXzyB/kfC8lDJbaFb7jKShtnjDQFXVQEjg==}
1591 engines: {node: ^20.19.0 || >=22.12.0}
1592 cpu: [arm64]
1593 os: [openharmony]
1594
1595 '@rolldown/binding-wasm32-wasi@1.1.0':
1596 resolution: {integrity: sha512-SbL++MNmOw6QamrwIGDMSSfM4ceTzFr+RjbOExJSLLBinScU4WI5OdA413h1qwPw2yH7lVF1+H4svQ+6mSXKTQ==}
1597 engines: {node: ^20.19.0 || >=22.12.0}
1598 cpu: [wasm32]
1599
1600 '@rolldown/binding-win32-arm64-msvc@1.1.0':
1601 resolution: {integrity: sha512-+xTE6XC7wBgk0VKRXGG+QAnyW5S9b8vfsFpiMjf0waQTmSQSU8onsH/beyZ8X4aXVveJnotiy7VDjLOaW8bTrg==}
1602 engines: {node: ^20.19.0 || >=22.12.0}
1603 cpu: [arm64]
1604 os: [win32]
1605
1606 '@rolldown/binding-win32-x64-msvc@1.1.0':
1607 resolution: {integrity: sha512-Ogji1TQNqH3ACLnYr+1Ns1nyrJ0CO2P585u9Hsh02pXvtFiFpgtgT2b3P4PnCOU86VVCvqtAeCN4OftMT8KU4w==}
1608 engines: {node: ^20.19.0 || >=22.12.0}
1609 cpu: [x64]
1610 os: [win32]
1611
1612 '@rolldown/pluginutils@1.0.1':
1613 resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
1614
1615 '@rollup/plugin-alias@5.1.1':
1616 resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==}
1617 engines: {node: '>=14.0.0'}
1618 peerDependencies:
1619 rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
1620 peerDependenciesMeta:
1621 rollup:
1622 optional: true
1623
1624 '@rollup/plugin-alias@6.0.0':
1625 resolution: {integrity: sha512-tPCzJOtS7uuVZd+xPhoy5W4vThe6KWXNmsFCNktaAh5RTqcLiSfT4huPQIXkgJ6YCOjJHvecOAzQxLFhPxKr+g==}
1626 engines: {node: '>=20.19.0'}
1627 peerDependencies:
1628 rollup: '>=4.0.0'
1629 peerDependenciesMeta:
1630 rollup:
1631 optional: true
1632
1633 '@rollup/plugin-commonjs@28.0.9':
1634 resolution: {integrity: sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==}
1635 engines: {node: '>=16.0.0 || 14 >= 14.17'}
1636 peerDependencies:
1637 rollup: ^2.68.0||^3.0.0||^4.0.0
1638 peerDependenciesMeta:
1639 rollup:
1640 optional: true
1641
1642 '@rollup/plugin-commonjs@29.0.3':
1643 resolution: {integrity: sha512-ZaOxZceP7SOUW7Lqw5IRVweSQYWaeIPnXIGLiB690EBA3FGJTO40EEr2L5yZplJWsgTCogILRSpcAe7+U0Otdg==}
1644 engines: {node: '>=16.0.0 || 14 >= 14.17'}
1645 peerDependencies:
1646 rollup: ^2.68.0||^3.0.0||^4.0.0
1647 peerDependenciesMeta:
1648 rollup:
1649 optional: true
1650
1651 '@rollup/plugin-inject@5.0.5':
1652 resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==}
1653 engines: {node: '>=14.0.0'}
1654 peerDependencies:
1655 rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
1656 peerDependenciesMeta:
1657 rollup:
1658 optional: true
1659
1660 '@rollup/plugin-json@6.1.0':
1661 resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==}
1662 engines: {node: '>=14.0.0'}
1663 peerDependencies:
1664 rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
1665 peerDependenciesMeta:
1666 rollup:
1667 optional: true
1668
1669 '@rollup/plugin-node-resolve@16.0.3':
1670 resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==}
1671 engines: {node: '>=14.0.0'}
1672 peerDependencies:
1673 rollup: ^2.78.0||^3.0.0||^4.0.0
1674 peerDependenciesMeta:
1675 rollup:
1676 optional: true
1677
1678 '@rollup/plugin-replace@6.0.3':
1679 resolution: {integrity: sha512-J4RZarRvQAm5IF0/LwUUg+obsm+xZhYnbMXmXROyoSE1ATJe3oXSb9L5MMppdxP2ylNSjv6zFBwKYjcKMucVfA==}
1680 engines: {node: '>=14.0.0'}
1681 peerDependencies:
1682 rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
1683 peerDependenciesMeta:
1684 rollup:
1685 optional: true
1686
1687 '@rollup/plugin-terser@1.0.0':
1688 resolution: {integrity: sha512-FnCxhTBx6bMOYQrar6C8h3scPt8/JwIzw3+AJ2K++6guogH5fYaIFia+zZuhqv0eo1RN7W1Pz630SyvLbDjhtQ==}
1689 engines: {node: '>=20.0.0'}
1690 peerDependencies:
1691 rollup: ^2.0.0||^3.0.0||^4.0.0
1692 peerDependenciesMeta:
1693 rollup:
1694 optional: true
1695
1696 '@rollup/pluginutils@5.4.0':
1697 resolution: {integrity: sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==}
1698 engines: {node: '>=14.0.0'}
1699 peerDependencies:
1700 rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
1701 peerDependenciesMeta:
1702 rollup:
1703 optional: true
1704
1705 '@rollup/rollup-android-arm-eabi@4.62.0':
1706 resolution: {integrity: sha512-IPIQ55ythEHkfEd9jMEi32OQ7SxURsGA43JI22lj01OLZNt2NUbJX8YUHxkVWyQ6daHPNn0truF5nSj3DQp6YQ==}
1707 cpu: [arm]
1708 os: [android]
1709
1710 '@rollup/rollup-android-arm64@4.62.0':
1711 resolution: {integrity: sha512-M6s9cr10MibETyo8JsOkq+Lo1+lU6hcvb1MApnUql5qte/5hMEgzlN8/ReIKNfRV8rrqX50W1BX9zoUhC192RA==}
1712 cpu: [arm64]
1713 os: [android]
1714
1715 '@rollup/rollup-darwin-arm64@4.62.0':
1716 resolution: {integrity: sha512-BqCoMoIbn0keKys+dEAdBa70EtOwV1bEsQCUgU9FdiZmmMge/Zk7LlkYGqbrdHR+Frnt0E1FOanly+rlwvvQzw==}
1717 cpu: [arm64]
1718 os: [darwin]
1719
1720 '@rollup/rollup-darwin-x64@4.62.0':
1721 resolution: {integrity: sha512-SIMzST3VFNXDAbeIWDWiFCNM5qncUBDWaEV7NfE7oZbDt2mgfW4MvbKdbYiGOLoM32gbTv608UMd0XktEYSD7w==}
1722 cpu: [x64]
1723 os: [darwin]
1724
1725 '@rollup/rollup-freebsd-arm64@4.62.0':
1726 resolution: {integrity: sha512-ezjfSQMP7ArdUsbBwbQIfwAlhE84I2iVnzQNCFSveqV42q+BmKlzVpf7mxv5EchLcoWU4y6/heFzVg1F+hodUQ==}
1727 cpu: [arm64]
1728 os: [freebsd]
1729
1730 '@rollup/rollup-freebsd-x64@4.62.0':
1731 resolution: {integrity: sha512-9+qTWGW9AZRhnUgwtTwzNwcPlL87ngkeN0LA+q1bADvmY9aNvWaF2TFW8BZgnQPYxpDI7+rMVLivcd4V737TAQ==}
1732 cpu: [x64]
1733 os: [freebsd]
1734
1735 '@rollup/rollup-linux-arm-gnueabihf@4.62.0':
1736 resolution: {integrity: sha512-T1dMEQhXA/jkJ/jyMIw9IovK8bSUq7A8kLIlvZTb/6YIVsp2zLavr4F3oyllHWo7eIVJRyE5n3tUjQJEbE1IuQ==}
1737 cpu: [arm]
1738 os: [linux]
1739 libc: [glibc]
1740
1741 '@rollup/rollup-linux-arm-musleabihf@4.62.0':
1742 resolution: {integrity: sha512-2as0LgT7qQpyceQq6VUJYnumUMUrgGQCWIiDIN9DE0/tglsk6o66uCB4f3djRawAltvfCNLyZZrsqbPA6inCsA==}
1743 cpu: [arm]
1744 os: [linux]
1745 libc: [musl]
1746
1747 '@rollup/rollup-linux-arm64-gnu@4.62.0':
1748 resolution: {integrity: sha512-bVURMg+6eNN9C/yc0aVjooZcwTTtYF4YW3xta5pP0//r3o1V8gXEHXWCndj47w/HhwsFroZrFhR+6uQP5T0n0g==}
1749 cpu: [arm64]
1750 os: [linux]
1751 libc: [glibc]
1752
1753 '@rollup/rollup-linux-arm64-musl@4.62.0':
1754 resolution: {integrity: sha512-Ful8pM/2yYI83PViWdFdpZhdI8HJ5qsXANe5atypbHDf+KIBBDsZsbyy8hbXnULVvW9NsTh5DHwbcBftyLTfiw==}
1755 cpu: [arm64]
1756 os: [linux]
1757 libc: [musl]
1758
1759 '@rollup/rollup-linux-loong64-gnu@4.62.0':
1760 resolution: {integrity: sha512-9Gp/DgrkzfUBmNPVTyPTvay+4xEP7M/clXpj3efXBcm6uTIVIgDg4rqUpqKXvLEuFRVuEpSAOkhgNeecvaZ4Cg==}
1761 cpu: [loong64]
1762 os: [linux]
1763 libc: [glibc]
1764
1765 '@rollup/rollup-linux-loong64-musl@4.62.0':
1766 resolution: {integrity: sha512-m9tsJz54LUXkSYM8+8PG81B9IKK5r+2T0clMq4QrS16xFosufU7firBDAZEsDheDs7wTlP7h3++S7lMsU955HA==}
1767 cpu: [loong64]
1768 os: [linux]
1769 libc: [musl]
1770
1771 '@rollup/rollup-linux-ppc64-gnu@4.62.0':
1772 resolution: {integrity: sha512-3UvJ5PNVU16aJf6M3tFI24pWzAl2/ynfbyRN3ICyQajK1lSkrnVYNnLz3v04J32qKa0FczJc22zeToc0lr2A3w==}
1773 cpu: [ppc64]
1774 os: [linux]
1775 libc: [glibc]
1776
1777 '@rollup/rollup-linux-ppc64-musl@4.62.0':
1778 resolution: {integrity: sha512-vRWUAbYLGHBZS6Q8Msb2sfnf1fvJf+47t8l/TwOerM2qArzy+IeNMTHrYLHXh95h8MoatPHI5hhSZNs+mGXKPg==}
1779 cpu: [ppc64]
1780 os: [linux]
1781 libc: [musl]
1782
1783 '@rollup/rollup-linux-riscv64-gnu@4.62.0':
1784 resolution: {integrity: sha512-c00T5SYENHAt86cfW47URaP3Us5vLC/4QO7GYud1G5VNRffCwwCuBspwqYrriuJB+5m0WFzClCn9wed0FBjKvg==}
1785 cpu: [riscv64]
1786 os: [linux]
1787 libc: [glibc]
1788
1789 '@rollup/rollup-linux-riscv64-musl@4.62.0':
1790 resolution: {integrity: sha512-krrCDilhXOwFkSkO3Wm9I/f9H0L92XHHwy2fwxjukxIbh0dem8gZqOW5Y8BsHrpJv5qwlRBV+Wl4ZFyRWhUpwg==}
1791 cpu: [riscv64]
1792 os: [linux]
1793 libc: [musl]
1794
1795 '@rollup/rollup-linux-s390x-gnu@4.62.0':
1796 resolution: {integrity: sha512-7pfYFSTc4/rUC/FtAI0Qp6QthDBCIi6/AuP1xYqFk5vanI6KnL5dWKP60OM/05LOsbwTmIcvr6eXC4CJuJ75IA==}
1797 cpu: [s390x]
1798 os: [linux]
1799 libc: [glibc]
1800
1801 '@rollup/rollup-linux-x64-gnu@4.62.0':
1802 resolution: {integrity: sha512-7SDIalKeIpG0Ifogbbdn58HmSotYMlf23K3dCJEmiVd9Fg36Vmni82iPQec27N3wY4Bvbxftkxz6vSx9OcouTg==}
1803 cpu: [x64]
1804 os: [linux]
1805 libc: [glibc]
1806
1807 '@rollup/rollup-linux-x64-musl@4.62.0':
1808 resolution: {integrity: sha512-eRZevouTH2i1HeAVLqJuLnt256krQkGY0TN6WsTmsIhuzbh457HuWDMakKwmi0Cjadux983CoSr8Lim2QhUIFw==}
1809 cpu: [x64]
1810 os: [linux]
1811 libc: [musl]
1812
1813 '@rollup/rollup-openbsd-x64@4.62.0':
1814 resolution: {integrity: sha512-3oVS7FLGa4U1qcvao9ylGxrjXZyUQqR8UwxEcnUEyPX53O/C/mKDZegNXTdHCP+h3e6ta/f1EN38Yif1mmZHYg==}
1815 cpu: [x64]
1816 os: [openbsd]
1817
1818 '@rollup/rollup-openharmony-arm64@4.62.0':
1819 resolution: {integrity: sha512-yTB9TgfWj5wHe5QgktAgXTLLot1gvEjl1NiPPAUiCs4oPrIWFl5V4nC3GrkNdj9LaAU4s94nVrGbGOCqUpyWsg==}
1820 cpu: [arm64]
1821 os: [openharmony]
1822
1823 '@rollup/rollup-win32-arm64-msvc@4.62.0':
1824 resolution: {integrity: sha512-5LOhoaesY3doG1c+ac/2JtgREpKoJr5bUHH8tKY0V8di7+uSV6BwLs2PlR0/yzefGOkR+wE7ZolZphHCsyG5Rw==}
1825 cpu: [arm64]
1826 os: [win32]
1827
1828 '@rollup/rollup-win32-ia32-msvc@4.62.0':
1829 resolution: {integrity: sha512-yYkWHhmbhRTWTnWos5HC4GcPQfjlzzCNbM9e/+GXrLuaBXYA3qSDR9f0Vgufd5S8yX81U8jPKp7ZnAjZFMtRnw==}
1830 cpu: [ia32]
1831 os: [win32]
1832
1833 '@rollup/rollup-win32-x64-gnu@4.62.0':
1834 resolution: {integrity: sha512-SoTb6lPg25xZlA2ibwQ++ahCCnH+FP0qmEuafMJ4gznZKOlXioKEAeJLgCrqjM98ACziXM9V1amFjICVL4IFoA==}
1835 cpu: [x64]
1836 os: [win32]
1837
1838 '@rollup/rollup-win32-x64-msvc@4.62.0':
1839 resolution: {integrity: sha512-5L+T1fMX4RIEBoZzT0+sQ0PhTS36NULFmMXtl1TZo44TMAROIMHbZufSOjVWt/Y622BtxgxtaNOokbTDvfsrZA==}
1840 cpu: [x64]
1841 os: [win32]
1842
1843 '@simple-git/args-pathspec@1.0.3':
1844 resolution: {integrity: sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==}
1845
1846 '@simple-git/argv-parser@1.1.1':
1847 resolution: {integrity: sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==}
1848
1849 '@sindresorhus/base62@1.0.0':
1850 resolution: {integrity: sha512-TeheYy0ILzBEI/CO55CP6zJCSdSWeRtGnHy8U8dWSUH4I68iqTsy7HkMktR4xakThc9jotkPQUXT4ITdbV7cHA==}
1851 engines: {node: '>=18'}
1852
1853 '@sindresorhus/is@7.2.0':
1854 resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==}
1855 engines: {node: '>=18'}
1856
1857 '@sindresorhus/merge-streams@4.0.0':
1858 resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
1859 engines: {node: '>=18'}
1860
1861 '@speed-highlight/core@1.2.17':
1862 resolution: {integrity: sha512-Z92FwKpCtfaW1V0jTU/fh3QzYEZN8wDwrzRIBoADCJfn4mJCNcJN/XegifX7BDrQ8/h9Xh/JnbyMchL0FqXrkg==}
1863
1864 '@standard-schema/spec@1.1.0':
1865 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
1866
1867 '@stylistic/eslint-plugin@5.10.0':
1868 resolution: {integrity: sha512-nPK52ZHvot8Ju/0A4ucSX1dcPV2/1clx0kLcH5wDmrE4naKso7TUC/voUyU1O9OTKTrR6MYip6LP0ogEMQ9jPQ==}
1869 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1870 peerDependencies:
1871 eslint: ^9.0.0 || ^10.0.0
1872
1873 '@tybys/wasm-util@0.10.2':
1874 resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==}
1875
1876 '@types/chai@5.2.3':
1877 resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
1878
1879 '@types/deep-eql@4.0.2':
1880 resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
1881
1882 '@types/esrecurse@4.3.1':
1883 resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==}
1884
1885 '@types/estree@1.0.9':
1886 resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
1887
1888 '@types/jsesc@2.5.1':
1889 resolution: {integrity: sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==}
1890
1891 '@types/json-schema@7.0.15':
1892 resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
1893
1894 '@types/node@26.0.0':
1895 resolution: {integrity: sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==}
1896
1897 '@types/resolve@1.20.2':
1898 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
1899
1900 '@typescript-eslint/eslint-plugin@8.61.0':
1901 resolution: {integrity: sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==}
1902 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1903 peerDependencies:
1904 '@typescript-eslint/parser': ^8.61.0
1905 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1906 typescript: '>=4.8.4 <6.1.0'
1907
1908 '@typescript-eslint/parser@8.61.0':
1909 resolution: {integrity: sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==}
1910 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1911 peerDependencies:
1912 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1913 typescript: '>=4.8.4 <6.1.0'
1914
1915 '@typescript-eslint/project-service@8.61.0':
1916 resolution: {integrity: sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==}
1917 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1918 peerDependencies:
1919 typescript: '>=4.8.4 <6.1.0'
1920
1921 '@typescript-eslint/scope-manager@8.61.0':
1922 resolution: {integrity: sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==}
1923 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1924
1925 '@typescript-eslint/tsconfig-utils@8.61.0':
1926 resolution: {integrity: sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==}
1927 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1928 peerDependencies:
1929 typescript: '>=4.8.4 <6.1.0'
1930
1931 '@typescript-eslint/type-utils@8.61.0':
1932 resolution: {integrity: sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==}
1933 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1934 peerDependencies:
1935 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1936 typescript: '>=4.8.4 <6.1.0'
1937
1938 '@typescript-eslint/types@8.61.0':
1939 resolution: {integrity: sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==}
1940 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1941
1942 '@typescript-eslint/typescript-estree@8.61.0':
1943 resolution: {integrity: sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==}
1944 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1945 peerDependencies:
1946 typescript: '>=4.8.4 <6.1.0'
1947
1948 '@typescript-eslint/utils@8.61.0':
1949 resolution: {integrity: sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==}
1950 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1951 peerDependencies:
1952 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1953 typescript: '>=4.8.4 <6.1.0'
1954
1955 '@typescript-eslint/visitor-keys@8.61.0':
1956 resolution: {integrity: sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==}
1957 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1958
1959 '@unhead/vue@2.1.15':
1960 resolution: {integrity: sha512-SSByXfEjhzPn8gXdEdgpYqpLMPSkLUH2HVE0GxZfOtNsJ0GgOHQs0g9T67ZZ1z0kTELLKdtOtYrzrbv9+ffF7g==}
1961 peerDependencies:
1962 vue: '>=3.5.18'
1963
1964 '@unrs/resolver-binding-android-arm-eabi@1.12.2':
1965 resolution: {integrity: sha512-g5T90pqg1bo/7mytQx6F4iBNC0Wsh9cu+z9veDbFjc7HjpesJFWD7QMS0NGStXM075+7dJPPVvBbpZlnrdpi/w==}
1966 cpu: [arm]
1967 os: [android]
1968
1969 '@unrs/resolver-binding-android-arm64@1.12.2':
1970 resolution: {integrity: sha512-YGCRZv/9GLhwmz6mYDeTsm/92BAyR28l6c2ReweVW5pWgfsitWLY8upvfRlGdoyD8HjeTHSYJWyZGD4KJA/nFQ==}
1971 cpu: [arm64]
1972 os: [android]
1973
1974 '@unrs/resolver-binding-darwin-arm64@1.12.2':
1975 resolution: {integrity: sha512-u9DiNT1auQMO20A9SyTuG3wUgQWB9Z7KjAg0uFuCDR1FsAY8A0CG2S6JpHS1xwm/w1G08bjXZDcyOCjv1WAm2w==}
1976 cpu: [arm64]
1977 os: [darwin]
1978
1979 '@unrs/resolver-binding-darwin-x64@1.12.2':
1980 resolution: {integrity: sha512-f7rPLi/T1HVKZu/u6t87lroib16n8vrSzcyxI7lg4BGO9UF26KhQL44sd9eOUgrTYhvRXtWOIZT5PejdPyJfUA==}
1981 cpu: [x64]
1982 os: [darwin]
1983
1984 '@unrs/resolver-binding-freebsd-x64@1.12.2':
1985 resolution: {integrity: sha512-BpcOjWCJub6nRZUS2zA20pmLvjtqAtGejETaIyRLiZiQf++cbrjltLA5NN/xaXfqeOBOSlMFbemIl5/S5tljmg==}
1986 cpu: [x64]
1987 os: [freebsd]
1988
1989 '@unrs/resolver-binding-linux-arm-gnueabihf@1.12.2':
1990 resolution: {integrity: sha512-vZTDvdSISZjJx66OzJqtsOhzifbqRjbmI1Mnu49fQDwog5GtDI4QidRiEAYbZCRj9C8YZEW+3ZjqsyS9GR4k2A==}
1991 cpu: [arm]
1992 os: [linux]
1993
1994 '@unrs/resolver-binding-linux-arm-musleabihf@1.12.2':
1995 resolution: {integrity: sha512-BiPI+IrIlwcW4nLLMM21+B1dFPzd55yAVgVGrdgDjNef+ch03GdxrcyaIz8X9SsQirh/kCQ7mviyWlMxdh2D7g==}
1996 cpu: [arm]
1997 os: [linux]
1998
1999 '@unrs/resolver-binding-linux-arm64-gnu@1.12.2':
2000 resolution: {integrity: sha512-zJc0H99FEPoFfSrNpa91HYfxzfAJCr502oxNK1cfdC9hlaFI43RT+JFCann9JUgZmLzzntChHyn13Sgn9ljHNg==}
2001 cpu: [arm64]
2002 os: [linux]
2003 libc: [glibc]
2004
2005 '@unrs/resolver-binding-linux-arm64-musl@1.12.2':
2006 resolution: {integrity: sha512-KQ3Lki6l+Pz1k/eBipN41ES+YUK30beLGb9YqcB1O542cyLCNE6GaxrfcY3T6EezmGGk84wb5XyO9loTM9tkcA==}
2007 cpu: [arm64]
2008 os: [linux]
2009 libc: [musl]
2010
2011 '@unrs/resolver-binding-linux-loong64-gnu@1.12.2':
2012 resolution: {integrity: sha512-3SJGEh1DborhG6pyxvhPzCT4bbSIVihsvgJc13P1bHG7KLdNDaF9T3gsTwFc7Jw/5Y5/iWOjkEx7Zy0NvCGX3Q==}
2013 cpu: [loong64]
2014 os: [linux]
2015 libc: [glibc]
2016
2017 '@unrs/resolver-binding-linux-loong64-musl@1.12.2':
2018 resolution: {integrity: sha512-jiuG/Obbel7uw1PwHNFfrkiKhLAF6mnyZ6aWlOAVN9WqKm8v0OFGnciJIHu8+CMvXLQ8AD51LPzAoUfT21D5Ew==}
2019 cpu: [loong64]
2020 os: [linux]
2021 libc: [musl]
2022
2023 '@unrs/resolver-binding-linux-ppc64-gnu@1.12.2':
2024 resolution: {integrity: sha512-q7xRvVpmcfeL+LlZg8Pbbo6QaTZwDU5BaGZbwfhkEsXJn3Was8xYfE0RBH266xZt0rM6B7i8xAYIvjthuUIWHg==}
2025 cpu: [ppc64]
2026 os: [linux]
2027 libc: [glibc]
2028
2029 '@unrs/resolver-binding-linux-riscv64-gnu@1.12.2':
2030 resolution: {integrity: sha512-0CVdx6lcnT3Q9inOH8tsMIOJ6ImndllMjqJHg8RLVdB7Vq4SfkEXl9mCSsVNuNA4MCYycRicCUxPCabVHJRr6A==}
2031 cpu: [riscv64]
2032 os: [linux]
2033 libc: [glibc]
2034
2035 '@unrs/resolver-binding-linux-riscv64-musl@1.12.2':
2036 resolution: {integrity: sha512-iOwlRo9vnp6R6ohHQS11n0NnfdXx/omhkocmIfaPRpQhKZ+3BDMkkdRVh53qjkFkpPddf+FETA28NwGN7l5l+w==}
2037 cpu: [riscv64]
2038 os: [linux]
2039 libc: [musl]
2040
2041 '@unrs/resolver-binding-linux-s390x-gnu@1.12.2':
2042 resolution: {integrity: sha512-HYJtLfXq94q8iZNFT1lknx258wlkkWhZeUXJRqzKBBUJ00CvZ+N33zgbCqimLjsyw5Va6uUxhVa12mI+kaveEw==}
2043 cpu: [s390x]
2044 os: [linux]
2045 libc: [glibc]
2046
2047 '@unrs/resolver-binding-linux-x64-gnu@1.12.2':
2048 resolution: {integrity: sha512-mPsUhunKKDih5O96Y6enDQyHc1SqBPlY1E/SfMWDM3EdJ95Z9CArPeCVwCCqbP45ljvivdEk8Fxn+SIb1rDAJQ==}
2049 cpu: [x64]
2050 os: [linux]
2051 libc: [glibc]
2052
2053 '@unrs/resolver-binding-linux-x64-musl@1.12.2':
2054 resolution: {integrity: sha512-azrt6+5ydLd8Vt210AAFis/lZevSfPw93EJRIJG+xPu4WCJ8K0kppCTpMyLPcKT7H15M4Jnt2tMp5bOvCkRC6A==}
2055 cpu: [x64]
2056 os: [linux]
2057 libc: [musl]
2058
2059 '@unrs/resolver-binding-openharmony-arm64@1.12.2':
2060 resolution: {integrity: sha512-YZ9hP4O0X9PQb8eO980qmLNGH4zT3I9+SZTdt0Pr0YyuGQhYKoOZkV02VzrzyOZJ5xIJ3UFIenKkUkGg8GjgWQ==}
2061 cpu: [arm64]
2062 os: [openharmony]
2063
2064 '@unrs/resolver-binding-wasm32-wasi@1.12.2':
2065 resolution: {integrity: sha512-tYFDIkMxSflfEc/h92ZWNsZlHSwgimbNHSO3PL2JWQHfCuC2q316jMyYU9TIWZsFK2bQwyK5VAdYgn8ygPj69A==}
2066 engines: {node: '>=14.0.0'}
2067 cpu: [wasm32]
2068
2069 '@unrs/resolver-binding-win32-arm64-msvc@1.12.2':
2070 resolution: {integrity: sha512-qzNyg3xL0VPQmCaUh+N5jSitce6k+uCBfMDesWRnlULOZaqUkaJ0ybdT+UqlAWJoQjuqfIU/0Ptx9bteN4D82g==}
2071 cpu: [arm64]
2072 os: [win32]
2073
2074 '@unrs/resolver-binding-win32-ia32-msvc@1.12.2':
2075 resolution: {integrity: sha512-WD9sY00OfpHVGfsnHZoA8jVT+esS/Bg8z8jzxp5BnDCjjwsuKsPQrzswwpFy4J1AUJbXPRfkpcX0mXrzeXW79g==}
2076 cpu: [ia32]
2077 os: [win32]
2078
2079 '@unrs/resolver-binding-win32-x64-msvc@1.12.2':
2080 resolution: {integrity: sha512-nAB74NfSNKknqQ1RrYj6uz8FcXEomu/MATJZxh/x+BArzN2U3JbOYC0APYzUIGhVY3m5hRxA8VPNdPBoG8txlA==}
2081 cpu: [x64]
2082 os: [win32]
2083
2084 '@vercel/nft@1.10.2':
2085 resolution: {integrity: sha512-w+WyX5Ulmj4dtTZrxaulqrjaLZHSbnPzx75SJsTNYmotKsqn1JlLnDJa+lz5hn90HJofhl/2MAtw0mCrgM3qYw==}
2086 engines: {node: '>=20'}
2087 hasBin: true
2088
2089 '@vitejs/plugin-vue-jsx@5.1.5':
2090 resolution: {integrity: sha512-jIAsvHOEtWpslLOI2MeElGFxH7M8pM83BU/Tor4RLyiwH0FM4nUW3xdvbw20EeU9wc5IspQwMq225K3CMnJEpA==}
2091 engines: {node: ^20.19.0 || >=22.12.0}
2092 peerDependencies:
2093 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
2094 vue: ^3.0.0
2095
2096 '@vitejs/plugin-vue@6.0.7':
2097 resolution: {integrity: sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==}
2098 engines: {node: ^20.19.0 || >=22.12.0}
2099 peerDependencies:
2100 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
2101 vue: ^3.2.25
2102
2103 '@vitest/expect@4.1.8':
2104 resolution: {integrity: sha512-h3nDO677RDLEGlBxyQ5CW8RlMThSKSRLUePLOx09gNIWRL40edgA1GCZSZgf1W55MFAG6/Sw14KeaAnqv0NKdQ==}
2105
2106 '@vitest/mocker@4.1.8':
2107 resolution: {integrity: sha512-LEiN/xe4OSIbKe9HQIp5OC24agGD9J5CnmMgsLohVVoOPWL9a2sBoR6VBx43jQZb7Kr1l4RCuyCJzcAa0+dojw==}
2108 peerDependencies:
2109 msw: ^2.4.9
2110 vite: ^6.0.0 || ^7.0.0 || ^8.0.0
2111 peerDependenciesMeta:
2112 msw:
2113 optional: true
2114 vite:
2115 optional: true
2116
2117 '@vitest/pretty-format@4.1.8':
2118 resolution: {integrity: sha512-9GasEBxpZ1VYIpqHf/0+YGg121uSNwCKOJqIrTwWP/TB7DmFCiaBpNl3aPZzoLWfWkuqhbH8vJIVobZkvdo2cA==}
2119
2120 '@vitest/runner@4.1.8':
2121 resolution: {integrity: sha512-EmVxeBAfMJvycdjd6Hm+RbFBbA9fKvo0Kx37hNpBYoYeavH3RNsBXWDooR1mgD52dCrxIIuP7UotpfiwOikvcg==}
2122
2123 '@vitest/snapshot@4.1.8':
2124 resolution: {integrity: sha512-acfZboRmAIf05DEKcBQy33VXojFJjtUdLyo7oOmV9kebb2xdU01UknNiPuPZoJZQyO7DF0gZdTGTpeAzET9QPQ==}
2125
2126 '@vitest/spy@4.1.8':
2127 resolution: {integrity: sha512-6EevtBp6OZOPF7bmz36HrGMeP3txgVSrgebWxHOafDXGkhIzfXK14f8KF6MuFfgXXUeHxmpD3BQxkV00/3s5mA==}
2128
2129 '@vitest/utils@4.1.8':
2130 resolution: {integrity: sha512-uOJamYALNhfJ6iolExyQM40yIQwDqYnkKtQ5VCiSe17E33H0aQ/u+1GlRuz4LZBk6Mm3sg90G9hEbmEt37C1Zg==}
2131
2132 '@volar/language-core@2.4.28':
2133 resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==}
2134
2135 '@volar/source-map@2.4.28':
2136 resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==}
2137
2138 '@volar/typescript@2.4.28':
2139 resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==}
2140
2141 '@vue-macros/common@3.1.2':
2142 resolution: {integrity: sha512-h9t4ArDdniO9ekYHAD95t9AZcAbb19lEGK+26iAjUODOIJKmObDNBSe4+6ELQAA3vtYiFPPBtHh7+cQCKi3Dng==}
2143 engines: {node: '>=20.19.0'}
2144 peerDependencies:
2145 vue: ^2.7.0 || ^3.2.25
2146 peerDependenciesMeta:
2147 vue:
2148 optional: true
2149
2150 '@vue/babel-helper-vue-transform-on@2.0.1':
2151 resolution: {integrity: sha512-uZ66EaFbnnZSYqYEyplWvn46GhZ1KuYSThdT68p+am7MgBNbQ3hphTL9L+xSIsWkdktwhPYLwPgVWqo96jDdRA==}
2152
2153 '@vue/babel-plugin-jsx@2.0.1':
2154 resolution: {integrity: sha512-a8CaLQjD/s4PVdhrLD/zT574ZNPnZBOY+IhdtKWRB4HRZ0I2tXBi5ne7d9eCfaYwp5gU5+4KIyFTV1W1YL9xZA==}
2155 peerDependencies:
2156 '@babel/core': ^7.0.0-0
2157 peerDependenciesMeta:
2158 '@babel/core':
2159 optional: true
2160
2161 '@vue/babel-plugin-resolve-type@2.0.1':
2162 resolution: {integrity: sha512-ybwgIuRGRRBhOU37GImDoWQoz+TlSqap65qVI6iwg/J7FfLTLmMf97TS7xQH9I7Qtr/gp161kYVdhr1ZMraSYQ==}
2163 peerDependencies:
2164 '@babel/core': ^7.0.0-0
2165
2166 '@vue/compiler-core@3.5.38':
2167 resolution: {integrity: sha512-s99aGxWYig9ErHbct27KXEGhrBYlRI6c4MwAgXErOAbX9xiW37/uMa+XUDO69zLz83dng8UUZ70CTOJrLrYrEQ==}
2168
2169 '@vue/compiler-dom@3.5.38':
2170 resolution: {integrity: sha512-JTqp25l8aFfJYF7/KmsXZjAxJz7T+SjmTJLoXVjHtc2BrSgSiW2n9Aem/cWq1OPe68A8JL06B3eVdhlP0H4TVw==}
2171
2172 '@vue/compiler-sfc@3.5.38':
2173 resolution: {integrity: sha512-DuA2GiZawSEW442iw/9+Fkol8hTgb4Ke5KkhmSry65QA7YuyMbIdy8p0XZRMvNwJdgRz307W8g1CSzdvS4nuNg==}
2174
2175 '@vue/compiler-ssr@3.5.38':
2176 resolution: {integrity: sha512-7s+W5Gc42FGxZMcuwl8H5B29T8BJPMdBT7KHFE+BbAuZ/iTEdTtv7z2XiMjiaUUw4w3ZcCEdHs36RuYJ2VA7bA==}
2177
2178 '@vue/devtools-api@8.1.3':
2179 resolution: {integrity: sha512-73NMCvxXh8Hyozc/jiwqTFWVcCMyi11U1zmrq4DoukQJnuo8JHt6FsNu4HdeUDa8SpIp5vb7Q22GWgIq0efsXg==}
2180
2181 '@vue/devtools-core@8.1.3':
2182 resolution: {integrity: sha512-xezkv5/CPH/o5C8PE2Len9MnTJMsctYYQbKbbUiNOJpKd+fRHj27nKDb/sbtYI8NSQduegeQhCJGKRgAiOV6Uw==}
2183 peerDependencies:
2184 vue: ^3.0.0
2185
2186 '@vue/devtools-kit@8.1.3':
2187 resolution: {integrity: sha512-cRn7GXiCQkMYU2Z3h3pM4YO/ndbx9FY1yLDAqIqPLcmIq4H6zAOJHein6tvZU3AfPwgrodqLiPBEF+YQaS8AxA==}
2188
2189 '@vue/devtools-shared@8.1.3':
2190 resolution: {integrity: sha512-CM3uIPL+v+lrJUk33+pxspYo0MhuMWlCvf7zC9fybifvCPyM2jUbYRPwoYEJgYbwRqPikm5HozbUhp60MF2QuA==}
2191
2192 '@vue/language-core@3.3.5':
2193 resolution: {integrity: sha512-UkKu5nhX89fg4VhlG/FOeI10G3cj/7radKT/cy9BT4Q9qJmJlSTAc/dP63Xqs29aypN4f39xUV6PsLNk/dcD6g==}
2194
2195 '@vue/reactivity@3.5.38':
2196 resolution: {integrity: sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==}
2197
2198 '@vue/runtime-core@3.5.38':
2199 resolution: {integrity: sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==}
2200
2201 '@vue/runtime-dom@3.5.38':
2202 resolution: {integrity: sha512-apX2wt9sdfDshS+a2xueFZLVpt0GkRJZSoPmrW/SA4yzXTznhfcMVW59gr7h4YQeY0vJhdJkk2rsIDwgfFgC5A==}
2203
2204 '@vue/server-renderer@3.5.38':
2205 resolution: {integrity: sha512-vue8vbf2QlV4quHqzwmJy6dWfmRhP1J8l4wtZg60CL6VoKqcPY2oe7may3+1d9qfpedjK5PRLFqd5k3Isj9mUw==}
2206 peerDependencies:
2207 vue: 3.5.38
2208
2209 '@vue/shared@3.5.38':
2210 resolution: {integrity: sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==}
2211
2212 abbrev@3.0.1:
2213 resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==}
2214 engines: {node: ^18.17.0 || >=20.5.0}
2215
2216 abort-controller@3.0.0:
2217 resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
2218 engines: {node: '>=6.5'}
2219
2220 acorn-import-attributes@1.9.5:
2221 resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
2222 peerDependencies:
2223 acorn: ^8
2224
2225 acorn-jsx@5.3.2:
2226 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
2227 peerDependencies:
2228 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
2229
2230 acorn@8.17.0:
2231 resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==}
2232 engines: {node: '>=0.4.0'}
2233 hasBin: true
2234
2235 agent-base@7.1.4:
2236 resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
2237 engines: {node: '>= 14'}
2238
2239 ajv@6.15.0:
2240 resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==}
2241
2242 alien-signals@3.2.1:
2243 resolution: {integrity: sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==}
2244
2245 ansi-regex@5.0.1:
2246 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
2247 engines: {node: '>=8'}
2248
2249 ansi-regex@6.2.2:
2250 resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
2251 engines: {node: '>=12'}
2252
2253 ansi-styles@4.3.0:
2254 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
2255 engines: {node: '>=8'}
2256
2257 ansi-styles@6.2.3:
2258 resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
2259 engines: {node: '>=12'}
2260
2261 ansis@4.3.1:
2262 resolution: {integrity: sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==}
2263 engines: {node: '>=14'}
2264
2265 anymatch@3.1.3:
2266 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
2267 engines: {node: '>= 8'}
2268
2269 archiver-utils@5.0.2:
2270 resolution: {integrity: sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==}
2271 engines: {node: '>= 14'}
2272
2273 archiver@7.0.1:
2274 resolution: {integrity: sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==}
2275 engines: {node: '>= 14'}
2276
2277 are-docs-informative@0.0.2:
2278 resolution: {integrity: sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==}
2279 engines: {node: '>=14'}
2280
2281 assertion-error@2.0.1:
2282 resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
2283 engines: {node: '>=12'}
2284
2285 ast-kit@2.2.0:
2286 resolution: {integrity: sha512-m1Q/RaVOnTp9JxPX+F+Zn7IcLYMzM8kZofDImfsKZd8MbR+ikdOzTeztStWqfrqIxZnYWryyI9ePm3NGjnZgGw==}
2287 engines: {node: '>=20.19.0'}
2288
2289 ast-walker-scope@0.9.0:
2290 resolution: {integrity: sha512-IJdzo2vLiElBxKzwS36VsCue/62d6IdWjnPB2v3nuPKeWGynp6FF/CYoLa5i/3jXH/z97ZDdsXz6abpgM6w07A==}
2291 engines: {node: '>=20.19.0'}
2292
2293 async-sema@3.1.1:
2294 resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
2295
2296 async@3.2.6:
2297 resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==}
2298
2299 autoprefixer@10.5.0:
2300 resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==}
2301 engines: {node: ^10 || ^12 || >=14}
2302 hasBin: true
2303 peerDependencies:
2304 postcss: ^8.1.0
2305
2306 b4a@1.8.1:
2307 resolution: {integrity: sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==}
2308 peerDependencies:
2309 react-native-b4a: '*'
2310 peerDependenciesMeta:
2311 react-native-b4a:
2312 optional: true
2313
2314 balanced-match@1.0.2:
2315 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
2316
2317 balanced-match@4.0.4:
2318 resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
2319 engines: {node: 18 || 20 || >=22}
2320
2321 bare-events@2.9.1:
2322 resolution: {integrity: sha512-Z0oHEHAFDZkffN8Qc39zNZjQlMDkPJRyyyZieU1VH7u8c5S+qHZ2S8ixdKIAxEjfHO7FJxXmJWgteOghVanIsg==}
2323 peerDependencies:
2324 bare-abort-controller: '*'
2325 peerDependenciesMeta:
2326 bare-abort-controller:
2327 optional: true
2328
2329 bare-fs@4.7.2:
2330 resolution: {integrity: sha512-aTvMFUWkBmjzKtEQMDGGDNF8bkfpD5N1b/FCwt7A3wrU4t1o/e/85Wzkluh6JlODCjqVESYCkQCdTXqZ9G7VFg==}
2331 engines: {bare: '>=1.16.0'}
2332 peerDependencies:
2333 bare-buffer: '*'
2334 peerDependenciesMeta:
2335 bare-buffer:
2336 optional: true
2337
2338 bare-os@3.9.1:
2339 resolution: {integrity: sha512-6M5XjcnsygQNPMCMPXSK379xrJFiZ/AEMNBmFEmQW8d/789VQATvriyi5r0HYTL9TkQ26rn3kgdTG3aisbrXkQ==}
2340 engines: {bare: '>=1.14.0'}
2341
2342 bare-path@3.0.1:
2343 resolution: {integrity: sha512-ghj2DSK/2e99a1anTVPCV4m4YIYtrbXhfM7V3D7XZLOTsybnYyaJloymGqssQc8l/or0UoDyRtNQkmkEF/ysgQ==}
2344
2345 bare-stream@2.13.3:
2346 resolution: {integrity: sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==}
2347 peerDependencies:
2348 bare-abort-controller: '*'
2349 bare-buffer: '*'
2350 bare-events: '*'
2351 peerDependenciesMeta:
2352 bare-abort-controller:
2353 optional: true
2354 bare-buffer:
2355 optional: true
2356 bare-events:
2357 optional: true
2358
2359 bare-url@2.4.5:
2360 resolution: {integrity: sha512-K+y9xF1tN+CdPu4qWwr0QiK1Al07eFPGYK5M2pDXcmHdMdgC/tT/bpmMe1hrmRHaidKLkXrC+cRNYf3XVDUhSQ==}
2361
2362 base64-js@1.5.1:
2363 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
2364
2365 baseline-browser-mapping@2.10.37:
2366 resolution: {integrity: sha512-girxaJ7WZssDOFhzCGZTDKoTa1gk6A1TbflaYTpykLJ4UU9Fz9kx1aREM8JCuoVHbL8X8T/mJg7w2oYSq72Oig==}
2367 engines: {node: '>=6.0.0'}
2368 hasBin: true
2369
2370 bindings@1.5.0:
2371 resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
2372
2373 birpc@2.9.0:
2374 resolution: {integrity: sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==}
2375
2376 birpc@4.0.0:
2377 resolution: {integrity: sha512-LShSxJP0KTmd101b6DRyGBj57LZxSDYWKitQNW/mi8GRMvZb078Uf9+pveax1DrVL89vm7mWe+TovdI/UDOuPw==}
2378
2379 boolbase@1.0.0:
2380 resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
2381
2382 brace-expansion@2.1.1:
2383 resolution: {integrity: sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==}
2384
2385 brace-expansion@5.0.6:
2386 resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
2387 engines: {node: 18 || 20 || >=22}
2388
2389 braces@3.0.3:
2390 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
2391 engines: {node: '>=8'}
2392
2393 browserslist@4.28.2:
2394 resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
2395 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
2396 hasBin: true
2397
2398 buffer-crc32@1.0.0:
2399 resolution: {integrity: sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==}
2400 engines: {node: '>=8.0.0'}
2401
2402 buffer-from@1.1.2:
2403 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
2404
2405 buffer@6.0.3:
2406 resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
2407
2408 builtin-modules@5.2.0:
2409 resolution: {integrity: sha512-02yxLeyxF4dNl6SlY6/5HfRSrSdZ/sCPoxy2kZNP5dZZX8LSAD9aE2gtJIUgWrsQTiMPl3mxESyrobSwvRGisQ==}
2410 engines: {node: '>=18.20'}
2411
2412 bundle-name@4.1.0:
2413 resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
2414 engines: {node: '>=18'}
2415
2416 c12@3.3.4:
2417 resolution: {integrity: sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==}
2418 peerDependencies:
2419 magicast: '*'
2420 peerDependenciesMeta:
2421 magicast:
2422 optional: true
2423
2424 cac@6.7.14:
2425 resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
2426 engines: {node: '>=8'}
2427
2428 caniuse-api@3.0.0:
2429 resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
2430
2431 caniuse-api@4.0.0:
2432 resolution: {integrity: sha512-B0hQ1OLyJuHTQSOWXvwibWqM6DCoqJdvBA6X1S/53bd4XU7LJ1yurIPlrsouol3mw1jh9pGI4ivubSpmJeIqCA==}
2433
2434 caniuse-lite@1.0.30001799:
2435 resolution: {integrity: sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==}
2436
2437 chai@6.2.2:
2438 resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
2439 engines: {node: '>=18'}
2440
2441 change-case@5.4.4:
2442 resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==}
2443
2444 changelogen@0.6.2:
2445 resolution: {integrity: sha512-QtC7+r9BxoUm+XDAwhLbz3CgU134J1ytfE3iCpLpA4KFzX2P1e6s21RrWDwUBzfx66b1Rv+6lOA2nS2btprd+A==}
2446 hasBin: true
2447
2448 chokidar@5.0.0:
2449 resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
2450 engines: {node: '>= 20.19.0'}
2451
2452 chownr@3.0.0:
2453 resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
2454 engines: {node: '>=18'}
2455
2456 ci-info@4.4.0:
2457 resolution: {integrity: sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==}
2458 engines: {node: '>=8'}
2459
2460 citty@0.1.6:
2461 resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
2462
2463 citty@0.2.2:
2464 resolution: {integrity: sha512-+6vJA3L98yv+IdfKGZHBNiGW5KHn22e/JwID0Strsz8h4S/csAu/OuICwxrg44k5MRiZHWIo8XXuJgQTriRP4w==}
2465
2466 cliui@9.0.1:
2467 resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==}
2468 engines: {node: '>=20'}
2469
2470 cluster-key-slot@1.1.1:
2471 resolution: {integrity: sha512-rwHwUfXL40Chm1r08yrhU3qpUvdVlgkKNeyeGPOxnW8/SyVDvgRaed/Uz54AqWNaTCAThlj6QAs3TZcKI0xDEw==}
2472 engines: {node: '>=0.10.0'}
2473
2474 color-convert@2.0.1:
2475 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
2476 engines: {node: '>=7.0.0'}
2477
2478 color-name@1.1.4:
2479 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
2480
2481 commander@11.1.0:
2482 resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
2483 engines: {node: '>=16'}
2484
2485 commander@2.20.3:
2486 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
2487
2488 comment-parser@1.4.7:
2489 resolution: {integrity: sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ==}
2490 engines: {node: '>= 12.0.0'}
2491
2492 commondir@1.0.1:
2493 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
2494
2495 compatx@0.2.0:
2496 resolution: {integrity: sha512-6gLRNt4ygsi5NyMVhceOCFv14CIdDFN7fQjX1U4+47qVE/+kjPoXMK65KWK+dWxmFzMTuKazoQ9sch6pM0p5oA==}
2497
2498 compress-commons@6.0.2:
2499 resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==}
2500 engines: {node: '>= 14'}
2501
2502 confbox@0.1.8:
2503 resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
2504
2505 confbox@0.2.4:
2506 resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
2507
2508 consola@3.4.2:
2509 resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
2510 engines: {node: ^14.18.0 || >=16.10.0}
2511
2512 convert-gitmoji@0.1.5:
2513 resolution: {integrity: sha512-4wqOafJdk2tqZC++cjcbGcaJ13BZ3kwldf06PTiAQRAB76Z1KJwZNL1SaRZMi2w1FM9RYTgZ6QErS8NUl/GBmQ==}
2514
2515 convert-source-map@2.0.0:
2516 resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
2517
2518 cookie-es@1.2.3:
2519 resolution: {integrity: sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==}
2520
2521 cookie-es@2.0.1:
2522 resolution: {integrity: sha512-aVf4A4hI2w70LnF7GG+7xDQUkliwiXWXFvTjkip4+b64ygDQ2sJPRSKFDHbxn8o0xu9QzPkMuuiWIXyFSE2slA==}
2523
2524 cookie-es@3.1.1:
2525 resolution: {integrity: sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==}
2526
2527 core-js-compat@3.49.0:
2528 resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
2529
2530 core-util-is@1.0.3:
2531 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
2532
2533 crc-32@1.2.2:
2534 resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==}
2535 engines: {node: '>=0.8'}
2536 hasBin: true
2537
2538 crc32-stream@6.0.0:
2539 resolution: {integrity: sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==}
2540 engines: {node: '>= 14'}
2541
2542 croner@10.0.1:
2543 resolution: {integrity: sha512-ixNtAJndqh173VQ4KodSdJEI6nuioBWI0V1ITNKhZZsO0pEMoDxz539T4FTTbSZ/xIOSuDnzxLVRqBVSvPNE2g==}
2544 engines: {node: '>=18.0'}
2545
2546 cross-spawn@7.0.6:
2547 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
2548 engines: {node: '>= 8'}
2549
2550 crossws@0.3.5:
2551 resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==}
2552
2553 crossws@0.4.6:
2554 resolution: {integrity: sha512-/Wxe9Z007EbJ496j88nToZEvyPZ8PY/wjZJ18Agh/GCA9cYHyLbxtrpdFlFzAw3TV20F0SUYGl0g6PzChbwUrg==}
2555 peerDependencies:
2556 srvx: '>=0.11.5'
2557 peerDependenciesMeta:
2558 srvx:
2559 optional: true
2560
2561 css-declaration-sorter@7.4.0:
2562 resolution: {integrity: sha512-LTuzjPoyA2vMGKKcaOqKSp7Ub2eGrNfKiZH4LpezxpNrsICGCSFvsQOI29psISxNZtaXibkC2CXzrQ5enMeGGw==}
2563 engines: {node: ^14 || ^16 || >=18}
2564 peerDependencies:
2565 postcss: ^8.0.9
2566
2567 css-select@5.2.2:
2568 resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
2569
2570 css-tree@2.2.1:
2571 resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==}
2572 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
2573
2574 css-tree@3.2.1:
2575 resolution: {integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==}
2576 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
2577
2578 css-what@6.2.2:
2579 resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==}
2580 engines: {node: '>= 6'}
2581
2582 cssesc@3.0.0:
2583 resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
2584 engines: {node: '>=4'}
2585 hasBin: true
2586
2587 cssnano-preset-default@7.0.17:
2588 resolution: {integrity: sha512-11qO63A+czwguQFJCaTdICvbaxn0pJzz/XghLlv+OT7WyToDxAMR0Xb3/26/l0y0hQJywwNbj/SLSQlGBHE1OA==}
2589 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
2590 peerDependencies:
2591 postcss: ^8.5.13
2592
2593 cssnano-preset-default@8.0.2:
2594 resolution: {integrity: sha512-+jQAqIKCqMmBjZs7741XkilU93ITZ/EW8gjAkMmujdCzfDkfjrDBv2VqkSu29Fzeig/0rZ3S9IAwfPLlmXEUfQ==}
2595 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
2596 peerDependencies:
2597 postcss: ^8.5.15
2598
2599 cssnano-utils@5.0.3:
2600 resolution: {integrity: sha512-ynIREMICLxkxm7e9bCR9sh75s4Q5drICi0ua1yxo5jH2XPBqSKkl4dOh4EbFqtUmnTMhRffHgYL0EKKkMjtJTg==}
2601 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
2602 peerDependencies:
2603 postcss: ^8.5.13
2604
2605 cssnano-utils@6.0.1:
2606 resolution: {integrity: sha512-zk65GIxA8tCjqVk7nTm1mE+ZKxtnxAvU5JSUaBLXbAr3ZF7IOvz3fbPOnEDvZKhnS7GOIitXTS5BgehLzNoc8Q==}
2607 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
2608 peerDependencies:
2609 postcss: ^8.5.15
2610
2611 cssnano@7.1.9:
2612 resolution: {integrity: sha512-uPR75+5Dk/WJ/YSPR1/YDHdwMM9c5FsaARljfKWgeCKLKOtJ0we21xy/RcCjn53fZnD/f6yYEIZ8pu18+GnbNQ==}
2613 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
2614 peerDependencies:
2615 postcss: ^8.5.13
2616
2617 cssnano@8.0.2:
2618 resolution: {integrity: sha512-K+a76gA1v0/CsYgcsE95HGGyIuPKxpQSetwSwz4nHEM8fFXqSkzq2JzEXFL8v5+CCjxzVVVhPcTK3Oo8SaF/xA==}
2619 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
2620 peerDependencies:
2621 postcss: ^8.5.15
2622
2623 csso@5.0.5:
2624 resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
2625 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
2626
2627 csstype@3.2.3:
2628 resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
2629
2630 db0@0.3.4:
2631 resolution: {integrity: sha512-RiXXi4WaNzPTHEOu8UPQKMooIbqOEyqA1t7Z6MsdxSCeb8iUC9ko3LcmsLmeUt2SM5bctfArZKkRQggKZz7JNw==}
2632 peerDependencies:
2633 '@electric-sql/pglite': '*'
2634 '@libsql/client': '*'
2635 better-sqlite3: '*'
2636 drizzle-orm: '*'
2637 mysql2: '*'
2638 sqlite3: '*'
2639 peerDependenciesMeta:
2640 '@electric-sql/pglite':
2641 optional: true
2642 '@libsql/client':
2643 optional: true
2644 better-sqlite3:
2645 optional: true
2646 drizzle-orm:
2647 optional: true
2648 mysql2:
2649 optional: true
2650 sqlite3:
2651 optional: true
2652
2653 debug@4.4.3:
2654 resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
2655 engines: {node: '>=6.0'}
2656 peerDependencies:
2657 supports-color: '*'
2658 peerDependenciesMeta:
2659 supports-color:
2660 optional: true
2661
2662 deep-is@0.1.4:
2663 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
2664
2665 deepmerge@4.3.1:
2666 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
2667 engines: {node: '>=0.10.0'}
2668
2669 default-browser-id@5.0.1:
2670 resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
2671 engines: {node: '>=18'}
2672
2673 default-browser@5.5.0:
2674 resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==}
2675 engines: {node: '>=18'}
2676
2677 define-lazy-prop@3.0.0:
2678 resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
2679 engines: {node: '>=12'}
2680
2681 defu@6.1.7:
2682 resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==}
2683
2684 denque@2.1.0:
2685 resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==}
2686 engines: {node: '>=0.10'}
2687
2688 depd@2.0.0:
2689 resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
2690 engines: {node: '>= 0.8'}
2691
2692 destr@2.0.5:
2693 resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
2694
2695 detect-indent@7.0.2:
2696 resolution: {integrity: sha512-y+8xyqdGLL+6sh0tVeHcfP/QDd8gUgbasolJJpY7NgeQGSZ739bDtSiaiDgtoicy+mtYB81dKLxO9xRhCyIB3A==}
2697 engines: {node: '>=12.20'}
2698
2699 detect-libc@2.1.2:
2700 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
2701 engines: {node: '>=8'}
2702
2703 devalue@5.8.1:
2704 resolution: {integrity: sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw==}
2705
2706 diff@8.0.4:
2707 resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==}
2708 engines: {node: '>=0.3.1'}
2709
2710 dom-serializer@2.0.0:
2711 resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
2712
2713 domelementtype@2.3.0:
2714 resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
2715
2716 domhandler@5.0.3:
2717 resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
2718 engines: {node: '>= 4'}
2719
2720 domutils@3.2.2:
2721 resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
2722
2723 dot-prop@10.1.0:
2724 resolution: {integrity: sha512-MVUtAugQMOff5RnBy2d9N31iG0lNwg1qAoAOn7pOK5wf94WIaE3My2p3uwTQuvS2AcqchkcR3bHByjaM0mmi7Q==}
2725 engines: {node: '>=20'}
2726
2727 dotenv@17.4.2:
2728 resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==}
2729 engines: {node: '>=12'}
2730
2731 duplexer@0.1.2:
2732 resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
2733
2734 eastasianwidth@0.2.0:
2735 resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
2736
2737 ee-first@1.1.1:
2738 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
2739
2740 electron-to-chromium@1.5.372:
2741 resolution: {integrity: sha512-M3yhbAlilnwqC8D21t28UCDGHyitShTmmLRU/H+b74P6Ski16Nb9HONYEaVpMj/pwC7BEo5B95FpjODLCWbtfA==}
2742
2743 emoji-regex@10.6.0:
2744 resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
2745
2746 emoji-regex@8.0.0:
2747 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
2748
2749 emoji-regex@9.2.2:
2750 resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
2751
2752 encodeurl@2.0.0:
2753 resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
2754 engines: {node: '>= 0.8'}
2755
2756 entities@4.5.0:
2757 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
2758 engines: {node: '>=0.12'}
2759
2760 entities@7.0.1:
2761 resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
2762 engines: {node: '>=0.12'}
2763
2764 error-stack-parser-es@1.0.5:
2765 resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
2766
2767 errx@0.1.0:
2768 resolution: {integrity: sha512-fZmsRiDNv07K6s2KkKFTiD2aIvECa7++PKyD5NC32tpRw46qZA3sOz+aM+/V9V0GDHxVTKLziveV4JhzBHDp9Q==}
2769
2770 es-errors@1.3.0:
2771 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
2772 engines: {node: '>= 0.4'}
2773
2774 es-module-lexer@2.1.0:
2775 resolution: {integrity: sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==}
2776
2777 esbuild@0.25.12:
2778 resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
2779 engines: {node: '>=18'}
2780 hasBin: true
2781
2782 esbuild@0.27.7:
2783 resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==}
2784 engines: {node: '>=18'}
2785 hasBin: true
2786
2787 esbuild@0.28.1:
2788 resolution: {integrity: sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==}
2789 engines: {node: '>=18'}
2790 hasBin: true
2791
2792 escalade@3.2.0:
2793 resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
2794 engines: {node: '>=6'}
2795
2796 escape-html@1.0.3:
2797 resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
2798
2799 escape-string-regexp@4.0.0:
2800 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
2801 engines: {node: '>=10'}
2802
2803 escape-string-regexp@5.0.0:
2804 resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
2805 engines: {node: '>=12'}
2806
2807 eslint-config-flat-gitignore@2.3.0:
2808 resolution: {integrity: sha512-bg4ZLGgoARg1naWfsINUUb/52Ksw/K22K+T16D38Y8v+/sGwwIYrGvH/JBjOin+RQtxxC9tzNNiy4shnGtGyyQ==}
2809 peerDependencies:
2810 eslint: ^9.5.0 || ^10.0.0
2811
2812 eslint-flat-config-utils@3.2.0:
2813 resolution: {integrity: sha512-PHgo1X5uqIorJONLVD9BIaOSdoYFD3z/AeJljdqDPlWVRpeCYkDbK9k0AXoYVqqNJr6FEYIEr5Rm2TSktLQcHw==}
2814
2815 eslint-import-context@0.1.9:
2816 resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==}
2817 engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
2818 peerDependencies:
2819 unrs-resolver: ^1.0.0
2820 peerDependenciesMeta:
2821 unrs-resolver:
2822 optional: true
2823
2824 eslint-merge-processors@2.0.0:
2825 resolution: {integrity: sha512-sUuhSf3IrJdGooquEUB5TNpGNpBoQccbnaLHsb1XkBLUPPqCNivCpY05ZcpCOiV9uHwO2yxXEWVczVclzMxYlA==}
2826 peerDependencies:
2827 eslint: '*'
2828
2829 eslint-plugin-import-lite@0.6.0:
2830 resolution: {integrity: sha512-80vevx2A7i3H7n1/6pqDO8cc5wRz6OwLDvIyVl9UflBV1N1f46e9Ihzi65IOLYoSxM6YykK2fTw1xm0Ixx6aTQ==}
2831 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2832 peerDependencies:
2833 eslint: ^9.0.0 || ^10.0.0
2834
2835 eslint-plugin-import-x@4.16.2:
2836 resolution: {integrity: sha512-rM9K8UBHcWKpzQzStn1YRN2T5NvdeIfSVoKu/lKF41znQXHAUcBbYXe5wd6GNjZjTrP7viQ49n1D83x/2gYgIw==}
2837 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2838 peerDependencies:
2839 '@typescript-eslint/utils': ^8.56.0
2840 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
2841 eslint-import-resolver-node: '*'
2842 peerDependenciesMeta:
2843 '@typescript-eslint/utils':
2844 optional: true
2845 eslint-import-resolver-node:
2846 optional: true
2847
2848 eslint-plugin-jsdoc@63.0.2:
2849 resolution: {integrity: sha512-0TchoK1uS4VxHSo3P4CyWQ31Lm+6zsT+xkHMC5KbFKwgOf8YrXPf1Bl8EP7kpgw1wfe/Ui5jz5mSX7ou8WAVuw==}
2850 engines: {node: ^22.13.0 || >=24}
2851 peerDependencies:
2852 eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
2853
2854 eslint-plugin-regexp@3.1.0:
2855 resolution: {integrity: sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg==}
2856 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2857 peerDependencies:
2858 eslint: '>=9.38.0'
2859
2860 eslint-plugin-unicorn@65.0.1:
2861 resolution: {integrity: sha512-daCrQrgxOoOz2uMPWB3Y3vvv/5q+ncwICI8IjoebiwtW87CaY4tAN5EEiRXTYVnf7qi1v1BGBdHOSnZLV0rx6A==}
2862 engines: {node: ^20.10.0 || >=21.0.0}
2863 peerDependencies:
2864 eslint: '>=9.38.0'
2865
2866 eslint-plugin-vue@10.9.2:
2867 resolution: {integrity: sha512-4g7ZP3pYcuqd7Zp0pzUKcos0W+RkjBz4EGdhJ92FcYk6v03Ti/GK5NwjgsjxHK+98eXDbHeK7VtX1az7/8doZA==}
2868 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2869 peerDependencies:
2870 '@stylistic/eslint-plugin': ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
2871 '@typescript-eslint/parser': ^7.0.0 || ^8.0.0
2872 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
2873 vue-eslint-parser: ^10.3.0
2874 peerDependenciesMeta:
2875 '@stylistic/eslint-plugin':
2876 optional: true
2877 '@typescript-eslint/parser':
2878 optional: true
2879
2880 eslint-processor-vue-blocks@2.0.0:
2881 resolution: {integrity: sha512-u4W0CJwGoWY3bjXAuFpc/b6eK3NQEI8MoeW7ritKj3G3z/WtHrKjkqf+wk8mPEy5rlMGS+k6AZYOw2XBoN/02Q==}
2882 peerDependencies:
2883 '@vue/compiler-sfc': ^3.3.0
2884 eslint: '>=9.0.0'
2885
2886 eslint-scope@9.1.2:
2887 resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
2888 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2889
2890 eslint-visitor-keys@3.4.3:
2891 resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
2892 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2893
2894 eslint-visitor-keys@4.2.1:
2895 resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
2896 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2897
2898 eslint-visitor-keys@5.0.1:
2899 resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
2900 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2901
2902 eslint@10.5.0:
2903 resolution: {integrity: sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==}
2904 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2905 hasBin: true
2906 peerDependencies:
2907 jiti: '*'
2908 peerDependenciesMeta:
2909 jiti:
2910 optional: true
2911
2912 espree@10.4.0:
2913 resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
2914 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2915
2916 espree@11.2.0:
2917 resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==}
2918 engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2919
2920 esquery@1.7.0:
2921 resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
2922 engines: {node: '>=0.10'}
2923
2924 esrecurse@4.3.0:
2925 resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
2926 engines: {node: '>=4.0'}
2927
2928 estraverse@5.3.0:
2929 resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
2930 engines: {node: '>=4.0'}
2931
2932 estree-walker@2.0.2:
2933 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
2934
2935 estree-walker@3.0.3:
2936 resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
2937
2938 esutils@2.0.3:
2939 resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
2940 engines: {node: '>=0.10.0'}
2941
2942 etag@1.8.1:
2943 resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
2944 engines: {node: '>= 0.6'}
2945
2946 event-target-shim@5.0.1:
2947 resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
2948 engines: {node: '>=6'}
2949
2950 events-universal@1.0.1:
2951 resolution: {integrity: sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==}
2952
2953 events@3.3.0:
2954 resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
2955 engines: {node: '>=0.8.x'}
2956
2957 execa@8.0.1:
2958 resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
2959 engines: {node: '>=16.17'}
2960
2961 expect-type@1.3.0:
2962 resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
2963 engines: {node: '>=12.0.0'}
2964
2965 exsolve@1.0.8:
2966 resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
2967
2968 fake-indexeddb@6.2.5:
2969 resolution: {integrity: sha512-CGnyrvbhPlWYMngksqrSSUT1BAVP49dZocrHuK0SvtR0D5TMs5wP0o3j7jexDJW01KSadjBp1M/71o/KR3nD1w==}
2970 engines: {node: '>=18'}
2971
2972 fast-deep-equal@3.1.3:
2973 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
2974
2975 fast-fifo@1.3.2:
2976 resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
2977
2978 fast-glob@3.3.3:
2979 resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
2980 engines: {node: '>=8.6.0'}
2981
2982 fast-json-stable-stringify@2.1.0:
2983 resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
2984
2985 fast-levenshtein@2.0.6:
2986 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
2987
2988 fast-npm-meta@1.5.1:
2989 resolution: {integrity: sha512-tWhw7z4jFuQgZB9tbQyUh5BY9nNd/wimM+fBLfmmJjakkJDNvbJKm0nQ5ruPKC0us1HGg7L6iBk1fxpSzcgSaA==}
2990 hasBin: true
2991
2992 fast-string-truncated-width@1.2.1:
2993 resolution: {integrity: sha512-Q9acT/+Uu3GwGj+5w/zsGuQjh9O1TyywhIwAxHudtWrgF09nHOPrvTLhQevPbttcxjr/SNN7mJmfOw/B1bXgow==}
2994
2995 fast-string-truncated-width@3.0.3:
2996 resolution: {integrity: sha512-0jjjIEL6+0jag3l2XWWizO64/aZVtpiGE3t0Zgqxv0DPuxiMjvB3M24fCyhZUO4KomJQPj3LTSUnDP3GpdwC0g==}
2997
2998 fast-string-width@1.1.0:
2999 resolution: {integrity: sha512-O3fwIVIH5gKB38QNbdg+3760ZmGz0SZMgvwJbA1b2TGXceKE6A2cOlfogh1iw8lr049zPyd7YADHy+B7U4W9bQ==}
3000
3001 fast-string-width@3.0.2:
3002 resolution: {integrity: sha512-gX8LrtNEI5hq8DVUfRQMbr5lpaS4nMIWV+7XEbXk2b8kiQIizgnlr12B4dA3ZEx3308ze0O4Q1R+cHts8kyUJg==}
3003
3004 fast-wrap-ansi@0.1.6:
3005 resolution: {integrity: sha512-HlUwET7a5gqjURj70D5jl7aC3Zmy4weA1SHUfM0JFI0Ptq987NH2TwbBFLoERhfwk+E+eaq4EK3jXoT+R3yp3w==}
3006
3007 fast-wrap-ansi@0.2.2:
3008 resolution: {integrity: sha512-7F2Fl+TjRSenLqlU3UjSH0iyqopqoZIu7eZVpEirP2g1GtWa2G/ecEmBdgz31+Mxr+ELclgg6sokpSFIQiZ02Q==}
3009
3010 fastq@1.20.1:
3011 resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
3012
3013 fdir@6.5.0:
3014 resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
3015 engines: {node: '>=12.0.0'}
3016 peerDependencies:
3017 picomatch: ^3 || ^4
3018 peerDependenciesMeta:
3019 picomatch:
3020 optional: true
3021
3022 file-entry-cache@8.0.0:
3023 resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
3024 engines: {node: '>=16.0.0'}
3025
3026 file-uri-to-path@1.0.0:
3027 resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
3028
3029 fill-range@7.1.1:
3030 resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
3031 engines: {node: '>=8'}
3032
3033 find-up-simple@1.0.1:
3034 resolution: {integrity: sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==}
3035 engines: {node: '>=18'}
3036
3037 find-up@5.0.0:
3038 resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
3039 engines: {node: '>=10'}
3040
3041 fix-dts-default-cjs-exports@1.0.1:
3042 resolution: {integrity: sha512-pVIECanWFC61Hzl2+oOCtoJ3F17kglZC/6N94eRWycFgBH35hHx0Li604ZIzhseh97mf2p0cv7vVrOZGoqhlEg==}
3043
3044 flat-cache@4.0.1:
3045 resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
3046 engines: {node: '>=16'}
3047
3048 flatted@3.4.2:
3049 resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
3050
3051 foreground-child@3.3.1:
3052 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
3053 engines: {node: '>=14'}
3054
3055 fraction.js@5.3.4:
3056 resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==}
3057
3058 fresh@2.0.0:
3059 resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
3060 engines: {node: '>= 0.8'}
3061
3062 fsevents@2.3.3:
3063 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
3064 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
3065 os: [darwin]
3066
3067 function-bind@1.1.2:
3068 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
3069
3070 fuse.js@7.4.2:
3071 resolution: {integrity: sha512-LVbzjD4WA6UP5B1UnP8wuaXJiLnqMdM/E4fiJXTJ5haJ5b/MBNsK29h2fm6swEoQaVQjvYFWKLE2RanyZIoRVQ==}
3072 engines: {node: '>=10'}
3073
3074 fzf@0.5.2:
3075 resolution: {integrity: sha512-Tt4kuxLXFKHy8KT40zwsUPUkg1CrsgY25FxA2U/j/0WgEDCk3ddc/zLTCCcbSHX9FcKtLuVaDGtGE/STWC+j3Q==}
3076
3077 gensync@1.0.0-beta.2:
3078 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
3079 engines: {node: '>=6.9.0'}
3080
3081 get-caller-file@2.0.5:
3082 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
3083 engines: {node: 6.* || 8.* || >= 10.*}
3084
3085 get-east-asian-width@1.6.0:
3086 resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
3087 engines: {node: '>=18'}
3088
3089 get-port-please@3.2.0:
3090 resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==}
3091
3092 get-stream@8.0.1:
3093 resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
3094 engines: {node: '>=16'}
3095
3096 get-tsconfig@4.14.0:
3097 resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==}
3098
3099 giget@3.3.0:
3100 resolution: {integrity: sha512-gzi2D96p+AMfDcmJHGDj3KJ9NRiwvlFAU5yfa3ROwWZmFUjX4P43x3BcyRaOMMLto1vUo7C+86+MFhYTl6Ryiw==}
3101 hasBin: true
3102
3103 glob-parent@5.1.2:
3104 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
3105 engines: {node: '>= 6'}
3106
3107 glob-parent@6.0.2:
3108 resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
3109 engines: {node: '>=10.13.0'}
3110
3111 glob@10.5.0:
3112 resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==}
3113 deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
3114 hasBin: true
3115
3116 glob@13.0.6:
3117 resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==}
3118 engines: {node: 18 || 20 || >=22}
3119
3120 global-directory@4.0.1:
3121 resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==}
3122 engines: {node: '>=18'}
3123
3124 globals@17.6.0:
3125 resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==}
3126 engines: {node: '>=18'}
3127
3128 globby@16.2.0:
3129 resolution: {integrity: sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==}
3130 engines: {node: '>=20'}
3131
3132 graceful-fs@4.2.11:
3133 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
3134
3135 gzip-size@7.0.0:
3136 resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==}
3137 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
3138
3139 h3@1.15.11:
3140 resolution: {integrity: sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==}
3141
3142 h3@2.0.1-rc.20:
3143 resolution: {integrity: sha512-28ljodXuUp0fZovdiSRq4G9OgrxCztrJe5VdYzXAB7ueRvI7pIUqLU14Xi3XqdYJ/khXjfpUOOD2EQa6CmBgsg==}
3144 engines: {node: '>=20.11.1'}
3145 hasBin: true
3146 peerDependencies:
3147 crossws: ^0.4.1
3148 peerDependenciesMeta:
3149 crossws:
3150 optional: true
3151
3152 hasown@2.0.4:
3153 resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
3154 engines: {node: '>= 0.4'}
3155
3156 hookable@5.5.3:
3157 resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
3158
3159 hookable@6.1.1:
3160 resolution: {integrity: sha512-U9LYDy1CwhMCnprUfeAZWZGByVbhd54hwepegYTK7Pi5NvqEj63ifz5z+xukznehT7i6NIZRu89Ay1AZmRsLEQ==}
3161
3162 html-entities@2.6.0:
3163 resolution: {integrity: sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==}
3164
3165 http-errors@2.0.1:
3166 resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
3167 engines: {node: '>= 0.8'}
3168
3169 http-shutdown@1.2.2:
3170 resolution: {integrity: sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==}
3171 engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
3172
3173 https-proxy-agent@7.0.6:
3174 resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
3175 engines: {node: '>= 14'}
3176
3177 httpxy@0.5.3:
3178 resolution: {integrity: sha512-SMS9V6Sn7VWaS11lYhoAr0ceoaiolTWf4jYdJn0NJhCdKMu9R2H9Fh0LBDWBHQF6HRLI1PmaePYsjanSpE5PEw==}
3179
3180 human-signals@5.0.0:
3181 resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
3182 engines: {node: '>=16.17.0'}
3183
3184 ieee754@1.2.1:
3185 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
3186
3187 ignore@5.3.2:
3188 resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
3189 engines: {node: '>= 4'}
3190
3191 ignore@7.0.5:
3192 resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
3193 engines: {node: '>= 4'}
3194
3195 image-meta@0.2.2:
3196 resolution: {integrity: sha512-3MOLanc3sb3LNGWQl1RlQlNWURE5g32aUphrDyFeCsxBTk08iE3VNe4CwsUZ0Qs1X+EfX0+r29Sxdpza4B+yRA==}
3197
3198 impound@1.1.5:
3199 resolution: {integrity: sha512-5AUn+QE0UofqNHu5f2Skf6Svukdg4ehOIq8O0EtqIx4jta0CDZYBPqpIHt0zrlUTiFVYlLpeH39DoikXBjPKpA==}
3200
3201 imurmurhash@0.1.4:
3202 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
3203 engines: {node: '>=0.8.19'}
3204
3205 indent-string@5.0.0:
3206 resolution: {integrity: sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==}
3207 engines: {node: '>=12'}
3208
3209 inherits@2.0.4:
3210 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
3211
3212 ini@4.1.1:
3213 resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==}
3214 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
3215
3216 ioredis@5.11.1:
3217 resolution: {integrity: sha512-ehuGcf94bQXhfagULNXrJdfnWO38v070jxSx/qE87Kjzmu2fU7ro5EFAb+OPituLqgfyuQaym5DlrNydW2sJ9A==}
3218 engines: {node: '>=12.22.0'}
3219
3220 iron-webcrypto@1.2.1:
3221 resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==}
3222
3223 is-builtin-module@5.0.0:
3224 resolution: {integrity: sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==}
3225 engines: {node: '>=18.20'}
3226
3227 is-core-module@2.16.2:
3228 resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
3229 engines: {node: '>= 0.4'}
3230
3231 is-docker@3.0.0:
3232 resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
3233 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
3234 hasBin: true
3235
3236 is-extglob@2.1.1:
3237 resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
3238 engines: {node: '>=0.10.0'}
3239
3240 is-fullwidth-code-point@3.0.0:
3241 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
3242 engines: {node: '>=8'}
3243
3244 is-glob@4.0.3:
3245 resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
3246 engines: {node: '>=0.10.0'}
3247
3248 is-in-ssh@1.0.0:
3249 resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==}
3250 engines: {node: '>=20'}
3251
3252 is-inside-container@1.0.0:
3253 resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
3254 engines: {node: '>=14.16'}
3255 hasBin: true
3256
3257 is-installed-globally@1.0.0:
3258 resolution: {integrity: sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==}
3259 engines: {node: '>=18'}
3260
3261 is-module@1.0.0:
3262 resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
3263
3264 is-number@7.0.0:
3265 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
3266 engines: {node: '>=0.12.0'}
3267
3268 is-path-inside@4.0.0:
3269 resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==}
3270 engines: {node: '>=12'}
3271
3272 is-reference@1.2.1:
3273 resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
3274
3275 is-stream@2.0.1:
3276 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
3277 engines: {node: '>=8'}
3278
3279 is-stream@3.0.0:
3280 resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
3281 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
3282
3283 is-wsl@3.1.1:
3284 resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==}
3285 engines: {node: '>=16'}
3286
3287 isarray@1.0.0:
3288 resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
3289
3290 isexe@2.0.0:
3291 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
3292
3293 isexe@4.0.0:
3294 resolution: {integrity: sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==}
3295 engines: {node: '>=20'}
3296
3297 jackspeak@3.4.3:
3298 resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
3299
3300 jiti@1.21.7:
3301 resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
3302 hasBin: true
3303
3304 jiti@2.7.0:
3305 resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
3306 hasBin: true
3307
3308 js-tokens@4.0.0:
3309 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
3310
3311 js-tokens@9.0.1:
3312 resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
3313
3314 jsdoc-type-pratt-parser@7.2.0:
3315 resolution: {integrity: sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==}
3316 engines: {node: '>=20.0.0'}
3317
3318 jsesc@3.1.0:
3319 resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
3320 engines: {node: '>=6'}
3321 hasBin: true
3322
3323 json-buffer@3.0.1:
3324 resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
3325
3326 json-schema-traverse@0.4.1:
3327 resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
3328
3329 json-stable-stringify-without-jsonify@1.0.1:
3330 resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
3331
3332 json5@2.2.3:
3333 resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
3334 engines: {node: '>=6'}
3335 hasBin: true
3336
3337 keyv@4.5.4:
3338 resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
3339
3340 kleur@4.1.5:
3341 resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
3342 engines: {node: '>=6'}
3343
3344 klona@2.0.6:
3345 resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
3346 engines: {node: '>= 8'}
3347
3348 knitwork@1.3.0:
3349 resolution: {integrity: sha512-4LqMNoONzR43B1W0ek0fhXMsDNW/zxa1NdFAVMY+k28pgZLovR4G3PB5MrpTxCy1QaZCqNoiaKPr5w5qZHfSNw==}
3350
3351 launch-editor@2.14.1:
3352 resolution: {integrity: sha512-QWBrQsMpH7gPr965dsKD/3cKWiNoTjpATQf++Xq63N6sKRGMwlVXz41O1IZTMfZQgBctD/K5Zt06+/I6pP6+HA==}
3353
3354 lazystream@1.0.1:
3355 resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
3356 engines: {node: '>= 0.6.3'}
3357
3358 levn@0.4.1:
3359 resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
3360 engines: {node: '>= 0.8.0'}
3361
3362 lilconfig@3.1.3:
3363 resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
3364 engines: {node: '>=14'}
3365
3366 listhen@1.10.0:
3367 resolution: {integrity: sha512-kfz4C0OrC6IpaVMtYDJtf6PFjurxe9NBBoDAh/o2p587INryFOO4DQ9OetbCdDrWFt1m1CJKvYrzkGsuPHw8nQ==}
3368 hasBin: true
3369
3370 local-pkg@1.2.1:
3371 resolution: {integrity: sha512-++gUqRDEvcnN6Zhqrr+y/CkVEHhlrR96vZn3nZZPYzMcBUyBtTKzB9NadClFIsIVSsu+3i9tfk/erqy9kAmt7Q==}
3372 engines: {node: '>=14'}
3373
3374 locate-path@6.0.0:
3375 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
3376 engines: {node: '>=10'}
3377
3378 lodash.memoize@4.1.2:
3379 resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
3380
3381 lodash.uniq@4.5.0:
3382 resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
3383
3384 lodash@4.18.1:
3385 resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
3386
3387 lru-cache@10.4.3:
3388 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
3389
3390 lru-cache@11.5.1:
3391 resolution: {integrity: sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==}
3392 engines: {node: 20 || >=22}
3393
3394 lru-cache@5.1.1:
3395 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
3396
3397 magic-regexp@0.10.0:
3398 resolution: {integrity: sha512-Uly1Bu4lO1hwHUW0CQeSWuRtzCMNO00CmXtS8N6fyvB3B979GOEEeAkiTUDsmbYLAbvpUS/Kt5c4ibosAzVyVg==}
3399
3400 magic-regexp@0.11.0:
3401 resolution: {integrity: sha512-LG77Z/gVnwz7oaDpD4heX6ryl+lcr4l1B2gnP4MMvt2pGhGC1Dfj7dl1pXpP4ih+VQFLuAadeKVa+lARAzfW+Q==}
3402
3403 magic-string-ast@1.0.3:
3404 resolution: {integrity: sha512-CvkkH1i81zl7mmb94DsRiFeG9V2fR2JeuK8yDgS8oiZSFa++wWLEgZ5ufEOyLHbvSbD1gTRKv9NdX69Rnvr9JA==}
3405 engines: {node: '>=20.19.0'}
3406
3407 magic-string@0.30.21:
3408 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
3409
3410 magicast@0.5.3:
3411 resolution: {integrity: sha512-pVKE4UdSQ7DvHzivsCIFx2BJn1mHG6KsyrFcaxFx6tONdneEuThrDx0Cj3AMg58KyN4pzYT+LHOotxDQDjNvkw==}
3412
3413 mdn-data@2.0.28:
3414 resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
3415
3416 mdn-data@2.27.1:
3417 resolution: {integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==}
3418
3419 merge-stream@2.0.0:
3420 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
3421
3422 merge2@1.4.1:
3423 resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
3424 engines: {node: '>= 8'}
3425
3426 micromatch@4.0.8:
3427 resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
3428 engines: {node: '>=8.6'}
3429
3430 mime-db@1.54.0:
3431 resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
3432 engines: {node: '>= 0.6'}
3433
3434 mime-types@3.0.2:
3435 resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==}
3436 engines: {node: '>=18'}
3437
3438 mime@4.1.0:
3439 resolution: {integrity: sha512-X5ju04+cAzsojXKes0B/S4tcYtFAJ6tTMuSPBEn9CPGlrWr8Fiw7qYeLT0XyH80HSoAoqWCaz+MWKh22P7G1cw==}
3440 engines: {node: '>=16'}
3441 hasBin: true
3442
3443 mimic-fn@4.0.0:
3444 resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
3445 engines: {node: '>=12'}
3446
3447 minimatch@10.2.5:
3448 resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
3449 engines: {node: 18 || 20 || >=22}
3450
3451 minimatch@5.1.9:
3452 resolution: {integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==}
3453 engines: {node: '>=10'}
3454
3455 minimatch@9.0.9:
3456 resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
3457 engines: {node: '>=16 || 14 >=14.17'}
3458
3459 minipass@7.1.3:
3460 resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
3461 engines: {node: '>=16 || 14 >=14.17'}
3462
3463 minizlib@3.1.0:
3464 resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==}
3465 engines: {node: '>= 18'}
3466
3467 mkdist@2.4.1:
3468 resolution: {integrity: sha512-Ezk0gi04GJBkqMfsksICU5Rjoemc4biIekwgrONWVPor2EO/N9nBgN6MZXAf7Yw4mDDhrNyKbdETaHNevfumKg==}
3469 hasBin: true
3470 peerDependencies:
3471 sass: ^1.92.1
3472 typescript: '>=5.9.2'
3473 vue: ^3.5.21
3474 vue-sfc-transformer: ^0.1.1
3475 vue-tsc: ^1.8.27 || ^2.0.21 || ^3.0.0
3476 peerDependenciesMeta:
3477 sass:
3478 optional: true
3479 typescript:
3480 optional: true
3481 vue:
3482 optional: true
3483 vue-sfc-transformer:
3484 optional: true
3485 vue-tsc:
3486 optional: true
3487
3488 mlly@1.8.2:
3489 resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==}
3490
3491 mocked-exports@0.1.1:
3492 resolution: {integrity: sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==}
3493
3494 mri@1.2.0:
3495 resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
3496 engines: {node: '>=4'}
3497
3498 mrmime@2.0.1:
3499 resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
3500 engines: {node: '>=10'}
3501
3502 ms@2.1.3:
3503 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
3504
3505 muggle-string@0.4.1:
3506 resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
3507
3508 nanoid@3.3.12:
3509 resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
3510 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
3511 hasBin: true
3512
3513 nanotar@0.3.0:
3514 resolution: {integrity: sha512-Kv2JYYiCzt16Kt5QwAc9BFG89xfPNBx+oQL4GQXD9nLqPkZBiNaqaCWtwnbk/q7UVsTYevvM1b0UF8zmEI4pCg==}
3515
3516 napi-postinstall@0.3.4:
3517 resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==}
3518 engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
3519 hasBin: true
3520
3521 natural-compare@1.4.0:
3522 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
3523
3524 nitropack@2.13.4:
3525 resolution: {integrity: sha512-tX7bT6zxNeMwkc6hxHiZeUoTOjVrcjoh1Z3cmxOlodIqjl4HISgqfGOmkWSayky3Nv9Z5+KQH52F8nmXJY5AAA==}
3526 engines: {node: ^20.19.0 || >=22.12.0}
3527 hasBin: true
3528 peerDependencies:
3529 xml2js: ^0.6.2
3530 peerDependenciesMeta:
3531 xml2js:
3532 optional: true
3533
3534 node-addon-api@7.1.1:
3535 resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
3536
3537 node-fetch-native@1.6.7:
3538 resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
3539
3540 node-fetch@2.7.0:
3541 resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
3542 engines: {node: 4.x || >=6.0.0}
3543 peerDependencies:
3544 encoding: ^0.1.0
3545 peerDependenciesMeta:
3546 encoding:
3547 optional: true
3548
3549 node-forge@1.4.0:
3550 resolution: {integrity: sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==}
3551 engines: {node: '>= 6.13.0'}
3552
3553 node-gyp-build@4.8.4:
3554 resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
3555 hasBin: true
3556
3557 node-mock-http@1.0.4:
3558 resolution: {integrity: sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==}
3559
3560 node-releases@2.0.47:
3561 resolution: {integrity: sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==}
3562 engines: {node: '>=18'}
3563
3564 nopt@8.1.0:
3565 resolution: {integrity: sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==}
3566 engines: {node: ^18.17.0 || >=20.5.0}
3567 hasBin: true
3568
3569 normalize-path@3.0.0:
3570 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
3571 engines: {node: '>=0.10.0'}
3572
3573 npm-run-path@5.3.0:
3574 resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
3575 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
3576
3577 npm-run-path@6.0.0:
3578 resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
3579 engines: {node: '>=18'}
3580
3581 nth-check@2.1.1:
3582 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
3583
3584 nuxt@4.4.8:
3585 resolution: {integrity: sha512-r/DGE4cNkEDclOw9tbJ18zqu+ix3me+7QCfumPdl5lBXGWgCajskzuq/HzDkHKfIZsn7ACVEjMLRNA2teh++bQ==}
3586 engines: {node: ^22.12.0 || ^24.11.0 || >=26.0.0}
3587 hasBin: true
3588 peerDependencies:
3589 '@parcel/watcher': ^2.1.0
3590 '@types/node': '>=18.12.0'
3591 peerDependenciesMeta:
3592 '@parcel/watcher':
3593 optional: true
3594 '@types/node':
3595 optional: true
3596
3597 nypm@0.6.7:
3598 resolution: {integrity: sha512-s3ds97SD5pd1dULE+tHUk1DrV0cSHOnsfpcdGATJ8JpBo21DoKqN9exTH4/2nhPQNOLomBdTFMicN94S4DrZrQ==}
3599 engines: {node: '>=18'}
3600 hasBin: true
3601
3602 object-deep-merge@2.0.1:
3603 resolution: {integrity: sha512-aKttDKcU3pyZqKcCkDhsMn70WmZFG2JGDQLP9EcLyTSIFQRCPWLAmBZRLJnrVUrhPG1jETEEbfdgbNtJf1LyMg==}
3604
3605 obug@2.1.3:
3606 resolution: {integrity: sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
3607 engines: {node: '>=12.20.0'}
3608
3609 ofetch@1.5.1:
3610 resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==}
3611
3612 ofetch@2.0.0-alpha.3:
3613 resolution: {integrity: sha512-zpYTCs2byOuft65vI3z43Dd6iSdFbOZZLb9/d21aCpx2rGastVU9dOCv0lu4ykc1Ur1anAYjDi3SUvR0vq50JA==}
3614
3615 ohash@2.0.11:
3616 resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
3617
3618 on-change@6.0.2:
3619 resolution: {integrity: sha512-08+12qcOVEA0fS9g/VxKS27HaT94nRutUT77J2dr8zv/unzXopvhBuF8tNLWsoLQ5IgrQ6eptGeGqUYat82U1w==}
3620 engines: {node: '>=20'}
3621
3622 on-finished@2.4.1:
3623 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
3624 engines: {node: '>= 0.8'}
3625
3626 onetime@6.0.0:
3627 resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
3628 engines: {node: '>=12'}
3629
3630 open@10.2.0:
3631 resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==}
3632 engines: {node: '>=18'}
3633
3634 open@11.0.0:
3635 resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==}
3636 engines: {node: '>=20'}
3637
3638 optionator@0.9.4:
3639 resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
3640 engines: {node: '>= 0.8.0'}
3641
3642 oxc-minify@0.133.0:
3643 resolution: {integrity: sha512-6bNsYU+5WNIaNHB16zHnL24cUaJuKiPzUvjENoMale3+U8ZBMbGYgdgt//frx0ge7UcgEGIpqtukGGNPT0kxfQ==}
3644 engines: {node: ^20.19.0 || >=22.12.0}
3645
3646 oxc-parser@0.133.0:
3647 resolution: {integrity: sha512-661RSx+ZcjBmjBYid+Fpp/2F5EbtildpeoZh5HdgnGs+jZ03nqQEQW8yGkt4BGyOC3OMPDQQRl8M5kqD2/g6jw==}
3648 engines: {node: ^20.19.0 || >=22.12.0}
3649
3650 oxc-transform@0.133.0:
3651 resolution: {integrity: sha512-9lt2b+hkG6yqe0fUDMHhMk7rgI9uTjNxU9wauQiYnHzc4kZI8JP/OhBqXTIJQTrqRJ8CkSH3O5AhQ13ke28yNg==}
3652 engines: {node: ^20.19.0 || >=22.12.0}
3653
3654 oxc-walker@1.0.0:
3655 resolution: {integrity: sha512-eMsHflAGfOskpWxtp9xP/f5b96XLEU8ifTd2gOOCkdux9HMxKGy5S1ru0Gh1B3aPu+YbfmWUUVkcb7MrZz3XyQ==}
3656 peerDependencies:
3657 oxc-parser: '>=0.98.0'
3658 rolldown: '>=1.0.0'
3659 peerDependenciesMeta:
3660 oxc-parser:
3661 optional: true
3662 rolldown:
3663 optional: true
3664
3665 p-limit@3.1.0:
3666 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
3667 engines: {node: '>=10'}
3668
3669 p-locate@5.0.0:
3670 resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
3671 engines: {node: '>=10'}
3672
3673 package-json-from-dist@1.0.1:
3674 resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
3675
3676 package-manager-detector@1.6.0:
3677 resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==}
3678
3679 parse-imports-exports@0.2.4:
3680 resolution: {integrity: sha512-4s6vd6dx1AotCx/RCI2m7t7GCh5bDRUtGNvRfHSP2wbBQdMi67pPe7mtzmgwcaQ8VKK/6IB7Glfyu3qdZJPybQ==}
3681
3682 parse-statements@1.0.11:
3683 resolution: {integrity: sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA==}
3684
3685 parseurl@1.3.3:
3686 resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
3687 engines: {node: '>= 0.8'}
3688
3689 path-browserify@1.0.1:
3690 resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
3691
3692 path-exists@4.0.0:
3693 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
3694 engines: {node: '>=8'}
3695
3696 path-key@3.1.1:
3697 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
3698 engines: {node: '>=8'}
3699
3700 path-key@4.0.0:
3701 resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
3702 engines: {node: '>=12'}
3703
3704 path-parse@1.0.7:
3705 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
3706
3707 path-scurry@1.11.1:
3708 resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
3709 engines: {node: '>=16 || 14 >=14.18'}
3710
3711 path-scurry@2.0.2:
3712 resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
3713 engines: {node: 18 || 20 || >=22}
3714
3715 pathe@1.1.2:
3716 resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
3717
3718 pathe@2.0.3:
3719 resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
3720
3721 perfect-debounce@2.1.0:
3722 resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==}
3723
3724 picocolors@1.1.1:
3725 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
3726
3727 picomatch@2.3.2:
3728 resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
3729 engines: {node: '>=8.6'}
3730
3731 picomatch@4.0.4:
3732 resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
3733 engines: {node: '>=12'}
3734
3735 pkg-types@1.3.1:
3736 resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
3737
3738 pkg-types@2.3.1:
3739 resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
3740
3741 playwright-core@1.61.1:
3742 resolution: {integrity: sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==}
3743 engines: {node: '>=18'}
3744 hasBin: true
3745
3746 pluralize@8.0.0:
3747 resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==}
3748 engines: {node: '>=4'}
3749
3750 postcss-calc@10.1.1:
3751 resolution: {integrity: sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==}
3752 engines: {node: ^18.12 || ^20.9 || >=22.0}
3753 peerDependencies:
3754 postcss: ^8.4.38
3755
3756 postcss-colormin@7.0.10:
3757 resolution: {integrity: sha512-yFr6JezOolHLta/buLE71VKPh2mXursp4saVe98/ol8ZnEWhL+racShqPKlvd/DKWLre/39B6HhcMXf7RZ3hxg==}
3758 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3759 peerDependencies:
3760 postcss: ^8.5.13
3761
3762 postcss-colormin@8.0.1:
3763 resolution: {integrity: sha512-qBY4ABQ6d8/mk5RRZHwMllrZMxeMey3azVY2dZUEk+RgiUC4ARdPR3/AITzNqqKTbvW/3y/MJKinDrzwqn8RDQ==}
3764 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3765 peerDependencies:
3766 postcss: ^8.5.15
3767
3768 postcss-convert-values@7.0.12:
3769 resolution: {integrity: sha512-xurKu5qqk4viR3Cp3p4xBR4KfnZm4w4ys6+UBwBmeuBSNkH7+DtLnYOYnOffgtE4yx8sH9S1VZ6RAAvROXzP2Q==}
3770 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3771 peerDependencies:
3772 postcss: ^8.5.13
3773
3774 postcss-convert-values@8.0.1:
3775 resolution: {integrity: sha512-IdOSIX3BzfMvCc1TAHIha2gfy17xnb5vfML8e2BIKARnFOghksESfaSAB/3CXgyLfMozZAbTRPVQF5dbuKOidw==}
3776 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3777 peerDependencies:
3778 postcss: ^8.5.15
3779
3780 postcss-discard-comments@7.0.8:
3781 resolution: {integrity: sha512-CvvS5S9WrXblFXCEJ9nVo+4z+eA7zSC7Z88V1HEJuwlQhlFnYTIjg1xJY+BCUiG2bvICap2tXii4mP22BD108Q==}
3782 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3783 peerDependencies:
3784 postcss: ^8.5.13
3785
3786 postcss-discard-comments@8.0.1:
3787 resolution: {integrity: sha512-FDvzm3tXlEsQBO2XQgnta5ugsAqwBrgWH+j5QgXpegEIDYA0VPnZg2aP7LtmWtC49POskeIhXesFiU/k3NyFHA==}
3788 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3789 peerDependencies:
3790 postcss: ^8.5.15
3791
3792 postcss-discard-duplicates@7.0.4:
3793 resolution: {integrity: sha512-VBNn1+EuMZkeGVVtz0gRfbNGtx9IFgAsAV+E2pHtXPrp4qfGBkhTIiAuE/wrb+Y6Pakg9NewAlfTpYIFAWODtw==}
3794 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3795 peerDependencies:
3796 postcss: ^8.5.13
3797
3798 postcss-discard-duplicates@8.0.1:
3799 resolution: {integrity: sha512-stTDXkI8YkCUfADurQhp03oq5ynsgSx6Qrw5B1swds6oTHtAeOZ9I0SHGK8cY/VpWUsIYFDWMs3IWf9jIEfFvA==}
3800 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3801 peerDependencies:
3802 postcss: ^8.5.15
3803
3804 postcss-discard-empty@7.0.3:
3805 resolution: {integrity: sha512-M2pyjQCU+/7cMHVtL6bKTHjv0lZnPLMpicgr67Dlth7AbuV9gjVTtUqaRwn6Pp6BwSDspUzhz8SaUrRykJU5Dw==}
3806 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3807 peerDependencies:
3808 postcss: ^8.5.13
3809
3810 postcss-discard-empty@8.0.1:
3811 resolution: {integrity: sha512-Zv4fM1Yfhk71tbt6gfiptbL6jDHi+7apSnaMeaO9n1uET+1embrXQw5m93Zp5x28UyQSuv+AVkFY193jdwZ33w==}
3812 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3813 peerDependencies:
3814 postcss: ^8.5.15
3815
3816 postcss-discard-overridden@7.0.3:
3817 resolution: {integrity: sha512-aNovXo9UsZuRNLzHJtp13lHIvinDPfiXBPePpXkSjCbgp++iU2FqE+YxvjIsg6EdyPZsASFbfu+JcBFVsErXIQ==}
3818 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3819 peerDependencies:
3820 postcss: ^8.5.13
3821
3822 postcss-discard-overridden@8.0.1:
3823 resolution: {integrity: sha512-ykt4fvrC7yYGzbxKyqBVjDCbsjF/11JgWK8enrdkobRyqqEtb/uDUCbKOGdvrK8X7BrShW8Lv5cCRNbdkNHGkQ==}
3824 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3825 peerDependencies:
3826 postcss: ^8.5.15
3827
3828 postcss-merge-longhand@7.0.7:
3829 resolution: {integrity: sha512-b3mfYUxR388u5Pt0HPcVIUtUDn/k15UfTY9M+ORW+meCR6JLNxoZffiYvXyOYQoRYQNZyX/UFkMCM/mNHxe1qA==}
3830 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3831 peerDependencies:
3832 postcss: ^8.5.13
3833
3834 postcss-merge-longhand@8.0.1:
3835 resolution: {integrity: sha512-huTfSYgQ13O81SFvAuOi7GWnO48vvybjj3xF+X3qUoPjzvvaLpJH5DcUqqXcwOEulZUcvaV4s0V9WtWs+IAQPA==}
3836 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3837 peerDependencies:
3838 postcss: ^8.5.15
3839
3840 postcss-merge-rules@7.0.11:
3841 resolution: {integrity: sha512-SJUPM18g2BmPhf8BVlbwqWz4aK3pLu6u6xjfwEzra7xL6IBR10sUaiB++EzqcVfadPHrKBSMlNdP+XieykhI+Q==}
3842 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3843 peerDependencies:
3844 postcss: ^8.5.13
3845
3846 postcss-merge-rules@8.0.1:
3847 resolution: {integrity: sha512-o3rk4UpnPNg469tklYwbR/NtvKc/f/wJiVDTnNQ/EFPw/LeiPOHUCvV1GIBQIZHGrBAYdPjToK6a+ojYprsrxQ==}
3848 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3849 peerDependencies:
3850 postcss: ^8.5.15
3851
3852 postcss-minify-font-values@7.0.3:
3853 resolution: {integrity: sha512-yilG/VOaNI74IylQvAQQxm3/wZVBkXyYUqNUAdxqwtbWUXPsbK1q8Ms0mL83v+f8YicgcyfYCRZtWACUdYajpA==}
3854 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3855 peerDependencies:
3856 postcss: ^8.5.13
3857
3858 postcss-minify-font-values@8.0.1:
3859 resolution: {integrity: sha512-L8Nzs/PRlBSPrLdY/7rAiU5ZN5800+2J/4LRbfyG8SJnPljmgMaXVmQiCklvRS+yObfVRNtvmk/Ean/eoYcSeg==}
3860 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3861 peerDependencies:
3862 postcss: ^8.5.15
3863
3864 postcss-minify-gradients@7.0.5:
3865 resolution: {integrity: sha512-YraROyQRg3BI1+Hg8E05B/JPdnTm8EDSVu4P2BxdM+CRiOyfmou809+chGIqo6fQqwjPGQ947nbGncSjmTU1WQ==}
3866 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3867 peerDependencies:
3868 postcss: ^8.5.13
3869
3870 postcss-minify-gradients@8.0.1:
3871 resolution: {integrity: sha512-qf+4s/hZMqTwpWN2teqf6+1yvR/SZK5HgHqXYuACeJXV7ABe7AXtBEomgxagUzcN4bSnmqBh5vnIml0dYqykYg==}
3872 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3873 peerDependencies:
3874 postcss: ^8.5.15
3875
3876 postcss-minify-params@7.0.9:
3877 resolution: {integrity: sha512-R8itbB8BhlpoYyBm1ou0dD+vJnQ3F6adQipR4UnkCHUwlo+S9WXJaDRg1RHjC8YVAtIdrQzSWvJl40HnGDTKjA==}
3878 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3879 peerDependencies:
3880 postcss: ^8.5.13
3881
3882 postcss-minify-params@8.0.1:
3883 resolution: {integrity: sha512-L0h3H59deFfFg0wQN1NVaS/8E/LfGvaMuZKGO7siwlG995zo3OshtQyRkqKdVqcBwAORBvZ1nDZrKPLRapYkQw==}
3884 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3885 peerDependencies:
3886 postcss: ^8.5.15
3887
3888 postcss-minify-selectors@7.1.2:
3889 resolution: {integrity: sha512-aQtrEWKwqafNlExcKHQvPGsXR2+vlUqqJtf5XsCQcgsSb5PL4wlujWBYDJuWsP4UnQX1YHDHU8qRlD+1PzTQ+Q==}
3890 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3891 peerDependencies:
3892 postcss: ^8.5.13
3893
3894 postcss-minify-selectors@8.0.2:
3895 resolution: {integrity: sha512-3icdxc/zght5UAizdwqZBDE2KOWHf1jMQCxET6iLACeNlRxfTPyXS0/COpGk8CQ2cECyaEKTRUd/i/k8Gxmz4g==}
3896 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3897 peerDependencies:
3898 postcss: ^8.5.15
3899
3900 postcss-nested@7.0.2:
3901 resolution: {integrity: sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw==}
3902 engines: {node: '>=18.0'}
3903 peerDependencies:
3904 postcss: ^8.2.14
3905
3906 postcss-normalize-charset@7.0.3:
3907 resolution: {integrity: sha512-NoBfZu8PR4c2NlmjvrqQTzCzLY79hwcSRgNQ3ZiNK0ABzf9kYKloE/jNj+/8GQY1wsm8pRRgANk6ydLH8cwo0Q==}
3908 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3909 peerDependencies:
3910 postcss: ^8.5.13
3911
3912 postcss-normalize-charset@8.0.1:
3913 resolution: {integrity: sha512-xzqr36F8UeIZOvOHsf3aul+RVJCADvSwuwpMLgizqKjisHZpBfztgW0XFLBfJvz9pJgaStaOXAtGb0zLqT6B0w==}
3914 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3915 peerDependencies:
3916 postcss: ^8.5.15
3917
3918 postcss-normalize-display-values@7.0.3:
3919 resolution: {integrity: sha512-ldsCX0QIt05pKIOobZtVQ48wXJecr+czw4+e1/YjVhLMqslShgpVxgPtI2CefURR8oyVoYaU/l829MMwExDMLw==}
3920 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3921 peerDependencies:
3922 postcss: ^8.5.13
3923
3924 postcss-normalize-display-values@8.0.1:
3925 resolution: {integrity: sha512-ZDWOijOK1FFMlpgiQCUO9fCNKd7HJ9L7z9HWEq4iyubnUFWzdTSwm/LcrMbNW6iZ1oAtqeLYA0WA3xHszOI08g==}
3926 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3927 peerDependencies:
3928 postcss: ^8.5.15
3929
3930 postcss-normalize-positions@7.0.4:
3931 resolution: {integrity: sha512-VEvlpeGd3Ju1Hqa/oN4jaP3+ms4laYwkEL9N9u+B6k54PZjXbW1n6wI+aVprf1BQXlCYpS5+1pl/7/vHiKgARg==}
3932 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3933 peerDependencies:
3934 postcss: ^8.5.13
3935
3936 postcss-normalize-positions@8.0.1:
3937 resolution: {integrity: sha512-uuivan2poSqbE48ST4do20dGaFUeXey9/H8rhHzoyVHB2I6BmkoVLZ/C9+BRjUlpaAFYVOoDY7epkiidzaYbvA==}
3938 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3939 peerDependencies:
3940 postcss: ^8.5.15
3941
3942 postcss-normalize-repeat-style@7.0.4:
3943 resolution: {integrity: sha512-6mPKlY/8cSaDHxX502wERADarJsccwlky6yIrOapHH2ZgfoKAV94SbiTKfKEs4EEpdazuc3J72WsqeYk7hp9+Q==}
3944 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3945 peerDependencies:
3946 postcss: ^8.5.13
3947
3948 postcss-normalize-repeat-style@8.0.1:
3949 resolution: {integrity: sha512-q2hq5fmKxk29K6DjKA3nZ17Q2dtjhLYFNmFweKALmooUqx6UWAHF1bBoWTu/EqlJ88josb82A/J0Atj9LJUmpQ==}
3950 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3951 peerDependencies:
3952 postcss: ^8.5.15
3953
3954 postcss-normalize-string@7.0.3:
3955 resolution: {integrity: sha512-HnEQPUchi1eznmDKEYrKUTqrprEq97SrpUYClgUkv7V2zRODD9DFoUsYU+m9ZOetmD5ku7fEMZB/lwy8IT6xVQ==}
3956 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3957 peerDependencies:
3958 postcss: ^8.5.13
3959
3960 postcss-normalize-string@8.0.1:
3961 resolution: {integrity: sha512-+Wf+kQJhm1WgSGEAuUaswE9rdpR9QbrKRVemcVHs6rhOoOTVIdAbgaicftfYA6vLM346P8onRzkEVbFN29ktKQ==}
3962 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3963 peerDependencies:
3964 postcss: ^8.5.15
3965
3966 postcss-normalize-timing-functions@7.0.3:
3967 resolution: {integrity: sha512-zmEzHdvpZBZu0OKlbJSfgASQvaayyAoVuWtvyr34IJ/LyS+DaOKvvR3EvFJ9RWWtNIx+CMvO125OVophaxNYew==}
3968 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3969 peerDependencies:
3970 postcss: ^8.5.13
3971
3972 postcss-normalize-timing-functions@8.0.1:
3973 resolution: {integrity: sha512-W8/tvwRlm3T+yjGkg0IRTF4bvHj0vILYr/LOogCrJKHz2ey2HFRwfsAA8Bk9N4BGR7z7WmmDu/KzzwhJ6FoGPQ==}
3974 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3975 peerDependencies:
3976 postcss: ^8.5.15
3977
3978 postcss-normalize-unicode@7.0.9:
3979 resolution: {integrity: sha512-DRAdWfeh/TjmhLJsw91vdiWCnUod9iwvM7xyS02/nF/sLsCR3A8l3pztrSUrWG8DSBqfX7yEk9FM0USaVJ2mSg==}
3980 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3981 peerDependencies:
3982 postcss: ^8.5.13
3983
3984 postcss-normalize-unicode@8.0.1:
3985 resolution: {integrity: sha512-Ad0YHNRBp4WHEOYUM/4wL/8MoL2fimEF8se/0q+Rt/owMzYpbxsypC1P8fN/oluwoRmRKdNVX7X2oycEobPWcQ==}
3986 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3987 peerDependencies:
3988 postcss: ^8.5.15
3989
3990 postcss-normalize-url@7.0.3:
3991 resolution: {integrity: sha512-CL93wmloq5qsffmFv+bw24MIRbmhHrp53qoh1LDAb/5TtjWEXI/np4xcP/Gw9oWCb2XyWnqHYLDUwiKRoJBA1Q==}
3992 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
3993 peerDependencies:
3994 postcss: ^8.5.13
3995
3996 postcss-normalize-url@8.0.1:
3997 resolution: {integrity: sha512-tkYcip6pCDY806xuxpJYqMW2M3/623jzGFJmz3m5Us47q8P28+gbRZxaea3Rr/CmwwLUiVlh+BTGYwQ6gvaP8A==}
3998 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
3999 peerDependencies:
4000 postcss: ^8.5.15
4001
4002 postcss-normalize-whitespace@7.0.3:
4003 resolution: {integrity: sha512-FdHjjn+Ht5Z2ZRjNOmeCbNq6lq09sUYKpmlF/Aq0XjVNSLTL6fmHlA/3swN2wP2caY9GV/tjSDcIIyS7aN7W0A==}
4004 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
4005 peerDependencies:
4006 postcss: ^8.5.13
4007
4008 postcss-normalize-whitespace@8.0.1:
4009 resolution: {integrity: sha512-XzORadNfSrKWDZZpgAEHPKINKx8r9r9RIfE9c70g/HThdpbmPHhDYCodHSVESDxmKeySAYw1p4liuBCf7j6LyA==}
4010 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
4011 peerDependencies:
4012 postcss: ^8.5.15
4013
4014 postcss-ordered-values@7.0.4:
4015 resolution: {integrity: sha512-nubSi49hDHQk4E8KIj+IbLY8Bg+8OcSUEhgyolgM+atnOvXjV7EjaR6bac4YGZoFyPa9mWoAF3EaYbWdFkKqVg==}
4016 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
4017 peerDependencies:
4018 postcss: ^8.5.13
4019
4020 postcss-ordered-values@8.0.1:
4021 resolution: {integrity: sha512-OLXq5lR1yk3KWQ1FPK6aWjFFdktHE9f9kb8cnt4LmIw7w30DnzgD9+sOVYJc5HenkWCX8i1MJhhFwmqc/GYqLg==}
4022 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
4023 peerDependencies:
4024 postcss: ^8.5.15
4025
4026 postcss-reduce-initial@7.0.9:
4027 resolution: {integrity: sha512-ztTNPdIxXTxtBcG03E9u8v44M4ElXbMIRT7pf2onlquGula0Y83nKKxqM22FA/hMgkfCjN7ohevkVlaNwI8iOQ==}
4028 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
4029 peerDependencies:
4030 postcss: ^8.5.13
4031
4032 postcss-reduce-initial@8.0.1:
4033 resolution: {integrity: sha512-+aQsR6+61KRoIfcFNLP3v9RM7+0iYOTtPnjl1wr6JqMW1zx6S+t2ktHRefXwacFdHIDj5+ETG0KY7K3+SGQ4Nw==}
4034 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
4035 peerDependencies:
4036 postcss: ^8.5.15
4037
4038 postcss-reduce-transforms@7.0.3:
4039 resolution: {integrity: sha512-FXsnN9ZwcZTT8Yf8cAHA8qIGUXcX6WfLd9JoYhrdDfmvsVhhfqkkv7m4AC3rwFOfz+GzkUa87OCKF9dUcicd+g==}
4040 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
4041 peerDependencies:
4042 postcss: ^8.5.13
4043
4044 postcss-reduce-transforms@8.0.1:
4045 resolution: {integrity: sha512-x71slHVykiFi5RuKEXM0wgYpY2PngC78x6R8TnZhHF3lhqt+u/w3MGwYLX+2t5O87ssRiMfEAhQH+3J4QwVzCw==}
4046 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
4047 peerDependencies:
4048 postcss: ^8.5.15
4049
4050 postcss-selector-parser@7.1.4:
4051 resolution: {integrity: sha512-HeP7D2wyhkR+XaK6v4W8oRF62Dsz4flyuczALJp61GckGm42u1saSSJ/0auvcBqxs3jMRFEcPK34At/0JBKdOg==}
4052 engines: {node: '>=4'}
4053
4054 postcss-svgo@7.1.3:
4055 resolution: {integrity: sha512-2QfoFOYMcj8lwcVEf9WeTlkVIAm7u2QvOEhMzkQU3KUhhGX/l8hVV9EtjMv4iq3E9iI3OeeMN0YoMLbGusuigw==}
4056 engines: {node: ^18.12.0 || ^20.9.0 || >= 18}
4057 peerDependencies:
4058 postcss: ^8.5.13
4059
4060 postcss-svgo@8.0.1:
4061 resolution: {integrity: sha512-HpnvWii7W0/FPrsejJa6ZTi0kNtTJP/Iba7CUMPX0xPV6QpnndOp+SDP74tFtgjA2cYKYNWJPOlmLXMsvi/9yA==}
4062 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
4063 peerDependencies:
4064 postcss: ^8.5.15
4065
4066 postcss-unique-selectors@7.0.7:
4067 resolution: {integrity: sha512-d+sCkaRnSefghOUdH8CMJZV9yUQhj2ojpe8Nw/lA+LV1UOfeleGkLTl6XdCFFSai9UJ+DJPb69FFuqthXYsY8w==}
4068 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
4069 peerDependencies:
4070 postcss: ^8.5.13
4071
4072 postcss-unique-selectors@8.0.1:
4073 resolution: {integrity: sha512-+xvKI5+/Cl8yYQwxDV39Uhuc4WV951xngFvPPjiPj2NIbIfm6vbbRTXblyw0FioLkIoGlw+7qUcY1h2YhaZYgw==}
4074 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
4075 peerDependencies:
4076 postcss: ^8.5.15
4077
4078 postcss-value-parser@4.2.0:
4079 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
4080
4081 postcss@8.5.15:
4082 resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==}
4083 engines: {node: ^10 || ^12 || >=14}
4084
4085 powershell-utils@0.1.0:
4086 resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==}
4087 engines: {node: '>=20'}
4088
4089 prelude-ls@1.2.1:
4090 resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
4091 engines: {node: '>= 0.8.0'}
4092
4093 pretty-bytes@7.1.0:
4094 resolution: {integrity: sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==}
4095 engines: {node: '>=20'}
4096
4097 process-nextick-args@2.0.1:
4098 resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
4099
4100 process@0.11.10:
4101 resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
4102 engines: {node: '>= 0.6.0'}
4103
4104 proper-lockfile@4.1.2:
4105 resolution: {integrity: sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==}
4106
4107 punycode@2.3.1:
4108 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
4109 engines: {node: '>=6'}
4110
4111 quansync@0.2.11:
4112 resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
4113
4114 queue-microtask@1.2.3:
4115 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
4116
4117 radix3@1.1.2:
4118 resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
4119
4120 range-parser@1.2.1:
4121 resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
4122 engines: {node: '>= 0.6'}
4123
4124 rc9@3.0.1:
4125 resolution: {integrity: sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==}
4126
4127 readable-stream@2.3.8:
4128 resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
4129
4130 readable-stream@4.7.0:
4131 resolution: {integrity: sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==}
4132 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
4133
4134 readdir-glob@1.1.3:
4135 resolution: {integrity: sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==}
4136
4137 readdirp@5.0.0:
4138 resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
4139 engines: {node: '>= 20.19.0'}
4140
4141 redis-errors@1.2.0:
4142 resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
4143 engines: {node: '>=4'}
4144
4145 redis-parser@3.0.0:
4146 resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==}
4147 engines: {node: '>=4'}
4148
4149 refa@0.12.1:
4150 resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
4151 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
4152
4153 regexp-ast-analysis@0.7.1:
4154 resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
4155 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
4156
4157 regexp-tree@0.1.27:
4158 resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==}
4159 hasBin: true
4160
4161 regjsparser@0.13.2:
4162 resolution: {integrity: sha512-NgRBy2Nx/bE+9F27nVHnqcN5HjyLmecqsqx2PJHu3/IEtADD4WuxuXIVExD5PoSDFVrl78dOonfcOe5O+5nbzQ==}
4163 hasBin: true
4164
4165 reserved-identifiers@1.2.0:
4166 resolution: {integrity: sha512-yE7KUfFvaBFzGPs5H3Ops1RevfUEsDc5Iz65rOwWg4lE8HJSYtle77uul3+573457oHvBKuHYDl/xqUkKpEEdw==}
4167 engines: {node: '>=18'}
4168
4169 resolve-from@5.0.0:
4170 resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
4171 engines: {node: '>=8'}
4172
4173 resolve-pkg-maps@1.0.0:
4174 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
4175
4176 resolve@1.22.12:
4177 resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
4178 engines: {node: '>= 0.4'}
4179 hasBin: true
4180
4181 retry@0.12.0:
4182 resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==}
4183 engines: {node: '>= 4'}
4184
4185 reusify@1.1.0:
4186 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
4187 engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
4188
4189 rolldown@1.1.0:
4190 resolution: {integrity: sha512-zpMvlJhs5PkXRTtKc0CaLBVI9AR/VDiJFpM+kx//hgToEca7FgMlGjaRIisXBcb19T76LswgmKECSQ96hjWr5A==}
4191 engines: {node: ^20.19.0 || >=22.12.0}
4192 hasBin: true
4193
4194 rollup-plugin-dts@6.4.1:
4195 resolution: {integrity: sha512-l//F3Zf7ID5GoOfLfD8kroBjQKEKpy1qfhtAdnpibFZMffPaylrg1CoDC2vGkPeTeyxUe4bVFCln2EFuL7IGGg==}
4196 engines: {node: '>=20'}
4197 peerDependencies:
4198 rollup: ^3.29.4 || ^4
4199 typescript: ^4.5 || ^5.0 || ^6.0
4200
4201 rollup-plugin-visualizer@7.0.1:
4202 resolution: {integrity: sha512-UJUT4+1Ho4OcWmPYU3sYXgUqI8B8Ayfe06MX7y0qCJ1K8aGoKtR/NDd/2nZqM7ADkrzny+I99Ul7GgyoiVNAgg==}
4203 engines: {node: '>=22'}
4204 hasBin: true
4205 peerDependencies:
4206 rolldown: 1.x || ^1.0.0-beta || ^1.0.0-rc
4207 rollup: 2.x || 3.x || 4.x
4208 peerDependenciesMeta:
4209 rolldown:
4210 optional: true
4211 rollup:
4212 optional: true
4213
4214 rollup@4.62.0:
4215 resolution: {integrity: sha512-nc72Wgq62I7rtDV4izT5/aaS0zxy3kttkinf9586ApknY3jZO9NYsmtc24fUckA0X7Q2v+ML4a15pdUlV5V/jA==}
4216 engines: {node: '>=18.0.0', npm: '>=8.0.0'}
4217 hasBin: true
4218
4219 rou3@0.8.1:
4220 resolution: {integrity: sha512-ePa+XGk00/3HuCqrEnK3LxJW7I0SdNg6EFzKUJG73hMAdDcOUC/i/aSz7LSDwLrGr33kal/rqOGydzwl6U7zBA==}
4221
4222 run-applescript@7.1.0:
4223 resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
4224 engines: {node: '>=18'}
4225
4226 run-parallel@1.2.0:
4227 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
4228
4229 safe-buffer@5.1.2:
4230 resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
4231
4232 safe-buffer@5.2.1:
4233 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
4234
4235 sax@1.6.0:
4236 resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==}
4237 engines: {node: '>=11.0.0'}
4238
4239 scslre@0.3.0:
4240 resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
4241 engines: {node: ^14.0.0 || >=16.0.0}
4242
4243 scule@1.3.0:
4244 resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
4245
4246 semver@6.3.1:
4247 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
4248 hasBin: true
4249
4250 semver@7.8.4:
4251 resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==}
4252 engines: {node: '>=10'}
4253 hasBin: true
4254
4255 send@1.2.1:
4256 resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==}
4257 engines: {node: '>= 18'}
4258
4259 serialize-javascript@7.0.5:
4260 resolution: {integrity: sha512-F4LcB0UqUl1zErq+1nYEEzSHJnIwb3AF2XWB94b+afhrekOUijwooAYqFyRbjYkm2PAKBabx6oYv/xDxNi8IBw==}
4261 engines: {node: '>=20.0.0'}
4262
4263 seroval@1.5.4:
4264 resolution: {integrity: sha512-46uFvgrXTVxZcUorgSSRZ4y+ieqLLQRMlG4bnCZKW3qI6BZm7Rg4ntMW4p1mILEEBZWrFlcpp0AyIIlM6jD9iw==}
4265 engines: {node: '>=10'}
4266
4267 serve-placeholder@2.0.2:
4268 resolution: {integrity: sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==}
4269
4270 serve-static@2.2.1:
4271 resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==}
4272 engines: {node: '>= 18'}
4273
4274 setprototypeof@1.2.0:
4275 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
4276
4277 shebang-command@2.0.0:
4278 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
4279 engines: {node: '>=8'}
4280
4281 shebang-regex@3.0.0:
4282 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
4283 engines: {node: '>=8'}
4284
4285 shell-quote@1.8.4:
4286 resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==}
4287 engines: {node: '>= 0.4'}
4288
4289 siginfo@2.0.0:
4290 resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
4291
4292 signal-exit@3.0.7:
4293 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
4294
4295 signal-exit@4.1.0:
4296 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
4297 engines: {node: '>=14'}
4298
4299 simple-git@3.36.0:
4300 resolution: {integrity: sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q==}
4301
4302 sirv@3.0.2:
4303 resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
4304 engines: {node: '>=18'}
4305
4306 sisteransi@1.0.5:
4307 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
4308
4309 slash@5.1.0:
4310 resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
4311 engines: {node: '>=14.16'}
4312
4313 smob@1.6.2:
4314 resolution: {integrity: sha512-RQsvleCbF8cVHEv+xuDGaA4pOizFqJ0GgjtMSRo6oP8pnN7WsigHgVGey6aILRBKv4W2YOMHLqbKdnB6hpB9fw==}
4315 engines: {node: '>=20.0.0'}
4316
4317 source-map-js@1.2.1:
4318 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
4319 engines: {node: '>=0.10.0'}
4320
4321 source-map-support@0.5.21:
4322 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
4323
4324 source-map@0.6.1:
4325 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
4326 engines: {node: '>=0.10.0'}
4327
4328 source-map@0.7.6:
4329 resolution: {integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==}
4330 engines: {node: '>= 12'}
4331
4332 spdx-exceptions@2.5.0:
4333 resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==}
4334
4335 spdx-expression-parse@4.0.0:
4336 resolution: {integrity: sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==}
4337
4338 spdx-license-ids@3.0.23:
4339 resolution: {integrity: sha512-CWLcCCH7VLu13TgOH+r8p1O/Znwhqv/dbb6lqWy67G+pT1kHmeD/+V36AVb/vq8QMIQwVShJ6Ssl5FPh0fuSdw==}
4340
4341 srvx@0.11.16:
4342 resolution: {integrity: sha512-bp07zRuycfTY43IjAvvTFnmnJi8ikW0VFiHwOhhYcVW/L4xQ1XY4PAd4Nuum1rsA17C39zL7x+CDhrn5AL32Rw==}
4343 engines: {node: '>=20.16.0'}
4344 hasBin: true
4345
4346 stable-hash-x@0.2.0:
4347 resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==}
4348 engines: {node: '>=12.0.0'}
4349
4350 stackback@0.0.2:
4351 resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
4352
4353 standard-as-callback@2.1.0:
4354 resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
4355
4356 statuses@2.0.2:
4357 resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
4358 engines: {node: '>= 0.8'}
4359
4360 std-env@3.10.0:
4361 resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
4362
4363 std-env@4.1.0:
4364 resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==}
4365
4366 streamx@2.28.0:
4367 resolution: {integrity: sha512-1Yowhzjf0ivGMrTIkY9hav5TxobO9qIVqUE41fiCGMGgc3CLlf4MY+9AHmZqBWgDTue0fY9zWjYFVyf6Diuobw==}
4368
4369 string-width@4.2.3:
4370 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
4371 engines: {node: '>=8'}
4372
4373 string-width@5.1.2:
4374 resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
4375 engines: {node: '>=12'}
4376
4377 string-width@7.2.0:
4378 resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
4379 engines: {node: '>=18'}
4380
4381 string_decoder@1.1.1:
4382 resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
4383
4384 string_decoder@1.3.0:
4385 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
4386
4387 strip-ansi@6.0.1:
4388 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
4389 engines: {node: '>=8'}
4390
4391 strip-ansi@7.2.0:
4392 resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
4393 engines: {node: '>=12'}
4394
4395 strip-final-newline@3.0.0:
4396 resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==}
4397 engines: {node: '>=12'}
4398
4399 strip-indent@4.1.1:
4400 resolution: {integrity: sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==}
4401 engines: {node: '>=12'}
4402
4403 strip-literal@3.1.0:
4404 resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
4405
4406 structured-clone-es@2.0.0:
4407 resolution: {integrity: sha512-5UuAHmBLXYPCl22xWJrFuGmIhBKQzxISPVz6E7nmTmTcAOpUzlbjKJsRrCE4vADmMQ0dzeCnlWn9XufnAGf76Q==}
4408
4409 stylehacks@7.0.11:
4410 resolution: {integrity: sha512-iODNfhXVLqc5LADs+Y6Oh5wJuK5ZcHbVng8aiK3y9pjMQdc5hLrBW0eFU6FtnpNrE6PoEg/MmFTU4waotj5WNg==}
4411 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
4412 peerDependencies:
4413 postcss: ^8.5.13
4414
4415 stylehacks@8.0.1:
4416 resolution: {integrity: sha512-Gv095oTD0N+BdJALNFDsxZpETHZLTxbOl5RyIO7y6VAE6sR3z0MnV3Nix7N0IATNldNTrkvSASp2KR1Yt526HA==}
4417 engines: {node: ^22.11.0 || ^24.11.0 || >=26.0}
4418 peerDependencies:
4419 postcss: ^8.5.15
4420
4421 supports-color@10.2.2:
4422 resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==}
4423 engines: {node: '>=18'}
4424
4425 supports-preserve-symlinks-flag@1.0.0:
4426 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
4427 engines: {node: '>= 0.4'}
4428
4429 svgo@4.0.1:
4430 resolution: {integrity: sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==}
4431 engines: {node: '>=16'}
4432 hasBin: true
4433
4434 tagged-tag@1.0.0:
4435 resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==}
4436 engines: {node: '>=20'}
4437
4438 tar-stream@3.2.0:
4439 resolution: {integrity: sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==}
4440
4441 tar@7.5.16:
4442 resolution: {integrity: sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==}
4443 engines: {node: '>=18'}
4444
4445 teex@1.0.1:
4446 resolution: {integrity: sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==}
4447
4448 terser@5.48.0:
4449 resolution: {integrity: sha512-J/9An6vs9Us6wKRriSFXBWdRZapREHqFzdNUKk0pmu804EMR6dr6winwo7e5JDxN4xahxQsuysyYFwlwj4XN/Q==}
4450 engines: {node: '>=10'}
4451 hasBin: true
4452
4453 text-decoder@1.2.7:
4454 resolution: {integrity: sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==}
4455
4456 tiny-invariant@1.3.3:
4457 resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
4458
4459 tinybench@2.9.0:
4460 resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
4461
4462 tinyclip@0.1.14:
4463 resolution: {integrity: sha512-F1oWdz8tjT17qe1d5JgDK6z03WGOhYYAN0lK3/D/fzNiy93xswLLEw7pk+3g05onhAy6Bsc6PLNUGhdgVjemMQ==}
4464 engines: {node: ^16.14.0 || >= 17.3.0}
4465
4466 tinyexec@1.2.4:
4467 resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==}
4468 engines: {node: '>=18'}
4469
4470 tinyglobby@0.2.17:
4471 resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
4472 engines: {node: '>=12.0.0'}
4473
4474 tinyrainbow@3.1.0:
4475 resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
4476 engines: {node: '>=14.0.0'}
4477
4478 to-regex-range@5.0.1:
4479 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
4480 engines: {node: '>=8.0'}
4481
4482 to-valid-identifier@1.0.0:
4483 resolution: {integrity: sha512-41wJyvKep3yT2tyPqX/4blcfybknGB4D+oETKLs7Q76UiPqRpUJK3hr1nxelyYO0PHKVzJwlu0aCeEAsGI6rpw==}
4484 engines: {node: '>=20'}
4485
4486 toidentifier@1.0.1:
4487 resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
4488 engines: {node: '>=0.6'}
4489
4490 totalist@3.0.1:
4491 resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
4492 engines: {node: '>=6'}
4493
4494 tr46@0.0.3:
4495 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
4496
4497 ts-api-utils@2.5.0:
4498 resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==}
4499 engines: {node: '>=18.12'}
4500 peerDependencies:
4501 typescript: '>=4.8.4'
4502
4503 tsconfck@3.1.6:
4504 resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==}
4505 engines: {node: ^18 || >=20}
4506 deprecated: unmaintained
4507 hasBin: true
4508 peerDependencies:
4509 typescript: ^5.0.0
4510 peerDependenciesMeta:
4511 typescript:
4512 optional: true
4513
4514 tslib@2.8.1:
4515 resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
4516
4517 type-check@0.4.0:
4518 resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
4519 engines: {node: '>= 0.8.0'}
4520
4521 type-fest@5.7.0:
4522 resolution: {integrity: sha512-1URUxUqfHFM1c+zfSPsa3gnkO7Aq21qyH75SIduNYz4SzY964rn1X2vCMQaHSHhktiw+0kPa2iyb6PUpXqB6Vg==}
4523 engines: {node: '>=20'}
4524
4525 type-level-regexp@0.1.17:
4526 resolution: {integrity: sha512-wTk4DH3cxwk196uGLK/E9pE45aLfeKJacKmcEgEOA/q5dnPGNxXt0cfYdFxb57L+sEpf1oJH4Dnx/pnRcku9jg==}
4527
4528 typescript@6.0.3:
4529 resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
4530 engines: {node: '>=14.17'}
4531 hasBin: true
4532
4533 ufo@1.6.4:
4534 resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==}
4535
4536 ultrahtml@1.6.0:
4537 resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==}
4538
4539 unbuild@3.6.1:
4540 resolution: {integrity: sha512-+U5CdtrdjfWkZhuO4N9l5UhyiccoeMEXIc2Lbs30Haxb+tRwB3VwB8AoZRxlAzORXunenSo+j6lh45jx+xkKgg==}
4541 hasBin: true
4542 peerDependencies:
4543 typescript: ^5.9.2
4544 peerDependenciesMeta:
4545 typescript:
4546 optional: true
4547
4548 uncrypto@0.1.3:
4549 resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
4550
4551 unctx@2.5.0:
4552 resolution: {integrity: sha512-p+Rz9x0R7X+CYDkT+Xg8/GhpcShTlU8n+cf9OtOEf7zEQsNcCZO1dPKNRDqvUTaq+P32PMMkxWHwfrxkqfqAYg==}
4553
4554 undici-types@8.3.0:
4555 resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==}
4556
4557 unenv@2.0.0-rc.24:
4558 resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==}
4559
4560 unhead@2.1.15:
4561 resolution: {integrity: sha512-MCt5T90mCWyr3Z6pUCdM9lVRXoMoVBlL7z7U4CYVIiaDiuzad/UCfLuMqz5MeNmpZUgoBCQnrucJimU7EZR+XA==}
4562
4563 unicorn-magic@0.3.0:
4564 resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
4565 engines: {node: '>=18'}
4566
4567 unicorn-magic@0.4.0:
4568 resolution: {integrity: sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==}
4569 engines: {node: '>=20'}
4570
4571 unimport@6.3.0:
4572 resolution: {integrity: sha512-M+Dxk5W9WRd+8j56W9tp8lGW/dmMc7g5zj7BWQnEjKQhryBstqsi1V0izb0zHwSkEN8cSYV7K75/bykairV2tA==}
4573 engines: {node: '>=18.12.0'}
4574 peerDependencies:
4575 oxc-parser: '*'
4576 rolldown: ^1.0.0
4577 peerDependenciesMeta:
4578 oxc-parser:
4579 optional: true
4580 rolldown:
4581 optional: true
4582
4583 unplugin-utils@0.3.1:
4584 resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
4585 engines: {node: '>=20.19.0'}
4586
4587 unplugin@2.3.11:
4588 resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
4589 engines: {node: '>=18.12.0'}
4590
4591 unplugin@3.0.0:
4592 resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==}
4593 engines: {node: ^20.19.0 || >=22.12.0}
4594
4595 unrouting@0.1.7:
4596 resolution: {integrity: sha512-+0hfD+CVWtD636rc5Fn9VEjjTEDhdqgMpbwAuVoUmydSHDaMNiFW93SJG4LV++RoGSEAyvQN5uABAscYpDphpQ==}
4597
4598 unrs-resolver@1.12.2:
4599 resolution: {integrity: sha512-dmlRxBJJayXjqTwC+JtF1HhJmgf3ftQ3YejFcZrf4+KKtJv0qDsK1pjqaaVjG7wJ5NJ6UVP1OqRMQ71Z4C3rxQ==}
4600
4601 unstorage@1.17.5:
4602 resolution: {integrity: sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==}
4603 peerDependencies:
4604 '@azure/app-configuration': ^1.8.0
4605 '@azure/cosmos': ^4.2.0
4606 '@azure/data-tables': ^13.3.0
4607 '@azure/identity': ^4.6.0
4608 '@azure/keyvault-secrets': ^4.9.0
4609 '@azure/storage-blob': ^12.26.0
4610 '@capacitor/preferences': ^6 || ^7 || ^8
4611 '@deno/kv': '>=0.9.0'
4612 '@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0
4613 '@planetscale/database': ^1.19.0
4614 '@upstash/redis': ^1.34.3
4615 '@vercel/blob': '>=0.27.1'
4616 '@vercel/functions': ^2.2.12 || ^3.0.0
4617 '@vercel/kv': ^1 || ^2 || ^3
4618 aws4fetch: ^1.0.20
4619 db0: '>=0.2.1'
4620 idb-keyval: ^6.2.1
4621 ioredis: ^5.4.2
4622 uploadthing: ^7.4.4
4623 peerDependenciesMeta:
4624 '@azure/app-configuration':
4625 optional: true
4626 '@azure/cosmos':
4627 optional: true
4628 '@azure/data-tables':
4629 optional: true
4630 '@azure/identity':
4631 optional: true
4632 '@azure/keyvault-secrets':
4633 optional: true
4634 '@azure/storage-blob':
4635 optional: true
4636 '@capacitor/preferences':
4637 optional: true
4638 '@deno/kv':
4639 optional: true
4640 '@netlify/blobs':
4641 optional: true
4642 '@planetscale/database':
4643 optional: true
4644 '@upstash/redis':
4645 optional: true
4646 '@vercel/blob':
4647 optional: true
4648 '@vercel/functions':
4649 optional: true
4650 '@vercel/kv':
4651 optional: true
4652 aws4fetch:
4653 optional: true
4654 db0:
4655 optional: true
4656 idb-keyval:
4657 optional: true
4658 ioredis:
4659 optional: true
4660 uploadthing:
4661 optional: true
4662
4663 untun@0.1.3:
4664 resolution: {integrity: sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==}
4665 hasBin: true
4666
4667 untyped@2.0.0:
4668 resolution: {integrity: sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==}
4669 hasBin: true
4670
4671 unwasm@0.5.3:
4672 resolution: {integrity: sha512-keBgTSfp3r6+s9ZcSma+0chwxQdmLbB5+dAD9vjtB21UTMYuKAxHXCU1K2CbCtnP09EaWeRvACnXk0EJtUx+hw==}
4673
4674 update-browserslist-db@1.2.3:
4675 resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
4676 hasBin: true
4677 peerDependencies:
4678 browserslist: '>= 4.21.0'
4679
4680 uqr@0.1.3:
4681 resolution: {integrity: sha512-0rjE8iEJe4YmT9TOhwsZtqCMRLc5DXZUI2UEYUUg63ikBkqqE5EYWaI0etFe/5KUcmcYwLih2RND1kq+hrUJXA==}
4682
4683 uri-js@4.4.1:
4684 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
4685
4686 util-deprecate@1.0.2:
4687 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
4688
4689 vite-dev-rpc@2.0.0:
4690 resolution: {integrity: sha512-yKwbTwdHKSD2k/aGqyWpPHepo45OQc8lH3/6IfT4ZqeKE26ooKvi4WIEKzqWav8v+9Is8u1k8q54hvOmqASazA==}
4691 peerDependencies:
4692 vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0 || ^8.0.0
4693
4694 vite-hot-client@2.2.0:
4695 resolution: {integrity: sha512-76Zs9zrHbH7M7wqeyooGQKdX+yg0pQ0xuQ1PbFp4z5a0Lzn2e5IPFoCswnmqZ4GiwqB4Jo3WcDAMO9jARTJl8w==}
4696 peerDependencies:
4697 vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 || ^8.0.0
4698
4699 vite-node@5.3.0:
4700 resolution: {integrity: sha512-8f20COPYJujc3OKPX6OuyBy3ZIv2det4eRRU4GY1y2MjbeGSUmPjedxg1b72KnTagCofwvZ65ThzjxDW2AtQFQ==}
4701 engines: {node: ^20.19.0 || >=22.12.0}
4702 hasBin: true
4703
4704 vite-plugin-checker@0.14.1:
4705 resolution: {integrity: sha512-Mv8oQc9XYBYf+XkP/riqqQCt8lBP6Iad75PZPho1lHRrpxQI0BwX2gwE10enn4f6Hgc+PvR1F7N38KARcaJtzw==}
4706 engines: {node: '>=20.19.0'}
4707 peerDependencies:
4708 '@biomejs/biome': '>=2.4.12'
4709 eslint: '>=9.39.4'
4710 meow: ^13.2.0 || ^14.0.0
4711 optionator: ^0.9.4
4712 oxlint: '>=1'
4713 stylelint: '>=16.26.1'
4714 typescript: '*'
4715 vite: '>=5.4.21'
4716 vue-tsc: ~2.2.10 || ^3.0.0
4717 peerDependenciesMeta:
4718 '@biomejs/biome':
4719 optional: true
4720 eslint:
4721 optional: true
4722 meow:
4723 optional: true
4724 optionator:
4725 optional: true
4726 oxlint:
4727 optional: true
4728 stylelint:
4729 optional: true
4730 typescript:
4731 optional: true
4732 vue-tsc:
4733 optional: true
4734
4735 vite-plugin-inspect@11.4.1:
4736 resolution: {integrity: sha512-ShOFe2PURXGvRS5OrgmOLZOCwDTD7dEBVt0tMpFPKb9AsvqXKCRGM8QgKrUbRbJYFXScHvDPpGRd28rYidC0tA==}
4737 engines: {node: '>=14'}
4738 peerDependencies:
4739 '@nuxt/kit': '*'
4740 vite: ^6.0.0 || ^7.0.0-0 || ^8.0.0-0
4741 peerDependenciesMeta:
4742 '@nuxt/kit':
4743 optional: true
4744
4745 vite-plugin-vue-tracer@1.4.0:
4746 resolution: {integrity: sha512-0tQCjCqZWVSK6UeRW9S4ABbf47lKQ68zvrT2FNvZmiL+alDydCVyH/T3Jlfbdc3T3C2Iuyyl5aVsMbF8IQIoxA==}
4747 peerDependencies:
4748 vite: ^6.0.0 || ^7.0.0 || ^8.0.0-0
4749 vue: ^3.5.0
4750
4751 vite@7.3.5:
4752 resolution: {integrity: sha512-KuOaNhcnGFN2zIPGA7wRmzF+lJA1sea7rHq17aiJ++9lzY1WWG6Jpwqwe1KNbRVPIqHmr8GLYx7jbrQcN/7/ww==}
4753 engines: {node: ^20.19.0 || >=22.12.0}
4754 hasBin: true
4755 peerDependencies:
4756 '@types/node': ^20.19.0 || >=22.12.0
4757 jiti: '>=1.21.0'
4758 less: ^4.0.0
4759 lightningcss: ^1.21.0
4760 sass: ^1.70.0
4761 sass-embedded: ^1.70.0
4762 stylus: '>=0.54.8'
4763 sugarss: ^5.0.0
4764 terser: ^5.16.0
4765 tsx: ^4.8.1
4766 yaml: ^2.4.2
4767 peerDependenciesMeta:
4768 '@types/node':
4769 optional: true
4770 jiti:
4771 optional: true
4772 less:
4773 optional: true
4774 lightningcss:
4775 optional: true
4776 sass:
4777 optional: true
4778 sass-embedded:
4779 optional: true
4780 stylus:
4781 optional: true
4782 sugarss:
4783 optional: true
4784 terser:
4785 optional: true
4786 tsx:
4787 optional: true
4788 yaml:
4789 optional: true
4790
4791 vitest-environment-nuxt@2.0.0:
4792 resolution: {integrity: sha512-zEGFRiCAaRR3fHnqISHKMNTRvCzkQEI1XyFeqNgR2IBD0oYkfZ1rUHwi7C+h3Cns3KPykfB0av1B3MtLEbChDw==}
4793
4794 vitest@4.1.8:
4795 resolution: {integrity: sha512-flY6ScbCIt9HThs+C5HS7jvGOB560DJtk/Z15IQROTA6zEy49Nh8T/dofWTQL+n3vswqn87sbJNiuqw1SDp5Ig==}
4796 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
4797 hasBin: true
4798 peerDependencies:
4799 '@edge-runtime/vm': '*'
4800 '@opentelemetry/api': ^1.9.0
4801 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
4802 '@vitest/browser-playwright': 4.1.8
4803 '@vitest/browser-preview': 4.1.8
4804 '@vitest/browser-webdriverio': 4.1.8
4805 '@vitest/coverage-istanbul': 4.1.8
4806 '@vitest/coverage-v8': 4.1.8
4807 '@vitest/ui': 4.1.8
4808 happy-dom: '*'
4809 jsdom: '*'
4810 vite: ^6.0.0 || ^7.0.0 || ^8.0.0
4811 peerDependenciesMeta:
4812 '@edge-runtime/vm':
4813 optional: true
4814 '@opentelemetry/api':
4815 optional: true
4816 '@types/node':
4817 optional: true
4818 '@vitest/browser-playwright':
4819 optional: true
4820 '@vitest/browser-preview':
4821 optional: true
4822 '@vitest/browser-webdriverio':
4823 optional: true
4824 '@vitest/coverage-istanbul':
4825 optional: true
4826 '@vitest/coverage-v8':
4827 optional: true
4828 '@vitest/ui':
4829 optional: true
4830 happy-dom:
4831 optional: true
4832 jsdom:
4833 optional: true
4834
4835 vscode-uri@3.1.0:
4836 resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
4837
4838 vue-bundle-renderer@2.2.0:
4839 resolution: {integrity: sha512-sz/0WEdYH1KfaOm0XaBmRZOWgYTEvUDt6yPYaUzl4E52qzgWLlknaPPTTZmp6benaPTlQAI/hN1x3tAzZygycg==}
4840
4841 vue-devtools-stub@0.1.0:
4842 resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
4843
4844 vue-eslint-parser@10.4.1:
4845 resolution: {integrity: sha512-Gk6gRDj0n/fkRa3C3l0bBheoBckUq/Rs0F/TvMWIS6nzzx67amAViMe9CkNgsP2tXyQONvGiHQESHwFtZ3aYDA==}
4846 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
4847 peerDependencies:
4848 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
4849
4850 vue-router@5.1.0:
4851 resolution: {integrity: sha512-HAbiLzLEHQwxPgvsbOJDAwtavszEgLwri6XfyrsPECIFez8+59xc9LofWVdc/HEaSRT822lJ8H9Ns38VVond5g==}
4852 peerDependencies:
4853 '@pinia/colada': '>=0.21.2'
4854 '@vue/compiler-sfc': ^3.5.34
4855 pinia: ^3.0.4
4856 vite: ^7.0.0 || ^8.0.0
4857 vue: ^3.5.34
4858 peerDependenciesMeta:
4859 '@pinia/colada':
4860 optional: true
4861 '@vue/compiler-sfc':
4862 optional: true
4863 pinia:
4864 optional: true
4865 vite:
4866 optional: true
4867
4868 vue-sfc-transformer@0.1.17:
4869 resolution: {integrity: sha512-0mpkDTWm1ybtp/Mp3vhrXP4r8yxcGF+quxGyJfrHDl2tl5naQjK3xkIGaVR5BtR5KG1LWJbdCrqn7I6f460j9A==}
4870 engines: {node: '>=18.0.0'}
4871 peerDependencies:
4872 '@vue/compiler-core': ^3.5.13
4873 esbuild: '*'
4874 vue: ^3.5.13
4875
4876 vue-tsc@3.3.5:
4877 resolution: {integrity: sha512-Rzh/G2MmNlMSAMTiQEjDrsb4dgB/jbtEM47rVN2NtidF1dfb/q4w4QvpQBtW5+y3y5H27Hjh7deVwk+YB02fNg==}
4878 hasBin: true
4879 peerDependencies:
4880 typescript: '>=5.0.0'
4881
4882 vue@3.5.38:
4883 resolution: {integrity: sha512-vAMKHfImQlYSy0C+PBue4s3ERZ2xGKfgZg5GXAsLInq1dyh2H78ILVP5sK0KPFPVW4kv+OGCIvBEondcjpZp7A==}
4884 peerDependencies:
4885 typescript: '*'
4886 peerDependenciesMeta:
4887 typescript:
4888 optional: true
4889
4890 webidl-conversions@3.0.1:
4891 resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
4892
4893 webpack-virtual-modules@0.6.2:
4894 resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
4895
4896 whatwg-url@5.0.0:
4897 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
4898
4899 which@2.0.2:
4900 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
4901 engines: {node: '>= 8'}
4902 hasBin: true
4903
4904 which@6.0.1:
4905 resolution: {integrity: sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==}
4906 engines: {node: ^20.17.0 || >=22.9.0}
4907 hasBin: true
4908
4909 why-is-node-running@2.3.0:
4910 resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
4911 engines: {node: '>=8'}
4912 hasBin: true
4913
4914 word-wrap@1.2.5:
4915 resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
4916 engines: {node: '>=0.10.0'}
4917
4918 wrap-ansi@7.0.0:
4919 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
4920 engines: {node: '>=10'}
4921
4922 wrap-ansi@8.1.0:
4923 resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
4924 engines: {node: '>=12'}
4925
4926 wrap-ansi@9.0.2:
4927 resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
4928 engines: {node: '>=18'}
4929
4930 ws@8.21.0:
4931 resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==}
4932 engines: {node: '>=10.0.0'}
4933 peerDependencies:
4934 bufferutil: ^4.0.1
4935 utf-8-validate: '>=5.0.2'
4936 peerDependenciesMeta:
4937 bufferutil:
4938 optional: true
4939 utf-8-validate:
4940 optional: true
4941
4942 wsl-utils@0.1.0:
4943 resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==}
4944 engines: {node: '>=18'}
4945
4946 wsl-utils@0.3.1:
4947 resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
4948 engines: {node: '>=20'}
4949
4950 xml-name-validator@4.0.0:
4951 resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
4952 engines: {node: '>=12'}
4953
4954 y18n@5.0.8:
4955 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
4956 engines: {node: '>=10'}
4957
4958 yallist@3.1.1:
4959 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
4960
4961 yallist@5.0.0:
4962 resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
4963 engines: {node: '>=18'}
4964
4965 yaml@2.9.0:
4966 resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==}
4967 engines: {node: '>= 14.6'}
4968 hasBin: true
4969
4970 yargs-parser@22.0.0:
4971 resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==}
4972 engines: {node: ^20.19.0 || ^22.12.0 || >=23}
4973
4974 yargs@18.0.0:
4975 resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==}
4976 engines: {node: ^20.19.0 || ^22.12.0 || >=23}
4977
4978 yocto-queue@0.1.0:
4979 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
4980 engines: {node: '>=10'}
4981
4982 youch-core@0.3.3:
4983 resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==}
4984
4985 youch@4.1.1:
4986 resolution: {integrity: sha512-mxW3qiSnl+GRxXsaUMzv2Mbada1Y8CDltET9UxejDQe6DBYlSekghl5U5K0ReAikcHDi0G1vKZEmmo/NWAGKLA==}
4987
4988 zip-stream@6.0.1:
4989 resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
4990 engines: {node: '>= 14'}
4991
4992snapshots:
4993
4994 '@antfu/install-pkg@1.1.0':
4995 dependencies:
4996 package-manager-detector: 1.6.0
4997 tinyexec: 1.2.4
4998
4999 '@babel/code-frame@7.29.7':
5000 dependencies:
5001 '@babel/helper-validator-identifier': 7.29.7
5002 js-tokens: 4.0.0
5003 picocolors: 1.1.1
5004
5005 '@babel/compat-data@7.29.7': {}
5006
5007 '@babel/core@7.29.7':
5008 dependencies:
5009 '@babel/code-frame': 7.29.7
5010 '@babel/generator': 7.29.7
5011 '@babel/helper-compilation-targets': 7.29.7
5012 '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7)
5013 '@babel/helpers': 7.29.7
5014 '@babel/parser': 7.29.7
5015 '@babel/template': 7.29.7
5016 '@babel/traverse': 7.29.7
5017 '@babel/types': 7.29.7
5018 '@jridgewell/remapping': 2.3.5
5019 convert-source-map: 2.0.0
5020 debug: 4.4.3
5021 gensync: 1.0.0-beta.2
5022 json5: 2.2.3
5023 semver: 6.3.1
5024 transitivePeerDependencies:
5025 - supports-color
5026
5027 '@babel/generator@7.29.7':
5028 dependencies:
5029 '@babel/parser': 7.29.7
5030 '@babel/types': 7.29.7
5031 '@jridgewell/gen-mapping': 0.3.13
5032 '@jridgewell/trace-mapping': 0.3.31
5033 jsesc: 3.1.0
5034
5035 '@babel/generator@8.0.0-rc.6':
5036 dependencies:
5037 '@babel/parser': 8.0.0-rc.6
5038 '@babel/types': 8.0.0-rc.6
5039 '@jridgewell/gen-mapping': 0.3.13
5040 '@jridgewell/trace-mapping': 0.3.31
5041 '@types/jsesc': 2.5.1
5042 jsesc: 3.1.0
5043
5044 '@babel/helper-annotate-as-pure@7.29.7':
5045 dependencies:
5046 '@babel/types': 7.29.7
5047
5048 '@babel/helper-compilation-targets@7.29.7':
5049 dependencies:
5050 '@babel/compat-data': 7.29.7
5051 '@babel/helper-validator-option': 7.29.7
5052 browserslist: 4.28.2
5053 lru-cache: 5.1.1
5054 semver: 6.3.1
5055
5056 '@babel/helper-create-class-features-plugin@7.29.7(@babel/core@7.29.7)':
5057 dependencies:
5058 '@babel/core': 7.29.7
5059 '@babel/helper-annotate-as-pure': 7.29.7
5060 '@babel/helper-member-expression-to-functions': 7.29.7
5061 '@babel/helper-optimise-call-expression': 7.29.7
5062 '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.7)
5063 '@babel/helper-skip-transparent-expression-wrappers': 7.29.7
5064 '@babel/traverse': 7.29.7
5065 semver: 6.3.1
5066 transitivePeerDependencies:
5067 - supports-color
5068
5069 '@babel/helper-globals@7.29.7': {}
5070
5071 '@babel/helper-member-expression-to-functions@7.29.7':
5072 dependencies:
5073 '@babel/traverse': 7.29.7
5074 '@babel/types': 7.29.7
5075 transitivePeerDependencies:
5076 - supports-color
5077
5078 '@babel/helper-module-imports@7.29.7':
5079 dependencies:
5080 '@babel/traverse': 7.29.7
5081 '@babel/types': 7.29.7
5082 transitivePeerDependencies:
5083 - supports-color
5084
5085 '@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)':
5086 dependencies:
5087 '@babel/core': 7.29.7
5088 '@babel/helper-module-imports': 7.29.7
5089 '@babel/helper-validator-identifier': 7.29.7
5090 '@babel/traverse': 7.29.7
5091 transitivePeerDependencies:
5092 - supports-color
5093
5094 '@babel/helper-optimise-call-expression@7.29.7':
5095 dependencies:
5096 '@babel/types': 7.29.7
5097
5098 '@babel/helper-plugin-utils@7.29.7': {}
5099
5100 '@babel/helper-replace-supers@7.29.7(@babel/core@7.29.7)':
5101 dependencies:
5102 '@babel/core': 7.29.7
5103 '@babel/helper-member-expression-to-functions': 7.29.7
5104 '@babel/helper-optimise-call-expression': 7.29.7
5105 '@babel/traverse': 7.29.7
5106 transitivePeerDependencies:
5107 - supports-color
5108
5109 '@babel/helper-skip-transparent-expression-wrappers@7.29.7':
5110 dependencies:
5111 '@babel/traverse': 7.29.7
5112 '@babel/types': 7.29.7
5113 transitivePeerDependencies:
5114 - supports-color
5115
5116 '@babel/helper-string-parser@7.29.7': {}
5117
5118 '@babel/helper-string-parser@8.0.0-rc.6': {}
5119
5120 '@babel/helper-validator-identifier@7.29.7': {}
5121
5122 '@babel/helper-validator-identifier@8.0.0-rc.6': {}
5123
5124 '@babel/helper-validator-option@7.29.7': {}
5125
5126 '@babel/helpers@7.29.7':
5127 dependencies:
5128 '@babel/template': 7.29.7
5129 '@babel/types': 7.29.7
5130
5131 '@babel/parser@7.29.7':
5132 dependencies:
5133 '@babel/types': 7.29.7
5134
5135 '@babel/parser@8.0.0-rc.6':
5136 dependencies:
5137 '@babel/types': 8.0.0-rc.6
5138
5139 '@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7)':
5140 dependencies:
5141 '@babel/core': 7.29.7
5142 '@babel/helper-plugin-utils': 7.29.7
5143
5144 '@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7)':
5145 dependencies:
5146 '@babel/core': 7.29.7
5147 '@babel/helper-plugin-utils': 7.29.7
5148
5149 '@babel/plugin-transform-typescript@7.29.7(@babel/core@7.29.7)':
5150 dependencies:
5151 '@babel/core': 7.29.7
5152 '@babel/helper-annotate-as-pure': 7.29.7
5153 '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.7)
5154 '@babel/helper-plugin-utils': 7.29.7
5155 '@babel/helper-skip-transparent-expression-wrappers': 7.29.7
5156 '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7)
5157 transitivePeerDependencies:
5158 - supports-color
5159
5160 '@babel/template@7.29.7':
5161 dependencies:
5162 '@babel/code-frame': 7.29.7
5163 '@babel/parser': 7.29.7
5164 '@babel/types': 7.29.7
5165
5166 '@babel/traverse@7.29.7':
5167 dependencies:
5168 '@babel/code-frame': 7.29.7
5169 '@babel/generator': 7.29.7
5170 '@babel/helper-globals': 7.29.7
5171 '@babel/parser': 7.29.7
5172 '@babel/template': 7.29.7
5173 '@babel/types': 7.29.7
5174 debug: 4.4.3
5175 transitivePeerDependencies:
5176 - supports-color
5177
5178 '@babel/types@7.29.7':
5179 dependencies:
5180 '@babel/helper-string-parser': 7.29.7
5181 '@babel/helper-validator-identifier': 7.29.7
5182
5183 '@babel/types@8.0.0-rc.6':
5184 dependencies:
5185 '@babel/helper-string-parser': 8.0.0-rc.6
5186 '@babel/helper-validator-identifier': 8.0.0-rc.6
5187
5188 '@bomb.sh/tab@0.0.15(cac@6.7.14)(citty@0.2.2)':
5189 optionalDependencies:
5190 cac: 6.7.14
5191 citty: 0.2.2
5192
5193 '@clack/core@1.2.0':
5194 dependencies:
5195 fast-wrap-ansi: 0.1.6
5196 sisteransi: 1.0.5
5197
5198 '@clack/core@1.4.1':
5199 dependencies:
5200 fast-wrap-ansi: 0.2.2
5201 sisteransi: 1.0.5
5202
5203 '@clack/prompts@1.2.0':
5204 dependencies:
5205 '@clack/core': 1.2.0
5206 fast-string-width: 1.1.0
5207 fast-wrap-ansi: 0.1.6
5208 sisteransi: 1.0.5
5209
5210 '@clack/prompts@1.5.1':
5211 dependencies:
5212 '@clack/core': 1.4.1
5213 fast-string-width: 3.0.2
5214 fast-wrap-ansi: 0.2.2
5215 sisteransi: 1.0.5
5216
5217 '@cloudflare/kv-asset-handler@0.4.2': {}
5218
5219 '@colordx/core@5.4.3': {}
5220
5221 '@dxup/nuxt@0.4.1(magicast@0.5.3)(typescript@6.0.3)':
5222 dependencies:
5223 '@dxup/unimport': 0.1.2
5224 '@nuxt/kit': 4.4.8(magicast@0.5.3)
5225 chokidar: 5.0.0
5226 pathe: 2.0.3
5227 tinyglobby: 0.2.17
5228 optionalDependencies:
5229 typescript: 6.0.3
5230 transitivePeerDependencies:
5231 - magicast
5232
5233 '@dxup/unimport@0.1.2': {}
5234
5235 '@emnapi/core@1.10.0':
5236 dependencies:
5237 '@emnapi/wasi-threads': 1.2.1
5238 tslib: 2.8.1
5239 optional: true
5240
5241 '@emnapi/runtime@1.10.0':
5242 dependencies:
5243 tslib: 2.8.1
5244 optional: true
5245
5246 '@emnapi/wasi-threads@1.2.1':
5247 dependencies:
5248 tslib: 2.8.1
5249 optional: true
5250
5251 '@es-joy/jsdoccomment@0.87.0':
5252 dependencies:
5253 '@types/estree': 1.0.9
5254 '@typescript-eslint/types': 8.61.0
5255 comment-parser: 1.4.7
5256 esquery: 1.7.0
5257 jsdoc-type-pratt-parser: 7.2.0
5258
5259 '@es-joy/resolve.exports@1.2.0': {}
5260
5261 '@esbuild/aix-ppc64@0.25.12':
5262 optional: true
5263
5264 '@esbuild/aix-ppc64@0.27.7':
5265 optional: true
5266
5267 '@esbuild/aix-ppc64@0.28.1':
5268 optional: true
5269
5270 '@esbuild/android-arm64@0.25.12':
5271 optional: true
5272
5273 '@esbuild/android-arm64@0.27.7':
5274 optional: true
5275
5276 '@esbuild/android-arm64@0.28.1':
5277 optional: true
5278
5279 '@esbuild/android-arm@0.25.12':
5280 optional: true
5281
5282 '@esbuild/android-arm@0.27.7':
5283 optional: true
5284
5285 '@esbuild/android-arm@0.28.1':
5286 optional: true
5287
5288 '@esbuild/android-x64@0.25.12':
5289 optional: true
5290
5291 '@esbuild/android-x64@0.27.7':
5292 optional: true
5293
5294 '@esbuild/android-x64@0.28.1':
5295 optional: true
5296
5297 '@esbuild/darwin-arm64@0.25.12':
5298 optional: true
5299
5300 '@esbuild/darwin-arm64@0.27.7':
5301 optional: true
5302
5303 '@esbuild/darwin-arm64@0.28.1':
5304 optional: true
5305
5306 '@esbuild/darwin-x64@0.25.12':
5307 optional: true
5308
5309 '@esbuild/darwin-x64@0.27.7':
5310 optional: true
5311
5312 '@esbuild/darwin-x64@0.28.1':
5313 optional: true
5314
5315 '@esbuild/freebsd-arm64@0.25.12':
5316 optional: true
5317
5318 '@esbuild/freebsd-arm64@0.27.7':
5319 optional: true
5320
5321 '@esbuild/freebsd-arm64@0.28.1':
5322 optional: true
5323
5324 '@esbuild/freebsd-x64@0.25.12':
5325 optional: true
5326
5327 '@esbuild/freebsd-x64@0.27.7':
5328 optional: true
5329
5330 '@esbuild/freebsd-x64@0.28.1':
5331 optional: true
5332
5333 '@esbuild/linux-arm64@0.25.12':
5334 optional: true
5335
5336 '@esbuild/linux-arm64@0.27.7':
5337 optional: true
5338
5339 '@esbuild/linux-arm64@0.28.1':
5340 optional: true
5341
5342 '@esbuild/linux-arm@0.25.12':
5343 optional: true
5344
5345 '@esbuild/linux-arm@0.27.7':
5346 optional: true
5347
5348 '@esbuild/linux-arm@0.28.1':
5349 optional: true
5350
5351 '@esbuild/linux-ia32@0.25.12':
5352 optional: true
5353
5354 '@esbuild/linux-ia32@0.27.7':
5355 optional: true
5356
5357 '@esbuild/linux-ia32@0.28.1':
5358 optional: true
5359
5360 '@esbuild/linux-loong64@0.25.12':
5361 optional: true
5362
5363 '@esbuild/linux-loong64@0.27.7':
5364 optional: true
5365
5366 '@esbuild/linux-loong64@0.28.1':
5367 optional: true
5368
5369 '@esbuild/linux-mips64el@0.25.12':
5370 optional: true
5371
5372 '@esbuild/linux-mips64el@0.27.7':
5373 optional: true
5374
5375 '@esbuild/linux-mips64el@0.28.1':
5376 optional: true
5377
5378 '@esbuild/linux-ppc64@0.25.12':
5379 optional: true
5380
5381 '@esbuild/linux-ppc64@0.27.7':
5382 optional: true
5383
5384 '@esbuild/linux-ppc64@0.28.1':
5385 optional: true
5386
5387 '@esbuild/linux-riscv64@0.25.12':
5388 optional: true
5389
5390 '@esbuild/linux-riscv64@0.27.7':
5391 optional: true
5392
5393 '@esbuild/linux-riscv64@0.28.1':
5394 optional: true
5395
5396 '@esbuild/linux-s390x@0.25.12':
5397 optional: true
5398
5399 '@esbuild/linux-s390x@0.27.7':
5400 optional: true
5401
5402 '@esbuild/linux-s390x@0.28.1':
5403 optional: true
5404
5405 '@esbuild/linux-x64@0.25.12':
5406 optional: true
5407
5408 '@esbuild/linux-x64@0.27.7':
5409 optional: true
5410
5411 '@esbuild/linux-x64@0.28.1':
5412 optional: true
5413
5414 '@esbuild/netbsd-arm64@0.25.12':
5415 optional: true
5416
5417 '@esbuild/netbsd-arm64@0.27.7':
5418 optional: true
5419
5420 '@esbuild/netbsd-arm64@0.28.1':
5421 optional: true
5422
5423 '@esbuild/netbsd-x64@0.25.12':
5424 optional: true
5425
5426 '@esbuild/netbsd-x64@0.27.7':
5427 optional: true
5428
5429 '@esbuild/netbsd-x64@0.28.1':
5430 optional: true
5431
5432 '@esbuild/openbsd-arm64@0.25.12':
5433 optional: true
5434
5435 '@esbuild/openbsd-arm64@0.27.7':
5436 optional: true
5437
5438 '@esbuild/openbsd-arm64@0.28.1':
5439 optional: true
5440
5441 '@esbuild/openbsd-x64@0.25.12':
5442 optional: true
5443
5444 '@esbuild/openbsd-x64@0.27.7':
5445 optional: true
5446
5447 '@esbuild/openbsd-x64@0.28.1':
5448 optional: true
5449
5450 '@esbuild/openharmony-arm64@0.25.12':
5451 optional: true
5452
5453 '@esbuild/openharmony-arm64@0.27.7':
5454 optional: true
5455
5456 '@esbuild/openharmony-arm64@0.28.1':
5457 optional: true
5458
5459 '@esbuild/sunos-x64@0.25.12':
5460 optional: true
5461
5462 '@esbuild/sunos-x64@0.27.7':
5463 optional: true
5464
5465 '@esbuild/sunos-x64@0.28.1':
5466 optional: true
5467
5468 '@esbuild/win32-arm64@0.25.12':
5469 optional: true
5470
5471 '@esbuild/win32-arm64@0.27.7':
5472 optional: true
5473
5474 '@esbuild/win32-arm64@0.28.1':
5475 optional: true
5476
5477 '@esbuild/win32-ia32@0.25.12':
5478 optional: true
5479
5480 '@esbuild/win32-ia32@0.27.7':
5481 optional: true
5482
5483 '@esbuild/win32-ia32@0.28.1':
5484 optional: true
5485
5486 '@esbuild/win32-x64@0.25.12':
5487 optional: true
5488
5489 '@esbuild/win32-x64@0.27.7':
5490 optional: true
5491
5492 '@esbuild/win32-x64@0.28.1':
5493 optional: true
5494
5495 '@eslint-community/eslint-utils@4.9.1(eslint@10.5.0(jiti@2.7.0))':
5496 dependencies:
5497 eslint: 10.5.0(jiti@2.7.0)
5498 eslint-visitor-keys: 3.4.3
5499
5500 '@eslint-community/regexpp@4.12.2': {}
5501
5502 '@eslint/compat@2.1.0(eslint@10.5.0(jiti@2.7.0))':
5503 dependencies:
5504 '@eslint/core': 1.2.1
5505 optionalDependencies:
5506 eslint: 10.5.0(jiti@2.7.0)
5507
5508 '@eslint/config-array@0.23.5':
5509 dependencies:
5510 '@eslint/object-schema': 3.0.5
5511 debug: 4.4.3
5512 minimatch: 10.2.5
5513 transitivePeerDependencies:
5514 - supports-color
5515
5516 '@eslint/config-helpers@0.5.5':
5517 dependencies:
5518 '@eslint/core': 1.2.1
5519
5520 '@eslint/config-helpers@0.6.0':
5521 dependencies:
5522 '@eslint/core': 1.2.1
5523
5524 '@eslint/core@1.2.1':
5525 dependencies:
5526 '@types/json-schema': 7.0.15
5527
5528 '@eslint/js@10.0.1(eslint@10.5.0(jiti@2.7.0))':
5529 optionalDependencies:
5530 eslint: 10.5.0(jiti@2.7.0)
5531
5532 '@eslint/object-schema@3.0.5': {}
5533
5534 '@eslint/plugin-kit@0.7.2':
5535 dependencies:
5536 '@eslint/core': 1.2.1
5537 levn: 0.4.1
5538
5539 '@humanfs/core@0.19.2':
5540 dependencies:
5541 '@humanfs/types': 0.15.0
5542
5543 '@humanfs/node@0.16.8':
5544 dependencies:
5545 '@humanfs/core': 0.19.2
5546 '@humanfs/types': 0.15.0
5547 '@humanwhocodes/retry': 0.4.3
5548
5549 '@humanfs/types@0.15.0': {}
5550
5551 '@humanwhocodes/module-importer@1.0.1': {}
5552
5553 '@humanwhocodes/retry@0.4.3': {}
5554
5555 '@ioredis/commands@1.10.0': {}
5556
5557 '@isaacs/cliui@8.0.2':
5558 dependencies:
5559 string-width: 5.1.2
5560 string-width-cjs: string-width@4.2.3
5561 strip-ansi: 7.2.0
5562 strip-ansi-cjs: strip-ansi@6.0.1
5563 wrap-ansi: 8.1.0
5564 wrap-ansi-cjs: wrap-ansi@7.0.0
5565
5566 '@isaacs/fs-minipass@4.0.1':
5567 dependencies:
5568 minipass: 7.1.3
5569
5570 '@jridgewell/gen-mapping@0.3.13':
5571 dependencies:
5572 '@jridgewell/sourcemap-codec': 1.5.5
5573 '@jridgewell/trace-mapping': 0.3.31
5574
5575 '@jridgewell/remapping@2.3.5':
5576 dependencies:
5577 '@jridgewell/gen-mapping': 0.3.13
5578 '@jridgewell/trace-mapping': 0.3.31
5579
5580 '@jridgewell/resolve-uri@3.1.2': {}
5581
5582 '@jridgewell/source-map@0.3.11':
5583 dependencies:
5584 '@jridgewell/gen-mapping': 0.3.13
5585 '@jridgewell/trace-mapping': 0.3.31
5586
5587 '@jridgewell/sourcemap-codec@1.5.5': {}
5588
5589 '@jridgewell/trace-mapping@0.3.31':
5590 dependencies:
5591 '@jridgewell/resolve-uri': 3.1.2
5592 '@jridgewell/sourcemap-codec': 1.5.5
5593
5594 '@kwsites/file-exists@1.1.1':
5595 dependencies:
5596 debug: 4.4.3
5597 transitivePeerDependencies:
5598 - supports-color
5599
5600 '@kwsites/promise-deferred@1.1.1': {}
5601
5602 '@mapbox/node-pre-gyp@2.0.3':
5603 dependencies:
5604 consola: 3.4.2
5605 detect-libc: 2.1.2
5606 https-proxy-agent: 7.0.6
5607 node-fetch: 2.7.0
5608 nopt: 8.1.0
5609 semver: 7.8.4
5610 tar: 7.5.16
5611 transitivePeerDependencies:
5612 - encoding
5613 - supports-color
5614
5615 '@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)':
5616 dependencies:
5617 '@emnapi/core': 1.10.0
5618 '@emnapi/runtime': 1.10.0
5619 '@tybys/wasm-util': 0.10.2
5620 optional: true
5621
5622 '@nodelib/fs.scandir@2.1.5':
5623 dependencies:
5624 '@nodelib/fs.stat': 2.0.5
5625 run-parallel: 1.2.0
5626
5627 '@nodelib/fs.stat@2.0.5': {}
5628
5629 '@nodelib/fs.walk@1.2.8':
5630 dependencies:
5631 '@nodelib/fs.scandir': 2.1.5
5632 fastq: 1.20.1
5633
5634 '@nuxt/cli@3.35.2(@nuxt/schema@4.4.8)(cac@6.7.14)(magicast@0.5.3)':
5635 dependencies:
5636 '@bomb.sh/tab': 0.0.15(cac@6.7.14)(citty@0.2.2)
5637 '@clack/prompts': 1.5.1
5638 c12: 3.3.4(magicast@0.5.3)
5639 citty: 0.2.2
5640 confbox: 0.2.4
5641 consola: 3.4.2
5642 debug: 4.4.3
5643 defu: 6.1.7
5644 exsolve: 1.0.8
5645 fuse.js: 7.4.2
5646 fzf: 0.5.2
5647 giget: 3.3.0
5648 jiti: 2.7.0
5649 listhen: 1.10.0(srvx@0.11.16)
5650 nypm: 0.6.7
5651 ofetch: 1.5.1
5652 ohash: 2.0.11
5653 pathe: 2.0.3
5654 perfect-debounce: 2.1.0
5655 pkg-types: 2.3.1
5656 scule: 1.3.0
5657 semver: 7.8.4
5658 srvx: 0.11.16
5659 std-env: 4.1.0
5660 tinyclip: 0.1.14
5661 tinyexec: 1.2.4
5662 ufo: 1.6.4
5663 youch: 4.1.1
5664 optionalDependencies:
5665 '@nuxt/schema': 4.4.8
5666 transitivePeerDependencies:
5667 - cac
5668 - commander
5669 - magicast
5670 - supports-color
5671
5672 '@nuxt/devalue@2.0.2': {}
5673
5674 '@nuxt/devtools-kit@2.7.0(magicast@0.5.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))':
5675 dependencies:
5676 '@nuxt/kit': 3.21.8(magicast@0.5.3)
5677 execa: 8.0.1
5678 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
5679 transitivePeerDependencies:
5680 - magicast
5681
5682 '@nuxt/devtools-kit@3.2.4(magicast@0.5.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))':
5683 dependencies:
5684 '@nuxt/kit': 4.4.8(magicast@0.5.3)
5685 execa: 8.0.1
5686 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
5687 transitivePeerDependencies:
5688 - magicast
5689
5690 '@nuxt/devtools-wizard@3.2.4':
5691 dependencies:
5692 '@clack/prompts': 1.5.1
5693 consola: 3.4.2
5694 diff: 8.0.4
5695 execa: 8.0.1
5696 magicast: 0.5.3
5697 pathe: 2.0.3
5698 pkg-types: 2.3.1
5699 semver: 7.8.4
5700
5701 '@nuxt/devtools@3.2.4(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))':
5702 dependencies:
5703 '@nuxt/devtools-kit': 3.2.4(magicast@0.5.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
5704 '@nuxt/devtools-wizard': 3.2.4
5705 '@nuxt/kit': 4.4.8(magicast@0.5.3)
5706 '@vue/devtools-core': 8.1.3(vue@3.5.38(typescript@6.0.3))
5707 '@vue/devtools-kit': 8.1.3
5708 birpc: 4.0.0
5709 consola: 3.4.2
5710 destr: 2.0.5
5711 error-stack-parser-es: 1.0.5
5712 execa: 8.0.1
5713 fast-npm-meta: 1.5.1
5714 get-port-please: 3.2.0
5715 hookable: 6.1.1
5716 image-meta: 0.2.2
5717 is-installed-globally: 1.0.0
5718 launch-editor: 2.14.1
5719 local-pkg: 1.2.1
5720 magicast: 0.5.3
5721 nypm: 0.6.7
5722 ohash: 2.0.11
5723 pathe: 2.0.3
5724 perfect-debounce: 2.1.0
5725 pkg-types: 2.3.1
5726 semver: 7.8.4
5727 simple-git: 3.36.0
5728 sirv: 3.0.2
5729 structured-clone-es: 2.0.0
5730 tinyglobby: 0.2.17
5731 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
5732 vite-plugin-inspect: 11.4.1(@nuxt/kit@4.4.8(magicast@0.5.3))(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
5733 vite-plugin-vue-tracer: 1.4.0(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))
5734 which: 6.0.1
5735 ws: 8.21.0
5736 transitivePeerDependencies:
5737 - bufferutil
5738 - supports-color
5739 - utf-8-validate
5740 - vue
5741
5742 '@nuxt/eslint-config@1.16.0(@typescript-eslint/utils@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(@vue/compiler-sfc@3.5.38)(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)':
5743 dependencies:
5744 '@antfu/install-pkg': 1.1.0
5745 '@clack/prompts': 1.5.1
5746 '@eslint/js': 10.0.1(eslint@10.5.0(jiti@2.7.0))
5747 '@nuxt/eslint-plugin': 1.16.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
5748 '@stylistic/eslint-plugin': 5.10.0(eslint@10.5.0(jiti@2.7.0))
5749 '@typescript-eslint/eslint-plugin': 8.61.0(@typescript-eslint/parser@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
5750 '@typescript-eslint/parser': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
5751 eslint: 10.5.0(jiti@2.7.0)
5752 eslint-config-flat-gitignore: 2.3.0(eslint@10.5.0(jiti@2.7.0))
5753 eslint-flat-config-utils: 3.2.0
5754 eslint-merge-processors: 2.0.0(eslint@10.5.0(jiti@2.7.0))
5755 eslint-plugin-import-lite: 0.6.0(eslint@10.5.0(jiti@2.7.0))
5756 eslint-plugin-import-x: 4.16.2(@typescript-eslint/utils@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))
5757 eslint-plugin-jsdoc: 63.0.2(eslint@10.5.0(jiti@2.7.0))
5758 eslint-plugin-regexp: 3.1.0(eslint@10.5.0(jiti@2.7.0))
5759 eslint-plugin-unicorn: 65.0.1(eslint@10.5.0(jiti@2.7.0))
5760 eslint-plugin-vue: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0(jiti@2.7.0)))(@typescript-eslint/parser@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.5.0(jiti@2.7.0)))
5761 eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.38)(eslint@10.5.0(jiti@2.7.0))
5762 globals: 17.6.0
5763 local-pkg: 1.2.1
5764 pathe: 2.0.3
5765 vue-eslint-parser: 10.4.1(eslint@10.5.0(jiti@2.7.0))
5766 transitivePeerDependencies:
5767 - '@typescript-eslint/utils'
5768 - '@vue/compiler-sfc'
5769 - eslint-import-resolver-node
5770 - supports-color
5771 - typescript
5772
5773 '@nuxt/eslint-plugin@1.16.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)':
5774 dependencies:
5775 '@typescript-eslint/types': 8.61.0
5776 '@typescript-eslint/utils': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
5777 eslint: 10.5.0(jiti@2.7.0)
5778 transitivePeerDependencies:
5779 - supports-color
5780 - typescript
5781
5782 '@nuxt/kit@3.21.8(magicast@0.5.3)':
5783 dependencies:
5784 c12: 3.3.4(magicast@0.5.3)
5785 consola: 3.4.2
5786 defu: 6.1.7
5787 destr: 2.0.5
5788 errx: 0.1.0
5789 exsolve: 1.0.8
5790 ignore: 7.0.5
5791 jiti: 2.7.0
5792 klona: 2.0.6
5793 knitwork: 1.3.0
5794 mlly: 1.8.2
5795 ohash: 2.0.11
5796 pathe: 2.0.3
5797 pkg-types: 2.3.1
5798 rc9: 3.0.1
5799 scule: 1.3.0
5800 semver: 7.8.4
5801 tinyglobby: 0.2.17
5802 ufo: 1.6.4
5803 unctx: 2.5.0
5804 untyped: 2.0.0
5805 transitivePeerDependencies:
5806 - magicast
5807
5808 '@nuxt/kit@4.4.8(magicast@0.5.3)':
5809 dependencies:
5810 c12: 3.3.4(magicast@0.5.3)
5811 consola: 3.4.2
5812 defu: 6.1.7
5813 destr: 2.0.5
5814 errx: 0.1.0
5815 exsolve: 1.0.8
5816 ignore: 7.0.5
5817 jiti: 2.7.0
5818 klona: 2.0.6
5819 mlly: 1.8.2
5820 ohash: 2.0.11
5821 pathe: 2.0.3
5822 pkg-types: 2.3.1
5823 rc9: 3.0.1
5824 scule: 1.3.0
5825 semver: 7.8.4
5826 tinyglobby: 0.2.17
5827 ufo: 1.6.4
5828 unctx: 2.5.0
5829 untyped: 2.0.0
5830 transitivePeerDependencies:
5831 - magicast
5832
5833 '@nuxt/module-builder@1.0.2(@nuxt/cli@3.35.2(@nuxt/schema@4.4.8)(cac@6.7.14)(magicast@0.5.3))(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(typescript@6.0.3)(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3))':
5834 dependencies:
5835 '@nuxt/cli': 3.35.2(@nuxt/schema@4.4.8)(cac@6.7.14)(magicast@0.5.3)
5836 citty: 0.1.6
5837 consola: 3.4.2
5838 defu: 6.1.7
5839 jiti: 2.7.0
5840 magic-regexp: 0.10.0
5841 mkdist: 2.4.1(typescript@6.0.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3)))(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3))
5842 mlly: 1.8.2
5843 pathe: 2.0.3
5844 pkg-types: 2.3.1
5845 tsconfck: 3.1.6(typescript@6.0.3)
5846 typescript: 6.0.3
5847 unbuild: 3.6.1(typescript@6.0.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3)))(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3))
5848 vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3))
5849 transitivePeerDependencies:
5850 - '@vue/compiler-core'
5851 - esbuild
5852 - sass
5853 - vue
5854 - vue-tsc
5855
5856 '@nuxt/nitro-server@4.4.8(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(db0@0.3.4)(ioredis@5.11.1)(magicast@0.5.3)(nuxt@4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0))(oxc-parser@0.133.0)(rolldown@1.1.0)(srvx@0.11.16)(typescript@6.0.3)':
5857 dependencies:
5858 '@nuxt/devalue': 2.0.2
5859 '@nuxt/kit': 4.4.8(magicast@0.5.3)
5860 '@unhead/vue': 2.1.15(vue@3.5.38(typescript@6.0.3))
5861 '@vue/shared': 3.5.38
5862 consola: 3.4.2
5863 defu: 6.1.7
5864 destr: 2.0.5
5865 devalue: 5.8.1
5866 errx: 0.1.0
5867 escape-string-regexp: 5.0.0
5868 exsolve: 1.0.8
5869 h3: 1.15.11
5870 impound: 1.1.5
5871 klona: 2.0.6
5872 mocked-exports: 0.1.1
5873 nitropack: 2.13.4(oxc-parser@0.133.0)(rolldown@1.1.0)(srvx@0.11.16)
5874 nuxt: 4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0)
5875 nypm: 0.6.7
5876 ohash: 2.0.11
5877 pathe: 2.0.3
5878 rou3: 0.8.1
5879 std-env: 4.1.0
5880 ufo: 1.6.4
5881 unctx: 2.5.0
5882 unstorage: 1.17.5(db0@0.3.4)(ioredis@5.11.1)
5883 vue: 3.5.38(typescript@6.0.3)
5884 vue-bundle-renderer: 2.2.0
5885 vue-devtools-stub: 0.1.0
5886 optionalDependencies:
5887 '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7)
5888 transitivePeerDependencies:
5889 - '@azure/app-configuration'
5890 - '@azure/cosmos'
5891 - '@azure/data-tables'
5892 - '@azure/identity'
5893 - '@azure/keyvault-secrets'
5894 - '@azure/storage-blob'
5895 - '@capacitor/preferences'
5896 - '@deno/kv'
5897 - '@electric-sql/pglite'
5898 - '@libsql/client'
5899 - '@netlify/blobs'
5900 - '@planetscale/database'
5901 - '@upstash/redis'
5902 - '@vercel/blob'
5903 - '@vercel/functions'
5904 - '@vercel/kv'
5905 - aws4fetch
5906 - bare-abort-controller
5907 - bare-buffer
5908 - better-sqlite3
5909 - db0
5910 - drizzle-orm
5911 - encoding
5912 - idb-keyval
5913 - ioredis
5914 - magicast
5915 - mysql2
5916 - oxc-parser
5917 - react-native-b4a
5918 - rolldown
5919 - sqlite3
5920 - srvx
5921 - supports-color
5922 - typescript
5923 - uploadthing
5924 - xml2js
5925
5926 '@nuxt/schema@4.4.8':
5927 dependencies:
5928 '@vue/shared': 3.5.38
5929 defu: 6.1.7
5930 pathe: 2.0.3
5931 pkg-types: 2.3.1
5932 std-env: 4.1.0
5933
5934 '@nuxt/telemetry@2.8.0(@nuxt/kit@4.4.8(magicast@0.5.3))':
5935 dependencies:
5936 '@nuxt/kit': 4.4.8(magicast@0.5.3)
5937 citty: 0.2.2
5938 consola: 3.4.2
5939 ofetch: 2.0.0-alpha.3
5940 rc9: 3.0.1
5941 std-env: 4.1.0
5942
5943 '@nuxt/test-utils@4.0.3(crossws@0.4.6(srvx@0.11.16))(magicast@0.5.3)(playwright-core@1.61.1)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vitest@4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)))':
5944 dependencies:
5945 '@clack/prompts': 1.2.0
5946 '@nuxt/devtools-kit': 2.7.0(magicast@0.5.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
5947 '@nuxt/kit': 3.21.8(magicast@0.5.3)
5948 c12: 3.3.4(magicast@0.5.3)
5949 consola: 3.4.2
5950 defu: 6.1.7
5951 destr: 2.0.5
5952 estree-walker: 3.0.3
5953 exsolve: 1.0.8
5954 fake-indexeddb: 6.2.5
5955 get-port-please: 3.2.0
5956 h3: 1.15.11
5957 h3-next: h3@2.0.1-rc.20(crossws@0.4.6(srvx@0.11.16))
5958 local-pkg: 1.2.1
5959 magic-string: 0.30.21
5960 node-fetch-native: 1.6.7
5961 node-mock-http: 1.0.4
5962 nypm: 0.6.7
5963 ofetch: 1.5.1
5964 pathe: 2.0.3
5965 perfect-debounce: 2.1.0
5966 radix3: 1.1.2
5967 scule: 1.3.0
5968 std-env: 4.1.0
5969 tinyexec: 1.2.4
5970 ufo: 1.6.4
5971 unplugin: 3.0.0
5972 vitest-environment-nuxt: 2.0.0(crossws@0.4.6(srvx@0.11.16))(magicast@0.5.3)(playwright-core@1.61.1)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vitest@4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)))
5973 vue: 3.5.38(typescript@6.0.3)
5974 optionalDependencies:
5975 playwright-core: 1.61.1
5976 vitest: 4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
5977 transitivePeerDependencies:
5978 - crossws
5979 - magicast
5980 - typescript
5981 - vite
5982
5983 '@nuxt/vite-builder@4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@types/node@26.0.0)(eslint@10.5.0(jiti@2.7.0))(magicast@0.5.3)(nuxt@4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0))(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(terser@5.48.0)(typescript@6.0.3)(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3))(yaml@2.9.0)':
5984 dependencies:
5985 '@nuxt/kit': 4.4.8(magicast@0.5.3)
5986 '@rollup/plugin-replace': 6.0.3(rollup@4.62.0)
5987 '@vitejs/plugin-vue': 6.0.7(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))
5988 '@vitejs/plugin-vue-jsx': 5.1.5(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))
5989 autoprefixer: 10.5.0(postcss@8.5.15)
5990 consola: 3.4.2
5991 cssnano: 8.0.2(postcss@8.5.15)
5992 defu: 6.1.7
5993 escape-string-regexp: 5.0.0
5994 exsolve: 1.0.8
5995 get-port-please: 3.2.0
5996 jiti: 2.7.0
5997 knitwork: 1.3.0
5998 magic-string: 0.30.21
5999 mlly: 1.8.2
6000 mocked-exports: 0.1.1
6001 nuxt: 4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0)
6002 nypm: 0.6.7
6003 pathe: 2.0.3
6004 pkg-types: 2.3.1
6005 postcss: 8.5.15
6006 seroval: 1.5.4
6007 std-env: 4.1.0
6008 ufo: 1.6.4
6009 unenv: 2.0.0-rc.24
6010 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
6011 vite-node: 5.3.0(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
6012 vite-plugin-checker: 0.14.1(eslint@10.5.0(jiti@2.7.0))(optionator@0.9.4)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))
6013 vue: 3.5.38(typescript@6.0.3)
6014 vue-bundle-renderer: 2.2.0
6015 optionalDependencies:
6016 '@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7)
6017 rolldown: 1.1.0
6018 rollup-plugin-visualizer: 7.0.1(rolldown@1.1.0)(rollup@4.62.0)
6019 transitivePeerDependencies:
6020 - '@biomejs/biome'
6021 - '@types/node'
6022 - eslint
6023 - less
6024 - lightningcss
6025 - magicast
6026 - meow
6027 - optionator
6028 - oxlint
6029 - rollup
6030 - sass
6031 - sass-embedded
6032 - stylelint
6033 - stylus
6034 - sugarss
6035 - supports-color
6036 - terser
6037 - tsx
6038 - typescript
6039 - vue-tsc
6040 - yaml
6041
6042 '@oxc-minify/binding-android-arm-eabi@0.133.0':
6043 optional: true
6044
6045 '@oxc-minify/binding-android-arm64@0.133.0':
6046 optional: true
6047
6048 '@oxc-minify/binding-darwin-arm64@0.133.0':
6049 optional: true
6050
6051 '@oxc-minify/binding-darwin-x64@0.133.0':
6052 optional: true
6053
6054 '@oxc-minify/binding-freebsd-x64@0.133.0':
6055 optional: true
6056
6057 '@oxc-minify/binding-linux-arm-gnueabihf@0.133.0':
6058 optional: true
6059
6060 '@oxc-minify/binding-linux-arm-musleabihf@0.133.0':
6061 optional: true
6062
6063 '@oxc-minify/binding-linux-arm64-gnu@0.133.0':
6064 optional: true
6065
6066 '@oxc-minify/binding-linux-arm64-musl@0.133.0':
6067 optional: true
6068
6069 '@oxc-minify/binding-linux-ppc64-gnu@0.133.0':
6070 optional: true
6071
6072 '@oxc-minify/binding-linux-riscv64-gnu@0.133.0':
6073 optional: true
6074
6075 '@oxc-minify/binding-linux-riscv64-musl@0.133.0':
6076 optional: true
6077
6078 '@oxc-minify/binding-linux-s390x-gnu@0.133.0':
6079 optional: true
6080
6081 '@oxc-minify/binding-linux-x64-gnu@0.133.0':
6082 optional: true
6083
6084 '@oxc-minify/binding-linux-x64-musl@0.133.0':
6085 optional: true
6086
6087 '@oxc-minify/binding-openharmony-arm64@0.133.0':
6088 optional: true
6089
6090 '@oxc-minify/binding-wasm32-wasi@0.133.0':
6091 dependencies:
6092 '@emnapi/core': 1.10.0
6093 '@emnapi/runtime': 1.10.0
6094 '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
6095 optional: true
6096
6097 '@oxc-minify/binding-win32-arm64-msvc@0.133.0':
6098 optional: true
6099
6100 '@oxc-minify/binding-win32-ia32-msvc@0.133.0':
6101 optional: true
6102
6103 '@oxc-minify/binding-win32-x64-msvc@0.133.0':
6104 optional: true
6105
6106 '@oxc-parser/binding-android-arm-eabi@0.133.0':
6107 optional: true
6108
6109 '@oxc-parser/binding-android-arm64@0.133.0':
6110 optional: true
6111
6112 '@oxc-parser/binding-darwin-arm64@0.133.0':
6113 optional: true
6114
6115 '@oxc-parser/binding-darwin-x64@0.133.0':
6116 optional: true
6117
6118 '@oxc-parser/binding-freebsd-x64@0.133.0':
6119 optional: true
6120
6121 '@oxc-parser/binding-linux-arm-gnueabihf@0.133.0':
6122 optional: true
6123
6124 '@oxc-parser/binding-linux-arm-musleabihf@0.133.0':
6125 optional: true
6126
6127 '@oxc-parser/binding-linux-arm64-gnu@0.133.0':
6128 optional: true
6129
6130 '@oxc-parser/binding-linux-arm64-musl@0.133.0':
6131 optional: true
6132
6133 '@oxc-parser/binding-linux-ppc64-gnu@0.133.0':
6134 optional: true
6135
6136 '@oxc-parser/binding-linux-riscv64-gnu@0.133.0':
6137 optional: true
6138
6139 '@oxc-parser/binding-linux-riscv64-musl@0.133.0':
6140 optional: true
6141
6142 '@oxc-parser/binding-linux-s390x-gnu@0.133.0':
6143 optional: true
6144
6145 '@oxc-parser/binding-linux-x64-gnu@0.133.0':
6146 optional: true
6147
6148 '@oxc-parser/binding-linux-x64-musl@0.133.0':
6149 optional: true
6150
6151 '@oxc-parser/binding-openharmony-arm64@0.133.0':
6152 optional: true
6153
6154 '@oxc-parser/binding-wasm32-wasi@0.133.0':
6155 dependencies:
6156 '@emnapi/core': 1.10.0
6157 '@emnapi/runtime': 1.10.0
6158 '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
6159 optional: true
6160
6161 '@oxc-parser/binding-win32-arm64-msvc@0.133.0':
6162 optional: true
6163
6164 '@oxc-parser/binding-win32-ia32-msvc@0.133.0':
6165 optional: true
6166
6167 '@oxc-parser/binding-win32-x64-msvc@0.133.0':
6168 optional: true
6169
6170 '@oxc-project/types@0.133.0': {}
6171
6172 '@oxc-project/types@0.134.0': {}
6173
6174 '@oxc-transform/binding-android-arm-eabi@0.133.0':
6175 optional: true
6176
6177 '@oxc-transform/binding-android-arm64@0.133.0':
6178 optional: true
6179
6180 '@oxc-transform/binding-darwin-arm64@0.133.0':
6181 optional: true
6182
6183 '@oxc-transform/binding-darwin-x64@0.133.0':
6184 optional: true
6185
6186 '@oxc-transform/binding-freebsd-x64@0.133.0':
6187 optional: true
6188
6189 '@oxc-transform/binding-linux-arm-gnueabihf@0.133.0':
6190 optional: true
6191
6192 '@oxc-transform/binding-linux-arm-musleabihf@0.133.0':
6193 optional: true
6194
6195 '@oxc-transform/binding-linux-arm64-gnu@0.133.0':
6196 optional: true
6197
6198 '@oxc-transform/binding-linux-arm64-musl@0.133.0':
6199 optional: true
6200
6201 '@oxc-transform/binding-linux-ppc64-gnu@0.133.0':
6202 optional: true
6203
6204 '@oxc-transform/binding-linux-riscv64-gnu@0.133.0':
6205 optional: true
6206
6207 '@oxc-transform/binding-linux-riscv64-musl@0.133.0':
6208 optional: true
6209
6210 '@oxc-transform/binding-linux-s390x-gnu@0.133.0':
6211 optional: true
6212
6213 '@oxc-transform/binding-linux-x64-gnu@0.133.0':
6214 optional: true
6215
6216 '@oxc-transform/binding-linux-x64-musl@0.133.0':
6217 optional: true
6218
6219 '@oxc-transform/binding-openharmony-arm64@0.133.0':
6220 optional: true
6221
6222 '@oxc-transform/binding-wasm32-wasi@0.133.0':
6223 dependencies:
6224 '@emnapi/core': 1.10.0
6225 '@emnapi/runtime': 1.10.0
6226 '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
6227 optional: true
6228
6229 '@oxc-transform/binding-win32-arm64-msvc@0.133.0':
6230 optional: true
6231
6232 '@oxc-transform/binding-win32-ia32-msvc@0.133.0':
6233 optional: true
6234
6235 '@oxc-transform/binding-win32-x64-msvc@0.133.0':
6236 optional: true
6237
6238 '@package-json/types@0.0.12': {}
6239
6240 '@parcel/watcher-android-arm64@2.5.6':
6241 optional: true
6242
6243 '@parcel/watcher-darwin-arm64@2.5.6':
6244 optional: true
6245
6246 '@parcel/watcher-darwin-x64@2.5.6':
6247 optional: true
6248
6249 '@parcel/watcher-freebsd-x64@2.5.6':
6250 optional: true
6251
6252 '@parcel/watcher-linux-arm-glibc@2.5.6':
6253 optional: true
6254
6255 '@parcel/watcher-linux-arm-musl@2.5.6':
6256 optional: true
6257
6258 '@parcel/watcher-linux-arm64-glibc@2.5.6':
6259 optional: true
6260
6261 '@parcel/watcher-linux-arm64-musl@2.5.6':
6262 optional: true
6263
6264 '@parcel/watcher-linux-x64-glibc@2.5.6':
6265 optional: true
6266
6267 '@parcel/watcher-linux-x64-musl@2.5.6':
6268 optional: true
6269
6270 '@parcel/watcher-wasm@2.5.6':
6271 dependencies:
6272 is-glob: 4.0.3
6273 picomatch: 4.0.4
6274
6275 '@parcel/watcher-win32-arm64@2.5.6':
6276 optional: true
6277
6278 '@parcel/watcher-win32-ia32@2.5.6':
6279 optional: true
6280
6281 '@parcel/watcher-win32-x64@2.5.6':
6282 optional: true
6283
6284 '@parcel/watcher@2.5.6':
6285 dependencies:
6286 detect-libc: 2.1.2
6287 is-glob: 4.0.3
6288 node-addon-api: 7.1.1
6289 picomatch: 4.0.4
6290 optionalDependencies:
6291 '@parcel/watcher-android-arm64': 2.5.6
6292 '@parcel/watcher-darwin-arm64': 2.5.6
6293 '@parcel/watcher-darwin-x64': 2.5.6
6294 '@parcel/watcher-freebsd-x64': 2.5.6
6295 '@parcel/watcher-linux-arm-glibc': 2.5.6
6296 '@parcel/watcher-linux-arm-musl': 2.5.6
6297 '@parcel/watcher-linux-arm64-glibc': 2.5.6
6298 '@parcel/watcher-linux-arm64-musl': 2.5.6
6299 '@parcel/watcher-linux-x64-glibc': 2.5.6
6300 '@parcel/watcher-linux-x64-musl': 2.5.6
6301 '@parcel/watcher-win32-arm64': 2.5.6
6302 '@parcel/watcher-win32-ia32': 2.5.6
6303 '@parcel/watcher-win32-x64': 2.5.6
6304
6305 '@pkgjs/parseargs@0.11.0':
6306 optional: true
6307
6308 '@polka/url@1.0.0-next.29': {}
6309
6310 '@poppinss/colors@4.1.6':
6311 dependencies:
6312 kleur: 4.1.5
6313
6314 '@poppinss/dumper@0.7.0':
6315 dependencies:
6316 '@poppinss/colors': 4.1.6
6317 '@sindresorhus/is': 7.2.0
6318 supports-color: 10.2.2
6319
6320 '@poppinss/exception@1.2.3': {}
6321
6322 '@rolldown/binding-android-arm64@1.1.0':
6323 optional: true
6324
6325 '@rolldown/binding-darwin-arm64@1.1.0':
6326 optional: true
6327
6328 '@rolldown/binding-darwin-x64@1.1.0':
6329 optional: true
6330
6331 '@rolldown/binding-freebsd-x64@1.1.0':
6332 optional: true
6333
6334 '@rolldown/binding-linux-arm-gnueabihf@1.1.0':
6335 optional: true
6336
6337 '@rolldown/binding-linux-arm64-gnu@1.1.0':
6338 optional: true
6339
6340 '@rolldown/binding-linux-arm64-musl@1.1.0':
6341 optional: true
6342
6343 '@rolldown/binding-linux-ppc64-gnu@1.1.0':
6344 optional: true
6345
6346 '@rolldown/binding-linux-s390x-gnu@1.1.0':
6347 optional: true
6348
6349 '@rolldown/binding-linux-x64-gnu@1.1.0':
6350 optional: true
6351
6352 '@rolldown/binding-linux-x64-musl@1.1.0':
6353 optional: true
6354
6355 '@rolldown/binding-openharmony-arm64@1.1.0':
6356 optional: true
6357
6358 '@rolldown/binding-wasm32-wasi@1.1.0':
6359 dependencies:
6360 '@emnapi/core': 1.10.0
6361 '@emnapi/runtime': 1.10.0
6362 '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
6363 optional: true
6364
6365 '@rolldown/binding-win32-arm64-msvc@1.1.0':
6366 optional: true
6367
6368 '@rolldown/binding-win32-x64-msvc@1.1.0':
6369 optional: true
6370
6371 '@rolldown/pluginutils@1.0.1': {}
6372
6373 '@rollup/plugin-alias@5.1.1(rollup@4.62.0)':
6374 optionalDependencies:
6375 rollup: 4.62.0
6376
6377 '@rollup/plugin-alias@6.0.0(rollup@4.62.0)':
6378 optionalDependencies:
6379 rollup: 4.62.0
6380
6381 '@rollup/plugin-commonjs@28.0.9(rollup@4.62.0)':
6382 dependencies:
6383 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
6384 commondir: 1.0.1
6385 estree-walker: 2.0.2
6386 fdir: 6.5.0(picomatch@4.0.4)
6387 is-reference: 1.2.1
6388 magic-string: 0.30.21
6389 picomatch: 4.0.4
6390 optionalDependencies:
6391 rollup: 4.62.0
6392
6393 '@rollup/plugin-commonjs@29.0.3(rollup@4.62.0)':
6394 dependencies:
6395 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
6396 commondir: 1.0.1
6397 estree-walker: 2.0.2
6398 fdir: 6.5.0(picomatch@4.0.4)
6399 is-reference: 1.2.1
6400 magic-string: 0.30.21
6401 picomatch: 4.0.4
6402 optionalDependencies:
6403 rollup: 4.62.0
6404
6405 '@rollup/plugin-inject@5.0.5(rollup@4.62.0)':
6406 dependencies:
6407 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
6408 estree-walker: 2.0.2
6409 magic-string: 0.30.21
6410 optionalDependencies:
6411 rollup: 4.62.0
6412
6413 '@rollup/plugin-json@6.1.0(rollup@4.62.0)':
6414 dependencies:
6415 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
6416 optionalDependencies:
6417 rollup: 4.62.0
6418
6419 '@rollup/plugin-node-resolve@16.0.3(rollup@4.62.0)':
6420 dependencies:
6421 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
6422 '@types/resolve': 1.20.2
6423 deepmerge: 4.3.1
6424 is-module: 1.0.0
6425 resolve: 1.22.12
6426 optionalDependencies:
6427 rollup: 4.62.0
6428
6429 '@rollup/plugin-replace@6.0.3(rollup@4.62.0)':
6430 dependencies:
6431 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
6432 magic-string: 0.30.21
6433 optionalDependencies:
6434 rollup: 4.62.0
6435
6436 '@rollup/plugin-terser@1.0.0(rollup@4.62.0)':
6437 dependencies:
6438 serialize-javascript: 7.0.5
6439 smob: 1.6.2
6440 terser: 5.48.0
6441 optionalDependencies:
6442 rollup: 4.62.0
6443
6444 '@rollup/pluginutils@5.4.0(rollup@4.62.0)':
6445 dependencies:
6446 '@types/estree': 1.0.9
6447 estree-walker: 2.0.2
6448 picomatch: 4.0.4
6449 optionalDependencies:
6450 rollup: 4.62.0
6451
6452 '@rollup/rollup-android-arm-eabi@4.62.0':
6453 optional: true
6454
6455 '@rollup/rollup-android-arm64@4.62.0':
6456 optional: true
6457
6458 '@rollup/rollup-darwin-arm64@4.62.0':
6459 optional: true
6460
6461 '@rollup/rollup-darwin-x64@4.62.0':
6462 optional: true
6463
6464 '@rollup/rollup-freebsd-arm64@4.62.0':
6465 optional: true
6466
6467 '@rollup/rollup-freebsd-x64@4.62.0':
6468 optional: true
6469
6470 '@rollup/rollup-linux-arm-gnueabihf@4.62.0':
6471 optional: true
6472
6473 '@rollup/rollup-linux-arm-musleabihf@4.62.0':
6474 optional: true
6475
6476 '@rollup/rollup-linux-arm64-gnu@4.62.0':
6477 optional: true
6478
6479 '@rollup/rollup-linux-arm64-musl@4.62.0':
6480 optional: true
6481
6482 '@rollup/rollup-linux-loong64-gnu@4.62.0':
6483 optional: true
6484
6485 '@rollup/rollup-linux-loong64-musl@4.62.0':
6486 optional: true
6487
6488 '@rollup/rollup-linux-ppc64-gnu@4.62.0':
6489 optional: true
6490
6491 '@rollup/rollup-linux-ppc64-musl@4.62.0':
6492 optional: true
6493
6494 '@rollup/rollup-linux-riscv64-gnu@4.62.0':
6495 optional: true
6496
6497 '@rollup/rollup-linux-riscv64-musl@4.62.0':
6498 optional: true
6499
6500 '@rollup/rollup-linux-s390x-gnu@4.62.0':
6501 optional: true
6502
6503 '@rollup/rollup-linux-x64-gnu@4.62.0':
6504 optional: true
6505
6506 '@rollup/rollup-linux-x64-musl@4.62.0':
6507 optional: true
6508
6509 '@rollup/rollup-openbsd-x64@4.62.0':
6510 optional: true
6511
6512 '@rollup/rollup-openharmony-arm64@4.62.0':
6513 optional: true
6514
6515 '@rollup/rollup-win32-arm64-msvc@4.62.0':
6516 optional: true
6517
6518 '@rollup/rollup-win32-ia32-msvc@4.62.0':
6519 optional: true
6520
6521 '@rollup/rollup-win32-x64-gnu@4.62.0':
6522 optional: true
6523
6524 '@rollup/rollup-win32-x64-msvc@4.62.0':
6525 optional: true
6526
6527 '@simple-git/args-pathspec@1.0.3': {}
6528
6529 '@simple-git/argv-parser@1.1.1':
6530 dependencies:
6531 '@simple-git/args-pathspec': 1.0.3
6532
6533 '@sindresorhus/base62@1.0.0': {}
6534
6535 '@sindresorhus/is@7.2.0': {}
6536
6537 '@sindresorhus/merge-streams@4.0.0': {}
6538
6539 '@speed-highlight/core@1.2.17': {}
6540
6541 '@standard-schema/spec@1.1.0': {}
6542
6543 '@stylistic/eslint-plugin@5.10.0(eslint@10.5.0(jiti@2.7.0))':
6544 dependencies:
6545 '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
6546 '@typescript-eslint/types': 8.61.0
6547 eslint: 10.5.0(jiti@2.7.0)
6548 eslint-visitor-keys: 4.2.1
6549 espree: 10.4.0
6550 estraverse: 5.3.0
6551 picomatch: 4.0.4
6552
6553 '@tybys/wasm-util@0.10.2':
6554 dependencies:
6555 tslib: 2.8.1
6556 optional: true
6557
6558 '@types/chai@5.2.3':
6559 dependencies:
6560 '@types/deep-eql': 4.0.2
6561 assertion-error: 2.0.1
6562
6563 '@types/deep-eql@4.0.2': {}
6564
6565 '@types/esrecurse@4.3.1': {}
6566
6567 '@types/estree@1.0.9': {}
6568
6569 '@types/jsesc@2.5.1': {}
6570
6571 '@types/json-schema@7.0.15': {}
6572
6573 '@types/node@26.0.0':
6574 dependencies:
6575 undici-types: 8.3.0
6576
6577 '@types/resolve@1.20.2': {}
6578
6579 '@typescript-eslint/eslint-plugin@8.61.0(@typescript-eslint/parser@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)':
6580 dependencies:
6581 '@eslint-community/regexpp': 4.12.2
6582 '@typescript-eslint/parser': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
6583 '@typescript-eslint/scope-manager': 8.61.0
6584 '@typescript-eslint/type-utils': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
6585 '@typescript-eslint/utils': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
6586 '@typescript-eslint/visitor-keys': 8.61.0
6587 eslint: 10.5.0(jiti@2.7.0)
6588 ignore: 7.0.5
6589 natural-compare: 1.4.0
6590 ts-api-utils: 2.5.0(typescript@6.0.3)
6591 typescript: 6.0.3
6592 transitivePeerDependencies:
6593 - supports-color
6594
6595 '@typescript-eslint/parser@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)':
6596 dependencies:
6597 '@typescript-eslint/scope-manager': 8.61.0
6598 '@typescript-eslint/types': 8.61.0
6599 '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3)
6600 '@typescript-eslint/visitor-keys': 8.61.0
6601 debug: 4.4.3
6602 eslint: 10.5.0(jiti@2.7.0)
6603 typescript: 6.0.3
6604 transitivePeerDependencies:
6605 - supports-color
6606
6607 '@typescript-eslint/project-service@8.61.0(typescript@6.0.3)':
6608 dependencies:
6609 '@typescript-eslint/tsconfig-utils': 8.61.0(typescript@6.0.3)
6610 '@typescript-eslint/types': 8.61.0
6611 debug: 4.4.3
6612 typescript: 6.0.3
6613 transitivePeerDependencies:
6614 - supports-color
6615
6616 '@typescript-eslint/scope-manager@8.61.0':
6617 dependencies:
6618 '@typescript-eslint/types': 8.61.0
6619 '@typescript-eslint/visitor-keys': 8.61.0
6620
6621 '@typescript-eslint/tsconfig-utils@8.61.0(typescript@6.0.3)':
6622 dependencies:
6623 typescript: 6.0.3
6624
6625 '@typescript-eslint/type-utils@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)':
6626 dependencies:
6627 '@typescript-eslint/types': 8.61.0
6628 '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3)
6629 '@typescript-eslint/utils': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
6630 debug: 4.4.3
6631 eslint: 10.5.0(jiti@2.7.0)
6632 ts-api-utils: 2.5.0(typescript@6.0.3)
6633 typescript: 6.0.3
6634 transitivePeerDependencies:
6635 - supports-color
6636
6637 '@typescript-eslint/types@8.61.0': {}
6638
6639 '@typescript-eslint/typescript-estree@8.61.0(typescript@6.0.3)':
6640 dependencies:
6641 '@typescript-eslint/project-service': 8.61.0(typescript@6.0.3)
6642 '@typescript-eslint/tsconfig-utils': 8.61.0(typescript@6.0.3)
6643 '@typescript-eslint/types': 8.61.0
6644 '@typescript-eslint/visitor-keys': 8.61.0
6645 debug: 4.4.3
6646 minimatch: 10.2.5
6647 semver: 7.8.4
6648 tinyglobby: 0.2.17
6649 ts-api-utils: 2.5.0(typescript@6.0.3)
6650 typescript: 6.0.3
6651 transitivePeerDependencies:
6652 - supports-color
6653
6654 '@typescript-eslint/utils@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)':
6655 dependencies:
6656 '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
6657 '@typescript-eslint/scope-manager': 8.61.0
6658 '@typescript-eslint/types': 8.61.0
6659 '@typescript-eslint/typescript-estree': 8.61.0(typescript@6.0.3)
6660 eslint: 10.5.0(jiti@2.7.0)
6661 typescript: 6.0.3
6662 transitivePeerDependencies:
6663 - supports-color
6664
6665 '@typescript-eslint/visitor-keys@8.61.0':
6666 dependencies:
6667 '@typescript-eslint/types': 8.61.0
6668 eslint-visitor-keys: 5.0.1
6669
6670 '@unhead/vue@2.1.15(vue@3.5.38(typescript@6.0.3))':
6671 dependencies:
6672 hookable: 6.1.1
6673 unhead: 2.1.15
6674 vue: 3.5.38(typescript@6.0.3)
6675
6676 '@unrs/resolver-binding-android-arm-eabi@1.12.2':
6677 optional: true
6678
6679 '@unrs/resolver-binding-android-arm64@1.12.2':
6680 optional: true
6681
6682 '@unrs/resolver-binding-darwin-arm64@1.12.2':
6683 optional: true
6684
6685 '@unrs/resolver-binding-darwin-x64@1.12.2':
6686 optional: true
6687
6688 '@unrs/resolver-binding-freebsd-x64@1.12.2':
6689 optional: true
6690
6691 '@unrs/resolver-binding-linux-arm-gnueabihf@1.12.2':
6692 optional: true
6693
6694 '@unrs/resolver-binding-linux-arm-musleabihf@1.12.2':
6695 optional: true
6696
6697 '@unrs/resolver-binding-linux-arm64-gnu@1.12.2':
6698 optional: true
6699
6700 '@unrs/resolver-binding-linux-arm64-musl@1.12.2':
6701 optional: true
6702
6703 '@unrs/resolver-binding-linux-loong64-gnu@1.12.2':
6704 optional: true
6705
6706 '@unrs/resolver-binding-linux-loong64-musl@1.12.2':
6707 optional: true
6708
6709 '@unrs/resolver-binding-linux-ppc64-gnu@1.12.2':
6710 optional: true
6711
6712 '@unrs/resolver-binding-linux-riscv64-gnu@1.12.2':
6713 optional: true
6714
6715 '@unrs/resolver-binding-linux-riscv64-musl@1.12.2':
6716 optional: true
6717
6718 '@unrs/resolver-binding-linux-s390x-gnu@1.12.2':
6719 optional: true
6720
6721 '@unrs/resolver-binding-linux-x64-gnu@1.12.2':
6722 optional: true
6723
6724 '@unrs/resolver-binding-linux-x64-musl@1.12.2':
6725 optional: true
6726
6727 '@unrs/resolver-binding-openharmony-arm64@1.12.2':
6728 optional: true
6729
6730 '@unrs/resolver-binding-wasm32-wasi@1.12.2':
6731 dependencies:
6732 '@emnapi/core': 1.10.0
6733 '@emnapi/runtime': 1.10.0
6734 '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
6735 optional: true
6736
6737 '@unrs/resolver-binding-win32-arm64-msvc@1.12.2':
6738 optional: true
6739
6740 '@unrs/resolver-binding-win32-ia32-msvc@1.12.2':
6741 optional: true
6742
6743 '@unrs/resolver-binding-win32-x64-msvc@1.12.2':
6744 optional: true
6745
6746 '@vercel/nft@1.10.2(rollup@4.62.0)':
6747 dependencies:
6748 '@mapbox/node-pre-gyp': 2.0.3
6749 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
6750 acorn: 8.17.0
6751 acorn-import-attributes: 1.9.5(acorn@8.17.0)
6752 async-sema: 3.1.1
6753 bindings: 1.5.0
6754 estree-walker: 2.0.2
6755 glob: 13.0.6
6756 graceful-fs: 4.2.11
6757 node-gyp-build: 4.8.4
6758 picomatch: 4.0.4
6759 resolve-from: 5.0.0
6760 transitivePeerDependencies:
6761 - encoding
6762 - rollup
6763 - supports-color
6764
6765 '@vitejs/plugin-vue-jsx@5.1.5(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))':
6766 dependencies:
6767 '@babel/core': 7.29.7
6768 '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.7)
6769 '@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7)
6770 '@rolldown/pluginutils': 1.0.1
6771 '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.29.7)
6772 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
6773 vue: 3.5.38(typescript@6.0.3)
6774 transitivePeerDependencies:
6775 - supports-color
6776
6777 '@vitejs/plugin-vue@6.0.7(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))':
6778 dependencies:
6779 '@rolldown/pluginutils': 1.0.1
6780 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
6781 vue: 3.5.38(typescript@6.0.3)
6782
6783 '@vitest/expect@4.1.8':
6784 dependencies:
6785 '@standard-schema/spec': 1.1.0
6786 '@types/chai': 5.2.3
6787 '@vitest/spy': 4.1.8
6788 '@vitest/utils': 4.1.8
6789 chai: 6.2.2
6790 tinyrainbow: 3.1.0
6791
6792 '@vitest/mocker@4.1.8(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))':
6793 dependencies:
6794 '@vitest/spy': 4.1.8
6795 estree-walker: 3.0.3
6796 magic-string: 0.30.21
6797 optionalDependencies:
6798 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
6799
6800 '@vitest/pretty-format@4.1.8':
6801 dependencies:
6802 tinyrainbow: 3.1.0
6803
6804 '@vitest/runner@4.1.8':
6805 dependencies:
6806 '@vitest/utils': 4.1.8
6807 pathe: 2.0.3
6808
6809 '@vitest/snapshot@4.1.8':
6810 dependencies:
6811 '@vitest/pretty-format': 4.1.8
6812 '@vitest/utils': 4.1.8
6813 magic-string: 0.30.21
6814 pathe: 2.0.3
6815
6816 '@vitest/spy@4.1.8': {}
6817
6818 '@vitest/utils@4.1.8':
6819 dependencies:
6820 '@vitest/pretty-format': 4.1.8
6821 convert-source-map: 2.0.0
6822 tinyrainbow: 3.1.0
6823
6824 '@volar/language-core@2.4.28':
6825 dependencies:
6826 '@volar/source-map': 2.4.28
6827
6828 '@volar/source-map@2.4.28': {}
6829
6830 '@volar/typescript@2.4.28':
6831 dependencies:
6832 '@volar/language-core': 2.4.28
6833 path-browserify: 1.0.1
6834 vscode-uri: 3.1.0
6835
6836 '@vue-macros/common@3.1.2(vue@3.5.38(typescript@6.0.3))':
6837 dependencies:
6838 '@vue/compiler-sfc': 3.5.38
6839 ast-kit: 2.2.0
6840 local-pkg: 1.2.1
6841 magic-string-ast: 1.0.3
6842 unplugin-utils: 0.3.1
6843 optionalDependencies:
6844 vue: 3.5.38(typescript@6.0.3)
6845
6846 '@vue/babel-helper-vue-transform-on@2.0.1': {}
6847
6848 '@vue/babel-plugin-jsx@2.0.1(@babel/core@7.29.7)':
6849 dependencies:
6850 '@babel/helper-module-imports': 7.29.7
6851 '@babel/helper-plugin-utils': 7.29.7
6852 '@babel/plugin-syntax-jsx': 7.29.7(@babel/core@7.29.7)
6853 '@babel/template': 7.29.7
6854 '@babel/traverse': 7.29.7
6855 '@babel/types': 7.29.7
6856 '@vue/babel-helper-vue-transform-on': 2.0.1
6857 '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.7)
6858 '@vue/shared': 3.5.38
6859 optionalDependencies:
6860 '@babel/core': 7.29.7
6861 transitivePeerDependencies:
6862 - supports-color
6863
6864 '@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.29.7)':
6865 dependencies:
6866 '@babel/code-frame': 7.29.7
6867 '@babel/core': 7.29.7
6868 '@babel/helper-module-imports': 7.29.7
6869 '@babel/helper-plugin-utils': 7.29.7
6870 '@babel/parser': 7.29.7
6871 '@vue/compiler-sfc': 3.5.38
6872 transitivePeerDependencies:
6873 - supports-color
6874
6875 '@vue/compiler-core@3.5.38':
6876 dependencies:
6877 '@babel/parser': 7.29.7
6878 '@vue/shared': 3.5.38
6879 entities: 7.0.1
6880 estree-walker: 2.0.2
6881 source-map-js: 1.2.1
6882
6883 '@vue/compiler-dom@3.5.38':
6884 dependencies:
6885 '@vue/compiler-core': 3.5.38
6886 '@vue/shared': 3.5.38
6887
6888 '@vue/compiler-sfc@3.5.38':
6889 dependencies:
6890 '@babel/parser': 7.29.7
6891 '@vue/compiler-core': 3.5.38
6892 '@vue/compiler-dom': 3.5.38
6893 '@vue/compiler-ssr': 3.5.38
6894 '@vue/shared': 3.5.38
6895 estree-walker: 2.0.2
6896 magic-string: 0.30.21
6897 postcss: 8.5.15
6898 source-map-js: 1.2.1
6899
6900 '@vue/compiler-ssr@3.5.38':
6901 dependencies:
6902 '@vue/compiler-dom': 3.5.38
6903 '@vue/shared': 3.5.38
6904
6905 '@vue/devtools-api@8.1.3':
6906 dependencies:
6907 '@vue/devtools-kit': 8.1.3
6908
6909 '@vue/devtools-core@8.1.3(vue@3.5.38(typescript@6.0.3))':
6910 dependencies:
6911 '@vue/devtools-kit': 8.1.3
6912 '@vue/devtools-shared': 8.1.3
6913 vue: 3.5.38(typescript@6.0.3)
6914
6915 '@vue/devtools-kit@8.1.3':
6916 dependencies:
6917 '@vue/devtools-shared': 8.1.3
6918 birpc: 2.9.0
6919 hookable: 5.5.3
6920 perfect-debounce: 2.1.0
6921
6922 '@vue/devtools-shared@8.1.3': {}
6923
6924 '@vue/language-core@3.3.5':
6925 dependencies:
6926 '@volar/language-core': 2.4.28
6927 '@vue/compiler-dom': 3.5.38
6928 '@vue/shared': 3.5.38
6929 alien-signals: 3.2.1
6930 muggle-string: 0.4.1
6931 path-browserify: 1.0.1
6932 picomatch: 4.0.4
6933
6934 '@vue/reactivity@3.5.38':
6935 dependencies:
6936 '@vue/shared': 3.5.38
6937
6938 '@vue/runtime-core@3.5.38':
6939 dependencies:
6940 '@vue/reactivity': 3.5.38
6941 '@vue/shared': 3.5.38
6942
6943 '@vue/runtime-dom@3.5.38':
6944 dependencies:
6945 '@vue/reactivity': 3.5.38
6946 '@vue/runtime-core': 3.5.38
6947 '@vue/shared': 3.5.38
6948 csstype: 3.2.3
6949
6950 '@vue/server-renderer@3.5.38(vue@3.5.38(typescript@6.0.3))':
6951 dependencies:
6952 '@vue/compiler-ssr': 3.5.38
6953 '@vue/shared': 3.5.38
6954 vue: 3.5.38(typescript@6.0.3)
6955
6956 '@vue/shared@3.5.38': {}
6957
6958 abbrev@3.0.1: {}
6959
6960 abort-controller@3.0.0:
6961 dependencies:
6962 event-target-shim: 5.0.1
6963
6964 acorn-import-attributes@1.9.5(acorn@8.17.0):
6965 dependencies:
6966 acorn: 8.17.0
6967
6968 acorn-jsx@5.3.2(acorn@8.17.0):
6969 dependencies:
6970 acorn: 8.17.0
6971
6972 acorn@8.17.0: {}
6973
6974 agent-base@7.1.4: {}
6975
6976 ajv@6.15.0:
6977 dependencies:
6978 fast-deep-equal: 3.1.3
6979 fast-json-stable-stringify: 2.1.0
6980 json-schema-traverse: 0.4.1
6981 uri-js: 4.4.1
6982
6983 alien-signals@3.2.1: {}
6984
6985 ansi-regex@5.0.1: {}
6986
6987 ansi-regex@6.2.2: {}
6988
6989 ansi-styles@4.3.0:
6990 dependencies:
6991 color-convert: 2.0.1
6992
6993 ansi-styles@6.2.3: {}
6994
6995 ansis@4.3.1: {}
6996
6997 anymatch@3.1.3:
6998 dependencies:
6999 normalize-path: 3.0.0
7000 picomatch: 2.3.2
7001
7002 archiver-utils@5.0.2:
7003 dependencies:
7004 glob: 10.5.0
7005 graceful-fs: 4.2.11
7006 is-stream: 2.0.1
7007 lazystream: 1.0.1
7008 lodash: 4.18.1
7009 normalize-path: 3.0.0
7010 readable-stream: 4.7.0
7011
7012 archiver@7.0.1:
7013 dependencies:
7014 archiver-utils: 5.0.2
7015 async: 3.2.6
7016 buffer-crc32: 1.0.0
7017 readable-stream: 4.7.0
7018 readdir-glob: 1.1.3
7019 tar-stream: 3.2.0
7020 zip-stream: 6.0.1
7021 transitivePeerDependencies:
7022 - bare-abort-controller
7023 - bare-buffer
7024 - react-native-b4a
7025
7026 are-docs-informative@0.0.2: {}
7027
7028 assertion-error@2.0.1: {}
7029
7030 ast-kit@2.2.0:
7031 dependencies:
7032 '@babel/parser': 7.29.7
7033 pathe: 2.0.3
7034
7035 ast-walker-scope@0.9.0:
7036 dependencies:
7037 '@babel/parser': 7.29.7
7038 '@babel/types': 7.29.7
7039 ast-kit: 2.2.0
7040
7041 async-sema@3.1.1: {}
7042
7043 async@3.2.6: {}
7044
7045 autoprefixer@10.5.0(postcss@8.5.15):
7046 dependencies:
7047 browserslist: 4.28.2
7048 caniuse-lite: 1.0.30001799
7049 fraction.js: 5.3.4
7050 picocolors: 1.1.1
7051 postcss: 8.5.15
7052 postcss-value-parser: 4.2.0
7053
7054 b4a@1.8.1: {}
7055
7056 balanced-match@1.0.2: {}
7057
7058 balanced-match@4.0.4: {}
7059
7060 bare-events@2.9.1: {}
7061
7062 bare-fs@4.7.2:
7063 dependencies:
7064 bare-events: 2.9.1
7065 bare-path: 3.0.1
7066 bare-stream: 2.13.3(bare-events@2.9.1)
7067 bare-url: 2.4.5
7068 fast-fifo: 1.3.2
7069 transitivePeerDependencies:
7070 - bare-abort-controller
7071 - react-native-b4a
7072
7073 bare-os@3.9.1: {}
7074
7075 bare-path@3.0.1:
7076 dependencies:
7077 bare-os: 3.9.1
7078
7079 bare-stream@2.13.3(bare-events@2.9.1):
7080 dependencies:
7081 b4a: 1.8.1
7082 streamx: 2.28.0
7083 teex: 1.0.1
7084 optionalDependencies:
7085 bare-events: 2.9.1
7086 transitivePeerDependencies:
7087 - react-native-b4a
7088
7089 bare-url@2.4.5:
7090 dependencies:
7091 bare-path: 3.0.1
7092
7093 base64-js@1.5.1: {}
7094
7095 baseline-browser-mapping@2.10.37: {}
7096
7097 bindings@1.5.0:
7098 dependencies:
7099 file-uri-to-path: 1.0.0
7100
7101 birpc@2.9.0: {}
7102
7103 birpc@4.0.0: {}
7104
7105 boolbase@1.0.0: {}
7106
7107 brace-expansion@2.1.1:
7108 dependencies:
7109 balanced-match: 1.0.2
7110
7111 brace-expansion@5.0.6:
7112 dependencies:
7113 balanced-match: 4.0.4
7114
7115 braces@3.0.3:
7116 dependencies:
7117 fill-range: 7.1.1
7118
7119 browserslist@4.28.2:
7120 dependencies:
7121 baseline-browser-mapping: 2.10.37
7122 caniuse-lite: 1.0.30001799
7123 electron-to-chromium: 1.5.372
7124 node-releases: 2.0.47
7125 update-browserslist-db: 1.2.3(browserslist@4.28.2)
7126
7127 buffer-crc32@1.0.0: {}
7128
7129 buffer-from@1.1.2: {}
7130
7131 buffer@6.0.3:
7132 dependencies:
7133 base64-js: 1.5.1
7134 ieee754: 1.2.1
7135
7136 builtin-modules@5.2.0: {}
7137
7138 bundle-name@4.1.0:
7139 dependencies:
7140 run-applescript: 7.1.0
7141
7142 c12@3.3.4(magicast@0.5.3):
7143 dependencies:
7144 chokidar: 5.0.0
7145 confbox: 0.2.4
7146 defu: 6.1.7
7147 dotenv: 17.4.2
7148 exsolve: 1.0.8
7149 giget: 3.3.0
7150 jiti: 2.7.0
7151 ohash: 2.0.11
7152 pathe: 2.0.3
7153 perfect-debounce: 2.1.0
7154 pkg-types: 2.3.1
7155 rc9: 3.0.1
7156 optionalDependencies:
7157 magicast: 0.5.3
7158
7159 cac@6.7.14: {}
7160
7161 caniuse-api@3.0.0:
7162 dependencies:
7163 browserslist: 4.28.2
7164 caniuse-lite: 1.0.30001799
7165 lodash.memoize: 4.1.2
7166 lodash.uniq: 4.5.0
7167
7168 caniuse-api@4.0.0:
7169 dependencies:
7170 browserslist: 4.28.2
7171 caniuse-lite: 1.0.30001799
7172
7173 caniuse-lite@1.0.30001799: {}
7174
7175 chai@6.2.2: {}
7176
7177 change-case@5.4.4: {}
7178
7179 changelogen@0.6.2(magicast@0.5.3):
7180 dependencies:
7181 c12: 3.3.4(magicast@0.5.3)
7182 confbox: 0.2.4
7183 consola: 3.4.2
7184 convert-gitmoji: 0.1.5
7185 mri: 1.2.0
7186 node-fetch-native: 1.6.7
7187 ofetch: 1.5.1
7188 open: 10.2.0
7189 pathe: 2.0.3
7190 pkg-types: 2.3.1
7191 scule: 1.3.0
7192 semver: 7.8.4
7193 std-env: 3.10.0
7194 transitivePeerDependencies:
7195 - magicast
7196
7197 chokidar@5.0.0:
7198 dependencies:
7199 readdirp: 5.0.0
7200
7201 chownr@3.0.0: {}
7202
7203 ci-info@4.4.0: {}
7204
7205 citty@0.1.6:
7206 dependencies:
7207 consola: 3.4.2
7208
7209 citty@0.2.2: {}
7210
7211 cliui@9.0.1:
7212 dependencies:
7213 string-width: 7.2.0
7214 strip-ansi: 7.2.0
7215 wrap-ansi: 9.0.2
7216
7217 cluster-key-slot@1.1.1: {}
7218
7219 color-convert@2.0.1:
7220 dependencies:
7221 color-name: 1.1.4
7222
7223 color-name@1.1.4: {}
7224
7225 commander@11.1.0: {}
7226
7227 commander@2.20.3: {}
7228
7229 comment-parser@1.4.7: {}
7230
7231 commondir@1.0.1: {}
7232
7233 compatx@0.2.0: {}
7234
7235 compress-commons@6.0.2:
7236 dependencies:
7237 crc-32: 1.2.2
7238 crc32-stream: 6.0.0
7239 is-stream: 2.0.1
7240 normalize-path: 3.0.0
7241 readable-stream: 4.7.0
7242
7243 confbox@0.1.8: {}
7244
7245 confbox@0.2.4: {}
7246
7247 consola@3.4.2: {}
7248
7249 convert-gitmoji@0.1.5: {}
7250
7251 convert-source-map@2.0.0: {}
7252
7253 cookie-es@1.2.3: {}
7254
7255 cookie-es@2.0.1: {}
7256
7257 cookie-es@3.1.1: {}
7258
7259 core-js-compat@3.49.0:
7260 dependencies:
7261 browserslist: 4.28.2
7262
7263 core-util-is@1.0.3: {}
7264
7265 crc-32@1.2.2: {}
7266
7267 crc32-stream@6.0.0:
7268 dependencies:
7269 crc-32: 1.2.2
7270 readable-stream: 4.7.0
7271
7272 croner@10.0.1: {}
7273
7274 cross-spawn@7.0.6:
7275 dependencies:
7276 path-key: 3.1.1
7277 shebang-command: 2.0.0
7278 which: 2.0.2
7279
7280 crossws@0.3.5:
7281 dependencies:
7282 uncrypto: 0.1.3
7283
7284 crossws@0.4.6(srvx@0.11.16):
7285 optionalDependencies:
7286 srvx: 0.11.16
7287
7288 css-declaration-sorter@7.4.0(postcss@8.5.15):
7289 dependencies:
7290 postcss: 8.5.15
7291
7292 css-select@5.2.2:
7293 dependencies:
7294 boolbase: 1.0.0
7295 css-what: 6.2.2
7296 domhandler: 5.0.3
7297 domutils: 3.2.2
7298 nth-check: 2.1.1
7299
7300 css-tree@2.2.1:
7301 dependencies:
7302 mdn-data: 2.0.28
7303 source-map-js: 1.2.1
7304
7305 css-tree@3.2.1:
7306 dependencies:
7307 mdn-data: 2.27.1
7308 source-map-js: 1.2.1
7309
7310 css-what@6.2.2: {}
7311
7312 cssesc@3.0.0: {}
7313
7314 cssnano-preset-default@7.0.17(postcss@8.5.15):
7315 dependencies:
7316 browserslist: 4.28.2
7317 css-declaration-sorter: 7.4.0(postcss@8.5.15)
7318 cssnano-utils: 5.0.3(postcss@8.5.15)
7319 postcss: 8.5.15
7320 postcss-calc: 10.1.1(postcss@8.5.15)
7321 postcss-colormin: 7.0.10(postcss@8.5.15)
7322 postcss-convert-values: 7.0.12(postcss@8.5.15)
7323 postcss-discard-comments: 7.0.8(postcss@8.5.15)
7324 postcss-discard-duplicates: 7.0.4(postcss@8.5.15)
7325 postcss-discard-empty: 7.0.3(postcss@8.5.15)
7326 postcss-discard-overridden: 7.0.3(postcss@8.5.15)
7327 postcss-merge-longhand: 7.0.7(postcss@8.5.15)
7328 postcss-merge-rules: 7.0.11(postcss@8.5.15)
7329 postcss-minify-font-values: 7.0.3(postcss@8.5.15)
7330 postcss-minify-gradients: 7.0.5(postcss@8.5.15)
7331 postcss-minify-params: 7.0.9(postcss@8.5.15)
7332 postcss-minify-selectors: 7.1.2(postcss@8.5.15)
7333 postcss-normalize-charset: 7.0.3(postcss@8.5.15)
7334 postcss-normalize-display-values: 7.0.3(postcss@8.5.15)
7335 postcss-normalize-positions: 7.0.4(postcss@8.5.15)
7336 postcss-normalize-repeat-style: 7.0.4(postcss@8.5.15)
7337 postcss-normalize-string: 7.0.3(postcss@8.5.15)
7338 postcss-normalize-timing-functions: 7.0.3(postcss@8.5.15)
7339 postcss-normalize-unicode: 7.0.9(postcss@8.5.15)
7340 postcss-normalize-url: 7.0.3(postcss@8.5.15)
7341 postcss-normalize-whitespace: 7.0.3(postcss@8.5.15)
7342 postcss-ordered-values: 7.0.4(postcss@8.5.15)
7343 postcss-reduce-initial: 7.0.9(postcss@8.5.15)
7344 postcss-reduce-transforms: 7.0.3(postcss@8.5.15)
7345 postcss-svgo: 7.1.3(postcss@8.5.15)
7346 postcss-unique-selectors: 7.0.7(postcss@8.5.15)
7347
7348 cssnano-preset-default@8.0.2(postcss@8.5.15):
7349 dependencies:
7350 browserslist: 4.28.2
7351 cssnano-utils: 6.0.1(postcss@8.5.15)
7352 postcss: 8.5.15
7353 postcss-calc: 10.1.1(postcss@8.5.15)
7354 postcss-colormin: 8.0.1(postcss@8.5.15)
7355 postcss-convert-values: 8.0.1(postcss@8.5.15)
7356 postcss-discard-comments: 8.0.1(postcss@8.5.15)
7357 postcss-discard-duplicates: 8.0.1(postcss@8.5.15)
7358 postcss-discard-empty: 8.0.1(postcss@8.5.15)
7359 postcss-discard-overridden: 8.0.1(postcss@8.5.15)
7360 postcss-merge-longhand: 8.0.1(postcss@8.5.15)
7361 postcss-merge-rules: 8.0.1(postcss@8.5.15)
7362 postcss-minify-font-values: 8.0.1(postcss@8.5.15)
7363 postcss-minify-gradients: 8.0.1(postcss@8.5.15)
7364 postcss-minify-params: 8.0.1(postcss@8.5.15)
7365 postcss-minify-selectors: 8.0.2(postcss@8.5.15)
7366 postcss-normalize-charset: 8.0.1(postcss@8.5.15)
7367 postcss-normalize-display-values: 8.0.1(postcss@8.5.15)
7368 postcss-normalize-positions: 8.0.1(postcss@8.5.15)
7369 postcss-normalize-repeat-style: 8.0.1(postcss@8.5.15)
7370 postcss-normalize-string: 8.0.1(postcss@8.5.15)
7371 postcss-normalize-timing-functions: 8.0.1(postcss@8.5.15)
7372 postcss-normalize-unicode: 8.0.1(postcss@8.5.15)
7373 postcss-normalize-url: 8.0.1(postcss@8.5.15)
7374 postcss-normalize-whitespace: 8.0.1(postcss@8.5.15)
7375 postcss-ordered-values: 8.0.1(postcss@8.5.15)
7376 postcss-reduce-initial: 8.0.1(postcss@8.5.15)
7377 postcss-reduce-transforms: 8.0.1(postcss@8.5.15)
7378 postcss-svgo: 8.0.1(postcss@8.5.15)
7379 postcss-unique-selectors: 8.0.1(postcss@8.5.15)
7380
7381 cssnano-utils@5.0.3(postcss@8.5.15):
7382 dependencies:
7383 postcss: 8.5.15
7384
7385 cssnano-utils@6.0.1(postcss@8.5.15):
7386 dependencies:
7387 postcss: 8.5.15
7388
7389 cssnano@7.1.9(postcss@8.5.15):
7390 dependencies:
7391 cssnano-preset-default: 7.0.17(postcss@8.5.15)
7392 lilconfig: 3.1.3
7393 postcss: 8.5.15
7394
7395 cssnano@8.0.2(postcss@8.5.15):
7396 dependencies:
7397 cssnano-preset-default: 8.0.2(postcss@8.5.15)
7398 lilconfig: 3.1.3
7399 postcss: 8.5.15
7400
7401 csso@5.0.5:
7402 dependencies:
7403 css-tree: 2.2.1
7404
7405 csstype@3.2.3: {}
7406
7407 db0@0.3.4: {}
7408
7409 debug@4.4.3:
7410 dependencies:
7411 ms: 2.1.3
7412
7413 deep-is@0.1.4: {}
7414
7415 deepmerge@4.3.1: {}
7416
7417 default-browser-id@5.0.1: {}
7418
7419 default-browser@5.5.0:
7420 dependencies:
7421 bundle-name: 4.1.0
7422 default-browser-id: 5.0.1
7423
7424 define-lazy-prop@3.0.0: {}
7425
7426 defu@6.1.7: {}
7427
7428 denque@2.1.0: {}
7429
7430 depd@2.0.0: {}
7431
7432 destr@2.0.5: {}
7433
7434 detect-indent@7.0.2: {}
7435
7436 detect-libc@2.1.2: {}
7437
7438 devalue@5.8.1: {}
7439
7440 diff@8.0.4: {}
7441
7442 dom-serializer@2.0.0:
7443 dependencies:
7444 domelementtype: 2.3.0
7445 domhandler: 5.0.3
7446 entities: 4.5.0
7447
7448 domelementtype@2.3.0: {}
7449
7450 domhandler@5.0.3:
7451 dependencies:
7452 domelementtype: 2.3.0
7453
7454 domutils@3.2.2:
7455 dependencies:
7456 dom-serializer: 2.0.0
7457 domelementtype: 2.3.0
7458 domhandler: 5.0.3
7459
7460 dot-prop@10.1.0:
7461 dependencies:
7462 type-fest: 5.7.0
7463
7464 dotenv@17.4.2: {}
7465
7466 duplexer@0.1.2: {}
7467
7468 eastasianwidth@0.2.0: {}
7469
7470 ee-first@1.1.1: {}
7471
7472 electron-to-chromium@1.5.372: {}
7473
7474 emoji-regex@10.6.0: {}
7475
7476 emoji-regex@8.0.0: {}
7477
7478 emoji-regex@9.2.2: {}
7479
7480 encodeurl@2.0.0: {}
7481
7482 entities@4.5.0: {}
7483
7484 entities@7.0.1: {}
7485
7486 error-stack-parser-es@1.0.5: {}
7487
7488 errx@0.1.0: {}
7489
7490 es-errors@1.3.0: {}
7491
7492 es-module-lexer@2.1.0: {}
7493
7494 esbuild@0.25.12:
7495 optionalDependencies:
7496 '@esbuild/aix-ppc64': 0.25.12
7497 '@esbuild/android-arm': 0.25.12
7498 '@esbuild/android-arm64': 0.25.12
7499 '@esbuild/android-x64': 0.25.12
7500 '@esbuild/darwin-arm64': 0.25.12
7501 '@esbuild/darwin-x64': 0.25.12
7502 '@esbuild/freebsd-arm64': 0.25.12
7503 '@esbuild/freebsd-x64': 0.25.12
7504 '@esbuild/linux-arm': 0.25.12
7505 '@esbuild/linux-arm64': 0.25.12
7506 '@esbuild/linux-ia32': 0.25.12
7507 '@esbuild/linux-loong64': 0.25.12
7508 '@esbuild/linux-mips64el': 0.25.12
7509 '@esbuild/linux-ppc64': 0.25.12
7510 '@esbuild/linux-riscv64': 0.25.12
7511 '@esbuild/linux-s390x': 0.25.12
7512 '@esbuild/linux-x64': 0.25.12
7513 '@esbuild/netbsd-arm64': 0.25.12
7514 '@esbuild/netbsd-x64': 0.25.12
7515 '@esbuild/openbsd-arm64': 0.25.12
7516 '@esbuild/openbsd-x64': 0.25.12
7517 '@esbuild/openharmony-arm64': 0.25.12
7518 '@esbuild/sunos-x64': 0.25.12
7519 '@esbuild/win32-arm64': 0.25.12
7520 '@esbuild/win32-ia32': 0.25.12
7521 '@esbuild/win32-x64': 0.25.12
7522
7523 esbuild@0.27.7:
7524 optionalDependencies:
7525 '@esbuild/aix-ppc64': 0.27.7
7526 '@esbuild/android-arm': 0.27.7
7527 '@esbuild/android-arm64': 0.27.7
7528 '@esbuild/android-x64': 0.27.7
7529 '@esbuild/darwin-arm64': 0.27.7
7530 '@esbuild/darwin-x64': 0.27.7
7531 '@esbuild/freebsd-arm64': 0.27.7
7532 '@esbuild/freebsd-x64': 0.27.7
7533 '@esbuild/linux-arm': 0.27.7
7534 '@esbuild/linux-arm64': 0.27.7
7535 '@esbuild/linux-ia32': 0.27.7
7536 '@esbuild/linux-loong64': 0.27.7
7537 '@esbuild/linux-mips64el': 0.27.7
7538 '@esbuild/linux-ppc64': 0.27.7
7539 '@esbuild/linux-riscv64': 0.27.7
7540 '@esbuild/linux-s390x': 0.27.7
7541 '@esbuild/linux-x64': 0.27.7
7542 '@esbuild/netbsd-arm64': 0.27.7
7543 '@esbuild/netbsd-x64': 0.27.7
7544 '@esbuild/openbsd-arm64': 0.27.7
7545 '@esbuild/openbsd-x64': 0.27.7
7546 '@esbuild/openharmony-arm64': 0.27.7
7547 '@esbuild/sunos-x64': 0.27.7
7548 '@esbuild/win32-arm64': 0.27.7
7549 '@esbuild/win32-ia32': 0.27.7
7550 '@esbuild/win32-x64': 0.27.7
7551
7552 esbuild@0.28.1:
7553 optionalDependencies:
7554 '@esbuild/aix-ppc64': 0.28.1
7555 '@esbuild/android-arm': 0.28.1
7556 '@esbuild/android-arm64': 0.28.1
7557 '@esbuild/android-x64': 0.28.1
7558 '@esbuild/darwin-arm64': 0.28.1
7559 '@esbuild/darwin-x64': 0.28.1
7560 '@esbuild/freebsd-arm64': 0.28.1
7561 '@esbuild/freebsd-x64': 0.28.1
7562 '@esbuild/linux-arm': 0.28.1
7563 '@esbuild/linux-arm64': 0.28.1
7564 '@esbuild/linux-ia32': 0.28.1
7565 '@esbuild/linux-loong64': 0.28.1
7566 '@esbuild/linux-mips64el': 0.28.1
7567 '@esbuild/linux-ppc64': 0.28.1
7568 '@esbuild/linux-riscv64': 0.28.1
7569 '@esbuild/linux-s390x': 0.28.1
7570 '@esbuild/linux-x64': 0.28.1
7571 '@esbuild/netbsd-arm64': 0.28.1
7572 '@esbuild/netbsd-x64': 0.28.1
7573 '@esbuild/openbsd-arm64': 0.28.1
7574 '@esbuild/openbsd-x64': 0.28.1
7575 '@esbuild/openharmony-arm64': 0.28.1
7576 '@esbuild/sunos-x64': 0.28.1
7577 '@esbuild/win32-arm64': 0.28.1
7578 '@esbuild/win32-ia32': 0.28.1
7579 '@esbuild/win32-x64': 0.28.1
7580
7581 escalade@3.2.0: {}
7582
7583 escape-html@1.0.3: {}
7584
7585 escape-string-regexp@4.0.0: {}
7586
7587 escape-string-regexp@5.0.0: {}
7588
7589 eslint-config-flat-gitignore@2.3.0(eslint@10.5.0(jiti@2.7.0)):
7590 dependencies:
7591 '@eslint/compat': 2.1.0(eslint@10.5.0(jiti@2.7.0))
7592 eslint: 10.5.0(jiti@2.7.0)
7593
7594 eslint-flat-config-utils@3.2.0:
7595 dependencies:
7596 '@eslint/config-helpers': 0.5.5
7597 pathe: 2.0.3
7598
7599 eslint-import-context@0.1.9(unrs-resolver@1.12.2):
7600 dependencies:
7601 get-tsconfig: 4.14.0
7602 stable-hash-x: 0.2.0
7603 optionalDependencies:
7604 unrs-resolver: 1.12.2
7605
7606 eslint-merge-processors@2.0.0(eslint@10.5.0(jiti@2.7.0)):
7607 dependencies:
7608 eslint: 10.5.0(jiti@2.7.0)
7609
7610 eslint-plugin-import-lite@0.6.0(eslint@10.5.0(jiti@2.7.0)):
7611 dependencies:
7612 eslint: 10.5.0(jiti@2.7.0)
7613
7614 eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0)):
7615 dependencies:
7616 '@package-json/types': 0.0.12
7617 '@typescript-eslint/types': 8.61.0
7618 comment-parser: 1.4.7
7619 debug: 4.4.3
7620 eslint: 10.5.0(jiti@2.7.0)
7621 eslint-import-context: 0.1.9(unrs-resolver@1.12.2)
7622 is-glob: 4.0.3
7623 minimatch: 10.2.5
7624 semver: 7.8.4
7625 stable-hash-x: 0.2.0
7626 unrs-resolver: 1.12.2
7627 optionalDependencies:
7628 '@typescript-eslint/utils': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
7629 transitivePeerDependencies:
7630 - supports-color
7631
7632 eslint-plugin-jsdoc@63.0.2(eslint@10.5.0(jiti@2.7.0)):
7633 dependencies:
7634 '@es-joy/jsdoccomment': 0.87.0
7635 '@es-joy/resolve.exports': 1.2.0
7636 are-docs-informative: 0.0.2
7637 comment-parser: 1.4.7
7638 debug: 4.4.3
7639 escape-string-regexp: 4.0.0
7640 eslint: 10.5.0(jiti@2.7.0)
7641 espree: 11.2.0
7642 esquery: 1.7.0
7643 html-entities: 2.6.0
7644 object-deep-merge: 2.0.1
7645 parse-imports-exports: 0.2.4
7646 semver: 7.8.4
7647 spdx-expression-parse: 4.0.0
7648 to-valid-identifier: 1.0.0
7649 transitivePeerDependencies:
7650 - supports-color
7651
7652 eslint-plugin-regexp@3.1.0(eslint@10.5.0(jiti@2.7.0)):
7653 dependencies:
7654 '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
7655 '@eslint-community/regexpp': 4.12.2
7656 comment-parser: 1.4.7
7657 eslint: 10.5.0(jiti@2.7.0)
7658 jsdoc-type-pratt-parser: 7.2.0
7659 refa: 0.12.1
7660 regexp-ast-analysis: 0.7.1
7661 scslre: 0.3.0
7662
7663 eslint-plugin-unicorn@65.0.1(eslint@10.5.0(jiti@2.7.0)):
7664 dependencies:
7665 '@babel/helper-validator-identifier': 7.29.7
7666 '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
7667 change-case: 5.4.4
7668 ci-info: 4.4.0
7669 core-js-compat: 3.49.0
7670 detect-indent: 7.0.2
7671 eslint: 10.5.0(jiti@2.7.0)
7672 find-up-simple: 1.0.1
7673 globals: 17.6.0
7674 indent-string: 5.0.0
7675 is-builtin-module: 5.0.0
7676 jsesc: 3.1.0
7677 pluralize: 8.0.0
7678 regjsparser: 0.13.2
7679 semver: 7.8.4
7680 strip-indent: 4.1.1
7681
7682 eslint-plugin-vue@10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0(jiti@2.7.0)))(@typescript-eslint/parser@8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.5.0(jiti@2.7.0))):
7683 dependencies:
7684 '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
7685 eslint: 10.5.0(jiti@2.7.0)
7686 natural-compare: 1.4.0
7687 nth-check: 2.1.1
7688 postcss-selector-parser: 7.1.4
7689 semver: 7.8.4
7690 vue-eslint-parser: 10.4.1(eslint@10.5.0(jiti@2.7.0))
7691 xml-name-validator: 4.0.0
7692 optionalDependencies:
7693 '@stylistic/eslint-plugin': 5.10.0(eslint@10.5.0(jiti@2.7.0))
7694 '@typescript-eslint/parser': 8.61.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3)
7695
7696 eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.38)(eslint@10.5.0(jiti@2.7.0)):
7697 dependencies:
7698 '@vue/compiler-sfc': 3.5.38
7699 eslint: 10.5.0(jiti@2.7.0)
7700
7701 eslint-scope@9.1.2:
7702 dependencies:
7703 '@types/esrecurse': 4.3.1
7704 '@types/estree': 1.0.9
7705 esrecurse: 4.3.0
7706 estraverse: 5.3.0
7707
7708 eslint-visitor-keys@3.4.3: {}
7709
7710 eslint-visitor-keys@4.2.1: {}
7711
7712 eslint-visitor-keys@5.0.1: {}
7713
7714 eslint@10.5.0(jiti@2.7.0):
7715 dependencies:
7716 '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
7717 '@eslint-community/regexpp': 4.12.2
7718 '@eslint/config-array': 0.23.5
7719 '@eslint/config-helpers': 0.6.0
7720 '@eslint/core': 1.2.1
7721 '@eslint/plugin-kit': 0.7.2
7722 '@humanfs/node': 0.16.8
7723 '@humanwhocodes/module-importer': 1.0.1
7724 '@humanwhocodes/retry': 0.4.3
7725 '@types/estree': 1.0.9
7726 ajv: 6.15.0
7727 cross-spawn: 7.0.6
7728 debug: 4.4.3
7729 escape-string-regexp: 4.0.0
7730 eslint-scope: 9.1.2
7731 eslint-visitor-keys: 5.0.1
7732 espree: 11.2.0
7733 esquery: 1.7.0
7734 esutils: 2.0.3
7735 fast-deep-equal: 3.1.3
7736 file-entry-cache: 8.0.0
7737 find-up: 5.0.0
7738 glob-parent: 6.0.2
7739 ignore: 5.3.2
7740 imurmurhash: 0.1.4
7741 is-glob: 4.0.3
7742 json-stable-stringify-without-jsonify: 1.0.1
7743 minimatch: 10.2.5
7744 natural-compare: 1.4.0
7745 optionator: 0.9.4
7746 optionalDependencies:
7747 jiti: 2.7.0
7748 transitivePeerDependencies:
7749 - supports-color
7750
7751 espree@10.4.0:
7752 dependencies:
7753 acorn: 8.17.0
7754 acorn-jsx: 5.3.2(acorn@8.17.0)
7755 eslint-visitor-keys: 4.2.1
7756
7757 espree@11.2.0:
7758 dependencies:
7759 acorn: 8.17.0
7760 acorn-jsx: 5.3.2(acorn@8.17.0)
7761 eslint-visitor-keys: 5.0.1
7762
7763 esquery@1.7.0:
7764 dependencies:
7765 estraverse: 5.3.0
7766
7767 esrecurse@4.3.0:
7768 dependencies:
7769 estraverse: 5.3.0
7770
7771 estraverse@5.3.0: {}
7772
7773 estree-walker@2.0.2: {}
7774
7775 estree-walker@3.0.3:
7776 dependencies:
7777 '@types/estree': 1.0.9
7778
7779 esutils@2.0.3: {}
7780
7781 etag@1.8.1: {}
7782
7783 event-target-shim@5.0.1: {}
7784
7785 events-universal@1.0.1:
7786 dependencies:
7787 bare-events: 2.9.1
7788 transitivePeerDependencies:
7789 - bare-abort-controller
7790
7791 events@3.3.0: {}
7792
7793 execa@8.0.1:
7794 dependencies:
7795 cross-spawn: 7.0.6
7796 get-stream: 8.0.1
7797 human-signals: 5.0.0
7798 is-stream: 3.0.0
7799 merge-stream: 2.0.0
7800 npm-run-path: 5.3.0
7801 onetime: 6.0.0
7802 signal-exit: 4.1.0
7803 strip-final-newline: 3.0.0
7804
7805 expect-type@1.3.0: {}
7806
7807 exsolve@1.0.8: {}
7808
7809 fake-indexeddb@6.2.5: {}
7810
7811 fast-deep-equal@3.1.3: {}
7812
7813 fast-fifo@1.3.2: {}
7814
7815 fast-glob@3.3.3:
7816 dependencies:
7817 '@nodelib/fs.stat': 2.0.5
7818 '@nodelib/fs.walk': 1.2.8
7819 glob-parent: 5.1.2
7820 merge2: 1.4.1
7821 micromatch: 4.0.8
7822
7823 fast-json-stable-stringify@2.1.0: {}
7824
7825 fast-levenshtein@2.0.6: {}
7826
7827 fast-npm-meta@1.5.1: {}
7828
7829 fast-string-truncated-width@1.2.1: {}
7830
7831 fast-string-truncated-width@3.0.3: {}
7832
7833 fast-string-width@1.1.0:
7834 dependencies:
7835 fast-string-truncated-width: 1.2.1
7836
7837 fast-string-width@3.0.2:
7838 dependencies:
7839 fast-string-truncated-width: 3.0.3
7840
7841 fast-wrap-ansi@0.1.6:
7842 dependencies:
7843 fast-string-width: 1.1.0
7844
7845 fast-wrap-ansi@0.2.2:
7846 dependencies:
7847 fast-string-width: 3.0.2
7848
7849 fastq@1.20.1:
7850 dependencies:
7851 reusify: 1.1.0
7852
7853 fdir@6.5.0(picomatch@4.0.4):
7854 optionalDependencies:
7855 picomatch: 4.0.4
7856
7857 file-entry-cache@8.0.0:
7858 dependencies:
7859 flat-cache: 4.0.1
7860
7861 file-uri-to-path@1.0.0: {}
7862
7863 fill-range@7.1.1:
7864 dependencies:
7865 to-regex-range: 5.0.1
7866
7867 find-up-simple@1.0.1: {}
7868
7869 find-up@5.0.0:
7870 dependencies:
7871 locate-path: 6.0.0
7872 path-exists: 4.0.0
7873
7874 fix-dts-default-cjs-exports@1.0.1:
7875 dependencies:
7876 magic-string: 0.30.21
7877 mlly: 1.8.2
7878 rollup: 4.62.0
7879
7880 flat-cache@4.0.1:
7881 dependencies:
7882 flatted: 3.4.2
7883 keyv: 4.5.4
7884
7885 flatted@3.4.2: {}
7886
7887 foreground-child@3.3.1:
7888 dependencies:
7889 cross-spawn: 7.0.6
7890 signal-exit: 4.1.0
7891
7892 fraction.js@5.3.4: {}
7893
7894 fresh@2.0.0: {}
7895
7896 fsevents@2.3.3:
7897 optional: true
7898
7899 function-bind@1.1.2: {}
7900
7901 fuse.js@7.4.2: {}
7902
7903 fzf@0.5.2: {}
7904
7905 gensync@1.0.0-beta.2: {}
7906
7907 get-caller-file@2.0.5: {}
7908
7909 get-east-asian-width@1.6.0: {}
7910
7911 get-port-please@3.2.0: {}
7912
7913 get-stream@8.0.1: {}
7914
7915 get-tsconfig@4.14.0:
7916 dependencies:
7917 resolve-pkg-maps: 1.0.0
7918
7919 giget@3.3.0: {}
7920
7921 glob-parent@5.1.2:
7922 dependencies:
7923 is-glob: 4.0.3
7924
7925 glob-parent@6.0.2:
7926 dependencies:
7927 is-glob: 4.0.3
7928
7929 glob@10.5.0:
7930 dependencies:
7931 foreground-child: 3.3.1
7932 jackspeak: 3.4.3
7933 minimatch: 9.0.9
7934 minipass: 7.1.3
7935 package-json-from-dist: 1.0.1
7936 path-scurry: 1.11.1
7937
7938 glob@13.0.6:
7939 dependencies:
7940 minimatch: 10.2.5
7941 minipass: 7.1.3
7942 path-scurry: 2.0.2
7943
7944 global-directory@4.0.1:
7945 dependencies:
7946 ini: 4.1.1
7947
7948 globals@17.6.0: {}
7949
7950 globby@16.2.0:
7951 dependencies:
7952 '@sindresorhus/merge-streams': 4.0.0
7953 fast-glob: 3.3.3
7954 ignore: 7.0.5
7955 is-path-inside: 4.0.0
7956 slash: 5.1.0
7957 unicorn-magic: 0.4.0
7958
7959 graceful-fs@4.2.11: {}
7960
7961 gzip-size@7.0.0:
7962 dependencies:
7963 duplexer: 0.1.2
7964
7965 h3@1.15.11:
7966 dependencies:
7967 cookie-es: 1.2.3
7968 crossws: 0.3.5
7969 defu: 6.1.7
7970 destr: 2.0.5
7971 iron-webcrypto: 1.2.1
7972 node-mock-http: 1.0.4
7973 radix3: 1.1.2
7974 ufo: 1.6.4
7975 uncrypto: 0.1.3
7976
7977 h3@2.0.1-rc.20(crossws@0.4.6(srvx@0.11.16)):
7978 dependencies:
7979 rou3: 0.8.1
7980 srvx: 0.11.16
7981 optionalDependencies:
7982 crossws: 0.4.6(srvx@0.11.16)
7983
7984 hasown@2.0.4:
7985 dependencies:
7986 function-bind: 1.1.2
7987
7988 hookable@5.5.3: {}
7989
7990 hookable@6.1.1: {}
7991
7992 html-entities@2.6.0: {}
7993
7994 http-errors@2.0.1:
7995 dependencies:
7996 depd: 2.0.0
7997 inherits: 2.0.4
7998 setprototypeof: 1.2.0
7999 statuses: 2.0.2
8000 toidentifier: 1.0.1
8001
8002 http-shutdown@1.2.2: {}
8003
8004 https-proxy-agent@7.0.6:
8005 dependencies:
8006 agent-base: 7.1.4
8007 debug: 4.4.3
8008 transitivePeerDependencies:
8009 - supports-color
8010
8011 httpxy@0.5.3: {}
8012
8013 human-signals@5.0.0: {}
8014
8015 ieee754@1.2.1: {}
8016
8017 ignore@5.3.2: {}
8018
8019 ignore@7.0.5: {}
8020
8021 image-meta@0.2.2: {}
8022
8023 impound@1.1.5:
8024 dependencies:
8025 '@jridgewell/trace-mapping': 0.3.31
8026 es-module-lexer: 2.1.0
8027 pathe: 2.0.3
8028 unplugin: 3.0.0
8029 unplugin-utils: 0.3.1
8030
8031 imurmurhash@0.1.4: {}
8032
8033 indent-string@5.0.0: {}
8034
8035 inherits@2.0.4: {}
8036
8037 ini@4.1.1: {}
8038
8039 ioredis@5.11.1:
8040 dependencies:
8041 '@ioredis/commands': 1.10.0
8042 cluster-key-slot: 1.1.1
8043 debug: 4.4.3
8044 denque: 2.1.0
8045 redis-errors: 1.2.0
8046 redis-parser: 3.0.0
8047 standard-as-callback: 2.1.0
8048 transitivePeerDependencies:
8049 - supports-color
8050
8051 iron-webcrypto@1.2.1: {}
8052
8053 is-builtin-module@5.0.0:
8054 dependencies:
8055 builtin-modules: 5.2.0
8056
8057 is-core-module@2.16.2:
8058 dependencies:
8059 hasown: 2.0.4
8060
8061 is-docker@3.0.0: {}
8062
8063 is-extglob@2.1.1: {}
8064
8065 is-fullwidth-code-point@3.0.0: {}
8066
8067 is-glob@4.0.3:
8068 dependencies:
8069 is-extglob: 2.1.1
8070
8071 is-in-ssh@1.0.0: {}
8072
8073 is-inside-container@1.0.0:
8074 dependencies:
8075 is-docker: 3.0.0
8076
8077 is-installed-globally@1.0.0:
8078 dependencies:
8079 global-directory: 4.0.1
8080 is-path-inside: 4.0.0
8081
8082 is-module@1.0.0: {}
8083
8084 is-number@7.0.0: {}
8085
8086 is-path-inside@4.0.0: {}
8087
8088 is-reference@1.2.1:
8089 dependencies:
8090 '@types/estree': 1.0.9
8091
8092 is-stream@2.0.1: {}
8093
8094 is-stream@3.0.0: {}
8095
8096 is-wsl@3.1.1:
8097 dependencies:
8098 is-inside-container: 1.0.0
8099
8100 isarray@1.0.0: {}
8101
8102 isexe@2.0.0: {}
8103
8104 isexe@4.0.0: {}
8105
8106 jackspeak@3.4.3:
8107 dependencies:
8108 '@isaacs/cliui': 8.0.2
8109 optionalDependencies:
8110 '@pkgjs/parseargs': 0.11.0
8111
8112 jiti@1.21.7: {}
8113
8114 jiti@2.7.0: {}
8115
8116 js-tokens@4.0.0: {}
8117
8118 js-tokens@9.0.1: {}
8119
8120 jsdoc-type-pratt-parser@7.2.0: {}
8121
8122 jsesc@3.1.0: {}
8123
8124 json-buffer@3.0.1: {}
8125
8126 json-schema-traverse@0.4.1: {}
8127
8128 json-stable-stringify-without-jsonify@1.0.1: {}
8129
8130 json5@2.2.3: {}
8131
8132 keyv@4.5.4:
8133 dependencies:
8134 json-buffer: 3.0.1
8135
8136 kleur@4.1.5: {}
8137
8138 klona@2.0.6: {}
8139
8140 knitwork@1.3.0: {}
8141
8142 launch-editor@2.14.1:
8143 dependencies:
8144 picocolors: 1.1.1
8145 shell-quote: 1.8.4
8146
8147 lazystream@1.0.1:
8148 dependencies:
8149 readable-stream: 2.3.8
8150
8151 levn@0.4.1:
8152 dependencies:
8153 prelude-ls: 1.2.1
8154 type-check: 0.4.0
8155
8156 lilconfig@3.1.3: {}
8157
8158 listhen@1.10.0(srvx@0.11.16):
8159 dependencies:
8160 '@parcel/watcher': 2.5.6
8161 '@parcel/watcher-wasm': 2.5.6
8162 citty: 0.2.2
8163 consola: 3.4.2
8164 crossws: 0.4.6(srvx@0.11.16)
8165 defu: 6.1.7
8166 get-port-please: 3.2.0
8167 h3: 1.15.11
8168 http-shutdown: 1.2.2
8169 jiti: 2.7.0
8170 mlly: 1.8.2
8171 node-forge: 1.4.0
8172 pathe: 2.0.3
8173 std-env: 4.1.0
8174 tinyclip: 0.1.14
8175 ufo: 1.6.4
8176 untun: 0.1.3
8177 uqr: 0.1.3
8178 transitivePeerDependencies:
8179 - srvx
8180
8181 local-pkg@1.2.1:
8182 dependencies:
8183 mlly: 1.8.2
8184 pkg-types: 2.3.1
8185 quansync: 0.2.11
8186
8187 locate-path@6.0.0:
8188 dependencies:
8189 p-locate: 5.0.0
8190
8191 lodash.memoize@4.1.2: {}
8192
8193 lodash.uniq@4.5.0: {}
8194
8195 lodash@4.18.1: {}
8196
8197 lru-cache@10.4.3: {}
8198
8199 lru-cache@11.5.1: {}
8200
8201 lru-cache@5.1.1:
8202 dependencies:
8203 yallist: 3.1.1
8204
8205 magic-regexp@0.10.0:
8206 dependencies:
8207 estree-walker: 3.0.3
8208 magic-string: 0.30.21
8209 mlly: 1.8.2
8210 regexp-tree: 0.1.27
8211 type-level-regexp: 0.1.17
8212 ufo: 1.6.4
8213 unplugin: 2.3.11
8214
8215 magic-regexp@0.11.0:
8216 dependencies:
8217 magic-string: 0.30.21
8218 regexp-tree: 0.1.27
8219 type-level-regexp: 0.1.17
8220 unplugin: 3.0.0
8221
8222 magic-string-ast@1.0.3:
8223 dependencies:
8224 magic-string: 0.30.21
8225
8226 magic-string@0.30.21:
8227 dependencies:
8228 '@jridgewell/sourcemap-codec': 1.5.5
8229
8230 magicast@0.5.3:
8231 dependencies:
8232 '@babel/parser': 7.29.7
8233 '@babel/types': 7.29.7
8234 source-map-js: 1.2.1
8235
8236 mdn-data@2.0.28: {}
8237
8238 mdn-data@2.27.1: {}
8239
8240 merge-stream@2.0.0: {}
8241
8242 merge2@1.4.1: {}
8243
8244 micromatch@4.0.8:
8245 dependencies:
8246 braces: 3.0.3
8247 picomatch: 2.3.2
8248
8249 mime-db@1.54.0: {}
8250
8251 mime-types@3.0.2:
8252 dependencies:
8253 mime-db: 1.54.0
8254
8255 mime@4.1.0: {}
8256
8257 mimic-fn@4.0.0: {}
8258
8259 minimatch@10.2.5:
8260 dependencies:
8261 brace-expansion: 5.0.6
8262
8263 minimatch@5.1.9:
8264 dependencies:
8265 brace-expansion: 2.1.1
8266
8267 minimatch@9.0.9:
8268 dependencies:
8269 brace-expansion: 2.1.1
8270
8271 minipass@7.1.3: {}
8272
8273 minizlib@3.1.0:
8274 dependencies:
8275 minipass: 7.1.3
8276
8277 mkdist@2.4.1(typescript@6.0.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3)))(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3)):
8278 dependencies:
8279 autoprefixer: 10.5.0(postcss@8.5.15)
8280 citty: 0.1.6
8281 cssnano: 7.1.9(postcss@8.5.15)
8282 defu: 6.1.7
8283 esbuild: 0.25.12
8284 jiti: 1.21.7
8285 mlly: 1.8.2
8286 pathe: 2.0.3
8287 pkg-types: 2.3.1
8288 postcss: 8.5.15
8289 postcss-nested: 7.0.2(postcss@8.5.15)
8290 semver: 7.8.4
8291 tinyglobby: 0.2.17
8292 optionalDependencies:
8293 typescript: 6.0.3
8294 vue: 3.5.38(typescript@6.0.3)
8295 vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3))
8296 vue-tsc: 3.3.5(typescript@6.0.3)
8297
8298 mlly@1.8.2:
8299 dependencies:
8300 acorn: 8.17.0
8301 pathe: 2.0.3
8302 pkg-types: 1.3.1
8303 ufo: 1.6.4
8304
8305 mocked-exports@0.1.1: {}
8306
8307 mri@1.2.0: {}
8308
8309 mrmime@2.0.1: {}
8310
8311 ms@2.1.3: {}
8312
8313 muggle-string@0.4.1: {}
8314
8315 nanoid@3.3.12: {}
8316
8317 nanotar@0.3.0: {}
8318
8319 napi-postinstall@0.3.4: {}
8320
8321 natural-compare@1.4.0: {}
8322
8323 nitropack@2.13.4(oxc-parser@0.133.0)(rolldown@1.1.0)(srvx@0.11.16):
8324 dependencies:
8325 '@cloudflare/kv-asset-handler': 0.4.2
8326 '@rollup/plugin-alias': 6.0.0(rollup@4.62.0)
8327 '@rollup/plugin-commonjs': 29.0.3(rollup@4.62.0)
8328 '@rollup/plugin-inject': 5.0.5(rollup@4.62.0)
8329 '@rollup/plugin-json': 6.1.0(rollup@4.62.0)
8330 '@rollup/plugin-node-resolve': 16.0.3(rollup@4.62.0)
8331 '@rollup/plugin-replace': 6.0.3(rollup@4.62.0)
8332 '@rollup/plugin-terser': 1.0.0(rollup@4.62.0)
8333 '@vercel/nft': 1.10.2(rollup@4.62.0)
8334 archiver: 7.0.1
8335 c12: 3.3.4(magicast@0.5.3)
8336 chokidar: 5.0.0
8337 citty: 0.2.2
8338 compatx: 0.2.0
8339 confbox: 0.2.4
8340 consola: 3.4.2
8341 cookie-es: 2.0.1
8342 croner: 10.0.1
8343 crossws: 0.3.5
8344 db0: 0.3.4
8345 defu: 6.1.7
8346 destr: 2.0.5
8347 dot-prop: 10.1.0
8348 esbuild: 0.28.1
8349 escape-string-regexp: 5.0.0
8350 etag: 1.8.1
8351 exsolve: 1.0.8
8352 globby: 16.2.0
8353 gzip-size: 7.0.0
8354 h3: 1.15.11
8355 hookable: 5.5.3
8356 httpxy: 0.5.3
8357 ioredis: 5.11.1
8358 jiti: 2.7.0
8359 klona: 2.0.6
8360 knitwork: 1.3.0
8361 listhen: 1.10.0(srvx@0.11.16)
8362 magic-string: 0.30.21
8363 magicast: 0.5.3
8364 mime: 4.1.0
8365 mlly: 1.8.2
8366 node-fetch-native: 1.6.7
8367 node-mock-http: 1.0.4
8368 ofetch: 1.5.1
8369 ohash: 2.0.11
8370 pathe: 2.0.3
8371 perfect-debounce: 2.1.0
8372 pkg-types: 2.3.1
8373 pretty-bytes: 7.1.0
8374 radix3: 1.1.2
8375 rollup: 4.62.0
8376 rollup-plugin-visualizer: 7.0.1(rolldown@1.1.0)(rollup@4.62.0)
8377 scule: 1.3.0
8378 semver: 7.8.4
8379 serve-placeholder: 2.0.2
8380 serve-static: 2.2.1
8381 source-map: 0.7.6
8382 std-env: 4.1.0
8383 ufo: 1.6.4
8384 ultrahtml: 1.6.0
8385 uncrypto: 0.1.3
8386 unctx: 2.5.0
8387 unenv: 2.0.0-rc.24
8388 unimport: 6.3.0(oxc-parser@0.133.0)(rolldown@1.1.0)
8389 unplugin-utils: 0.3.1
8390 unstorage: 1.17.5(db0@0.3.4)(ioredis@5.11.1)
8391 untyped: 2.0.0
8392 unwasm: 0.5.3
8393 youch: 4.1.1
8394 youch-core: 0.3.3
8395 transitivePeerDependencies:
8396 - '@azure/app-configuration'
8397 - '@azure/cosmos'
8398 - '@azure/data-tables'
8399 - '@azure/identity'
8400 - '@azure/keyvault-secrets'
8401 - '@azure/storage-blob'
8402 - '@capacitor/preferences'
8403 - '@deno/kv'
8404 - '@electric-sql/pglite'
8405 - '@libsql/client'
8406 - '@netlify/blobs'
8407 - '@planetscale/database'
8408 - '@upstash/redis'
8409 - '@vercel/blob'
8410 - '@vercel/functions'
8411 - '@vercel/kv'
8412 - aws4fetch
8413 - bare-abort-controller
8414 - bare-buffer
8415 - better-sqlite3
8416 - drizzle-orm
8417 - encoding
8418 - idb-keyval
8419 - mysql2
8420 - oxc-parser
8421 - react-native-b4a
8422 - rolldown
8423 - sqlite3
8424 - srvx
8425 - supports-color
8426 - uploadthing
8427
8428 node-addon-api@7.1.1: {}
8429
8430 node-fetch-native@1.6.7: {}
8431
8432 node-fetch@2.7.0:
8433 dependencies:
8434 whatwg-url: 5.0.0
8435
8436 node-forge@1.4.0: {}
8437
8438 node-gyp-build@4.8.4: {}
8439
8440 node-mock-http@1.0.4: {}
8441
8442 node-releases@2.0.47: {}
8443
8444 nopt@8.1.0:
8445 dependencies:
8446 abbrev: 3.0.1
8447
8448 normalize-path@3.0.0: {}
8449
8450 npm-run-path@5.3.0:
8451 dependencies:
8452 path-key: 4.0.0
8453
8454 npm-run-path@6.0.0:
8455 dependencies:
8456 path-key: 4.0.0
8457 unicorn-magic: 0.3.0
8458
8459 nth-check@2.1.1:
8460 dependencies:
8461 boolbase: 1.0.0
8462
8463 nuxt@4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0):
8464 dependencies:
8465 '@dxup/nuxt': 0.4.1(magicast@0.5.3)(typescript@6.0.3)
8466 '@nuxt/cli': 3.35.2(@nuxt/schema@4.4.8)(cac@6.7.14)(magicast@0.5.3)
8467 '@nuxt/devtools': 3.2.4(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))
8468 '@nuxt/kit': 4.4.8(magicast@0.5.3)
8469 '@nuxt/nitro-server': 4.4.8(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(db0@0.3.4)(ioredis@5.11.1)(magicast@0.5.3)(nuxt@4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0))(oxc-parser@0.133.0)(rolldown@1.1.0)(srvx@0.11.16)(typescript@6.0.3)
8470 '@nuxt/schema': 4.4.8
8471 '@nuxt/telemetry': 2.8.0(@nuxt/kit@4.4.8(magicast@0.5.3))
8472 '@nuxt/vite-builder': 4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@types/node@26.0.0)(eslint@10.5.0(jiti@2.7.0))(magicast@0.5.3)(nuxt@4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@26.0.0)(@vue/compiler-sfc@3.5.38)(cac@6.7.14)(db0@0.3.4)(eslint@10.5.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0))(optionator@0.9.4)(rolldown@1.1.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0))(rollup@4.62.0)(terser@5.48.0)(typescript@6.0.3)(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3))(yaml@2.9.0)
8473 '@unhead/vue': 2.1.15(vue@3.5.38(typescript@6.0.3))
8474 '@vue/shared': 3.5.38
8475 chokidar: 5.0.0
8476 compatx: 0.2.0
8477 consola: 3.4.2
8478 cookie-es: 3.1.1
8479 defu: 6.1.7
8480 devalue: 5.8.1
8481 errx: 0.1.0
8482 escape-string-regexp: 5.0.0
8483 exsolve: 1.0.8
8484 hookable: 6.1.1
8485 ignore: 7.0.5
8486 impound: 1.1.5
8487 jiti: 2.7.0
8488 klona: 2.0.6
8489 knitwork: 1.3.0
8490 magic-string: 0.30.21
8491 mlly: 1.8.2
8492 nanotar: 0.3.0
8493 nypm: 0.6.7
8494 ofetch: 1.5.1
8495 ohash: 2.0.11
8496 on-change: 6.0.2
8497 oxc-minify: 0.133.0
8498 oxc-parser: 0.133.0
8499 oxc-transform: 0.133.0
8500 oxc-walker: 1.0.0(oxc-parser@0.133.0)(rolldown@1.1.0)
8501 pathe: 2.0.3
8502 perfect-debounce: 2.1.0
8503 picomatch: 4.0.4
8504 pkg-types: 2.3.1
8505 rou3: 0.8.1
8506 scule: 1.3.0
8507 semver: 7.8.4
8508 std-env: 4.1.0
8509 tinyglobby: 0.2.17
8510 ufo: 1.6.4
8511 ultrahtml: 1.6.0
8512 uncrypto: 0.1.3
8513 unctx: 2.5.0
8514 unhead: 2.1.15
8515 unimport: 6.3.0(oxc-parser@0.133.0)(rolldown@1.1.0)
8516 unplugin: 3.0.0
8517 unrouting: 0.1.7
8518 untyped: 2.0.0
8519 vue: 3.5.38(typescript@6.0.3)
8520 vue-router: 5.1.0(@vue/compiler-sfc@3.5.38)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))
8521 optionalDependencies:
8522 '@parcel/watcher': 2.5.6
8523 '@types/node': 26.0.0
8524 transitivePeerDependencies:
8525 - '@azure/app-configuration'
8526 - '@azure/cosmos'
8527 - '@azure/data-tables'
8528 - '@azure/identity'
8529 - '@azure/keyvault-secrets'
8530 - '@azure/storage-blob'
8531 - '@babel/plugin-proposal-decorators'
8532 - '@babel/plugin-syntax-jsx'
8533 - '@babel/plugin-syntax-typescript'
8534 - '@biomejs/biome'
8535 - '@capacitor/preferences'
8536 - '@deno/kv'
8537 - '@electric-sql/pglite'
8538 - '@libsql/client'
8539 - '@netlify/blobs'
8540 - '@pinia/colada'
8541 - '@planetscale/database'
8542 - '@rollup/plugin-babel'
8543 - '@upstash/redis'
8544 - '@vercel/blob'
8545 - '@vercel/functions'
8546 - '@vercel/kv'
8547 - '@vitejs/devtools'
8548 - '@vue/compiler-sfc'
8549 - aws4fetch
8550 - bare-abort-controller
8551 - bare-buffer
8552 - better-sqlite3
8553 - bufferutil
8554 - cac
8555 - commander
8556 - db0
8557 - drizzle-orm
8558 - encoding
8559 - eslint
8560 - idb-keyval
8561 - ioredis
8562 - less
8563 - lightningcss
8564 - magicast
8565 - meow
8566 - mysql2
8567 - optionator
8568 - oxlint
8569 - pinia
8570 - react-native-b4a
8571 - rolldown
8572 - rollup
8573 - rollup-plugin-visualizer
8574 - sass
8575 - sass-embedded
8576 - sqlite3
8577 - srvx
8578 - stylelint
8579 - stylus
8580 - sugarss
8581 - supports-color
8582 - terser
8583 - tsx
8584 - typescript
8585 - uploadthing
8586 - utf-8-validate
8587 - vite
8588 - vue-tsc
8589 - xml2js
8590 - yaml
8591
8592 nypm@0.6.7:
8593 dependencies:
8594 citty: 0.2.2
8595 pathe: 2.0.3
8596 tinyexec: 1.2.4
8597
8598 object-deep-merge@2.0.1: {}
8599
8600 obug@2.1.3: {}
8601
8602 ofetch@1.5.1:
8603 dependencies:
8604 destr: 2.0.5
8605 node-fetch-native: 1.6.7
8606 ufo: 1.6.4
8607
8608 ofetch@2.0.0-alpha.3: {}
8609
8610 ohash@2.0.11: {}
8611
8612 on-change@6.0.2: {}
8613
8614 on-finished@2.4.1:
8615 dependencies:
8616 ee-first: 1.1.1
8617
8618 onetime@6.0.0:
8619 dependencies:
8620 mimic-fn: 4.0.0
8621
8622 open@10.2.0:
8623 dependencies:
8624 default-browser: 5.5.0
8625 define-lazy-prop: 3.0.0
8626 is-inside-container: 1.0.0
8627 wsl-utils: 0.1.0
8628
8629 open@11.0.0:
8630 dependencies:
8631 default-browser: 5.5.0
8632 define-lazy-prop: 3.0.0
8633 is-in-ssh: 1.0.0
8634 is-inside-container: 1.0.0
8635 powershell-utils: 0.1.0
8636 wsl-utils: 0.3.1
8637
8638 optionator@0.9.4:
8639 dependencies:
8640 deep-is: 0.1.4
8641 fast-levenshtein: 2.0.6
8642 levn: 0.4.1
8643 prelude-ls: 1.2.1
8644 type-check: 0.4.0
8645 word-wrap: 1.2.5
8646
8647 oxc-minify@0.133.0:
8648 optionalDependencies:
8649 '@oxc-minify/binding-android-arm-eabi': 0.133.0
8650 '@oxc-minify/binding-android-arm64': 0.133.0
8651 '@oxc-minify/binding-darwin-arm64': 0.133.0
8652 '@oxc-minify/binding-darwin-x64': 0.133.0
8653 '@oxc-minify/binding-freebsd-x64': 0.133.0
8654 '@oxc-minify/binding-linux-arm-gnueabihf': 0.133.0
8655 '@oxc-minify/binding-linux-arm-musleabihf': 0.133.0
8656 '@oxc-minify/binding-linux-arm64-gnu': 0.133.0
8657 '@oxc-minify/binding-linux-arm64-musl': 0.133.0
8658 '@oxc-minify/binding-linux-ppc64-gnu': 0.133.0
8659 '@oxc-minify/binding-linux-riscv64-gnu': 0.133.0
8660 '@oxc-minify/binding-linux-riscv64-musl': 0.133.0
8661 '@oxc-minify/binding-linux-s390x-gnu': 0.133.0
8662 '@oxc-minify/binding-linux-x64-gnu': 0.133.0
8663 '@oxc-minify/binding-linux-x64-musl': 0.133.0
8664 '@oxc-minify/binding-openharmony-arm64': 0.133.0
8665 '@oxc-minify/binding-wasm32-wasi': 0.133.0
8666 '@oxc-minify/binding-win32-arm64-msvc': 0.133.0
8667 '@oxc-minify/binding-win32-ia32-msvc': 0.133.0
8668 '@oxc-minify/binding-win32-x64-msvc': 0.133.0
8669
8670 oxc-parser@0.133.0:
8671 dependencies:
8672 '@oxc-project/types': 0.133.0
8673 optionalDependencies:
8674 '@oxc-parser/binding-android-arm-eabi': 0.133.0
8675 '@oxc-parser/binding-android-arm64': 0.133.0
8676 '@oxc-parser/binding-darwin-arm64': 0.133.0
8677 '@oxc-parser/binding-darwin-x64': 0.133.0
8678 '@oxc-parser/binding-freebsd-x64': 0.133.0
8679 '@oxc-parser/binding-linux-arm-gnueabihf': 0.133.0
8680 '@oxc-parser/binding-linux-arm-musleabihf': 0.133.0
8681 '@oxc-parser/binding-linux-arm64-gnu': 0.133.0
8682 '@oxc-parser/binding-linux-arm64-musl': 0.133.0
8683 '@oxc-parser/binding-linux-ppc64-gnu': 0.133.0
8684 '@oxc-parser/binding-linux-riscv64-gnu': 0.133.0
8685 '@oxc-parser/binding-linux-riscv64-musl': 0.133.0
8686 '@oxc-parser/binding-linux-s390x-gnu': 0.133.0
8687 '@oxc-parser/binding-linux-x64-gnu': 0.133.0
8688 '@oxc-parser/binding-linux-x64-musl': 0.133.0
8689 '@oxc-parser/binding-openharmony-arm64': 0.133.0
8690 '@oxc-parser/binding-wasm32-wasi': 0.133.0
8691 '@oxc-parser/binding-win32-arm64-msvc': 0.133.0
8692 '@oxc-parser/binding-win32-ia32-msvc': 0.133.0
8693 '@oxc-parser/binding-win32-x64-msvc': 0.133.0
8694
8695 oxc-transform@0.133.0:
8696 optionalDependencies:
8697 '@oxc-transform/binding-android-arm-eabi': 0.133.0
8698 '@oxc-transform/binding-android-arm64': 0.133.0
8699 '@oxc-transform/binding-darwin-arm64': 0.133.0
8700 '@oxc-transform/binding-darwin-x64': 0.133.0
8701 '@oxc-transform/binding-freebsd-x64': 0.133.0
8702 '@oxc-transform/binding-linux-arm-gnueabihf': 0.133.0
8703 '@oxc-transform/binding-linux-arm-musleabihf': 0.133.0
8704 '@oxc-transform/binding-linux-arm64-gnu': 0.133.0
8705 '@oxc-transform/binding-linux-arm64-musl': 0.133.0
8706 '@oxc-transform/binding-linux-ppc64-gnu': 0.133.0
8707 '@oxc-transform/binding-linux-riscv64-gnu': 0.133.0
8708 '@oxc-transform/binding-linux-riscv64-musl': 0.133.0
8709 '@oxc-transform/binding-linux-s390x-gnu': 0.133.0
8710 '@oxc-transform/binding-linux-x64-gnu': 0.133.0
8711 '@oxc-transform/binding-linux-x64-musl': 0.133.0
8712 '@oxc-transform/binding-openharmony-arm64': 0.133.0
8713 '@oxc-transform/binding-wasm32-wasi': 0.133.0
8714 '@oxc-transform/binding-win32-arm64-msvc': 0.133.0
8715 '@oxc-transform/binding-win32-ia32-msvc': 0.133.0
8716 '@oxc-transform/binding-win32-x64-msvc': 0.133.0
8717
8718 oxc-walker@1.0.0(oxc-parser@0.133.0)(rolldown@1.1.0):
8719 dependencies:
8720 magic-regexp: 0.11.0
8721 optionalDependencies:
8722 oxc-parser: 0.133.0
8723 rolldown: 1.1.0
8724
8725 p-limit@3.1.0:
8726 dependencies:
8727 yocto-queue: 0.1.0
8728
8729 p-locate@5.0.0:
8730 dependencies:
8731 p-limit: 3.1.0
8732
8733 package-json-from-dist@1.0.1: {}
8734
8735 package-manager-detector@1.6.0: {}
8736
8737 parse-imports-exports@0.2.4:
8738 dependencies:
8739 parse-statements: 1.0.11
8740
8741 parse-statements@1.0.11: {}
8742
8743 parseurl@1.3.3: {}
8744
8745 path-browserify@1.0.1: {}
8746
8747 path-exists@4.0.0: {}
8748
8749 path-key@3.1.1: {}
8750
8751 path-key@4.0.0: {}
8752
8753 path-parse@1.0.7: {}
8754
8755 path-scurry@1.11.1:
8756 dependencies:
8757 lru-cache: 10.4.3
8758 minipass: 7.1.3
8759
8760 path-scurry@2.0.2:
8761 dependencies:
8762 lru-cache: 11.5.1
8763 minipass: 7.1.3
8764
8765 pathe@1.1.2: {}
8766
8767 pathe@2.0.3: {}
8768
8769 perfect-debounce@2.1.0: {}
8770
8771 picocolors@1.1.1: {}
8772
8773 picomatch@2.3.2: {}
8774
8775 picomatch@4.0.4: {}
8776
8777 pkg-types@1.3.1:
8778 dependencies:
8779 confbox: 0.1.8
8780 mlly: 1.8.2
8781 pathe: 2.0.3
8782
8783 pkg-types@2.3.1:
8784 dependencies:
8785 confbox: 0.2.4
8786 exsolve: 1.0.8
8787 pathe: 2.0.3
8788
8789 playwright-core@1.61.1: {}
8790
8791 pluralize@8.0.0: {}
8792
8793 postcss-calc@10.1.1(postcss@8.5.15):
8794 dependencies:
8795 postcss: 8.5.15
8796 postcss-selector-parser: 7.1.4
8797 postcss-value-parser: 4.2.0
8798
8799 postcss-colormin@7.0.10(postcss@8.5.15):
8800 dependencies:
8801 '@colordx/core': 5.4.3
8802 browserslist: 4.28.2
8803 caniuse-api: 3.0.0
8804 postcss: 8.5.15
8805 postcss-value-parser: 4.2.0
8806
8807 postcss-colormin@8.0.1(postcss@8.5.15):
8808 dependencies:
8809 '@colordx/core': 5.4.3
8810 browserslist: 4.28.2
8811 caniuse-api: 4.0.0
8812 postcss: 8.5.15
8813 postcss-value-parser: 4.2.0
8814
8815 postcss-convert-values@7.0.12(postcss@8.5.15):
8816 dependencies:
8817 browserslist: 4.28.2
8818 postcss: 8.5.15
8819 postcss-value-parser: 4.2.0
8820
8821 postcss-convert-values@8.0.1(postcss@8.5.15):
8822 dependencies:
8823 browserslist: 4.28.2
8824 postcss: 8.5.15
8825 postcss-value-parser: 4.2.0
8826
8827 postcss-discard-comments@7.0.8(postcss@8.5.15):
8828 dependencies:
8829 postcss: 8.5.15
8830 postcss-selector-parser: 7.1.4
8831
8832 postcss-discard-comments@8.0.1(postcss@8.5.15):
8833 dependencies:
8834 postcss: 8.5.15
8835 postcss-selector-parser: 7.1.4
8836
8837 postcss-discard-duplicates@7.0.4(postcss@8.5.15):
8838 dependencies:
8839 postcss: 8.5.15
8840
8841 postcss-discard-duplicates@8.0.1(postcss@8.5.15):
8842 dependencies:
8843 postcss: 8.5.15
8844
8845 postcss-discard-empty@7.0.3(postcss@8.5.15):
8846 dependencies:
8847 postcss: 8.5.15
8848
8849 postcss-discard-empty@8.0.1(postcss@8.5.15):
8850 dependencies:
8851 postcss: 8.5.15
8852
8853 postcss-discard-overridden@7.0.3(postcss@8.5.15):
8854 dependencies:
8855 postcss: 8.5.15
8856
8857 postcss-discard-overridden@8.0.1(postcss@8.5.15):
8858 dependencies:
8859 postcss: 8.5.15
8860
8861 postcss-merge-longhand@7.0.7(postcss@8.5.15):
8862 dependencies:
8863 postcss: 8.5.15
8864 postcss-value-parser: 4.2.0
8865 stylehacks: 7.0.11(postcss@8.5.15)
8866
8867 postcss-merge-longhand@8.0.1(postcss@8.5.15):
8868 dependencies:
8869 postcss: 8.5.15
8870 postcss-value-parser: 4.2.0
8871 stylehacks: 8.0.1(postcss@8.5.15)
8872
8873 postcss-merge-rules@7.0.11(postcss@8.5.15):
8874 dependencies:
8875 browserslist: 4.28.2
8876 caniuse-api: 3.0.0
8877 cssnano-utils: 5.0.3(postcss@8.5.15)
8878 postcss: 8.5.15
8879 postcss-selector-parser: 7.1.4
8880
8881 postcss-merge-rules@8.0.1(postcss@8.5.15):
8882 dependencies:
8883 browserslist: 4.28.2
8884 caniuse-api: 4.0.0
8885 cssnano-utils: 6.0.1(postcss@8.5.15)
8886 postcss: 8.5.15
8887 postcss-selector-parser: 7.1.4
8888
8889 postcss-minify-font-values@7.0.3(postcss@8.5.15):
8890 dependencies:
8891 postcss: 8.5.15
8892 postcss-value-parser: 4.2.0
8893
8894 postcss-minify-font-values@8.0.1(postcss@8.5.15):
8895 dependencies:
8896 postcss: 8.5.15
8897 postcss-value-parser: 4.2.0
8898
8899 postcss-minify-gradients@7.0.5(postcss@8.5.15):
8900 dependencies:
8901 '@colordx/core': 5.4.3
8902 cssnano-utils: 5.0.3(postcss@8.5.15)
8903 postcss: 8.5.15
8904 postcss-value-parser: 4.2.0
8905
8906 postcss-minify-gradients@8.0.1(postcss@8.5.15):
8907 dependencies:
8908 '@colordx/core': 5.4.3
8909 cssnano-utils: 6.0.1(postcss@8.5.15)
8910 postcss: 8.5.15
8911 postcss-value-parser: 4.2.0
8912
8913 postcss-minify-params@7.0.9(postcss@8.5.15):
8914 dependencies:
8915 browserslist: 4.28.2
8916 cssnano-utils: 5.0.3(postcss@8.5.15)
8917 postcss: 8.5.15
8918 postcss-value-parser: 4.2.0
8919
8920 postcss-minify-params@8.0.1(postcss@8.5.15):
8921 dependencies:
8922 browserslist: 4.28.2
8923 cssnano-utils: 6.0.1(postcss@8.5.15)
8924 postcss: 8.5.15
8925 postcss-value-parser: 4.2.0
8926
8927 postcss-minify-selectors@7.1.2(postcss@8.5.15):
8928 dependencies:
8929 browserslist: 4.28.2
8930 caniuse-api: 3.0.0
8931 cssesc: 3.0.0
8932 postcss: 8.5.15
8933 postcss-selector-parser: 7.1.4
8934
8935 postcss-minify-selectors@8.0.2(postcss@8.5.15):
8936 dependencies:
8937 browserslist: 4.28.2
8938 caniuse-api: 4.0.0
8939 cssesc: 3.0.0
8940 postcss: 8.5.15
8941 postcss-selector-parser: 7.1.4
8942
8943 postcss-nested@7.0.2(postcss@8.5.15):
8944 dependencies:
8945 postcss: 8.5.15
8946 postcss-selector-parser: 7.1.4
8947
8948 postcss-normalize-charset@7.0.3(postcss@8.5.15):
8949 dependencies:
8950 postcss: 8.5.15
8951
8952 postcss-normalize-charset@8.0.1(postcss@8.5.15):
8953 dependencies:
8954 postcss: 8.5.15
8955
8956 postcss-normalize-display-values@7.0.3(postcss@8.5.15):
8957 dependencies:
8958 postcss: 8.5.15
8959 postcss-value-parser: 4.2.0
8960
8961 postcss-normalize-display-values@8.0.1(postcss@8.5.15):
8962 dependencies:
8963 postcss: 8.5.15
8964 postcss-value-parser: 4.2.0
8965
8966 postcss-normalize-positions@7.0.4(postcss@8.5.15):
8967 dependencies:
8968 postcss: 8.5.15
8969 postcss-value-parser: 4.2.0
8970
8971 postcss-normalize-positions@8.0.1(postcss@8.5.15):
8972 dependencies:
8973 postcss: 8.5.15
8974 postcss-value-parser: 4.2.0
8975
8976 postcss-normalize-repeat-style@7.0.4(postcss@8.5.15):
8977 dependencies:
8978 postcss: 8.5.15
8979 postcss-value-parser: 4.2.0
8980
8981 postcss-normalize-repeat-style@8.0.1(postcss@8.5.15):
8982 dependencies:
8983 postcss: 8.5.15
8984 postcss-value-parser: 4.2.0
8985
8986 postcss-normalize-string@7.0.3(postcss@8.5.15):
8987 dependencies:
8988 postcss: 8.5.15
8989 postcss-value-parser: 4.2.0
8990
8991 postcss-normalize-string@8.0.1(postcss@8.5.15):
8992 dependencies:
8993 postcss: 8.5.15
8994 postcss-value-parser: 4.2.0
8995
8996 postcss-normalize-timing-functions@7.0.3(postcss@8.5.15):
8997 dependencies:
8998 postcss: 8.5.15
8999 postcss-value-parser: 4.2.0
9000
9001 postcss-normalize-timing-functions@8.0.1(postcss@8.5.15):
9002 dependencies:
9003 postcss: 8.5.15
9004 postcss-value-parser: 4.2.0
9005
9006 postcss-normalize-unicode@7.0.9(postcss@8.5.15):
9007 dependencies:
9008 browserslist: 4.28.2
9009 postcss: 8.5.15
9010 postcss-value-parser: 4.2.0
9011
9012 postcss-normalize-unicode@8.0.1(postcss@8.5.15):
9013 dependencies:
9014 browserslist: 4.28.2
9015 postcss: 8.5.15
9016 postcss-value-parser: 4.2.0
9017
9018 postcss-normalize-url@7.0.3(postcss@8.5.15):
9019 dependencies:
9020 postcss: 8.5.15
9021 postcss-value-parser: 4.2.0
9022
9023 postcss-normalize-url@8.0.1(postcss@8.5.15):
9024 dependencies:
9025 postcss: 8.5.15
9026 postcss-value-parser: 4.2.0
9027
9028 postcss-normalize-whitespace@7.0.3(postcss@8.5.15):
9029 dependencies:
9030 postcss: 8.5.15
9031 postcss-value-parser: 4.2.0
9032
9033 postcss-normalize-whitespace@8.0.1(postcss@8.5.15):
9034 dependencies:
9035 postcss: 8.5.15
9036 postcss-value-parser: 4.2.0
9037
9038 postcss-ordered-values@7.0.4(postcss@8.5.15):
9039 dependencies:
9040 cssnano-utils: 5.0.3(postcss@8.5.15)
9041 postcss: 8.5.15
9042 postcss-value-parser: 4.2.0
9043
9044 postcss-ordered-values@8.0.1(postcss@8.5.15):
9045 dependencies:
9046 cssnano-utils: 6.0.1(postcss@8.5.15)
9047 postcss: 8.5.15
9048 postcss-value-parser: 4.2.0
9049
9050 postcss-reduce-initial@7.0.9(postcss@8.5.15):
9051 dependencies:
9052 browserslist: 4.28.2
9053 caniuse-api: 3.0.0
9054 postcss: 8.5.15
9055
9056 postcss-reduce-initial@8.0.1(postcss@8.5.15):
9057 dependencies:
9058 browserslist: 4.28.2
9059 caniuse-api: 4.0.0
9060 postcss: 8.5.15
9061
9062 postcss-reduce-transforms@7.0.3(postcss@8.5.15):
9063 dependencies:
9064 postcss: 8.5.15
9065 postcss-value-parser: 4.2.0
9066
9067 postcss-reduce-transforms@8.0.1(postcss@8.5.15):
9068 dependencies:
9069 postcss: 8.5.15
9070 postcss-value-parser: 4.2.0
9071
9072 postcss-selector-parser@7.1.4:
9073 dependencies:
9074 cssesc: 3.0.0
9075 util-deprecate: 1.0.2
9076
9077 postcss-svgo@7.1.3(postcss@8.5.15):
9078 dependencies:
9079 postcss: 8.5.15
9080 postcss-value-parser: 4.2.0
9081 svgo: 4.0.1
9082
9083 postcss-svgo@8.0.1(postcss@8.5.15):
9084 dependencies:
9085 postcss: 8.5.15
9086 postcss-value-parser: 4.2.0
9087 svgo: 4.0.1
9088
9089 postcss-unique-selectors@7.0.7(postcss@8.5.15):
9090 dependencies:
9091 postcss: 8.5.15
9092 postcss-selector-parser: 7.1.4
9093
9094 postcss-unique-selectors@8.0.1(postcss@8.5.15):
9095 dependencies:
9096 postcss: 8.5.15
9097 postcss-selector-parser: 7.1.4
9098
9099 postcss-value-parser@4.2.0: {}
9100
9101 postcss@8.5.15:
9102 dependencies:
9103 nanoid: 3.3.12
9104 picocolors: 1.1.1
9105 source-map-js: 1.2.1
9106
9107 powershell-utils@0.1.0: {}
9108
9109 prelude-ls@1.2.1: {}
9110
9111 pretty-bytes@7.1.0: {}
9112
9113 process-nextick-args@2.0.1: {}
9114
9115 process@0.11.10: {}
9116
9117 proper-lockfile@4.1.2:
9118 dependencies:
9119 graceful-fs: 4.2.11
9120 retry: 0.12.0
9121 signal-exit: 3.0.7
9122
9123 punycode@2.3.1: {}
9124
9125 quansync@0.2.11: {}
9126
9127 queue-microtask@1.2.3: {}
9128
9129 radix3@1.1.2: {}
9130
9131 range-parser@1.2.1: {}
9132
9133 rc9@3.0.1:
9134 dependencies:
9135 defu: 6.1.7
9136 destr: 2.0.5
9137
9138 readable-stream@2.3.8:
9139 dependencies:
9140 core-util-is: 1.0.3
9141 inherits: 2.0.4
9142 isarray: 1.0.0
9143 process-nextick-args: 2.0.1
9144 safe-buffer: 5.1.2
9145 string_decoder: 1.1.1
9146 util-deprecate: 1.0.2
9147
9148 readable-stream@4.7.0:
9149 dependencies:
9150 abort-controller: 3.0.0
9151 buffer: 6.0.3
9152 events: 3.3.0
9153 process: 0.11.10
9154 string_decoder: 1.3.0
9155
9156 readdir-glob@1.1.3:
9157 dependencies:
9158 minimatch: 5.1.9
9159
9160 readdirp@5.0.0: {}
9161
9162 redis-errors@1.2.0: {}
9163
9164 redis-parser@3.0.0:
9165 dependencies:
9166 redis-errors: 1.2.0
9167
9168 refa@0.12.1:
9169 dependencies:
9170 '@eslint-community/regexpp': 4.12.2
9171
9172 regexp-ast-analysis@0.7.1:
9173 dependencies:
9174 '@eslint-community/regexpp': 4.12.2
9175 refa: 0.12.1
9176
9177 regexp-tree@0.1.27: {}
9178
9179 regjsparser@0.13.2:
9180 dependencies:
9181 jsesc: 3.1.0
9182
9183 reserved-identifiers@1.2.0: {}
9184
9185 resolve-from@5.0.0: {}
9186
9187 resolve-pkg-maps@1.0.0: {}
9188
9189 resolve@1.22.12:
9190 dependencies:
9191 es-errors: 1.3.0
9192 is-core-module: 2.16.2
9193 path-parse: 1.0.7
9194 supports-preserve-symlinks-flag: 1.0.0
9195
9196 retry@0.12.0: {}
9197
9198 reusify@1.1.0: {}
9199
9200 rolldown@1.1.0:
9201 dependencies:
9202 '@oxc-project/types': 0.134.0
9203 '@rolldown/pluginutils': 1.0.1
9204 optionalDependencies:
9205 '@rolldown/binding-android-arm64': 1.1.0
9206 '@rolldown/binding-darwin-arm64': 1.1.0
9207 '@rolldown/binding-darwin-x64': 1.1.0
9208 '@rolldown/binding-freebsd-x64': 1.1.0
9209 '@rolldown/binding-linux-arm-gnueabihf': 1.1.0
9210 '@rolldown/binding-linux-arm64-gnu': 1.1.0
9211 '@rolldown/binding-linux-arm64-musl': 1.1.0
9212 '@rolldown/binding-linux-ppc64-gnu': 1.1.0
9213 '@rolldown/binding-linux-s390x-gnu': 1.1.0
9214 '@rolldown/binding-linux-x64-gnu': 1.1.0
9215 '@rolldown/binding-linux-x64-musl': 1.1.0
9216 '@rolldown/binding-openharmony-arm64': 1.1.0
9217 '@rolldown/binding-wasm32-wasi': 1.1.0
9218 '@rolldown/binding-win32-arm64-msvc': 1.1.0
9219 '@rolldown/binding-win32-x64-msvc': 1.1.0
9220
9221 rollup-plugin-dts@6.4.1(rollup@4.62.0)(typescript@6.0.3):
9222 dependencies:
9223 '@jridgewell/remapping': 2.3.5
9224 '@jridgewell/sourcemap-codec': 1.5.5
9225 convert-source-map: 2.0.0
9226 magic-string: 0.30.21
9227 rollup: 4.62.0
9228 typescript: 6.0.3
9229 optionalDependencies:
9230 '@babel/code-frame': 7.29.7
9231
9232 rollup-plugin-visualizer@7.0.1(rolldown@1.1.0)(rollup@4.62.0):
9233 dependencies:
9234 open: 11.0.0
9235 picomatch: 4.0.4
9236 source-map: 0.7.6
9237 yargs: 18.0.0
9238 optionalDependencies:
9239 rolldown: 1.1.0
9240 rollup: 4.62.0
9241
9242 rollup@4.62.0:
9243 dependencies:
9244 '@types/estree': 1.0.9
9245 optionalDependencies:
9246 '@rollup/rollup-android-arm-eabi': 4.62.0
9247 '@rollup/rollup-android-arm64': 4.62.0
9248 '@rollup/rollup-darwin-arm64': 4.62.0
9249 '@rollup/rollup-darwin-x64': 4.62.0
9250 '@rollup/rollup-freebsd-arm64': 4.62.0
9251 '@rollup/rollup-freebsd-x64': 4.62.0
9252 '@rollup/rollup-linux-arm-gnueabihf': 4.62.0
9253 '@rollup/rollup-linux-arm-musleabihf': 4.62.0
9254 '@rollup/rollup-linux-arm64-gnu': 4.62.0
9255 '@rollup/rollup-linux-arm64-musl': 4.62.0
9256 '@rollup/rollup-linux-loong64-gnu': 4.62.0
9257 '@rollup/rollup-linux-loong64-musl': 4.62.0
9258 '@rollup/rollup-linux-ppc64-gnu': 4.62.0
9259 '@rollup/rollup-linux-ppc64-musl': 4.62.0
9260 '@rollup/rollup-linux-riscv64-gnu': 4.62.0
9261 '@rollup/rollup-linux-riscv64-musl': 4.62.0
9262 '@rollup/rollup-linux-s390x-gnu': 4.62.0
9263 '@rollup/rollup-linux-x64-gnu': 4.62.0
9264 '@rollup/rollup-linux-x64-musl': 4.62.0
9265 '@rollup/rollup-openbsd-x64': 4.62.0
9266 '@rollup/rollup-openharmony-arm64': 4.62.0
9267 '@rollup/rollup-win32-arm64-msvc': 4.62.0
9268 '@rollup/rollup-win32-ia32-msvc': 4.62.0
9269 '@rollup/rollup-win32-x64-gnu': 4.62.0
9270 '@rollup/rollup-win32-x64-msvc': 4.62.0
9271 fsevents: 2.3.3
9272
9273 rou3@0.8.1: {}
9274
9275 run-applescript@7.1.0: {}
9276
9277 run-parallel@1.2.0:
9278 dependencies:
9279 queue-microtask: 1.2.3
9280
9281 safe-buffer@5.1.2: {}
9282
9283 safe-buffer@5.2.1: {}
9284
9285 sax@1.6.0: {}
9286
9287 scslre@0.3.0:
9288 dependencies:
9289 '@eslint-community/regexpp': 4.12.2
9290 refa: 0.12.1
9291 regexp-ast-analysis: 0.7.1
9292
9293 scule@1.3.0: {}
9294
9295 semver@6.3.1: {}
9296
9297 semver@7.8.4: {}
9298
9299 send@1.2.1:
9300 dependencies:
9301 debug: 4.4.3
9302 encodeurl: 2.0.0
9303 escape-html: 1.0.3
9304 etag: 1.8.1
9305 fresh: 2.0.0
9306 http-errors: 2.0.1
9307 mime-types: 3.0.2
9308 ms: 2.1.3
9309 on-finished: 2.4.1
9310 range-parser: 1.2.1
9311 statuses: 2.0.2
9312 transitivePeerDependencies:
9313 - supports-color
9314
9315 serialize-javascript@7.0.5: {}
9316
9317 seroval@1.5.4: {}
9318
9319 serve-placeholder@2.0.2:
9320 dependencies:
9321 defu: 6.1.7
9322
9323 serve-static@2.2.1:
9324 dependencies:
9325 encodeurl: 2.0.0
9326 escape-html: 1.0.3
9327 parseurl: 1.3.3
9328 send: 1.2.1
9329 transitivePeerDependencies:
9330 - supports-color
9331
9332 setprototypeof@1.2.0: {}
9333
9334 shebang-command@2.0.0:
9335 dependencies:
9336 shebang-regex: 3.0.0
9337
9338 shebang-regex@3.0.0: {}
9339
9340 shell-quote@1.8.4: {}
9341
9342 siginfo@2.0.0: {}
9343
9344 signal-exit@3.0.7: {}
9345
9346 signal-exit@4.1.0: {}
9347
9348 simple-git@3.36.0:
9349 dependencies:
9350 '@kwsites/file-exists': 1.1.1
9351 '@kwsites/promise-deferred': 1.1.1
9352 '@simple-git/args-pathspec': 1.0.3
9353 '@simple-git/argv-parser': 1.1.1
9354 debug: 4.4.3
9355 transitivePeerDependencies:
9356 - supports-color
9357
9358 sirv@3.0.2:
9359 dependencies:
9360 '@polka/url': 1.0.0-next.29
9361 mrmime: 2.0.1
9362 totalist: 3.0.1
9363
9364 sisteransi@1.0.5: {}
9365
9366 slash@5.1.0: {}
9367
9368 smob@1.6.2: {}
9369
9370 source-map-js@1.2.1: {}
9371
9372 source-map-support@0.5.21:
9373 dependencies:
9374 buffer-from: 1.1.2
9375 source-map: 0.6.1
9376
9377 source-map@0.6.1: {}
9378
9379 source-map@0.7.6: {}
9380
9381 spdx-exceptions@2.5.0: {}
9382
9383 spdx-expression-parse@4.0.0:
9384 dependencies:
9385 spdx-exceptions: 2.5.0
9386 spdx-license-ids: 3.0.23
9387
9388 spdx-license-ids@3.0.23: {}
9389
9390 srvx@0.11.16: {}
9391
9392 stable-hash-x@0.2.0: {}
9393
9394 stackback@0.0.2: {}
9395
9396 standard-as-callback@2.1.0: {}
9397
9398 statuses@2.0.2: {}
9399
9400 std-env@3.10.0: {}
9401
9402 std-env@4.1.0: {}
9403
9404 streamx@2.28.0:
9405 dependencies:
9406 events-universal: 1.0.1
9407 fast-fifo: 1.3.2
9408 text-decoder: 1.2.7
9409 transitivePeerDependencies:
9410 - bare-abort-controller
9411 - react-native-b4a
9412
9413 string-width@4.2.3:
9414 dependencies:
9415 emoji-regex: 8.0.0
9416 is-fullwidth-code-point: 3.0.0
9417 strip-ansi: 6.0.1
9418
9419 string-width@5.1.2:
9420 dependencies:
9421 eastasianwidth: 0.2.0
9422 emoji-regex: 9.2.2
9423 strip-ansi: 7.2.0
9424
9425 string-width@7.2.0:
9426 dependencies:
9427 emoji-regex: 10.6.0
9428 get-east-asian-width: 1.6.0
9429 strip-ansi: 7.2.0
9430
9431 string_decoder@1.1.1:
9432 dependencies:
9433 safe-buffer: 5.1.2
9434
9435 string_decoder@1.3.0:
9436 dependencies:
9437 safe-buffer: 5.2.1
9438
9439 strip-ansi@6.0.1:
9440 dependencies:
9441 ansi-regex: 5.0.1
9442
9443 strip-ansi@7.2.0:
9444 dependencies:
9445 ansi-regex: 6.2.2
9446
9447 strip-final-newline@3.0.0: {}
9448
9449 strip-indent@4.1.1: {}
9450
9451 strip-literal@3.1.0:
9452 dependencies:
9453 js-tokens: 9.0.1
9454
9455 structured-clone-es@2.0.0: {}
9456
9457 stylehacks@7.0.11(postcss@8.5.15):
9458 dependencies:
9459 browserslist: 4.28.2
9460 postcss: 8.5.15
9461 postcss-selector-parser: 7.1.4
9462
9463 stylehacks@8.0.1(postcss@8.5.15):
9464 dependencies:
9465 browserslist: 4.28.2
9466 postcss: 8.5.15
9467 postcss-selector-parser: 7.1.4
9468
9469 supports-color@10.2.2: {}
9470
9471 supports-preserve-symlinks-flag@1.0.0: {}
9472
9473 svgo@4.0.1:
9474 dependencies:
9475 commander: 11.1.0
9476 css-select: 5.2.2
9477 css-tree: 3.2.1
9478 css-what: 6.2.2
9479 csso: 5.0.5
9480 picocolors: 1.1.1
9481 sax: 1.6.0
9482
9483 tagged-tag@1.0.0: {}
9484
9485 tar-stream@3.2.0:
9486 dependencies:
9487 b4a: 1.8.1
9488 bare-fs: 4.7.2
9489 fast-fifo: 1.3.2
9490 streamx: 2.28.0
9491 transitivePeerDependencies:
9492 - bare-abort-controller
9493 - bare-buffer
9494 - react-native-b4a
9495
9496 tar@7.5.16:
9497 dependencies:
9498 '@isaacs/fs-minipass': 4.0.1
9499 chownr: 3.0.0
9500 minipass: 7.1.3
9501 minizlib: 3.1.0
9502 yallist: 5.0.0
9503
9504 teex@1.0.1:
9505 dependencies:
9506 streamx: 2.28.0
9507 transitivePeerDependencies:
9508 - bare-abort-controller
9509 - react-native-b4a
9510
9511 terser@5.48.0:
9512 dependencies:
9513 '@jridgewell/source-map': 0.3.11
9514 acorn: 8.17.0
9515 commander: 2.20.3
9516 source-map-support: 0.5.21
9517
9518 text-decoder@1.2.7:
9519 dependencies:
9520 b4a: 1.8.1
9521 transitivePeerDependencies:
9522 - react-native-b4a
9523
9524 tiny-invariant@1.3.3: {}
9525
9526 tinybench@2.9.0: {}
9527
9528 tinyclip@0.1.14: {}
9529
9530 tinyexec@1.2.4: {}
9531
9532 tinyglobby@0.2.17:
9533 dependencies:
9534 fdir: 6.5.0(picomatch@4.0.4)
9535 picomatch: 4.0.4
9536
9537 tinyrainbow@3.1.0: {}
9538
9539 to-regex-range@5.0.1:
9540 dependencies:
9541 is-number: 7.0.0
9542
9543 to-valid-identifier@1.0.0:
9544 dependencies:
9545 '@sindresorhus/base62': 1.0.0
9546 reserved-identifiers: 1.2.0
9547
9548 toidentifier@1.0.1: {}
9549
9550 totalist@3.0.1: {}
9551
9552 tr46@0.0.3: {}
9553
9554 ts-api-utils@2.5.0(typescript@6.0.3):
9555 dependencies:
9556 typescript: 6.0.3
9557
9558 tsconfck@3.1.6(typescript@6.0.3):
9559 optionalDependencies:
9560 typescript: 6.0.3
9561
9562 tslib@2.8.1:
9563 optional: true
9564
9565 type-check@0.4.0:
9566 dependencies:
9567 prelude-ls: 1.2.1
9568
9569 type-fest@5.7.0:
9570 dependencies:
9571 tagged-tag: 1.0.0
9572
9573 type-level-regexp@0.1.17: {}
9574
9575 typescript@6.0.3: {}
9576
9577 ufo@1.6.4: {}
9578
9579 ultrahtml@1.6.0: {}
9580
9581 unbuild@3.6.1(typescript@6.0.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3)))(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3)):
9582 dependencies:
9583 '@rollup/plugin-alias': 5.1.1(rollup@4.62.0)
9584 '@rollup/plugin-commonjs': 28.0.9(rollup@4.62.0)
9585 '@rollup/plugin-json': 6.1.0(rollup@4.62.0)
9586 '@rollup/plugin-node-resolve': 16.0.3(rollup@4.62.0)
9587 '@rollup/plugin-replace': 6.0.3(rollup@4.62.0)
9588 '@rollup/pluginutils': 5.4.0(rollup@4.62.0)
9589 citty: 0.1.6
9590 consola: 3.4.2
9591 defu: 6.1.7
9592 esbuild: 0.25.12
9593 fix-dts-default-cjs-exports: 1.0.1
9594 hookable: 5.5.3
9595 jiti: 2.7.0
9596 magic-string: 0.30.21
9597 mkdist: 2.4.1(typescript@6.0.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3)))(vue-tsc@3.3.5(typescript@6.0.3))(vue@3.5.38(typescript@6.0.3))
9598 mlly: 1.8.2
9599 pathe: 2.0.3
9600 pkg-types: 2.3.1
9601 pretty-bytes: 7.1.0
9602 rollup: 4.62.0
9603 rollup-plugin-dts: 6.4.1(rollup@4.62.0)(typescript@6.0.3)
9604 scule: 1.3.0
9605 tinyglobby: 0.2.17
9606 untyped: 2.0.0
9607 optionalDependencies:
9608 typescript: 6.0.3
9609 transitivePeerDependencies:
9610 - sass
9611 - vue
9612 - vue-sfc-transformer
9613 - vue-tsc
9614
9615 uncrypto@0.1.3: {}
9616
9617 unctx@2.5.0:
9618 dependencies:
9619 acorn: 8.17.0
9620 estree-walker: 3.0.3
9621 magic-string: 0.30.21
9622 unplugin: 2.3.11
9623
9624 undici-types@8.3.0: {}
9625
9626 unenv@2.0.0-rc.24:
9627 dependencies:
9628 pathe: 2.0.3
9629
9630 unhead@2.1.15:
9631 dependencies:
9632 hookable: 6.1.1
9633
9634 unicorn-magic@0.3.0: {}
9635
9636 unicorn-magic@0.4.0: {}
9637
9638 unimport@6.3.0(oxc-parser@0.133.0)(rolldown@1.1.0):
9639 dependencies:
9640 acorn: 8.17.0
9641 escape-string-regexp: 5.0.0
9642 estree-walker: 3.0.3
9643 local-pkg: 1.2.1
9644 magic-string: 0.30.21
9645 mlly: 1.8.2
9646 pathe: 2.0.3
9647 picomatch: 4.0.4
9648 pkg-types: 2.3.1
9649 scule: 1.3.0
9650 strip-literal: 3.1.0
9651 tinyglobby: 0.2.17
9652 unplugin: 3.0.0
9653 unplugin-utils: 0.3.1
9654 optionalDependencies:
9655 oxc-parser: 0.133.0
9656 rolldown: 1.1.0
9657
9658 unplugin-utils@0.3.1:
9659 dependencies:
9660 pathe: 2.0.3
9661 picomatch: 4.0.4
9662
9663 unplugin@2.3.11:
9664 dependencies:
9665 '@jridgewell/remapping': 2.3.5
9666 acorn: 8.17.0
9667 picomatch: 4.0.4
9668 webpack-virtual-modules: 0.6.2
9669
9670 unplugin@3.0.0:
9671 dependencies:
9672 '@jridgewell/remapping': 2.3.5
9673 picomatch: 4.0.4
9674 webpack-virtual-modules: 0.6.2
9675
9676 unrouting@0.1.7:
9677 dependencies:
9678 escape-string-regexp: 5.0.0
9679 ufo: 1.6.4
9680
9681 unrs-resolver@1.12.2:
9682 dependencies:
9683 napi-postinstall: 0.3.4
9684 optionalDependencies:
9685 '@unrs/resolver-binding-android-arm-eabi': 1.12.2
9686 '@unrs/resolver-binding-android-arm64': 1.12.2
9687 '@unrs/resolver-binding-darwin-arm64': 1.12.2
9688 '@unrs/resolver-binding-darwin-x64': 1.12.2
9689 '@unrs/resolver-binding-freebsd-x64': 1.12.2
9690 '@unrs/resolver-binding-linux-arm-gnueabihf': 1.12.2
9691 '@unrs/resolver-binding-linux-arm-musleabihf': 1.12.2
9692 '@unrs/resolver-binding-linux-arm64-gnu': 1.12.2
9693 '@unrs/resolver-binding-linux-arm64-musl': 1.12.2
9694 '@unrs/resolver-binding-linux-loong64-gnu': 1.12.2
9695 '@unrs/resolver-binding-linux-loong64-musl': 1.12.2
9696 '@unrs/resolver-binding-linux-ppc64-gnu': 1.12.2
9697 '@unrs/resolver-binding-linux-riscv64-gnu': 1.12.2
9698 '@unrs/resolver-binding-linux-riscv64-musl': 1.12.2
9699 '@unrs/resolver-binding-linux-s390x-gnu': 1.12.2
9700 '@unrs/resolver-binding-linux-x64-gnu': 1.12.2
9701 '@unrs/resolver-binding-linux-x64-musl': 1.12.2
9702 '@unrs/resolver-binding-openharmony-arm64': 1.12.2
9703 '@unrs/resolver-binding-wasm32-wasi': 1.12.2
9704 '@unrs/resolver-binding-win32-arm64-msvc': 1.12.2
9705 '@unrs/resolver-binding-win32-ia32-msvc': 1.12.2
9706 '@unrs/resolver-binding-win32-x64-msvc': 1.12.2
9707
9708 unstorage@1.17.5(db0@0.3.4)(ioredis@5.11.1):
9709 dependencies:
9710 anymatch: 3.1.3
9711 chokidar: 5.0.0
9712 destr: 2.0.5
9713 h3: 1.15.11
9714 lru-cache: 11.5.1
9715 node-fetch-native: 1.6.7
9716 ofetch: 1.5.1
9717 ufo: 1.6.4
9718 optionalDependencies:
9719 db0: 0.3.4
9720 ioredis: 5.11.1
9721
9722 untun@0.1.3:
9723 dependencies:
9724 citty: 0.1.6
9725 consola: 3.4.2
9726 pathe: 1.1.2
9727
9728 untyped@2.0.0:
9729 dependencies:
9730 citty: 0.1.6
9731 defu: 6.1.7
9732 jiti: 2.7.0
9733 knitwork: 1.3.0
9734 scule: 1.3.0
9735
9736 unwasm@0.5.3:
9737 dependencies:
9738 exsolve: 1.0.8
9739 knitwork: 1.3.0
9740 magic-string: 0.30.21
9741 mlly: 1.8.2
9742 pathe: 2.0.3
9743 pkg-types: 2.3.1
9744
9745 update-browserslist-db@1.2.3(browserslist@4.28.2):
9746 dependencies:
9747 browserslist: 4.28.2
9748 escalade: 3.2.0
9749 picocolors: 1.1.1
9750
9751 uqr@0.1.3: {}
9752
9753 uri-js@4.4.1:
9754 dependencies:
9755 punycode: 2.3.1
9756
9757 util-deprecate@1.0.2: {}
9758
9759 vite-dev-rpc@2.0.0(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)):
9760 dependencies:
9761 birpc: 4.0.0
9762 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9763 vite-hot-client: 2.2.0(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
9764
9765 vite-hot-client@2.2.0(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)):
9766 dependencies:
9767 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9768
9769 vite-node@5.3.0(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0):
9770 dependencies:
9771 cac: 6.7.14
9772 es-module-lexer: 2.1.0
9773 obug: 2.1.3
9774 pathe: 2.0.3
9775 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9776 transitivePeerDependencies:
9777 - '@types/node'
9778 - jiti
9779 - less
9780 - lightningcss
9781 - sass
9782 - sass-embedded
9783 - stylus
9784 - sugarss
9785 - terser
9786 - tsx
9787 - yaml
9788
9789 vite-plugin-checker@0.14.1(eslint@10.5.0(jiti@2.7.0))(optionator@0.9.4)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3)):
9790 dependencies:
9791 '@babel/code-frame': 7.29.7
9792 chokidar: 5.0.0
9793 npm-run-path: 6.0.0
9794 picocolors: 1.1.1
9795 picomatch: 4.0.4
9796 proper-lockfile: 4.1.2
9797 tiny-invariant: 1.3.3
9798 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9799 optionalDependencies:
9800 eslint: 10.5.0(jiti@2.7.0)
9801 optionator: 0.9.4
9802 typescript: 6.0.3
9803 vue-tsc: 3.3.5(typescript@6.0.3)
9804
9805 vite-plugin-inspect@11.4.1(@nuxt/kit@4.4.8(magicast@0.5.3))(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)):
9806 dependencies:
9807 ansis: 4.3.1
9808 error-stack-parser-es: 1.0.5
9809 obug: 2.1.3
9810 ohash: 2.0.11
9811 open: 11.0.0
9812 perfect-debounce: 2.1.0
9813 sirv: 3.0.2
9814 unplugin-utils: 0.3.1
9815 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9816 vite-dev-rpc: 2.0.0(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
9817 optionalDependencies:
9818 '@nuxt/kit': 4.4.8(magicast@0.5.3)
9819
9820 vite-plugin-vue-tracer@1.4.0(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3)):
9821 dependencies:
9822 estree-walker: 3.0.3
9823 exsolve: 1.0.8
9824 magic-string: 0.30.21
9825 pathe: 2.0.3
9826 source-map-js: 1.2.1
9827 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9828 vue: 3.5.38(typescript@6.0.3)
9829
9830 vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0):
9831 dependencies:
9832 esbuild: 0.27.7
9833 fdir: 6.5.0(picomatch@4.0.4)
9834 picomatch: 4.0.4
9835 postcss: 8.5.15
9836 rollup: 4.62.0
9837 tinyglobby: 0.2.17
9838 optionalDependencies:
9839 '@types/node': 26.0.0
9840 fsevents: 2.3.3
9841 jiti: 2.7.0
9842 terser: 5.48.0
9843 yaml: 2.9.0
9844
9845 vitest-environment-nuxt@2.0.0(crossws@0.4.6(srvx@0.11.16))(magicast@0.5.3)(playwright-core@1.61.1)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vitest@4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))):
9846 dependencies:
9847 '@nuxt/test-utils': 4.0.3(crossws@0.4.6(srvx@0.11.16))(magicast@0.5.3)(playwright-core@1.61.1)(typescript@6.0.3)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vitest@4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)))
9848 transitivePeerDependencies:
9849 - '@cucumber/cucumber'
9850 - '@jest/globals'
9851 - '@playwright/test'
9852 - '@testing-library/vue'
9853 - '@vitest/ui'
9854 - '@vue/test-utils'
9855 - crossws
9856 - happy-dom
9857 - jsdom
9858 - magicast
9859 - playwright-core
9860 - typescript
9861 - vite
9862 - vitest
9863
9864 vitest@4.1.8(@types/node@26.0.0)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)):
9865 dependencies:
9866 '@vitest/expect': 4.1.8
9867 '@vitest/mocker': 4.1.8(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))
9868 '@vitest/pretty-format': 4.1.8
9869 '@vitest/runner': 4.1.8
9870 '@vitest/snapshot': 4.1.8
9871 '@vitest/spy': 4.1.8
9872 '@vitest/utils': 4.1.8
9873 es-module-lexer: 2.1.0
9874 expect-type: 1.3.0
9875 magic-string: 0.30.21
9876 obug: 2.1.3
9877 pathe: 2.0.3
9878 picomatch: 4.0.4
9879 std-env: 4.1.0
9880 tinybench: 2.9.0
9881 tinyexec: 1.2.4
9882 tinyglobby: 0.2.17
9883 tinyrainbow: 3.1.0
9884 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9885 why-is-node-running: 2.3.0
9886 optionalDependencies:
9887 '@types/node': 26.0.0
9888 transitivePeerDependencies:
9889 - msw
9890
9891 vscode-uri@3.1.0: {}
9892
9893 vue-bundle-renderer@2.2.0:
9894 dependencies:
9895 ufo: 1.6.4
9896
9897 vue-devtools-stub@0.1.0: {}
9898
9899 vue-eslint-parser@10.4.1(eslint@10.5.0(jiti@2.7.0)):
9900 dependencies:
9901 debug: 4.4.3
9902 eslint: 10.5.0(jiti@2.7.0)
9903 eslint-scope: 9.1.2
9904 eslint-visitor-keys: 5.0.1
9905 espree: 11.2.0
9906 esquery: 1.7.0
9907 semver: 7.8.4
9908 transitivePeerDependencies:
9909 - supports-color
9910
9911 vue-router@5.1.0(@vue/compiler-sfc@3.5.38)(vite@7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3)):
9912 dependencies:
9913 '@babel/generator': 8.0.0-rc.6
9914 '@vue-macros/common': 3.1.2(vue@3.5.38(typescript@6.0.3))
9915 '@vue/devtools-api': 8.1.3
9916 ast-walker-scope: 0.9.0
9917 chokidar: 5.0.0
9918 json5: 2.2.3
9919 local-pkg: 1.2.1
9920 magic-string: 0.30.21
9921 mlly: 1.8.2
9922 muggle-string: 0.4.1
9923 pathe: 2.0.3
9924 picomatch: 4.0.4
9925 scule: 1.3.0
9926 tinyglobby: 0.2.17
9927 unplugin: 3.0.0
9928 unplugin-utils: 0.3.1
9929 vue: 3.5.38(typescript@6.0.3)
9930 yaml: 2.9.0
9931 optionalDependencies:
9932 '@vue/compiler-sfc': 3.5.38
9933 vite: 7.3.5(@types/node@26.0.0)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0)
9934
9935 vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.38)(esbuild@0.28.1)(vue@3.5.38(typescript@6.0.3)):
9936 dependencies:
9937 '@babel/parser': 7.29.7
9938 '@vue/compiler-core': 3.5.38
9939 esbuild: 0.28.1
9940 vue: 3.5.38(typescript@6.0.3)
9941
9942 vue-tsc@3.3.5(typescript@6.0.3):
9943 dependencies:
9944 '@volar/typescript': 2.4.28
9945 '@vue/language-core': 3.3.5
9946 typescript: 6.0.3
9947
9948 vue@3.5.38(typescript@6.0.3):
9949 dependencies:
9950 '@vue/compiler-dom': 3.5.38
9951 '@vue/compiler-sfc': 3.5.38
9952 '@vue/runtime-dom': 3.5.38
9953 '@vue/server-renderer': 3.5.38(vue@3.5.38(typescript@6.0.3))
9954 '@vue/shared': 3.5.38
9955 optionalDependencies:
9956 typescript: 6.0.3
9957
9958 webidl-conversions@3.0.1: {}
9959
9960 webpack-virtual-modules@0.6.2: {}
9961
9962 whatwg-url@5.0.0:
9963 dependencies:
9964 tr46: 0.0.3
9965 webidl-conversions: 3.0.1
9966
9967 which@2.0.2:
9968 dependencies:
9969 isexe: 2.0.0
9970
9971 which@6.0.1:
9972 dependencies:
9973 isexe: 4.0.0
9974
9975 why-is-node-running@2.3.0:
9976 dependencies:
9977 siginfo: 2.0.0
9978 stackback: 0.0.2
9979
9980 word-wrap@1.2.5: {}
9981
9982 wrap-ansi@7.0.0:
9983 dependencies:
9984 ansi-styles: 4.3.0
9985 string-width: 4.2.3
9986 strip-ansi: 6.0.1
9987
9988 wrap-ansi@8.1.0:
9989 dependencies:
9990 ansi-styles: 6.2.3
9991 string-width: 5.1.2
9992 strip-ansi: 7.2.0
9993
9994 wrap-ansi@9.0.2:
9995 dependencies:
9996 ansi-styles: 6.2.3
9997 string-width: 7.2.0
9998 strip-ansi: 7.2.0
9999
10000 ws@8.21.0: {}
10001
10002 wsl-utils@0.1.0:
10003 dependencies:
10004 is-wsl: 3.1.1
10005
10006 wsl-utils@0.3.1:
10007 dependencies:
10008 is-wsl: 3.1.1
10009 powershell-utils: 0.1.0
10010
10011 xml-name-validator@4.0.0: {}
10012
10013 y18n@5.0.8: {}
10014
10015 yallist@3.1.1: {}
10016
10017 yallist@5.0.0: {}
10018
10019 yaml@2.9.0: {}
10020
10021 yargs-parser@22.0.0: {}
10022
10023 yargs@18.0.0:
10024 dependencies:
10025 cliui: 9.0.1
10026 escalade: 3.2.0
10027 get-caller-file: 2.0.5
10028 string-width: 7.2.0
10029 y18n: 5.0.8
10030 yargs-parser: 22.0.0
10031
10032 yocto-queue@0.1.0: {}
10033
10034 youch-core@0.3.3:
10035 dependencies:
10036 '@poppinss/exception': 1.2.3
10037 error-stack-parser-es: 1.0.5
10038
10039 youch@4.1.1:
10040 dependencies:
10041 '@poppinss/colors': 4.1.6
10042 '@poppinss/dumper': 0.7.0
10043 '@speed-highlight/core': 1.2.17
10044 cookie-es: 3.1.1
10045 youch-core: 0.3.3
10046
10047 zip-stream@6.0.1:
10048 dependencies:
10049 archiver-utils: 5.0.2
10050 compress-commons: 6.0.2
10051 readable-stream: 4.7.0