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