WIP! A BB-style forum, on the ATmosphere!
We're still working... we'll be back soon when we have something to show off!
node
typescript
hono
htmx
atproto
1lockfileVersion: '9.0'
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
7importers:
8
9 .:
10 devDependencies:
11 lefthook:
12 specifier: ^1.9.0
13 version: 1.13.6
14 oxlint:
15 specifier: ^0.17.0
16 version: 0.17.0
17 turbo:
18 specifier: ^2.4.0
19 version: 2.8.3
20 typescript:
21 specifier: ^5.7.0
22 version: 5.9.3
23 vitest:
24 specifier: ^4.0.18
25 version: 4.0.18(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
26
27 apps/appview:
28 dependencies:
29 '@atbb/db':
30 specifier: workspace:*
31 version: link:../../packages/db
32 '@atbb/lexicon':
33 specifier: workspace:*
34 version: link:../../packages/lexicon
35 '@atproto/api':
36 specifier: ^0.15.0
37 version: 0.15.27
38 '@atproto/common-web':
39 specifier: ^0.4.0
40 version: 0.4.16
41 '@atproto/oauth-client-node':
42 specifier: ^0.3.16
43 version: 0.3.16
44 '@hono/node-server':
45 specifier: ^1.14.0
46 version: 1.19.9(hono@4.11.8)
47 '@skyware/jetstream':
48 specifier: ^0.2.5
49 version: 0.2.5
50 drizzle-kit:
51 specifier: ^0.31.8
52 version: 0.31.8
53 drizzle-orm:
54 specifier: ^0.45.1
55 version: 0.45.1(postgres@3.4.8)
56 hono:
57 specifier: ^4.7.0
58 version: 4.11.8
59 postgres:
60 specifier: ^3.4.8
61 version: 3.4.8
62 devDependencies:
63 '@types/node':
64 specifier: ^22.0.0
65 version: 22.19.9
66 dotenv:
67 specifier: ^17.3.1
68 version: 17.3.1
69 tsx:
70 specifier: ^4.0.0
71 version: 4.21.0
72 typescript:
73 specifier: ^5.7.0
74 version: 5.9.3
75 vite:
76 specifier: ^7.3.1
77 version: 7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
78 vitest:
79 specifier: ^3.1.0
80 version: 3.2.4(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
81
82 apps/web:
83 dependencies:
84 '@hono/node-server':
85 specifier: ^1.14.0
86 version: 1.19.9(hono@4.11.8)
87 hono:
88 specifier: ^4.7.0
89 version: 4.11.8
90 devDependencies:
91 '@types/node':
92 specifier: ^22.0.0
93 version: 22.19.9
94 tsx:
95 specifier: ^4.0.0
96 version: 4.21.0
97 typed-htmx:
98 specifier: ^0.3.0
99 version: 0.3.1
100 typescript:
101 specifier: ^5.7.0
102 version: 5.9.3
103
104 packages/db:
105 dependencies:
106 drizzle-orm:
107 specifier: ^0.45.1
108 version: 0.45.1(postgres@3.4.8)
109 postgres:
110 specifier: ^3.4.8
111 version: 3.4.8
112 devDependencies:
113 '@types/node':
114 specifier: ^22.0.0
115 version: 22.19.9
116 typescript:
117 specifier: ^5.7.0
118 version: 5.9.3
119
120 packages/lexicon:
121 dependencies:
122 '@atproto/lexicon':
123 specifier: ^0.6.1
124 version: 0.6.1
125 multiformats:
126 specifier: ^13.4.2
127 version: 13.4.2
128 devDependencies:
129 '@atproto/lex-cli':
130 specifier: ^0.9.8
131 version: 0.9.8
132 '@types/node':
133 specifier: ^22.0.0
134 version: 22.19.9
135 glob:
136 specifier: ^11.0.0
137 version: 11.1.0
138 tsx:
139 specifier: ^4.0.0
140 version: 4.21.0
141 typescript:
142 specifier: ^5.7.0
143 version: 5.9.3
144 vitest:
145 specifier: ^3.1.0
146 version: 3.2.4(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
147 yaml:
148 specifier: ^2.7.0
149 version: 2.8.2
150
151 packages/spike:
152 dependencies:
153 '@atbb/lexicon':
154 specifier: workspace:*
155 version: link:../lexicon
156 '@atproto/api':
157 specifier: ^0.15.0
158 version: 0.15.27
159 '@atproto/common-web':
160 specifier: ^0.4.0
161 version: 0.4.16
162 devDependencies:
163 '@types/node':
164 specifier: ^22.0.0
165 version: 22.19.9
166 tsx:
167 specifier: ^4.0.0
168 version: 4.21.0
169 typescript:
170 specifier: ^5.7.0
171 version: 5.9.3
172
173packages:
174
175 '@atcute/atproto@3.1.10':
176 resolution: {integrity: sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==}
177
178 '@atcute/bluesky@3.2.17':
179 resolution: {integrity: sha512-Li+RsPkcRNC6AnNlqOGnlmAcjSwBdXIKFubJL1nwACDngKNXG4ooGL5cvzeekdDEfHmtFhS/tyZNaUx9QXYEUw==}
180
181 '@atcute/lexicons@1.2.7':
182 resolution: {integrity: sha512-gCvkSMI1F1zx7xXa59iPiSKMH3L5Hga6iurGqQjaQbE2V/np/2QuDqQzt96TNbWfaFAXE9f9oY+0z3ljf/bweA==}
183
184 '@atcute/uint8array@1.1.0':
185 resolution: {integrity: sha512-JtHXIVW6LPU9FMWp7SgE4HbUs3uV2WdfkK/2RWdEGjr4EgMV50P3FdU6fPeGlTfDNBJVYMIsuD2wwaKRPV/Aqg==}
186
187 '@atcute/util-text@1.1.0':
188 resolution: {integrity: sha512-34G9KD5Z9f7oEdFpZOmqrMnU86p8ne6LlxJowfZzKNszRcl1GH+FtEPh3N1woelJT2SkPXMK2anwT8DESTluwA==}
189
190 '@atproto-labs/did-resolver@0.2.6':
191 resolution: {integrity: sha512-2K1bC04nI2fmgNcvof+yA28IhGlpWn2JKYlPa7To9JTKI45FINCGkQSGiL2nyXlyzDJJ34fZ1aq6/IRFIOIiqg==}
192
193 '@atproto-labs/fetch-node@0.2.0':
194 resolution: {integrity: sha512-Krq09nH/aeoiU2s9xdHA0FjTEFWG9B5FFenipv1iRixCcPc7V3DhTNDawxG9gI8Ny0k4dBVS9WTRN/IDzBx86Q==}
195 engines: {node: '>=18.7.0'}
196
197 '@atproto-labs/fetch@0.2.3':
198 resolution: {integrity: sha512-NZtbJOCbxKUFRFKMpamT38PUQMY0hX0p7TG5AEYOPhZKZEP7dHZ1K2s1aB8MdVH0qxmqX7nQleNrrvLf09Zfdw==}
199
200 '@atproto-labs/handle-resolver-node@0.1.25':
201 resolution: {integrity: sha512-NY9WYM2VLd3IuMGRkkmvGBg8xqVEaK/fitv1vD8SMXqFTekdpjOLCCyv7EFtqVHouzmDcL83VOvWRfHVa8V9Yw==}
202 engines: {node: '>=18.7.0'}
203
204 '@atproto-labs/handle-resolver@0.3.6':
205 resolution: {integrity: sha512-qnSTXvOBNj1EHhp2qTWSX8MS5q3AwYU5LKlt5fBvSbCjgmTr2j0URHCv+ydrwO55KvsojIkTMgeMOh4YuY4fCA==}
206
207 '@atproto-labs/identity-resolver@0.3.6':
208 resolution: {integrity: sha512-qoWqBDRobln0NR8L8dQjSp79E0chGkBhibEgxQa2f9WD+JbJdjQ0YvwwO5yeQn05pJoJmAwmI2wyJ45zjU7aWg==}
209
210 '@atproto-labs/pipe@0.1.1':
211 resolution: {integrity: sha512-hdNw2oUs2B6BN1lp+32pF7cp8EMKuIN5Qok2Vvv/aOpG/3tNSJ9YkvfI0k6Zd188LeDDYRUpYpxcoFIcGH/FNg==}
212
213 '@atproto-labs/simple-store-memory@0.1.4':
214 resolution: {integrity: sha512-3mKY4dP8I7yKPFj9VKpYyCRzGJOi5CEpOLPlRhoJyLmgs3J4RzDrjn323Oakjz2Aj2JzRU/AIvWRAZVhpYNJHw==}
215
216 '@atproto-labs/simple-store@0.3.0':
217 resolution: {integrity: sha512-nOb6ONKBRJHRlukW1sVawUkBqReLlLx6hT35VS3imaNPwiXDxLnTK7lxw3Lrl9k5yugSBDQAkZAq3MPTEFSUBQ==}
218
219 '@atproto/api@0.15.27':
220 resolution: {integrity: sha512-ok/WGafh1nz4t8pEQGtAF/32x2E2VDWU4af6BajkO5Gky2jp2q6cv6aB2A5yuvNNcc3XkYMYipsqVHVwLPMF9g==}
221
222 '@atproto/common-web@0.4.16':
223 resolution: {integrity: sha512-Ufvaff5JgxUyUyTAG0/3o7ltpy3lnZ1DvLjyAnvAf+hHfiK7OMQg+8byr+orN+KP9MtIQaRTsCgYPX+PxMKUoA==}
224
225 '@atproto/did@0.3.0':
226 resolution: {integrity: sha512-raUPzUGegtW/6OxwCmM8bhZvuIMzxG5t9oWsth6Tp91Kb5fTnHV2h/KKNF1C82doeA4BdXCErTyg7ISwLbQkzA==}
227
228 '@atproto/jwk-jose@0.1.11':
229 resolution: {integrity: sha512-i4Fnr2sTBYmMmHXl7NJh8GrCH+tDQEVWrcDMDnV5DjJfkgT17wIqvojIw9SNbSL4Uf0OtfEv6AgG0A+mgh8b5Q==}
230
231 '@atproto/jwk-webcrypto@0.2.0':
232 resolution: {integrity: sha512-UmgRrrEAkWvxwhlwe30UmDOdTEFidlIzBC7C3cCbeJMcBN1x8B3KH+crXrsTqfWQBG58mXgt8wgSK3Kxs2LhFg==}
233
234 '@atproto/jwk@0.6.0':
235 resolution: {integrity: sha512-bDoJPvt7TrQVi/rBfBrSSpGykhtIriKxeYCYQTiPRKFfyRhbgpElF0wPXADjIswnbzZdOwbY63az4E/CFVT3Tw==}
236
237 '@atproto/lex-cli@0.9.8':
238 resolution: {integrity: sha512-0ebVyp12i3S8oE77+BxahbTmyrXcqeC9GTx2HGa/PA9KjnThapkGkgVQjIWw74DNQprzbg9EkiQsaKU2xFYhmA==}
239 engines: {node: '>=18.7.0'}
240 hasBin: true
241
242 '@atproto/lex-data@0.0.11':
243 resolution: {integrity: sha512-4+KTtHdqwlhiTKA7D4SACea4jprsNpCQsNALW09wsZ6IHhCDGO5tr1cmV+QnLYe3G3mu1E1yXHXbPUHrUUDT/A==}
244
245 '@atproto/lex-json@0.0.11':
246 resolution: {integrity: sha512-2IExAoQ4KsR5fyPa1JjIvtR316PvdgRH/l3BVGLBd3cSxM3m5MftIv1B6qZ9HjNiK60SgkWp0mi9574bTNDhBQ==}
247
248 '@atproto/lexicon@0.4.14':
249 resolution: {integrity: sha512-jiKpmH1QER3Gvc7JVY5brwrfo+etFoe57tKPQX/SmPwjvUsFnJAow5xLIryuBaJgFAhnTZViXKs41t//pahGHQ==}
250
251 '@atproto/lexicon@0.6.1':
252 resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==}
253
254 '@atproto/oauth-client-node@0.3.16':
255 resolution: {integrity: sha512-2dooMzxAkiQ4MkOAZlEQ3iwbB9SEovrbIKMNuBbVCLQYORVNxe20tMdjs3lvhrzdpzvaHLlQnJJhw5dA9VELFw==}
256 engines: {node: '>=18.7.0'}
257
258 '@atproto/oauth-client@0.5.14':
259 resolution: {integrity: sha512-sPH+vcdq9maTEAhJI0HzmFcFAMrkCS19np+RUssNkX6kS8Xr3OYr57tvYRCbkcnIyYTfYcxKQgpwHKx3RVEaYw==}
260
261 '@atproto/oauth-types@0.6.2':
262 resolution: {integrity: sha512-2cuboM4RQBCYR8NQC5uGRkW6KgCgKyq/B5/+tnMmWZYtZGVUQvsUWQHK/ZiMCnVXbcDNtc/RIEJQJDZ8FXMoxg==}
263
264 '@atproto/syntax@0.4.3':
265 resolution: {integrity: sha512-YoZUz40YAJr5nPwvCDWgodEOlt5IftZqPJvA0JDWjuZKD8yXddTwSzXSaKQAzGOpuM+/A3uXRtPzJJqlScc+iA==}
266
267 '@atproto/xrpc@0.7.7':
268 resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==}
269
270 '@drizzle-team/brocli@0.10.2':
271 resolution: {integrity: sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==}
272
273 '@esbuild-kit/core-utils@3.3.2':
274 resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==}
275 deprecated: 'Merged into tsx: https://tsx.is'
276
277 '@esbuild-kit/esm-loader@2.6.5':
278 resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
279 deprecated: 'Merged into tsx: https://tsx.is'
280
281 '@esbuild/aix-ppc64@0.25.12':
282 resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
283 engines: {node: '>=18'}
284 cpu: [ppc64]
285 os: [aix]
286
287 '@esbuild/aix-ppc64@0.27.3':
288 resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==}
289 engines: {node: '>=18'}
290 cpu: [ppc64]
291 os: [aix]
292
293 '@esbuild/android-arm64@0.18.20':
294 resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
295 engines: {node: '>=12'}
296 cpu: [arm64]
297 os: [android]
298
299 '@esbuild/android-arm64@0.25.12':
300 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
301 engines: {node: '>=18'}
302 cpu: [arm64]
303 os: [android]
304
305 '@esbuild/android-arm64@0.27.3':
306 resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==}
307 engines: {node: '>=18'}
308 cpu: [arm64]
309 os: [android]
310
311 '@esbuild/android-arm@0.18.20':
312 resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
313 engines: {node: '>=12'}
314 cpu: [arm]
315 os: [android]
316
317 '@esbuild/android-arm@0.25.12':
318 resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
319 engines: {node: '>=18'}
320 cpu: [arm]
321 os: [android]
322
323 '@esbuild/android-arm@0.27.3':
324 resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==}
325 engines: {node: '>=18'}
326 cpu: [arm]
327 os: [android]
328
329 '@esbuild/android-x64@0.18.20':
330 resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
331 engines: {node: '>=12'}
332 cpu: [x64]
333 os: [android]
334
335 '@esbuild/android-x64@0.25.12':
336 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
337 engines: {node: '>=18'}
338 cpu: [x64]
339 os: [android]
340
341 '@esbuild/android-x64@0.27.3':
342 resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==}
343 engines: {node: '>=18'}
344 cpu: [x64]
345 os: [android]
346
347 '@esbuild/darwin-arm64@0.18.20':
348 resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
349 engines: {node: '>=12'}
350 cpu: [arm64]
351 os: [darwin]
352
353 '@esbuild/darwin-arm64@0.25.12':
354 resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
355 engines: {node: '>=18'}
356 cpu: [arm64]
357 os: [darwin]
358
359 '@esbuild/darwin-arm64@0.27.3':
360 resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==}
361 engines: {node: '>=18'}
362 cpu: [arm64]
363 os: [darwin]
364
365 '@esbuild/darwin-x64@0.18.20':
366 resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
367 engines: {node: '>=12'}
368 cpu: [x64]
369 os: [darwin]
370
371 '@esbuild/darwin-x64@0.25.12':
372 resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
373 engines: {node: '>=18'}
374 cpu: [x64]
375 os: [darwin]
376
377 '@esbuild/darwin-x64@0.27.3':
378 resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==}
379 engines: {node: '>=18'}
380 cpu: [x64]
381 os: [darwin]
382
383 '@esbuild/freebsd-arm64@0.18.20':
384 resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
385 engines: {node: '>=12'}
386 cpu: [arm64]
387 os: [freebsd]
388
389 '@esbuild/freebsd-arm64@0.25.12':
390 resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
391 engines: {node: '>=18'}
392 cpu: [arm64]
393 os: [freebsd]
394
395 '@esbuild/freebsd-arm64@0.27.3':
396 resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==}
397 engines: {node: '>=18'}
398 cpu: [arm64]
399 os: [freebsd]
400
401 '@esbuild/freebsd-x64@0.18.20':
402 resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
403 engines: {node: '>=12'}
404 cpu: [x64]
405 os: [freebsd]
406
407 '@esbuild/freebsd-x64@0.25.12':
408 resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
409 engines: {node: '>=18'}
410 cpu: [x64]
411 os: [freebsd]
412
413 '@esbuild/freebsd-x64@0.27.3':
414 resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==}
415 engines: {node: '>=18'}
416 cpu: [x64]
417 os: [freebsd]
418
419 '@esbuild/linux-arm64@0.18.20':
420 resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
421 engines: {node: '>=12'}
422 cpu: [arm64]
423 os: [linux]
424
425 '@esbuild/linux-arm64@0.25.12':
426 resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
427 engines: {node: '>=18'}
428 cpu: [arm64]
429 os: [linux]
430
431 '@esbuild/linux-arm64@0.27.3':
432 resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==}
433 engines: {node: '>=18'}
434 cpu: [arm64]
435 os: [linux]
436
437 '@esbuild/linux-arm@0.18.20':
438 resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
439 engines: {node: '>=12'}
440 cpu: [arm]
441 os: [linux]
442
443 '@esbuild/linux-arm@0.25.12':
444 resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
445 engines: {node: '>=18'}
446 cpu: [arm]
447 os: [linux]
448
449 '@esbuild/linux-arm@0.27.3':
450 resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==}
451 engines: {node: '>=18'}
452 cpu: [arm]
453 os: [linux]
454
455 '@esbuild/linux-ia32@0.18.20':
456 resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
457 engines: {node: '>=12'}
458 cpu: [ia32]
459 os: [linux]
460
461 '@esbuild/linux-ia32@0.25.12':
462 resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
463 engines: {node: '>=18'}
464 cpu: [ia32]
465 os: [linux]
466
467 '@esbuild/linux-ia32@0.27.3':
468 resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==}
469 engines: {node: '>=18'}
470 cpu: [ia32]
471 os: [linux]
472
473 '@esbuild/linux-loong64@0.18.20':
474 resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
475 engines: {node: '>=12'}
476 cpu: [loong64]
477 os: [linux]
478
479 '@esbuild/linux-loong64@0.25.12':
480 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
481 engines: {node: '>=18'}
482 cpu: [loong64]
483 os: [linux]
484
485 '@esbuild/linux-loong64@0.27.3':
486 resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==}
487 engines: {node: '>=18'}
488 cpu: [loong64]
489 os: [linux]
490
491 '@esbuild/linux-mips64el@0.18.20':
492 resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
493 engines: {node: '>=12'}
494 cpu: [mips64el]
495 os: [linux]
496
497 '@esbuild/linux-mips64el@0.25.12':
498 resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
499 engines: {node: '>=18'}
500 cpu: [mips64el]
501 os: [linux]
502
503 '@esbuild/linux-mips64el@0.27.3':
504 resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==}
505 engines: {node: '>=18'}
506 cpu: [mips64el]
507 os: [linux]
508
509 '@esbuild/linux-ppc64@0.18.20':
510 resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
511 engines: {node: '>=12'}
512 cpu: [ppc64]
513 os: [linux]
514
515 '@esbuild/linux-ppc64@0.25.12':
516 resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
517 engines: {node: '>=18'}
518 cpu: [ppc64]
519 os: [linux]
520
521 '@esbuild/linux-ppc64@0.27.3':
522 resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==}
523 engines: {node: '>=18'}
524 cpu: [ppc64]
525 os: [linux]
526
527 '@esbuild/linux-riscv64@0.18.20':
528 resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
529 engines: {node: '>=12'}
530 cpu: [riscv64]
531 os: [linux]
532
533 '@esbuild/linux-riscv64@0.25.12':
534 resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
535 engines: {node: '>=18'}
536 cpu: [riscv64]
537 os: [linux]
538
539 '@esbuild/linux-riscv64@0.27.3':
540 resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==}
541 engines: {node: '>=18'}
542 cpu: [riscv64]
543 os: [linux]
544
545 '@esbuild/linux-s390x@0.18.20':
546 resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
547 engines: {node: '>=12'}
548 cpu: [s390x]
549 os: [linux]
550
551 '@esbuild/linux-s390x@0.25.12':
552 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
553 engines: {node: '>=18'}
554 cpu: [s390x]
555 os: [linux]
556
557 '@esbuild/linux-s390x@0.27.3':
558 resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==}
559 engines: {node: '>=18'}
560 cpu: [s390x]
561 os: [linux]
562
563 '@esbuild/linux-x64@0.18.20':
564 resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
565 engines: {node: '>=12'}
566 cpu: [x64]
567 os: [linux]
568
569 '@esbuild/linux-x64@0.25.12':
570 resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
571 engines: {node: '>=18'}
572 cpu: [x64]
573 os: [linux]
574
575 '@esbuild/linux-x64@0.27.3':
576 resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==}
577 engines: {node: '>=18'}
578 cpu: [x64]
579 os: [linux]
580
581 '@esbuild/netbsd-arm64@0.25.12':
582 resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
583 engines: {node: '>=18'}
584 cpu: [arm64]
585 os: [netbsd]
586
587 '@esbuild/netbsd-arm64@0.27.3':
588 resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==}
589 engines: {node: '>=18'}
590 cpu: [arm64]
591 os: [netbsd]
592
593 '@esbuild/netbsd-x64@0.18.20':
594 resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
595 engines: {node: '>=12'}
596 cpu: [x64]
597 os: [netbsd]
598
599 '@esbuild/netbsd-x64@0.25.12':
600 resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
601 engines: {node: '>=18'}
602 cpu: [x64]
603 os: [netbsd]
604
605 '@esbuild/netbsd-x64@0.27.3':
606 resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==}
607 engines: {node: '>=18'}
608 cpu: [x64]
609 os: [netbsd]
610
611 '@esbuild/openbsd-arm64@0.25.12':
612 resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
613 engines: {node: '>=18'}
614 cpu: [arm64]
615 os: [openbsd]
616
617 '@esbuild/openbsd-arm64@0.27.3':
618 resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==}
619 engines: {node: '>=18'}
620 cpu: [arm64]
621 os: [openbsd]
622
623 '@esbuild/openbsd-x64@0.18.20':
624 resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
625 engines: {node: '>=12'}
626 cpu: [x64]
627 os: [openbsd]
628
629 '@esbuild/openbsd-x64@0.25.12':
630 resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
631 engines: {node: '>=18'}
632 cpu: [x64]
633 os: [openbsd]
634
635 '@esbuild/openbsd-x64@0.27.3':
636 resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==}
637 engines: {node: '>=18'}
638 cpu: [x64]
639 os: [openbsd]
640
641 '@esbuild/openharmony-arm64@0.25.12':
642 resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
643 engines: {node: '>=18'}
644 cpu: [arm64]
645 os: [openharmony]
646
647 '@esbuild/openharmony-arm64@0.27.3':
648 resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==}
649 engines: {node: '>=18'}
650 cpu: [arm64]
651 os: [openharmony]
652
653 '@esbuild/sunos-x64@0.18.20':
654 resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
655 engines: {node: '>=12'}
656 cpu: [x64]
657 os: [sunos]
658
659 '@esbuild/sunos-x64@0.25.12':
660 resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
661 engines: {node: '>=18'}
662 cpu: [x64]
663 os: [sunos]
664
665 '@esbuild/sunos-x64@0.27.3':
666 resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==}
667 engines: {node: '>=18'}
668 cpu: [x64]
669 os: [sunos]
670
671 '@esbuild/win32-arm64@0.18.20':
672 resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
673 engines: {node: '>=12'}
674 cpu: [arm64]
675 os: [win32]
676
677 '@esbuild/win32-arm64@0.25.12':
678 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
679 engines: {node: '>=18'}
680 cpu: [arm64]
681 os: [win32]
682
683 '@esbuild/win32-arm64@0.27.3':
684 resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==}
685 engines: {node: '>=18'}
686 cpu: [arm64]
687 os: [win32]
688
689 '@esbuild/win32-ia32@0.18.20':
690 resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
691 engines: {node: '>=12'}
692 cpu: [ia32]
693 os: [win32]
694
695 '@esbuild/win32-ia32@0.25.12':
696 resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
697 engines: {node: '>=18'}
698 cpu: [ia32]
699 os: [win32]
700
701 '@esbuild/win32-ia32@0.27.3':
702 resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==}
703 engines: {node: '>=18'}
704 cpu: [ia32]
705 os: [win32]
706
707 '@esbuild/win32-x64@0.18.20':
708 resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
709 engines: {node: '>=12'}
710 cpu: [x64]
711 os: [win32]
712
713 '@esbuild/win32-x64@0.25.12':
714 resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
715 engines: {node: '>=18'}
716 cpu: [x64]
717 os: [win32]
718
719 '@esbuild/win32-x64@0.27.3':
720 resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==}
721 engines: {node: '>=18'}
722 cpu: [x64]
723 os: [win32]
724
725 '@hono/node-server@1.19.9':
726 resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==}
727 engines: {node: '>=18.14.1'}
728 peerDependencies:
729 hono: ^4
730
731 '@isaacs/balanced-match@4.0.1':
732 resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
733 engines: {node: 20 || >=22}
734
735 '@isaacs/brace-expansion@5.0.1':
736 resolution: {integrity: sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==}
737 engines: {node: 20 || >=22}
738
739 '@isaacs/cliui@9.0.0':
740 resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==}
741 engines: {node: '>=18'}
742
743 '@jridgewell/sourcemap-codec@1.5.5':
744 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
745
746 '@oxlint/darwin-arm64@0.17.0':
747 resolution: {integrity: sha512-py/N0yTMbdy5Kd1RFMMgFqzO5Qwc5MbHSCA0BvSx/GnC3n7yPstcEFSSdZzb+HaANI00xn4dwjYo6HVEFHhuWA==}
748 cpu: [arm64]
749 os: [darwin]
750
751 '@oxlint/darwin-x64@0.17.0':
752 resolution: {integrity: sha512-rQUFu6Ci8gmBHTgb2EMKYNZWCmBB8sSW7SAxBes9k0esonKsioDNjT51CsfKZhXyaMtaM70hiVhSCBc0NqUEJg==}
753 cpu: [x64]
754 os: [darwin]
755
756 '@oxlint/linux-arm64-gnu@0.17.0':
757 resolution: {integrity: sha512-NoAWscdfVj6Sci3NdbHHc1OivSSKpwtkLff5SoAM8XgJ9t7flf+zW7XOy3OeSgZAxNbcF4QGruv+XcBLR7tWMA==}
758 cpu: [arm64]
759 os: [linux]
760
761 '@oxlint/linux-arm64-musl@0.17.0':
762 resolution: {integrity: sha512-VQRmSdbuc0rpSZoLqdhKJG9nUjJmEymOU60dO3lKlCT5YXME4dxA+jf1AigtnmJS5FgOxQm54ECF9lh6dyP0ew==}
763 cpu: [arm64]
764 os: [linux]
765
766 '@oxlint/linux-x64-gnu@0.17.0':
767 resolution: {integrity: sha512-KcaXWkBfqt7weerU1EXJysEupEHB8AtJytufBOQMuLE5vx2OoAbjAk0vt2V14W8Lss9Sz+ET7nXo6ZAEku4vCA==}
768 cpu: [x64]
769 os: [linux]
770
771 '@oxlint/linux-x64-musl@0.17.0':
772 resolution: {integrity: sha512-yWbFXWKKTrH4zR0FI1V6KDJp5NqOLFe1LZbKNeaoS1wtq5/aFPeM+d9dttGLoA5u6G9uhIK/nSnrPmtuNLPU4Q==}
773 cpu: [x64]
774 os: [linux]
775
776 '@oxlint/win32-arm64@0.17.0':
777 resolution: {integrity: sha512-zdoB3mbvcx3eGOh6ElPJ01S2MOzyZo/gijeHw7yb2PXcRis+3clVje6kpnG7/TN69zoHv7WwDX6poJu8FURTqg==}
778 cpu: [arm64]
779 os: [win32]
780
781 '@oxlint/win32-x64@0.17.0':
782 resolution: {integrity: sha512-gxVYAOy/8IAWgmsaXDxRJvOr7l61DUDj6s7tXImzXqBAH/An6yJZGr1tR+5BsACVw/3hcCPOUbotXGS4+vZNZQ==}
783 cpu: [x64]
784 os: [win32]
785
786 '@rollup/rollup-android-arm-eabi@4.57.1':
787 resolution: {integrity: sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==}
788 cpu: [arm]
789 os: [android]
790
791 '@rollup/rollup-android-arm64@4.57.1':
792 resolution: {integrity: sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==}
793 cpu: [arm64]
794 os: [android]
795
796 '@rollup/rollup-darwin-arm64@4.57.1':
797 resolution: {integrity: sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==}
798 cpu: [arm64]
799 os: [darwin]
800
801 '@rollup/rollup-darwin-x64@4.57.1':
802 resolution: {integrity: sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==}
803 cpu: [x64]
804 os: [darwin]
805
806 '@rollup/rollup-freebsd-arm64@4.57.1':
807 resolution: {integrity: sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==}
808 cpu: [arm64]
809 os: [freebsd]
810
811 '@rollup/rollup-freebsd-x64@4.57.1':
812 resolution: {integrity: sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==}
813 cpu: [x64]
814 os: [freebsd]
815
816 '@rollup/rollup-linux-arm-gnueabihf@4.57.1':
817 resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==}
818 cpu: [arm]
819 os: [linux]
820
821 '@rollup/rollup-linux-arm-musleabihf@4.57.1':
822 resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==}
823 cpu: [arm]
824 os: [linux]
825
826 '@rollup/rollup-linux-arm64-gnu@4.57.1':
827 resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==}
828 cpu: [arm64]
829 os: [linux]
830
831 '@rollup/rollup-linux-arm64-musl@4.57.1':
832 resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==}
833 cpu: [arm64]
834 os: [linux]
835
836 '@rollup/rollup-linux-loong64-gnu@4.57.1':
837 resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==}
838 cpu: [loong64]
839 os: [linux]
840
841 '@rollup/rollup-linux-loong64-musl@4.57.1':
842 resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==}
843 cpu: [loong64]
844 os: [linux]
845
846 '@rollup/rollup-linux-ppc64-gnu@4.57.1':
847 resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==}
848 cpu: [ppc64]
849 os: [linux]
850
851 '@rollup/rollup-linux-ppc64-musl@4.57.1':
852 resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==}
853 cpu: [ppc64]
854 os: [linux]
855
856 '@rollup/rollup-linux-riscv64-gnu@4.57.1':
857 resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==}
858 cpu: [riscv64]
859 os: [linux]
860
861 '@rollup/rollup-linux-riscv64-musl@4.57.1':
862 resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==}
863 cpu: [riscv64]
864 os: [linux]
865
866 '@rollup/rollup-linux-s390x-gnu@4.57.1':
867 resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==}
868 cpu: [s390x]
869 os: [linux]
870
871 '@rollup/rollup-linux-x64-gnu@4.57.1':
872 resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==}
873 cpu: [x64]
874 os: [linux]
875
876 '@rollup/rollup-linux-x64-musl@4.57.1':
877 resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==}
878 cpu: [x64]
879 os: [linux]
880
881 '@rollup/rollup-openbsd-x64@4.57.1':
882 resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==}
883 cpu: [x64]
884 os: [openbsd]
885
886 '@rollup/rollup-openharmony-arm64@4.57.1':
887 resolution: {integrity: sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==}
888 cpu: [arm64]
889 os: [openharmony]
890
891 '@rollup/rollup-win32-arm64-msvc@4.57.1':
892 resolution: {integrity: sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==}
893 cpu: [arm64]
894 os: [win32]
895
896 '@rollup/rollup-win32-ia32-msvc@4.57.1':
897 resolution: {integrity: sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==}
898 cpu: [ia32]
899 os: [win32]
900
901 '@rollup/rollup-win32-x64-gnu@4.57.1':
902 resolution: {integrity: sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==}
903 cpu: [x64]
904 os: [win32]
905
906 '@rollup/rollup-win32-x64-msvc@4.57.1':
907 resolution: {integrity: sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==}
908 cpu: [x64]
909 os: [win32]
910
911 '@skyware/jetstream@0.2.5':
912 resolution: {integrity: sha512-fM/zs03DLwqRyzZZJFWN20e76KrdqIp97Tlm8Cek+vxn96+tu5d/fx79V6H85L0QN6HvGiX2l9A8hWFqHvYlOA==}
913
914 '@standard-schema/spec@1.1.0':
915 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
916
917 '@ts-morph/common@0.25.0':
918 resolution: {integrity: sha512-kMnZz+vGGHi4GoHnLmMhGNjm44kGtKUXGnOvrKmMwAuvNjM/PgKVGfUnL7IDvK7Jb2QQ82jq3Zmp04Gy+r3Dkg==}
919
920 '@types/chai@5.2.3':
921 resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
922
923 '@types/deep-eql@4.0.2':
924 resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
925
926 '@types/estree@1.0.8':
927 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
928
929 '@types/node@22.19.9':
930 resolution: {integrity: sha512-PD03/U8g1F9T9MI+1OBisaIARhSzeidsUjQaf51fOxrfjeiKN9bLVO06lHuHYjxdnqLWJijJHfqXPSJri2EM2A==}
931
932 '@vitest/expect@3.2.4':
933 resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==}
934
935 '@vitest/expect@4.0.18':
936 resolution: {integrity: sha512-8sCWUyckXXYvx4opfzVY03EOiYVxyNrHS5QxX3DAIi5dpJAAkyJezHCP77VMX4HKA2LDT/Jpfo8i2r5BE3GnQQ==}
937
938 '@vitest/mocker@3.2.4':
939 resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==}
940 peerDependencies:
941 msw: ^2.4.9
942 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0
943 peerDependenciesMeta:
944 msw:
945 optional: true
946 vite:
947 optional: true
948
949 '@vitest/mocker@4.0.18':
950 resolution: {integrity: sha512-HhVd0MDnzzsgevnOWCBj5Otnzobjy5wLBe4EdeeFGv8luMsGcYqDuFRMcttKWZA5vVO8RFjexVovXvAM4JoJDQ==}
951 peerDependencies:
952 msw: ^2.4.9
953 vite: ^6.0.0 || ^7.0.0-0
954 peerDependenciesMeta:
955 msw:
956 optional: true
957 vite:
958 optional: true
959
960 '@vitest/pretty-format@3.2.4':
961 resolution: {integrity: sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==}
962
963 '@vitest/pretty-format@4.0.18':
964 resolution: {integrity: sha512-P24GK3GulZWC5tz87ux0m8OADrQIUVDPIjjj65vBXYG17ZeU3qD7r+MNZ1RNv4l8CGU2vtTRqixrOi9fYk/yKw==}
965
966 '@vitest/runner@3.2.4':
967 resolution: {integrity: sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==}
968
969 '@vitest/runner@4.0.18':
970 resolution: {integrity: sha512-rpk9y12PGa22Jg6g5M3UVVnTS7+zycIGk9ZNGN+m6tZHKQb7jrP7/77WfZy13Y/EUDd52NDsLRQhYKtv7XfPQw==}
971
972 '@vitest/snapshot@3.2.4':
973 resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==}
974
975 '@vitest/snapshot@4.0.18':
976 resolution: {integrity: sha512-PCiV0rcl7jKQjbgYqjtakly6T1uwv/5BQ9SwBLekVg/EaYeQFPiXcgrC2Y7vDMA8dM1SUEAEV82kgSQIlXNMvA==}
977
978 '@vitest/spy@3.2.4':
979 resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==}
980
981 '@vitest/spy@4.0.18':
982 resolution: {integrity: sha512-cbQt3PTSD7P2OARdVW3qWER5EGq7PHlvE+QfzSC0lbwO+xnt7+XH06ZzFjFRgzUX//JmpxrCu92VdwvEPlWSNw==}
983
984 '@vitest/utils@3.2.4':
985 resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
986
987 '@vitest/utils@4.0.18':
988 resolution: {integrity: sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==}
989
990 ansi-styles@4.3.0:
991 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
992 engines: {node: '>=8'}
993
994 assertion-error@2.0.1:
995 resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
996 engines: {node: '>=12'}
997
998 await-lock@2.2.2:
999 resolution: {integrity: sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==}
1000
1001 balanced-match@1.0.2:
1002 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
1003
1004 brace-expansion@2.0.2:
1005 resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
1006
1007 buffer-from@1.1.2:
1008 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
1009
1010 cac@6.7.14:
1011 resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
1012 engines: {node: '>=8'}
1013
1014 chai@5.3.3:
1015 resolution: {integrity: sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==}
1016 engines: {node: '>=18'}
1017
1018 chai@6.2.2:
1019 resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
1020 engines: {node: '>=18'}
1021
1022 chalk@4.1.2:
1023 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
1024 engines: {node: '>=10'}
1025
1026 check-error@2.1.3:
1027 resolution: {integrity: sha512-PAJdDJusoxnwm1VwW07VWwUN1sl7smmC3OKggvndJFadxxDRyFJBX/ggnu/KE4kQAB7a3Dp8f/YXC1FlUprWmA==}
1028 engines: {node: '>= 16'}
1029
1030 code-block-writer@13.0.3:
1031 resolution: {integrity: sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==}
1032
1033 color-convert@2.0.1:
1034 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
1035 engines: {node: '>=7.0.0'}
1036
1037 color-name@1.1.4:
1038 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
1039
1040 commander@9.5.0:
1041 resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==}
1042 engines: {node: ^12.20.0 || >=14}
1043
1044 core-js@3.48.0:
1045 resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==}
1046
1047 cross-spawn@7.0.6:
1048 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
1049 engines: {node: '>= 8'}
1050
1051 debug@4.4.3:
1052 resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
1053 engines: {node: '>=6.0'}
1054 peerDependencies:
1055 supports-color: '*'
1056 peerDependenciesMeta:
1057 supports-color:
1058 optional: true
1059
1060 deep-eql@5.0.2:
1061 resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
1062 engines: {node: '>=6'}
1063
1064 dotenv@17.3.1:
1065 resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==}
1066 engines: {node: '>=12'}
1067
1068 drizzle-kit@0.31.8:
1069 resolution: {integrity: sha512-O9EC/miwdnRDY10qRxM8P3Pg8hXe3LyU4ZipReKOgTwn4OqANmftj8XJz1UPUAS6NMHf0E2htjsbQujUTkncCg==}
1070 hasBin: true
1071
1072 drizzle-orm@0.45.1:
1073 resolution: {integrity: sha512-Te0FOdKIistGNPMq2jscdqngBRfBpC8uMFVwqjf6gtTVJHIQ/dosgV/CLBU2N4ZJBsXL5savCba9b0YJskKdcA==}
1074 peerDependencies:
1075 '@aws-sdk/client-rds-data': '>=3'
1076 '@cloudflare/workers-types': '>=4'
1077 '@electric-sql/pglite': '>=0.2.0'
1078 '@libsql/client': '>=0.10.0'
1079 '@libsql/client-wasm': '>=0.10.0'
1080 '@neondatabase/serverless': '>=0.10.0'
1081 '@op-engineering/op-sqlite': '>=2'
1082 '@opentelemetry/api': ^1.4.1
1083 '@planetscale/database': '>=1.13'
1084 '@prisma/client': '*'
1085 '@tidbcloud/serverless': '*'
1086 '@types/better-sqlite3': '*'
1087 '@types/pg': '*'
1088 '@types/sql.js': '*'
1089 '@upstash/redis': '>=1.34.7'
1090 '@vercel/postgres': '>=0.8.0'
1091 '@xata.io/client': '*'
1092 better-sqlite3: '>=7'
1093 bun-types: '*'
1094 expo-sqlite: '>=14.0.0'
1095 gel: '>=2'
1096 knex: '*'
1097 kysely: '*'
1098 mysql2: '>=2'
1099 pg: '>=8'
1100 postgres: '>=3'
1101 prisma: '*'
1102 sql.js: '>=1'
1103 sqlite3: '>=5'
1104 peerDependenciesMeta:
1105 '@aws-sdk/client-rds-data':
1106 optional: true
1107 '@cloudflare/workers-types':
1108 optional: true
1109 '@electric-sql/pglite':
1110 optional: true
1111 '@libsql/client':
1112 optional: true
1113 '@libsql/client-wasm':
1114 optional: true
1115 '@neondatabase/serverless':
1116 optional: true
1117 '@op-engineering/op-sqlite':
1118 optional: true
1119 '@opentelemetry/api':
1120 optional: true
1121 '@planetscale/database':
1122 optional: true
1123 '@prisma/client':
1124 optional: true
1125 '@tidbcloud/serverless':
1126 optional: true
1127 '@types/better-sqlite3':
1128 optional: true
1129 '@types/pg':
1130 optional: true
1131 '@types/sql.js':
1132 optional: true
1133 '@upstash/redis':
1134 optional: true
1135 '@vercel/postgres':
1136 optional: true
1137 '@xata.io/client':
1138 optional: true
1139 better-sqlite3:
1140 optional: true
1141 bun-types:
1142 optional: true
1143 expo-sqlite:
1144 optional: true
1145 gel:
1146 optional: true
1147 knex:
1148 optional: true
1149 kysely:
1150 optional: true
1151 mysql2:
1152 optional: true
1153 pg:
1154 optional: true
1155 postgres:
1156 optional: true
1157 prisma:
1158 optional: true
1159 sql.js:
1160 optional: true
1161 sqlite3:
1162 optional: true
1163
1164 es-module-lexer@1.7.0:
1165 resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
1166
1167 esbuild-register@3.6.0:
1168 resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==}
1169 peerDependencies:
1170 esbuild: '>=0.12 <1'
1171
1172 esbuild@0.18.20:
1173 resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
1174 engines: {node: '>=12'}
1175 hasBin: true
1176
1177 esbuild@0.25.12:
1178 resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
1179 engines: {node: '>=18'}
1180 hasBin: true
1181
1182 esbuild@0.27.3:
1183 resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==}
1184 engines: {node: '>=18'}
1185 hasBin: true
1186
1187 esm-env@1.2.2:
1188 resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==}
1189
1190 estree-walker@3.0.3:
1191 resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
1192
1193 event-target-polyfill@0.0.4:
1194 resolution: {integrity: sha512-Gs6RLjzlLRdT8X9ZipJdIZI/Y6/HhRLyq9RdDlCsnpxr/+Nn6bU2EFGuC94GjxqhM+Nmij2Vcq98yoHrU8uNFQ==}
1195
1196 expect-type@1.3.0:
1197 resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
1198 engines: {node: '>=12.0.0'}
1199
1200 fdir@6.5.0:
1201 resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
1202 engines: {node: '>=12.0.0'}
1203 peerDependencies:
1204 picomatch: ^3 || ^4
1205 peerDependenciesMeta:
1206 picomatch:
1207 optional: true
1208
1209 foreground-child@3.3.1:
1210 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
1211 engines: {node: '>=14'}
1212
1213 fsevents@2.3.3:
1214 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
1215 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
1216 os: [darwin]
1217
1218 get-tsconfig@4.13.6:
1219 resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==}
1220
1221 glob@11.1.0:
1222 resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
1223 engines: {node: 20 || >=22}
1224 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
1225 hasBin: true
1226
1227 has-flag@4.0.0:
1228 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
1229 engines: {node: '>=8'}
1230
1231 hono@4.11.8:
1232 resolution: {integrity: sha512-eVkB/CYCCei7K2WElZW9yYQFWssG0DhaDhVvr7wy5jJ22K+ck8fWW0EsLpB0sITUTvPnc97+rrbQqIr5iqiy9Q==}
1233 engines: {node: '>=16.9.0'}
1234
1235 ipaddr.js@2.3.0:
1236 resolution: {integrity: sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==}
1237 engines: {node: '>= 10'}
1238
1239 isexe@2.0.0:
1240 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
1241
1242 iso-datestring-validator@2.2.2:
1243 resolution: {integrity: sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA==}
1244
1245 jackspeak@4.2.1:
1246 resolution: {integrity: sha512-GPBXyfcZSGujjddPeA+V34bW70ZJT7jzCEbloVasSH4yjiqWqXHX8iZQtZdVbOhc5esSeAIuiSmMutRZQB/olg==}
1247 engines: {node: 20 || >=22}
1248
1249 jose@5.10.0:
1250 resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==}
1251
1252 js-tokens@9.0.1:
1253 resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
1254
1255 lefthook-darwin-arm64@1.13.6:
1256 resolution: {integrity: sha512-m6Lb77VGc84/Qo21Lhq576pEvcgFCnvloEiP02HbAHcIXD0RTLy9u2yAInrixqZeaz13HYtdDaI7OBYAAdVt8A==}
1257 cpu: [arm64]
1258 os: [darwin]
1259
1260 lefthook-darwin-x64@1.13.6:
1261 resolution: {integrity: sha512-CoRpdzanu9RK3oXR1vbEJA5LN7iB+c7hP+sONeQJzoOXuq4PNKVtEaN84Gl1BrVtCNLHWFAvCQaZPPiiXSy8qg==}
1262 cpu: [x64]
1263 os: [darwin]
1264
1265 lefthook-freebsd-arm64@1.13.6:
1266 resolution: {integrity: sha512-X4A7yfvAJ68CoHTqP+XvQzdKbyd935sYy0bQT6Ajz7FL1g7hFiro8dqHSdPdkwei9hs8hXeV7feyTXbYmfjKQQ==}
1267 cpu: [arm64]
1268 os: [freebsd]
1269
1270 lefthook-freebsd-x64@1.13.6:
1271 resolution: {integrity: sha512-ai2m+Sj2kGdY46USfBrCqLKe9GYhzeq01nuyDYCrdGISePeZ6udOlD1k3lQKJGQCHb0bRz4St0r5nKDSh1x/2A==}
1272 cpu: [x64]
1273 os: [freebsd]
1274
1275 lefthook-linux-arm64@1.13.6:
1276 resolution: {integrity: sha512-cbo4Wtdq81GTABvikLORJsAWPKAJXE8Q5RXsICFUVznh5PHigS9dFW/4NXywo0+jfFPCT6SYds2zz4tCx6DA0Q==}
1277 cpu: [arm64]
1278 os: [linux]
1279
1280 lefthook-linux-x64@1.13.6:
1281 resolution: {integrity: sha512-uJl9vjCIIBTBvMZkemxCE+3zrZHlRO7Oc+nZJ+o9Oea3fu+W82jwX7a7clw8jqNfaeBS+8+ZEQgiMHWCloTsGw==}
1282 cpu: [x64]
1283 os: [linux]
1284
1285 lefthook-openbsd-arm64@1.13.6:
1286 resolution: {integrity: sha512-7r153dxrNRQ9ytRs2PmGKKkYdvZYFPre7My7XToSTiRu5jNCq++++eAKVkoyWPduk97dGIA+YWiEr5Noe0TK2A==}
1287 cpu: [arm64]
1288 os: [openbsd]
1289
1290 lefthook-openbsd-x64@1.13.6:
1291 resolution: {integrity: sha512-Z+UhLlcg1xrXOidK3aLLpgH7KrwNyWYE3yb7ITYnzJSEV8qXnePtVu8lvMBHs/myzemjBzeIr/U/+ipjclR06g==}
1292 cpu: [x64]
1293 os: [openbsd]
1294
1295 lefthook-windows-arm64@1.13.6:
1296 resolution: {integrity: sha512-Uxef6qoDxCmUNQwk8eBvddYJKSBFglfwAY9Y9+NnnmiHpWTjjYiObE9gT2mvGVpEgZRJVAatBXc+Ha5oDD/OgQ==}
1297 cpu: [arm64]
1298 os: [win32]
1299
1300 lefthook-windows-x64@1.13.6:
1301 resolution: {integrity: sha512-mOZoM3FQh3o08M8PQ/b3IYuL5oo36D9ehczIw1dAgp1Ly+Tr4fJ96A+4SEJrQuYeRD4mex9bR7Ps56I73sBSZA==}
1302 cpu: [x64]
1303 os: [win32]
1304
1305 lefthook@1.13.6:
1306 resolution: {integrity: sha512-ojj4/4IJ29Xn4drd5emqVgilegAPN3Kf0FQM2p/9+lwSTpU+SZ1v4Ig++NF+9MOa99UKY8bElmVrLhnUUNFh5g==}
1307 hasBin: true
1308
1309 loupe@3.2.1:
1310 resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==}
1311
1312 lru-cache@10.4.3:
1313 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
1314
1315 lru-cache@11.2.5:
1316 resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==}
1317 engines: {node: 20 || >=22}
1318
1319 magic-string@0.30.21:
1320 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
1321
1322 minimatch@10.1.2:
1323 resolution: {integrity: sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==}
1324 engines: {node: 20 || >=22}
1325
1326 minimatch@9.0.5:
1327 resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
1328 engines: {node: '>=16 || 14 >=14.17'}
1329
1330 minipass@7.1.2:
1331 resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
1332 engines: {node: '>=16 || 14 >=14.17'}
1333
1334 ms@2.1.3:
1335 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
1336
1337 multiformats@13.4.2:
1338 resolution: {integrity: sha512-eh6eHCrRi1+POZ3dA+Dq1C6jhP1GNtr9CRINMb67OKzqW9I5DUuZM/3jLPlzhgpGeiNUlEGEbkCYChXMCc/8DQ==}
1339
1340 multiformats@9.9.0:
1341 resolution: {integrity: sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==}
1342
1343 nanoid@3.3.11:
1344 resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
1345 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
1346 hasBin: true
1347
1348 obug@2.1.1:
1349 resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
1350
1351 oxlint@0.17.0:
1352 resolution: {integrity: sha512-LCXomDhPGbDUZ/T+ScFA0tjh7A5QgYwPRCw7XFlJxRD2URBV8wj2lLvepbQ9yS/Q6SGhVfHQMpziQytajl8NcQ==}
1353 engines: {node: '>=8.*'}
1354 hasBin: true
1355
1356 package-json-from-dist@1.0.1:
1357 resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
1358
1359 partysocket@1.1.11:
1360 resolution: {integrity: sha512-P0EtOQiAwvLriqLgdThcSaREfz3bP77LkLSdmXq680BosPKvGSoGTh/d0g3S+UNmaqcw89Ad7JXHHKyRx3xU9Q==}
1361
1362 path-browserify@1.0.1:
1363 resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
1364
1365 path-key@3.1.1:
1366 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
1367 engines: {node: '>=8'}
1368
1369 path-scurry@2.0.1:
1370 resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==}
1371 engines: {node: 20 || >=22}
1372
1373 pathe@2.0.3:
1374 resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
1375
1376 pathval@2.0.1:
1377 resolution: {integrity: sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==}
1378 engines: {node: '>= 14.16'}
1379
1380 picocolors@1.1.1:
1381 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
1382
1383 picomatch@4.0.3:
1384 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
1385 engines: {node: '>=12'}
1386
1387 postcss@8.5.6:
1388 resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
1389 engines: {node: ^10 || ^12 || >=14}
1390
1391 postgres@3.4.8:
1392 resolution: {integrity: sha512-d+JFcLM17njZaOLkv6SCev7uoLaBtfK86vMUXhW1Z4glPWh4jozno9APvW/XKFJ3CCxVoC7OL38BqRydtu5nGg==}
1393 engines: {node: '>=12'}
1394
1395 prettier@3.8.1:
1396 resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==}
1397 engines: {node: '>=14'}
1398 hasBin: true
1399
1400 resolve-pkg-maps@1.0.0:
1401 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
1402
1403 rollup@4.57.1:
1404 resolution: {integrity: sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==}
1405 engines: {node: '>=18.0.0', npm: '>=8.0.0'}
1406 hasBin: true
1407
1408 shebang-command@2.0.0:
1409 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
1410 engines: {node: '>=8'}
1411
1412 shebang-regex@3.0.0:
1413 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
1414 engines: {node: '>=8'}
1415
1416 siginfo@2.0.0:
1417 resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
1418
1419 signal-exit@4.1.0:
1420 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
1421 engines: {node: '>=14'}
1422
1423 source-map-js@1.2.1:
1424 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
1425 engines: {node: '>=0.10.0'}
1426
1427 source-map-support@0.5.21:
1428 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
1429
1430 source-map@0.6.1:
1431 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
1432 engines: {node: '>=0.10.0'}
1433
1434 stackback@0.0.2:
1435 resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
1436
1437 std-env@3.10.0:
1438 resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
1439
1440 strip-literal@3.1.0:
1441 resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
1442
1443 supports-color@7.2.0:
1444 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
1445 engines: {node: '>=8'}
1446
1447 tiny-emitter@2.1.0:
1448 resolution: {integrity: sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==}
1449
1450 tinybench@2.9.0:
1451 resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
1452
1453 tinyexec@0.3.2:
1454 resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
1455
1456 tinyexec@1.0.2:
1457 resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==}
1458 engines: {node: '>=18'}
1459
1460 tinyglobby@0.2.15:
1461 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
1462 engines: {node: '>=12.0.0'}
1463
1464 tinypool@1.1.1:
1465 resolution: {integrity: sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==}
1466 engines: {node: ^18.0.0 || >=20.0.0}
1467
1468 tinyrainbow@2.0.0:
1469 resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==}
1470 engines: {node: '>=14.0.0'}
1471
1472 tinyrainbow@3.0.3:
1473 resolution: {integrity: sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==}
1474 engines: {node: '>=14.0.0'}
1475
1476 tinyspy@4.0.4:
1477 resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==}
1478 engines: {node: '>=14.0.0'}
1479
1480 tlds@1.261.0:
1481 resolution: {integrity: sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==}
1482 hasBin: true
1483
1484 ts-morph@24.0.0:
1485 resolution: {integrity: sha512-2OAOg/Ob5yx9Et7ZX4CvTCc0UFoZHwLEJ+dpDPSUi5TgwwlTlX47w+iFRrEwzUZwYACjq83cgjS/Da50Ga37uw==}
1486
1487 tslib@2.8.1:
1488 resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
1489
1490 tsx@4.21.0:
1491 resolution: {integrity: sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==}
1492 engines: {node: '>=18.0.0'}
1493 hasBin: true
1494
1495 turbo-darwin-64@2.8.3:
1496 resolution: {integrity: sha512-4kXRLfcygLOeNcP6JquqRLmGB/ATjjfehiojL2dJkL7GFm3SPSXbq7oNj8UbD8XriYQ5hPaSuz59iF1ijPHkTw==}
1497 cpu: [x64]
1498 os: [darwin]
1499
1500 turbo-darwin-arm64@2.8.3:
1501 resolution: {integrity: sha512-xF7uCeC0UY0Hrv/tqax0BMbFlVP1J/aRyeGQPZT4NjvIPj8gSPDgFhfkfz06DhUwDg5NgMo04uiSkAWE8WB/QQ==}
1502 cpu: [arm64]
1503 os: [darwin]
1504
1505 turbo-linux-64@2.8.3:
1506 resolution: {integrity: sha512-vxMDXwaOjweW/4etY7BxrXCSkvtwh0PbwVafyfT1Ww659SedUxd5rM3V2ZCmbwG8NiCfY7d6VtxyHx3Wh1GoZA==}
1507 cpu: [x64]
1508 os: [linux]
1509
1510 turbo-linux-arm64@2.8.3:
1511 resolution: {integrity: sha512-mQX7uYBZFkuPLLlKaNe9IjR1JIef4YvY8f21xFocvttXvdPebnq3PK1Zjzl9A1zun2BEuWNUwQIL8lgvN9Pm3Q==}
1512 cpu: [arm64]
1513 os: [linux]
1514
1515 turbo-windows-64@2.8.3:
1516 resolution: {integrity: sha512-YLGEfppGxZj3VWcNOVa08h6ISsVKiG85aCAWosOKNUjb6yErWEuydv6/qImRJUI+tDLvDvW7BxopAkujRnWCrw==}
1517 cpu: [x64]
1518 os: [win32]
1519
1520 turbo-windows-arm64@2.8.3:
1521 resolution: {integrity: sha512-afTUGKBRmOJU1smQSBnFGcbq0iabAPwh1uXu2BVk7BREg30/1gMnJh9DFEQTah+UD3n3ru8V55J83RQNFfqoyw==}
1522 cpu: [arm64]
1523 os: [win32]
1524
1525 turbo@2.8.3:
1526 resolution: {integrity: sha512-8Osxz5Tu/Dw2kb31EAY+nhq/YZ3wzmQSmYa1nIArqxgCAldxv9TPlrAiaBUDVnKA4aiPn0OFBD1ACcpc5VFOAQ==}
1527 hasBin: true
1528
1529 typed-html@3.0.1:
1530 resolution: {integrity: sha512-JKCM9zTfPDuPqQqdGZBWSEiItShliKkBFg5c6yOR8zth43v763XkAzTWaOlVqc0Y6p9ee8AaAbipGfUnCsYZUA==}
1531 engines: {node: '>=12'}
1532
1533 typed-htmx@0.3.1:
1534 resolution: {integrity: sha512-6WSPsukTIOEMsVbx5wzgVSvldLmgBUVcFIm2vJlBpRPtcbDOGC5y1IYrCWNX1yUlNsrv1Ngcw4gGM8jsPyNV7w==}
1535 engines: {node: '>=12'}
1536
1537 typescript@5.9.3:
1538 resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
1539 engines: {node: '>=14.17'}
1540 hasBin: true
1541
1542 uint8arrays@3.0.0:
1543 resolution: {integrity: sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==}
1544
1545 undici-types@6.21.0:
1546 resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
1547
1548 undici@6.23.0:
1549 resolution: {integrity: sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==}
1550 engines: {node: '>=18.17'}
1551
1552 unicode-segmenter@0.14.5:
1553 resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==}
1554
1555 vite-node@3.2.4:
1556 resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==}
1557 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
1558 hasBin: true
1559
1560 vite@7.3.1:
1561 resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
1562 engines: {node: ^20.19.0 || >=22.12.0}
1563 hasBin: true
1564 peerDependencies:
1565 '@types/node': ^20.19.0 || >=22.12.0
1566 jiti: '>=1.21.0'
1567 less: ^4.0.0
1568 lightningcss: ^1.21.0
1569 sass: ^1.70.0
1570 sass-embedded: ^1.70.0
1571 stylus: '>=0.54.8'
1572 sugarss: ^5.0.0
1573 terser: ^5.16.0
1574 tsx: ^4.8.1
1575 yaml: ^2.4.2
1576 peerDependenciesMeta:
1577 '@types/node':
1578 optional: true
1579 jiti:
1580 optional: true
1581 less:
1582 optional: true
1583 lightningcss:
1584 optional: true
1585 sass:
1586 optional: true
1587 sass-embedded:
1588 optional: true
1589 stylus:
1590 optional: true
1591 sugarss:
1592 optional: true
1593 terser:
1594 optional: true
1595 tsx:
1596 optional: true
1597 yaml:
1598 optional: true
1599
1600 vitest@3.2.4:
1601 resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==}
1602 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
1603 hasBin: true
1604 peerDependencies:
1605 '@edge-runtime/vm': '*'
1606 '@types/debug': ^4.1.12
1607 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
1608 '@vitest/browser': 3.2.4
1609 '@vitest/ui': 3.2.4
1610 happy-dom: '*'
1611 jsdom: '*'
1612 peerDependenciesMeta:
1613 '@edge-runtime/vm':
1614 optional: true
1615 '@types/debug':
1616 optional: true
1617 '@types/node':
1618 optional: true
1619 '@vitest/browser':
1620 optional: true
1621 '@vitest/ui':
1622 optional: true
1623 happy-dom:
1624 optional: true
1625 jsdom:
1626 optional: true
1627
1628 vitest@4.0.18:
1629 resolution: {integrity: sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==}
1630 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
1631 hasBin: true
1632 peerDependencies:
1633 '@edge-runtime/vm': '*'
1634 '@opentelemetry/api': ^1.9.0
1635 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
1636 '@vitest/browser-playwright': 4.0.18
1637 '@vitest/browser-preview': 4.0.18
1638 '@vitest/browser-webdriverio': 4.0.18
1639 '@vitest/ui': 4.0.18
1640 happy-dom: '*'
1641 jsdom: '*'
1642 peerDependenciesMeta:
1643 '@edge-runtime/vm':
1644 optional: true
1645 '@opentelemetry/api':
1646 optional: true
1647 '@types/node':
1648 optional: true
1649 '@vitest/browser-playwright':
1650 optional: true
1651 '@vitest/browser-preview':
1652 optional: true
1653 '@vitest/browser-webdriverio':
1654 optional: true
1655 '@vitest/ui':
1656 optional: true
1657 happy-dom:
1658 optional: true
1659 jsdom:
1660 optional: true
1661
1662 which@2.0.2:
1663 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
1664 engines: {node: '>= 8'}
1665 hasBin: true
1666
1667 why-is-node-running@2.3.0:
1668 resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
1669 engines: {node: '>=8'}
1670 hasBin: true
1671
1672 yaml@2.8.2:
1673 resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
1674 engines: {node: '>= 14.6'}
1675 hasBin: true
1676
1677 yesno@0.4.0:
1678 resolution: {integrity: sha512-tdBxmHvbXPBKYIg81bMCB7bVeDmHkRzk5rVJyYYXurwKkHq/MCd8rz4HSJUP7hW0H2NlXiq8IFiWvYKEHhlotA==}
1679
1680 zod@3.25.76:
1681 resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
1682
1683snapshots:
1684
1685 '@atcute/atproto@3.1.10':
1686 dependencies:
1687 '@atcute/lexicons': 1.2.7
1688
1689 '@atcute/bluesky@3.2.17':
1690 dependencies:
1691 '@atcute/atproto': 3.1.10
1692 '@atcute/lexicons': 1.2.7
1693
1694 '@atcute/lexicons@1.2.7':
1695 dependencies:
1696 '@atcute/uint8array': 1.1.0
1697 '@atcute/util-text': 1.1.0
1698 '@standard-schema/spec': 1.1.0
1699 esm-env: 1.2.2
1700
1701 '@atcute/uint8array@1.1.0': {}
1702
1703 '@atcute/util-text@1.1.0':
1704 dependencies:
1705 unicode-segmenter: 0.14.5
1706
1707 '@atproto-labs/did-resolver@0.2.6':
1708 dependencies:
1709 '@atproto-labs/fetch': 0.2.3
1710 '@atproto-labs/pipe': 0.1.1
1711 '@atproto-labs/simple-store': 0.3.0
1712 '@atproto-labs/simple-store-memory': 0.1.4
1713 '@atproto/did': 0.3.0
1714 zod: 3.25.76
1715
1716 '@atproto-labs/fetch-node@0.2.0':
1717 dependencies:
1718 '@atproto-labs/fetch': 0.2.3
1719 '@atproto-labs/pipe': 0.1.1
1720 ipaddr.js: 2.3.0
1721 undici: 6.23.0
1722
1723 '@atproto-labs/fetch@0.2.3':
1724 dependencies:
1725 '@atproto-labs/pipe': 0.1.1
1726
1727 '@atproto-labs/handle-resolver-node@0.1.25':
1728 dependencies:
1729 '@atproto-labs/fetch-node': 0.2.0
1730 '@atproto-labs/handle-resolver': 0.3.6
1731 '@atproto/did': 0.3.0
1732
1733 '@atproto-labs/handle-resolver@0.3.6':
1734 dependencies:
1735 '@atproto-labs/simple-store': 0.3.0
1736 '@atproto-labs/simple-store-memory': 0.1.4
1737 '@atproto/did': 0.3.0
1738 zod: 3.25.76
1739
1740 '@atproto-labs/identity-resolver@0.3.6':
1741 dependencies:
1742 '@atproto-labs/did-resolver': 0.2.6
1743 '@atproto-labs/handle-resolver': 0.3.6
1744
1745 '@atproto-labs/pipe@0.1.1': {}
1746
1747 '@atproto-labs/simple-store-memory@0.1.4':
1748 dependencies:
1749 '@atproto-labs/simple-store': 0.3.0
1750 lru-cache: 10.4.3
1751
1752 '@atproto-labs/simple-store@0.3.0': {}
1753
1754 '@atproto/api@0.15.27':
1755 dependencies:
1756 '@atproto/common-web': 0.4.16
1757 '@atproto/lexicon': 0.4.14
1758 '@atproto/syntax': 0.4.3
1759 '@atproto/xrpc': 0.7.7
1760 await-lock: 2.2.2
1761 multiformats: 9.9.0
1762 tlds: 1.261.0
1763 zod: 3.25.76
1764
1765 '@atproto/common-web@0.4.16':
1766 dependencies:
1767 '@atproto/lex-data': 0.0.11
1768 '@atproto/lex-json': 0.0.11
1769 '@atproto/syntax': 0.4.3
1770 zod: 3.25.76
1771
1772 '@atproto/did@0.3.0':
1773 dependencies:
1774 zod: 3.25.76
1775
1776 '@atproto/jwk-jose@0.1.11':
1777 dependencies:
1778 '@atproto/jwk': 0.6.0
1779 jose: 5.10.0
1780
1781 '@atproto/jwk-webcrypto@0.2.0':
1782 dependencies:
1783 '@atproto/jwk': 0.6.0
1784 '@atproto/jwk-jose': 0.1.11
1785 zod: 3.25.76
1786
1787 '@atproto/jwk@0.6.0':
1788 dependencies:
1789 multiformats: 9.9.0
1790 zod: 3.25.76
1791
1792 '@atproto/lex-cli@0.9.8':
1793 dependencies:
1794 '@atproto/lexicon': 0.6.1
1795 '@atproto/syntax': 0.4.3
1796 chalk: 4.1.2
1797 commander: 9.5.0
1798 prettier: 3.8.1
1799 ts-morph: 24.0.0
1800 yesno: 0.4.0
1801 zod: 3.25.76
1802
1803 '@atproto/lex-data@0.0.11':
1804 dependencies:
1805 multiformats: 9.9.0
1806 tslib: 2.8.1
1807 uint8arrays: 3.0.0
1808 unicode-segmenter: 0.14.5
1809
1810 '@atproto/lex-json@0.0.11':
1811 dependencies:
1812 '@atproto/lex-data': 0.0.11
1813 tslib: 2.8.1
1814
1815 '@atproto/lexicon@0.4.14':
1816 dependencies:
1817 '@atproto/common-web': 0.4.16
1818 '@atproto/syntax': 0.4.3
1819 iso-datestring-validator: 2.2.2
1820 multiformats: 9.9.0
1821 zod: 3.25.76
1822
1823 '@atproto/lexicon@0.6.1':
1824 dependencies:
1825 '@atproto/common-web': 0.4.16
1826 '@atproto/syntax': 0.4.3
1827 iso-datestring-validator: 2.2.2
1828 multiformats: 9.9.0
1829 zod: 3.25.76
1830
1831 '@atproto/oauth-client-node@0.3.16':
1832 dependencies:
1833 '@atproto-labs/did-resolver': 0.2.6
1834 '@atproto-labs/handle-resolver-node': 0.1.25
1835 '@atproto-labs/simple-store': 0.3.0
1836 '@atproto/did': 0.3.0
1837 '@atproto/jwk': 0.6.0
1838 '@atproto/jwk-jose': 0.1.11
1839 '@atproto/jwk-webcrypto': 0.2.0
1840 '@atproto/oauth-client': 0.5.14
1841 '@atproto/oauth-types': 0.6.2
1842
1843 '@atproto/oauth-client@0.5.14':
1844 dependencies:
1845 '@atproto-labs/did-resolver': 0.2.6
1846 '@atproto-labs/fetch': 0.2.3
1847 '@atproto-labs/handle-resolver': 0.3.6
1848 '@atproto-labs/identity-resolver': 0.3.6
1849 '@atproto-labs/simple-store': 0.3.0
1850 '@atproto-labs/simple-store-memory': 0.1.4
1851 '@atproto/did': 0.3.0
1852 '@atproto/jwk': 0.6.0
1853 '@atproto/oauth-types': 0.6.2
1854 '@atproto/xrpc': 0.7.7
1855 core-js: 3.48.0
1856 multiformats: 9.9.0
1857 zod: 3.25.76
1858
1859 '@atproto/oauth-types@0.6.2':
1860 dependencies:
1861 '@atproto/did': 0.3.0
1862 '@atproto/jwk': 0.6.0
1863 zod: 3.25.76
1864
1865 '@atproto/syntax@0.4.3':
1866 dependencies:
1867 tslib: 2.8.1
1868
1869 '@atproto/xrpc@0.7.7':
1870 dependencies:
1871 '@atproto/lexicon': 0.6.1
1872 zod: 3.25.76
1873
1874 '@drizzle-team/brocli@0.10.2': {}
1875
1876 '@esbuild-kit/core-utils@3.3.2':
1877 dependencies:
1878 esbuild: 0.18.20
1879 source-map-support: 0.5.21
1880
1881 '@esbuild-kit/esm-loader@2.6.5':
1882 dependencies:
1883 '@esbuild-kit/core-utils': 3.3.2
1884 get-tsconfig: 4.13.6
1885
1886 '@esbuild/aix-ppc64@0.25.12':
1887 optional: true
1888
1889 '@esbuild/aix-ppc64@0.27.3':
1890 optional: true
1891
1892 '@esbuild/android-arm64@0.18.20':
1893 optional: true
1894
1895 '@esbuild/android-arm64@0.25.12':
1896 optional: true
1897
1898 '@esbuild/android-arm64@0.27.3':
1899 optional: true
1900
1901 '@esbuild/android-arm@0.18.20':
1902 optional: true
1903
1904 '@esbuild/android-arm@0.25.12':
1905 optional: true
1906
1907 '@esbuild/android-arm@0.27.3':
1908 optional: true
1909
1910 '@esbuild/android-x64@0.18.20':
1911 optional: true
1912
1913 '@esbuild/android-x64@0.25.12':
1914 optional: true
1915
1916 '@esbuild/android-x64@0.27.3':
1917 optional: true
1918
1919 '@esbuild/darwin-arm64@0.18.20':
1920 optional: true
1921
1922 '@esbuild/darwin-arm64@0.25.12':
1923 optional: true
1924
1925 '@esbuild/darwin-arm64@0.27.3':
1926 optional: true
1927
1928 '@esbuild/darwin-x64@0.18.20':
1929 optional: true
1930
1931 '@esbuild/darwin-x64@0.25.12':
1932 optional: true
1933
1934 '@esbuild/darwin-x64@0.27.3':
1935 optional: true
1936
1937 '@esbuild/freebsd-arm64@0.18.20':
1938 optional: true
1939
1940 '@esbuild/freebsd-arm64@0.25.12':
1941 optional: true
1942
1943 '@esbuild/freebsd-arm64@0.27.3':
1944 optional: true
1945
1946 '@esbuild/freebsd-x64@0.18.20':
1947 optional: true
1948
1949 '@esbuild/freebsd-x64@0.25.12':
1950 optional: true
1951
1952 '@esbuild/freebsd-x64@0.27.3':
1953 optional: true
1954
1955 '@esbuild/linux-arm64@0.18.20':
1956 optional: true
1957
1958 '@esbuild/linux-arm64@0.25.12':
1959 optional: true
1960
1961 '@esbuild/linux-arm64@0.27.3':
1962 optional: true
1963
1964 '@esbuild/linux-arm@0.18.20':
1965 optional: true
1966
1967 '@esbuild/linux-arm@0.25.12':
1968 optional: true
1969
1970 '@esbuild/linux-arm@0.27.3':
1971 optional: true
1972
1973 '@esbuild/linux-ia32@0.18.20':
1974 optional: true
1975
1976 '@esbuild/linux-ia32@0.25.12':
1977 optional: true
1978
1979 '@esbuild/linux-ia32@0.27.3':
1980 optional: true
1981
1982 '@esbuild/linux-loong64@0.18.20':
1983 optional: true
1984
1985 '@esbuild/linux-loong64@0.25.12':
1986 optional: true
1987
1988 '@esbuild/linux-loong64@0.27.3':
1989 optional: true
1990
1991 '@esbuild/linux-mips64el@0.18.20':
1992 optional: true
1993
1994 '@esbuild/linux-mips64el@0.25.12':
1995 optional: true
1996
1997 '@esbuild/linux-mips64el@0.27.3':
1998 optional: true
1999
2000 '@esbuild/linux-ppc64@0.18.20':
2001 optional: true
2002
2003 '@esbuild/linux-ppc64@0.25.12':
2004 optional: true
2005
2006 '@esbuild/linux-ppc64@0.27.3':
2007 optional: true
2008
2009 '@esbuild/linux-riscv64@0.18.20':
2010 optional: true
2011
2012 '@esbuild/linux-riscv64@0.25.12':
2013 optional: true
2014
2015 '@esbuild/linux-riscv64@0.27.3':
2016 optional: true
2017
2018 '@esbuild/linux-s390x@0.18.20':
2019 optional: true
2020
2021 '@esbuild/linux-s390x@0.25.12':
2022 optional: true
2023
2024 '@esbuild/linux-s390x@0.27.3':
2025 optional: true
2026
2027 '@esbuild/linux-x64@0.18.20':
2028 optional: true
2029
2030 '@esbuild/linux-x64@0.25.12':
2031 optional: true
2032
2033 '@esbuild/linux-x64@0.27.3':
2034 optional: true
2035
2036 '@esbuild/netbsd-arm64@0.25.12':
2037 optional: true
2038
2039 '@esbuild/netbsd-arm64@0.27.3':
2040 optional: true
2041
2042 '@esbuild/netbsd-x64@0.18.20':
2043 optional: true
2044
2045 '@esbuild/netbsd-x64@0.25.12':
2046 optional: true
2047
2048 '@esbuild/netbsd-x64@0.27.3':
2049 optional: true
2050
2051 '@esbuild/openbsd-arm64@0.25.12':
2052 optional: true
2053
2054 '@esbuild/openbsd-arm64@0.27.3':
2055 optional: true
2056
2057 '@esbuild/openbsd-x64@0.18.20':
2058 optional: true
2059
2060 '@esbuild/openbsd-x64@0.25.12':
2061 optional: true
2062
2063 '@esbuild/openbsd-x64@0.27.3':
2064 optional: true
2065
2066 '@esbuild/openharmony-arm64@0.25.12':
2067 optional: true
2068
2069 '@esbuild/openharmony-arm64@0.27.3':
2070 optional: true
2071
2072 '@esbuild/sunos-x64@0.18.20':
2073 optional: true
2074
2075 '@esbuild/sunos-x64@0.25.12':
2076 optional: true
2077
2078 '@esbuild/sunos-x64@0.27.3':
2079 optional: true
2080
2081 '@esbuild/win32-arm64@0.18.20':
2082 optional: true
2083
2084 '@esbuild/win32-arm64@0.25.12':
2085 optional: true
2086
2087 '@esbuild/win32-arm64@0.27.3':
2088 optional: true
2089
2090 '@esbuild/win32-ia32@0.18.20':
2091 optional: true
2092
2093 '@esbuild/win32-ia32@0.25.12':
2094 optional: true
2095
2096 '@esbuild/win32-ia32@0.27.3':
2097 optional: true
2098
2099 '@esbuild/win32-x64@0.18.20':
2100 optional: true
2101
2102 '@esbuild/win32-x64@0.25.12':
2103 optional: true
2104
2105 '@esbuild/win32-x64@0.27.3':
2106 optional: true
2107
2108 '@hono/node-server@1.19.9(hono@4.11.8)':
2109 dependencies:
2110 hono: 4.11.8
2111
2112 '@isaacs/balanced-match@4.0.1': {}
2113
2114 '@isaacs/brace-expansion@5.0.1':
2115 dependencies:
2116 '@isaacs/balanced-match': 4.0.1
2117
2118 '@isaacs/cliui@9.0.0': {}
2119
2120 '@jridgewell/sourcemap-codec@1.5.5': {}
2121
2122 '@oxlint/darwin-arm64@0.17.0':
2123 optional: true
2124
2125 '@oxlint/darwin-x64@0.17.0':
2126 optional: true
2127
2128 '@oxlint/linux-arm64-gnu@0.17.0':
2129 optional: true
2130
2131 '@oxlint/linux-arm64-musl@0.17.0':
2132 optional: true
2133
2134 '@oxlint/linux-x64-gnu@0.17.0':
2135 optional: true
2136
2137 '@oxlint/linux-x64-musl@0.17.0':
2138 optional: true
2139
2140 '@oxlint/win32-arm64@0.17.0':
2141 optional: true
2142
2143 '@oxlint/win32-x64@0.17.0':
2144 optional: true
2145
2146 '@rollup/rollup-android-arm-eabi@4.57.1':
2147 optional: true
2148
2149 '@rollup/rollup-android-arm64@4.57.1':
2150 optional: true
2151
2152 '@rollup/rollup-darwin-arm64@4.57.1':
2153 optional: true
2154
2155 '@rollup/rollup-darwin-x64@4.57.1':
2156 optional: true
2157
2158 '@rollup/rollup-freebsd-arm64@4.57.1':
2159 optional: true
2160
2161 '@rollup/rollup-freebsd-x64@4.57.1':
2162 optional: true
2163
2164 '@rollup/rollup-linux-arm-gnueabihf@4.57.1':
2165 optional: true
2166
2167 '@rollup/rollup-linux-arm-musleabihf@4.57.1':
2168 optional: true
2169
2170 '@rollup/rollup-linux-arm64-gnu@4.57.1':
2171 optional: true
2172
2173 '@rollup/rollup-linux-arm64-musl@4.57.1':
2174 optional: true
2175
2176 '@rollup/rollup-linux-loong64-gnu@4.57.1':
2177 optional: true
2178
2179 '@rollup/rollup-linux-loong64-musl@4.57.1':
2180 optional: true
2181
2182 '@rollup/rollup-linux-ppc64-gnu@4.57.1':
2183 optional: true
2184
2185 '@rollup/rollup-linux-ppc64-musl@4.57.1':
2186 optional: true
2187
2188 '@rollup/rollup-linux-riscv64-gnu@4.57.1':
2189 optional: true
2190
2191 '@rollup/rollup-linux-riscv64-musl@4.57.1':
2192 optional: true
2193
2194 '@rollup/rollup-linux-s390x-gnu@4.57.1':
2195 optional: true
2196
2197 '@rollup/rollup-linux-x64-gnu@4.57.1':
2198 optional: true
2199
2200 '@rollup/rollup-linux-x64-musl@4.57.1':
2201 optional: true
2202
2203 '@rollup/rollup-openbsd-x64@4.57.1':
2204 optional: true
2205
2206 '@rollup/rollup-openharmony-arm64@4.57.1':
2207 optional: true
2208
2209 '@rollup/rollup-win32-arm64-msvc@4.57.1':
2210 optional: true
2211
2212 '@rollup/rollup-win32-ia32-msvc@4.57.1':
2213 optional: true
2214
2215 '@rollup/rollup-win32-x64-gnu@4.57.1':
2216 optional: true
2217
2218 '@rollup/rollup-win32-x64-msvc@4.57.1':
2219 optional: true
2220
2221 '@skyware/jetstream@0.2.5':
2222 dependencies:
2223 '@atcute/atproto': 3.1.10
2224 '@atcute/bluesky': 3.2.17
2225 '@atcute/lexicons': 1.2.7
2226 partysocket: 1.1.11
2227 tiny-emitter: 2.1.0
2228
2229 '@standard-schema/spec@1.1.0': {}
2230
2231 '@ts-morph/common@0.25.0':
2232 dependencies:
2233 minimatch: 9.0.5
2234 path-browserify: 1.0.1
2235 tinyglobby: 0.2.15
2236
2237 '@types/chai@5.2.3':
2238 dependencies:
2239 '@types/deep-eql': 4.0.2
2240 assertion-error: 2.0.1
2241
2242 '@types/deep-eql@4.0.2': {}
2243
2244 '@types/estree@1.0.8': {}
2245
2246 '@types/node@22.19.9':
2247 dependencies:
2248 undici-types: 6.21.0
2249
2250 '@vitest/expect@3.2.4':
2251 dependencies:
2252 '@types/chai': 5.2.3
2253 '@vitest/spy': 3.2.4
2254 '@vitest/utils': 3.2.4
2255 chai: 5.3.3
2256 tinyrainbow: 2.0.0
2257
2258 '@vitest/expect@4.0.18':
2259 dependencies:
2260 '@standard-schema/spec': 1.1.0
2261 '@types/chai': 5.2.3
2262 '@vitest/spy': 4.0.18
2263 '@vitest/utils': 4.0.18
2264 chai: 6.2.2
2265 tinyrainbow: 3.0.3
2266
2267 '@vitest/mocker@3.2.4(vite@7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2))':
2268 dependencies:
2269 '@vitest/spy': 3.2.4
2270 estree-walker: 3.0.3
2271 magic-string: 0.30.21
2272 optionalDependencies:
2273 vite: 7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
2274
2275 '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2))':
2276 dependencies:
2277 '@vitest/spy': 4.0.18
2278 estree-walker: 3.0.3
2279 magic-string: 0.30.21
2280 optionalDependencies:
2281 vite: 7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
2282
2283 '@vitest/pretty-format@3.2.4':
2284 dependencies:
2285 tinyrainbow: 2.0.0
2286
2287 '@vitest/pretty-format@4.0.18':
2288 dependencies:
2289 tinyrainbow: 3.0.3
2290
2291 '@vitest/runner@3.2.4':
2292 dependencies:
2293 '@vitest/utils': 3.2.4
2294 pathe: 2.0.3
2295 strip-literal: 3.1.0
2296
2297 '@vitest/runner@4.0.18':
2298 dependencies:
2299 '@vitest/utils': 4.0.18
2300 pathe: 2.0.3
2301
2302 '@vitest/snapshot@3.2.4':
2303 dependencies:
2304 '@vitest/pretty-format': 3.2.4
2305 magic-string: 0.30.21
2306 pathe: 2.0.3
2307
2308 '@vitest/snapshot@4.0.18':
2309 dependencies:
2310 '@vitest/pretty-format': 4.0.18
2311 magic-string: 0.30.21
2312 pathe: 2.0.3
2313
2314 '@vitest/spy@3.2.4':
2315 dependencies:
2316 tinyspy: 4.0.4
2317
2318 '@vitest/spy@4.0.18': {}
2319
2320 '@vitest/utils@3.2.4':
2321 dependencies:
2322 '@vitest/pretty-format': 3.2.4
2323 loupe: 3.2.1
2324 tinyrainbow: 2.0.0
2325
2326 '@vitest/utils@4.0.18':
2327 dependencies:
2328 '@vitest/pretty-format': 4.0.18
2329 tinyrainbow: 3.0.3
2330
2331 ansi-styles@4.3.0:
2332 dependencies:
2333 color-convert: 2.0.1
2334
2335 assertion-error@2.0.1: {}
2336
2337 await-lock@2.2.2: {}
2338
2339 balanced-match@1.0.2: {}
2340
2341 brace-expansion@2.0.2:
2342 dependencies:
2343 balanced-match: 1.0.2
2344
2345 buffer-from@1.1.2: {}
2346
2347 cac@6.7.14: {}
2348
2349 chai@5.3.3:
2350 dependencies:
2351 assertion-error: 2.0.1
2352 check-error: 2.1.3
2353 deep-eql: 5.0.2
2354 loupe: 3.2.1
2355 pathval: 2.0.1
2356
2357 chai@6.2.2: {}
2358
2359 chalk@4.1.2:
2360 dependencies:
2361 ansi-styles: 4.3.0
2362 supports-color: 7.2.0
2363
2364 check-error@2.1.3: {}
2365
2366 code-block-writer@13.0.3: {}
2367
2368 color-convert@2.0.1:
2369 dependencies:
2370 color-name: 1.1.4
2371
2372 color-name@1.1.4: {}
2373
2374 commander@9.5.0: {}
2375
2376 core-js@3.48.0: {}
2377
2378 cross-spawn@7.0.6:
2379 dependencies:
2380 path-key: 3.1.1
2381 shebang-command: 2.0.0
2382 which: 2.0.2
2383
2384 debug@4.4.3:
2385 dependencies:
2386 ms: 2.1.3
2387
2388 deep-eql@5.0.2: {}
2389
2390 dotenv@17.3.1: {}
2391
2392 drizzle-kit@0.31.8:
2393 dependencies:
2394 '@drizzle-team/brocli': 0.10.2
2395 '@esbuild-kit/esm-loader': 2.6.5
2396 esbuild: 0.25.12
2397 esbuild-register: 3.6.0(esbuild@0.25.12)
2398 transitivePeerDependencies:
2399 - supports-color
2400
2401 drizzle-orm@0.45.1(postgres@3.4.8):
2402 optionalDependencies:
2403 postgres: 3.4.8
2404
2405 es-module-lexer@1.7.0: {}
2406
2407 esbuild-register@3.6.0(esbuild@0.25.12):
2408 dependencies:
2409 debug: 4.4.3
2410 esbuild: 0.25.12
2411 transitivePeerDependencies:
2412 - supports-color
2413
2414 esbuild@0.18.20:
2415 optionalDependencies:
2416 '@esbuild/android-arm': 0.18.20
2417 '@esbuild/android-arm64': 0.18.20
2418 '@esbuild/android-x64': 0.18.20
2419 '@esbuild/darwin-arm64': 0.18.20
2420 '@esbuild/darwin-x64': 0.18.20
2421 '@esbuild/freebsd-arm64': 0.18.20
2422 '@esbuild/freebsd-x64': 0.18.20
2423 '@esbuild/linux-arm': 0.18.20
2424 '@esbuild/linux-arm64': 0.18.20
2425 '@esbuild/linux-ia32': 0.18.20
2426 '@esbuild/linux-loong64': 0.18.20
2427 '@esbuild/linux-mips64el': 0.18.20
2428 '@esbuild/linux-ppc64': 0.18.20
2429 '@esbuild/linux-riscv64': 0.18.20
2430 '@esbuild/linux-s390x': 0.18.20
2431 '@esbuild/linux-x64': 0.18.20
2432 '@esbuild/netbsd-x64': 0.18.20
2433 '@esbuild/openbsd-x64': 0.18.20
2434 '@esbuild/sunos-x64': 0.18.20
2435 '@esbuild/win32-arm64': 0.18.20
2436 '@esbuild/win32-ia32': 0.18.20
2437 '@esbuild/win32-x64': 0.18.20
2438
2439 esbuild@0.25.12:
2440 optionalDependencies:
2441 '@esbuild/aix-ppc64': 0.25.12
2442 '@esbuild/android-arm': 0.25.12
2443 '@esbuild/android-arm64': 0.25.12
2444 '@esbuild/android-x64': 0.25.12
2445 '@esbuild/darwin-arm64': 0.25.12
2446 '@esbuild/darwin-x64': 0.25.12
2447 '@esbuild/freebsd-arm64': 0.25.12
2448 '@esbuild/freebsd-x64': 0.25.12
2449 '@esbuild/linux-arm': 0.25.12
2450 '@esbuild/linux-arm64': 0.25.12
2451 '@esbuild/linux-ia32': 0.25.12
2452 '@esbuild/linux-loong64': 0.25.12
2453 '@esbuild/linux-mips64el': 0.25.12
2454 '@esbuild/linux-ppc64': 0.25.12
2455 '@esbuild/linux-riscv64': 0.25.12
2456 '@esbuild/linux-s390x': 0.25.12
2457 '@esbuild/linux-x64': 0.25.12
2458 '@esbuild/netbsd-arm64': 0.25.12
2459 '@esbuild/netbsd-x64': 0.25.12
2460 '@esbuild/openbsd-arm64': 0.25.12
2461 '@esbuild/openbsd-x64': 0.25.12
2462 '@esbuild/openharmony-arm64': 0.25.12
2463 '@esbuild/sunos-x64': 0.25.12
2464 '@esbuild/win32-arm64': 0.25.12
2465 '@esbuild/win32-ia32': 0.25.12
2466 '@esbuild/win32-x64': 0.25.12
2467
2468 esbuild@0.27.3:
2469 optionalDependencies:
2470 '@esbuild/aix-ppc64': 0.27.3
2471 '@esbuild/android-arm': 0.27.3
2472 '@esbuild/android-arm64': 0.27.3
2473 '@esbuild/android-x64': 0.27.3
2474 '@esbuild/darwin-arm64': 0.27.3
2475 '@esbuild/darwin-x64': 0.27.3
2476 '@esbuild/freebsd-arm64': 0.27.3
2477 '@esbuild/freebsd-x64': 0.27.3
2478 '@esbuild/linux-arm': 0.27.3
2479 '@esbuild/linux-arm64': 0.27.3
2480 '@esbuild/linux-ia32': 0.27.3
2481 '@esbuild/linux-loong64': 0.27.3
2482 '@esbuild/linux-mips64el': 0.27.3
2483 '@esbuild/linux-ppc64': 0.27.3
2484 '@esbuild/linux-riscv64': 0.27.3
2485 '@esbuild/linux-s390x': 0.27.3
2486 '@esbuild/linux-x64': 0.27.3
2487 '@esbuild/netbsd-arm64': 0.27.3
2488 '@esbuild/netbsd-x64': 0.27.3
2489 '@esbuild/openbsd-arm64': 0.27.3
2490 '@esbuild/openbsd-x64': 0.27.3
2491 '@esbuild/openharmony-arm64': 0.27.3
2492 '@esbuild/sunos-x64': 0.27.3
2493 '@esbuild/win32-arm64': 0.27.3
2494 '@esbuild/win32-ia32': 0.27.3
2495 '@esbuild/win32-x64': 0.27.3
2496
2497 esm-env@1.2.2: {}
2498
2499 estree-walker@3.0.3:
2500 dependencies:
2501 '@types/estree': 1.0.8
2502
2503 event-target-polyfill@0.0.4: {}
2504
2505 expect-type@1.3.0: {}
2506
2507 fdir@6.5.0(picomatch@4.0.3):
2508 optionalDependencies:
2509 picomatch: 4.0.3
2510
2511 foreground-child@3.3.1:
2512 dependencies:
2513 cross-spawn: 7.0.6
2514 signal-exit: 4.1.0
2515
2516 fsevents@2.3.3:
2517 optional: true
2518
2519 get-tsconfig@4.13.6:
2520 dependencies:
2521 resolve-pkg-maps: 1.0.0
2522
2523 glob@11.1.0:
2524 dependencies:
2525 foreground-child: 3.3.1
2526 jackspeak: 4.2.1
2527 minimatch: 10.1.2
2528 minipass: 7.1.2
2529 package-json-from-dist: 1.0.1
2530 path-scurry: 2.0.1
2531
2532 has-flag@4.0.0: {}
2533
2534 hono@4.11.8: {}
2535
2536 ipaddr.js@2.3.0: {}
2537
2538 isexe@2.0.0: {}
2539
2540 iso-datestring-validator@2.2.2: {}
2541
2542 jackspeak@4.2.1:
2543 dependencies:
2544 '@isaacs/cliui': 9.0.0
2545
2546 jose@5.10.0: {}
2547
2548 js-tokens@9.0.1: {}
2549
2550 lefthook-darwin-arm64@1.13.6:
2551 optional: true
2552
2553 lefthook-darwin-x64@1.13.6:
2554 optional: true
2555
2556 lefthook-freebsd-arm64@1.13.6:
2557 optional: true
2558
2559 lefthook-freebsd-x64@1.13.6:
2560 optional: true
2561
2562 lefthook-linux-arm64@1.13.6:
2563 optional: true
2564
2565 lefthook-linux-x64@1.13.6:
2566 optional: true
2567
2568 lefthook-openbsd-arm64@1.13.6:
2569 optional: true
2570
2571 lefthook-openbsd-x64@1.13.6:
2572 optional: true
2573
2574 lefthook-windows-arm64@1.13.6:
2575 optional: true
2576
2577 lefthook-windows-x64@1.13.6:
2578 optional: true
2579
2580 lefthook@1.13.6:
2581 optionalDependencies:
2582 lefthook-darwin-arm64: 1.13.6
2583 lefthook-darwin-x64: 1.13.6
2584 lefthook-freebsd-arm64: 1.13.6
2585 lefthook-freebsd-x64: 1.13.6
2586 lefthook-linux-arm64: 1.13.6
2587 lefthook-linux-x64: 1.13.6
2588 lefthook-openbsd-arm64: 1.13.6
2589 lefthook-openbsd-x64: 1.13.6
2590 lefthook-windows-arm64: 1.13.6
2591 lefthook-windows-x64: 1.13.6
2592
2593 loupe@3.2.1: {}
2594
2595 lru-cache@10.4.3: {}
2596
2597 lru-cache@11.2.5: {}
2598
2599 magic-string@0.30.21:
2600 dependencies:
2601 '@jridgewell/sourcemap-codec': 1.5.5
2602
2603 minimatch@10.1.2:
2604 dependencies:
2605 '@isaacs/brace-expansion': 5.0.1
2606
2607 minimatch@9.0.5:
2608 dependencies:
2609 brace-expansion: 2.0.2
2610
2611 minipass@7.1.2: {}
2612
2613 ms@2.1.3: {}
2614
2615 multiformats@13.4.2: {}
2616
2617 multiformats@9.9.0: {}
2618
2619 nanoid@3.3.11: {}
2620
2621 obug@2.1.1: {}
2622
2623 oxlint@0.17.0:
2624 optionalDependencies:
2625 '@oxlint/darwin-arm64': 0.17.0
2626 '@oxlint/darwin-x64': 0.17.0
2627 '@oxlint/linux-arm64-gnu': 0.17.0
2628 '@oxlint/linux-arm64-musl': 0.17.0
2629 '@oxlint/linux-x64-gnu': 0.17.0
2630 '@oxlint/linux-x64-musl': 0.17.0
2631 '@oxlint/win32-arm64': 0.17.0
2632 '@oxlint/win32-x64': 0.17.0
2633
2634 package-json-from-dist@1.0.1: {}
2635
2636 partysocket@1.1.11:
2637 dependencies:
2638 event-target-polyfill: 0.0.4
2639
2640 path-browserify@1.0.1: {}
2641
2642 path-key@3.1.1: {}
2643
2644 path-scurry@2.0.1:
2645 dependencies:
2646 lru-cache: 11.2.5
2647 minipass: 7.1.2
2648
2649 pathe@2.0.3: {}
2650
2651 pathval@2.0.1: {}
2652
2653 picocolors@1.1.1: {}
2654
2655 picomatch@4.0.3: {}
2656
2657 postcss@8.5.6:
2658 dependencies:
2659 nanoid: 3.3.11
2660 picocolors: 1.1.1
2661 source-map-js: 1.2.1
2662
2663 postgres@3.4.8: {}
2664
2665 prettier@3.8.1: {}
2666
2667 resolve-pkg-maps@1.0.0: {}
2668
2669 rollup@4.57.1:
2670 dependencies:
2671 '@types/estree': 1.0.8
2672 optionalDependencies:
2673 '@rollup/rollup-android-arm-eabi': 4.57.1
2674 '@rollup/rollup-android-arm64': 4.57.1
2675 '@rollup/rollup-darwin-arm64': 4.57.1
2676 '@rollup/rollup-darwin-x64': 4.57.1
2677 '@rollup/rollup-freebsd-arm64': 4.57.1
2678 '@rollup/rollup-freebsd-x64': 4.57.1
2679 '@rollup/rollup-linux-arm-gnueabihf': 4.57.1
2680 '@rollup/rollup-linux-arm-musleabihf': 4.57.1
2681 '@rollup/rollup-linux-arm64-gnu': 4.57.1
2682 '@rollup/rollup-linux-arm64-musl': 4.57.1
2683 '@rollup/rollup-linux-loong64-gnu': 4.57.1
2684 '@rollup/rollup-linux-loong64-musl': 4.57.1
2685 '@rollup/rollup-linux-ppc64-gnu': 4.57.1
2686 '@rollup/rollup-linux-ppc64-musl': 4.57.1
2687 '@rollup/rollup-linux-riscv64-gnu': 4.57.1
2688 '@rollup/rollup-linux-riscv64-musl': 4.57.1
2689 '@rollup/rollup-linux-s390x-gnu': 4.57.1
2690 '@rollup/rollup-linux-x64-gnu': 4.57.1
2691 '@rollup/rollup-linux-x64-musl': 4.57.1
2692 '@rollup/rollup-openbsd-x64': 4.57.1
2693 '@rollup/rollup-openharmony-arm64': 4.57.1
2694 '@rollup/rollup-win32-arm64-msvc': 4.57.1
2695 '@rollup/rollup-win32-ia32-msvc': 4.57.1
2696 '@rollup/rollup-win32-x64-gnu': 4.57.1
2697 '@rollup/rollup-win32-x64-msvc': 4.57.1
2698 fsevents: 2.3.3
2699
2700 shebang-command@2.0.0:
2701 dependencies:
2702 shebang-regex: 3.0.0
2703
2704 shebang-regex@3.0.0: {}
2705
2706 siginfo@2.0.0: {}
2707
2708 signal-exit@4.1.0: {}
2709
2710 source-map-js@1.2.1: {}
2711
2712 source-map-support@0.5.21:
2713 dependencies:
2714 buffer-from: 1.1.2
2715 source-map: 0.6.1
2716
2717 source-map@0.6.1: {}
2718
2719 stackback@0.0.2: {}
2720
2721 std-env@3.10.0: {}
2722
2723 strip-literal@3.1.0:
2724 dependencies:
2725 js-tokens: 9.0.1
2726
2727 supports-color@7.2.0:
2728 dependencies:
2729 has-flag: 4.0.0
2730
2731 tiny-emitter@2.1.0: {}
2732
2733 tinybench@2.9.0: {}
2734
2735 tinyexec@0.3.2: {}
2736
2737 tinyexec@1.0.2: {}
2738
2739 tinyglobby@0.2.15:
2740 dependencies:
2741 fdir: 6.5.0(picomatch@4.0.3)
2742 picomatch: 4.0.3
2743
2744 tinypool@1.1.1: {}
2745
2746 tinyrainbow@2.0.0: {}
2747
2748 tinyrainbow@3.0.3: {}
2749
2750 tinyspy@4.0.4: {}
2751
2752 tlds@1.261.0: {}
2753
2754 ts-morph@24.0.0:
2755 dependencies:
2756 '@ts-morph/common': 0.25.0
2757 code-block-writer: 13.0.3
2758
2759 tslib@2.8.1: {}
2760
2761 tsx@4.21.0:
2762 dependencies:
2763 esbuild: 0.27.3
2764 get-tsconfig: 4.13.6
2765 optionalDependencies:
2766 fsevents: 2.3.3
2767
2768 turbo-darwin-64@2.8.3:
2769 optional: true
2770
2771 turbo-darwin-arm64@2.8.3:
2772 optional: true
2773
2774 turbo-linux-64@2.8.3:
2775 optional: true
2776
2777 turbo-linux-arm64@2.8.3:
2778 optional: true
2779
2780 turbo-windows-64@2.8.3:
2781 optional: true
2782
2783 turbo-windows-arm64@2.8.3:
2784 optional: true
2785
2786 turbo@2.8.3:
2787 optionalDependencies:
2788 turbo-darwin-64: 2.8.3
2789 turbo-darwin-arm64: 2.8.3
2790 turbo-linux-64: 2.8.3
2791 turbo-linux-arm64: 2.8.3
2792 turbo-windows-64: 2.8.3
2793 turbo-windows-arm64: 2.8.3
2794
2795 typed-html@3.0.1: {}
2796
2797 typed-htmx@0.3.1:
2798 dependencies:
2799 typed-html: 3.0.1
2800
2801 typescript@5.9.3: {}
2802
2803 uint8arrays@3.0.0:
2804 dependencies:
2805 multiformats: 9.9.0
2806
2807 undici-types@6.21.0: {}
2808
2809 undici@6.23.0: {}
2810
2811 unicode-segmenter@0.14.5: {}
2812
2813 vite-node@3.2.4(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2):
2814 dependencies:
2815 cac: 6.7.14
2816 debug: 4.4.3
2817 es-module-lexer: 1.7.0
2818 pathe: 2.0.3
2819 vite: 7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
2820 transitivePeerDependencies:
2821 - '@types/node'
2822 - jiti
2823 - less
2824 - lightningcss
2825 - sass
2826 - sass-embedded
2827 - stylus
2828 - sugarss
2829 - supports-color
2830 - terser
2831 - tsx
2832 - yaml
2833
2834 vite@7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2):
2835 dependencies:
2836 esbuild: 0.27.3
2837 fdir: 6.5.0(picomatch@4.0.3)
2838 picomatch: 4.0.3
2839 postcss: 8.5.6
2840 rollup: 4.57.1
2841 tinyglobby: 0.2.15
2842 optionalDependencies:
2843 '@types/node': 22.19.9
2844 fsevents: 2.3.3
2845 tsx: 4.21.0
2846 yaml: 2.8.2
2847
2848 vitest@3.2.4(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2):
2849 dependencies:
2850 '@types/chai': 5.2.3
2851 '@vitest/expect': 3.2.4
2852 '@vitest/mocker': 3.2.4(vite@7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2))
2853 '@vitest/pretty-format': 3.2.4
2854 '@vitest/runner': 3.2.4
2855 '@vitest/snapshot': 3.2.4
2856 '@vitest/spy': 3.2.4
2857 '@vitest/utils': 3.2.4
2858 chai: 5.3.3
2859 debug: 4.4.3
2860 expect-type: 1.3.0
2861 magic-string: 0.30.21
2862 pathe: 2.0.3
2863 picomatch: 4.0.3
2864 std-env: 3.10.0
2865 tinybench: 2.9.0
2866 tinyexec: 0.3.2
2867 tinyglobby: 0.2.15
2868 tinypool: 1.1.1
2869 tinyrainbow: 2.0.0
2870 vite: 7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
2871 vite-node: 3.2.4(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
2872 why-is-node-running: 2.3.0
2873 optionalDependencies:
2874 '@types/node': 22.19.9
2875 transitivePeerDependencies:
2876 - jiti
2877 - less
2878 - lightningcss
2879 - msw
2880 - sass
2881 - sass-embedded
2882 - stylus
2883 - sugarss
2884 - supports-color
2885 - terser
2886 - tsx
2887 - yaml
2888
2889 vitest@4.0.18(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2):
2890 dependencies:
2891 '@vitest/expect': 4.0.18
2892 '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2))
2893 '@vitest/pretty-format': 4.0.18
2894 '@vitest/runner': 4.0.18
2895 '@vitest/snapshot': 4.0.18
2896 '@vitest/spy': 4.0.18
2897 '@vitest/utils': 4.0.18
2898 es-module-lexer: 1.7.0
2899 expect-type: 1.3.0
2900 magic-string: 0.30.21
2901 obug: 2.1.1
2902 pathe: 2.0.3
2903 picomatch: 4.0.3
2904 std-env: 3.10.0
2905 tinybench: 2.9.0
2906 tinyexec: 1.0.2
2907 tinyglobby: 0.2.15
2908 tinyrainbow: 3.0.3
2909 vite: 7.3.1(@types/node@22.19.9)(tsx@4.21.0)(yaml@2.8.2)
2910 why-is-node-running: 2.3.0
2911 optionalDependencies:
2912 '@types/node': 22.19.9
2913 transitivePeerDependencies:
2914 - jiti
2915 - less
2916 - lightningcss
2917 - msw
2918 - sass
2919 - sass-embedded
2920 - stylus
2921 - sugarss
2922 - terser
2923 - tsx
2924 - yaml
2925
2926 which@2.0.2:
2927 dependencies:
2928 isexe: 2.0.0
2929
2930 why-is-node-running@2.3.0:
2931 dependencies:
2932 siginfo: 2.0.0
2933 stackback: 0.0.2
2934
2935 yaml@2.8.2: {}
2936
2937 yesno@0.4.0: {}
2938
2939 zod@3.25.76: {}