this repo has no description
1{
2 "name": "bambu",
3 "version": "0.1.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "bambu",
9 "version": "0.1.0",
10 "dependencies": {
11 "@atproto/api": "^0.18.20",
12 "@atproto/oauth-client-node": "^0.3.16",
13 "@supabase/supabase-js": "^2.95.1",
14 "better-sqlite3": "^12.6.2",
15 "kysely": "^0.28.11",
16 "next": "16.1.6",
17 "react": "19.2.3",
18 "react-dom": "19.2.3"
19 },
20 "devDependencies": {
21 "@tailwindcss/postcss": "^4",
22 "@types/better-sqlite3": "^7.6.13",
23 "@types/node": "^20",
24 "@types/react": "^19",
25 "@types/react-dom": "^19",
26 "eslint": "^9",
27 "eslint-config-next": "16.1.6",
28 "tailwindcss": "^4",
29 "typescript": "^5"
30 }
31 },
32 "node_modules/@alloc/quick-lru": {
33 "version": "5.2.0",
34 "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
35 "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
36 "dev": true,
37 "license": "MIT",
38 "engines": {
39 "node": ">=10"
40 },
41 "funding": {
42 "url": "https://github.com/sponsors/sindresorhus"
43 }
44 },
45 "node_modules/@atproto-labs/did-resolver": {
46 "version": "0.2.6",
47 "resolved": "https://registry.npmjs.org/@atproto-labs/did-resolver/-/did-resolver-0.2.6.tgz",
48 "integrity": "sha512-2K1bC04nI2fmgNcvof+yA28IhGlpWn2JKYlPa7To9JTKI45FINCGkQSGiL2nyXlyzDJJ34fZ1aq6/IRFIOIiqg==",
49 "license": "MIT",
50 "dependencies": {
51 "@atproto-labs/fetch": "0.2.3",
52 "@atproto-labs/pipe": "0.1.1",
53 "@atproto-labs/simple-store": "0.3.0",
54 "@atproto-labs/simple-store-memory": "0.1.4",
55 "@atproto/did": "0.3.0",
56 "zod": "^3.23.8"
57 }
58 },
59 "node_modules/@atproto-labs/did-resolver/node_modules/zod": {
60 "version": "3.25.76",
61 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
62 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
63 "license": "MIT",
64 "funding": {
65 "url": "https://github.com/sponsors/colinhacks"
66 }
67 },
68 "node_modules/@atproto-labs/fetch": {
69 "version": "0.2.3",
70 "resolved": "https://registry.npmjs.org/@atproto-labs/fetch/-/fetch-0.2.3.tgz",
71 "integrity": "sha512-NZtbJOCbxKUFRFKMpamT38PUQMY0hX0p7TG5AEYOPhZKZEP7dHZ1K2s1aB8MdVH0qxmqX7nQleNrrvLf09Zfdw==",
72 "license": "MIT",
73 "dependencies": {
74 "@atproto-labs/pipe": "0.1.1"
75 }
76 },
77 "node_modules/@atproto-labs/fetch-node": {
78 "version": "0.2.0",
79 "resolved": "https://registry.npmjs.org/@atproto-labs/fetch-node/-/fetch-node-0.2.0.tgz",
80 "integrity": "sha512-Krq09nH/aeoiU2s9xdHA0FjTEFWG9B5FFenipv1iRixCcPc7V3DhTNDawxG9gI8Ny0k4dBVS9WTRN/IDzBx86Q==",
81 "license": "MIT",
82 "dependencies": {
83 "@atproto-labs/fetch": "0.2.3",
84 "@atproto-labs/pipe": "0.1.1",
85 "ipaddr.js": "^2.1.0",
86 "undici": "^6.14.1"
87 },
88 "engines": {
89 "node": ">=18.7.0"
90 }
91 },
92 "node_modules/@atproto-labs/handle-resolver": {
93 "version": "0.3.6",
94 "resolved": "https://registry.npmjs.org/@atproto-labs/handle-resolver/-/handle-resolver-0.3.6.tgz",
95 "integrity": "sha512-qnSTXvOBNj1EHhp2qTWSX8MS5q3AwYU5LKlt5fBvSbCjgmTr2j0URHCv+ydrwO55KvsojIkTMgeMOh4YuY4fCA==",
96 "license": "MIT",
97 "dependencies": {
98 "@atproto-labs/simple-store": "0.3.0",
99 "@atproto-labs/simple-store-memory": "0.1.4",
100 "@atproto/did": "0.3.0",
101 "zod": "^3.23.8"
102 }
103 },
104 "node_modules/@atproto-labs/handle-resolver-node": {
105 "version": "0.1.25",
106 "resolved": "https://registry.npmjs.org/@atproto-labs/handle-resolver-node/-/handle-resolver-node-0.1.25.tgz",
107 "integrity": "sha512-NY9WYM2VLd3IuMGRkkmvGBg8xqVEaK/fitv1vD8SMXqFTekdpjOLCCyv7EFtqVHouzmDcL83VOvWRfHVa8V9Yw==",
108 "license": "MIT",
109 "dependencies": {
110 "@atproto-labs/fetch-node": "0.2.0",
111 "@atproto-labs/handle-resolver": "0.3.6",
112 "@atproto/did": "0.3.0"
113 },
114 "engines": {
115 "node": ">=18.7.0"
116 }
117 },
118 "node_modules/@atproto-labs/handle-resolver/node_modules/zod": {
119 "version": "3.25.76",
120 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
121 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
122 "license": "MIT",
123 "funding": {
124 "url": "https://github.com/sponsors/colinhacks"
125 }
126 },
127 "node_modules/@atproto-labs/identity-resolver": {
128 "version": "0.3.6",
129 "resolved": "https://registry.npmjs.org/@atproto-labs/identity-resolver/-/identity-resolver-0.3.6.tgz",
130 "integrity": "sha512-qoWqBDRobln0NR8L8dQjSp79E0chGkBhibEgxQa2f9WD+JbJdjQ0YvwwO5yeQn05pJoJmAwmI2wyJ45zjU7aWg==",
131 "license": "MIT",
132 "dependencies": {
133 "@atproto-labs/did-resolver": "0.2.6",
134 "@atproto-labs/handle-resolver": "0.3.6"
135 }
136 },
137 "node_modules/@atproto-labs/pipe": {
138 "version": "0.1.1",
139 "resolved": "https://registry.npmjs.org/@atproto-labs/pipe/-/pipe-0.1.1.tgz",
140 "integrity": "sha512-hdNw2oUs2B6BN1lp+32pF7cp8EMKuIN5Qok2Vvv/aOpG/3tNSJ9YkvfI0k6Zd188LeDDYRUpYpxcoFIcGH/FNg==",
141 "license": "MIT"
142 },
143 "node_modules/@atproto-labs/simple-store": {
144 "version": "0.3.0",
145 "resolved": "https://registry.npmjs.org/@atproto-labs/simple-store/-/simple-store-0.3.0.tgz",
146 "integrity": "sha512-nOb6ONKBRJHRlukW1sVawUkBqReLlLx6hT35VS3imaNPwiXDxLnTK7lxw3Lrl9k5yugSBDQAkZAq3MPTEFSUBQ==",
147 "license": "MIT"
148 },
149 "node_modules/@atproto-labs/simple-store-memory": {
150 "version": "0.1.4",
151 "resolved": "https://registry.npmjs.org/@atproto-labs/simple-store-memory/-/simple-store-memory-0.1.4.tgz",
152 "integrity": "sha512-3mKY4dP8I7yKPFj9VKpYyCRzGJOi5CEpOLPlRhoJyLmgs3J4RzDrjn323Oakjz2Aj2JzRU/AIvWRAZVhpYNJHw==",
153 "license": "MIT",
154 "dependencies": {
155 "@atproto-labs/simple-store": "0.3.0",
156 "lru-cache": "^10.2.0"
157 }
158 },
159 "node_modules/@atproto-labs/simple-store-memory/node_modules/lru-cache": {
160 "version": "10.4.3",
161 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
162 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
163 "license": "ISC"
164 },
165 "node_modules/@atproto/api": {
166 "version": "0.18.20",
167 "resolved": "https://registry.npmjs.org/@atproto/api/-/api-0.18.20.tgz",
168 "integrity": "sha512-BZYZkh2VJIFCXEnc/vzKwAwWjAQQTgbNJ8FBxpBK+z+KYh99O0uPCsRYKoCQsRrnkgrhzdU9+g2G+7zanTIGbw==",
169 "license": "MIT",
170 "dependencies": {
171 "@atproto/common-web": "^0.4.15",
172 "@atproto/lexicon": "^0.6.1",
173 "@atproto/syntax": "^0.4.3",
174 "@atproto/xrpc": "^0.7.7",
175 "await-lock": "^2.2.2",
176 "multiformats": "^9.9.0",
177 "tlds": "^1.234.0",
178 "zod": "^3.23.8"
179 }
180 },
181 "node_modules/@atproto/api/node_modules/zod": {
182 "version": "3.25.76",
183 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
184 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
185 "license": "MIT",
186 "funding": {
187 "url": "https://github.com/sponsors/colinhacks"
188 }
189 },
190 "node_modules/@atproto/common-web": {
191 "version": "0.4.15",
192 "resolved": "https://registry.npmjs.org/@atproto/common-web/-/common-web-0.4.15.tgz",
193 "integrity": "sha512-A4l9gyqUNez8CjZp/Trypz/D3WIQsNj8dN05WR6+RoBbvwc9JhWjKPrm+WoVYc/F16RPdXHLkE3BEJlGIyYIiA==",
194 "license": "MIT",
195 "dependencies": {
196 "@atproto/lex-data": "^0.0.10",
197 "@atproto/lex-json": "^0.0.10",
198 "@atproto/syntax": "^0.4.3",
199 "zod": "^3.23.8"
200 }
201 },
202 "node_modules/@atproto/common-web/node_modules/zod": {
203 "version": "3.25.76",
204 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
205 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
206 "license": "MIT",
207 "funding": {
208 "url": "https://github.com/sponsors/colinhacks"
209 }
210 },
211 "node_modules/@atproto/did": {
212 "version": "0.3.0",
213 "resolved": "https://registry.npmjs.org/@atproto/did/-/did-0.3.0.tgz",
214 "integrity": "sha512-raUPzUGegtW/6OxwCmM8bhZvuIMzxG5t9oWsth6Tp91Kb5fTnHV2h/KKNF1C82doeA4BdXCErTyg7ISwLbQkzA==",
215 "license": "MIT",
216 "dependencies": {
217 "zod": "^3.23.8"
218 }
219 },
220 "node_modules/@atproto/did/node_modules/zod": {
221 "version": "3.25.76",
222 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
223 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
224 "license": "MIT",
225 "funding": {
226 "url": "https://github.com/sponsors/colinhacks"
227 }
228 },
229 "node_modules/@atproto/jwk": {
230 "version": "0.6.0",
231 "resolved": "https://registry.npmjs.org/@atproto/jwk/-/jwk-0.6.0.tgz",
232 "integrity": "sha512-bDoJPvt7TrQVi/rBfBrSSpGykhtIriKxeYCYQTiPRKFfyRhbgpElF0wPXADjIswnbzZdOwbY63az4E/CFVT3Tw==",
233 "license": "MIT",
234 "dependencies": {
235 "multiformats": "^9.9.0",
236 "zod": "^3.23.8"
237 }
238 },
239 "node_modules/@atproto/jwk-jose": {
240 "version": "0.1.11",
241 "resolved": "https://registry.npmjs.org/@atproto/jwk-jose/-/jwk-jose-0.1.11.tgz",
242 "integrity": "sha512-i4Fnr2sTBYmMmHXl7NJh8GrCH+tDQEVWrcDMDnV5DjJfkgT17wIqvojIw9SNbSL4Uf0OtfEv6AgG0A+mgh8b5Q==",
243 "license": "MIT",
244 "dependencies": {
245 "@atproto/jwk": "0.6.0",
246 "jose": "^5.2.0"
247 }
248 },
249 "node_modules/@atproto/jwk-webcrypto": {
250 "version": "0.2.0",
251 "resolved": "https://registry.npmjs.org/@atproto/jwk-webcrypto/-/jwk-webcrypto-0.2.0.tgz",
252 "integrity": "sha512-UmgRrrEAkWvxwhlwe30UmDOdTEFidlIzBC7C3cCbeJMcBN1x8B3KH+crXrsTqfWQBG58mXgt8wgSK3Kxs2LhFg==",
253 "license": "MIT",
254 "dependencies": {
255 "@atproto/jwk": "0.6.0",
256 "@atproto/jwk-jose": "0.1.11",
257 "zod": "^3.23.8"
258 }
259 },
260 "node_modules/@atproto/jwk-webcrypto/node_modules/zod": {
261 "version": "3.25.76",
262 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
263 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
264 "license": "MIT",
265 "funding": {
266 "url": "https://github.com/sponsors/colinhacks"
267 }
268 },
269 "node_modules/@atproto/jwk/node_modules/zod": {
270 "version": "3.25.76",
271 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
272 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
273 "license": "MIT",
274 "funding": {
275 "url": "https://github.com/sponsors/colinhacks"
276 }
277 },
278 "node_modules/@atproto/lex-data": {
279 "version": "0.0.10",
280 "resolved": "https://registry.npmjs.org/@atproto/lex-data/-/lex-data-0.0.10.tgz",
281 "integrity": "sha512-FDbcy8VIUVzS9Mi1F8SMxbkL/jOUmRRpqbeM1xB4A0fMxeZJTxf6naAbFt4gYF3quu/+TPJGmio6/7cav05FqQ==",
282 "license": "MIT",
283 "dependencies": {
284 "multiformats": "^9.9.0",
285 "tslib": "^2.8.1",
286 "uint8arrays": "3.0.0",
287 "unicode-segmenter": "^0.14.0"
288 }
289 },
290 "node_modules/@atproto/lex-json": {
291 "version": "0.0.10",
292 "resolved": "https://registry.npmjs.org/@atproto/lex-json/-/lex-json-0.0.10.tgz",
293 "integrity": "sha512-L6MyXU17C5ODMeob8myQ2F3xvgCTvJUtM0ew8qSApnN//iDasB/FDGgd7ty4UVNmx4NQ/rtvz8xV94YpG6kneQ==",
294 "license": "MIT",
295 "dependencies": {
296 "@atproto/lex-data": "^0.0.10",
297 "tslib": "^2.8.1"
298 }
299 },
300 "node_modules/@atproto/lexicon": {
301 "version": "0.6.1",
302 "resolved": "https://registry.npmjs.org/@atproto/lexicon/-/lexicon-0.6.1.tgz",
303 "integrity": "sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==",
304 "license": "MIT",
305 "dependencies": {
306 "@atproto/common-web": "^0.4.13",
307 "@atproto/syntax": "^0.4.3",
308 "iso-datestring-validator": "^2.2.2",
309 "multiformats": "^9.9.0",
310 "zod": "^3.23.8"
311 }
312 },
313 "node_modules/@atproto/lexicon/node_modules/zod": {
314 "version": "3.25.76",
315 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
316 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
317 "license": "MIT",
318 "funding": {
319 "url": "https://github.com/sponsors/colinhacks"
320 }
321 },
322 "node_modules/@atproto/oauth-client": {
323 "version": "0.5.14",
324 "resolved": "https://registry.npmjs.org/@atproto/oauth-client/-/oauth-client-0.5.14.tgz",
325 "integrity": "sha512-sPH+vcdq9maTEAhJI0HzmFcFAMrkCS19np+RUssNkX6kS8Xr3OYr57tvYRCbkcnIyYTfYcxKQgpwHKx3RVEaYw==",
326 "license": "MIT",
327 "dependencies": {
328 "@atproto-labs/did-resolver": "0.2.6",
329 "@atproto-labs/fetch": "0.2.3",
330 "@atproto-labs/handle-resolver": "0.3.6",
331 "@atproto-labs/identity-resolver": "0.3.6",
332 "@atproto-labs/simple-store": "0.3.0",
333 "@atproto-labs/simple-store-memory": "0.1.4",
334 "@atproto/did": "0.3.0",
335 "@atproto/jwk": "0.6.0",
336 "@atproto/oauth-types": "0.6.2",
337 "@atproto/xrpc": "0.7.7",
338 "core-js": "^3",
339 "multiformats": "^9.9.0",
340 "zod": "^3.23.8"
341 }
342 },
343 "node_modules/@atproto/oauth-client-node": {
344 "version": "0.3.16",
345 "resolved": "https://registry.npmjs.org/@atproto/oauth-client-node/-/oauth-client-node-0.3.16.tgz",
346 "integrity": "sha512-2dooMzxAkiQ4MkOAZlEQ3iwbB9SEovrbIKMNuBbVCLQYORVNxe20tMdjs3lvhrzdpzvaHLlQnJJhw5dA9VELFw==",
347 "license": "MIT",
348 "dependencies": {
349 "@atproto-labs/did-resolver": "0.2.6",
350 "@atproto-labs/handle-resolver-node": "0.1.25",
351 "@atproto-labs/simple-store": "0.3.0",
352 "@atproto/did": "0.3.0",
353 "@atproto/jwk": "0.6.0",
354 "@atproto/jwk-jose": "0.1.11",
355 "@atproto/jwk-webcrypto": "0.2.0",
356 "@atproto/oauth-client": "0.5.14",
357 "@atproto/oauth-types": "0.6.2"
358 },
359 "engines": {
360 "node": ">=18.7.0"
361 }
362 },
363 "node_modules/@atproto/oauth-client/node_modules/zod": {
364 "version": "3.25.76",
365 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
366 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
367 "license": "MIT",
368 "funding": {
369 "url": "https://github.com/sponsors/colinhacks"
370 }
371 },
372 "node_modules/@atproto/oauth-types": {
373 "version": "0.6.2",
374 "resolved": "https://registry.npmjs.org/@atproto/oauth-types/-/oauth-types-0.6.2.tgz",
375 "integrity": "sha512-2cuboM4RQBCYR8NQC5uGRkW6KgCgKyq/B5/+tnMmWZYtZGVUQvsUWQHK/ZiMCnVXbcDNtc/RIEJQJDZ8FXMoxg==",
376 "license": "MIT",
377 "dependencies": {
378 "@atproto/did": "0.3.0",
379 "@atproto/jwk": "0.6.0",
380 "zod": "^3.23.8"
381 }
382 },
383 "node_modules/@atproto/oauth-types/node_modules/zod": {
384 "version": "3.25.76",
385 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
386 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
387 "license": "MIT",
388 "funding": {
389 "url": "https://github.com/sponsors/colinhacks"
390 }
391 },
392 "node_modules/@atproto/syntax": {
393 "version": "0.4.3",
394 "resolved": "https://registry.npmjs.org/@atproto/syntax/-/syntax-0.4.3.tgz",
395 "integrity": "sha512-YoZUz40YAJr5nPwvCDWgodEOlt5IftZqPJvA0JDWjuZKD8yXddTwSzXSaKQAzGOpuM+/A3uXRtPzJJqlScc+iA==",
396 "license": "MIT",
397 "dependencies": {
398 "tslib": "^2.8.1"
399 }
400 },
401 "node_modules/@atproto/xrpc": {
402 "version": "0.7.7",
403 "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.7.tgz",
404 "integrity": "sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==",
405 "license": "MIT",
406 "dependencies": {
407 "@atproto/lexicon": "^0.6.0",
408 "zod": "^3.23.8"
409 }
410 },
411 "node_modules/@atproto/xrpc/node_modules/zod": {
412 "version": "3.25.76",
413 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
414 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
415 "license": "MIT",
416 "funding": {
417 "url": "https://github.com/sponsors/colinhacks"
418 }
419 },
420 "node_modules/@babel/code-frame": {
421 "version": "7.29.0",
422 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
423 "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
424 "dev": true,
425 "license": "MIT",
426 "dependencies": {
427 "@babel/helper-validator-identifier": "^7.28.5",
428 "js-tokens": "^4.0.0",
429 "picocolors": "^1.1.1"
430 },
431 "engines": {
432 "node": ">=6.9.0"
433 }
434 },
435 "node_modules/@babel/compat-data": {
436 "version": "7.29.0",
437 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz",
438 "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",
439 "dev": true,
440 "license": "MIT",
441 "engines": {
442 "node": ">=6.9.0"
443 }
444 },
445 "node_modules/@babel/core": {
446 "version": "7.29.0",
447 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
448 "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
449 "dev": true,
450 "license": "MIT",
451 "dependencies": {
452 "@babel/code-frame": "^7.29.0",
453 "@babel/generator": "^7.29.0",
454 "@babel/helper-compilation-targets": "^7.28.6",
455 "@babel/helper-module-transforms": "^7.28.6",
456 "@babel/helpers": "^7.28.6",
457 "@babel/parser": "^7.29.0",
458 "@babel/template": "^7.28.6",
459 "@babel/traverse": "^7.29.0",
460 "@babel/types": "^7.29.0",
461 "@jridgewell/remapping": "^2.3.5",
462 "convert-source-map": "^2.0.0",
463 "debug": "^4.1.0",
464 "gensync": "^1.0.0-beta.2",
465 "json5": "^2.2.3",
466 "semver": "^6.3.1"
467 },
468 "engines": {
469 "node": ">=6.9.0"
470 },
471 "funding": {
472 "type": "opencollective",
473 "url": "https://opencollective.com/babel"
474 }
475 },
476 "node_modules/@babel/generator": {
477 "version": "7.29.0",
478 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.0.tgz",
479 "integrity": "sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ==",
480 "dev": true,
481 "license": "MIT",
482 "dependencies": {
483 "@babel/parser": "^7.29.0",
484 "@babel/types": "^7.29.0",
485 "@jridgewell/gen-mapping": "^0.3.12",
486 "@jridgewell/trace-mapping": "^0.3.28",
487 "jsesc": "^3.0.2"
488 },
489 "engines": {
490 "node": ">=6.9.0"
491 }
492 },
493 "node_modules/@babel/helper-compilation-targets": {
494 "version": "7.28.6",
495 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",
496 "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
497 "dev": true,
498 "license": "MIT",
499 "dependencies": {
500 "@babel/compat-data": "^7.28.6",
501 "@babel/helper-validator-option": "^7.27.1",
502 "browserslist": "^4.24.0",
503 "lru-cache": "^5.1.1",
504 "semver": "^6.3.1"
505 },
506 "engines": {
507 "node": ">=6.9.0"
508 }
509 },
510 "node_modules/@babel/helper-globals": {
511 "version": "7.28.0",
512 "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
513 "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
514 "dev": true,
515 "license": "MIT",
516 "engines": {
517 "node": ">=6.9.0"
518 }
519 },
520 "node_modules/@babel/helper-module-imports": {
521 "version": "7.28.6",
522 "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",
523 "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
524 "dev": true,
525 "license": "MIT",
526 "dependencies": {
527 "@babel/traverse": "^7.28.6",
528 "@babel/types": "^7.28.6"
529 },
530 "engines": {
531 "node": ">=6.9.0"
532 }
533 },
534 "node_modules/@babel/helper-module-transforms": {
535 "version": "7.28.6",
536 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",
537 "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
538 "dev": true,
539 "license": "MIT",
540 "dependencies": {
541 "@babel/helper-module-imports": "^7.28.6",
542 "@babel/helper-validator-identifier": "^7.28.5",
543 "@babel/traverse": "^7.28.6"
544 },
545 "engines": {
546 "node": ">=6.9.0"
547 },
548 "peerDependencies": {
549 "@babel/core": "^7.0.0"
550 }
551 },
552 "node_modules/@babel/helper-string-parser": {
553 "version": "7.27.1",
554 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
555 "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
556 "dev": true,
557 "license": "MIT",
558 "engines": {
559 "node": ">=6.9.0"
560 }
561 },
562 "node_modules/@babel/helper-validator-identifier": {
563 "version": "7.28.5",
564 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
565 "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
566 "dev": true,
567 "license": "MIT",
568 "engines": {
569 "node": ">=6.9.0"
570 }
571 },
572 "node_modules/@babel/helper-validator-option": {
573 "version": "7.27.1",
574 "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
575 "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
576 "dev": true,
577 "license": "MIT",
578 "engines": {
579 "node": ">=6.9.0"
580 }
581 },
582 "node_modules/@babel/helpers": {
583 "version": "7.28.6",
584 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz",
585 "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==",
586 "dev": true,
587 "license": "MIT",
588 "dependencies": {
589 "@babel/template": "^7.28.6",
590 "@babel/types": "^7.28.6"
591 },
592 "engines": {
593 "node": ">=6.9.0"
594 }
595 },
596 "node_modules/@babel/parser": {
597 "version": "7.29.0",
598 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz",
599 "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
600 "dev": true,
601 "license": "MIT",
602 "dependencies": {
603 "@babel/types": "^7.29.0"
604 },
605 "bin": {
606 "parser": "bin/babel-parser.js"
607 },
608 "engines": {
609 "node": ">=6.0.0"
610 }
611 },
612 "node_modules/@babel/template": {
613 "version": "7.28.6",
614 "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz",
615 "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
616 "dev": true,
617 "license": "MIT",
618 "dependencies": {
619 "@babel/code-frame": "^7.28.6",
620 "@babel/parser": "^7.28.6",
621 "@babel/types": "^7.28.6"
622 },
623 "engines": {
624 "node": ">=6.9.0"
625 }
626 },
627 "node_modules/@babel/traverse": {
628 "version": "7.29.0",
629 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz",
630 "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
631 "dev": true,
632 "license": "MIT",
633 "dependencies": {
634 "@babel/code-frame": "^7.29.0",
635 "@babel/generator": "^7.29.0",
636 "@babel/helper-globals": "^7.28.0",
637 "@babel/parser": "^7.29.0",
638 "@babel/template": "^7.28.6",
639 "@babel/types": "^7.29.0",
640 "debug": "^4.3.1"
641 },
642 "engines": {
643 "node": ">=6.9.0"
644 }
645 },
646 "node_modules/@babel/types": {
647 "version": "7.29.0",
648 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
649 "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
650 "dev": true,
651 "license": "MIT",
652 "dependencies": {
653 "@babel/helper-string-parser": "^7.27.1",
654 "@babel/helper-validator-identifier": "^7.28.5"
655 },
656 "engines": {
657 "node": ">=6.9.0"
658 }
659 },
660 "node_modules/@emnapi/core": {
661 "version": "1.8.1",
662 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.8.1.tgz",
663 "integrity": "sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==",
664 "dev": true,
665 "license": "MIT",
666 "optional": true,
667 "dependencies": {
668 "@emnapi/wasi-threads": "1.1.0",
669 "tslib": "^2.4.0"
670 }
671 },
672 "node_modules/@emnapi/runtime": {
673 "version": "1.8.1",
674 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
675 "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
676 "license": "MIT",
677 "optional": true,
678 "dependencies": {
679 "tslib": "^2.4.0"
680 }
681 },
682 "node_modules/@emnapi/wasi-threads": {
683 "version": "1.1.0",
684 "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.1.0.tgz",
685 "integrity": "sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==",
686 "dev": true,
687 "license": "MIT",
688 "optional": true,
689 "dependencies": {
690 "tslib": "^2.4.0"
691 }
692 },
693 "node_modules/@eslint-community/eslint-utils": {
694 "version": "4.9.1",
695 "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
696 "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
697 "dev": true,
698 "license": "MIT",
699 "dependencies": {
700 "eslint-visitor-keys": "^3.4.3"
701 },
702 "engines": {
703 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
704 },
705 "funding": {
706 "url": "https://opencollective.com/eslint"
707 },
708 "peerDependencies": {
709 "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
710 }
711 },
712 "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
713 "version": "3.4.3",
714 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
715 "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
716 "dev": true,
717 "license": "Apache-2.0",
718 "engines": {
719 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
720 },
721 "funding": {
722 "url": "https://opencollective.com/eslint"
723 }
724 },
725 "node_modules/@eslint-community/regexpp": {
726 "version": "4.12.2",
727 "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
728 "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
729 "dev": true,
730 "license": "MIT",
731 "engines": {
732 "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
733 }
734 },
735 "node_modules/@eslint/config-array": {
736 "version": "0.21.1",
737 "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
738 "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
739 "dev": true,
740 "license": "Apache-2.0",
741 "dependencies": {
742 "@eslint/object-schema": "^2.1.7",
743 "debug": "^4.3.1",
744 "minimatch": "^3.1.2"
745 },
746 "engines": {
747 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
748 }
749 },
750 "node_modules/@eslint/config-helpers": {
751 "version": "0.4.2",
752 "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
753 "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
754 "dev": true,
755 "license": "Apache-2.0",
756 "dependencies": {
757 "@eslint/core": "^0.17.0"
758 },
759 "engines": {
760 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
761 }
762 },
763 "node_modules/@eslint/core": {
764 "version": "0.17.0",
765 "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
766 "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
767 "dev": true,
768 "license": "Apache-2.0",
769 "dependencies": {
770 "@types/json-schema": "^7.0.15"
771 },
772 "engines": {
773 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
774 }
775 },
776 "node_modules/@eslint/eslintrc": {
777 "version": "3.3.3",
778 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
779 "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
780 "dev": true,
781 "license": "MIT",
782 "dependencies": {
783 "ajv": "^6.12.4",
784 "debug": "^4.3.2",
785 "espree": "^10.0.1",
786 "globals": "^14.0.0",
787 "ignore": "^5.2.0",
788 "import-fresh": "^3.2.1",
789 "js-yaml": "^4.1.1",
790 "minimatch": "^3.1.2",
791 "strip-json-comments": "^3.1.1"
792 },
793 "engines": {
794 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
795 },
796 "funding": {
797 "url": "https://opencollective.com/eslint"
798 }
799 },
800 "node_modules/@eslint/js": {
801 "version": "9.39.2",
802 "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
803 "integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
804 "dev": true,
805 "license": "MIT",
806 "engines": {
807 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
808 },
809 "funding": {
810 "url": "https://eslint.org/donate"
811 }
812 },
813 "node_modules/@eslint/object-schema": {
814 "version": "2.1.7",
815 "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
816 "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
817 "dev": true,
818 "license": "Apache-2.0",
819 "engines": {
820 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
821 }
822 },
823 "node_modules/@eslint/plugin-kit": {
824 "version": "0.4.1",
825 "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
826 "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
827 "dev": true,
828 "license": "Apache-2.0",
829 "dependencies": {
830 "@eslint/core": "^0.17.0",
831 "levn": "^0.4.1"
832 },
833 "engines": {
834 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
835 }
836 },
837 "node_modules/@humanfs/core": {
838 "version": "0.19.1",
839 "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
840 "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
841 "dev": true,
842 "license": "Apache-2.0",
843 "engines": {
844 "node": ">=18.18.0"
845 }
846 },
847 "node_modules/@humanfs/node": {
848 "version": "0.16.7",
849 "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
850 "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
851 "dev": true,
852 "license": "Apache-2.0",
853 "dependencies": {
854 "@humanfs/core": "^0.19.1",
855 "@humanwhocodes/retry": "^0.4.0"
856 },
857 "engines": {
858 "node": ">=18.18.0"
859 }
860 },
861 "node_modules/@humanwhocodes/module-importer": {
862 "version": "1.0.1",
863 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
864 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
865 "dev": true,
866 "license": "Apache-2.0",
867 "engines": {
868 "node": ">=12.22"
869 },
870 "funding": {
871 "type": "github",
872 "url": "https://github.com/sponsors/nzakas"
873 }
874 },
875 "node_modules/@humanwhocodes/retry": {
876 "version": "0.4.3",
877 "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
878 "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
879 "dev": true,
880 "license": "Apache-2.0",
881 "engines": {
882 "node": ">=18.18"
883 },
884 "funding": {
885 "type": "github",
886 "url": "https://github.com/sponsors/nzakas"
887 }
888 },
889 "node_modules/@img/colour": {
890 "version": "1.0.0",
891 "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz",
892 "integrity": "sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==",
893 "license": "MIT",
894 "optional": true,
895 "engines": {
896 "node": ">=18"
897 }
898 },
899 "node_modules/@img/sharp-darwin-arm64": {
900 "version": "0.34.5",
901 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
902 "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
903 "cpu": [
904 "arm64"
905 ],
906 "license": "Apache-2.0",
907 "optional": true,
908 "os": [
909 "darwin"
910 ],
911 "engines": {
912 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
913 },
914 "funding": {
915 "url": "https://opencollective.com/libvips"
916 },
917 "optionalDependencies": {
918 "@img/sharp-libvips-darwin-arm64": "1.2.4"
919 }
920 },
921 "node_modules/@img/sharp-darwin-x64": {
922 "version": "0.34.5",
923 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
924 "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
925 "cpu": [
926 "x64"
927 ],
928 "license": "Apache-2.0",
929 "optional": true,
930 "os": [
931 "darwin"
932 ],
933 "engines": {
934 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
935 },
936 "funding": {
937 "url": "https://opencollective.com/libvips"
938 },
939 "optionalDependencies": {
940 "@img/sharp-libvips-darwin-x64": "1.2.4"
941 }
942 },
943 "node_modules/@img/sharp-libvips-darwin-arm64": {
944 "version": "1.2.4",
945 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
946 "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
947 "cpu": [
948 "arm64"
949 ],
950 "license": "LGPL-3.0-or-later",
951 "optional": true,
952 "os": [
953 "darwin"
954 ],
955 "funding": {
956 "url": "https://opencollective.com/libvips"
957 }
958 },
959 "node_modules/@img/sharp-libvips-darwin-x64": {
960 "version": "1.2.4",
961 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
962 "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
963 "cpu": [
964 "x64"
965 ],
966 "license": "LGPL-3.0-or-later",
967 "optional": true,
968 "os": [
969 "darwin"
970 ],
971 "funding": {
972 "url": "https://opencollective.com/libvips"
973 }
974 },
975 "node_modules/@img/sharp-libvips-linux-arm": {
976 "version": "1.2.4",
977 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
978 "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
979 "cpu": [
980 "arm"
981 ],
982 "license": "LGPL-3.0-or-later",
983 "optional": true,
984 "os": [
985 "linux"
986 ],
987 "funding": {
988 "url": "https://opencollective.com/libvips"
989 }
990 },
991 "node_modules/@img/sharp-libvips-linux-arm64": {
992 "version": "1.2.4",
993 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
994 "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
995 "cpu": [
996 "arm64"
997 ],
998 "license": "LGPL-3.0-or-later",
999 "optional": true,
1000 "os": [
1001 "linux"
1002 ],
1003 "funding": {
1004 "url": "https://opencollective.com/libvips"
1005 }
1006 },
1007 "node_modules/@img/sharp-libvips-linux-ppc64": {
1008 "version": "1.2.4",
1009 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
1010 "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
1011 "cpu": [
1012 "ppc64"
1013 ],
1014 "license": "LGPL-3.0-or-later",
1015 "optional": true,
1016 "os": [
1017 "linux"
1018 ],
1019 "funding": {
1020 "url": "https://opencollective.com/libvips"
1021 }
1022 },
1023 "node_modules/@img/sharp-libvips-linux-riscv64": {
1024 "version": "1.2.4",
1025 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
1026 "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
1027 "cpu": [
1028 "riscv64"
1029 ],
1030 "license": "LGPL-3.0-or-later",
1031 "optional": true,
1032 "os": [
1033 "linux"
1034 ],
1035 "funding": {
1036 "url": "https://opencollective.com/libvips"
1037 }
1038 },
1039 "node_modules/@img/sharp-libvips-linux-s390x": {
1040 "version": "1.2.4",
1041 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
1042 "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
1043 "cpu": [
1044 "s390x"
1045 ],
1046 "license": "LGPL-3.0-or-later",
1047 "optional": true,
1048 "os": [
1049 "linux"
1050 ],
1051 "funding": {
1052 "url": "https://opencollective.com/libvips"
1053 }
1054 },
1055 "node_modules/@img/sharp-libvips-linux-x64": {
1056 "version": "1.2.4",
1057 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
1058 "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
1059 "cpu": [
1060 "x64"
1061 ],
1062 "license": "LGPL-3.0-or-later",
1063 "optional": true,
1064 "os": [
1065 "linux"
1066 ],
1067 "funding": {
1068 "url": "https://opencollective.com/libvips"
1069 }
1070 },
1071 "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
1072 "version": "1.2.4",
1073 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
1074 "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
1075 "cpu": [
1076 "arm64"
1077 ],
1078 "license": "LGPL-3.0-or-later",
1079 "optional": true,
1080 "os": [
1081 "linux"
1082 ],
1083 "funding": {
1084 "url": "https://opencollective.com/libvips"
1085 }
1086 },
1087 "node_modules/@img/sharp-libvips-linuxmusl-x64": {
1088 "version": "1.2.4",
1089 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
1090 "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
1091 "cpu": [
1092 "x64"
1093 ],
1094 "license": "LGPL-3.0-or-later",
1095 "optional": true,
1096 "os": [
1097 "linux"
1098 ],
1099 "funding": {
1100 "url": "https://opencollective.com/libvips"
1101 }
1102 },
1103 "node_modules/@img/sharp-linux-arm": {
1104 "version": "0.34.5",
1105 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
1106 "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
1107 "cpu": [
1108 "arm"
1109 ],
1110 "license": "Apache-2.0",
1111 "optional": true,
1112 "os": [
1113 "linux"
1114 ],
1115 "engines": {
1116 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1117 },
1118 "funding": {
1119 "url": "https://opencollective.com/libvips"
1120 },
1121 "optionalDependencies": {
1122 "@img/sharp-libvips-linux-arm": "1.2.4"
1123 }
1124 },
1125 "node_modules/@img/sharp-linux-arm64": {
1126 "version": "0.34.5",
1127 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
1128 "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
1129 "cpu": [
1130 "arm64"
1131 ],
1132 "license": "Apache-2.0",
1133 "optional": true,
1134 "os": [
1135 "linux"
1136 ],
1137 "engines": {
1138 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1139 },
1140 "funding": {
1141 "url": "https://opencollective.com/libvips"
1142 },
1143 "optionalDependencies": {
1144 "@img/sharp-libvips-linux-arm64": "1.2.4"
1145 }
1146 },
1147 "node_modules/@img/sharp-linux-ppc64": {
1148 "version": "0.34.5",
1149 "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
1150 "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
1151 "cpu": [
1152 "ppc64"
1153 ],
1154 "license": "Apache-2.0",
1155 "optional": true,
1156 "os": [
1157 "linux"
1158 ],
1159 "engines": {
1160 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1161 },
1162 "funding": {
1163 "url": "https://opencollective.com/libvips"
1164 },
1165 "optionalDependencies": {
1166 "@img/sharp-libvips-linux-ppc64": "1.2.4"
1167 }
1168 },
1169 "node_modules/@img/sharp-linux-riscv64": {
1170 "version": "0.34.5",
1171 "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
1172 "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
1173 "cpu": [
1174 "riscv64"
1175 ],
1176 "license": "Apache-2.0",
1177 "optional": true,
1178 "os": [
1179 "linux"
1180 ],
1181 "engines": {
1182 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1183 },
1184 "funding": {
1185 "url": "https://opencollective.com/libvips"
1186 },
1187 "optionalDependencies": {
1188 "@img/sharp-libvips-linux-riscv64": "1.2.4"
1189 }
1190 },
1191 "node_modules/@img/sharp-linux-s390x": {
1192 "version": "0.34.5",
1193 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
1194 "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
1195 "cpu": [
1196 "s390x"
1197 ],
1198 "license": "Apache-2.0",
1199 "optional": true,
1200 "os": [
1201 "linux"
1202 ],
1203 "engines": {
1204 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1205 },
1206 "funding": {
1207 "url": "https://opencollective.com/libvips"
1208 },
1209 "optionalDependencies": {
1210 "@img/sharp-libvips-linux-s390x": "1.2.4"
1211 }
1212 },
1213 "node_modules/@img/sharp-linux-x64": {
1214 "version": "0.34.5",
1215 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
1216 "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
1217 "cpu": [
1218 "x64"
1219 ],
1220 "license": "Apache-2.0",
1221 "optional": true,
1222 "os": [
1223 "linux"
1224 ],
1225 "engines": {
1226 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1227 },
1228 "funding": {
1229 "url": "https://opencollective.com/libvips"
1230 },
1231 "optionalDependencies": {
1232 "@img/sharp-libvips-linux-x64": "1.2.4"
1233 }
1234 },
1235 "node_modules/@img/sharp-linuxmusl-arm64": {
1236 "version": "0.34.5",
1237 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
1238 "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
1239 "cpu": [
1240 "arm64"
1241 ],
1242 "license": "Apache-2.0",
1243 "optional": true,
1244 "os": [
1245 "linux"
1246 ],
1247 "engines": {
1248 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1249 },
1250 "funding": {
1251 "url": "https://opencollective.com/libvips"
1252 },
1253 "optionalDependencies": {
1254 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
1255 }
1256 },
1257 "node_modules/@img/sharp-linuxmusl-x64": {
1258 "version": "0.34.5",
1259 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
1260 "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
1261 "cpu": [
1262 "x64"
1263 ],
1264 "license": "Apache-2.0",
1265 "optional": true,
1266 "os": [
1267 "linux"
1268 ],
1269 "engines": {
1270 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1271 },
1272 "funding": {
1273 "url": "https://opencollective.com/libvips"
1274 },
1275 "optionalDependencies": {
1276 "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
1277 }
1278 },
1279 "node_modules/@img/sharp-wasm32": {
1280 "version": "0.34.5",
1281 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
1282 "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
1283 "cpu": [
1284 "wasm32"
1285 ],
1286 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
1287 "optional": true,
1288 "dependencies": {
1289 "@emnapi/runtime": "^1.7.0"
1290 },
1291 "engines": {
1292 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1293 },
1294 "funding": {
1295 "url": "https://opencollective.com/libvips"
1296 }
1297 },
1298 "node_modules/@img/sharp-win32-arm64": {
1299 "version": "0.34.5",
1300 "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
1301 "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
1302 "cpu": [
1303 "arm64"
1304 ],
1305 "license": "Apache-2.0 AND LGPL-3.0-or-later",
1306 "optional": true,
1307 "os": [
1308 "win32"
1309 ],
1310 "engines": {
1311 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1312 },
1313 "funding": {
1314 "url": "https://opencollective.com/libvips"
1315 }
1316 },
1317 "node_modules/@img/sharp-win32-ia32": {
1318 "version": "0.34.5",
1319 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
1320 "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
1321 "cpu": [
1322 "ia32"
1323 ],
1324 "license": "Apache-2.0 AND LGPL-3.0-or-later",
1325 "optional": true,
1326 "os": [
1327 "win32"
1328 ],
1329 "engines": {
1330 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1331 },
1332 "funding": {
1333 "url": "https://opencollective.com/libvips"
1334 }
1335 },
1336 "node_modules/@img/sharp-win32-x64": {
1337 "version": "0.34.5",
1338 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
1339 "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
1340 "cpu": [
1341 "x64"
1342 ],
1343 "license": "Apache-2.0 AND LGPL-3.0-or-later",
1344 "optional": true,
1345 "os": [
1346 "win32"
1347 ],
1348 "engines": {
1349 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1350 },
1351 "funding": {
1352 "url": "https://opencollective.com/libvips"
1353 }
1354 },
1355 "node_modules/@jridgewell/gen-mapping": {
1356 "version": "0.3.13",
1357 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
1358 "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
1359 "dev": true,
1360 "license": "MIT",
1361 "dependencies": {
1362 "@jridgewell/sourcemap-codec": "^1.5.0",
1363 "@jridgewell/trace-mapping": "^0.3.24"
1364 }
1365 },
1366 "node_modules/@jridgewell/remapping": {
1367 "version": "2.3.5",
1368 "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
1369 "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
1370 "dev": true,
1371 "license": "MIT",
1372 "dependencies": {
1373 "@jridgewell/gen-mapping": "^0.3.5",
1374 "@jridgewell/trace-mapping": "^0.3.24"
1375 }
1376 },
1377 "node_modules/@jridgewell/resolve-uri": {
1378 "version": "3.1.2",
1379 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
1380 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
1381 "dev": true,
1382 "license": "MIT",
1383 "engines": {
1384 "node": ">=6.0.0"
1385 }
1386 },
1387 "node_modules/@jridgewell/sourcemap-codec": {
1388 "version": "1.5.5",
1389 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1390 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
1391 "dev": true,
1392 "license": "MIT"
1393 },
1394 "node_modules/@jridgewell/trace-mapping": {
1395 "version": "0.3.31",
1396 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
1397 "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
1398 "dev": true,
1399 "license": "MIT",
1400 "dependencies": {
1401 "@jridgewell/resolve-uri": "^3.1.0",
1402 "@jridgewell/sourcemap-codec": "^1.4.14"
1403 }
1404 },
1405 "node_modules/@napi-rs/wasm-runtime": {
1406 "version": "0.2.12",
1407 "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.12.tgz",
1408 "integrity": "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==",
1409 "dev": true,
1410 "license": "MIT",
1411 "optional": true,
1412 "dependencies": {
1413 "@emnapi/core": "^1.4.3",
1414 "@emnapi/runtime": "^1.4.3",
1415 "@tybys/wasm-util": "^0.10.0"
1416 }
1417 },
1418 "node_modules/@next/env": {
1419 "version": "16.1.6",
1420 "resolved": "https://registry.npmjs.org/@next/env/-/env-16.1.6.tgz",
1421 "integrity": "sha512-N1ySLuZjnAtN3kFnwhAwPvZah8RJxKasD7x1f8shFqhncnWZn4JMfg37diLNuoHsLAlrDfM3g4mawVdtAG8XLQ==",
1422 "license": "MIT"
1423 },
1424 "node_modules/@next/eslint-plugin-next": {
1425 "version": "16.1.6",
1426 "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-16.1.6.tgz",
1427 "integrity": "sha512-/Qq3PTagA6+nYVfryAtQ7/9FEr/6YVyvOtl6rZnGsbReGLf0jZU6gkpr1FuChAQpvV46a78p4cmHOVP8mbfSMQ==",
1428 "dev": true,
1429 "license": "MIT",
1430 "dependencies": {
1431 "fast-glob": "3.3.1"
1432 }
1433 },
1434 "node_modules/@next/swc-darwin-arm64": {
1435 "version": "16.1.6",
1436 "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.6.tgz",
1437 "integrity": "sha512-wTzYulosJr/6nFnqGW7FrG3jfUUlEf8UjGA0/pyypJl42ExdVgC6xJgcXQ+V8QFn6niSG2Pb8+MIG1mZr2vczw==",
1438 "cpu": [
1439 "arm64"
1440 ],
1441 "license": "MIT",
1442 "optional": true,
1443 "os": [
1444 "darwin"
1445 ],
1446 "engines": {
1447 "node": ">= 10"
1448 }
1449 },
1450 "node_modules/@next/swc-darwin-x64": {
1451 "version": "16.1.6",
1452 "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.6.tgz",
1453 "integrity": "sha512-BLFPYPDO+MNJsiDWbeVzqvYd4NyuRrEYVB5k2N3JfWncuHAy2IVwMAOlVQDFjj+krkWzhY2apvmekMkfQR0CUQ==",
1454 "cpu": [
1455 "x64"
1456 ],
1457 "license": "MIT",
1458 "optional": true,
1459 "os": [
1460 "darwin"
1461 ],
1462 "engines": {
1463 "node": ">= 10"
1464 }
1465 },
1466 "node_modules/@next/swc-linux-arm64-gnu": {
1467 "version": "16.1.6",
1468 "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.6.tgz",
1469 "integrity": "sha512-OJYkCd5pj/QloBvoEcJ2XiMnlJkRv9idWA/j0ugSuA34gMT6f5b7vOiCQHVRpvStoZUknhl6/UxOXL4OwtdaBw==",
1470 "cpu": [
1471 "arm64"
1472 ],
1473 "license": "MIT",
1474 "optional": true,
1475 "os": [
1476 "linux"
1477 ],
1478 "engines": {
1479 "node": ">= 10"
1480 }
1481 },
1482 "node_modules/@next/swc-linux-arm64-musl": {
1483 "version": "16.1.6",
1484 "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.6.tgz",
1485 "integrity": "sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==",
1486 "cpu": [
1487 "arm64"
1488 ],
1489 "license": "MIT",
1490 "optional": true,
1491 "os": [
1492 "linux"
1493 ],
1494 "engines": {
1495 "node": ">= 10"
1496 }
1497 },
1498 "node_modules/@next/swc-linux-x64-gnu": {
1499 "version": "16.1.6",
1500 "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.6.tgz",
1501 "integrity": "sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==",
1502 "cpu": [
1503 "x64"
1504 ],
1505 "license": "MIT",
1506 "optional": true,
1507 "os": [
1508 "linux"
1509 ],
1510 "engines": {
1511 "node": ">= 10"
1512 }
1513 },
1514 "node_modules/@next/swc-linux-x64-musl": {
1515 "version": "16.1.6",
1516 "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.6.tgz",
1517 "integrity": "sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==",
1518 "cpu": [
1519 "x64"
1520 ],
1521 "license": "MIT",
1522 "optional": true,
1523 "os": [
1524 "linux"
1525 ],
1526 "engines": {
1527 "node": ">= 10"
1528 }
1529 },
1530 "node_modules/@next/swc-win32-arm64-msvc": {
1531 "version": "16.1.6",
1532 "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.6.tgz",
1533 "integrity": "sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==",
1534 "cpu": [
1535 "arm64"
1536 ],
1537 "license": "MIT",
1538 "optional": true,
1539 "os": [
1540 "win32"
1541 ],
1542 "engines": {
1543 "node": ">= 10"
1544 }
1545 },
1546 "node_modules/@next/swc-win32-x64-msvc": {
1547 "version": "16.1.6",
1548 "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.6.tgz",
1549 "integrity": "sha512-NRfO39AIrzBnixKbjuo2YiYhB6o9d8v/ymU9m/Xk8cyVk+k7XylniXkHwjs4s70wedVffc6bQNbufk5v0xEm0A==",
1550 "cpu": [
1551 "x64"
1552 ],
1553 "license": "MIT",
1554 "optional": true,
1555 "os": [
1556 "win32"
1557 ],
1558 "engines": {
1559 "node": ">= 10"
1560 }
1561 },
1562 "node_modules/@nodelib/fs.scandir": {
1563 "version": "2.1.5",
1564 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
1565 "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
1566 "dev": true,
1567 "license": "MIT",
1568 "dependencies": {
1569 "@nodelib/fs.stat": "2.0.5",
1570 "run-parallel": "^1.1.9"
1571 },
1572 "engines": {
1573 "node": ">= 8"
1574 }
1575 },
1576 "node_modules/@nodelib/fs.stat": {
1577 "version": "2.0.5",
1578 "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
1579 "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
1580 "dev": true,
1581 "license": "MIT",
1582 "engines": {
1583 "node": ">= 8"
1584 }
1585 },
1586 "node_modules/@nodelib/fs.walk": {
1587 "version": "1.2.8",
1588 "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
1589 "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
1590 "dev": true,
1591 "license": "MIT",
1592 "dependencies": {
1593 "@nodelib/fs.scandir": "2.1.5",
1594 "fastq": "^1.6.0"
1595 },
1596 "engines": {
1597 "node": ">= 8"
1598 }
1599 },
1600 "node_modules/@nolyfill/is-core-module": {
1601 "version": "1.0.39",
1602 "resolved": "https://registry.npmjs.org/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz",
1603 "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==",
1604 "dev": true,
1605 "license": "MIT",
1606 "engines": {
1607 "node": ">=12.4.0"
1608 }
1609 },
1610 "node_modules/@rtsao/scc": {
1611 "version": "1.1.0",
1612 "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz",
1613 "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==",
1614 "dev": true,
1615 "license": "MIT"
1616 },
1617 "node_modules/@supabase/auth-js": {
1618 "version": "2.95.1",
1619 "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.95.1.tgz",
1620 "integrity": "sha512-fl1MeO3GgRXX0fQZ1/ty2bIlEWGzHsC1dwtrmxr0OkjRf0QjkHQ+SMjby4iqN9WnASHb8AH4sP6FjG3bJVo3fg==",
1621 "license": "MIT",
1622 "dependencies": {
1623 "tslib": "2.8.1"
1624 },
1625 "engines": {
1626 "node": ">=20.0.0"
1627 }
1628 },
1629 "node_modules/@supabase/functions-js": {
1630 "version": "2.95.1",
1631 "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.95.1.tgz",
1632 "integrity": "sha512-JiF16+aCkh0Kqyc3xXGh6cUEuTKIFPix3dZNl/SjCb5vaWuMSeQaROwPnQ89BeTH1Z7VS43ydPUzD0zcaxULGA==",
1633 "license": "MIT",
1634 "dependencies": {
1635 "tslib": "2.8.1"
1636 },
1637 "engines": {
1638 "node": ">=20.0.0"
1639 }
1640 },
1641 "node_modules/@supabase/postgrest-js": {
1642 "version": "2.95.1",
1643 "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.95.1.tgz",
1644 "integrity": "sha512-1g97xV0jmEA5wmRGpJfbuO0F3bNJn+JERkRu0/YiUeodg7GKT4o06+LoayFDwrquXK+kzrxnDUZAkSOPELbGsg==",
1645 "license": "MIT",
1646 "dependencies": {
1647 "tslib": "2.8.1"
1648 },
1649 "engines": {
1650 "node": ">=20.0.0"
1651 }
1652 },
1653 "node_modules/@supabase/realtime-js": {
1654 "version": "2.95.1",
1655 "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.95.1.tgz",
1656 "integrity": "sha512-ZBzxkAqPq8D4vfoAG2D6H1lZuaOE2PpUVZs0tGIeKpgRYMsfG2wn/njKKNQdXEuu0ngXva/QI98GsZF8Pbqyhg==",
1657 "license": "MIT",
1658 "dependencies": {
1659 "@types/phoenix": "^1.6.6",
1660 "@types/ws": "^8.18.1",
1661 "tslib": "2.8.1",
1662 "ws": "^8.18.2"
1663 },
1664 "engines": {
1665 "node": ">=20.0.0"
1666 }
1667 },
1668 "node_modules/@supabase/storage-js": {
1669 "version": "2.95.1",
1670 "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.95.1.tgz",
1671 "integrity": "sha512-OB2TvLx5hXJ9MWd3LFze9+kAB2Ap/EWSwLeEdxQZrV+JhGtUxuS2wxHnVMEhNiu/k3gyRNAdI9888RRmC2wnLA==",
1672 "license": "MIT",
1673 "dependencies": {
1674 "iceberg-js": "^0.8.1",
1675 "tslib": "2.8.1"
1676 },
1677 "engines": {
1678 "node": ">=20.0.0"
1679 }
1680 },
1681 "node_modules/@supabase/supabase-js": {
1682 "version": "2.95.1",
1683 "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.95.1.tgz",
1684 "integrity": "sha512-ow3ZqJfb3JkLF8MDxVOl3FAy39pGF1uWgr5nitcwEMwjJTt7yk/s8sQPcGrTL29xOqQB+v5hQDWYr7906k4a3A==",
1685 "license": "MIT",
1686 "dependencies": {
1687 "@supabase/auth-js": "2.95.1",
1688 "@supabase/functions-js": "2.95.1",
1689 "@supabase/postgrest-js": "2.95.1",
1690 "@supabase/realtime-js": "2.95.1",
1691 "@supabase/storage-js": "2.95.1"
1692 },
1693 "engines": {
1694 "node": ">=20.0.0"
1695 }
1696 },
1697 "node_modules/@swc/helpers": {
1698 "version": "0.5.15",
1699 "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
1700 "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
1701 "license": "Apache-2.0",
1702 "dependencies": {
1703 "tslib": "^2.8.0"
1704 }
1705 },
1706 "node_modules/@tailwindcss/node": {
1707 "version": "4.1.18",
1708 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz",
1709 "integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==",
1710 "dev": true,
1711 "license": "MIT",
1712 "dependencies": {
1713 "@jridgewell/remapping": "^2.3.4",
1714 "enhanced-resolve": "^5.18.3",
1715 "jiti": "^2.6.1",
1716 "lightningcss": "1.30.2",
1717 "magic-string": "^0.30.21",
1718 "source-map-js": "^1.2.1",
1719 "tailwindcss": "4.1.18"
1720 }
1721 },
1722 "node_modules/@tailwindcss/oxide": {
1723 "version": "4.1.18",
1724 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz",
1725 "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==",
1726 "dev": true,
1727 "license": "MIT",
1728 "engines": {
1729 "node": ">= 10"
1730 },
1731 "optionalDependencies": {
1732 "@tailwindcss/oxide-android-arm64": "4.1.18",
1733 "@tailwindcss/oxide-darwin-arm64": "4.1.18",
1734 "@tailwindcss/oxide-darwin-x64": "4.1.18",
1735 "@tailwindcss/oxide-freebsd-x64": "4.1.18",
1736 "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18",
1737 "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18",
1738 "@tailwindcss/oxide-linux-arm64-musl": "4.1.18",
1739 "@tailwindcss/oxide-linux-x64-gnu": "4.1.18",
1740 "@tailwindcss/oxide-linux-x64-musl": "4.1.18",
1741 "@tailwindcss/oxide-wasm32-wasi": "4.1.18",
1742 "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18",
1743 "@tailwindcss/oxide-win32-x64-msvc": "4.1.18"
1744 }
1745 },
1746 "node_modules/@tailwindcss/oxide-android-arm64": {
1747 "version": "4.1.18",
1748 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz",
1749 "integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==",
1750 "cpu": [
1751 "arm64"
1752 ],
1753 "dev": true,
1754 "license": "MIT",
1755 "optional": true,
1756 "os": [
1757 "android"
1758 ],
1759 "engines": {
1760 "node": ">= 10"
1761 }
1762 },
1763 "node_modules/@tailwindcss/oxide-darwin-arm64": {
1764 "version": "4.1.18",
1765 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz",
1766 "integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==",
1767 "cpu": [
1768 "arm64"
1769 ],
1770 "dev": true,
1771 "license": "MIT",
1772 "optional": true,
1773 "os": [
1774 "darwin"
1775 ],
1776 "engines": {
1777 "node": ">= 10"
1778 }
1779 },
1780 "node_modules/@tailwindcss/oxide-darwin-x64": {
1781 "version": "4.1.18",
1782 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz",
1783 "integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==",
1784 "cpu": [
1785 "x64"
1786 ],
1787 "dev": true,
1788 "license": "MIT",
1789 "optional": true,
1790 "os": [
1791 "darwin"
1792 ],
1793 "engines": {
1794 "node": ">= 10"
1795 }
1796 },
1797 "node_modules/@tailwindcss/oxide-freebsd-x64": {
1798 "version": "4.1.18",
1799 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz",
1800 "integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==",
1801 "cpu": [
1802 "x64"
1803 ],
1804 "dev": true,
1805 "license": "MIT",
1806 "optional": true,
1807 "os": [
1808 "freebsd"
1809 ],
1810 "engines": {
1811 "node": ">= 10"
1812 }
1813 },
1814 "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
1815 "version": "4.1.18",
1816 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz",
1817 "integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==",
1818 "cpu": [
1819 "arm"
1820 ],
1821 "dev": true,
1822 "license": "MIT",
1823 "optional": true,
1824 "os": [
1825 "linux"
1826 ],
1827 "engines": {
1828 "node": ">= 10"
1829 }
1830 },
1831 "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
1832 "version": "4.1.18",
1833 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz",
1834 "integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==",
1835 "cpu": [
1836 "arm64"
1837 ],
1838 "dev": true,
1839 "license": "MIT",
1840 "optional": true,
1841 "os": [
1842 "linux"
1843 ],
1844 "engines": {
1845 "node": ">= 10"
1846 }
1847 },
1848 "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
1849 "version": "4.1.18",
1850 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz",
1851 "integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==",
1852 "cpu": [
1853 "arm64"
1854 ],
1855 "dev": true,
1856 "license": "MIT",
1857 "optional": true,
1858 "os": [
1859 "linux"
1860 ],
1861 "engines": {
1862 "node": ">= 10"
1863 }
1864 },
1865 "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
1866 "version": "4.1.18",
1867 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz",
1868 "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==",
1869 "cpu": [
1870 "x64"
1871 ],
1872 "dev": true,
1873 "license": "MIT",
1874 "optional": true,
1875 "os": [
1876 "linux"
1877 ],
1878 "engines": {
1879 "node": ">= 10"
1880 }
1881 },
1882 "node_modules/@tailwindcss/oxide-linux-x64-musl": {
1883 "version": "4.1.18",
1884 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz",
1885 "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==",
1886 "cpu": [
1887 "x64"
1888 ],
1889 "dev": true,
1890 "license": "MIT",
1891 "optional": true,
1892 "os": [
1893 "linux"
1894 ],
1895 "engines": {
1896 "node": ">= 10"
1897 }
1898 },
1899 "node_modules/@tailwindcss/oxide-wasm32-wasi": {
1900 "version": "4.1.18",
1901 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz",
1902 "integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==",
1903 "bundleDependencies": [
1904 "@napi-rs/wasm-runtime",
1905 "@emnapi/core",
1906 "@emnapi/runtime",
1907 "@tybys/wasm-util",
1908 "@emnapi/wasi-threads",
1909 "tslib"
1910 ],
1911 "cpu": [
1912 "wasm32"
1913 ],
1914 "dev": true,
1915 "license": "MIT",
1916 "optional": true,
1917 "dependencies": {
1918 "@emnapi/core": "^1.7.1",
1919 "@emnapi/runtime": "^1.7.1",
1920 "@emnapi/wasi-threads": "^1.1.0",
1921 "@napi-rs/wasm-runtime": "^1.1.0",
1922 "@tybys/wasm-util": "^0.10.1",
1923 "tslib": "^2.4.0"
1924 },
1925 "engines": {
1926 "node": ">=14.0.0"
1927 }
1928 },
1929 "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
1930 "version": "4.1.18",
1931 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz",
1932 "integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==",
1933 "cpu": [
1934 "arm64"
1935 ],
1936 "dev": true,
1937 "license": "MIT",
1938 "optional": true,
1939 "os": [
1940 "win32"
1941 ],
1942 "engines": {
1943 "node": ">= 10"
1944 }
1945 },
1946 "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
1947 "version": "4.1.18",
1948 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz",
1949 "integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==",
1950 "cpu": [
1951 "x64"
1952 ],
1953 "dev": true,
1954 "license": "MIT",
1955 "optional": true,
1956 "os": [
1957 "win32"
1958 ],
1959 "engines": {
1960 "node": ">= 10"
1961 }
1962 },
1963 "node_modules/@tailwindcss/postcss": {
1964 "version": "4.1.18",
1965 "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.18.tgz",
1966 "integrity": "sha512-Ce0GFnzAOuPyfV5SxjXGn0CubwGcuDB0zcdaPuCSzAa/2vII24JTkH+I6jcbXLb1ctjZMZZI6OjDaLPJQL1S0g==",
1967 "dev": true,
1968 "license": "MIT",
1969 "dependencies": {
1970 "@alloc/quick-lru": "^5.2.0",
1971 "@tailwindcss/node": "4.1.18",
1972 "@tailwindcss/oxide": "4.1.18",
1973 "postcss": "^8.4.41",
1974 "tailwindcss": "4.1.18"
1975 }
1976 },
1977 "node_modules/@tybys/wasm-util": {
1978 "version": "0.10.1",
1979 "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
1980 "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
1981 "dev": true,
1982 "license": "MIT",
1983 "optional": true,
1984 "dependencies": {
1985 "tslib": "^2.4.0"
1986 }
1987 },
1988 "node_modules/@types/better-sqlite3": {
1989 "version": "7.6.13",
1990 "resolved": "https://registry.npmjs.org/@types/better-sqlite3/-/better-sqlite3-7.6.13.tgz",
1991 "integrity": "sha512-NMv9ASNARoKksWtsq/SHakpYAYnhBrQgGD8zkLYk/jaK8jUGn08CfEdTRgYhMypUQAfzSP8W6gNLe0q19/t4VA==",
1992 "dev": true,
1993 "license": "MIT",
1994 "dependencies": {
1995 "@types/node": "*"
1996 }
1997 },
1998 "node_modules/@types/estree": {
1999 "version": "1.0.8",
2000 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
2001 "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
2002 "dev": true,
2003 "license": "MIT"
2004 },
2005 "node_modules/@types/json-schema": {
2006 "version": "7.0.15",
2007 "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
2008 "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
2009 "dev": true,
2010 "license": "MIT"
2011 },
2012 "node_modules/@types/json5": {
2013 "version": "0.0.29",
2014 "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
2015 "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
2016 "dev": true,
2017 "license": "MIT"
2018 },
2019 "node_modules/@types/node": {
2020 "version": "20.19.30",
2021 "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.30.tgz",
2022 "integrity": "sha512-WJtwWJu7UdlvzEAUm484QNg5eAoq5QR08KDNx7g45Usrs2NtOPiX8ugDqmKdXkyL03rBqU5dYNYVQetEpBHq2g==",
2023 "license": "MIT",
2024 "dependencies": {
2025 "undici-types": "~6.21.0"
2026 }
2027 },
2028 "node_modules/@types/phoenix": {
2029 "version": "1.6.7",
2030 "resolved": "https://registry.npmjs.org/@types/phoenix/-/phoenix-1.6.7.tgz",
2031 "integrity": "sha512-oN9ive//QSBkf19rfDv45M7eZPi0eEXylht2OLEXicu5b4KoQ1OzXIw+xDSGWxSxe1JmepRR/ZH283vsu518/Q==",
2032 "license": "MIT"
2033 },
2034 "node_modules/@types/react": {
2035 "version": "19.2.10",
2036 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.10.tgz",
2037 "integrity": "sha512-WPigyYuGhgZ/cTPRXB2EwUw+XvsRA3GqHlsP4qteqrnnjDrApbS7MxcGr/hke5iUoeB7E/gQtrs9I37zAJ0Vjw==",
2038 "dev": true,
2039 "license": "MIT",
2040 "dependencies": {
2041 "csstype": "^3.2.2"
2042 }
2043 },
2044 "node_modules/@types/react-dom": {
2045 "version": "19.2.3",
2046 "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
2047 "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
2048 "dev": true,
2049 "license": "MIT",
2050 "peerDependencies": {
2051 "@types/react": "^19.2.0"
2052 }
2053 },
2054 "node_modules/@types/ws": {
2055 "version": "8.18.1",
2056 "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz",
2057 "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==",
2058 "license": "MIT",
2059 "dependencies": {
2060 "@types/node": "*"
2061 }
2062 },
2063 "node_modules/@typescript-eslint/eslint-plugin": {
2064 "version": "8.54.0",
2065 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.54.0.tgz",
2066 "integrity": "sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==",
2067 "dev": true,
2068 "license": "MIT",
2069 "dependencies": {
2070 "@eslint-community/regexpp": "^4.12.2",
2071 "@typescript-eslint/scope-manager": "8.54.0",
2072 "@typescript-eslint/type-utils": "8.54.0",
2073 "@typescript-eslint/utils": "8.54.0",
2074 "@typescript-eslint/visitor-keys": "8.54.0",
2075 "ignore": "^7.0.5",
2076 "natural-compare": "^1.4.0",
2077 "ts-api-utils": "^2.4.0"
2078 },
2079 "engines": {
2080 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2081 },
2082 "funding": {
2083 "type": "opencollective",
2084 "url": "https://opencollective.com/typescript-eslint"
2085 },
2086 "peerDependencies": {
2087 "@typescript-eslint/parser": "^8.54.0",
2088 "eslint": "^8.57.0 || ^9.0.0",
2089 "typescript": ">=4.8.4 <6.0.0"
2090 }
2091 },
2092 "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
2093 "version": "7.0.5",
2094 "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
2095 "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
2096 "dev": true,
2097 "license": "MIT",
2098 "engines": {
2099 "node": ">= 4"
2100 }
2101 },
2102 "node_modules/@typescript-eslint/parser": {
2103 "version": "8.54.0",
2104 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.54.0.tgz",
2105 "integrity": "sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==",
2106 "dev": true,
2107 "license": "MIT",
2108 "dependencies": {
2109 "@typescript-eslint/scope-manager": "8.54.0",
2110 "@typescript-eslint/types": "8.54.0",
2111 "@typescript-eslint/typescript-estree": "8.54.0",
2112 "@typescript-eslint/visitor-keys": "8.54.0",
2113 "debug": "^4.4.3"
2114 },
2115 "engines": {
2116 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2117 },
2118 "funding": {
2119 "type": "opencollective",
2120 "url": "https://opencollective.com/typescript-eslint"
2121 },
2122 "peerDependencies": {
2123 "eslint": "^8.57.0 || ^9.0.0",
2124 "typescript": ">=4.8.4 <6.0.0"
2125 }
2126 },
2127 "node_modules/@typescript-eslint/project-service": {
2128 "version": "8.54.0",
2129 "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.54.0.tgz",
2130 "integrity": "sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==",
2131 "dev": true,
2132 "license": "MIT",
2133 "dependencies": {
2134 "@typescript-eslint/tsconfig-utils": "^8.54.0",
2135 "@typescript-eslint/types": "^8.54.0",
2136 "debug": "^4.4.3"
2137 },
2138 "engines": {
2139 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2140 },
2141 "funding": {
2142 "type": "opencollective",
2143 "url": "https://opencollective.com/typescript-eslint"
2144 },
2145 "peerDependencies": {
2146 "typescript": ">=4.8.4 <6.0.0"
2147 }
2148 },
2149 "node_modules/@typescript-eslint/scope-manager": {
2150 "version": "8.54.0",
2151 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.54.0.tgz",
2152 "integrity": "sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==",
2153 "dev": true,
2154 "license": "MIT",
2155 "dependencies": {
2156 "@typescript-eslint/types": "8.54.0",
2157 "@typescript-eslint/visitor-keys": "8.54.0"
2158 },
2159 "engines": {
2160 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2161 },
2162 "funding": {
2163 "type": "opencollective",
2164 "url": "https://opencollective.com/typescript-eslint"
2165 }
2166 },
2167 "node_modules/@typescript-eslint/tsconfig-utils": {
2168 "version": "8.54.0",
2169 "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz",
2170 "integrity": "sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==",
2171 "dev": true,
2172 "license": "MIT",
2173 "engines": {
2174 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2175 },
2176 "funding": {
2177 "type": "opencollective",
2178 "url": "https://opencollective.com/typescript-eslint"
2179 },
2180 "peerDependencies": {
2181 "typescript": ">=4.8.4 <6.0.0"
2182 }
2183 },
2184 "node_modules/@typescript-eslint/type-utils": {
2185 "version": "8.54.0",
2186 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.54.0.tgz",
2187 "integrity": "sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA==",
2188 "dev": true,
2189 "license": "MIT",
2190 "dependencies": {
2191 "@typescript-eslint/types": "8.54.0",
2192 "@typescript-eslint/typescript-estree": "8.54.0",
2193 "@typescript-eslint/utils": "8.54.0",
2194 "debug": "^4.4.3",
2195 "ts-api-utils": "^2.4.0"
2196 },
2197 "engines": {
2198 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2199 },
2200 "funding": {
2201 "type": "opencollective",
2202 "url": "https://opencollective.com/typescript-eslint"
2203 },
2204 "peerDependencies": {
2205 "eslint": "^8.57.0 || ^9.0.0",
2206 "typescript": ">=4.8.4 <6.0.0"
2207 }
2208 },
2209 "node_modules/@typescript-eslint/types": {
2210 "version": "8.54.0",
2211 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.54.0.tgz",
2212 "integrity": "sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==",
2213 "dev": true,
2214 "license": "MIT",
2215 "engines": {
2216 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2217 },
2218 "funding": {
2219 "type": "opencollective",
2220 "url": "https://opencollective.com/typescript-eslint"
2221 }
2222 },
2223 "node_modules/@typescript-eslint/typescript-estree": {
2224 "version": "8.54.0",
2225 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.54.0.tgz",
2226 "integrity": "sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==",
2227 "dev": true,
2228 "license": "MIT",
2229 "dependencies": {
2230 "@typescript-eslint/project-service": "8.54.0",
2231 "@typescript-eslint/tsconfig-utils": "8.54.0",
2232 "@typescript-eslint/types": "8.54.0",
2233 "@typescript-eslint/visitor-keys": "8.54.0",
2234 "debug": "^4.4.3",
2235 "minimatch": "^9.0.5",
2236 "semver": "^7.7.3",
2237 "tinyglobby": "^0.2.15",
2238 "ts-api-utils": "^2.4.0"
2239 },
2240 "engines": {
2241 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2242 },
2243 "funding": {
2244 "type": "opencollective",
2245 "url": "https://opencollective.com/typescript-eslint"
2246 },
2247 "peerDependencies": {
2248 "typescript": ">=4.8.4 <6.0.0"
2249 }
2250 },
2251 "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
2252 "version": "2.0.2",
2253 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
2254 "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
2255 "dev": true,
2256 "license": "MIT",
2257 "dependencies": {
2258 "balanced-match": "^1.0.0"
2259 }
2260 },
2261 "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
2262 "version": "9.0.5",
2263 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
2264 "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2265 "dev": true,
2266 "license": "ISC",
2267 "dependencies": {
2268 "brace-expansion": "^2.0.1"
2269 },
2270 "engines": {
2271 "node": ">=16 || 14 >=14.17"
2272 },
2273 "funding": {
2274 "url": "https://github.com/sponsors/isaacs"
2275 }
2276 },
2277 "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
2278 "version": "7.7.3",
2279 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
2280 "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
2281 "dev": true,
2282 "license": "ISC",
2283 "bin": {
2284 "semver": "bin/semver.js"
2285 },
2286 "engines": {
2287 "node": ">=10"
2288 }
2289 },
2290 "node_modules/@typescript-eslint/utils": {
2291 "version": "8.54.0",
2292 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.54.0.tgz",
2293 "integrity": "sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==",
2294 "dev": true,
2295 "license": "MIT",
2296 "dependencies": {
2297 "@eslint-community/eslint-utils": "^4.9.1",
2298 "@typescript-eslint/scope-manager": "8.54.0",
2299 "@typescript-eslint/types": "8.54.0",
2300 "@typescript-eslint/typescript-estree": "8.54.0"
2301 },
2302 "engines": {
2303 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2304 },
2305 "funding": {
2306 "type": "opencollective",
2307 "url": "https://opencollective.com/typescript-eslint"
2308 },
2309 "peerDependencies": {
2310 "eslint": "^8.57.0 || ^9.0.0",
2311 "typescript": ">=4.8.4 <6.0.0"
2312 }
2313 },
2314 "node_modules/@typescript-eslint/visitor-keys": {
2315 "version": "8.54.0",
2316 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.54.0.tgz",
2317 "integrity": "sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==",
2318 "dev": true,
2319 "license": "MIT",
2320 "dependencies": {
2321 "@typescript-eslint/types": "8.54.0",
2322 "eslint-visitor-keys": "^4.2.1"
2323 },
2324 "engines": {
2325 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2326 },
2327 "funding": {
2328 "type": "opencollective",
2329 "url": "https://opencollective.com/typescript-eslint"
2330 }
2331 },
2332 "node_modules/@unrs/resolver-binding-android-arm-eabi": {
2333 "version": "1.11.1",
2334 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm-eabi/-/resolver-binding-android-arm-eabi-1.11.1.tgz",
2335 "integrity": "sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==",
2336 "cpu": [
2337 "arm"
2338 ],
2339 "dev": true,
2340 "license": "MIT",
2341 "optional": true,
2342 "os": [
2343 "android"
2344 ]
2345 },
2346 "node_modules/@unrs/resolver-binding-android-arm64": {
2347 "version": "1.11.1",
2348 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm64/-/resolver-binding-android-arm64-1.11.1.tgz",
2349 "integrity": "sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==",
2350 "cpu": [
2351 "arm64"
2352 ],
2353 "dev": true,
2354 "license": "MIT",
2355 "optional": true,
2356 "os": [
2357 "android"
2358 ]
2359 },
2360 "node_modules/@unrs/resolver-binding-darwin-arm64": {
2361 "version": "1.11.1",
2362 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.11.1.tgz",
2363 "integrity": "sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==",
2364 "cpu": [
2365 "arm64"
2366 ],
2367 "dev": true,
2368 "license": "MIT",
2369 "optional": true,
2370 "os": [
2371 "darwin"
2372 ]
2373 },
2374 "node_modules/@unrs/resolver-binding-darwin-x64": {
2375 "version": "1.11.1",
2376 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.11.1.tgz",
2377 "integrity": "sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==",
2378 "cpu": [
2379 "x64"
2380 ],
2381 "dev": true,
2382 "license": "MIT",
2383 "optional": true,
2384 "os": [
2385 "darwin"
2386 ]
2387 },
2388 "node_modules/@unrs/resolver-binding-freebsd-x64": {
2389 "version": "1.11.1",
2390 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.11.1.tgz",
2391 "integrity": "sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==",
2392 "cpu": [
2393 "x64"
2394 ],
2395 "dev": true,
2396 "license": "MIT",
2397 "optional": true,
2398 "os": [
2399 "freebsd"
2400 ]
2401 },
2402 "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": {
2403 "version": "1.11.1",
2404 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.11.1.tgz",
2405 "integrity": "sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==",
2406 "cpu": [
2407 "arm"
2408 ],
2409 "dev": true,
2410 "license": "MIT",
2411 "optional": true,
2412 "os": [
2413 "linux"
2414 ]
2415 },
2416 "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": {
2417 "version": "1.11.1",
2418 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.11.1.tgz",
2419 "integrity": "sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==",
2420 "cpu": [
2421 "arm"
2422 ],
2423 "dev": true,
2424 "license": "MIT",
2425 "optional": true,
2426 "os": [
2427 "linux"
2428 ]
2429 },
2430 "node_modules/@unrs/resolver-binding-linux-arm64-gnu": {
2431 "version": "1.11.1",
2432 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.11.1.tgz",
2433 "integrity": "sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==",
2434 "cpu": [
2435 "arm64"
2436 ],
2437 "dev": true,
2438 "license": "MIT",
2439 "optional": true,
2440 "os": [
2441 "linux"
2442 ]
2443 },
2444 "node_modules/@unrs/resolver-binding-linux-arm64-musl": {
2445 "version": "1.11.1",
2446 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.11.1.tgz",
2447 "integrity": "sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==",
2448 "cpu": [
2449 "arm64"
2450 ],
2451 "dev": true,
2452 "license": "MIT",
2453 "optional": true,
2454 "os": [
2455 "linux"
2456 ]
2457 },
2458 "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": {
2459 "version": "1.11.1",
2460 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.11.1.tgz",
2461 "integrity": "sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==",
2462 "cpu": [
2463 "ppc64"
2464 ],
2465 "dev": true,
2466 "license": "MIT",
2467 "optional": true,
2468 "os": [
2469 "linux"
2470 ]
2471 },
2472 "node_modules/@unrs/resolver-binding-linux-riscv64-gnu": {
2473 "version": "1.11.1",
2474 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.11.1.tgz",
2475 "integrity": "sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==",
2476 "cpu": [
2477 "riscv64"
2478 ],
2479 "dev": true,
2480 "license": "MIT",
2481 "optional": true,
2482 "os": [
2483 "linux"
2484 ]
2485 },
2486 "node_modules/@unrs/resolver-binding-linux-riscv64-musl": {
2487 "version": "1.11.1",
2488 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.11.1.tgz",
2489 "integrity": "sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==",
2490 "cpu": [
2491 "riscv64"
2492 ],
2493 "dev": true,
2494 "license": "MIT",
2495 "optional": true,
2496 "os": [
2497 "linux"
2498 ]
2499 },
2500 "node_modules/@unrs/resolver-binding-linux-s390x-gnu": {
2501 "version": "1.11.1",
2502 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.11.1.tgz",
2503 "integrity": "sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==",
2504 "cpu": [
2505 "s390x"
2506 ],
2507 "dev": true,
2508 "license": "MIT",
2509 "optional": true,
2510 "os": [
2511 "linux"
2512 ]
2513 },
2514 "node_modules/@unrs/resolver-binding-linux-x64-gnu": {
2515 "version": "1.11.1",
2516 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.11.1.tgz",
2517 "integrity": "sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==",
2518 "cpu": [
2519 "x64"
2520 ],
2521 "dev": true,
2522 "license": "MIT",
2523 "optional": true,
2524 "os": [
2525 "linux"
2526 ]
2527 },
2528 "node_modules/@unrs/resolver-binding-linux-x64-musl": {
2529 "version": "1.11.1",
2530 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.11.1.tgz",
2531 "integrity": "sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==",
2532 "cpu": [
2533 "x64"
2534 ],
2535 "dev": true,
2536 "license": "MIT",
2537 "optional": true,
2538 "os": [
2539 "linux"
2540 ]
2541 },
2542 "node_modules/@unrs/resolver-binding-wasm32-wasi": {
2543 "version": "1.11.1",
2544 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.11.1.tgz",
2545 "integrity": "sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==",
2546 "cpu": [
2547 "wasm32"
2548 ],
2549 "dev": true,
2550 "license": "MIT",
2551 "optional": true,
2552 "dependencies": {
2553 "@napi-rs/wasm-runtime": "^0.2.11"
2554 },
2555 "engines": {
2556 "node": ">=14.0.0"
2557 }
2558 },
2559 "node_modules/@unrs/resolver-binding-win32-arm64-msvc": {
2560 "version": "1.11.1",
2561 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.11.1.tgz",
2562 "integrity": "sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==",
2563 "cpu": [
2564 "arm64"
2565 ],
2566 "dev": true,
2567 "license": "MIT",
2568 "optional": true,
2569 "os": [
2570 "win32"
2571 ]
2572 },
2573 "node_modules/@unrs/resolver-binding-win32-ia32-msvc": {
2574 "version": "1.11.1",
2575 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.11.1.tgz",
2576 "integrity": "sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==",
2577 "cpu": [
2578 "ia32"
2579 ],
2580 "dev": true,
2581 "license": "MIT",
2582 "optional": true,
2583 "os": [
2584 "win32"
2585 ]
2586 },
2587 "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
2588 "version": "1.11.1",
2589 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.11.1.tgz",
2590 "integrity": "sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==",
2591 "cpu": [
2592 "x64"
2593 ],
2594 "dev": true,
2595 "license": "MIT",
2596 "optional": true,
2597 "os": [
2598 "win32"
2599 ]
2600 },
2601 "node_modules/acorn": {
2602 "version": "8.15.0",
2603 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
2604 "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
2605 "dev": true,
2606 "license": "MIT",
2607 "bin": {
2608 "acorn": "bin/acorn"
2609 },
2610 "engines": {
2611 "node": ">=0.4.0"
2612 }
2613 },
2614 "node_modules/acorn-jsx": {
2615 "version": "5.3.2",
2616 "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
2617 "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
2618 "dev": true,
2619 "license": "MIT",
2620 "peerDependencies": {
2621 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
2622 }
2623 },
2624 "node_modules/ajv": {
2625 "version": "6.12.6",
2626 "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
2627 "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
2628 "dev": true,
2629 "license": "MIT",
2630 "dependencies": {
2631 "fast-deep-equal": "^3.1.1",
2632 "fast-json-stable-stringify": "^2.0.0",
2633 "json-schema-traverse": "^0.4.1",
2634 "uri-js": "^4.2.2"
2635 },
2636 "funding": {
2637 "type": "github",
2638 "url": "https://github.com/sponsors/epoberezkin"
2639 }
2640 },
2641 "node_modules/ansi-styles": {
2642 "version": "4.3.0",
2643 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2644 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2645 "dev": true,
2646 "license": "MIT",
2647 "dependencies": {
2648 "color-convert": "^2.0.1"
2649 },
2650 "engines": {
2651 "node": ">=8"
2652 },
2653 "funding": {
2654 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2655 }
2656 },
2657 "node_modules/argparse": {
2658 "version": "2.0.1",
2659 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
2660 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
2661 "dev": true,
2662 "license": "Python-2.0"
2663 },
2664 "node_modules/aria-query": {
2665 "version": "5.3.2",
2666 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
2667 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
2668 "dev": true,
2669 "license": "Apache-2.0",
2670 "engines": {
2671 "node": ">= 0.4"
2672 }
2673 },
2674 "node_modules/array-buffer-byte-length": {
2675 "version": "1.0.2",
2676 "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
2677 "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==",
2678 "dev": true,
2679 "license": "MIT",
2680 "dependencies": {
2681 "call-bound": "^1.0.3",
2682 "is-array-buffer": "^3.0.5"
2683 },
2684 "engines": {
2685 "node": ">= 0.4"
2686 },
2687 "funding": {
2688 "url": "https://github.com/sponsors/ljharb"
2689 }
2690 },
2691 "node_modules/array-includes": {
2692 "version": "3.1.9",
2693 "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz",
2694 "integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==",
2695 "dev": true,
2696 "license": "MIT",
2697 "dependencies": {
2698 "call-bind": "^1.0.8",
2699 "call-bound": "^1.0.4",
2700 "define-properties": "^1.2.1",
2701 "es-abstract": "^1.24.0",
2702 "es-object-atoms": "^1.1.1",
2703 "get-intrinsic": "^1.3.0",
2704 "is-string": "^1.1.1",
2705 "math-intrinsics": "^1.1.0"
2706 },
2707 "engines": {
2708 "node": ">= 0.4"
2709 },
2710 "funding": {
2711 "url": "https://github.com/sponsors/ljharb"
2712 }
2713 },
2714 "node_modules/array.prototype.findlast": {
2715 "version": "1.2.5",
2716 "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
2717 "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
2718 "dev": true,
2719 "license": "MIT",
2720 "dependencies": {
2721 "call-bind": "^1.0.7",
2722 "define-properties": "^1.2.1",
2723 "es-abstract": "^1.23.2",
2724 "es-errors": "^1.3.0",
2725 "es-object-atoms": "^1.0.0",
2726 "es-shim-unscopables": "^1.0.2"
2727 },
2728 "engines": {
2729 "node": ">= 0.4"
2730 },
2731 "funding": {
2732 "url": "https://github.com/sponsors/ljharb"
2733 }
2734 },
2735 "node_modules/array.prototype.findlastindex": {
2736 "version": "1.2.6",
2737 "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz",
2738 "integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==",
2739 "dev": true,
2740 "license": "MIT",
2741 "dependencies": {
2742 "call-bind": "^1.0.8",
2743 "call-bound": "^1.0.4",
2744 "define-properties": "^1.2.1",
2745 "es-abstract": "^1.23.9",
2746 "es-errors": "^1.3.0",
2747 "es-object-atoms": "^1.1.1",
2748 "es-shim-unscopables": "^1.1.0"
2749 },
2750 "engines": {
2751 "node": ">= 0.4"
2752 },
2753 "funding": {
2754 "url": "https://github.com/sponsors/ljharb"
2755 }
2756 },
2757 "node_modules/array.prototype.flat": {
2758 "version": "1.3.3",
2759 "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz",
2760 "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==",
2761 "dev": true,
2762 "license": "MIT",
2763 "dependencies": {
2764 "call-bind": "^1.0.8",
2765 "define-properties": "^1.2.1",
2766 "es-abstract": "^1.23.5",
2767 "es-shim-unscopables": "^1.0.2"
2768 },
2769 "engines": {
2770 "node": ">= 0.4"
2771 },
2772 "funding": {
2773 "url": "https://github.com/sponsors/ljharb"
2774 }
2775 },
2776 "node_modules/array.prototype.flatmap": {
2777 "version": "1.3.3",
2778 "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz",
2779 "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==",
2780 "dev": true,
2781 "license": "MIT",
2782 "dependencies": {
2783 "call-bind": "^1.0.8",
2784 "define-properties": "^1.2.1",
2785 "es-abstract": "^1.23.5",
2786 "es-shim-unscopables": "^1.0.2"
2787 },
2788 "engines": {
2789 "node": ">= 0.4"
2790 },
2791 "funding": {
2792 "url": "https://github.com/sponsors/ljharb"
2793 }
2794 },
2795 "node_modules/array.prototype.tosorted": {
2796 "version": "1.1.4",
2797 "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz",
2798 "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==",
2799 "dev": true,
2800 "license": "MIT",
2801 "dependencies": {
2802 "call-bind": "^1.0.7",
2803 "define-properties": "^1.2.1",
2804 "es-abstract": "^1.23.3",
2805 "es-errors": "^1.3.0",
2806 "es-shim-unscopables": "^1.0.2"
2807 },
2808 "engines": {
2809 "node": ">= 0.4"
2810 }
2811 },
2812 "node_modules/arraybuffer.prototype.slice": {
2813 "version": "1.0.4",
2814 "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz",
2815 "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==",
2816 "dev": true,
2817 "license": "MIT",
2818 "dependencies": {
2819 "array-buffer-byte-length": "^1.0.1",
2820 "call-bind": "^1.0.8",
2821 "define-properties": "^1.2.1",
2822 "es-abstract": "^1.23.5",
2823 "es-errors": "^1.3.0",
2824 "get-intrinsic": "^1.2.6",
2825 "is-array-buffer": "^3.0.4"
2826 },
2827 "engines": {
2828 "node": ">= 0.4"
2829 },
2830 "funding": {
2831 "url": "https://github.com/sponsors/ljharb"
2832 }
2833 },
2834 "node_modules/ast-types-flow": {
2835 "version": "0.0.8",
2836 "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
2837 "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
2838 "dev": true,
2839 "license": "MIT"
2840 },
2841 "node_modules/async-function": {
2842 "version": "1.0.0",
2843 "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz",
2844 "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==",
2845 "dev": true,
2846 "license": "MIT",
2847 "engines": {
2848 "node": ">= 0.4"
2849 }
2850 },
2851 "node_modules/available-typed-arrays": {
2852 "version": "1.0.7",
2853 "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
2854 "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
2855 "dev": true,
2856 "license": "MIT",
2857 "dependencies": {
2858 "possible-typed-array-names": "^1.0.0"
2859 },
2860 "engines": {
2861 "node": ">= 0.4"
2862 },
2863 "funding": {
2864 "url": "https://github.com/sponsors/ljharb"
2865 }
2866 },
2867 "node_modules/await-lock": {
2868 "version": "2.2.2",
2869 "resolved": "https://registry.npmjs.org/await-lock/-/await-lock-2.2.2.tgz",
2870 "integrity": "sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==",
2871 "license": "MIT"
2872 },
2873 "node_modules/axe-core": {
2874 "version": "4.11.1",
2875 "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.1.tgz",
2876 "integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==",
2877 "dev": true,
2878 "license": "MPL-2.0",
2879 "engines": {
2880 "node": ">=4"
2881 }
2882 },
2883 "node_modules/axobject-query": {
2884 "version": "4.1.0",
2885 "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
2886 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
2887 "dev": true,
2888 "license": "Apache-2.0",
2889 "engines": {
2890 "node": ">= 0.4"
2891 }
2892 },
2893 "node_modules/balanced-match": {
2894 "version": "1.0.2",
2895 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
2896 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
2897 "dev": true,
2898 "license": "MIT"
2899 },
2900 "node_modules/base64-js": {
2901 "version": "1.5.1",
2902 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
2903 "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
2904 "funding": [
2905 {
2906 "type": "github",
2907 "url": "https://github.com/sponsors/feross"
2908 },
2909 {
2910 "type": "patreon",
2911 "url": "https://www.patreon.com/feross"
2912 },
2913 {
2914 "type": "consulting",
2915 "url": "https://feross.org/support"
2916 }
2917 ],
2918 "license": "MIT"
2919 },
2920 "node_modules/baseline-browser-mapping": {
2921 "version": "2.9.19",
2922 "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.19.tgz",
2923 "integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==",
2924 "license": "Apache-2.0",
2925 "bin": {
2926 "baseline-browser-mapping": "dist/cli.js"
2927 }
2928 },
2929 "node_modules/better-sqlite3": {
2930 "version": "12.6.2",
2931 "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.6.2.tgz",
2932 "integrity": "sha512-8VYKM3MjCa9WcaSAI3hzwhmyHVlH8tiGFwf0RlTsZPWJ1I5MkzjiudCo4KC4DxOaL/53A5B1sI/IbldNFDbsKA==",
2933 "hasInstallScript": true,
2934 "license": "MIT",
2935 "dependencies": {
2936 "bindings": "^1.5.0",
2937 "prebuild-install": "^7.1.1"
2938 },
2939 "engines": {
2940 "node": "20.x || 22.x || 23.x || 24.x || 25.x"
2941 }
2942 },
2943 "node_modules/bindings": {
2944 "version": "1.5.0",
2945 "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
2946 "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
2947 "license": "MIT",
2948 "dependencies": {
2949 "file-uri-to-path": "1.0.0"
2950 }
2951 },
2952 "node_modules/bl": {
2953 "version": "4.1.0",
2954 "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
2955 "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
2956 "license": "MIT",
2957 "dependencies": {
2958 "buffer": "^5.5.0",
2959 "inherits": "^2.0.4",
2960 "readable-stream": "^3.4.0"
2961 }
2962 },
2963 "node_modules/brace-expansion": {
2964 "version": "1.1.12",
2965 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
2966 "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
2967 "dev": true,
2968 "license": "MIT",
2969 "dependencies": {
2970 "balanced-match": "^1.0.0",
2971 "concat-map": "0.0.1"
2972 }
2973 },
2974 "node_modules/braces": {
2975 "version": "3.0.3",
2976 "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
2977 "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
2978 "dev": true,
2979 "license": "MIT",
2980 "dependencies": {
2981 "fill-range": "^7.1.1"
2982 },
2983 "engines": {
2984 "node": ">=8"
2985 }
2986 },
2987 "node_modules/browserslist": {
2988 "version": "4.28.1",
2989 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
2990 "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
2991 "dev": true,
2992 "funding": [
2993 {
2994 "type": "opencollective",
2995 "url": "https://opencollective.com/browserslist"
2996 },
2997 {
2998 "type": "tidelift",
2999 "url": "https://tidelift.com/funding/github/npm/browserslist"
3000 },
3001 {
3002 "type": "github",
3003 "url": "https://github.com/sponsors/ai"
3004 }
3005 ],
3006 "license": "MIT",
3007 "dependencies": {
3008 "baseline-browser-mapping": "^2.9.0",
3009 "caniuse-lite": "^1.0.30001759",
3010 "electron-to-chromium": "^1.5.263",
3011 "node-releases": "^2.0.27",
3012 "update-browserslist-db": "^1.2.0"
3013 },
3014 "bin": {
3015 "browserslist": "cli.js"
3016 },
3017 "engines": {
3018 "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
3019 }
3020 },
3021 "node_modules/buffer": {
3022 "version": "5.7.1",
3023 "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
3024 "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
3025 "funding": [
3026 {
3027 "type": "github",
3028 "url": "https://github.com/sponsors/feross"
3029 },
3030 {
3031 "type": "patreon",
3032 "url": "https://www.patreon.com/feross"
3033 },
3034 {
3035 "type": "consulting",
3036 "url": "https://feross.org/support"
3037 }
3038 ],
3039 "license": "MIT",
3040 "dependencies": {
3041 "base64-js": "^1.3.1",
3042 "ieee754": "^1.1.13"
3043 }
3044 },
3045 "node_modules/call-bind": {
3046 "version": "1.0.8",
3047 "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
3048 "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
3049 "dev": true,
3050 "license": "MIT",
3051 "dependencies": {
3052 "call-bind-apply-helpers": "^1.0.0",
3053 "es-define-property": "^1.0.0",
3054 "get-intrinsic": "^1.2.4",
3055 "set-function-length": "^1.2.2"
3056 },
3057 "engines": {
3058 "node": ">= 0.4"
3059 },
3060 "funding": {
3061 "url": "https://github.com/sponsors/ljharb"
3062 }
3063 },
3064 "node_modules/call-bind-apply-helpers": {
3065 "version": "1.0.2",
3066 "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
3067 "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
3068 "dev": true,
3069 "license": "MIT",
3070 "dependencies": {
3071 "es-errors": "^1.3.0",
3072 "function-bind": "^1.1.2"
3073 },
3074 "engines": {
3075 "node": ">= 0.4"
3076 }
3077 },
3078 "node_modules/call-bound": {
3079 "version": "1.0.4",
3080 "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
3081 "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
3082 "dev": true,
3083 "license": "MIT",
3084 "dependencies": {
3085 "call-bind-apply-helpers": "^1.0.2",
3086 "get-intrinsic": "^1.3.0"
3087 },
3088 "engines": {
3089 "node": ">= 0.4"
3090 },
3091 "funding": {
3092 "url": "https://github.com/sponsors/ljharb"
3093 }
3094 },
3095 "node_modules/callsites": {
3096 "version": "3.1.0",
3097 "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
3098 "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
3099 "dev": true,
3100 "license": "MIT",
3101 "engines": {
3102 "node": ">=6"
3103 }
3104 },
3105 "node_modules/caniuse-lite": {
3106 "version": "1.0.30001766",
3107 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001766.tgz",
3108 "integrity": "sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==",
3109 "funding": [
3110 {
3111 "type": "opencollective",
3112 "url": "https://opencollective.com/browserslist"
3113 },
3114 {
3115 "type": "tidelift",
3116 "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
3117 },
3118 {
3119 "type": "github",
3120 "url": "https://github.com/sponsors/ai"
3121 }
3122 ],
3123 "license": "CC-BY-4.0"
3124 },
3125 "node_modules/chalk": {
3126 "version": "4.1.2",
3127 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3128 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3129 "dev": true,
3130 "license": "MIT",
3131 "dependencies": {
3132 "ansi-styles": "^4.1.0",
3133 "supports-color": "^7.1.0"
3134 },
3135 "engines": {
3136 "node": ">=10"
3137 },
3138 "funding": {
3139 "url": "https://github.com/chalk/chalk?sponsor=1"
3140 }
3141 },
3142 "node_modules/chownr": {
3143 "version": "1.1.4",
3144 "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
3145 "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
3146 "license": "ISC"
3147 },
3148 "node_modules/client-only": {
3149 "version": "0.0.1",
3150 "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
3151 "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
3152 "license": "MIT"
3153 },
3154 "node_modules/color-convert": {
3155 "version": "2.0.1",
3156 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
3157 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
3158 "dev": true,
3159 "license": "MIT",
3160 "dependencies": {
3161 "color-name": "~1.1.4"
3162 },
3163 "engines": {
3164 "node": ">=7.0.0"
3165 }
3166 },
3167 "node_modules/color-name": {
3168 "version": "1.1.4",
3169 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
3170 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
3171 "dev": true,
3172 "license": "MIT"
3173 },
3174 "node_modules/concat-map": {
3175 "version": "0.0.1",
3176 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
3177 "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
3178 "dev": true,
3179 "license": "MIT"
3180 },
3181 "node_modules/convert-source-map": {
3182 "version": "2.0.0",
3183 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
3184 "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
3185 "dev": true,
3186 "license": "MIT"
3187 },
3188 "node_modules/core-js": {
3189 "version": "3.48.0",
3190 "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz",
3191 "integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==",
3192 "hasInstallScript": true,
3193 "license": "MIT",
3194 "funding": {
3195 "type": "opencollective",
3196 "url": "https://opencollective.com/core-js"
3197 }
3198 },
3199 "node_modules/cross-spawn": {
3200 "version": "7.0.6",
3201 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
3202 "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
3203 "dev": true,
3204 "license": "MIT",
3205 "dependencies": {
3206 "path-key": "^3.1.0",
3207 "shebang-command": "^2.0.0",
3208 "which": "^2.0.1"
3209 },
3210 "engines": {
3211 "node": ">= 8"
3212 }
3213 },
3214 "node_modules/csstype": {
3215 "version": "3.2.3",
3216 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
3217 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
3218 "dev": true,
3219 "license": "MIT"
3220 },
3221 "node_modules/damerau-levenshtein": {
3222 "version": "1.0.8",
3223 "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
3224 "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
3225 "dev": true,
3226 "license": "BSD-2-Clause"
3227 },
3228 "node_modules/data-view-buffer": {
3229 "version": "1.0.2",
3230 "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz",
3231 "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==",
3232 "dev": true,
3233 "license": "MIT",
3234 "dependencies": {
3235 "call-bound": "^1.0.3",
3236 "es-errors": "^1.3.0",
3237 "is-data-view": "^1.0.2"
3238 },
3239 "engines": {
3240 "node": ">= 0.4"
3241 },
3242 "funding": {
3243 "url": "https://github.com/sponsors/ljharb"
3244 }
3245 },
3246 "node_modules/data-view-byte-length": {
3247 "version": "1.0.2",
3248 "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz",
3249 "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==",
3250 "dev": true,
3251 "license": "MIT",
3252 "dependencies": {
3253 "call-bound": "^1.0.3",
3254 "es-errors": "^1.3.0",
3255 "is-data-view": "^1.0.2"
3256 },
3257 "engines": {
3258 "node": ">= 0.4"
3259 },
3260 "funding": {
3261 "url": "https://github.com/sponsors/inspect-js"
3262 }
3263 },
3264 "node_modules/data-view-byte-offset": {
3265 "version": "1.0.1",
3266 "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz",
3267 "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==",
3268 "dev": true,
3269 "license": "MIT",
3270 "dependencies": {
3271 "call-bound": "^1.0.2",
3272 "es-errors": "^1.3.0",
3273 "is-data-view": "^1.0.1"
3274 },
3275 "engines": {
3276 "node": ">= 0.4"
3277 },
3278 "funding": {
3279 "url": "https://github.com/sponsors/ljharb"
3280 }
3281 },
3282 "node_modules/debug": {
3283 "version": "4.4.3",
3284 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
3285 "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
3286 "dev": true,
3287 "license": "MIT",
3288 "dependencies": {
3289 "ms": "^2.1.3"
3290 },
3291 "engines": {
3292 "node": ">=6.0"
3293 },
3294 "peerDependenciesMeta": {
3295 "supports-color": {
3296 "optional": true
3297 }
3298 }
3299 },
3300 "node_modules/decompress-response": {
3301 "version": "6.0.0",
3302 "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
3303 "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
3304 "license": "MIT",
3305 "dependencies": {
3306 "mimic-response": "^3.1.0"
3307 },
3308 "engines": {
3309 "node": ">=10"
3310 },
3311 "funding": {
3312 "url": "https://github.com/sponsors/sindresorhus"
3313 }
3314 },
3315 "node_modules/deep-extend": {
3316 "version": "0.6.0",
3317 "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
3318 "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
3319 "license": "MIT",
3320 "engines": {
3321 "node": ">=4.0.0"
3322 }
3323 },
3324 "node_modules/deep-is": {
3325 "version": "0.1.4",
3326 "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
3327 "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
3328 "dev": true,
3329 "license": "MIT"
3330 },
3331 "node_modules/define-data-property": {
3332 "version": "1.1.4",
3333 "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
3334 "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
3335 "dev": true,
3336 "license": "MIT",
3337 "dependencies": {
3338 "es-define-property": "^1.0.0",
3339 "es-errors": "^1.3.0",
3340 "gopd": "^1.0.1"
3341 },
3342 "engines": {
3343 "node": ">= 0.4"
3344 },
3345 "funding": {
3346 "url": "https://github.com/sponsors/ljharb"
3347 }
3348 },
3349 "node_modules/define-properties": {
3350 "version": "1.2.1",
3351 "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
3352 "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
3353 "dev": true,
3354 "license": "MIT",
3355 "dependencies": {
3356 "define-data-property": "^1.0.1",
3357 "has-property-descriptors": "^1.0.0",
3358 "object-keys": "^1.1.1"
3359 },
3360 "engines": {
3361 "node": ">= 0.4"
3362 },
3363 "funding": {
3364 "url": "https://github.com/sponsors/ljharb"
3365 }
3366 },
3367 "node_modules/detect-libc": {
3368 "version": "2.1.2",
3369 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
3370 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
3371 "license": "Apache-2.0",
3372 "engines": {
3373 "node": ">=8"
3374 }
3375 },
3376 "node_modules/doctrine": {
3377 "version": "2.1.0",
3378 "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
3379 "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
3380 "dev": true,
3381 "license": "Apache-2.0",
3382 "dependencies": {
3383 "esutils": "^2.0.2"
3384 },
3385 "engines": {
3386 "node": ">=0.10.0"
3387 }
3388 },
3389 "node_modules/dunder-proto": {
3390 "version": "1.0.1",
3391 "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
3392 "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
3393 "dev": true,
3394 "license": "MIT",
3395 "dependencies": {
3396 "call-bind-apply-helpers": "^1.0.1",
3397 "es-errors": "^1.3.0",
3398 "gopd": "^1.2.0"
3399 },
3400 "engines": {
3401 "node": ">= 0.4"
3402 }
3403 },
3404 "node_modules/electron-to-chromium": {
3405 "version": "1.5.283",
3406 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.283.tgz",
3407 "integrity": "sha512-3vifjt1HgrGW/h76UEeny+adYApveS9dH2h3p57JYzBSXJIKUJAvtmIytDKjcSCt9xHfrNCFJ7gts6vkhuq++w==",
3408 "dev": true,
3409 "license": "ISC"
3410 },
3411 "node_modules/emoji-regex": {
3412 "version": "9.2.2",
3413 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
3414 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
3415 "dev": true,
3416 "license": "MIT"
3417 },
3418 "node_modules/end-of-stream": {
3419 "version": "1.4.5",
3420 "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
3421 "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
3422 "license": "MIT",
3423 "dependencies": {
3424 "once": "^1.4.0"
3425 }
3426 },
3427 "node_modules/enhanced-resolve": {
3428 "version": "5.18.4",
3429 "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz",
3430 "integrity": "sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==",
3431 "dev": true,
3432 "license": "MIT",
3433 "dependencies": {
3434 "graceful-fs": "^4.2.4",
3435 "tapable": "^2.2.0"
3436 },
3437 "engines": {
3438 "node": ">=10.13.0"
3439 }
3440 },
3441 "node_modules/es-abstract": {
3442 "version": "1.24.1",
3443 "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.1.tgz",
3444 "integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==",
3445 "dev": true,
3446 "license": "MIT",
3447 "dependencies": {
3448 "array-buffer-byte-length": "^1.0.2",
3449 "arraybuffer.prototype.slice": "^1.0.4",
3450 "available-typed-arrays": "^1.0.7",
3451 "call-bind": "^1.0.8",
3452 "call-bound": "^1.0.4",
3453 "data-view-buffer": "^1.0.2",
3454 "data-view-byte-length": "^1.0.2",
3455 "data-view-byte-offset": "^1.0.1",
3456 "es-define-property": "^1.0.1",
3457 "es-errors": "^1.3.0",
3458 "es-object-atoms": "^1.1.1",
3459 "es-set-tostringtag": "^2.1.0",
3460 "es-to-primitive": "^1.3.0",
3461 "function.prototype.name": "^1.1.8",
3462 "get-intrinsic": "^1.3.0",
3463 "get-proto": "^1.0.1",
3464 "get-symbol-description": "^1.1.0",
3465 "globalthis": "^1.0.4",
3466 "gopd": "^1.2.0",
3467 "has-property-descriptors": "^1.0.2",
3468 "has-proto": "^1.2.0",
3469 "has-symbols": "^1.1.0",
3470 "hasown": "^2.0.2",
3471 "internal-slot": "^1.1.0",
3472 "is-array-buffer": "^3.0.5",
3473 "is-callable": "^1.2.7",
3474 "is-data-view": "^1.0.2",
3475 "is-negative-zero": "^2.0.3",
3476 "is-regex": "^1.2.1",
3477 "is-set": "^2.0.3",
3478 "is-shared-array-buffer": "^1.0.4",
3479 "is-string": "^1.1.1",
3480 "is-typed-array": "^1.1.15",
3481 "is-weakref": "^1.1.1",
3482 "math-intrinsics": "^1.1.0",
3483 "object-inspect": "^1.13.4",
3484 "object-keys": "^1.1.1",
3485 "object.assign": "^4.1.7",
3486 "own-keys": "^1.0.1",
3487 "regexp.prototype.flags": "^1.5.4",
3488 "safe-array-concat": "^1.1.3",
3489 "safe-push-apply": "^1.0.0",
3490 "safe-regex-test": "^1.1.0",
3491 "set-proto": "^1.0.0",
3492 "stop-iteration-iterator": "^1.1.0",
3493 "string.prototype.trim": "^1.2.10",
3494 "string.prototype.trimend": "^1.0.9",
3495 "string.prototype.trimstart": "^1.0.8",
3496 "typed-array-buffer": "^1.0.3",
3497 "typed-array-byte-length": "^1.0.3",
3498 "typed-array-byte-offset": "^1.0.4",
3499 "typed-array-length": "^1.0.7",
3500 "unbox-primitive": "^1.1.0",
3501 "which-typed-array": "^1.1.19"
3502 },
3503 "engines": {
3504 "node": ">= 0.4"
3505 },
3506 "funding": {
3507 "url": "https://github.com/sponsors/ljharb"
3508 }
3509 },
3510 "node_modules/es-define-property": {
3511 "version": "1.0.1",
3512 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
3513 "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
3514 "dev": true,
3515 "license": "MIT",
3516 "engines": {
3517 "node": ">= 0.4"
3518 }
3519 },
3520 "node_modules/es-errors": {
3521 "version": "1.3.0",
3522 "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
3523 "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
3524 "dev": true,
3525 "license": "MIT",
3526 "engines": {
3527 "node": ">= 0.4"
3528 }
3529 },
3530 "node_modules/es-iterator-helpers": {
3531 "version": "1.2.2",
3532 "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.2.tgz",
3533 "integrity": "sha512-BrUQ0cPTB/IwXj23HtwHjS9n7O4h9FX94b4xc5zlTHxeLgTAdzYUDyy6KdExAl9lbN5rtfe44xpjpmj9grxs5w==",
3534 "dev": true,
3535 "license": "MIT",
3536 "dependencies": {
3537 "call-bind": "^1.0.8",
3538 "call-bound": "^1.0.4",
3539 "define-properties": "^1.2.1",
3540 "es-abstract": "^1.24.1",
3541 "es-errors": "^1.3.0",
3542 "es-set-tostringtag": "^2.1.0",
3543 "function-bind": "^1.1.2",
3544 "get-intrinsic": "^1.3.0",
3545 "globalthis": "^1.0.4",
3546 "gopd": "^1.2.0",
3547 "has-property-descriptors": "^1.0.2",
3548 "has-proto": "^1.2.0",
3549 "has-symbols": "^1.1.0",
3550 "internal-slot": "^1.1.0",
3551 "iterator.prototype": "^1.1.5",
3552 "safe-array-concat": "^1.1.3"
3553 },
3554 "engines": {
3555 "node": ">= 0.4"
3556 }
3557 },
3558 "node_modules/es-object-atoms": {
3559 "version": "1.1.1",
3560 "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
3561 "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
3562 "dev": true,
3563 "license": "MIT",
3564 "dependencies": {
3565 "es-errors": "^1.3.0"
3566 },
3567 "engines": {
3568 "node": ">= 0.4"
3569 }
3570 },
3571 "node_modules/es-set-tostringtag": {
3572 "version": "2.1.0",
3573 "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
3574 "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
3575 "dev": true,
3576 "license": "MIT",
3577 "dependencies": {
3578 "es-errors": "^1.3.0",
3579 "get-intrinsic": "^1.2.6",
3580 "has-tostringtag": "^1.0.2",
3581 "hasown": "^2.0.2"
3582 },
3583 "engines": {
3584 "node": ">= 0.4"
3585 }
3586 },
3587 "node_modules/es-shim-unscopables": {
3588 "version": "1.1.0",
3589 "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz",
3590 "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==",
3591 "dev": true,
3592 "license": "MIT",
3593 "dependencies": {
3594 "hasown": "^2.0.2"
3595 },
3596 "engines": {
3597 "node": ">= 0.4"
3598 }
3599 },
3600 "node_modules/es-to-primitive": {
3601 "version": "1.3.0",
3602 "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz",
3603 "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==",
3604 "dev": true,
3605 "license": "MIT",
3606 "dependencies": {
3607 "is-callable": "^1.2.7",
3608 "is-date-object": "^1.0.5",
3609 "is-symbol": "^1.0.4"
3610 },
3611 "engines": {
3612 "node": ">= 0.4"
3613 },
3614 "funding": {
3615 "url": "https://github.com/sponsors/ljharb"
3616 }
3617 },
3618 "node_modules/escalade": {
3619 "version": "3.2.0",
3620 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
3621 "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
3622 "dev": true,
3623 "license": "MIT",
3624 "engines": {
3625 "node": ">=6"
3626 }
3627 },
3628 "node_modules/escape-string-regexp": {
3629 "version": "4.0.0",
3630 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
3631 "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
3632 "dev": true,
3633 "license": "MIT",
3634 "engines": {
3635 "node": ">=10"
3636 },
3637 "funding": {
3638 "url": "https://github.com/sponsors/sindresorhus"
3639 }
3640 },
3641 "node_modules/eslint": {
3642 "version": "9.39.2",
3643 "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz",
3644 "integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==",
3645 "dev": true,
3646 "license": "MIT",
3647 "dependencies": {
3648 "@eslint-community/eslint-utils": "^4.8.0",
3649 "@eslint-community/regexpp": "^4.12.1",
3650 "@eslint/config-array": "^0.21.1",
3651 "@eslint/config-helpers": "^0.4.2",
3652 "@eslint/core": "^0.17.0",
3653 "@eslint/eslintrc": "^3.3.1",
3654 "@eslint/js": "9.39.2",
3655 "@eslint/plugin-kit": "^0.4.1",
3656 "@humanfs/node": "^0.16.6",
3657 "@humanwhocodes/module-importer": "^1.0.1",
3658 "@humanwhocodes/retry": "^0.4.2",
3659 "@types/estree": "^1.0.6",
3660 "ajv": "^6.12.4",
3661 "chalk": "^4.0.0",
3662 "cross-spawn": "^7.0.6",
3663 "debug": "^4.3.2",
3664 "escape-string-regexp": "^4.0.0",
3665 "eslint-scope": "^8.4.0",
3666 "eslint-visitor-keys": "^4.2.1",
3667 "espree": "^10.4.0",
3668 "esquery": "^1.5.0",
3669 "esutils": "^2.0.2",
3670 "fast-deep-equal": "^3.1.3",
3671 "file-entry-cache": "^8.0.0",
3672 "find-up": "^5.0.0",
3673 "glob-parent": "^6.0.2",
3674 "ignore": "^5.2.0",
3675 "imurmurhash": "^0.1.4",
3676 "is-glob": "^4.0.0",
3677 "json-stable-stringify-without-jsonify": "^1.0.1",
3678 "lodash.merge": "^4.6.2",
3679 "minimatch": "^3.1.2",
3680 "natural-compare": "^1.4.0",
3681 "optionator": "^0.9.3"
3682 },
3683 "bin": {
3684 "eslint": "bin/eslint.js"
3685 },
3686 "engines": {
3687 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
3688 },
3689 "funding": {
3690 "url": "https://eslint.org/donate"
3691 },
3692 "peerDependencies": {
3693 "jiti": "*"
3694 },
3695 "peerDependenciesMeta": {
3696 "jiti": {
3697 "optional": true
3698 }
3699 }
3700 },
3701 "node_modules/eslint-config-next": {
3702 "version": "16.1.6",
3703 "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-16.1.6.tgz",
3704 "integrity": "sha512-vKq40io2B0XtkkNDYyleATwblNt8xuh3FWp8SpSz3pt7P01OkBFlKsJZ2mWt5WsCySlDQLckb1zMY9yE9Qy0LA==",
3705 "dev": true,
3706 "license": "MIT",
3707 "dependencies": {
3708 "@next/eslint-plugin-next": "16.1.6",
3709 "eslint-import-resolver-node": "^0.3.6",
3710 "eslint-import-resolver-typescript": "^3.5.2",
3711 "eslint-plugin-import": "^2.32.0",
3712 "eslint-plugin-jsx-a11y": "^6.10.0",
3713 "eslint-plugin-react": "^7.37.0",
3714 "eslint-plugin-react-hooks": "^7.0.0",
3715 "globals": "16.4.0",
3716 "typescript-eslint": "^8.46.0"
3717 },
3718 "peerDependencies": {
3719 "eslint": ">=9.0.0",
3720 "typescript": ">=3.3.1"
3721 },
3722 "peerDependenciesMeta": {
3723 "typescript": {
3724 "optional": true
3725 }
3726 }
3727 },
3728 "node_modules/eslint-config-next/node_modules/globals": {
3729 "version": "16.4.0",
3730 "resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz",
3731 "integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==",
3732 "dev": true,
3733 "license": "MIT",
3734 "engines": {
3735 "node": ">=18"
3736 },
3737 "funding": {
3738 "url": "https://github.com/sponsors/sindresorhus"
3739 }
3740 },
3741 "node_modules/eslint-import-resolver-node": {
3742 "version": "0.3.9",
3743 "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
3744 "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
3745 "dev": true,
3746 "license": "MIT",
3747 "dependencies": {
3748 "debug": "^3.2.7",
3749 "is-core-module": "^2.13.0",
3750 "resolve": "^1.22.4"
3751 }
3752 },
3753 "node_modules/eslint-import-resolver-node/node_modules/debug": {
3754 "version": "3.2.7",
3755 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
3756 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
3757 "dev": true,
3758 "license": "MIT",
3759 "dependencies": {
3760 "ms": "^2.1.1"
3761 }
3762 },
3763 "node_modules/eslint-import-resolver-typescript": {
3764 "version": "3.10.1",
3765 "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.10.1.tgz",
3766 "integrity": "sha512-A1rHYb06zjMGAxdLSkN2fXPBwuSaQ0iO5M/hdyS0Ajj1VBaRp0sPD3dn1FhME3c/JluGFbwSxyCfqdSbtQLAHQ==",
3767 "dev": true,
3768 "license": "ISC",
3769 "dependencies": {
3770 "@nolyfill/is-core-module": "1.0.39",
3771 "debug": "^4.4.0",
3772 "get-tsconfig": "^4.10.0",
3773 "is-bun-module": "^2.0.0",
3774 "stable-hash": "^0.0.5",
3775 "tinyglobby": "^0.2.13",
3776 "unrs-resolver": "^1.6.2"
3777 },
3778 "engines": {
3779 "node": "^14.18.0 || >=16.0.0"
3780 },
3781 "funding": {
3782 "url": "https://opencollective.com/eslint-import-resolver-typescript"
3783 },
3784 "peerDependencies": {
3785 "eslint": "*",
3786 "eslint-plugin-import": "*",
3787 "eslint-plugin-import-x": "*"
3788 },
3789 "peerDependenciesMeta": {
3790 "eslint-plugin-import": {
3791 "optional": true
3792 },
3793 "eslint-plugin-import-x": {
3794 "optional": true
3795 }
3796 }
3797 },
3798 "node_modules/eslint-module-utils": {
3799 "version": "2.12.1",
3800 "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz",
3801 "integrity": "sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==",
3802 "dev": true,
3803 "license": "MIT",
3804 "dependencies": {
3805 "debug": "^3.2.7"
3806 },
3807 "engines": {
3808 "node": ">=4"
3809 },
3810 "peerDependenciesMeta": {
3811 "eslint": {
3812 "optional": true
3813 }
3814 }
3815 },
3816 "node_modules/eslint-module-utils/node_modules/debug": {
3817 "version": "3.2.7",
3818 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
3819 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
3820 "dev": true,
3821 "license": "MIT",
3822 "dependencies": {
3823 "ms": "^2.1.1"
3824 }
3825 },
3826 "node_modules/eslint-plugin-import": {
3827 "version": "2.32.0",
3828 "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz",
3829 "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==",
3830 "dev": true,
3831 "license": "MIT",
3832 "dependencies": {
3833 "@rtsao/scc": "^1.1.0",
3834 "array-includes": "^3.1.9",
3835 "array.prototype.findlastindex": "^1.2.6",
3836 "array.prototype.flat": "^1.3.3",
3837 "array.prototype.flatmap": "^1.3.3",
3838 "debug": "^3.2.7",
3839 "doctrine": "^2.1.0",
3840 "eslint-import-resolver-node": "^0.3.9",
3841 "eslint-module-utils": "^2.12.1",
3842 "hasown": "^2.0.2",
3843 "is-core-module": "^2.16.1",
3844 "is-glob": "^4.0.3",
3845 "minimatch": "^3.1.2",
3846 "object.fromentries": "^2.0.8",
3847 "object.groupby": "^1.0.3",
3848 "object.values": "^1.2.1",
3849 "semver": "^6.3.1",
3850 "string.prototype.trimend": "^1.0.9",
3851 "tsconfig-paths": "^3.15.0"
3852 },
3853 "engines": {
3854 "node": ">=4"
3855 },
3856 "peerDependencies": {
3857 "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
3858 }
3859 },
3860 "node_modules/eslint-plugin-import/node_modules/debug": {
3861 "version": "3.2.7",
3862 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
3863 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
3864 "dev": true,
3865 "license": "MIT",
3866 "dependencies": {
3867 "ms": "^2.1.1"
3868 }
3869 },
3870 "node_modules/eslint-plugin-jsx-a11y": {
3871 "version": "6.10.2",
3872 "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz",
3873 "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==",
3874 "dev": true,
3875 "license": "MIT",
3876 "dependencies": {
3877 "aria-query": "^5.3.2",
3878 "array-includes": "^3.1.8",
3879 "array.prototype.flatmap": "^1.3.2",
3880 "ast-types-flow": "^0.0.8",
3881 "axe-core": "^4.10.0",
3882 "axobject-query": "^4.1.0",
3883 "damerau-levenshtein": "^1.0.8",
3884 "emoji-regex": "^9.2.2",
3885 "hasown": "^2.0.2",
3886 "jsx-ast-utils": "^3.3.5",
3887 "language-tags": "^1.0.9",
3888 "minimatch": "^3.1.2",
3889 "object.fromentries": "^2.0.8",
3890 "safe-regex-test": "^1.0.3",
3891 "string.prototype.includes": "^2.0.1"
3892 },
3893 "engines": {
3894 "node": ">=4.0"
3895 },
3896 "peerDependencies": {
3897 "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
3898 }
3899 },
3900 "node_modules/eslint-plugin-react": {
3901 "version": "7.37.5",
3902 "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz",
3903 "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==",
3904 "dev": true,
3905 "license": "MIT",
3906 "dependencies": {
3907 "array-includes": "^3.1.8",
3908 "array.prototype.findlast": "^1.2.5",
3909 "array.prototype.flatmap": "^1.3.3",
3910 "array.prototype.tosorted": "^1.1.4",
3911 "doctrine": "^2.1.0",
3912 "es-iterator-helpers": "^1.2.1",
3913 "estraverse": "^5.3.0",
3914 "hasown": "^2.0.2",
3915 "jsx-ast-utils": "^2.4.1 || ^3.0.0",
3916 "minimatch": "^3.1.2",
3917 "object.entries": "^1.1.9",
3918 "object.fromentries": "^2.0.8",
3919 "object.values": "^1.2.1",
3920 "prop-types": "^15.8.1",
3921 "resolve": "^2.0.0-next.5",
3922 "semver": "^6.3.1",
3923 "string.prototype.matchall": "^4.0.12",
3924 "string.prototype.repeat": "^1.0.0"
3925 },
3926 "engines": {
3927 "node": ">=4"
3928 },
3929 "peerDependencies": {
3930 "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
3931 }
3932 },
3933 "node_modules/eslint-plugin-react-hooks": {
3934 "version": "7.0.1",
3935 "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz",
3936 "integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==",
3937 "dev": true,
3938 "license": "MIT",
3939 "dependencies": {
3940 "@babel/core": "^7.24.4",
3941 "@babel/parser": "^7.24.4",
3942 "hermes-parser": "^0.25.1",
3943 "zod": "^3.25.0 || ^4.0.0",
3944 "zod-validation-error": "^3.5.0 || ^4.0.0"
3945 },
3946 "engines": {
3947 "node": ">=18"
3948 },
3949 "peerDependencies": {
3950 "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
3951 }
3952 },
3953 "node_modules/eslint-plugin-react/node_modules/resolve": {
3954 "version": "2.0.0-next.5",
3955 "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz",
3956 "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
3957 "dev": true,
3958 "license": "MIT",
3959 "dependencies": {
3960 "is-core-module": "^2.13.0",
3961 "path-parse": "^1.0.7",
3962 "supports-preserve-symlinks-flag": "^1.0.0"
3963 },
3964 "bin": {
3965 "resolve": "bin/resolve"
3966 },
3967 "funding": {
3968 "url": "https://github.com/sponsors/ljharb"
3969 }
3970 },
3971 "node_modules/eslint-scope": {
3972 "version": "8.4.0",
3973 "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
3974 "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
3975 "dev": true,
3976 "license": "BSD-2-Clause",
3977 "dependencies": {
3978 "esrecurse": "^4.3.0",
3979 "estraverse": "^5.2.0"
3980 },
3981 "engines": {
3982 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
3983 },
3984 "funding": {
3985 "url": "https://opencollective.com/eslint"
3986 }
3987 },
3988 "node_modules/eslint-visitor-keys": {
3989 "version": "4.2.1",
3990 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
3991 "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
3992 "dev": true,
3993 "license": "Apache-2.0",
3994 "engines": {
3995 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
3996 },
3997 "funding": {
3998 "url": "https://opencollective.com/eslint"
3999 }
4000 },
4001 "node_modules/espree": {
4002 "version": "10.4.0",
4003 "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
4004 "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
4005 "dev": true,
4006 "license": "BSD-2-Clause",
4007 "dependencies": {
4008 "acorn": "^8.15.0",
4009 "acorn-jsx": "^5.3.2",
4010 "eslint-visitor-keys": "^4.2.1"
4011 },
4012 "engines": {
4013 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
4014 },
4015 "funding": {
4016 "url": "https://opencollective.com/eslint"
4017 }
4018 },
4019 "node_modules/esquery": {
4020 "version": "1.7.0",
4021 "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz",
4022 "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
4023 "dev": true,
4024 "license": "BSD-3-Clause",
4025 "dependencies": {
4026 "estraverse": "^5.1.0"
4027 },
4028 "engines": {
4029 "node": ">=0.10"
4030 }
4031 },
4032 "node_modules/esrecurse": {
4033 "version": "4.3.0",
4034 "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
4035 "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
4036 "dev": true,
4037 "license": "BSD-2-Clause",
4038 "dependencies": {
4039 "estraverse": "^5.2.0"
4040 },
4041 "engines": {
4042 "node": ">=4.0"
4043 }
4044 },
4045 "node_modules/estraverse": {
4046 "version": "5.3.0",
4047 "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
4048 "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
4049 "dev": true,
4050 "license": "BSD-2-Clause",
4051 "engines": {
4052 "node": ">=4.0"
4053 }
4054 },
4055 "node_modules/esutils": {
4056 "version": "2.0.3",
4057 "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
4058 "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
4059 "dev": true,
4060 "license": "BSD-2-Clause",
4061 "engines": {
4062 "node": ">=0.10.0"
4063 }
4064 },
4065 "node_modules/expand-template": {
4066 "version": "2.0.3",
4067 "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz",
4068 "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
4069 "license": "(MIT OR WTFPL)",
4070 "engines": {
4071 "node": ">=6"
4072 }
4073 },
4074 "node_modules/fast-deep-equal": {
4075 "version": "3.1.3",
4076 "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
4077 "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
4078 "dev": true,
4079 "license": "MIT"
4080 },
4081 "node_modules/fast-glob": {
4082 "version": "3.3.1",
4083 "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz",
4084 "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==",
4085 "dev": true,
4086 "license": "MIT",
4087 "dependencies": {
4088 "@nodelib/fs.stat": "^2.0.2",
4089 "@nodelib/fs.walk": "^1.2.3",
4090 "glob-parent": "^5.1.2",
4091 "merge2": "^1.3.0",
4092 "micromatch": "^4.0.4"
4093 },
4094 "engines": {
4095 "node": ">=8.6.0"
4096 }
4097 },
4098 "node_modules/fast-glob/node_modules/glob-parent": {
4099 "version": "5.1.2",
4100 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
4101 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
4102 "dev": true,
4103 "license": "ISC",
4104 "dependencies": {
4105 "is-glob": "^4.0.1"
4106 },
4107 "engines": {
4108 "node": ">= 6"
4109 }
4110 },
4111 "node_modules/fast-json-stable-stringify": {
4112 "version": "2.1.0",
4113 "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
4114 "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
4115 "dev": true,
4116 "license": "MIT"
4117 },
4118 "node_modules/fast-levenshtein": {
4119 "version": "2.0.6",
4120 "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
4121 "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
4122 "dev": true,
4123 "license": "MIT"
4124 },
4125 "node_modules/fastq": {
4126 "version": "1.20.1",
4127 "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
4128 "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
4129 "dev": true,
4130 "license": "ISC",
4131 "dependencies": {
4132 "reusify": "^1.0.4"
4133 }
4134 },
4135 "node_modules/file-entry-cache": {
4136 "version": "8.0.0",
4137 "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
4138 "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
4139 "dev": true,
4140 "license": "MIT",
4141 "dependencies": {
4142 "flat-cache": "^4.0.0"
4143 },
4144 "engines": {
4145 "node": ">=16.0.0"
4146 }
4147 },
4148 "node_modules/file-uri-to-path": {
4149 "version": "1.0.0",
4150 "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
4151 "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
4152 "license": "MIT"
4153 },
4154 "node_modules/fill-range": {
4155 "version": "7.1.1",
4156 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
4157 "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
4158 "dev": true,
4159 "license": "MIT",
4160 "dependencies": {
4161 "to-regex-range": "^5.0.1"
4162 },
4163 "engines": {
4164 "node": ">=8"
4165 }
4166 },
4167 "node_modules/find-up": {
4168 "version": "5.0.0",
4169 "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
4170 "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
4171 "dev": true,
4172 "license": "MIT",
4173 "dependencies": {
4174 "locate-path": "^6.0.0",
4175 "path-exists": "^4.0.0"
4176 },
4177 "engines": {
4178 "node": ">=10"
4179 },
4180 "funding": {
4181 "url": "https://github.com/sponsors/sindresorhus"
4182 }
4183 },
4184 "node_modules/flat-cache": {
4185 "version": "4.0.1",
4186 "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
4187 "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
4188 "dev": true,
4189 "license": "MIT",
4190 "dependencies": {
4191 "flatted": "^3.2.9",
4192 "keyv": "^4.5.4"
4193 },
4194 "engines": {
4195 "node": ">=16"
4196 }
4197 },
4198 "node_modules/flatted": {
4199 "version": "3.3.3",
4200 "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
4201 "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
4202 "dev": true,
4203 "license": "ISC"
4204 },
4205 "node_modules/for-each": {
4206 "version": "0.3.5",
4207 "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
4208 "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
4209 "dev": true,
4210 "license": "MIT",
4211 "dependencies": {
4212 "is-callable": "^1.2.7"
4213 },
4214 "engines": {
4215 "node": ">= 0.4"
4216 },
4217 "funding": {
4218 "url": "https://github.com/sponsors/ljharb"
4219 }
4220 },
4221 "node_modules/fs-constants": {
4222 "version": "1.0.0",
4223 "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
4224 "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
4225 "license": "MIT"
4226 },
4227 "node_modules/function-bind": {
4228 "version": "1.1.2",
4229 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
4230 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
4231 "dev": true,
4232 "license": "MIT",
4233 "funding": {
4234 "url": "https://github.com/sponsors/ljharb"
4235 }
4236 },
4237 "node_modules/function.prototype.name": {
4238 "version": "1.1.8",
4239 "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz",
4240 "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==",
4241 "dev": true,
4242 "license": "MIT",
4243 "dependencies": {
4244 "call-bind": "^1.0.8",
4245 "call-bound": "^1.0.3",
4246 "define-properties": "^1.2.1",
4247 "functions-have-names": "^1.2.3",
4248 "hasown": "^2.0.2",
4249 "is-callable": "^1.2.7"
4250 },
4251 "engines": {
4252 "node": ">= 0.4"
4253 },
4254 "funding": {
4255 "url": "https://github.com/sponsors/ljharb"
4256 }
4257 },
4258 "node_modules/functions-have-names": {
4259 "version": "1.2.3",
4260 "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
4261 "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
4262 "dev": true,
4263 "license": "MIT",
4264 "funding": {
4265 "url": "https://github.com/sponsors/ljharb"
4266 }
4267 },
4268 "node_modules/generator-function": {
4269 "version": "2.0.1",
4270 "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz",
4271 "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==",
4272 "dev": true,
4273 "license": "MIT",
4274 "engines": {
4275 "node": ">= 0.4"
4276 }
4277 },
4278 "node_modules/gensync": {
4279 "version": "1.0.0-beta.2",
4280 "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
4281 "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
4282 "dev": true,
4283 "license": "MIT",
4284 "engines": {
4285 "node": ">=6.9.0"
4286 }
4287 },
4288 "node_modules/get-intrinsic": {
4289 "version": "1.3.0",
4290 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
4291 "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
4292 "dev": true,
4293 "license": "MIT",
4294 "dependencies": {
4295 "call-bind-apply-helpers": "^1.0.2",
4296 "es-define-property": "^1.0.1",
4297 "es-errors": "^1.3.0",
4298 "es-object-atoms": "^1.1.1",
4299 "function-bind": "^1.1.2",
4300 "get-proto": "^1.0.1",
4301 "gopd": "^1.2.0",
4302 "has-symbols": "^1.1.0",
4303 "hasown": "^2.0.2",
4304 "math-intrinsics": "^1.1.0"
4305 },
4306 "engines": {
4307 "node": ">= 0.4"
4308 },
4309 "funding": {
4310 "url": "https://github.com/sponsors/ljharb"
4311 }
4312 },
4313 "node_modules/get-proto": {
4314 "version": "1.0.1",
4315 "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
4316 "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
4317 "dev": true,
4318 "license": "MIT",
4319 "dependencies": {
4320 "dunder-proto": "^1.0.1",
4321 "es-object-atoms": "^1.0.0"
4322 },
4323 "engines": {
4324 "node": ">= 0.4"
4325 }
4326 },
4327 "node_modules/get-symbol-description": {
4328 "version": "1.1.0",
4329 "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz",
4330 "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==",
4331 "dev": true,
4332 "license": "MIT",
4333 "dependencies": {
4334 "call-bound": "^1.0.3",
4335 "es-errors": "^1.3.0",
4336 "get-intrinsic": "^1.2.6"
4337 },
4338 "engines": {
4339 "node": ">= 0.4"
4340 },
4341 "funding": {
4342 "url": "https://github.com/sponsors/ljharb"
4343 }
4344 },
4345 "node_modules/get-tsconfig": {
4346 "version": "4.13.1",
4347 "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.1.tgz",
4348 "integrity": "sha512-EoY1N2xCn44xU6750Sx7OjOIT59FkmstNc3X6y5xpz7D5cBtZRe/3pSlTkDJgqsOk3WwZPkWfonhhUJfttQo3w==",
4349 "dev": true,
4350 "license": "MIT",
4351 "dependencies": {
4352 "resolve-pkg-maps": "^1.0.0"
4353 },
4354 "funding": {
4355 "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
4356 }
4357 },
4358 "node_modules/github-from-package": {
4359 "version": "0.0.0",
4360 "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
4361 "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
4362 "license": "MIT"
4363 },
4364 "node_modules/glob-parent": {
4365 "version": "6.0.2",
4366 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
4367 "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
4368 "dev": true,
4369 "license": "ISC",
4370 "dependencies": {
4371 "is-glob": "^4.0.3"
4372 },
4373 "engines": {
4374 "node": ">=10.13.0"
4375 }
4376 },
4377 "node_modules/globals": {
4378 "version": "14.0.0",
4379 "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
4380 "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
4381 "dev": true,
4382 "license": "MIT",
4383 "engines": {
4384 "node": ">=18"
4385 },
4386 "funding": {
4387 "url": "https://github.com/sponsors/sindresorhus"
4388 }
4389 },
4390 "node_modules/globalthis": {
4391 "version": "1.0.4",
4392 "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
4393 "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
4394 "dev": true,
4395 "license": "MIT",
4396 "dependencies": {
4397 "define-properties": "^1.2.1",
4398 "gopd": "^1.0.1"
4399 },
4400 "engines": {
4401 "node": ">= 0.4"
4402 },
4403 "funding": {
4404 "url": "https://github.com/sponsors/ljharb"
4405 }
4406 },
4407 "node_modules/gopd": {
4408 "version": "1.2.0",
4409 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
4410 "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
4411 "dev": true,
4412 "license": "MIT",
4413 "engines": {
4414 "node": ">= 0.4"
4415 },
4416 "funding": {
4417 "url": "https://github.com/sponsors/ljharb"
4418 }
4419 },
4420 "node_modules/graceful-fs": {
4421 "version": "4.2.11",
4422 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
4423 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
4424 "dev": true,
4425 "license": "ISC"
4426 },
4427 "node_modules/has-bigints": {
4428 "version": "1.1.0",
4429 "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz",
4430 "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==",
4431 "dev": true,
4432 "license": "MIT",
4433 "engines": {
4434 "node": ">= 0.4"
4435 },
4436 "funding": {
4437 "url": "https://github.com/sponsors/ljharb"
4438 }
4439 },
4440 "node_modules/has-flag": {
4441 "version": "4.0.0",
4442 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
4443 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
4444 "dev": true,
4445 "license": "MIT",
4446 "engines": {
4447 "node": ">=8"
4448 }
4449 },
4450 "node_modules/has-property-descriptors": {
4451 "version": "1.0.2",
4452 "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
4453 "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
4454 "dev": true,
4455 "license": "MIT",
4456 "dependencies": {
4457 "es-define-property": "^1.0.0"
4458 },
4459 "funding": {
4460 "url": "https://github.com/sponsors/ljharb"
4461 }
4462 },
4463 "node_modules/has-proto": {
4464 "version": "1.2.0",
4465 "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz",
4466 "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==",
4467 "dev": true,
4468 "license": "MIT",
4469 "dependencies": {
4470 "dunder-proto": "^1.0.0"
4471 },
4472 "engines": {
4473 "node": ">= 0.4"
4474 },
4475 "funding": {
4476 "url": "https://github.com/sponsors/ljharb"
4477 }
4478 },
4479 "node_modules/has-symbols": {
4480 "version": "1.1.0",
4481 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
4482 "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
4483 "dev": true,
4484 "license": "MIT",
4485 "engines": {
4486 "node": ">= 0.4"
4487 },
4488 "funding": {
4489 "url": "https://github.com/sponsors/ljharb"
4490 }
4491 },
4492 "node_modules/has-tostringtag": {
4493 "version": "1.0.2",
4494 "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
4495 "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
4496 "dev": true,
4497 "license": "MIT",
4498 "dependencies": {
4499 "has-symbols": "^1.0.3"
4500 },
4501 "engines": {
4502 "node": ">= 0.4"
4503 },
4504 "funding": {
4505 "url": "https://github.com/sponsors/ljharb"
4506 }
4507 },
4508 "node_modules/hasown": {
4509 "version": "2.0.2",
4510 "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
4511 "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
4512 "dev": true,
4513 "license": "MIT",
4514 "dependencies": {
4515 "function-bind": "^1.1.2"
4516 },
4517 "engines": {
4518 "node": ">= 0.4"
4519 }
4520 },
4521 "node_modules/hermes-estree": {
4522 "version": "0.25.1",
4523 "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz",
4524 "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==",
4525 "dev": true,
4526 "license": "MIT"
4527 },
4528 "node_modules/hermes-parser": {
4529 "version": "0.25.1",
4530 "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz",
4531 "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==",
4532 "dev": true,
4533 "license": "MIT",
4534 "dependencies": {
4535 "hermes-estree": "0.25.1"
4536 }
4537 },
4538 "node_modules/iceberg-js": {
4539 "version": "0.8.1",
4540 "resolved": "https://registry.npmjs.org/iceberg-js/-/iceberg-js-0.8.1.tgz",
4541 "integrity": "sha512-1dhVQZXhcHje7798IVM+xoo/1ZdVfzOMIc8/rgVSijRK38EDqOJoGula9N/8ZI5RD8QTxNQtK/Gozpr+qUqRRA==",
4542 "license": "MIT",
4543 "engines": {
4544 "node": ">=20.0.0"
4545 }
4546 },
4547 "node_modules/ieee754": {
4548 "version": "1.2.1",
4549 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
4550 "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
4551 "funding": [
4552 {
4553 "type": "github",
4554 "url": "https://github.com/sponsors/feross"
4555 },
4556 {
4557 "type": "patreon",
4558 "url": "https://www.patreon.com/feross"
4559 },
4560 {
4561 "type": "consulting",
4562 "url": "https://feross.org/support"
4563 }
4564 ],
4565 "license": "BSD-3-Clause"
4566 },
4567 "node_modules/ignore": {
4568 "version": "5.3.2",
4569 "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
4570 "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
4571 "dev": true,
4572 "license": "MIT",
4573 "engines": {
4574 "node": ">= 4"
4575 }
4576 },
4577 "node_modules/import-fresh": {
4578 "version": "3.3.1",
4579 "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
4580 "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
4581 "dev": true,
4582 "license": "MIT",
4583 "dependencies": {
4584 "parent-module": "^1.0.0",
4585 "resolve-from": "^4.0.0"
4586 },
4587 "engines": {
4588 "node": ">=6"
4589 },
4590 "funding": {
4591 "url": "https://github.com/sponsors/sindresorhus"
4592 }
4593 },
4594 "node_modules/imurmurhash": {
4595 "version": "0.1.4",
4596 "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
4597 "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
4598 "dev": true,
4599 "license": "MIT",
4600 "engines": {
4601 "node": ">=0.8.19"
4602 }
4603 },
4604 "node_modules/inherits": {
4605 "version": "2.0.4",
4606 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
4607 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
4608 "license": "ISC"
4609 },
4610 "node_modules/ini": {
4611 "version": "1.3.8",
4612 "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
4613 "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
4614 "license": "ISC"
4615 },
4616 "node_modules/internal-slot": {
4617 "version": "1.1.0",
4618 "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz",
4619 "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==",
4620 "dev": true,
4621 "license": "MIT",
4622 "dependencies": {
4623 "es-errors": "^1.3.0",
4624 "hasown": "^2.0.2",
4625 "side-channel": "^1.1.0"
4626 },
4627 "engines": {
4628 "node": ">= 0.4"
4629 }
4630 },
4631 "node_modules/ipaddr.js": {
4632 "version": "2.3.0",
4633 "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.3.0.tgz",
4634 "integrity": "sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==",
4635 "license": "MIT",
4636 "engines": {
4637 "node": ">= 10"
4638 }
4639 },
4640 "node_modules/is-array-buffer": {
4641 "version": "3.0.5",
4642 "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
4643 "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==",
4644 "dev": true,
4645 "license": "MIT",
4646 "dependencies": {
4647 "call-bind": "^1.0.8",
4648 "call-bound": "^1.0.3",
4649 "get-intrinsic": "^1.2.6"
4650 },
4651 "engines": {
4652 "node": ">= 0.4"
4653 },
4654 "funding": {
4655 "url": "https://github.com/sponsors/ljharb"
4656 }
4657 },
4658 "node_modules/is-async-function": {
4659 "version": "2.1.1",
4660 "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz",
4661 "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==",
4662 "dev": true,
4663 "license": "MIT",
4664 "dependencies": {
4665 "async-function": "^1.0.0",
4666 "call-bound": "^1.0.3",
4667 "get-proto": "^1.0.1",
4668 "has-tostringtag": "^1.0.2",
4669 "safe-regex-test": "^1.1.0"
4670 },
4671 "engines": {
4672 "node": ">= 0.4"
4673 },
4674 "funding": {
4675 "url": "https://github.com/sponsors/ljharb"
4676 }
4677 },
4678 "node_modules/is-bigint": {
4679 "version": "1.1.0",
4680 "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz",
4681 "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==",
4682 "dev": true,
4683 "license": "MIT",
4684 "dependencies": {
4685 "has-bigints": "^1.0.2"
4686 },
4687 "engines": {
4688 "node": ">= 0.4"
4689 },
4690 "funding": {
4691 "url": "https://github.com/sponsors/ljharb"
4692 }
4693 },
4694 "node_modules/is-boolean-object": {
4695 "version": "1.2.2",
4696 "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz",
4697 "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==",
4698 "dev": true,
4699 "license": "MIT",
4700 "dependencies": {
4701 "call-bound": "^1.0.3",
4702 "has-tostringtag": "^1.0.2"
4703 },
4704 "engines": {
4705 "node": ">= 0.4"
4706 },
4707 "funding": {
4708 "url": "https://github.com/sponsors/ljharb"
4709 }
4710 },
4711 "node_modules/is-bun-module": {
4712 "version": "2.0.0",
4713 "resolved": "https://registry.npmjs.org/is-bun-module/-/is-bun-module-2.0.0.tgz",
4714 "integrity": "sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==",
4715 "dev": true,
4716 "license": "MIT",
4717 "dependencies": {
4718 "semver": "^7.7.1"
4719 }
4720 },
4721 "node_modules/is-bun-module/node_modules/semver": {
4722 "version": "7.7.3",
4723 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
4724 "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
4725 "dev": true,
4726 "license": "ISC",
4727 "bin": {
4728 "semver": "bin/semver.js"
4729 },
4730 "engines": {
4731 "node": ">=10"
4732 }
4733 },
4734 "node_modules/is-callable": {
4735 "version": "1.2.7",
4736 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
4737 "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
4738 "dev": true,
4739 "license": "MIT",
4740 "engines": {
4741 "node": ">= 0.4"
4742 },
4743 "funding": {
4744 "url": "https://github.com/sponsors/ljharb"
4745 }
4746 },
4747 "node_modules/is-core-module": {
4748 "version": "2.16.1",
4749 "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
4750 "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
4751 "dev": true,
4752 "license": "MIT",
4753 "dependencies": {
4754 "hasown": "^2.0.2"
4755 },
4756 "engines": {
4757 "node": ">= 0.4"
4758 },
4759 "funding": {
4760 "url": "https://github.com/sponsors/ljharb"
4761 }
4762 },
4763 "node_modules/is-data-view": {
4764 "version": "1.0.2",
4765 "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz",
4766 "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==",
4767 "dev": true,
4768 "license": "MIT",
4769 "dependencies": {
4770 "call-bound": "^1.0.2",
4771 "get-intrinsic": "^1.2.6",
4772 "is-typed-array": "^1.1.13"
4773 },
4774 "engines": {
4775 "node": ">= 0.4"
4776 },
4777 "funding": {
4778 "url": "https://github.com/sponsors/ljharb"
4779 }
4780 },
4781 "node_modules/is-date-object": {
4782 "version": "1.1.0",
4783 "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz",
4784 "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==",
4785 "dev": true,
4786 "license": "MIT",
4787 "dependencies": {
4788 "call-bound": "^1.0.2",
4789 "has-tostringtag": "^1.0.2"
4790 },
4791 "engines": {
4792 "node": ">= 0.4"
4793 },
4794 "funding": {
4795 "url": "https://github.com/sponsors/ljharb"
4796 }
4797 },
4798 "node_modules/is-extglob": {
4799 "version": "2.1.1",
4800 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
4801 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
4802 "dev": true,
4803 "license": "MIT",
4804 "engines": {
4805 "node": ">=0.10.0"
4806 }
4807 },
4808 "node_modules/is-finalizationregistry": {
4809 "version": "1.1.1",
4810 "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz",
4811 "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==",
4812 "dev": true,
4813 "license": "MIT",
4814 "dependencies": {
4815 "call-bound": "^1.0.3"
4816 },
4817 "engines": {
4818 "node": ">= 0.4"
4819 },
4820 "funding": {
4821 "url": "https://github.com/sponsors/ljharb"
4822 }
4823 },
4824 "node_modules/is-generator-function": {
4825 "version": "1.1.2",
4826 "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz",
4827 "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==",
4828 "dev": true,
4829 "license": "MIT",
4830 "dependencies": {
4831 "call-bound": "^1.0.4",
4832 "generator-function": "^2.0.0",
4833 "get-proto": "^1.0.1",
4834 "has-tostringtag": "^1.0.2",
4835 "safe-regex-test": "^1.1.0"
4836 },
4837 "engines": {
4838 "node": ">= 0.4"
4839 },
4840 "funding": {
4841 "url": "https://github.com/sponsors/ljharb"
4842 }
4843 },
4844 "node_modules/is-glob": {
4845 "version": "4.0.3",
4846 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
4847 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
4848 "dev": true,
4849 "license": "MIT",
4850 "dependencies": {
4851 "is-extglob": "^2.1.1"
4852 },
4853 "engines": {
4854 "node": ">=0.10.0"
4855 }
4856 },
4857 "node_modules/is-map": {
4858 "version": "2.0.3",
4859 "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
4860 "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
4861 "dev": true,
4862 "license": "MIT",
4863 "engines": {
4864 "node": ">= 0.4"
4865 },
4866 "funding": {
4867 "url": "https://github.com/sponsors/ljharb"
4868 }
4869 },
4870 "node_modules/is-negative-zero": {
4871 "version": "2.0.3",
4872 "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
4873 "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
4874 "dev": true,
4875 "license": "MIT",
4876 "engines": {
4877 "node": ">= 0.4"
4878 },
4879 "funding": {
4880 "url": "https://github.com/sponsors/ljharb"
4881 }
4882 },
4883 "node_modules/is-number": {
4884 "version": "7.0.0",
4885 "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
4886 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
4887 "dev": true,
4888 "license": "MIT",
4889 "engines": {
4890 "node": ">=0.12.0"
4891 }
4892 },
4893 "node_modules/is-number-object": {
4894 "version": "1.1.1",
4895 "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz",
4896 "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==",
4897 "dev": true,
4898 "license": "MIT",
4899 "dependencies": {
4900 "call-bound": "^1.0.3",
4901 "has-tostringtag": "^1.0.2"
4902 },
4903 "engines": {
4904 "node": ">= 0.4"
4905 },
4906 "funding": {
4907 "url": "https://github.com/sponsors/ljharb"
4908 }
4909 },
4910 "node_modules/is-regex": {
4911 "version": "1.2.1",
4912 "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz",
4913 "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==",
4914 "dev": true,
4915 "license": "MIT",
4916 "dependencies": {
4917 "call-bound": "^1.0.2",
4918 "gopd": "^1.2.0",
4919 "has-tostringtag": "^1.0.2",
4920 "hasown": "^2.0.2"
4921 },
4922 "engines": {
4923 "node": ">= 0.4"
4924 },
4925 "funding": {
4926 "url": "https://github.com/sponsors/ljharb"
4927 }
4928 },
4929 "node_modules/is-set": {
4930 "version": "2.0.3",
4931 "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
4932 "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
4933 "dev": true,
4934 "license": "MIT",
4935 "engines": {
4936 "node": ">= 0.4"
4937 },
4938 "funding": {
4939 "url": "https://github.com/sponsors/ljharb"
4940 }
4941 },
4942 "node_modules/is-shared-array-buffer": {
4943 "version": "1.0.4",
4944 "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz",
4945 "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==",
4946 "dev": true,
4947 "license": "MIT",
4948 "dependencies": {
4949 "call-bound": "^1.0.3"
4950 },
4951 "engines": {
4952 "node": ">= 0.4"
4953 },
4954 "funding": {
4955 "url": "https://github.com/sponsors/ljharb"
4956 }
4957 },
4958 "node_modules/is-string": {
4959 "version": "1.1.1",
4960 "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz",
4961 "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==",
4962 "dev": true,
4963 "license": "MIT",
4964 "dependencies": {
4965 "call-bound": "^1.0.3",
4966 "has-tostringtag": "^1.0.2"
4967 },
4968 "engines": {
4969 "node": ">= 0.4"
4970 },
4971 "funding": {
4972 "url": "https://github.com/sponsors/ljharb"
4973 }
4974 },
4975 "node_modules/is-symbol": {
4976 "version": "1.1.1",
4977 "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz",
4978 "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==",
4979 "dev": true,
4980 "license": "MIT",
4981 "dependencies": {
4982 "call-bound": "^1.0.2",
4983 "has-symbols": "^1.1.0",
4984 "safe-regex-test": "^1.1.0"
4985 },
4986 "engines": {
4987 "node": ">= 0.4"
4988 },
4989 "funding": {
4990 "url": "https://github.com/sponsors/ljharb"
4991 }
4992 },
4993 "node_modules/is-typed-array": {
4994 "version": "1.1.15",
4995 "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz",
4996 "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==",
4997 "dev": true,
4998 "license": "MIT",
4999 "dependencies": {
5000 "which-typed-array": "^1.1.16"
5001 },
5002 "engines": {
5003 "node": ">= 0.4"
5004 },
5005 "funding": {
5006 "url": "https://github.com/sponsors/ljharb"
5007 }
5008 },
5009 "node_modules/is-weakmap": {
5010 "version": "2.0.2",
5011 "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
5012 "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
5013 "dev": true,
5014 "license": "MIT",
5015 "engines": {
5016 "node": ">= 0.4"
5017 },
5018 "funding": {
5019 "url": "https://github.com/sponsors/ljharb"
5020 }
5021 },
5022 "node_modules/is-weakref": {
5023 "version": "1.1.1",
5024 "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz",
5025 "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==",
5026 "dev": true,
5027 "license": "MIT",
5028 "dependencies": {
5029 "call-bound": "^1.0.3"
5030 },
5031 "engines": {
5032 "node": ">= 0.4"
5033 },
5034 "funding": {
5035 "url": "https://github.com/sponsors/ljharb"
5036 }
5037 },
5038 "node_modules/is-weakset": {
5039 "version": "2.0.4",
5040 "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz",
5041 "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==",
5042 "dev": true,
5043 "license": "MIT",
5044 "dependencies": {
5045 "call-bound": "^1.0.3",
5046 "get-intrinsic": "^1.2.6"
5047 },
5048 "engines": {
5049 "node": ">= 0.4"
5050 },
5051 "funding": {
5052 "url": "https://github.com/sponsors/ljharb"
5053 }
5054 },
5055 "node_modules/isarray": {
5056 "version": "2.0.5",
5057 "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
5058 "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
5059 "dev": true,
5060 "license": "MIT"
5061 },
5062 "node_modules/isexe": {
5063 "version": "2.0.0",
5064 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
5065 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
5066 "dev": true,
5067 "license": "ISC"
5068 },
5069 "node_modules/iso-datestring-validator": {
5070 "version": "2.2.2",
5071 "resolved": "https://registry.npmjs.org/iso-datestring-validator/-/iso-datestring-validator-2.2.2.tgz",
5072 "integrity": "sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA==",
5073 "license": "MIT"
5074 },
5075 "node_modules/iterator.prototype": {
5076 "version": "1.1.5",
5077 "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz",
5078 "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==",
5079 "dev": true,
5080 "license": "MIT",
5081 "dependencies": {
5082 "define-data-property": "^1.1.4",
5083 "es-object-atoms": "^1.0.0",
5084 "get-intrinsic": "^1.2.6",
5085 "get-proto": "^1.0.0",
5086 "has-symbols": "^1.1.0",
5087 "set-function-name": "^2.0.2"
5088 },
5089 "engines": {
5090 "node": ">= 0.4"
5091 }
5092 },
5093 "node_modules/jiti": {
5094 "version": "2.6.1",
5095 "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
5096 "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
5097 "dev": true,
5098 "license": "MIT",
5099 "bin": {
5100 "jiti": "lib/jiti-cli.mjs"
5101 }
5102 },
5103 "node_modules/jose": {
5104 "version": "5.10.0",
5105 "resolved": "https://registry.npmjs.org/jose/-/jose-5.10.0.tgz",
5106 "integrity": "sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==",
5107 "license": "MIT",
5108 "funding": {
5109 "url": "https://github.com/sponsors/panva"
5110 }
5111 },
5112 "node_modules/js-tokens": {
5113 "version": "4.0.0",
5114 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
5115 "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
5116 "dev": true,
5117 "license": "MIT"
5118 },
5119 "node_modules/js-yaml": {
5120 "version": "4.1.1",
5121 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
5122 "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
5123 "dev": true,
5124 "license": "MIT",
5125 "dependencies": {
5126 "argparse": "^2.0.1"
5127 },
5128 "bin": {
5129 "js-yaml": "bin/js-yaml.js"
5130 }
5131 },
5132 "node_modules/jsesc": {
5133 "version": "3.1.0",
5134 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
5135 "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
5136 "dev": true,
5137 "license": "MIT",
5138 "bin": {
5139 "jsesc": "bin/jsesc"
5140 },
5141 "engines": {
5142 "node": ">=6"
5143 }
5144 },
5145 "node_modules/json-buffer": {
5146 "version": "3.0.1",
5147 "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
5148 "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
5149 "dev": true,
5150 "license": "MIT"
5151 },
5152 "node_modules/json-schema-traverse": {
5153 "version": "0.4.1",
5154 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
5155 "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
5156 "dev": true,
5157 "license": "MIT"
5158 },
5159 "node_modules/json-stable-stringify-without-jsonify": {
5160 "version": "1.0.1",
5161 "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
5162 "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
5163 "dev": true,
5164 "license": "MIT"
5165 },
5166 "node_modules/json5": {
5167 "version": "2.2.3",
5168 "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
5169 "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
5170 "dev": true,
5171 "license": "MIT",
5172 "bin": {
5173 "json5": "lib/cli.js"
5174 },
5175 "engines": {
5176 "node": ">=6"
5177 }
5178 },
5179 "node_modules/jsx-ast-utils": {
5180 "version": "3.3.5",
5181 "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
5182 "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
5183 "dev": true,
5184 "license": "MIT",
5185 "dependencies": {
5186 "array-includes": "^3.1.6",
5187 "array.prototype.flat": "^1.3.1",
5188 "object.assign": "^4.1.4",
5189 "object.values": "^1.1.6"
5190 },
5191 "engines": {
5192 "node": ">=4.0"
5193 }
5194 },
5195 "node_modules/keyv": {
5196 "version": "4.5.4",
5197 "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
5198 "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
5199 "dev": true,
5200 "license": "MIT",
5201 "dependencies": {
5202 "json-buffer": "3.0.1"
5203 }
5204 },
5205 "node_modules/kysely": {
5206 "version": "0.28.11",
5207 "resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.11.tgz",
5208 "integrity": "sha512-zpGIFg0HuoC893rIjYX1BETkVWdDnzTzF5e0kWXJFg5lE0k1/LfNWBejrcnOFu8Q2Rfq/hTDTU7XLUM8QOrpzg==",
5209 "license": "MIT",
5210 "engines": {
5211 "node": ">=20.0.0"
5212 }
5213 },
5214 "node_modules/language-subtag-registry": {
5215 "version": "0.3.23",
5216 "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz",
5217 "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==",
5218 "dev": true,
5219 "license": "CC0-1.0"
5220 },
5221 "node_modules/language-tags": {
5222 "version": "1.0.9",
5223 "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz",
5224 "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==",
5225 "dev": true,
5226 "license": "MIT",
5227 "dependencies": {
5228 "language-subtag-registry": "^0.3.20"
5229 },
5230 "engines": {
5231 "node": ">=0.10"
5232 }
5233 },
5234 "node_modules/levn": {
5235 "version": "0.4.1",
5236 "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
5237 "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
5238 "dev": true,
5239 "license": "MIT",
5240 "dependencies": {
5241 "prelude-ls": "^1.2.1",
5242 "type-check": "~0.4.0"
5243 },
5244 "engines": {
5245 "node": ">= 0.8.0"
5246 }
5247 },
5248 "node_modules/lightningcss": {
5249 "version": "1.30.2",
5250 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz",
5251 "integrity": "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==",
5252 "dev": true,
5253 "license": "MPL-2.0",
5254 "dependencies": {
5255 "detect-libc": "^2.0.3"
5256 },
5257 "engines": {
5258 "node": ">= 12.0.0"
5259 },
5260 "funding": {
5261 "type": "opencollective",
5262 "url": "https://opencollective.com/parcel"
5263 },
5264 "optionalDependencies": {
5265 "lightningcss-android-arm64": "1.30.2",
5266 "lightningcss-darwin-arm64": "1.30.2",
5267 "lightningcss-darwin-x64": "1.30.2",
5268 "lightningcss-freebsd-x64": "1.30.2",
5269 "lightningcss-linux-arm-gnueabihf": "1.30.2",
5270 "lightningcss-linux-arm64-gnu": "1.30.2",
5271 "lightningcss-linux-arm64-musl": "1.30.2",
5272 "lightningcss-linux-x64-gnu": "1.30.2",
5273 "lightningcss-linux-x64-musl": "1.30.2",
5274 "lightningcss-win32-arm64-msvc": "1.30.2",
5275 "lightningcss-win32-x64-msvc": "1.30.2"
5276 }
5277 },
5278 "node_modules/lightningcss-android-arm64": {
5279 "version": "1.30.2",
5280 "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz",
5281 "integrity": "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==",
5282 "cpu": [
5283 "arm64"
5284 ],
5285 "dev": true,
5286 "license": "MPL-2.0",
5287 "optional": true,
5288 "os": [
5289 "android"
5290 ],
5291 "engines": {
5292 "node": ">= 12.0.0"
5293 },
5294 "funding": {
5295 "type": "opencollective",
5296 "url": "https://opencollective.com/parcel"
5297 }
5298 },
5299 "node_modules/lightningcss-darwin-arm64": {
5300 "version": "1.30.2",
5301 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz",
5302 "integrity": "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==",
5303 "cpu": [
5304 "arm64"
5305 ],
5306 "dev": true,
5307 "license": "MPL-2.0",
5308 "optional": true,
5309 "os": [
5310 "darwin"
5311 ],
5312 "engines": {
5313 "node": ">= 12.0.0"
5314 },
5315 "funding": {
5316 "type": "opencollective",
5317 "url": "https://opencollective.com/parcel"
5318 }
5319 },
5320 "node_modules/lightningcss-darwin-x64": {
5321 "version": "1.30.2",
5322 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz",
5323 "integrity": "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==",
5324 "cpu": [
5325 "x64"
5326 ],
5327 "dev": true,
5328 "license": "MPL-2.0",
5329 "optional": true,
5330 "os": [
5331 "darwin"
5332 ],
5333 "engines": {
5334 "node": ">= 12.0.0"
5335 },
5336 "funding": {
5337 "type": "opencollective",
5338 "url": "https://opencollective.com/parcel"
5339 }
5340 },
5341 "node_modules/lightningcss-freebsd-x64": {
5342 "version": "1.30.2",
5343 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz",
5344 "integrity": "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==",
5345 "cpu": [
5346 "x64"
5347 ],
5348 "dev": true,
5349 "license": "MPL-2.0",
5350 "optional": true,
5351 "os": [
5352 "freebsd"
5353 ],
5354 "engines": {
5355 "node": ">= 12.0.0"
5356 },
5357 "funding": {
5358 "type": "opencollective",
5359 "url": "https://opencollective.com/parcel"
5360 }
5361 },
5362 "node_modules/lightningcss-linux-arm-gnueabihf": {
5363 "version": "1.30.2",
5364 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz",
5365 "integrity": "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==",
5366 "cpu": [
5367 "arm"
5368 ],
5369 "dev": true,
5370 "license": "MPL-2.0",
5371 "optional": true,
5372 "os": [
5373 "linux"
5374 ],
5375 "engines": {
5376 "node": ">= 12.0.0"
5377 },
5378 "funding": {
5379 "type": "opencollective",
5380 "url": "https://opencollective.com/parcel"
5381 }
5382 },
5383 "node_modules/lightningcss-linux-arm64-gnu": {
5384 "version": "1.30.2",
5385 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz",
5386 "integrity": "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==",
5387 "cpu": [
5388 "arm64"
5389 ],
5390 "dev": true,
5391 "license": "MPL-2.0",
5392 "optional": true,
5393 "os": [
5394 "linux"
5395 ],
5396 "engines": {
5397 "node": ">= 12.0.0"
5398 },
5399 "funding": {
5400 "type": "opencollective",
5401 "url": "https://opencollective.com/parcel"
5402 }
5403 },
5404 "node_modules/lightningcss-linux-arm64-musl": {
5405 "version": "1.30.2",
5406 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz",
5407 "integrity": "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==",
5408 "cpu": [
5409 "arm64"
5410 ],
5411 "dev": true,
5412 "license": "MPL-2.0",
5413 "optional": true,
5414 "os": [
5415 "linux"
5416 ],
5417 "engines": {
5418 "node": ">= 12.0.0"
5419 },
5420 "funding": {
5421 "type": "opencollective",
5422 "url": "https://opencollective.com/parcel"
5423 }
5424 },
5425 "node_modules/lightningcss-linux-x64-gnu": {
5426 "version": "1.30.2",
5427 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz",
5428 "integrity": "sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==",
5429 "cpu": [
5430 "x64"
5431 ],
5432 "dev": true,
5433 "license": "MPL-2.0",
5434 "optional": true,
5435 "os": [
5436 "linux"
5437 ],
5438 "engines": {
5439 "node": ">= 12.0.0"
5440 },
5441 "funding": {
5442 "type": "opencollective",
5443 "url": "https://opencollective.com/parcel"
5444 }
5445 },
5446 "node_modules/lightningcss-linux-x64-musl": {
5447 "version": "1.30.2",
5448 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz",
5449 "integrity": "sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==",
5450 "cpu": [
5451 "x64"
5452 ],
5453 "dev": true,
5454 "license": "MPL-2.0",
5455 "optional": true,
5456 "os": [
5457 "linux"
5458 ],
5459 "engines": {
5460 "node": ">= 12.0.0"
5461 },
5462 "funding": {
5463 "type": "opencollective",
5464 "url": "https://opencollective.com/parcel"
5465 }
5466 },
5467 "node_modules/lightningcss-win32-arm64-msvc": {
5468 "version": "1.30.2",
5469 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz",
5470 "integrity": "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==",
5471 "cpu": [
5472 "arm64"
5473 ],
5474 "dev": true,
5475 "license": "MPL-2.0",
5476 "optional": true,
5477 "os": [
5478 "win32"
5479 ],
5480 "engines": {
5481 "node": ">= 12.0.0"
5482 },
5483 "funding": {
5484 "type": "opencollective",
5485 "url": "https://opencollective.com/parcel"
5486 }
5487 },
5488 "node_modules/lightningcss-win32-x64-msvc": {
5489 "version": "1.30.2",
5490 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz",
5491 "integrity": "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==",
5492 "cpu": [
5493 "x64"
5494 ],
5495 "dev": true,
5496 "license": "MPL-2.0",
5497 "optional": true,
5498 "os": [
5499 "win32"
5500 ],
5501 "engines": {
5502 "node": ">= 12.0.0"
5503 },
5504 "funding": {
5505 "type": "opencollective",
5506 "url": "https://opencollective.com/parcel"
5507 }
5508 },
5509 "node_modules/locate-path": {
5510 "version": "6.0.0",
5511 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
5512 "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
5513 "dev": true,
5514 "license": "MIT",
5515 "dependencies": {
5516 "p-locate": "^5.0.0"
5517 },
5518 "engines": {
5519 "node": ">=10"
5520 },
5521 "funding": {
5522 "url": "https://github.com/sponsors/sindresorhus"
5523 }
5524 },
5525 "node_modules/lodash.merge": {
5526 "version": "4.6.2",
5527 "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
5528 "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
5529 "dev": true,
5530 "license": "MIT"
5531 },
5532 "node_modules/loose-envify": {
5533 "version": "1.4.0",
5534 "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
5535 "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
5536 "dev": true,
5537 "license": "MIT",
5538 "dependencies": {
5539 "js-tokens": "^3.0.0 || ^4.0.0"
5540 },
5541 "bin": {
5542 "loose-envify": "cli.js"
5543 }
5544 },
5545 "node_modules/lru-cache": {
5546 "version": "5.1.1",
5547 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
5548 "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
5549 "dev": true,
5550 "license": "ISC",
5551 "dependencies": {
5552 "yallist": "^3.0.2"
5553 }
5554 },
5555 "node_modules/magic-string": {
5556 "version": "0.30.21",
5557 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
5558 "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
5559 "dev": true,
5560 "license": "MIT",
5561 "dependencies": {
5562 "@jridgewell/sourcemap-codec": "^1.5.5"
5563 }
5564 },
5565 "node_modules/math-intrinsics": {
5566 "version": "1.1.0",
5567 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
5568 "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
5569 "dev": true,
5570 "license": "MIT",
5571 "engines": {
5572 "node": ">= 0.4"
5573 }
5574 },
5575 "node_modules/merge2": {
5576 "version": "1.4.1",
5577 "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
5578 "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
5579 "dev": true,
5580 "license": "MIT",
5581 "engines": {
5582 "node": ">= 8"
5583 }
5584 },
5585 "node_modules/micromatch": {
5586 "version": "4.0.8",
5587 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
5588 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
5589 "dev": true,
5590 "license": "MIT",
5591 "dependencies": {
5592 "braces": "^3.0.3",
5593 "picomatch": "^2.3.1"
5594 },
5595 "engines": {
5596 "node": ">=8.6"
5597 }
5598 },
5599 "node_modules/mimic-response": {
5600 "version": "3.1.0",
5601 "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
5602 "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
5603 "license": "MIT",
5604 "engines": {
5605 "node": ">=10"
5606 },
5607 "funding": {
5608 "url": "https://github.com/sponsors/sindresorhus"
5609 }
5610 },
5611 "node_modules/minimatch": {
5612 "version": "3.1.2",
5613 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
5614 "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
5615 "dev": true,
5616 "license": "ISC",
5617 "dependencies": {
5618 "brace-expansion": "^1.1.7"
5619 },
5620 "engines": {
5621 "node": "*"
5622 }
5623 },
5624 "node_modules/minimist": {
5625 "version": "1.2.8",
5626 "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
5627 "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
5628 "license": "MIT",
5629 "funding": {
5630 "url": "https://github.com/sponsors/ljharb"
5631 }
5632 },
5633 "node_modules/mkdirp-classic": {
5634 "version": "0.5.3",
5635 "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
5636 "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
5637 "license": "MIT"
5638 },
5639 "node_modules/ms": {
5640 "version": "2.1.3",
5641 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
5642 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
5643 "dev": true,
5644 "license": "MIT"
5645 },
5646 "node_modules/multiformats": {
5647 "version": "9.9.0",
5648 "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz",
5649 "integrity": "sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==",
5650 "license": "(Apache-2.0 AND MIT)"
5651 },
5652 "node_modules/nanoid": {
5653 "version": "3.3.11",
5654 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
5655 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
5656 "funding": [
5657 {
5658 "type": "github",
5659 "url": "https://github.com/sponsors/ai"
5660 }
5661 ],
5662 "license": "MIT",
5663 "bin": {
5664 "nanoid": "bin/nanoid.cjs"
5665 },
5666 "engines": {
5667 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
5668 }
5669 },
5670 "node_modules/napi-build-utils": {
5671 "version": "2.0.0",
5672 "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
5673 "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
5674 "license": "MIT"
5675 },
5676 "node_modules/napi-postinstall": {
5677 "version": "0.3.4",
5678 "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.4.tgz",
5679 "integrity": "sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==",
5680 "dev": true,
5681 "license": "MIT",
5682 "bin": {
5683 "napi-postinstall": "lib/cli.js"
5684 },
5685 "engines": {
5686 "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
5687 },
5688 "funding": {
5689 "url": "https://opencollective.com/napi-postinstall"
5690 }
5691 },
5692 "node_modules/natural-compare": {
5693 "version": "1.4.0",
5694 "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
5695 "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
5696 "dev": true,
5697 "license": "MIT"
5698 },
5699 "node_modules/next": {
5700 "version": "16.1.6",
5701 "resolved": "https://registry.npmjs.org/next/-/next-16.1.6.tgz",
5702 "integrity": "sha512-hkyRkcu5x/41KoqnROkfTm2pZVbKxvbZRuNvKXLRXxs3VfyO0WhY50TQS40EuKO9SW3rBj/sF3WbVwDACeMZyw==",
5703 "license": "MIT",
5704 "dependencies": {
5705 "@next/env": "16.1.6",
5706 "@swc/helpers": "0.5.15",
5707 "baseline-browser-mapping": "^2.8.3",
5708 "caniuse-lite": "^1.0.30001579",
5709 "postcss": "8.4.31",
5710 "styled-jsx": "5.1.6"
5711 },
5712 "bin": {
5713 "next": "dist/bin/next"
5714 },
5715 "engines": {
5716 "node": ">=20.9.0"
5717 },
5718 "optionalDependencies": {
5719 "@next/swc-darwin-arm64": "16.1.6",
5720 "@next/swc-darwin-x64": "16.1.6",
5721 "@next/swc-linux-arm64-gnu": "16.1.6",
5722 "@next/swc-linux-arm64-musl": "16.1.6",
5723 "@next/swc-linux-x64-gnu": "16.1.6",
5724 "@next/swc-linux-x64-musl": "16.1.6",
5725 "@next/swc-win32-arm64-msvc": "16.1.6",
5726 "@next/swc-win32-x64-msvc": "16.1.6",
5727 "sharp": "^0.34.4"
5728 },
5729 "peerDependencies": {
5730 "@opentelemetry/api": "^1.1.0",
5731 "@playwright/test": "^1.51.1",
5732 "babel-plugin-react-compiler": "*",
5733 "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
5734 "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
5735 "sass": "^1.3.0"
5736 },
5737 "peerDependenciesMeta": {
5738 "@opentelemetry/api": {
5739 "optional": true
5740 },
5741 "@playwright/test": {
5742 "optional": true
5743 },
5744 "babel-plugin-react-compiler": {
5745 "optional": true
5746 },
5747 "sass": {
5748 "optional": true
5749 }
5750 }
5751 },
5752 "node_modules/next/node_modules/postcss": {
5753 "version": "8.4.31",
5754 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
5755 "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
5756 "funding": [
5757 {
5758 "type": "opencollective",
5759 "url": "https://opencollective.com/postcss/"
5760 },
5761 {
5762 "type": "tidelift",
5763 "url": "https://tidelift.com/funding/github/npm/postcss"
5764 },
5765 {
5766 "type": "github",
5767 "url": "https://github.com/sponsors/ai"
5768 }
5769 ],
5770 "license": "MIT",
5771 "dependencies": {
5772 "nanoid": "^3.3.6",
5773 "picocolors": "^1.0.0",
5774 "source-map-js": "^1.0.2"
5775 },
5776 "engines": {
5777 "node": "^10 || ^12 || >=14"
5778 }
5779 },
5780 "node_modules/node-abi": {
5781 "version": "3.87.0",
5782 "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.87.0.tgz",
5783 "integrity": "sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==",
5784 "license": "MIT",
5785 "dependencies": {
5786 "semver": "^7.3.5"
5787 },
5788 "engines": {
5789 "node": ">=10"
5790 }
5791 },
5792 "node_modules/node-abi/node_modules/semver": {
5793 "version": "7.7.3",
5794 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
5795 "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
5796 "license": "ISC",
5797 "bin": {
5798 "semver": "bin/semver.js"
5799 },
5800 "engines": {
5801 "node": ">=10"
5802 }
5803 },
5804 "node_modules/node-releases": {
5805 "version": "2.0.27",
5806 "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
5807 "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
5808 "dev": true,
5809 "license": "MIT"
5810 },
5811 "node_modules/object-assign": {
5812 "version": "4.1.1",
5813 "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
5814 "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
5815 "dev": true,
5816 "license": "MIT",
5817 "engines": {
5818 "node": ">=0.10.0"
5819 }
5820 },
5821 "node_modules/object-inspect": {
5822 "version": "1.13.4",
5823 "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
5824 "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
5825 "dev": true,
5826 "license": "MIT",
5827 "engines": {
5828 "node": ">= 0.4"
5829 },
5830 "funding": {
5831 "url": "https://github.com/sponsors/ljharb"
5832 }
5833 },
5834 "node_modules/object-keys": {
5835 "version": "1.1.1",
5836 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
5837 "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
5838 "dev": true,
5839 "license": "MIT",
5840 "engines": {
5841 "node": ">= 0.4"
5842 }
5843 },
5844 "node_modules/object.assign": {
5845 "version": "4.1.7",
5846 "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz",
5847 "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==",
5848 "dev": true,
5849 "license": "MIT",
5850 "dependencies": {
5851 "call-bind": "^1.0.8",
5852 "call-bound": "^1.0.3",
5853 "define-properties": "^1.2.1",
5854 "es-object-atoms": "^1.0.0",
5855 "has-symbols": "^1.1.0",
5856 "object-keys": "^1.1.1"
5857 },
5858 "engines": {
5859 "node": ">= 0.4"
5860 },
5861 "funding": {
5862 "url": "https://github.com/sponsors/ljharb"
5863 }
5864 },
5865 "node_modules/object.entries": {
5866 "version": "1.1.9",
5867 "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.9.tgz",
5868 "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==",
5869 "dev": true,
5870 "license": "MIT",
5871 "dependencies": {
5872 "call-bind": "^1.0.8",
5873 "call-bound": "^1.0.4",
5874 "define-properties": "^1.2.1",
5875 "es-object-atoms": "^1.1.1"
5876 },
5877 "engines": {
5878 "node": ">= 0.4"
5879 }
5880 },
5881 "node_modules/object.fromentries": {
5882 "version": "2.0.8",
5883 "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz",
5884 "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
5885 "dev": true,
5886 "license": "MIT",
5887 "dependencies": {
5888 "call-bind": "^1.0.7",
5889 "define-properties": "^1.2.1",
5890 "es-abstract": "^1.23.2",
5891 "es-object-atoms": "^1.0.0"
5892 },
5893 "engines": {
5894 "node": ">= 0.4"
5895 },
5896 "funding": {
5897 "url": "https://github.com/sponsors/ljharb"
5898 }
5899 },
5900 "node_modules/object.groupby": {
5901 "version": "1.0.3",
5902 "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz",
5903 "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==",
5904 "dev": true,
5905 "license": "MIT",
5906 "dependencies": {
5907 "call-bind": "^1.0.7",
5908 "define-properties": "^1.2.1",
5909 "es-abstract": "^1.23.2"
5910 },
5911 "engines": {
5912 "node": ">= 0.4"
5913 }
5914 },
5915 "node_modules/object.values": {
5916 "version": "1.2.1",
5917 "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz",
5918 "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==",
5919 "dev": true,
5920 "license": "MIT",
5921 "dependencies": {
5922 "call-bind": "^1.0.8",
5923 "call-bound": "^1.0.3",
5924 "define-properties": "^1.2.1",
5925 "es-object-atoms": "^1.0.0"
5926 },
5927 "engines": {
5928 "node": ">= 0.4"
5929 },
5930 "funding": {
5931 "url": "https://github.com/sponsors/ljharb"
5932 }
5933 },
5934 "node_modules/once": {
5935 "version": "1.4.0",
5936 "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
5937 "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
5938 "license": "ISC",
5939 "dependencies": {
5940 "wrappy": "1"
5941 }
5942 },
5943 "node_modules/optionator": {
5944 "version": "0.9.4",
5945 "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
5946 "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
5947 "dev": true,
5948 "license": "MIT",
5949 "dependencies": {
5950 "deep-is": "^0.1.3",
5951 "fast-levenshtein": "^2.0.6",
5952 "levn": "^0.4.1",
5953 "prelude-ls": "^1.2.1",
5954 "type-check": "^0.4.0",
5955 "word-wrap": "^1.2.5"
5956 },
5957 "engines": {
5958 "node": ">= 0.8.0"
5959 }
5960 },
5961 "node_modules/own-keys": {
5962 "version": "1.0.1",
5963 "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz",
5964 "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==",
5965 "dev": true,
5966 "license": "MIT",
5967 "dependencies": {
5968 "get-intrinsic": "^1.2.6",
5969 "object-keys": "^1.1.1",
5970 "safe-push-apply": "^1.0.0"
5971 },
5972 "engines": {
5973 "node": ">= 0.4"
5974 },
5975 "funding": {
5976 "url": "https://github.com/sponsors/ljharb"
5977 }
5978 },
5979 "node_modules/p-limit": {
5980 "version": "3.1.0",
5981 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
5982 "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
5983 "dev": true,
5984 "license": "MIT",
5985 "dependencies": {
5986 "yocto-queue": "^0.1.0"
5987 },
5988 "engines": {
5989 "node": ">=10"
5990 },
5991 "funding": {
5992 "url": "https://github.com/sponsors/sindresorhus"
5993 }
5994 },
5995 "node_modules/p-locate": {
5996 "version": "5.0.0",
5997 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
5998 "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
5999 "dev": true,
6000 "license": "MIT",
6001 "dependencies": {
6002 "p-limit": "^3.0.2"
6003 },
6004 "engines": {
6005 "node": ">=10"
6006 },
6007 "funding": {
6008 "url": "https://github.com/sponsors/sindresorhus"
6009 }
6010 },
6011 "node_modules/parent-module": {
6012 "version": "1.0.1",
6013 "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
6014 "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
6015 "dev": true,
6016 "license": "MIT",
6017 "dependencies": {
6018 "callsites": "^3.0.0"
6019 },
6020 "engines": {
6021 "node": ">=6"
6022 }
6023 },
6024 "node_modules/path-exists": {
6025 "version": "4.0.0",
6026 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
6027 "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
6028 "dev": true,
6029 "license": "MIT",
6030 "engines": {
6031 "node": ">=8"
6032 }
6033 },
6034 "node_modules/path-key": {
6035 "version": "3.1.1",
6036 "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
6037 "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
6038 "dev": true,
6039 "license": "MIT",
6040 "engines": {
6041 "node": ">=8"
6042 }
6043 },
6044 "node_modules/path-parse": {
6045 "version": "1.0.7",
6046 "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
6047 "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
6048 "dev": true,
6049 "license": "MIT"
6050 },
6051 "node_modules/picocolors": {
6052 "version": "1.1.1",
6053 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
6054 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
6055 "license": "ISC"
6056 },
6057 "node_modules/picomatch": {
6058 "version": "2.3.1",
6059 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
6060 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
6061 "dev": true,
6062 "license": "MIT",
6063 "engines": {
6064 "node": ">=8.6"
6065 },
6066 "funding": {
6067 "url": "https://github.com/sponsors/jonschlinkert"
6068 }
6069 },
6070 "node_modules/possible-typed-array-names": {
6071 "version": "1.1.0",
6072 "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
6073 "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==",
6074 "dev": true,
6075 "license": "MIT",
6076 "engines": {
6077 "node": ">= 0.4"
6078 }
6079 },
6080 "node_modules/postcss": {
6081 "version": "8.5.6",
6082 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
6083 "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
6084 "dev": true,
6085 "funding": [
6086 {
6087 "type": "opencollective",
6088 "url": "https://opencollective.com/postcss/"
6089 },
6090 {
6091 "type": "tidelift",
6092 "url": "https://tidelift.com/funding/github/npm/postcss"
6093 },
6094 {
6095 "type": "github",
6096 "url": "https://github.com/sponsors/ai"
6097 }
6098 ],
6099 "license": "MIT",
6100 "dependencies": {
6101 "nanoid": "^3.3.11",
6102 "picocolors": "^1.1.1",
6103 "source-map-js": "^1.2.1"
6104 },
6105 "engines": {
6106 "node": "^10 || ^12 || >=14"
6107 }
6108 },
6109 "node_modules/prebuild-install": {
6110 "version": "7.1.3",
6111 "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz",
6112 "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
6113 "license": "MIT",
6114 "dependencies": {
6115 "detect-libc": "^2.0.0",
6116 "expand-template": "^2.0.3",
6117 "github-from-package": "0.0.0",
6118 "minimist": "^1.2.3",
6119 "mkdirp-classic": "^0.5.3",
6120 "napi-build-utils": "^2.0.0",
6121 "node-abi": "^3.3.0",
6122 "pump": "^3.0.0",
6123 "rc": "^1.2.7",
6124 "simple-get": "^4.0.0",
6125 "tar-fs": "^2.0.0",
6126 "tunnel-agent": "^0.6.0"
6127 },
6128 "bin": {
6129 "prebuild-install": "bin.js"
6130 },
6131 "engines": {
6132 "node": ">=10"
6133 }
6134 },
6135 "node_modules/prelude-ls": {
6136 "version": "1.2.1",
6137 "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
6138 "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
6139 "dev": true,
6140 "license": "MIT",
6141 "engines": {
6142 "node": ">= 0.8.0"
6143 }
6144 },
6145 "node_modules/prop-types": {
6146 "version": "15.8.1",
6147 "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
6148 "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
6149 "dev": true,
6150 "license": "MIT",
6151 "dependencies": {
6152 "loose-envify": "^1.4.0",
6153 "object-assign": "^4.1.1",
6154 "react-is": "^16.13.1"
6155 }
6156 },
6157 "node_modules/pump": {
6158 "version": "3.0.3",
6159 "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
6160 "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
6161 "license": "MIT",
6162 "dependencies": {
6163 "end-of-stream": "^1.1.0",
6164 "once": "^1.3.1"
6165 }
6166 },
6167 "node_modules/punycode": {
6168 "version": "2.3.1",
6169 "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
6170 "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
6171 "dev": true,
6172 "license": "MIT",
6173 "engines": {
6174 "node": ">=6"
6175 }
6176 },
6177 "node_modules/queue-microtask": {
6178 "version": "1.2.3",
6179 "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
6180 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
6181 "dev": true,
6182 "funding": [
6183 {
6184 "type": "github",
6185 "url": "https://github.com/sponsors/feross"
6186 },
6187 {
6188 "type": "patreon",
6189 "url": "https://www.patreon.com/feross"
6190 },
6191 {
6192 "type": "consulting",
6193 "url": "https://feross.org/support"
6194 }
6195 ],
6196 "license": "MIT"
6197 },
6198 "node_modules/rc": {
6199 "version": "1.2.8",
6200 "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
6201 "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
6202 "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
6203 "dependencies": {
6204 "deep-extend": "^0.6.0",
6205 "ini": "~1.3.0",
6206 "minimist": "^1.2.0",
6207 "strip-json-comments": "~2.0.1"
6208 },
6209 "bin": {
6210 "rc": "cli.js"
6211 }
6212 },
6213 "node_modules/rc/node_modules/strip-json-comments": {
6214 "version": "2.0.1",
6215 "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
6216 "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
6217 "license": "MIT",
6218 "engines": {
6219 "node": ">=0.10.0"
6220 }
6221 },
6222 "node_modules/react": {
6223 "version": "19.2.3",
6224 "resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz",
6225 "integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==",
6226 "license": "MIT",
6227 "engines": {
6228 "node": ">=0.10.0"
6229 }
6230 },
6231 "node_modules/react-dom": {
6232 "version": "19.2.3",
6233 "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.3.tgz",
6234 "integrity": "sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==",
6235 "license": "MIT",
6236 "dependencies": {
6237 "scheduler": "^0.27.0"
6238 },
6239 "peerDependencies": {
6240 "react": "^19.2.3"
6241 }
6242 },
6243 "node_modules/react-is": {
6244 "version": "16.13.1",
6245 "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
6246 "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
6247 "dev": true,
6248 "license": "MIT"
6249 },
6250 "node_modules/readable-stream": {
6251 "version": "3.6.2",
6252 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
6253 "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
6254 "license": "MIT",
6255 "dependencies": {
6256 "inherits": "^2.0.3",
6257 "string_decoder": "^1.1.1",
6258 "util-deprecate": "^1.0.1"
6259 },
6260 "engines": {
6261 "node": ">= 6"
6262 }
6263 },
6264 "node_modules/reflect.getprototypeof": {
6265 "version": "1.0.10",
6266 "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz",
6267 "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==",
6268 "dev": true,
6269 "license": "MIT",
6270 "dependencies": {
6271 "call-bind": "^1.0.8",
6272 "define-properties": "^1.2.1",
6273 "es-abstract": "^1.23.9",
6274 "es-errors": "^1.3.0",
6275 "es-object-atoms": "^1.0.0",
6276 "get-intrinsic": "^1.2.7",
6277 "get-proto": "^1.0.1",
6278 "which-builtin-type": "^1.2.1"
6279 },
6280 "engines": {
6281 "node": ">= 0.4"
6282 },
6283 "funding": {
6284 "url": "https://github.com/sponsors/ljharb"
6285 }
6286 },
6287 "node_modules/regexp.prototype.flags": {
6288 "version": "1.5.4",
6289 "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz",
6290 "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==",
6291 "dev": true,
6292 "license": "MIT",
6293 "dependencies": {
6294 "call-bind": "^1.0.8",
6295 "define-properties": "^1.2.1",
6296 "es-errors": "^1.3.0",
6297 "get-proto": "^1.0.1",
6298 "gopd": "^1.2.0",
6299 "set-function-name": "^2.0.2"
6300 },
6301 "engines": {
6302 "node": ">= 0.4"
6303 },
6304 "funding": {
6305 "url": "https://github.com/sponsors/ljharb"
6306 }
6307 },
6308 "node_modules/resolve": {
6309 "version": "1.22.11",
6310 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
6311 "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
6312 "dev": true,
6313 "license": "MIT",
6314 "dependencies": {
6315 "is-core-module": "^2.16.1",
6316 "path-parse": "^1.0.7",
6317 "supports-preserve-symlinks-flag": "^1.0.0"
6318 },
6319 "bin": {
6320 "resolve": "bin/resolve"
6321 },
6322 "engines": {
6323 "node": ">= 0.4"
6324 },
6325 "funding": {
6326 "url": "https://github.com/sponsors/ljharb"
6327 }
6328 },
6329 "node_modules/resolve-from": {
6330 "version": "4.0.0",
6331 "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
6332 "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
6333 "dev": true,
6334 "license": "MIT",
6335 "engines": {
6336 "node": ">=4"
6337 }
6338 },
6339 "node_modules/resolve-pkg-maps": {
6340 "version": "1.0.0",
6341 "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
6342 "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
6343 "dev": true,
6344 "license": "MIT",
6345 "funding": {
6346 "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
6347 }
6348 },
6349 "node_modules/reusify": {
6350 "version": "1.1.0",
6351 "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
6352 "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
6353 "dev": true,
6354 "license": "MIT",
6355 "engines": {
6356 "iojs": ">=1.0.0",
6357 "node": ">=0.10.0"
6358 }
6359 },
6360 "node_modules/run-parallel": {
6361 "version": "1.2.0",
6362 "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
6363 "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
6364 "dev": true,
6365 "funding": [
6366 {
6367 "type": "github",
6368 "url": "https://github.com/sponsors/feross"
6369 },
6370 {
6371 "type": "patreon",
6372 "url": "https://www.patreon.com/feross"
6373 },
6374 {
6375 "type": "consulting",
6376 "url": "https://feross.org/support"
6377 }
6378 ],
6379 "license": "MIT",
6380 "dependencies": {
6381 "queue-microtask": "^1.2.2"
6382 }
6383 },
6384 "node_modules/safe-array-concat": {
6385 "version": "1.1.3",
6386 "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz",
6387 "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==",
6388 "dev": true,
6389 "license": "MIT",
6390 "dependencies": {
6391 "call-bind": "^1.0.8",
6392 "call-bound": "^1.0.2",
6393 "get-intrinsic": "^1.2.6",
6394 "has-symbols": "^1.1.0",
6395 "isarray": "^2.0.5"
6396 },
6397 "engines": {
6398 "node": ">=0.4"
6399 },
6400 "funding": {
6401 "url": "https://github.com/sponsors/ljharb"
6402 }
6403 },
6404 "node_modules/safe-buffer": {
6405 "version": "5.2.1",
6406 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
6407 "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
6408 "funding": [
6409 {
6410 "type": "github",
6411 "url": "https://github.com/sponsors/feross"
6412 },
6413 {
6414 "type": "patreon",
6415 "url": "https://www.patreon.com/feross"
6416 },
6417 {
6418 "type": "consulting",
6419 "url": "https://feross.org/support"
6420 }
6421 ],
6422 "license": "MIT"
6423 },
6424 "node_modules/safe-push-apply": {
6425 "version": "1.0.0",
6426 "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz",
6427 "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==",
6428 "dev": true,
6429 "license": "MIT",
6430 "dependencies": {
6431 "es-errors": "^1.3.0",
6432 "isarray": "^2.0.5"
6433 },
6434 "engines": {
6435 "node": ">= 0.4"
6436 },
6437 "funding": {
6438 "url": "https://github.com/sponsors/ljharb"
6439 }
6440 },
6441 "node_modules/safe-regex-test": {
6442 "version": "1.1.0",
6443 "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
6444 "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==",
6445 "dev": true,
6446 "license": "MIT",
6447 "dependencies": {
6448 "call-bound": "^1.0.2",
6449 "es-errors": "^1.3.0",
6450 "is-regex": "^1.2.1"
6451 },
6452 "engines": {
6453 "node": ">= 0.4"
6454 },
6455 "funding": {
6456 "url": "https://github.com/sponsors/ljharb"
6457 }
6458 },
6459 "node_modules/scheduler": {
6460 "version": "0.27.0",
6461 "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
6462 "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
6463 "license": "MIT"
6464 },
6465 "node_modules/semver": {
6466 "version": "6.3.1",
6467 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
6468 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
6469 "dev": true,
6470 "license": "ISC",
6471 "bin": {
6472 "semver": "bin/semver.js"
6473 }
6474 },
6475 "node_modules/set-function-length": {
6476 "version": "1.2.2",
6477 "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
6478 "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
6479 "dev": true,
6480 "license": "MIT",
6481 "dependencies": {
6482 "define-data-property": "^1.1.4",
6483 "es-errors": "^1.3.0",
6484 "function-bind": "^1.1.2",
6485 "get-intrinsic": "^1.2.4",
6486 "gopd": "^1.0.1",
6487 "has-property-descriptors": "^1.0.2"
6488 },
6489 "engines": {
6490 "node": ">= 0.4"
6491 }
6492 },
6493 "node_modules/set-function-name": {
6494 "version": "2.0.2",
6495 "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
6496 "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
6497 "dev": true,
6498 "license": "MIT",
6499 "dependencies": {
6500 "define-data-property": "^1.1.4",
6501 "es-errors": "^1.3.0",
6502 "functions-have-names": "^1.2.3",
6503 "has-property-descriptors": "^1.0.2"
6504 },
6505 "engines": {
6506 "node": ">= 0.4"
6507 }
6508 },
6509 "node_modules/set-proto": {
6510 "version": "1.0.0",
6511 "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz",
6512 "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==",
6513 "dev": true,
6514 "license": "MIT",
6515 "dependencies": {
6516 "dunder-proto": "^1.0.1",
6517 "es-errors": "^1.3.0",
6518 "es-object-atoms": "^1.0.0"
6519 },
6520 "engines": {
6521 "node": ">= 0.4"
6522 }
6523 },
6524 "node_modules/sharp": {
6525 "version": "0.34.5",
6526 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
6527 "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
6528 "hasInstallScript": true,
6529 "license": "Apache-2.0",
6530 "optional": true,
6531 "dependencies": {
6532 "@img/colour": "^1.0.0",
6533 "detect-libc": "^2.1.2",
6534 "semver": "^7.7.3"
6535 },
6536 "engines": {
6537 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
6538 },
6539 "funding": {
6540 "url": "https://opencollective.com/libvips"
6541 },
6542 "optionalDependencies": {
6543 "@img/sharp-darwin-arm64": "0.34.5",
6544 "@img/sharp-darwin-x64": "0.34.5",
6545 "@img/sharp-libvips-darwin-arm64": "1.2.4",
6546 "@img/sharp-libvips-darwin-x64": "1.2.4",
6547 "@img/sharp-libvips-linux-arm": "1.2.4",
6548 "@img/sharp-libvips-linux-arm64": "1.2.4",
6549 "@img/sharp-libvips-linux-ppc64": "1.2.4",
6550 "@img/sharp-libvips-linux-riscv64": "1.2.4",
6551 "@img/sharp-libvips-linux-s390x": "1.2.4",
6552 "@img/sharp-libvips-linux-x64": "1.2.4",
6553 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
6554 "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
6555 "@img/sharp-linux-arm": "0.34.5",
6556 "@img/sharp-linux-arm64": "0.34.5",
6557 "@img/sharp-linux-ppc64": "0.34.5",
6558 "@img/sharp-linux-riscv64": "0.34.5",
6559 "@img/sharp-linux-s390x": "0.34.5",
6560 "@img/sharp-linux-x64": "0.34.5",
6561 "@img/sharp-linuxmusl-arm64": "0.34.5",
6562 "@img/sharp-linuxmusl-x64": "0.34.5",
6563 "@img/sharp-wasm32": "0.34.5",
6564 "@img/sharp-win32-arm64": "0.34.5",
6565 "@img/sharp-win32-ia32": "0.34.5",
6566 "@img/sharp-win32-x64": "0.34.5"
6567 }
6568 },
6569 "node_modules/sharp/node_modules/semver": {
6570 "version": "7.7.3",
6571 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
6572 "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
6573 "license": "ISC",
6574 "optional": true,
6575 "bin": {
6576 "semver": "bin/semver.js"
6577 },
6578 "engines": {
6579 "node": ">=10"
6580 }
6581 },
6582 "node_modules/shebang-command": {
6583 "version": "2.0.0",
6584 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
6585 "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
6586 "dev": true,
6587 "license": "MIT",
6588 "dependencies": {
6589 "shebang-regex": "^3.0.0"
6590 },
6591 "engines": {
6592 "node": ">=8"
6593 }
6594 },
6595 "node_modules/shebang-regex": {
6596 "version": "3.0.0",
6597 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
6598 "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
6599 "dev": true,
6600 "license": "MIT",
6601 "engines": {
6602 "node": ">=8"
6603 }
6604 },
6605 "node_modules/side-channel": {
6606 "version": "1.1.0",
6607 "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
6608 "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
6609 "dev": true,
6610 "license": "MIT",
6611 "dependencies": {
6612 "es-errors": "^1.3.0",
6613 "object-inspect": "^1.13.3",
6614 "side-channel-list": "^1.0.0",
6615 "side-channel-map": "^1.0.1",
6616 "side-channel-weakmap": "^1.0.2"
6617 },
6618 "engines": {
6619 "node": ">= 0.4"
6620 },
6621 "funding": {
6622 "url": "https://github.com/sponsors/ljharb"
6623 }
6624 },
6625 "node_modules/side-channel-list": {
6626 "version": "1.0.0",
6627 "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
6628 "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
6629 "dev": true,
6630 "license": "MIT",
6631 "dependencies": {
6632 "es-errors": "^1.3.0",
6633 "object-inspect": "^1.13.3"
6634 },
6635 "engines": {
6636 "node": ">= 0.4"
6637 },
6638 "funding": {
6639 "url": "https://github.com/sponsors/ljharb"
6640 }
6641 },
6642 "node_modules/side-channel-map": {
6643 "version": "1.0.1",
6644 "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
6645 "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
6646 "dev": true,
6647 "license": "MIT",
6648 "dependencies": {
6649 "call-bound": "^1.0.2",
6650 "es-errors": "^1.3.0",
6651 "get-intrinsic": "^1.2.5",
6652 "object-inspect": "^1.13.3"
6653 },
6654 "engines": {
6655 "node": ">= 0.4"
6656 },
6657 "funding": {
6658 "url": "https://github.com/sponsors/ljharb"
6659 }
6660 },
6661 "node_modules/side-channel-weakmap": {
6662 "version": "1.0.2",
6663 "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
6664 "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
6665 "dev": true,
6666 "license": "MIT",
6667 "dependencies": {
6668 "call-bound": "^1.0.2",
6669 "es-errors": "^1.3.0",
6670 "get-intrinsic": "^1.2.5",
6671 "object-inspect": "^1.13.3",
6672 "side-channel-map": "^1.0.1"
6673 },
6674 "engines": {
6675 "node": ">= 0.4"
6676 },
6677 "funding": {
6678 "url": "https://github.com/sponsors/ljharb"
6679 }
6680 },
6681 "node_modules/simple-concat": {
6682 "version": "1.0.1",
6683 "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
6684 "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
6685 "funding": [
6686 {
6687 "type": "github",
6688 "url": "https://github.com/sponsors/feross"
6689 },
6690 {
6691 "type": "patreon",
6692 "url": "https://www.patreon.com/feross"
6693 },
6694 {
6695 "type": "consulting",
6696 "url": "https://feross.org/support"
6697 }
6698 ],
6699 "license": "MIT"
6700 },
6701 "node_modules/simple-get": {
6702 "version": "4.0.1",
6703 "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
6704 "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
6705 "funding": [
6706 {
6707 "type": "github",
6708 "url": "https://github.com/sponsors/feross"
6709 },
6710 {
6711 "type": "patreon",
6712 "url": "https://www.patreon.com/feross"
6713 },
6714 {
6715 "type": "consulting",
6716 "url": "https://feross.org/support"
6717 }
6718 ],
6719 "license": "MIT",
6720 "dependencies": {
6721 "decompress-response": "^6.0.0",
6722 "once": "^1.3.1",
6723 "simple-concat": "^1.0.0"
6724 }
6725 },
6726 "node_modules/source-map-js": {
6727 "version": "1.2.1",
6728 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
6729 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
6730 "license": "BSD-3-Clause",
6731 "engines": {
6732 "node": ">=0.10.0"
6733 }
6734 },
6735 "node_modules/stable-hash": {
6736 "version": "0.0.5",
6737 "resolved": "https://registry.npmjs.org/stable-hash/-/stable-hash-0.0.5.tgz",
6738 "integrity": "sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==",
6739 "dev": true,
6740 "license": "MIT"
6741 },
6742 "node_modules/stop-iteration-iterator": {
6743 "version": "1.1.0",
6744 "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz",
6745 "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==",
6746 "dev": true,
6747 "license": "MIT",
6748 "dependencies": {
6749 "es-errors": "^1.3.0",
6750 "internal-slot": "^1.1.0"
6751 },
6752 "engines": {
6753 "node": ">= 0.4"
6754 }
6755 },
6756 "node_modules/string_decoder": {
6757 "version": "1.3.0",
6758 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
6759 "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
6760 "license": "MIT",
6761 "dependencies": {
6762 "safe-buffer": "~5.2.0"
6763 }
6764 },
6765 "node_modules/string.prototype.includes": {
6766 "version": "2.0.1",
6767 "resolved": "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz",
6768 "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==",
6769 "dev": true,
6770 "license": "MIT",
6771 "dependencies": {
6772 "call-bind": "^1.0.7",
6773 "define-properties": "^1.2.1",
6774 "es-abstract": "^1.23.3"
6775 },
6776 "engines": {
6777 "node": ">= 0.4"
6778 }
6779 },
6780 "node_modules/string.prototype.matchall": {
6781 "version": "4.0.12",
6782 "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz",
6783 "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==",
6784 "dev": true,
6785 "license": "MIT",
6786 "dependencies": {
6787 "call-bind": "^1.0.8",
6788 "call-bound": "^1.0.3",
6789 "define-properties": "^1.2.1",
6790 "es-abstract": "^1.23.6",
6791 "es-errors": "^1.3.0",
6792 "es-object-atoms": "^1.0.0",
6793 "get-intrinsic": "^1.2.6",
6794 "gopd": "^1.2.0",
6795 "has-symbols": "^1.1.0",
6796 "internal-slot": "^1.1.0",
6797 "regexp.prototype.flags": "^1.5.3",
6798 "set-function-name": "^2.0.2",
6799 "side-channel": "^1.1.0"
6800 },
6801 "engines": {
6802 "node": ">= 0.4"
6803 },
6804 "funding": {
6805 "url": "https://github.com/sponsors/ljharb"
6806 }
6807 },
6808 "node_modules/string.prototype.repeat": {
6809 "version": "1.0.0",
6810 "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz",
6811 "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==",
6812 "dev": true,
6813 "license": "MIT",
6814 "dependencies": {
6815 "define-properties": "^1.1.3",
6816 "es-abstract": "^1.17.5"
6817 }
6818 },
6819 "node_modules/string.prototype.trim": {
6820 "version": "1.2.10",
6821 "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz",
6822 "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==",
6823 "dev": true,
6824 "license": "MIT",
6825 "dependencies": {
6826 "call-bind": "^1.0.8",
6827 "call-bound": "^1.0.2",
6828 "define-data-property": "^1.1.4",
6829 "define-properties": "^1.2.1",
6830 "es-abstract": "^1.23.5",
6831 "es-object-atoms": "^1.0.0",
6832 "has-property-descriptors": "^1.0.2"
6833 },
6834 "engines": {
6835 "node": ">= 0.4"
6836 },
6837 "funding": {
6838 "url": "https://github.com/sponsors/ljharb"
6839 }
6840 },
6841 "node_modules/string.prototype.trimend": {
6842 "version": "1.0.9",
6843 "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz",
6844 "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==",
6845 "dev": true,
6846 "license": "MIT",
6847 "dependencies": {
6848 "call-bind": "^1.0.8",
6849 "call-bound": "^1.0.2",
6850 "define-properties": "^1.2.1",
6851 "es-object-atoms": "^1.0.0"
6852 },
6853 "engines": {
6854 "node": ">= 0.4"
6855 },
6856 "funding": {
6857 "url": "https://github.com/sponsors/ljharb"
6858 }
6859 },
6860 "node_modules/string.prototype.trimstart": {
6861 "version": "1.0.8",
6862 "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
6863 "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
6864 "dev": true,
6865 "license": "MIT",
6866 "dependencies": {
6867 "call-bind": "^1.0.7",
6868 "define-properties": "^1.2.1",
6869 "es-object-atoms": "^1.0.0"
6870 },
6871 "engines": {
6872 "node": ">= 0.4"
6873 },
6874 "funding": {
6875 "url": "https://github.com/sponsors/ljharb"
6876 }
6877 },
6878 "node_modules/strip-bom": {
6879 "version": "3.0.0",
6880 "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
6881 "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
6882 "dev": true,
6883 "license": "MIT",
6884 "engines": {
6885 "node": ">=4"
6886 }
6887 },
6888 "node_modules/strip-json-comments": {
6889 "version": "3.1.1",
6890 "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
6891 "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
6892 "dev": true,
6893 "license": "MIT",
6894 "engines": {
6895 "node": ">=8"
6896 },
6897 "funding": {
6898 "url": "https://github.com/sponsors/sindresorhus"
6899 }
6900 },
6901 "node_modules/styled-jsx": {
6902 "version": "5.1.6",
6903 "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
6904 "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
6905 "license": "MIT",
6906 "dependencies": {
6907 "client-only": "0.0.1"
6908 },
6909 "engines": {
6910 "node": ">= 12.0.0"
6911 },
6912 "peerDependencies": {
6913 "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
6914 },
6915 "peerDependenciesMeta": {
6916 "@babel/core": {
6917 "optional": true
6918 },
6919 "babel-plugin-macros": {
6920 "optional": true
6921 }
6922 }
6923 },
6924 "node_modules/supports-color": {
6925 "version": "7.2.0",
6926 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6927 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6928 "dev": true,
6929 "license": "MIT",
6930 "dependencies": {
6931 "has-flag": "^4.0.0"
6932 },
6933 "engines": {
6934 "node": ">=8"
6935 }
6936 },
6937 "node_modules/supports-preserve-symlinks-flag": {
6938 "version": "1.0.0",
6939 "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
6940 "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
6941 "dev": true,
6942 "license": "MIT",
6943 "engines": {
6944 "node": ">= 0.4"
6945 },
6946 "funding": {
6947 "url": "https://github.com/sponsors/ljharb"
6948 }
6949 },
6950 "node_modules/tailwindcss": {
6951 "version": "4.1.18",
6952 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
6953 "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
6954 "dev": true,
6955 "license": "MIT"
6956 },
6957 "node_modules/tapable": {
6958 "version": "2.3.0",
6959 "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
6960 "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
6961 "dev": true,
6962 "license": "MIT",
6963 "engines": {
6964 "node": ">=6"
6965 },
6966 "funding": {
6967 "type": "opencollective",
6968 "url": "https://opencollective.com/webpack"
6969 }
6970 },
6971 "node_modules/tar-fs": {
6972 "version": "2.1.4",
6973 "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
6974 "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
6975 "license": "MIT",
6976 "dependencies": {
6977 "chownr": "^1.1.1",
6978 "mkdirp-classic": "^0.5.2",
6979 "pump": "^3.0.0",
6980 "tar-stream": "^2.1.4"
6981 }
6982 },
6983 "node_modules/tar-stream": {
6984 "version": "2.2.0",
6985 "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
6986 "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
6987 "license": "MIT",
6988 "dependencies": {
6989 "bl": "^4.0.3",
6990 "end-of-stream": "^1.4.1",
6991 "fs-constants": "^1.0.0",
6992 "inherits": "^2.0.3",
6993 "readable-stream": "^3.1.1"
6994 },
6995 "engines": {
6996 "node": ">=6"
6997 }
6998 },
6999 "node_modules/tinyglobby": {
7000 "version": "0.2.15",
7001 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
7002 "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
7003 "dev": true,
7004 "license": "MIT",
7005 "dependencies": {
7006 "fdir": "^6.5.0",
7007 "picomatch": "^4.0.3"
7008 },
7009 "engines": {
7010 "node": ">=12.0.0"
7011 },
7012 "funding": {
7013 "url": "https://github.com/sponsors/SuperchupuDev"
7014 }
7015 },
7016 "node_modules/tinyglobby/node_modules/fdir": {
7017 "version": "6.5.0",
7018 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
7019 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
7020 "dev": true,
7021 "license": "MIT",
7022 "engines": {
7023 "node": ">=12.0.0"
7024 },
7025 "peerDependencies": {
7026 "picomatch": "^3 || ^4"
7027 },
7028 "peerDependenciesMeta": {
7029 "picomatch": {
7030 "optional": true
7031 }
7032 }
7033 },
7034 "node_modules/tinyglobby/node_modules/picomatch": {
7035 "version": "4.0.3",
7036 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
7037 "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
7038 "dev": true,
7039 "license": "MIT",
7040 "engines": {
7041 "node": ">=12"
7042 },
7043 "funding": {
7044 "url": "https://github.com/sponsors/jonschlinkert"
7045 }
7046 },
7047 "node_modules/tlds": {
7048 "version": "1.261.0",
7049 "resolved": "https://registry.npmjs.org/tlds/-/tlds-1.261.0.tgz",
7050 "integrity": "sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==",
7051 "license": "MIT",
7052 "bin": {
7053 "tlds": "bin.js"
7054 }
7055 },
7056 "node_modules/to-regex-range": {
7057 "version": "5.0.1",
7058 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
7059 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
7060 "dev": true,
7061 "license": "MIT",
7062 "dependencies": {
7063 "is-number": "^7.0.0"
7064 },
7065 "engines": {
7066 "node": ">=8.0"
7067 }
7068 },
7069 "node_modules/ts-api-utils": {
7070 "version": "2.4.0",
7071 "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
7072 "integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
7073 "dev": true,
7074 "license": "MIT",
7075 "engines": {
7076 "node": ">=18.12"
7077 },
7078 "peerDependencies": {
7079 "typescript": ">=4.8.4"
7080 }
7081 },
7082 "node_modules/tsconfig-paths": {
7083 "version": "3.15.0",
7084 "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
7085 "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
7086 "dev": true,
7087 "license": "MIT",
7088 "dependencies": {
7089 "@types/json5": "^0.0.29",
7090 "json5": "^1.0.2",
7091 "minimist": "^1.2.6",
7092 "strip-bom": "^3.0.0"
7093 }
7094 },
7095 "node_modules/tsconfig-paths/node_modules/json5": {
7096 "version": "1.0.2",
7097 "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
7098 "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
7099 "dev": true,
7100 "license": "MIT",
7101 "dependencies": {
7102 "minimist": "^1.2.0"
7103 },
7104 "bin": {
7105 "json5": "lib/cli.js"
7106 }
7107 },
7108 "node_modules/tslib": {
7109 "version": "2.8.1",
7110 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
7111 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
7112 "license": "0BSD"
7113 },
7114 "node_modules/tunnel-agent": {
7115 "version": "0.6.0",
7116 "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
7117 "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
7118 "license": "Apache-2.0",
7119 "dependencies": {
7120 "safe-buffer": "^5.0.1"
7121 },
7122 "engines": {
7123 "node": "*"
7124 }
7125 },
7126 "node_modules/type-check": {
7127 "version": "0.4.0",
7128 "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
7129 "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
7130 "dev": true,
7131 "license": "MIT",
7132 "dependencies": {
7133 "prelude-ls": "^1.2.1"
7134 },
7135 "engines": {
7136 "node": ">= 0.8.0"
7137 }
7138 },
7139 "node_modules/typed-array-buffer": {
7140 "version": "1.0.3",
7141 "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz",
7142 "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==",
7143 "dev": true,
7144 "license": "MIT",
7145 "dependencies": {
7146 "call-bound": "^1.0.3",
7147 "es-errors": "^1.3.0",
7148 "is-typed-array": "^1.1.14"
7149 },
7150 "engines": {
7151 "node": ">= 0.4"
7152 }
7153 },
7154 "node_modules/typed-array-byte-length": {
7155 "version": "1.0.3",
7156 "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz",
7157 "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==",
7158 "dev": true,
7159 "license": "MIT",
7160 "dependencies": {
7161 "call-bind": "^1.0.8",
7162 "for-each": "^0.3.3",
7163 "gopd": "^1.2.0",
7164 "has-proto": "^1.2.0",
7165 "is-typed-array": "^1.1.14"
7166 },
7167 "engines": {
7168 "node": ">= 0.4"
7169 },
7170 "funding": {
7171 "url": "https://github.com/sponsors/ljharb"
7172 }
7173 },
7174 "node_modules/typed-array-byte-offset": {
7175 "version": "1.0.4",
7176 "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz",
7177 "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==",
7178 "dev": true,
7179 "license": "MIT",
7180 "dependencies": {
7181 "available-typed-arrays": "^1.0.7",
7182 "call-bind": "^1.0.8",
7183 "for-each": "^0.3.3",
7184 "gopd": "^1.2.0",
7185 "has-proto": "^1.2.0",
7186 "is-typed-array": "^1.1.15",
7187 "reflect.getprototypeof": "^1.0.9"
7188 },
7189 "engines": {
7190 "node": ">= 0.4"
7191 },
7192 "funding": {
7193 "url": "https://github.com/sponsors/ljharb"
7194 }
7195 },
7196 "node_modules/typed-array-length": {
7197 "version": "1.0.7",
7198 "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz",
7199 "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==",
7200 "dev": true,
7201 "license": "MIT",
7202 "dependencies": {
7203 "call-bind": "^1.0.7",
7204 "for-each": "^0.3.3",
7205 "gopd": "^1.0.1",
7206 "is-typed-array": "^1.1.13",
7207 "possible-typed-array-names": "^1.0.0",
7208 "reflect.getprototypeof": "^1.0.6"
7209 },
7210 "engines": {
7211 "node": ">= 0.4"
7212 },
7213 "funding": {
7214 "url": "https://github.com/sponsors/ljharb"
7215 }
7216 },
7217 "node_modules/typescript": {
7218 "version": "5.9.3",
7219 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
7220 "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
7221 "dev": true,
7222 "license": "Apache-2.0",
7223 "bin": {
7224 "tsc": "bin/tsc",
7225 "tsserver": "bin/tsserver"
7226 },
7227 "engines": {
7228 "node": ">=14.17"
7229 }
7230 },
7231 "node_modules/typescript-eslint": {
7232 "version": "8.54.0",
7233 "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.54.0.tgz",
7234 "integrity": "sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==",
7235 "dev": true,
7236 "license": "MIT",
7237 "dependencies": {
7238 "@typescript-eslint/eslint-plugin": "8.54.0",
7239 "@typescript-eslint/parser": "8.54.0",
7240 "@typescript-eslint/typescript-estree": "8.54.0",
7241 "@typescript-eslint/utils": "8.54.0"
7242 },
7243 "engines": {
7244 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
7245 },
7246 "funding": {
7247 "type": "opencollective",
7248 "url": "https://opencollective.com/typescript-eslint"
7249 },
7250 "peerDependencies": {
7251 "eslint": "^8.57.0 || ^9.0.0",
7252 "typescript": ">=4.8.4 <6.0.0"
7253 }
7254 },
7255 "node_modules/uint8arrays": {
7256 "version": "3.0.0",
7257 "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.0.0.tgz",
7258 "integrity": "sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==",
7259 "license": "MIT",
7260 "dependencies": {
7261 "multiformats": "^9.4.2"
7262 }
7263 },
7264 "node_modules/unbox-primitive": {
7265 "version": "1.1.0",
7266 "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz",
7267 "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==",
7268 "dev": true,
7269 "license": "MIT",
7270 "dependencies": {
7271 "call-bound": "^1.0.3",
7272 "has-bigints": "^1.0.2",
7273 "has-symbols": "^1.1.0",
7274 "which-boxed-primitive": "^1.1.1"
7275 },
7276 "engines": {
7277 "node": ">= 0.4"
7278 },
7279 "funding": {
7280 "url": "https://github.com/sponsors/ljharb"
7281 }
7282 },
7283 "node_modules/undici": {
7284 "version": "6.23.0",
7285 "resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz",
7286 "integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==",
7287 "license": "MIT",
7288 "engines": {
7289 "node": ">=18.17"
7290 }
7291 },
7292 "node_modules/undici-types": {
7293 "version": "6.21.0",
7294 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
7295 "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
7296 "license": "MIT"
7297 },
7298 "node_modules/unicode-segmenter": {
7299 "version": "0.14.5",
7300 "resolved": "https://registry.npmjs.org/unicode-segmenter/-/unicode-segmenter-0.14.5.tgz",
7301 "integrity": "sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==",
7302 "license": "MIT"
7303 },
7304 "node_modules/unrs-resolver": {
7305 "version": "1.11.1",
7306 "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.11.1.tgz",
7307 "integrity": "sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==",
7308 "dev": true,
7309 "hasInstallScript": true,
7310 "license": "MIT",
7311 "dependencies": {
7312 "napi-postinstall": "^0.3.0"
7313 },
7314 "funding": {
7315 "url": "https://opencollective.com/unrs-resolver"
7316 },
7317 "optionalDependencies": {
7318 "@unrs/resolver-binding-android-arm-eabi": "1.11.1",
7319 "@unrs/resolver-binding-android-arm64": "1.11.1",
7320 "@unrs/resolver-binding-darwin-arm64": "1.11.1",
7321 "@unrs/resolver-binding-darwin-x64": "1.11.1",
7322 "@unrs/resolver-binding-freebsd-x64": "1.11.1",
7323 "@unrs/resolver-binding-linux-arm-gnueabihf": "1.11.1",
7324 "@unrs/resolver-binding-linux-arm-musleabihf": "1.11.1",
7325 "@unrs/resolver-binding-linux-arm64-gnu": "1.11.1",
7326 "@unrs/resolver-binding-linux-arm64-musl": "1.11.1",
7327 "@unrs/resolver-binding-linux-ppc64-gnu": "1.11.1",
7328 "@unrs/resolver-binding-linux-riscv64-gnu": "1.11.1",
7329 "@unrs/resolver-binding-linux-riscv64-musl": "1.11.1",
7330 "@unrs/resolver-binding-linux-s390x-gnu": "1.11.1",
7331 "@unrs/resolver-binding-linux-x64-gnu": "1.11.1",
7332 "@unrs/resolver-binding-linux-x64-musl": "1.11.1",
7333 "@unrs/resolver-binding-wasm32-wasi": "1.11.1",
7334 "@unrs/resolver-binding-win32-arm64-msvc": "1.11.1",
7335 "@unrs/resolver-binding-win32-ia32-msvc": "1.11.1",
7336 "@unrs/resolver-binding-win32-x64-msvc": "1.11.1"
7337 }
7338 },
7339 "node_modules/update-browserslist-db": {
7340 "version": "1.2.3",
7341 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
7342 "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
7343 "dev": true,
7344 "funding": [
7345 {
7346 "type": "opencollective",
7347 "url": "https://opencollective.com/browserslist"
7348 },
7349 {
7350 "type": "tidelift",
7351 "url": "https://tidelift.com/funding/github/npm/browserslist"
7352 },
7353 {
7354 "type": "github",
7355 "url": "https://github.com/sponsors/ai"
7356 }
7357 ],
7358 "license": "MIT",
7359 "dependencies": {
7360 "escalade": "^3.2.0",
7361 "picocolors": "^1.1.1"
7362 },
7363 "bin": {
7364 "update-browserslist-db": "cli.js"
7365 },
7366 "peerDependencies": {
7367 "browserslist": ">= 4.21.0"
7368 }
7369 },
7370 "node_modules/uri-js": {
7371 "version": "4.4.1",
7372 "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
7373 "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
7374 "dev": true,
7375 "license": "BSD-2-Clause",
7376 "dependencies": {
7377 "punycode": "^2.1.0"
7378 }
7379 },
7380 "node_modules/util-deprecate": {
7381 "version": "1.0.2",
7382 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
7383 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
7384 "license": "MIT"
7385 },
7386 "node_modules/which": {
7387 "version": "2.0.2",
7388 "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
7389 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
7390 "dev": true,
7391 "license": "ISC",
7392 "dependencies": {
7393 "isexe": "^2.0.0"
7394 },
7395 "bin": {
7396 "node-which": "bin/node-which"
7397 },
7398 "engines": {
7399 "node": ">= 8"
7400 }
7401 },
7402 "node_modules/which-boxed-primitive": {
7403 "version": "1.1.1",
7404 "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz",
7405 "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==",
7406 "dev": true,
7407 "license": "MIT",
7408 "dependencies": {
7409 "is-bigint": "^1.1.0",
7410 "is-boolean-object": "^1.2.1",
7411 "is-number-object": "^1.1.1",
7412 "is-string": "^1.1.1",
7413 "is-symbol": "^1.1.1"
7414 },
7415 "engines": {
7416 "node": ">= 0.4"
7417 },
7418 "funding": {
7419 "url": "https://github.com/sponsors/ljharb"
7420 }
7421 },
7422 "node_modules/which-builtin-type": {
7423 "version": "1.2.1",
7424 "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz",
7425 "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==",
7426 "dev": true,
7427 "license": "MIT",
7428 "dependencies": {
7429 "call-bound": "^1.0.2",
7430 "function.prototype.name": "^1.1.6",
7431 "has-tostringtag": "^1.0.2",
7432 "is-async-function": "^2.0.0",
7433 "is-date-object": "^1.1.0",
7434 "is-finalizationregistry": "^1.1.0",
7435 "is-generator-function": "^1.0.10",
7436 "is-regex": "^1.2.1",
7437 "is-weakref": "^1.0.2",
7438 "isarray": "^2.0.5",
7439 "which-boxed-primitive": "^1.1.0",
7440 "which-collection": "^1.0.2",
7441 "which-typed-array": "^1.1.16"
7442 },
7443 "engines": {
7444 "node": ">= 0.4"
7445 },
7446 "funding": {
7447 "url": "https://github.com/sponsors/ljharb"
7448 }
7449 },
7450 "node_modules/which-collection": {
7451 "version": "1.0.2",
7452 "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz",
7453 "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
7454 "dev": true,
7455 "license": "MIT",
7456 "dependencies": {
7457 "is-map": "^2.0.3",
7458 "is-set": "^2.0.3",
7459 "is-weakmap": "^2.0.2",
7460 "is-weakset": "^2.0.3"
7461 },
7462 "engines": {
7463 "node": ">= 0.4"
7464 },
7465 "funding": {
7466 "url": "https://github.com/sponsors/ljharb"
7467 }
7468 },
7469 "node_modules/which-typed-array": {
7470 "version": "1.1.20",
7471 "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz",
7472 "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
7473 "dev": true,
7474 "license": "MIT",
7475 "dependencies": {
7476 "available-typed-arrays": "^1.0.7",
7477 "call-bind": "^1.0.8",
7478 "call-bound": "^1.0.4",
7479 "for-each": "^0.3.5",
7480 "get-proto": "^1.0.1",
7481 "gopd": "^1.2.0",
7482 "has-tostringtag": "^1.0.2"
7483 },
7484 "engines": {
7485 "node": ">= 0.4"
7486 },
7487 "funding": {
7488 "url": "https://github.com/sponsors/ljharb"
7489 }
7490 },
7491 "node_modules/word-wrap": {
7492 "version": "1.2.5",
7493 "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
7494 "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
7495 "dev": true,
7496 "license": "MIT",
7497 "engines": {
7498 "node": ">=0.10.0"
7499 }
7500 },
7501 "node_modules/wrappy": {
7502 "version": "1.0.2",
7503 "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
7504 "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
7505 "license": "ISC"
7506 },
7507 "node_modules/ws": {
7508 "version": "8.19.0",
7509 "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz",
7510 "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
7511 "license": "MIT",
7512 "engines": {
7513 "node": ">=10.0.0"
7514 },
7515 "peerDependencies": {
7516 "bufferutil": "^4.0.1",
7517 "utf-8-validate": ">=5.0.2"
7518 },
7519 "peerDependenciesMeta": {
7520 "bufferutil": {
7521 "optional": true
7522 },
7523 "utf-8-validate": {
7524 "optional": true
7525 }
7526 }
7527 },
7528 "node_modules/yallist": {
7529 "version": "3.1.1",
7530 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
7531 "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
7532 "dev": true,
7533 "license": "ISC"
7534 },
7535 "node_modules/yocto-queue": {
7536 "version": "0.1.0",
7537 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
7538 "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
7539 "dev": true,
7540 "license": "MIT",
7541 "engines": {
7542 "node": ">=10"
7543 },
7544 "funding": {
7545 "url": "https://github.com/sponsors/sindresorhus"
7546 }
7547 },
7548 "node_modules/zod": {
7549 "version": "4.3.6",
7550 "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
7551 "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
7552 "dev": true,
7553 "license": "MIT",
7554 "funding": {
7555 "url": "https://github.com/sponsors/colinhacks"
7556 }
7557 },
7558 "node_modules/zod-validation-error": {
7559 "version": "4.0.2",
7560 "resolved": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz",
7561 "integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==",
7562 "dev": true,
7563 "license": "MIT",
7564 "engines": {
7565 "node": ">=18.0.0"
7566 },
7567 "peerDependencies": {
7568 "zod": "^3.25.0 || ^4.0.0"
7569 }
7570 }
7571 }
7572}