the tangled network observatory ◈ every knot, its health, its version, in your terminal
tangled
cli
tui
knot
monitoring
observability
atproto
federation
1lockfileVersion: '9.0'
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
7importers:
8
9 .:
10 dependencies:
11 '@bomb.sh/args':
12 specifier: ^0.3.1
13 version: 0.3.1
14 '@bomb.sh/tab':
15 specifier: ^0.0.21
16 version: 0.0.21(cac@6.7.14)
17 '@bomb.sh/tty':
18 specifier: ^0.8.0
19 version: 0.8.0
20 '@clack/prompts':
21 specifier: ^0.11.0
22 version: 0.11.0
23 zod:
24 specifier: ^4.0.0
25 version: 4.4.3
26 devDependencies:
27 '@biomejs/biome':
28 specifier: 2.5.5
29 version: 2.5.5
30 '@types/node':
31 specifier: ^24.0.0
32 version: 24.13.3
33 tsx:
34 specifier: ^4.19.0
35 version: 4.23.1
36 typescript:
37 specifier: ^5.8.0
38 version: 5.9.3
39 vitest:
40 specifier: ^3.2.0
41 version: 3.2.7(@types/node@24.13.3)(tsx@4.23.1)
42
43packages:
44
45 '@biomejs/biome@2.5.5':
46 resolution: {integrity: sha512-r1S8nFsAG1MY+vJFZALzIvwXAJv6ejDQ0mxP21Tgr9YK3ZFtjrvbBwDdNhx1rUqvccEIeNg20cYCNzl6Cr69pQ==}
47 engines: {node: '>=14.21.3'}
48 hasBin: true
49
50 '@biomejs/cli-darwin-arm64@2.5.5':
51 resolution: {integrity: sha512-kUrAhXVWUrwmAUnV2iXSK7umxKFysTwvqK+Ty6ptUcLY/7T3SnCAjUowE4uvwaEej6nXZ7hu/dTtbokKdsPeag==}
52 engines: {node: '>=14.21.3'}
53 cpu: [arm64]
54 os: [darwin]
55
56 '@biomejs/cli-darwin-x64@2.5.5':
57 resolution: {integrity: sha512-DamiYc5bUYZ2uxlfc+RLEPtz1Abb6PO5eTbOkufLpSGwd/7AMQAdxhFYiXmwwkJL8IsT8S7GvdgwDHqaMFAvKw==}
58 engines: {node: '>=14.21.3'}
59 cpu: [x64]
60 os: [darwin]
61
62 '@biomejs/cli-linux-arm64-musl@2.5.5':
63 resolution: {integrity: sha512-U4WMl/sy/E/Q73vf15VspakLRRs2LDFcCeBxJnQfXzssb88zpV6PJPaQ3ezhQ7H6Ht2/8bvuZeHgJWzmoxllZg==}
64 engines: {node: '>=14.21.3'}
65 cpu: [arm64]
66 os: [linux]
67 libc: [musl]
68
69 '@biomejs/cli-linux-arm64@2.5.5':
70 resolution: {integrity: sha512-lRKF/pH/1RiYiBKExi3TCZVAtvzEm77aifrvcNiDFrR9WxeAnDUjDnseb6y2XV85mjitLs6SILGm2XG77cHtSQ==}
71 engines: {node: '>=14.21.3'}
72 cpu: [arm64]
73 os: [linux]
74 libc: [glibc]
75
76 '@biomejs/cli-linux-x64-musl@2.5.5':
77 resolution: {integrity: sha512-m7wC7tjX5Lrmo69dc4md8FeKpPU1NTCY1v7xUoQQ2vadWwNnBS0KZOG8471otFPHrTHihQJAjQPgMObpLvDe6A==}
78 engines: {node: '>=14.21.3'}
79 cpu: [x64]
80 os: [linux]
81 libc: [musl]
82
83 '@biomejs/cli-linux-x64@2.5.5':
84 resolution: {integrity: sha512-H/O39nJEw/2Zm/fm7hrmxxoF8kK/aU1uCoPp70ruXVbomaAdLpJJnCmL11Q2JotT8QVHH06So04Oq53lCSwSwQ==}
85 engines: {node: '>=14.21.3'}
86 cpu: [x64]
87 os: [linux]
88 libc: [glibc]
89
90 '@biomejs/cli-win32-arm64@2.5.5':
91 resolution: {integrity: sha512-7BryINPuYypLUAH3o/o5ZdgomJ4zn3EDR0ChZJst7n32S6ZhKbgHXuYydLu+YAnx59ehGFR0z/MG6qnzQi3Yyw==}
92 engines: {node: '>=14.21.3'}
93 cpu: [arm64]
94 os: [win32]
95
96 '@biomejs/cli-win32-x64@2.5.5':
97 resolution: {integrity: sha512-bIBFo+n6MIxdNcVFy5CrurbKiZQiUciK3bt8+O9I4wjFZNTfXLpi+giq47522eXqW5NBc9ulx7dR1SlZKi2J5g==}
98 engines: {node: '>=14.21.3'}
99 cpu: [x64]
100 os: [win32]
101
102 '@bomb.sh/args@0.3.1':
103 resolution: {integrity: sha512-CwxKrfgcorUPP6KfYD59aRdBYWBTsfsxT+GmoLVnKo5Tmyoqbpo0UNcjngRMyU+6tiPbd18RuIYxhgAn44wU/Q==}
104
105 '@bomb.sh/tab@0.0.21':
106 resolution: {integrity: sha512-L9tqUOFS9GFJu+EWaoN6EvNAFKHtROJ3VmKP0AKGN4AnR/JXZbNPC9TXJhrNdTJISiUN7ZU0uJCq64fvyUVSvg==}
107 hasBin: true
108 peerDependencies:
109 cac: ^6.7.14
110 citty: ^0.1.6 || ^0.2.0
111 commander: ^13.1.0 || ^14.0.0 || ^15.0.0
112 peerDependenciesMeta:
113 cac:
114 optional: true
115 citty:
116 optional: true
117 commander:
118 optional: true
119
120 '@bomb.sh/tty@0.8.0':
121 resolution: {integrity: sha512-tEE0mtqnEp2uJt4kQS5AjdghCD5KN4BobqHOlfhaiNyrigxFBKk61XkDy//4D7V/AejrTvubh44B4NV35lsnxw==}
122 engines: {node: '>= 22'}
123
124 '@clack/core@0.5.0':
125 resolution: {integrity: sha512-p3y0FIOwaYRUPRcMO7+dlmLh8PSRcrjuTndsiA0WAFbWES0mLZlrjVoBRZ9DzkPFJZG6KGkJmoEAY0ZcVWTkow==}
126
127 '@clack/prompts@0.11.0':
128 resolution: {integrity: sha512-pMN5FcrEw9hUkZA4f+zLlzivQSeQf5dRGJjSUbvVYDLvpKCdQx5OaknvKzgbtXOizhP+SJJJjqEbOe55uKKfAw==}
129
130 '@esbuild/aix-ppc64@0.28.1':
131 resolution: {integrity: sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==}
132 engines: {node: '>=18'}
133 cpu: [ppc64]
134 os: [aix]
135
136 '@esbuild/android-arm64@0.28.1':
137 resolution: {integrity: sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==}
138 engines: {node: '>=18'}
139 cpu: [arm64]
140 os: [android]
141
142 '@esbuild/android-arm@0.28.1':
143 resolution: {integrity: sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==}
144 engines: {node: '>=18'}
145 cpu: [arm]
146 os: [android]
147
148 '@esbuild/android-x64@0.28.1':
149 resolution: {integrity: sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==}
150 engines: {node: '>=18'}
151 cpu: [x64]
152 os: [android]
153
154 '@esbuild/darwin-arm64@0.28.1':
155 resolution: {integrity: sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==}
156 engines: {node: '>=18'}
157 cpu: [arm64]
158 os: [darwin]
159
160 '@esbuild/darwin-x64@0.28.1':
161 resolution: {integrity: sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==}
162 engines: {node: '>=18'}
163 cpu: [x64]
164 os: [darwin]
165
166 '@esbuild/freebsd-arm64@0.28.1':
167 resolution: {integrity: sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==}
168 engines: {node: '>=18'}
169 cpu: [arm64]
170 os: [freebsd]
171
172 '@esbuild/freebsd-x64@0.28.1':
173 resolution: {integrity: sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==}
174 engines: {node: '>=18'}
175 cpu: [x64]
176 os: [freebsd]
177
178 '@esbuild/linux-arm64@0.28.1':
179 resolution: {integrity: sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==}
180 engines: {node: '>=18'}
181 cpu: [arm64]
182 os: [linux]
183
184 '@esbuild/linux-arm@0.28.1':
185 resolution: {integrity: sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==}
186 engines: {node: '>=18'}
187 cpu: [arm]
188 os: [linux]
189
190 '@esbuild/linux-ia32@0.28.1':
191 resolution: {integrity: sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==}
192 engines: {node: '>=18'}
193 cpu: [ia32]
194 os: [linux]
195
196 '@esbuild/linux-loong64@0.28.1':
197 resolution: {integrity: sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==}
198 engines: {node: '>=18'}
199 cpu: [loong64]
200 os: [linux]
201
202 '@esbuild/linux-mips64el@0.28.1':
203 resolution: {integrity: sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==}
204 engines: {node: '>=18'}
205 cpu: [mips64el]
206 os: [linux]
207
208 '@esbuild/linux-ppc64@0.28.1':
209 resolution: {integrity: sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==}
210 engines: {node: '>=18'}
211 cpu: [ppc64]
212 os: [linux]
213
214 '@esbuild/linux-riscv64@0.28.1':
215 resolution: {integrity: sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==}
216 engines: {node: '>=18'}
217 cpu: [riscv64]
218 os: [linux]
219
220 '@esbuild/linux-s390x@0.28.1':
221 resolution: {integrity: sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==}
222 engines: {node: '>=18'}
223 cpu: [s390x]
224 os: [linux]
225
226 '@esbuild/linux-x64@0.28.1':
227 resolution: {integrity: sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==}
228 engines: {node: '>=18'}
229 cpu: [x64]
230 os: [linux]
231
232 '@esbuild/netbsd-arm64@0.28.1':
233 resolution: {integrity: sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==}
234 engines: {node: '>=18'}
235 cpu: [arm64]
236 os: [netbsd]
237
238 '@esbuild/netbsd-x64@0.28.1':
239 resolution: {integrity: sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==}
240 engines: {node: '>=18'}
241 cpu: [x64]
242 os: [netbsd]
243
244 '@esbuild/openbsd-arm64@0.28.1':
245 resolution: {integrity: sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==}
246 engines: {node: '>=18'}
247 cpu: [arm64]
248 os: [openbsd]
249
250 '@esbuild/openbsd-x64@0.28.1':
251 resolution: {integrity: sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==}
252 engines: {node: '>=18'}
253 cpu: [x64]
254 os: [openbsd]
255
256 '@esbuild/openharmony-arm64@0.28.1':
257 resolution: {integrity: sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==}
258 engines: {node: '>=18'}
259 cpu: [arm64]
260 os: [openharmony]
261
262 '@esbuild/sunos-x64@0.28.1':
263 resolution: {integrity: sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==}
264 engines: {node: '>=18'}
265 cpu: [x64]
266 os: [sunos]
267
268 '@esbuild/win32-arm64@0.28.1':
269 resolution: {integrity: sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==}
270 engines: {node: '>=18'}
271 cpu: [arm64]
272 os: [win32]
273
274 '@esbuild/win32-ia32@0.28.1':
275 resolution: {integrity: sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==}
276 engines: {node: '>=18'}
277 cpu: [ia32]
278 os: [win32]
279
280 '@esbuild/win32-x64@0.28.1':
281 resolution: {integrity: sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==}
282 engines: {node: '>=18'}
283 cpu: [x64]
284 os: [win32]
285
286 '@jridgewell/sourcemap-codec@1.5.5':
287 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
288
289 '@rollup/rollup-android-arm-eabi@4.62.2':
290 resolution: {integrity: sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==}
291 cpu: [arm]
292 os: [android]
293
294 '@rollup/rollup-android-arm64@4.62.2':
295 resolution: {integrity: sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==}
296 cpu: [arm64]
297 os: [android]
298
299 '@rollup/rollup-darwin-arm64@4.62.2':
300 resolution: {integrity: sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==}
301 cpu: [arm64]
302 os: [darwin]
303
304 '@rollup/rollup-darwin-x64@4.62.2':
305 resolution: {integrity: sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==}
306 cpu: [x64]
307 os: [darwin]
308
309 '@rollup/rollup-freebsd-arm64@4.62.2':
310 resolution: {integrity: sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==}
311 cpu: [arm64]
312 os: [freebsd]
313
314 '@rollup/rollup-freebsd-x64@4.62.2':
315 resolution: {integrity: sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==}
316 cpu: [x64]
317 os: [freebsd]
318
319 '@rollup/rollup-linux-arm-gnueabihf@4.62.2':
320 resolution: {integrity: sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==}
321 cpu: [arm]
322 os: [linux]
323 libc: [glibc]
324
325 '@rollup/rollup-linux-arm-musleabihf@4.62.2':
326 resolution: {integrity: sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==}
327 cpu: [arm]
328 os: [linux]
329 libc: [musl]
330
331 '@rollup/rollup-linux-arm64-gnu@4.62.2':
332 resolution: {integrity: sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==}
333 cpu: [arm64]
334 os: [linux]
335 libc: [glibc]
336
337 '@rollup/rollup-linux-arm64-musl@4.62.2':
338 resolution: {integrity: sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==}
339 cpu: [arm64]
340 os: [linux]
341 libc: [musl]
342
343 '@rollup/rollup-linux-loong64-gnu@4.62.2':
344 resolution: {integrity: sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==}
345 cpu: [loong64]
346 os: [linux]
347 libc: [glibc]
348
349 '@rollup/rollup-linux-loong64-musl@4.62.2':
350 resolution: {integrity: sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==}
351 cpu: [loong64]
352 os: [linux]
353 libc: [musl]
354
355 '@rollup/rollup-linux-ppc64-gnu@4.62.2':
356 resolution: {integrity: sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==}
357 cpu: [ppc64]
358 os: [linux]
359 libc: [glibc]
360
361 '@rollup/rollup-linux-ppc64-musl@4.62.2':
362 resolution: {integrity: sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==}
363 cpu: [ppc64]
364 os: [linux]
365 libc: [musl]
366
367 '@rollup/rollup-linux-riscv64-gnu@4.62.2':
368 resolution: {integrity: sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==}
369 cpu: [riscv64]
370 os: [linux]
371 libc: [glibc]
372
373 '@rollup/rollup-linux-riscv64-musl@4.62.2':
374 resolution: {integrity: sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==}
375 cpu: [riscv64]
376 os: [linux]
377 libc: [musl]
378
379 '@rollup/rollup-linux-s390x-gnu@4.62.2':
380 resolution: {integrity: sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==}
381 cpu: [s390x]
382 os: [linux]
383 libc: [glibc]
384
385 '@rollup/rollup-linux-x64-gnu@4.62.2':
386 resolution: {integrity: sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==}
387 cpu: [x64]
388 os: [linux]
389 libc: [glibc]
390
391 '@rollup/rollup-linux-x64-musl@4.62.2':
392 resolution: {integrity: sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==}
393 cpu: [x64]
394 os: [linux]
395 libc: [musl]
396
397 '@rollup/rollup-openbsd-x64@4.62.2':
398 resolution: {integrity: sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==}
399 cpu: [x64]
400 os: [openbsd]
401
402 '@rollup/rollup-openharmony-arm64@4.62.2':
403 resolution: {integrity: sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==}
404 cpu: [arm64]
405 os: [openharmony]
406
407 '@rollup/rollup-win32-arm64-msvc@4.62.2':
408 resolution: {integrity: sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==}
409 cpu: [arm64]
410 os: [win32]
411
412 '@rollup/rollup-win32-ia32-msvc@4.62.2':
413 resolution: {integrity: sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==}
414 cpu: [ia32]
415 os: [win32]
416
417 '@rollup/rollup-win32-x64-gnu@4.62.2':
418 resolution: {integrity: sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==}
419 cpu: [x64]
420 os: [win32]
421
422 '@rollup/rollup-win32-x64-msvc@4.62.2':
423 resolution: {integrity: sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==}
424 cpu: [x64]
425 os: [win32]
426
427 '@types/chai@5.2.3':
428 resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
429
430 '@types/deep-eql@4.0.2':
431 resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
432
433 '@types/estree@1.0.9':
434 resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
435
436 '@types/node@24.13.3':
437 resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==}
438
439 '@vitest/expect@3.2.7':
440 resolution: {integrity: sha512-E8eBXaKibuvH2pSZErOjdVb5vF4PbKYcrnluBTYxEk1l/VhhwZg1kZQsdtjq+CsF5CFydf2Rdkz7jDHKSisi3w==}
441
442 '@vitest/mocker@3.2.7':
443 resolution: {integrity: sha512-Trr0hYO9CM3Wj6ksWHRhK9IZpIY6wTMO5u/MqXurMxT57sWBaOPEtP3Oq60ihZuh5JsiagKfz95OcxdEP6dBrA==}
444 peerDependencies:
445 msw: ^2.4.9
446 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0
447 peerDependenciesMeta:
448 msw:
449 optional: true
450 vite:
451 optional: true
452
453 '@vitest/pretty-format@3.2.7':
454 resolution: {integrity: sha512-KUHlwqVu0sRlhCdyPdQ/wBoTfRahjUky1MubOmYw9fWfIZy1gNoHpuaaQBPAaMaVYdQYHJLurzj8ECCj5OwTqA==}
455
456 '@vitest/runner@3.2.7':
457 resolution: {integrity: sha512-sB9y4ovltoQP+WaUPwmSxO9WIg9Ig694Di5PalVPsYHklAdE027mehpWF2SQSVq+k6sFgaivbTjTJwZLSHbedA==}
458
459 '@vitest/snapshot@3.2.7':
460 resolution: {integrity: sha512-7C+MwShwtBSI5Buwoyg3s/iY1eHL9PKAf+O1wVh/TdnjXUtkoL/9YQtre90i4MtNXM6edP1wJ2zOBpfCyhIS7g==}
461
462 '@vitest/spy@3.2.7':
463 resolution: {integrity: sha512-Q2eQGI6d2L/hBtZ0qNuKcAGid68XK6cv1xsoaIma6PaJhHPoqcEJhYpXZ/5myCMqkNgtP6UKuBhbc0nHKnrkuQ==}
464
465 '@vitest/utils@3.2.7':
466 resolution: {integrity: sha512-x6BDOd7dyo3PFLY3I9/HJ25X/6OurhGXk2/B9gOZNPF7XDVjeBK4k01lQE5uvDpbuheErh91qYuE1E2OEjK3Rw==}
467
468 assertion-error@2.0.1:
469 resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
470 engines: {node: '>=12'}
471
472 cac@6.7.14:
473 resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
474 engines: {node: '>=8'}
475
476 chai@5.3.3:
477 resolution: {integrity: sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==}
478 engines: {node: '>=18'}
479
480 check-error@2.1.3:
481 resolution: {integrity: sha512-PAJdDJusoxnwm1VwW07VWwUN1sl7smmC3OKggvndJFadxxDRyFJBX/ggnu/KE4kQAB7a3Dp8f/YXC1FlUprWmA==}
482 engines: {node: '>= 16'}
483
484 debug@4.4.3:
485 resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
486 engines: {node: '>=6.0'}
487 peerDependencies:
488 supports-color: '*'
489 peerDependenciesMeta:
490 supports-color:
491 optional: true
492
493 deep-eql@5.0.2:
494 resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
495 engines: {node: '>=6'}
496
497 es-module-lexer@1.7.0:
498 resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
499
500 esbuild@0.28.1:
501 resolution: {integrity: sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==}
502 engines: {node: '>=18'}
503 hasBin: true
504
505 estree-walker@3.0.3:
506 resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
507
508 expect-type@1.4.0:
509 resolution: {integrity: sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==}
510 engines: {node: '>=12.0.0'}
511
512 fdir@6.5.0:
513 resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
514 engines: {node: '>=12.0.0'}
515 peerDependencies:
516 picomatch: ^3 || ^4
517 peerDependenciesMeta:
518 picomatch:
519 optional: true
520
521 fsevents@2.3.3:
522 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
523 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
524 os: [darwin]
525
526 js-tokens@9.0.1:
527 resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
528
529 loupe@3.2.1:
530 resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==}
531
532 magic-string@0.30.21:
533 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
534
535 ms@2.1.3:
536 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
537
538 nanoid@3.3.16:
539 resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
540 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
541 hasBin: true
542
543 pathe@2.0.3:
544 resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
545
546 pathval@2.0.1:
547 resolution: {integrity: sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==}
548 engines: {node: '>= 14.16'}
549
550 picocolors@1.1.1:
551 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
552
553 picomatch@4.0.5:
554 resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
555 engines: {node: '>=12'}
556
557 postcss@8.5.20:
558 resolution: {integrity: sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==}
559 engines: {node: ^10 || ^12 || >=14}
560
561 rollup@4.62.2:
562 resolution: {integrity: sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==}
563 engines: {node: '>=18.0.0', npm: '>=8.0.0'}
564 hasBin: true
565
566 siginfo@2.0.0:
567 resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
568
569 sisteransi@1.0.5:
570 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
571
572 source-map-js@1.2.1:
573 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
574 engines: {node: '>=0.10.0'}
575
576 stackback@0.0.2:
577 resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
578
579 std-env@3.10.0:
580 resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
581
582 strip-literal@3.1.0:
583 resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
584
585 tinybench@2.9.0:
586 resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
587
588 tinyexec@0.3.2:
589 resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
590
591 tinyglobby@0.2.17:
592 resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
593 engines: {node: '>=12.0.0'}
594
595 tinypool@1.1.1:
596 resolution: {integrity: sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==}
597 engines: {node: ^18.0.0 || >=20.0.0}
598
599 tinyrainbow@2.0.0:
600 resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==}
601 engines: {node: '>=14.0.0'}
602
603 tinyspy@4.0.4:
604 resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==}
605 engines: {node: '>=14.0.0'}
606
607 tsx@4.23.1:
608 resolution: {integrity: sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==}
609 engines: {node: '>=18.0.0'}
610 hasBin: true
611
612 typescript@5.9.3:
613 resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
614 engines: {node: '>=14.17'}
615 hasBin: true
616
617 undici-types@7.18.2:
618 resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
619
620 vite-node@3.2.4:
621 resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==}
622 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
623 hasBin: true
624
625 vite@7.3.6:
626 resolution: {integrity: sha512-4XP60spRGjSZFf1qYH+dJIkK2znL3zQfl9KkOV9MkkRR/3Dls0dxaBsQPTloEc5BLXWPL9vsOxopxyKoMmDueg==}
627 engines: {node: ^20.19.0 || >=22.12.0}
628 hasBin: true
629 peerDependencies:
630 '@types/node': ^20.19.0 || >=22.12.0
631 jiti: '>=1.21.0'
632 less: ^4.0.0
633 lightningcss: ^1.21.0
634 sass: ^1.70.0
635 sass-embedded: ^1.70.0
636 stylus: '>=0.54.8'
637 sugarss: ^5.0.0
638 terser: ^5.16.0
639 tsx: ^4.8.1
640 yaml: ^2.4.2
641 peerDependenciesMeta:
642 '@types/node':
643 optional: true
644 jiti:
645 optional: true
646 less:
647 optional: true
648 lightningcss:
649 optional: true
650 sass:
651 optional: true
652 sass-embedded:
653 optional: true
654 stylus:
655 optional: true
656 sugarss:
657 optional: true
658 terser:
659 optional: true
660 tsx:
661 optional: true
662 yaml:
663 optional: true
664
665 vitest@3.2.7:
666 resolution: {integrity: sha512-KrxIJ62Fd89gfysR4WotlgZABiz2dqFPgqGzX7s+CwsqLFomRH7777ZcrOD6+WVAh7khPQP41A+BKbpcJFrdEg==}
667 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
668 hasBin: true
669 peerDependencies:
670 '@edge-runtime/vm': '*'
671 '@types/debug': ^4.1.12
672 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
673 '@vitest/browser': 3.2.7
674 '@vitest/ui': 3.2.7
675 happy-dom: '*'
676 jsdom: '*'
677 peerDependenciesMeta:
678 '@edge-runtime/vm':
679 optional: true
680 '@types/debug':
681 optional: true
682 '@types/node':
683 optional: true
684 '@vitest/browser':
685 optional: true
686 '@vitest/ui':
687 optional: true
688 happy-dom:
689 optional: true
690 jsdom:
691 optional: true
692
693 why-is-node-running@2.3.0:
694 resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
695 engines: {node: '>=8'}
696 hasBin: true
697
698 zod@4.4.3:
699 resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==}
700
701snapshots:
702
703 '@biomejs/biome@2.5.5':
704 optionalDependencies:
705 '@biomejs/cli-darwin-arm64': 2.5.5
706 '@biomejs/cli-darwin-x64': 2.5.5
707 '@biomejs/cli-linux-arm64': 2.5.5
708 '@biomejs/cli-linux-arm64-musl': 2.5.5
709 '@biomejs/cli-linux-x64': 2.5.5
710 '@biomejs/cli-linux-x64-musl': 2.5.5
711 '@biomejs/cli-win32-arm64': 2.5.5
712 '@biomejs/cli-win32-x64': 2.5.5
713
714 '@biomejs/cli-darwin-arm64@2.5.5':
715 optional: true
716
717 '@biomejs/cli-darwin-x64@2.5.5':
718 optional: true
719
720 '@biomejs/cli-linux-arm64-musl@2.5.5':
721 optional: true
722
723 '@biomejs/cli-linux-arm64@2.5.5':
724 optional: true
725
726 '@biomejs/cli-linux-x64-musl@2.5.5':
727 optional: true
728
729 '@biomejs/cli-linux-x64@2.5.5':
730 optional: true
731
732 '@biomejs/cli-win32-arm64@2.5.5':
733 optional: true
734
735 '@biomejs/cli-win32-x64@2.5.5':
736 optional: true
737
738 '@bomb.sh/args@0.3.1': {}
739
740 '@bomb.sh/tab@0.0.21(cac@6.7.14)':
741 optionalDependencies:
742 cac: 6.7.14
743
744 '@bomb.sh/tty@0.8.0': {}
745
746 '@clack/core@0.5.0':
747 dependencies:
748 picocolors: 1.1.1
749 sisteransi: 1.0.5
750
751 '@clack/prompts@0.11.0':
752 dependencies:
753 '@clack/core': 0.5.0
754 picocolors: 1.1.1
755 sisteransi: 1.0.5
756
757 '@esbuild/aix-ppc64@0.28.1':
758 optional: true
759
760 '@esbuild/android-arm64@0.28.1':
761 optional: true
762
763 '@esbuild/android-arm@0.28.1':
764 optional: true
765
766 '@esbuild/android-x64@0.28.1':
767 optional: true
768
769 '@esbuild/darwin-arm64@0.28.1':
770 optional: true
771
772 '@esbuild/darwin-x64@0.28.1':
773 optional: true
774
775 '@esbuild/freebsd-arm64@0.28.1':
776 optional: true
777
778 '@esbuild/freebsd-x64@0.28.1':
779 optional: true
780
781 '@esbuild/linux-arm64@0.28.1':
782 optional: true
783
784 '@esbuild/linux-arm@0.28.1':
785 optional: true
786
787 '@esbuild/linux-ia32@0.28.1':
788 optional: true
789
790 '@esbuild/linux-loong64@0.28.1':
791 optional: true
792
793 '@esbuild/linux-mips64el@0.28.1':
794 optional: true
795
796 '@esbuild/linux-ppc64@0.28.1':
797 optional: true
798
799 '@esbuild/linux-riscv64@0.28.1':
800 optional: true
801
802 '@esbuild/linux-s390x@0.28.1':
803 optional: true
804
805 '@esbuild/linux-x64@0.28.1':
806 optional: true
807
808 '@esbuild/netbsd-arm64@0.28.1':
809 optional: true
810
811 '@esbuild/netbsd-x64@0.28.1':
812 optional: true
813
814 '@esbuild/openbsd-arm64@0.28.1':
815 optional: true
816
817 '@esbuild/openbsd-x64@0.28.1':
818 optional: true
819
820 '@esbuild/openharmony-arm64@0.28.1':
821 optional: true
822
823 '@esbuild/sunos-x64@0.28.1':
824 optional: true
825
826 '@esbuild/win32-arm64@0.28.1':
827 optional: true
828
829 '@esbuild/win32-ia32@0.28.1':
830 optional: true
831
832 '@esbuild/win32-x64@0.28.1':
833 optional: true
834
835 '@jridgewell/sourcemap-codec@1.5.5': {}
836
837 '@rollup/rollup-android-arm-eabi@4.62.2':
838 optional: true
839
840 '@rollup/rollup-android-arm64@4.62.2':
841 optional: true
842
843 '@rollup/rollup-darwin-arm64@4.62.2':
844 optional: true
845
846 '@rollup/rollup-darwin-x64@4.62.2':
847 optional: true
848
849 '@rollup/rollup-freebsd-arm64@4.62.2':
850 optional: true
851
852 '@rollup/rollup-freebsd-x64@4.62.2':
853 optional: true
854
855 '@rollup/rollup-linux-arm-gnueabihf@4.62.2':
856 optional: true
857
858 '@rollup/rollup-linux-arm-musleabihf@4.62.2':
859 optional: true
860
861 '@rollup/rollup-linux-arm64-gnu@4.62.2':
862 optional: true
863
864 '@rollup/rollup-linux-arm64-musl@4.62.2':
865 optional: true
866
867 '@rollup/rollup-linux-loong64-gnu@4.62.2':
868 optional: true
869
870 '@rollup/rollup-linux-loong64-musl@4.62.2':
871 optional: true
872
873 '@rollup/rollup-linux-ppc64-gnu@4.62.2':
874 optional: true
875
876 '@rollup/rollup-linux-ppc64-musl@4.62.2':
877 optional: true
878
879 '@rollup/rollup-linux-riscv64-gnu@4.62.2':
880 optional: true
881
882 '@rollup/rollup-linux-riscv64-musl@4.62.2':
883 optional: true
884
885 '@rollup/rollup-linux-s390x-gnu@4.62.2':
886 optional: true
887
888 '@rollup/rollup-linux-x64-gnu@4.62.2':
889 optional: true
890
891 '@rollup/rollup-linux-x64-musl@4.62.2':
892 optional: true
893
894 '@rollup/rollup-openbsd-x64@4.62.2':
895 optional: true
896
897 '@rollup/rollup-openharmony-arm64@4.62.2':
898 optional: true
899
900 '@rollup/rollup-win32-arm64-msvc@4.62.2':
901 optional: true
902
903 '@rollup/rollup-win32-ia32-msvc@4.62.2':
904 optional: true
905
906 '@rollup/rollup-win32-x64-gnu@4.62.2':
907 optional: true
908
909 '@rollup/rollup-win32-x64-msvc@4.62.2':
910 optional: true
911
912 '@types/chai@5.2.3':
913 dependencies:
914 '@types/deep-eql': 4.0.2
915 assertion-error: 2.0.1
916
917 '@types/deep-eql@4.0.2': {}
918
919 '@types/estree@1.0.9': {}
920
921 '@types/node@24.13.3':
922 dependencies:
923 undici-types: 7.18.2
924
925 '@vitest/expect@3.2.7':
926 dependencies:
927 '@types/chai': 5.2.3
928 '@vitest/spy': 3.2.7
929 '@vitest/utils': 3.2.7
930 chai: 5.3.3
931 tinyrainbow: 2.0.0
932
933 '@vitest/mocker@3.2.7(vite@7.3.6(@types/node@24.13.3)(tsx@4.23.1))':
934 dependencies:
935 '@vitest/spy': 3.2.7
936 estree-walker: 3.0.3
937 magic-string: 0.30.21
938 optionalDependencies:
939 vite: 7.3.6(@types/node@24.13.3)(tsx@4.23.1)
940
941 '@vitest/pretty-format@3.2.7':
942 dependencies:
943 tinyrainbow: 2.0.0
944
945 '@vitest/runner@3.2.7':
946 dependencies:
947 '@vitest/utils': 3.2.7
948 pathe: 2.0.3
949 strip-literal: 3.1.0
950
951 '@vitest/snapshot@3.2.7':
952 dependencies:
953 '@vitest/pretty-format': 3.2.7
954 magic-string: 0.30.21
955 pathe: 2.0.3
956
957 '@vitest/spy@3.2.7':
958 dependencies:
959 tinyspy: 4.0.4
960
961 '@vitest/utils@3.2.7':
962 dependencies:
963 '@vitest/pretty-format': 3.2.7
964 loupe: 3.2.1
965 tinyrainbow: 2.0.0
966
967 assertion-error@2.0.1: {}
968
969 cac@6.7.14: {}
970
971 chai@5.3.3:
972 dependencies:
973 assertion-error: 2.0.1
974 check-error: 2.1.3
975 deep-eql: 5.0.2
976 loupe: 3.2.1
977 pathval: 2.0.1
978
979 check-error@2.1.3: {}
980
981 debug@4.4.3:
982 dependencies:
983 ms: 2.1.3
984
985 deep-eql@5.0.2: {}
986
987 es-module-lexer@1.7.0: {}
988
989 esbuild@0.28.1:
990 optionalDependencies:
991 '@esbuild/aix-ppc64': 0.28.1
992 '@esbuild/android-arm': 0.28.1
993 '@esbuild/android-arm64': 0.28.1
994 '@esbuild/android-x64': 0.28.1
995 '@esbuild/darwin-arm64': 0.28.1
996 '@esbuild/darwin-x64': 0.28.1
997 '@esbuild/freebsd-arm64': 0.28.1
998 '@esbuild/freebsd-x64': 0.28.1
999 '@esbuild/linux-arm': 0.28.1
1000 '@esbuild/linux-arm64': 0.28.1
1001 '@esbuild/linux-ia32': 0.28.1
1002 '@esbuild/linux-loong64': 0.28.1
1003 '@esbuild/linux-mips64el': 0.28.1
1004 '@esbuild/linux-ppc64': 0.28.1
1005 '@esbuild/linux-riscv64': 0.28.1
1006 '@esbuild/linux-s390x': 0.28.1
1007 '@esbuild/linux-x64': 0.28.1
1008 '@esbuild/netbsd-arm64': 0.28.1
1009 '@esbuild/netbsd-x64': 0.28.1
1010 '@esbuild/openbsd-arm64': 0.28.1
1011 '@esbuild/openbsd-x64': 0.28.1
1012 '@esbuild/openharmony-arm64': 0.28.1
1013 '@esbuild/sunos-x64': 0.28.1
1014 '@esbuild/win32-arm64': 0.28.1
1015 '@esbuild/win32-ia32': 0.28.1
1016 '@esbuild/win32-x64': 0.28.1
1017
1018 estree-walker@3.0.3:
1019 dependencies:
1020 '@types/estree': 1.0.9
1021
1022 expect-type@1.4.0: {}
1023
1024 fdir@6.5.0(picomatch@4.0.5):
1025 optionalDependencies:
1026 picomatch: 4.0.5
1027
1028 fsevents@2.3.3:
1029 optional: true
1030
1031 js-tokens@9.0.1: {}
1032
1033 loupe@3.2.1: {}
1034
1035 magic-string@0.30.21:
1036 dependencies:
1037 '@jridgewell/sourcemap-codec': 1.5.5
1038
1039 ms@2.1.3: {}
1040
1041 nanoid@3.3.16: {}
1042
1043 pathe@2.0.3: {}
1044
1045 pathval@2.0.1: {}
1046
1047 picocolors@1.1.1: {}
1048
1049 picomatch@4.0.5: {}
1050
1051 postcss@8.5.20:
1052 dependencies:
1053 nanoid: 3.3.16
1054 picocolors: 1.1.1
1055 source-map-js: 1.2.1
1056
1057 rollup@4.62.2:
1058 dependencies:
1059 '@types/estree': 1.0.9
1060 optionalDependencies:
1061 '@rollup/rollup-android-arm-eabi': 4.62.2
1062 '@rollup/rollup-android-arm64': 4.62.2
1063 '@rollup/rollup-darwin-arm64': 4.62.2
1064 '@rollup/rollup-darwin-x64': 4.62.2
1065 '@rollup/rollup-freebsd-arm64': 4.62.2
1066 '@rollup/rollup-freebsd-x64': 4.62.2
1067 '@rollup/rollup-linux-arm-gnueabihf': 4.62.2
1068 '@rollup/rollup-linux-arm-musleabihf': 4.62.2
1069 '@rollup/rollup-linux-arm64-gnu': 4.62.2
1070 '@rollup/rollup-linux-arm64-musl': 4.62.2
1071 '@rollup/rollup-linux-loong64-gnu': 4.62.2
1072 '@rollup/rollup-linux-loong64-musl': 4.62.2
1073 '@rollup/rollup-linux-ppc64-gnu': 4.62.2
1074 '@rollup/rollup-linux-ppc64-musl': 4.62.2
1075 '@rollup/rollup-linux-riscv64-gnu': 4.62.2
1076 '@rollup/rollup-linux-riscv64-musl': 4.62.2
1077 '@rollup/rollup-linux-s390x-gnu': 4.62.2
1078 '@rollup/rollup-linux-x64-gnu': 4.62.2
1079 '@rollup/rollup-linux-x64-musl': 4.62.2
1080 '@rollup/rollup-openbsd-x64': 4.62.2
1081 '@rollup/rollup-openharmony-arm64': 4.62.2
1082 '@rollup/rollup-win32-arm64-msvc': 4.62.2
1083 '@rollup/rollup-win32-ia32-msvc': 4.62.2
1084 '@rollup/rollup-win32-x64-gnu': 4.62.2
1085 '@rollup/rollup-win32-x64-msvc': 4.62.2
1086 fsevents: 2.3.3
1087
1088 siginfo@2.0.0: {}
1089
1090 sisteransi@1.0.5: {}
1091
1092 source-map-js@1.2.1: {}
1093
1094 stackback@0.0.2: {}
1095
1096 std-env@3.10.0: {}
1097
1098 strip-literal@3.1.0:
1099 dependencies:
1100 js-tokens: 9.0.1
1101
1102 tinybench@2.9.0: {}
1103
1104 tinyexec@0.3.2: {}
1105
1106 tinyglobby@0.2.17:
1107 dependencies:
1108 fdir: 6.5.0(picomatch@4.0.5)
1109 picomatch: 4.0.5
1110
1111 tinypool@1.1.1: {}
1112
1113 tinyrainbow@2.0.0: {}
1114
1115 tinyspy@4.0.4: {}
1116
1117 tsx@4.23.1:
1118 dependencies:
1119 esbuild: 0.28.1
1120 optionalDependencies:
1121 fsevents: 2.3.3
1122
1123 typescript@5.9.3: {}
1124
1125 undici-types@7.18.2: {}
1126
1127 vite-node@3.2.4(@types/node@24.13.3)(tsx@4.23.1):
1128 dependencies:
1129 cac: 6.7.14
1130 debug: 4.4.3
1131 es-module-lexer: 1.7.0
1132 pathe: 2.0.3
1133 vite: 7.3.6(@types/node@24.13.3)(tsx@4.23.1)
1134 transitivePeerDependencies:
1135 - '@types/node'
1136 - jiti
1137 - less
1138 - lightningcss
1139 - sass
1140 - sass-embedded
1141 - stylus
1142 - sugarss
1143 - supports-color
1144 - terser
1145 - tsx
1146 - yaml
1147
1148 vite@7.3.6(@types/node@24.13.3)(tsx@4.23.1):
1149 dependencies:
1150 esbuild: 0.28.1
1151 fdir: 6.5.0(picomatch@4.0.5)
1152 picomatch: 4.0.5
1153 postcss: 8.5.20
1154 rollup: 4.62.2
1155 tinyglobby: 0.2.17
1156 optionalDependencies:
1157 '@types/node': 24.13.3
1158 fsevents: 2.3.3
1159 tsx: 4.23.1
1160
1161 vitest@3.2.7(@types/node@24.13.3)(tsx@4.23.1):
1162 dependencies:
1163 '@types/chai': 5.2.3
1164 '@vitest/expect': 3.2.7
1165 '@vitest/mocker': 3.2.7(vite@7.3.6(@types/node@24.13.3)(tsx@4.23.1))
1166 '@vitest/pretty-format': 3.2.7
1167 '@vitest/runner': 3.2.7
1168 '@vitest/snapshot': 3.2.7
1169 '@vitest/spy': 3.2.7
1170 '@vitest/utils': 3.2.7
1171 chai: 5.3.3
1172 debug: 4.4.3
1173 expect-type: 1.4.0
1174 magic-string: 0.30.21
1175 pathe: 2.0.3
1176 picomatch: 4.0.5
1177 std-env: 3.10.0
1178 tinybench: 2.9.0
1179 tinyexec: 0.3.2
1180 tinyglobby: 0.2.17
1181 tinypool: 1.1.1
1182 tinyrainbow: 2.0.0
1183 vite: 7.3.6(@types/node@24.13.3)(tsx@4.23.1)
1184 vite-node: 3.2.4(@types/node@24.13.3)(tsx@4.23.1)
1185 why-is-node-running: 2.3.0
1186 optionalDependencies:
1187 '@types/node': 24.13.3
1188 transitivePeerDependencies:
1189 - jiti
1190 - less
1191 - lightningcss
1192 - msw
1193 - sass
1194 - sass-embedded
1195 - stylus
1196 - sugarss
1197 - supports-color
1198 - terser
1199 - tsx
1200 - yaml
1201
1202 why-is-node-running@2.3.0:
1203 dependencies:
1204 siginfo: 2.0.0
1205 stackback: 0.0.2
1206
1207 zod@4.4.3: {}