The smokesignal.events web application
1{
2 "name": "smokesignal-frontend",
3 "version": "1.0.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "smokesignal-frontend",
9 "version": "1.0.0",
10 "dependencies": {
11 "alpinejs": "^3.15.4",
12 "cropperjs": "^1.6.2",
13 "h3-js": "^4.4.0",
14 "htmx.org": "^2.0.8",
15 "maplibre-gl": "^5.16.0"
16 },
17 "devDependencies": {
18 "@biomejs/biome": "^2.0.0",
19 "@types/node": "^22.0.0",
20 "lightningcss": "^1.28.0",
21 "oxlint": "^1.0.0",
22 "typescript": "^5.7.0",
23 "vite": "^6.0.0"
24 }
25 },
26 "node_modules/@biomejs/biome": {
27 "version": "2.3.11",
28 "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.3.11.tgz",
29 "integrity": "sha512-/zt+6qazBWguPG6+eWmiELqO+9jRsMZ/DBU3lfuU2ngtIQYzymocHhKiZRyrbra4aCOoyTg/BmY+6WH5mv9xmQ==",
30 "dev": true,
31 "license": "MIT OR Apache-2.0",
32 "bin": {
33 "biome": "bin/biome"
34 },
35 "engines": {
36 "node": ">=14.21.3"
37 },
38 "funding": {
39 "type": "opencollective",
40 "url": "https://opencollective.com/biome"
41 },
42 "optionalDependencies": {
43 "@biomejs/cli-darwin-arm64": "2.3.11",
44 "@biomejs/cli-darwin-x64": "2.3.11",
45 "@biomejs/cli-linux-arm64": "2.3.11",
46 "@biomejs/cli-linux-arm64-musl": "2.3.11",
47 "@biomejs/cli-linux-x64": "2.3.11",
48 "@biomejs/cli-linux-x64-musl": "2.3.11",
49 "@biomejs/cli-win32-arm64": "2.3.11",
50 "@biomejs/cli-win32-x64": "2.3.11"
51 }
52 },
53 "node_modules/@biomejs/cli-darwin-arm64": {
54 "version": "2.3.11",
55 "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.3.11.tgz",
56 "integrity": "sha512-/uXXkBcPKVQY7rc9Ys2CrlirBJYbpESEDme7RKiBD6MmqR2w3j0+ZZXRIL2xiaNPsIMMNhP1YnA+jRRxoOAFrA==",
57 "cpu": [
58 "arm64"
59 ],
60 "dev": true,
61 "license": "MIT OR Apache-2.0",
62 "optional": true,
63 "os": [
64 "darwin"
65 ],
66 "engines": {
67 "node": ">=14.21.3"
68 }
69 },
70 "node_modules/@biomejs/cli-darwin-x64": {
71 "version": "2.3.11",
72 "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.3.11.tgz",
73 "integrity": "sha512-fh7nnvbweDPm2xEmFjfmq7zSUiox88plgdHF9OIW4i99WnXrAC3o2P3ag9judoUMv8FCSUnlwJCM1B64nO5Fbg==",
74 "cpu": [
75 "x64"
76 ],
77 "dev": true,
78 "license": "MIT OR Apache-2.0",
79 "optional": true,
80 "os": [
81 "darwin"
82 ],
83 "engines": {
84 "node": ">=14.21.3"
85 }
86 },
87 "node_modules/@biomejs/cli-linux-arm64": {
88 "version": "2.3.11",
89 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.3.11.tgz",
90 "integrity": "sha512-l4xkGa9E7Uc0/05qU2lMYfN1H+fzzkHgaJoy98wO+b/7Gl78srbCRRgwYSW+BTLixTBrM6Ede5NSBwt7rd/i6g==",
91 "cpu": [
92 "arm64"
93 ],
94 "dev": true,
95 "license": "MIT OR Apache-2.0",
96 "optional": true,
97 "os": [
98 "linux"
99 ],
100 "engines": {
101 "node": ">=14.21.3"
102 }
103 },
104 "node_modules/@biomejs/cli-linux-arm64-musl": {
105 "version": "2.3.11",
106 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.3.11.tgz",
107 "integrity": "sha512-XPSQ+XIPZMLaZ6zveQdwNjbX+QdROEd1zPgMwD47zvHV+tCGB88VH+aynyGxAHdzL+Tm/+DtKST5SECs4iwCLg==",
108 "cpu": [
109 "arm64"
110 ],
111 "dev": true,
112 "license": "MIT OR Apache-2.0",
113 "optional": true,
114 "os": [
115 "linux"
116 ],
117 "engines": {
118 "node": ">=14.21.3"
119 }
120 },
121 "node_modules/@biomejs/cli-linux-x64": {
122 "version": "2.3.11",
123 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.3.11.tgz",
124 "integrity": "sha512-/1s9V/H3cSe0r0Mv/Z8JryF5x9ywRxywomqZVLHAoa/uN0eY7F8gEngWKNS5vbbN/BsfpCG5yeBT5ENh50Frxg==",
125 "cpu": [
126 "x64"
127 ],
128 "dev": true,
129 "license": "MIT OR Apache-2.0",
130 "optional": true,
131 "os": [
132 "linux"
133 ],
134 "engines": {
135 "node": ">=14.21.3"
136 }
137 },
138 "node_modules/@biomejs/cli-linux-x64-musl": {
139 "version": "2.3.11",
140 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.3.11.tgz",
141 "integrity": "sha512-vU7a8wLs5C9yJ4CB8a44r12aXYb8yYgBn+WeyzbMjaCMklzCv1oXr8x+VEyWodgJt9bDmhiaW/I0RHbn7rsNmw==",
142 "cpu": [
143 "x64"
144 ],
145 "dev": true,
146 "license": "MIT OR Apache-2.0",
147 "optional": true,
148 "os": [
149 "linux"
150 ],
151 "engines": {
152 "node": ">=14.21.3"
153 }
154 },
155 "node_modules/@biomejs/cli-win32-arm64": {
156 "version": "2.3.11",
157 "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.3.11.tgz",
158 "integrity": "sha512-PZQ6ElCOnkYapSsysiTy0+fYX+agXPlWugh6+eQ6uPKI3vKAqNp6TnMhoM3oY2NltSB89hz59o8xIfOdyhi9Iw==",
159 "cpu": [
160 "arm64"
161 ],
162 "dev": true,
163 "license": "MIT OR Apache-2.0",
164 "optional": true,
165 "os": [
166 "win32"
167 ],
168 "engines": {
169 "node": ">=14.21.3"
170 }
171 },
172 "node_modules/@biomejs/cli-win32-x64": {
173 "version": "2.3.11",
174 "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.3.11.tgz",
175 "integrity": "sha512-43VrG813EW+b5+YbDbz31uUsheX+qFKCpXeY9kfdAx+ww3naKxeVkTD9zLIWxUPfJquANMHrmW3wbe/037G0Qg==",
176 "cpu": [
177 "x64"
178 ],
179 "dev": true,
180 "license": "MIT OR Apache-2.0",
181 "optional": true,
182 "os": [
183 "win32"
184 ],
185 "engines": {
186 "node": ">=14.21.3"
187 }
188 },
189 "node_modules/@esbuild/aix-ppc64": {
190 "version": "0.25.12",
191 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
192 "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==",
193 "cpu": [
194 "ppc64"
195 ],
196 "dev": true,
197 "license": "MIT",
198 "optional": true,
199 "os": [
200 "aix"
201 ],
202 "engines": {
203 "node": ">=18"
204 }
205 },
206 "node_modules/@esbuild/android-arm": {
207 "version": "0.25.12",
208 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz",
209 "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==",
210 "cpu": [
211 "arm"
212 ],
213 "dev": true,
214 "license": "MIT",
215 "optional": true,
216 "os": [
217 "android"
218 ],
219 "engines": {
220 "node": ">=18"
221 }
222 },
223 "node_modules/@esbuild/android-arm64": {
224 "version": "0.25.12",
225 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz",
226 "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==",
227 "cpu": [
228 "arm64"
229 ],
230 "dev": true,
231 "license": "MIT",
232 "optional": true,
233 "os": [
234 "android"
235 ],
236 "engines": {
237 "node": ">=18"
238 }
239 },
240 "node_modules/@esbuild/android-x64": {
241 "version": "0.25.12",
242 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz",
243 "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==",
244 "cpu": [
245 "x64"
246 ],
247 "dev": true,
248 "license": "MIT",
249 "optional": true,
250 "os": [
251 "android"
252 ],
253 "engines": {
254 "node": ">=18"
255 }
256 },
257 "node_modules/@esbuild/darwin-arm64": {
258 "version": "0.25.12",
259 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz",
260 "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==",
261 "cpu": [
262 "arm64"
263 ],
264 "dev": true,
265 "license": "MIT",
266 "optional": true,
267 "os": [
268 "darwin"
269 ],
270 "engines": {
271 "node": ">=18"
272 }
273 },
274 "node_modules/@esbuild/darwin-x64": {
275 "version": "0.25.12",
276 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz",
277 "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==",
278 "cpu": [
279 "x64"
280 ],
281 "dev": true,
282 "license": "MIT",
283 "optional": true,
284 "os": [
285 "darwin"
286 ],
287 "engines": {
288 "node": ">=18"
289 }
290 },
291 "node_modules/@esbuild/freebsd-arm64": {
292 "version": "0.25.12",
293 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz",
294 "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==",
295 "cpu": [
296 "arm64"
297 ],
298 "dev": true,
299 "license": "MIT",
300 "optional": true,
301 "os": [
302 "freebsd"
303 ],
304 "engines": {
305 "node": ">=18"
306 }
307 },
308 "node_modules/@esbuild/freebsd-x64": {
309 "version": "0.25.12",
310 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz",
311 "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==",
312 "cpu": [
313 "x64"
314 ],
315 "dev": true,
316 "license": "MIT",
317 "optional": true,
318 "os": [
319 "freebsd"
320 ],
321 "engines": {
322 "node": ">=18"
323 }
324 },
325 "node_modules/@esbuild/linux-arm": {
326 "version": "0.25.12",
327 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz",
328 "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==",
329 "cpu": [
330 "arm"
331 ],
332 "dev": true,
333 "license": "MIT",
334 "optional": true,
335 "os": [
336 "linux"
337 ],
338 "engines": {
339 "node": ">=18"
340 }
341 },
342 "node_modules/@esbuild/linux-arm64": {
343 "version": "0.25.12",
344 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz",
345 "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==",
346 "cpu": [
347 "arm64"
348 ],
349 "dev": true,
350 "license": "MIT",
351 "optional": true,
352 "os": [
353 "linux"
354 ],
355 "engines": {
356 "node": ">=18"
357 }
358 },
359 "node_modules/@esbuild/linux-ia32": {
360 "version": "0.25.12",
361 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz",
362 "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==",
363 "cpu": [
364 "ia32"
365 ],
366 "dev": true,
367 "license": "MIT",
368 "optional": true,
369 "os": [
370 "linux"
371 ],
372 "engines": {
373 "node": ">=18"
374 }
375 },
376 "node_modules/@esbuild/linux-loong64": {
377 "version": "0.25.12",
378 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz",
379 "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==",
380 "cpu": [
381 "loong64"
382 ],
383 "dev": true,
384 "license": "MIT",
385 "optional": true,
386 "os": [
387 "linux"
388 ],
389 "engines": {
390 "node": ">=18"
391 }
392 },
393 "node_modules/@esbuild/linux-mips64el": {
394 "version": "0.25.12",
395 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz",
396 "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==",
397 "cpu": [
398 "mips64el"
399 ],
400 "dev": true,
401 "license": "MIT",
402 "optional": true,
403 "os": [
404 "linux"
405 ],
406 "engines": {
407 "node": ">=18"
408 }
409 },
410 "node_modules/@esbuild/linux-ppc64": {
411 "version": "0.25.12",
412 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz",
413 "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==",
414 "cpu": [
415 "ppc64"
416 ],
417 "dev": true,
418 "license": "MIT",
419 "optional": true,
420 "os": [
421 "linux"
422 ],
423 "engines": {
424 "node": ">=18"
425 }
426 },
427 "node_modules/@esbuild/linux-riscv64": {
428 "version": "0.25.12",
429 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz",
430 "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==",
431 "cpu": [
432 "riscv64"
433 ],
434 "dev": true,
435 "license": "MIT",
436 "optional": true,
437 "os": [
438 "linux"
439 ],
440 "engines": {
441 "node": ">=18"
442 }
443 },
444 "node_modules/@esbuild/linux-s390x": {
445 "version": "0.25.12",
446 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz",
447 "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==",
448 "cpu": [
449 "s390x"
450 ],
451 "dev": true,
452 "license": "MIT",
453 "optional": true,
454 "os": [
455 "linux"
456 ],
457 "engines": {
458 "node": ">=18"
459 }
460 },
461 "node_modules/@esbuild/linux-x64": {
462 "version": "0.25.12",
463 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz",
464 "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==",
465 "cpu": [
466 "x64"
467 ],
468 "dev": true,
469 "license": "MIT",
470 "optional": true,
471 "os": [
472 "linux"
473 ],
474 "engines": {
475 "node": ">=18"
476 }
477 },
478 "node_modules/@esbuild/netbsd-arm64": {
479 "version": "0.25.12",
480 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz",
481 "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==",
482 "cpu": [
483 "arm64"
484 ],
485 "dev": true,
486 "license": "MIT",
487 "optional": true,
488 "os": [
489 "netbsd"
490 ],
491 "engines": {
492 "node": ">=18"
493 }
494 },
495 "node_modules/@esbuild/netbsd-x64": {
496 "version": "0.25.12",
497 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz",
498 "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==",
499 "cpu": [
500 "x64"
501 ],
502 "dev": true,
503 "license": "MIT",
504 "optional": true,
505 "os": [
506 "netbsd"
507 ],
508 "engines": {
509 "node": ">=18"
510 }
511 },
512 "node_modules/@esbuild/openbsd-arm64": {
513 "version": "0.25.12",
514 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz",
515 "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==",
516 "cpu": [
517 "arm64"
518 ],
519 "dev": true,
520 "license": "MIT",
521 "optional": true,
522 "os": [
523 "openbsd"
524 ],
525 "engines": {
526 "node": ">=18"
527 }
528 },
529 "node_modules/@esbuild/openbsd-x64": {
530 "version": "0.25.12",
531 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz",
532 "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==",
533 "cpu": [
534 "x64"
535 ],
536 "dev": true,
537 "license": "MIT",
538 "optional": true,
539 "os": [
540 "openbsd"
541 ],
542 "engines": {
543 "node": ">=18"
544 }
545 },
546 "node_modules/@esbuild/openharmony-arm64": {
547 "version": "0.25.12",
548 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz",
549 "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==",
550 "cpu": [
551 "arm64"
552 ],
553 "dev": true,
554 "license": "MIT",
555 "optional": true,
556 "os": [
557 "openharmony"
558 ],
559 "engines": {
560 "node": ">=18"
561 }
562 },
563 "node_modules/@esbuild/sunos-x64": {
564 "version": "0.25.12",
565 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz",
566 "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==",
567 "cpu": [
568 "x64"
569 ],
570 "dev": true,
571 "license": "MIT",
572 "optional": true,
573 "os": [
574 "sunos"
575 ],
576 "engines": {
577 "node": ">=18"
578 }
579 },
580 "node_modules/@esbuild/win32-arm64": {
581 "version": "0.25.12",
582 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz",
583 "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==",
584 "cpu": [
585 "arm64"
586 ],
587 "dev": true,
588 "license": "MIT",
589 "optional": true,
590 "os": [
591 "win32"
592 ],
593 "engines": {
594 "node": ">=18"
595 }
596 },
597 "node_modules/@esbuild/win32-ia32": {
598 "version": "0.25.12",
599 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz",
600 "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==",
601 "cpu": [
602 "ia32"
603 ],
604 "dev": true,
605 "license": "MIT",
606 "optional": true,
607 "os": [
608 "win32"
609 ],
610 "engines": {
611 "node": ">=18"
612 }
613 },
614 "node_modules/@esbuild/win32-x64": {
615 "version": "0.25.12",
616 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz",
617 "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==",
618 "cpu": [
619 "x64"
620 ],
621 "dev": true,
622 "license": "MIT",
623 "optional": true,
624 "os": [
625 "win32"
626 ],
627 "engines": {
628 "node": ">=18"
629 }
630 },
631 "node_modules/@mapbox/geojson-rewind": {
632 "version": "0.5.2",
633 "resolved": "https://registry.npmjs.org/@mapbox/geojson-rewind/-/geojson-rewind-0.5.2.tgz",
634 "integrity": "sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==",
635 "license": "ISC",
636 "dependencies": {
637 "get-stream": "^6.0.1",
638 "minimist": "^1.2.6"
639 },
640 "bin": {
641 "geojson-rewind": "geojson-rewind"
642 }
643 },
644 "node_modules/@mapbox/jsonlint-lines-primitives": {
645 "version": "2.0.2",
646 "resolved": "https://registry.npmjs.org/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz",
647 "integrity": "sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==",
648 "engines": {
649 "node": ">= 0.6"
650 }
651 },
652 "node_modules/@mapbox/point-geometry": {
653 "version": "1.1.0",
654 "resolved": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-1.1.0.tgz",
655 "integrity": "sha512-YGcBz1cg4ATXDCM/71L9xveh4dynfGmcLDqufR+nQQy3fKwsAZsWd/x4621/6uJaeB9mwOHE6hPeDgXz9uViUQ==",
656 "license": "ISC"
657 },
658 "node_modules/@mapbox/tiny-sdf": {
659 "version": "2.0.7",
660 "resolved": "https://registry.npmjs.org/@mapbox/tiny-sdf/-/tiny-sdf-2.0.7.tgz",
661 "integrity": "sha512-25gQLQMcpivjOSA40g3gO6qgiFPDpWRoMfd+G/GoppPIeP6JDaMMkMrEJnMZhKyyS6iKwVt5YKu02vCUyJM3Ug==",
662 "license": "BSD-2-Clause"
663 },
664 "node_modules/@mapbox/unitbezier": {
665 "version": "0.0.1",
666 "resolved": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.1.tgz",
667 "integrity": "sha512-nMkuDXFv60aBr9soUG5q+GvZYL+2KZHVvsqFCzqnkGEf46U2fvmytHaEVc1/YZbiLn8X+eR3QzX1+dwDO1lxlw==",
668 "license": "BSD-2-Clause"
669 },
670 "node_modules/@mapbox/vector-tile": {
671 "version": "2.0.4",
672 "resolved": "https://registry.npmjs.org/@mapbox/vector-tile/-/vector-tile-2.0.4.tgz",
673 "integrity": "sha512-AkOLcbgGTdXScosBWwmmD7cDlvOjkg/DetGva26pIRiZPdeJYjYKarIlb4uxVzi6bwHO6EWH82eZ5Nuv4T5DUg==",
674 "license": "BSD-3-Clause",
675 "dependencies": {
676 "@mapbox/point-geometry": "~1.1.0",
677 "@types/geojson": "^7946.0.16",
678 "pbf": "^4.0.1"
679 }
680 },
681 "node_modules/@mapbox/whoots-js": {
682 "version": "3.1.0",
683 "resolved": "https://registry.npmjs.org/@mapbox/whoots-js/-/whoots-js-3.1.0.tgz",
684 "integrity": "sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==",
685 "license": "ISC",
686 "engines": {
687 "node": ">=6.0.0"
688 }
689 },
690 "node_modules/@maplibre/maplibre-gl-style-spec": {
691 "version": "24.4.1",
692 "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.4.1.tgz",
693 "integrity": "sha512-UKhA4qv1h30XT768ccSv5NjNCX+dgfoq2qlLVmKejspPcSQTYD4SrVucgqegmYcKcmwf06wcNAa/kRd0NHWbUg==",
694 "license": "ISC",
695 "dependencies": {
696 "@mapbox/jsonlint-lines-primitives": "~2.0.2",
697 "@mapbox/unitbezier": "^0.0.1",
698 "json-stringify-pretty-compact": "^4.0.0",
699 "minimist": "^1.2.8",
700 "quickselect": "^3.0.0",
701 "rw": "^1.3.3",
702 "tinyqueue": "^3.0.0"
703 },
704 "bin": {
705 "gl-style-format": "dist/gl-style-format.mjs",
706 "gl-style-migrate": "dist/gl-style-migrate.mjs",
707 "gl-style-validate": "dist/gl-style-validate.mjs"
708 }
709 },
710 "node_modules/@maplibre/mlt": {
711 "version": "1.1.2",
712 "resolved": "https://registry.npmjs.org/@maplibre/mlt/-/mlt-1.1.2.tgz",
713 "integrity": "sha512-SQKdJ909VGROkA6ovJgtHNs9YXV4YXUPS+VaZ50I2Mt951SLlUm2Cv34x5Xwc1HiFlsd3h2Yrs5cn7xzqBmENw==",
714 "license": "(MIT OR Apache-2.0)",
715 "dependencies": {
716 "@mapbox/point-geometry": "^1.1.0"
717 }
718 },
719 "node_modules/@maplibre/vt-pbf": {
720 "version": "4.2.0",
721 "resolved": "https://registry.npmjs.org/@maplibre/vt-pbf/-/vt-pbf-4.2.0.tgz",
722 "integrity": "sha512-bxrk/kQUwWXZgmqYgwOCnZCMONCRi3MJMqJdza4T3E4AeR5i+VyMnaJ8iDWtWxdfEAJRtrzIOeJtxZSy5mFrFA==",
723 "license": "MIT",
724 "dependencies": {
725 "@mapbox/point-geometry": "^1.1.0",
726 "@mapbox/vector-tile": "^2.0.4",
727 "@types/geojson-vt": "3.2.5",
728 "@types/supercluster": "^7.1.3",
729 "geojson-vt": "^4.0.2",
730 "pbf": "^4.0.1",
731 "supercluster": "^8.0.1"
732 }
733 },
734 "node_modules/@oxlint/darwin-arm64": {
735 "version": "1.39.0",
736 "resolved": "https://registry.npmjs.org/@oxlint/darwin-arm64/-/darwin-arm64-1.39.0.tgz",
737 "integrity": "sha512-lT3hNhIa02xCujI6YGgjmYGg3Ht/X9ag5ipUVETaMpx5Rd4BbTNWUPif1WN1YZHxt3KLCIqaAe7zVhatv83HOQ==",
738 "cpu": [
739 "arm64"
740 ],
741 "dev": true,
742 "license": "MIT",
743 "optional": true,
744 "os": [
745 "darwin"
746 ]
747 },
748 "node_modules/@oxlint/darwin-x64": {
749 "version": "1.39.0",
750 "resolved": "https://registry.npmjs.org/@oxlint/darwin-x64/-/darwin-x64-1.39.0.tgz",
751 "integrity": "sha512-UT+rfTWd+Yr7iJeSLd/7nF8X4gTYssKh+n77hxl6Oilp3NnG1CKRHxZDy3o3lIBnwgzJkdyUAiYWO1bTMXQ1lA==",
752 "cpu": [
753 "x64"
754 ],
755 "dev": true,
756 "license": "MIT",
757 "optional": true,
758 "os": [
759 "darwin"
760 ]
761 },
762 "node_modules/@oxlint/linux-arm64-gnu": {
763 "version": "1.39.0",
764 "resolved": "https://registry.npmjs.org/@oxlint/linux-arm64-gnu/-/linux-arm64-gnu-1.39.0.tgz",
765 "integrity": "sha512-qocBkvS2V6rH0t9AT3DfQunMnj3xkM7srs5/Ycj2j5ZqMoaWd/FxHNVJDFP++35roKSvsRJoS0mtA8/77jqm6Q==",
766 "cpu": [
767 "arm64"
768 ],
769 "dev": true,
770 "license": "MIT",
771 "optional": true,
772 "os": [
773 "linux"
774 ]
775 },
776 "node_modules/@oxlint/linux-arm64-musl": {
777 "version": "1.39.0",
778 "resolved": "https://registry.npmjs.org/@oxlint/linux-arm64-musl/-/linux-arm64-musl-1.39.0.tgz",
779 "integrity": "sha512-arZzAc1PPcz9epvGBBCMHICeyQloKtHX3eoOe62B3Dskn7gf6Q14wnDHr1r9Vp4vtcBATNq6HlKV14smdlC/qA==",
780 "cpu": [
781 "arm64"
782 ],
783 "dev": true,
784 "license": "MIT",
785 "optional": true,
786 "os": [
787 "linux"
788 ]
789 },
790 "node_modules/@oxlint/linux-x64-gnu": {
791 "version": "1.39.0",
792 "resolved": "https://registry.npmjs.org/@oxlint/linux-x64-gnu/-/linux-x64-gnu-1.39.0.tgz",
793 "integrity": "sha512-ZVt5qsECpuNprdWxAPpDBwoixr1VTcZ4qAEQA2l/wmFyVPDYFD3oBY/SWACNnWBddMrswjTg9O8ALxYWoEpmXw==",
794 "cpu": [
795 "x64"
796 ],
797 "dev": true,
798 "license": "MIT",
799 "optional": true,
800 "os": [
801 "linux"
802 ]
803 },
804 "node_modules/@oxlint/linux-x64-musl": {
805 "version": "1.39.0",
806 "resolved": "https://registry.npmjs.org/@oxlint/linux-x64-musl/-/linux-x64-musl-1.39.0.tgz",
807 "integrity": "sha512-pB0hlGyKPbxr9NMIV783lD6cWL3MpaqnZRM9MWni4yBdHPTKyFNYdg5hGD0Bwg+UP4S2rOevq/+OO9x9Bi7E6g==",
808 "cpu": [
809 "x64"
810 ],
811 "dev": true,
812 "license": "MIT",
813 "optional": true,
814 "os": [
815 "linux"
816 ]
817 },
818 "node_modules/@oxlint/win32-arm64": {
819 "version": "1.39.0",
820 "resolved": "https://registry.npmjs.org/@oxlint/win32-arm64/-/win32-arm64-1.39.0.tgz",
821 "integrity": "sha512-Gg2SFaJohI9+tIQVKXlPw3FsPQFi/eCSWiCgwPtPn5uzQxHRTeQEZKuluz1fuzR5U70TXubb2liZi4Dgl8LJQA==",
822 "cpu": [
823 "arm64"
824 ],
825 "dev": true,
826 "license": "MIT",
827 "optional": true,
828 "os": [
829 "win32"
830 ]
831 },
832 "node_modules/@oxlint/win32-x64": {
833 "version": "1.39.0",
834 "resolved": "https://registry.npmjs.org/@oxlint/win32-x64/-/win32-x64-1.39.0.tgz",
835 "integrity": "sha512-sbi25lfj74hH+6qQtb7s1wEvd1j8OQbTaH8v3xTcDjrwm579Cyh0HBv1YSZ2+gsnVwfVDiCTL1D0JsNqYXszVA==",
836 "cpu": [
837 "x64"
838 ],
839 "dev": true,
840 "license": "MIT",
841 "optional": true,
842 "os": [
843 "win32"
844 ]
845 },
846 "node_modules/@rollup/rollup-android-arm-eabi": {
847 "version": "4.55.1",
848 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.55.1.tgz",
849 "integrity": "sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==",
850 "cpu": [
851 "arm"
852 ],
853 "dev": true,
854 "license": "MIT",
855 "optional": true,
856 "os": [
857 "android"
858 ]
859 },
860 "node_modules/@rollup/rollup-android-arm64": {
861 "version": "4.55.1",
862 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.55.1.tgz",
863 "integrity": "sha512-eFZCb1YUqhTysgW3sj/55du5cG57S7UTNtdMjCW7LwVcj3dTTcowCsC8p7uBdzKsZYa8J7IDE8lhMI+HX1vQvg==",
864 "cpu": [
865 "arm64"
866 ],
867 "dev": true,
868 "license": "MIT",
869 "optional": true,
870 "os": [
871 "android"
872 ]
873 },
874 "node_modules/@rollup/rollup-darwin-arm64": {
875 "version": "4.55.1",
876 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.55.1.tgz",
877 "integrity": "sha512-p3grE2PHcQm2e8PSGZdzIhCKbMCw/xi9XvMPErPhwO17vxtvCN5FEA2mSLgmKlCjHGMQTP6phuQTYWUnKewwGg==",
878 "cpu": [
879 "arm64"
880 ],
881 "dev": true,
882 "license": "MIT",
883 "optional": true,
884 "os": [
885 "darwin"
886 ]
887 },
888 "node_modules/@rollup/rollup-darwin-x64": {
889 "version": "4.55.1",
890 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.55.1.tgz",
891 "integrity": "sha512-rDUjG25C9qoTm+e02Esi+aqTKSBYwVTaoS1wxcN47/Luqef57Vgp96xNANwt5npq9GDxsH7kXxNkJVEsWEOEaQ==",
892 "cpu": [
893 "x64"
894 ],
895 "dev": true,
896 "license": "MIT",
897 "optional": true,
898 "os": [
899 "darwin"
900 ]
901 },
902 "node_modules/@rollup/rollup-freebsd-arm64": {
903 "version": "4.55.1",
904 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.55.1.tgz",
905 "integrity": "sha512-+JiU7Jbp5cdxekIgdte0jfcu5oqw4GCKr6i3PJTlXTCU5H5Fvtkpbs4XJHRmWNXF+hKmn4v7ogI5OQPaupJgOg==",
906 "cpu": [
907 "arm64"
908 ],
909 "dev": true,
910 "license": "MIT",
911 "optional": true,
912 "os": [
913 "freebsd"
914 ]
915 },
916 "node_modules/@rollup/rollup-freebsd-x64": {
917 "version": "4.55.1",
918 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.55.1.tgz",
919 "integrity": "sha512-V5xC1tOVWtLLmr3YUk2f6EJK4qksksOYiz/TCsFHu/R+woubcLWdC9nZQmwjOAbmExBIVKsm1/wKmEy4z4u4Bw==",
920 "cpu": [
921 "x64"
922 ],
923 "dev": true,
924 "license": "MIT",
925 "optional": true,
926 "os": [
927 "freebsd"
928 ]
929 },
930 "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
931 "version": "4.55.1",
932 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.55.1.tgz",
933 "integrity": "sha512-Rn3n+FUk2J5VWx+ywrG/HGPTD9jXNbicRtTM11e/uorplArnXZYsVifnPPqNNP5BsO3roI4n8332ukpY/zN7rQ==",
934 "cpu": [
935 "arm"
936 ],
937 "dev": true,
938 "license": "MIT",
939 "optional": true,
940 "os": [
941 "linux"
942 ]
943 },
944 "node_modules/@rollup/rollup-linux-arm-musleabihf": {
945 "version": "4.55.1",
946 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.55.1.tgz",
947 "integrity": "sha512-grPNWydeKtc1aEdrJDWk4opD7nFtQbMmV7769hiAaYyUKCT1faPRm2av8CX1YJsZ4TLAZcg9gTR1KvEzoLjXkg==",
948 "cpu": [
949 "arm"
950 ],
951 "dev": true,
952 "license": "MIT",
953 "optional": true,
954 "os": [
955 "linux"
956 ]
957 },
958 "node_modules/@rollup/rollup-linux-arm64-gnu": {
959 "version": "4.55.1",
960 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.55.1.tgz",
961 "integrity": "sha512-a59mwd1k6x8tXKcUxSyISiquLwB5pX+fJW9TkWU46lCqD/GRDe9uDN31jrMmVP3feI3mhAdvcCClhV8V5MhJFQ==",
962 "cpu": [
963 "arm64"
964 ],
965 "dev": true,
966 "license": "MIT",
967 "optional": true,
968 "os": [
969 "linux"
970 ]
971 },
972 "node_modules/@rollup/rollup-linux-arm64-musl": {
973 "version": "4.55.1",
974 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.55.1.tgz",
975 "integrity": "sha512-puS1MEgWX5GsHSoiAsF0TYrpomdvkaXm0CofIMG5uVkP6IBV+ZO9xhC5YEN49nsgYo1DuuMquF9+7EDBVYu4uA==",
976 "cpu": [
977 "arm64"
978 ],
979 "dev": true,
980 "license": "MIT",
981 "optional": true,
982 "os": [
983 "linux"
984 ]
985 },
986 "node_modules/@rollup/rollup-linux-loong64-gnu": {
987 "version": "4.55.1",
988 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.55.1.tgz",
989 "integrity": "sha512-r3Wv40in+lTsULSb6nnoudVbARdOwb2u5fpeoOAZjFLznp6tDU8kd+GTHmJoqZ9lt6/Sys33KdIHUaQihFcu7g==",
990 "cpu": [
991 "loong64"
992 ],
993 "dev": true,
994 "license": "MIT",
995 "optional": true,
996 "os": [
997 "linux"
998 ]
999 },
1000 "node_modules/@rollup/rollup-linux-loong64-musl": {
1001 "version": "4.55.1",
1002 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.55.1.tgz",
1003 "integrity": "sha512-MR8c0+UxAlB22Fq4R+aQSPBayvYa3+9DrwG/i1TKQXFYEaoW3B5b/rkSRIypcZDdWjWnpcvxbNaAJDcSbJU3Lw==",
1004 "cpu": [
1005 "loong64"
1006 ],
1007 "dev": true,
1008 "license": "MIT",
1009 "optional": true,
1010 "os": [
1011 "linux"
1012 ]
1013 },
1014 "node_modules/@rollup/rollup-linux-ppc64-gnu": {
1015 "version": "4.55.1",
1016 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.55.1.tgz",
1017 "integrity": "sha512-3KhoECe1BRlSYpMTeVrD4sh2Pw2xgt4jzNSZIIPLFEsnQn9gAnZagW9+VqDqAHgm1Xc77LzJOo2LdigS5qZ+gw==",
1018 "cpu": [
1019 "ppc64"
1020 ],
1021 "dev": true,
1022 "license": "MIT",
1023 "optional": true,
1024 "os": [
1025 "linux"
1026 ]
1027 },
1028 "node_modules/@rollup/rollup-linux-ppc64-musl": {
1029 "version": "4.55.1",
1030 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.55.1.tgz",
1031 "integrity": "sha512-ziR1OuZx0vdYZZ30vueNZTg73alF59DicYrPViG0NEgDVN8/Jl87zkAPu4u6VjZST2llgEUjaiNl9JM6HH1Vdw==",
1032 "cpu": [
1033 "ppc64"
1034 ],
1035 "dev": true,
1036 "license": "MIT",
1037 "optional": true,
1038 "os": [
1039 "linux"
1040 ]
1041 },
1042 "node_modules/@rollup/rollup-linux-riscv64-gnu": {
1043 "version": "4.55.1",
1044 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.55.1.tgz",
1045 "integrity": "sha512-uW0Y12ih2XJRERZ4jAfKamTyIHVMPQnTZcQjme2HMVDAHY4amf5u414OqNYC+x+LzRdRcnIG1YodLrrtA8xsxw==",
1046 "cpu": [
1047 "riscv64"
1048 ],
1049 "dev": true,
1050 "license": "MIT",
1051 "optional": true,
1052 "os": [
1053 "linux"
1054 ]
1055 },
1056 "node_modules/@rollup/rollup-linux-riscv64-musl": {
1057 "version": "4.55.1",
1058 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.55.1.tgz",
1059 "integrity": "sha512-u9yZ0jUkOED1BFrqu3BwMQoixvGHGZ+JhJNkNKY/hyoEgOwlqKb62qu+7UjbPSHYjiVy8kKJHvXKv5coH4wDeg==",
1060 "cpu": [
1061 "riscv64"
1062 ],
1063 "dev": true,
1064 "license": "MIT",
1065 "optional": true,
1066 "os": [
1067 "linux"
1068 ]
1069 },
1070 "node_modules/@rollup/rollup-linux-s390x-gnu": {
1071 "version": "4.55.1",
1072 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.55.1.tgz",
1073 "integrity": "sha512-/0PenBCmqM4ZUd0190j7J0UsQ/1nsi735iPRakO8iPciE7BQ495Y6msPzaOmvx0/pn+eJVVlZrNrSh4WSYLxNg==",
1074 "cpu": [
1075 "s390x"
1076 ],
1077 "dev": true,
1078 "license": "MIT",
1079 "optional": true,
1080 "os": [
1081 "linux"
1082 ]
1083 },
1084 "node_modules/@rollup/rollup-linux-x64-gnu": {
1085 "version": "4.55.1",
1086 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.55.1.tgz",
1087 "integrity": "sha512-a8G4wiQxQG2BAvo+gU6XrReRRqj+pLS2NGXKm8io19goR+K8lw269eTrPkSdDTALwMmJp4th2Uh0D8J9bEV1vg==",
1088 "cpu": [
1089 "x64"
1090 ],
1091 "dev": true,
1092 "license": "MIT",
1093 "optional": true,
1094 "os": [
1095 "linux"
1096 ]
1097 },
1098 "node_modules/@rollup/rollup-linux-x64-musl": {
1099 "version": "4.55.1",
1100 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.55.1.tgz",
1101 "integrity": "sha512-bD+zjpFrMpP/hqkfEcnjXWHMw5BIghGisOKPj+2NaNDuVT+8Ds4mPf3XcPHuat1tz89WRL+1wbcxKY3WSbiT7w==",
1102 "cpu": [
1103 "x64"
1104 ],
1105 "dev": true,
1106 "license": "MIT",
1107 "optional": true,
1108 "os": [
1109 "linux"
1110 ]
1111 },
1112 "node_modules/@rollup/rollup-openbsd-x64": {
1113 "version": "4.55.1",
1114 "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.55.1.tgz",
1115 "integrity": "sha512-eLXw0dOiqE4QmvikfQ6yjgkg/xDM+MdU9YJuP4ySTibXU0oAvnEWXt7UDJmD4UkYialMfOGFPJnIHSe/kdzPxg==",
1116 "cpu": [
1117 "x64"
1118 ],
1119 "dev": true,
1120 "license": "MIT",
1121 "optional": true,
1122 "os": [
1123 "openbsd"
1124 ]
1125 },
1126 "node_modules/@rollup/rollup-openharmony-arm64": {
1127 "version": "4.55.1",
1128 "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.55.1.tgz",
1129 "integrity": "sha512-xzm44KgEP11te3S2HCSyYf5zIzWmx3n8HDCc7EE59+lTcswEWNpvMLfd9uJvVX8LCg9QWG67Xt75AuHn4vgsXw==",
1130 "cpu": [
1131 "arm64"
1132 ],
1133 "dev": true,
1134 "license": "MIT",
1135 "optional": true,
1136 "os": [
1137 "openharmony"
1138 ]
1139 },
1140 "node_modules/@rollup/rollup-win32-arm64-msvc": {
1141 "version": "4.55.1",
1142 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.55.1.tgz",
1143 "integrity": "sha512-yR6Bl3tMC/gBok5cz/Qi0xYnVbIxGx5Fcf/ca0eB6/6JwOY+SRUcJfI0OpeTpPls7f194as62thCt/2BjxYN8g==",
1144 "cpu": [
1145 "arm64"
1146 ],
1147 "dev": true,
1148 "license": "MIT",
1149 "optional": true,
1150 "os": [
1151 "win32"
1152 ]
1153 },
1154 "node_modules/@rollup/rollup-win32-ia32-msvc": {
1155 "version": "4.55.1",
1156 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.55.1.tgz",
1157 "integrity": "sha512-3fZBidchE0eY0oFZBnekYCfg+5wAB0mbpCBuofh5mZuzIU/4jIVkbESmd2dOsFNS78b53CYv3OAtwqkZZmU5nA==",
1158 "cpu": [
1159 "ia32"
1160 ],
1161 "dev": true,
1162 "license": "MIT",
1163 "optional": true,
1164 "os": [
1165 "win32"
1166 ]
1167 },
1168 "node_modules/@rollup/rollup-win32-x64-gnu": {
1169 "version": "4.55.1",
1170 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.55.1.tgz",
1171 "integrity": "sha512-xGGY5pXj69IxKb4yv/POoocPy/qmEGhimy/FoTpTSVju3FYXUQQMFCaZZXJVidsmGxRioZAwpThl/4zX41gRKg==",
1172 "cpu": [
1173 "x64"
1174 ],
1175 "dev": true,
1176 "license": "MIT",
1177 "optional": true,
1178 "os": [
1179 "win32"
1180 ]
1181 },
1182 "node_modules/@rollup/rollup-win32-x64-msvc": {
1183 "version": "4.55.1",
1184 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.55.1.tgz",
1185 "integrity": "sha512-SPEpaL6DX4rmcXtnhdrQYgzQ5W2uW3SCJch88lB2zImhJRhIIK44fkUrgIV/Q8yUNfw5oyZ5vkeQsZLhCb06lw==",
1186 "cpu": [
1187 "x64"
1188 ],
1189 "dev": true,
1190 "license": "MIT",
1191 "optional": true,
1192 "os": [
1193 "win32"
1194 ]
1195 },
1196 "node_modules/@types/estree": {
1197 "version": "1.0.8",
1198 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
1199 "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
1200 "dev": true,
1201 "license": "MIT"
1202 },
1203 "node_modules/@types/geojson": {
1204 "version": "7946.0.16",
1205 "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz",
1206 "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==",
1207 "license": "MIT"
1208 },
1209 "node_modules/@types/geojson-vt": {
1210 "version": "3.2.5",
1211 "resolved": "https://registry.npmjs.org/@types/geojson-vt/-/geojson-vt-3.2.5.tgz",
1212 "integrity": "sha512-qDO7wqtprzlpe8FfQ//ClPV9xiuoh2nkIgiouIptON9w5jvD/fA4szvP9GBlDVdJ5dldAl0kX/sy3URbWwLx0g==",
1213 "license": "MIT",
1214 "dependencies": {
1215 "@types/geojson": "*"
1216 }
1217 },
1218 "node_modules/@types/node": {
1219 "version": "22.19.7",
1220 "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.7.tgz",
1221 "integrity": "sha512-MciR4AKGHWl7xwxkBa6xUGxQJ4VBOmPTF7sL+iGzuahOFaO0jHCsuEfS80pan1ef4gWId1oWOweIhrDEYLuaOw==",
1222 "dev": true,
1223 "license": "MIT",
1224 "dependencies": {
1225 "undici-types": "~6.21.0"
1226 }
1227 },
1228 "node_modules/@types/supercluster": {
1229 "version": "7.1.3",
1230 "resolved": "https://registry.npmjs.org/@types/supercluster/-/supercluster-7.1.3.tgz",
1231 "integrity": "sha512-Z0pOY34GDFl3Q6hUFYf3HkTwKEE02e7QgtJppBt+beEAxnyOpJua+voGFvxINBHa06GwLFFym7gRPY2SiKIfIA==",
1232 "license": "MIT",
1233 "dependencies": {
1234 "@types/geojson": "*"
1235 }
1236 },
1237 "node_modules/@vue/reactivity": {
1238 "version": "3.1.5",
1239 "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.1.5.tgz",
1240 "integrity": "sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==",
1241 "license": "MIT",
1242 "dependencies": {
1243 "@vue/shared": "3.1.5"
1244 }
1245 },
1246 "node_modules/@vue/shared": {
1247 "version": "3.1.5",
1248 "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.1.5.tgz",
1249 "integrity": "sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==",
1250 "license": "MIT"
1251 },
1252 "node_modules/alpinejs": {
1253 "version": "3.15.4",
1254 "resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.15.4.tgz",
1255 "integrity": "sha512-lDpOdoVo0bhFjgl310k1qw3kbpUYwM/v0WByvAchsO93bl3o1rrgr0P/ssx3CimwEtNfXbmwKbtHbqTRCTTH9g==",
1256 "license": "MIT",
1257 "dependencies": {
1258 "@vue/reactivity": "~3.1.1"
1259 }
1260 },
1261 "node_modules/cropperjs": {
1262 "version": "1.6.2",
1263 "resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.6.2.tgz",
1264 "integrity": "sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA==",
1265 "license": "MIT"
1266 },
1267 "node_modules/detect-libc": {
1268 "version": "2.1.2",
1269 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1270 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1271 "dev": true,
1272 "license": "Apache-2.0",
1273 "engines": {
1274 "node": ">=8"
1275 }
1276 },
1277 "node_modules/earcut": {
1278 "version": "3.0.2",
1279 "resolved": "https://registry.npmjs.org/earcut/-/earcut-3.0.2.tgz",
1280 "integrity": "sha512-X7hshQbLyMJ/3RPhyObLARM2sNxxmRALLKx1+NVFFnQ9gKzmCrxm9+uLIAdBcvc8FNLpctqlQ2V6AE92Ol9UDQ==",
1281 "license": "ISC"
1282 },
1283 "node_modules/esbuild": {
1284 "version": "0.25.12",
1285 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz",
1286 "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==",
1287 "dev": true,
1288 "hasInstallScript": true,
1289 "license": "MIT",
1290 "bin": {
1291 "esbuild": "bin/esbuild"
1292 },
1293 "engines": {
1294 "node": ">=18"
1295 },
1296 "optionalDependencies": {
1297 "@esbuild/aix-ppc64": "0.25.12",
1298 "@esbuild/android-arm": "0.25.12",
1299 "@esbuild/android-arm64": "0.25.12",
1300 "@esbuild/android-x64": "0.25.12",
1301 "@esbuild/darwin-arm64": "0.25.12",
1302 "@esbuild/darwin-x64": "0.25.12",
1303 "@esbuild/freebsd-arm64": "0.25.12",
1304 "@esbuild/freebsd-x64": "0.25.12",
1305 "@esbuild/linux-arm": "0.25.12",
1306 "@esbuild/linux-arm64": "0.25.12",
1307 "@esbuild/linux-ia32": "0.25.12",
1308 "@esbuild/linux-loong64": "0.25.12",
1309 "@esbuild/linux-mips64el": "0.25.12",
1310 "@esbuild/linux-ppc64": "0.25.12",
1311 "@esbuild/linux-riscv64": "0.25.12",
1312 "@esbuild/linux-s390x": "0.25.12",
1313 "@esbuild/linux-x64": "0.25.12",
1314 "@esbuild/netbsd-arm64": "0.25.12",
1315 "@esbuild/netbsd-x64": "0.25.12",
1316 "@esbuild/openbsd-arm64": "0.25.12",
1317 "@esbuild/openbsd-x64": "0.25.12",
1318 "@esbuild/openharmony-arm64": "0.25.12",
1319 "@esbuild/sunos-x64": "0.25.12",
1320 "@esbuild/win32-arm64": "0.25.12",
1321 "@esbuild/win32-ia32": "0.25.12",
1322 "@esbuild/win32-x64": "0.25.12"
1323 }
1324 },
1325 "node_modules/fdir": {
1326 "version": "6.5.0",
1327 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
1328 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
1329 "dev": true,
1330 "license": "MIT",
1331 "engines": {
1332 "node": ">=12.0.0"
1333 },
1334 "peerDependencies": {
1335 "picomatch": "^3 || ^4"
1336 },
1337 "peerDependenciesMeta": {
1338 "picomatch": {
1339 "optional": true
1340 }
1341 }
1342 },
1343 "node_modules/fsevents": {
1344 "version": "2.3.3",
1345 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1346 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1347 "dev": true,
1348 "hasInstallScript": true,
1349 "license": "MIT",
1350 "optional": true,
1351 "os": [
1352 "darwin"
1353 ],
1354 "engines": {
1355 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1356 }
1357 },
1358 "node_modules/geojson-vt": {
1359 "version": "4.0.2",
1360 "resolved": "https://registry.npmjs.org/geojson-vt/-/geojson-vt-4.0.2.tgz",
1361 "integrity": "sha512-AV9ROqlNqoZEIJGfm1ncNjEXfkz2hdFlZf0qkVfmkwdKa8vj7H16YUOT81rJw1rdFhyEDlN2Tds91p/glzbl5A==",
1362 "license": "ISC"
1363 },
1364 "node_modules/get-stream": {
1365 "version": "6.0.1",
1366 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
1367 "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
1368 "license": "MIT",
1369 "engines": {
1370 "node": ">=10"
1371 },
1372 "funding": {
1373 "url": "https://github.com/sponsors/sindresorhus"
1374 }
1375 },
1376 "node_modules/gl-matrix": {
1377 "version": "3.4.4",
1378 "resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.4.tgz",
1379 "integrity": "sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==",
1380 "license": "MIT"
1381 },
1382 "node_modules/h3-js": {
1383 "version": "4.4.0",
1384 "resolved": "https://registry.npmjs.org/h3-js/-/h3-js-4.4.0.tgz",
1385 "integrity": "sha512-DvJh07MhGgY2KcC4OeZc8SSyA+ZXpdvoh6uCzGpoKvWtZxJB+g6VXXC1+eWYkaMIsLz7J/ErhOalHCpcs1KYog==",
1386 "license": "Apache-2.0",
1387 "engines": {
1388 "node": ">=4",
1389 "npm": ">=3",
1390 "yarn": ">=1.3.0"
1391 }
1392 },
1393 "node_modules/htmx.org": {
1394 "version": "2.0.8",
1395 "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.8.tgz",
1396 "integrity": "sha512-fm297iru0iWsNJlBrjvtN7V9zjaxd+69Oqjh4F/Vq9Wwi2kFisLcrLCiv5oBX0KLfOX/zG8AUo9ROMU5XUB44Q==",
1397 "license": "0BSD"
1398 },
1399 "node_modules/json-stringify-pretty-compact": {
1400 "version": "4.0.0",
1401 "resolved": "https://registry.npmjs.org/json-stringify-pretty-compact/-/json-stringify-pretty-compact-4.0.0.tgz",
1402 "integrity": "sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==",
1403 "license": "MIT"
1404 },
1405 "node_modules/kdbush": {
1406 "version": "4.0.2",
1407 "resolved": "https://registry.npmjs.org/kdbush/-/kdbush-4.0.2.tgz",
1408 "integrity": "sha512-WbCVYJ27Sz8zi9Q7Q0xHC+05iwkm3Znipc2XTlrnJbsHMYktW4hPhXUE8Ys1engBrvffoSCqbil1JQAa7clRpA==",
1409 "license": "ISC"
1410 },
1411 "node_modules/lightningcss": {
1412 "version": "1.30.2",
1413 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz",
1414 "integrity": "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==",
1415 "dev": true,
1416 "license": "MPL-2.0",
1417 "dependencies": {
1418 "detect-libc": "^2.0.3"
1419 },
1420 "engines": {
1421 "node": ">= 12.0.0"
1422 },
1423 "funding": {
1424 "type": "opencollective",
1425 "url": "https://opencollective.com/parcel"
1426 },
1427 "optionalDependencies": {
1428 "lightningcss-android-arm64": "1.30.2",
1429 "lightningcss-darwin-arm64": "1.30.2",
1430 "lightningcss-darwin-x64": "1.30.2",
1431 "lightningcss-freebsd-x64": "1.30.2",
1432 "lightningcss-linux-arm-gnueabihf": "1.30.2",
1433 "lightningcss-linux-arm64-gnu": "1.30.2",
1434 "lightningcss-linux-arm64-musl": "1.30.2",
1435 "lightningcss-linux-x64-gnu": "1.30.2",
1436 "lightningcss-linux-x64-musl": "1.30.2",
1437 "lightningcss-win32-arm64-msvc": "1.30.2",
1438 "lightningcss-win32-x64-msvc": "1.30.2"
1439 }
1440 },
1441 "node_modules/lightningcss-android-arm64": {
1442 "version": "1.30.2",
1443 "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz",
1444 "integrity": "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==",
1445 "cpu": [
1446 "arm64"
1447 ],
1448 "dev": true,
1449 "license": "MPL-2.0",
1450 "optional": true,
1451 "os": [
1452 "android"
1453 ],
1454 "engines": {
1455 "node": ">= 12.0.0"
1456 },
1457 "funding": {
1458 "type": "opencollective",
1459 "url": "https://opencollective.com/parcel"
1460 }
1461 },
1462 "node_modules/lightningcss-darwin-arm64": {
1463 "version": "1.30.2",
1464 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz",
1465 "integrity": "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==",
1466 "cpu": [
1467 "arm64"
1468 ],
1469 "dev": true,
1470 "license": "MPL-2.0",
1471 "optional": true,
1472 "os": [
1473 "darwin"
1474 ],
1475 "engines": {
1476 "node": ">= 12.0.0"
1477 },
1478 "funding": {
1479 "type": "opencollective",
1480 "url": "https://opencollective.com/parcel"
1481 }
1482 },
1483 "node_modules/lightningcss-darwin-x64": {
1484 "version": "1.30.2",
1485 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz",
1486 "integrity": "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==",
1487 "cpu": [
1488 "x64"
1489 ],
1490 "dev": true,
1491 "license": "MPL-2.0",
1492 "optional": true,
1493 "os": [
1494 "darwin"
1495 ],
1496 "engines": {
1497 "node": ">= 12.0.0"
1498 },
1499 "funding": {
1500 "type": "opencollective",
1501 "url": "https://opencollective.com/parcel"
1502 }
1503 },
1504 "node_modules/lightningcss-freebsd-x64": {
1505 "version": "1.30.2",
1506 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz",
1507 "integrity": "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==",
1508 "cpu": [
1509 "x64"
1510 ],
1511 "dev": true,
1512 "license": "MPL-2.0",
1513 "optional": true,
1514 "os": [
1515 "freebsd"
1516 ],
1517 "engines": {
1518 "node": ">= 12.0.0"
1519 },
1520 "funding": {
1521 "type": "opencollective",
1522 "url": "https://opencollective.com/parcel"
1523 }
1524 },
1525 "node_modules/lightningcss-linux-arm-gnueabihf": {
1526 "version": "1.30.2",
1527 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz",
1528 "integrity": "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==",
1529 "cpu": [
1530 "arm"
1531 ],
1532 "dev": true,
1533 "license": "MPL-2.0",
1534 "optional": true,
1535 "os": [
1536 "linux"
1537 ],
1538 "engines": {
1539 "node": ">= 12.0.0"
1540 },
1541 "funding": {
1542 "type": "opencollective",
1543 "url": "https://opencollective.com/parcel"
1544 }
1545 },
1546 "node_modules/lightningcss-linux-arm64-gnu": {
1547 "version": "1.30.2",
1548 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz",
1549 "integrity": "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==",
1550 "cpu": [
1551 "arm64"
1552 ],
1553 "dev": true,
1554 "license": "MPL-2.0",
1555 "optional": true,
1556 "os": [
1557 "linux"
1558 ],
1559 "engines": {
1560 "node": ">= 12.0.0"
1561 },
1562 "funding": {
1563 "type": "opencollective",
1564 "url": "https://opencollective.com/parcel"
1565 }
1566 },
1567 "node_modules/lightningcss-linux-arm64-musl": {
1568 "version": "1.30.2",
1569 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz",
1570 "integrity": "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==",
1571 "cpu": [
1572 "arm64"
1573 ],
1574 "dev": true,
1575 "license": "MPL-2.0",
1576 "optional": true,
1577 "os": [
1578 "linux"
1579 ],
1580 "engines": {
1581 "node": ">= 12.0.0"
1582 },
1583 "funding": {
1584 "type": "opencollective",
1585 "url": "https://opencollective.com/parcel"
1586 }
1587 },
1588 "node_modules/lightningcss-linux-x64-gnu": {
1589 "version": "1.30.2",
1590 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz",
1591 "integrity": "sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==",
1592 "cpu": [
1593 "x64"
1594 ],
1595 "dev": true,
1596 "license": "MPL-2.0",
1597 "optional": true,
1598 "os": [
1599 "linux"
1600 ],
1601 "engines": {
1602 "node": ">= 12.0.0"
1603 },
1604 "funding": {
1605 "type": "opencollective",
1606 "url": "https://opencollective.com/parcel"
1607 }
1608 },
1609 "node_modules/lightningcss-linux-x64-musl": {
1610 "version": "1.30.2",
1611 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz",
1612 "integrity": "sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==",
1613 "cpu": [
1614 "x64"
1615 ],
1616 "dev": true,
1617 "license": "MPL-2.0",
1618 "optional": true,
1619 "os": [
1620 "linux"
1621 ],
1622 "engines": {
1623 "node": ">= 12.0.0"
1624 },
1625 "funding": {
1626 "type": "opencollective",
1627 "url": "https://opencollective.com/parcel"
1628 }
1629 },
1630 "node_modules/lightningcss-win32-arm64-msvc": {
1631 "version": "1.30.2",
1632 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz",
1633 "integrity": "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==",
1634 "cpu": [
1635 "arm64"
1636 ],
1637 "dev": true,
1638 "license": "MPL-2.0",
1639 "optional": true,
1640 "os": [
1641 "win32"
1642 ],
1643 "engines": {
1644 "node": ">= 12.0.0"
1645 },
1646 "funding": {
1647 "type": "opencollective",
1648 "url": "https://opencollective.com/parcel"
1649 }
1650 },
1651 "node_modules/lightningcss-win32-x64-msvc": {
1652 "version": "1.30.2",
1653 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz",
1654 "integrity": "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==",
1655 "cpu": [
1656 "x64"
1657 ],
1658 "dev": true,
1659 "license": "MPL-2.0",
1660 "optional": true,
1661 "os": [
1662 "win32"
1663 ],
1664 "engines": {
1665 "node": ">= 12.0.0"
1666 },
1667 "funding": {
1668 "type": "opencollective",
1669 "url": "https://opencollective.com/parcel"
1670 }
1671 },
1672 "node_modules/maplibre-gl": {
1673 "version": "5.16.0",
1674 "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.16.0.tgz",
1675 "integrity": "sha512-/VDY89nr4jgLJyzmhy325cG6VUI02WkZ/UfVuDbG/piXzo6ODnM+omDFIwWY8tsEsBG26DNDmNMn3Y2ikHsBiA==",
1676 "license": "BSD-3-Clause",
1677 "dependencies": {
1678 "@mapbox/geojson-rewind": "^0.5.2",
1679 "@mapbox/jsonlint-lines-primitives": "^2.0.2",
1680 "@mapbox/point-geometry": "^1.1.0",
1681 "@mapbox/tiny-sdf": "^2.0.7",
1682 "@mapbox/unitbezier": "^0.0.1",
1683 "@mapbox/vector-tile": "^2.0.4",
1684 "@mapbox/whoots-js": "^3.1.0",
1685 "@maplibre/maplibre-gl-style-spec": "^24.4.1",
1686 "@maplibre/mlt": "^1.1.2",
1687 "@maplibre/vt-pbf": "^4.2.0",
1688 "@types/geojson": "^7946.0.16",
1689 "@types/geojson-vt": "3.2.5",
1690 "@types/supercluster": "^7.1.3",
1691 "earcut": "^3.0.2",
1692 "geojson-vt": "^4.0.2",
1693 "gl-matrix": "^3.4.4",
1694 "kdbush": "^4.0.2",
1695 "murmurhash-js": "^1.0.0",
1696 "pbf": "^4.0.1",
1697 "potpack": "^2.1.0",
1698 "quickselect": "^3.0.0",
1699 "supercluster": "^8.0.1",
1700 "tinyqueue": "^3.0.0"
1701 },
1702 "engines": {
1703 "node": ">=16.14.0",
1704 "npm": ">=8.1.0"
1705 },
1706 "funding": {
1707 "url": "https://github.com/maplibre/maplibre-gl-js?sponsor=1"
1708 }
1709 },
1710 "node_modules/minimist": {
1711 "version": "1.2.8",
1712 "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
1713 "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
1714 "license": "MIT",
1715 "funding": {
1716 "url": "https://github.com/sponsors/ljharb"
1717 }
1718 },
1719 "node_modules/murmurhash-js": {
1720 "version": "1.0.0",
1721 "resolved": "https://registry.npmjs.org/murmurhash-js/-/murmurhash-js-1.0.0.tgz",
1722 "integrity": "sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==",
1723 "license": "MIT"
1724 },
1725 "node_modules/nanoid": {
1726 "version": "3.3.11",
1727 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
1728 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
1729 "dev": true,
1730 "funding": [
1731 {
1732 "type": "github",
1733 "url": "https://github.com/sponsors/ai"
1734 }
1735 ],
1736 "license": "MIT",
1737 "bin": {
1738 "nanoid": "bin/nanoid.cjs"
1739 },
1740 "engines": {
1741 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
1742 }
1743 },
1744 "node_modules/oxlint": {
1745 "version": "1.39.0",
1746 "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.39.0.tgz",
1747 "integrity": "sha512-wSiLr0wjG+KTU6c1LpVoQk7JZ7l8HCKlAkVDVTJKWmCGazsNxexxnOXl7dsar92mQcRnzko5g077ggP3RINSjA==",
1748 "dev": true,
1749 "license": "MIT",
1750 "bin": {
1751 "oxlint": "bin/oxlint"
1752 },
1753 "engines": {
1754 "node": "^20.19.0 || >=22.12.0"
1755 },
1756 "funding": {
1757 "url": "https://github.com/sponsors/Boshen"
1758 },
1759 "optionalDependencies": {
1760 "@oxlint/darwin-arm64": "1.39.0",
1761 "@oxlint/darwin-x64": "1.39.0",
1762 "@oxlint/linux-arm64-gnu": "1.39.0",
1763 "@oxlint/linux-arm64-musl": "1.39.0",
1764 "@oxlint/linux-x64-gnu": "1.39.0",
1765 "@oxlint/linux-x64-musl": "1.39.0",
1766 "@oxlint/win32-arm64": "1.39.0",
1767 "@oxlint/win32-x64": "1.39.0"
1768 },
1769 "peerDependencies": {
1770 "oxlint-tsgolint": ">=0.10.0"
1771 },
1772 "peerDependenciesMeta": {
1773 "oxlint-tsgolint": {
1774 "optional": true
1775 }
1776 }
1777 },
1778 "node_modules/pbf": {
1779 "version": "4.0.1",
1780 "resolved": "https://registry.npmjs.org/pbf/-/pbf-4.0.1.tgz",
1781 "integrity": "sha512-SuLdBvS42z33m8ejRbInMapQe8n0D3vN/Xd5fmWM3tufNgRQFBpaW2YVJxQZV4iPNqb0vEFvssMEo5w9c6BTIA==",
1782 "license": "BSD-3-Clause",
1783 "dependencies": {
1784 "resolve-protobuf-schema": "^2.1.0"
1785 },
1786 "bin": {
1787 "pbf": "bin/pbf"
1788 }
1789 },
1790 "node_modules/picocolors": {
1791 "version": "1.1.1",
1792 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1793 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1794 "dev": true,
1795 "license": "ISC"
1796 },
1797 "node_modules/picomatch": {
1798 "version": "4.0.3",
1799 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
1800 "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
1801 "dev": true,
1802 "license": "MIT",
1803 "engines": {
1804 "node": ">=12"
1805 },
1806 "funding": {
1807 "url": "https://github.com/sponsors/jonschlinkert"
1808 }
1809 },
1810 "node_modules/postcss": {
1811 "version": "8.5.6",
1812 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
1813 "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
1814 "dev": true,
1815 "funding": [
1816 {
1817 "type": "opencollective",
1818 "url": "https://opencollective.com/postcss/"
1819 },
1820 {
1821 "type": "tidelift",
1822 "url": "https://tidelift.com/funding/github/npm/postcss"
1823 },
1824 {
1825 "type": "github",
1826 "url": "https://github.com/sponsors/ai"
1827 }
1828 ],
1829 "license": "MIT",
1830 "dependencies": {
1831 "nanoid": "^3.3.11",
1832 "picocolors": "^1.1.1",
1833 "source-map-js": "^1.2.1"
1834 },
1835 "engines": {
1836 "node": "^10 || ^12 || >=14"
1837 }
1838 },
1839 "node_modules/potpack": {
1840 "version": "2.1.0",
1841 "resolved": "https://registry.npmjs.org/potpack/-/potpack-2.1.0.tgz",
1842 "integrity": "sha512-pcaShQc1Shq0y+E7GqJqvZj8DTthWV1KeHGdi0Z6IAin2Oi3JnLCOfwnCo84qc+HAp52wT9nK9H7FAJp5a44GQ==",
1843 "license": "ISC"
1844 },
1845 "node_modules/protocol-buffers-schema": {
1846 "version": "3.6.0",
1847 "resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz",
1848 "integrity": "sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==",
1849 "license": "MIT"
1850 },
1851 "node_modules/quickselect": {
1852 "version": "3.0.0",
1853 "resolved": "https://registry.npmjs.org/quickselect/-/quickselect-3.0.0.tgz",
1854 "integrity": "sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==",
1855 "license": "ISC"
1856 },
1857 "node_modules/resolve-protobuf-schema": {
1858 "version": "2.1.0",
1859 "resolved": "https://registry.npmjs.org/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz",
1860 "integrity": "sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==",
1861 "license": "MIT",
1862 "dependencies": {
1863 "protocol-buffers-schema": "^3.3.1"
1864 }
1865 },
1866 "node_modules/rollup": {
1867 "version": "4.55.1",
1868 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.55.1.tgz",
1869 "integrity": "sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==",
1870 "dev": true,
1871 "license": "MIT",
1872 "dependencies": {
1873 "@types/estree": "1.0.8"
1874 },
1875 "bin": {
1876 "rollup": "dist/bin/rollup"
1877 },
1878 "engines": {
1879 "node": ">=18.0.0",
1880 "npm": ">=8.0.0"
1881 },
1882 "optionalDependencies": {
1883 "@rollup/rollup-android-arm-eabi": "4.55.1",
1884 "@rollup/rollup-android-arm64": "4.55.1",
1885 "@rollup/rollup-darwin-arm64": "4.55.1",
1886 "@rollup/rollup-darwin-x64": "4.55.1",
1887 "@rollup/rollup-freebsd-arm64": "4.55.1",
1888 "@rollup/rollup-freebsd-x64": "4.55.1",
1889 "@rollup/rollup-linux-arm-gnueabihf": "4.55.1",
1890 "@rollup/rollup-linux-arm-musleabihf": "4.55.1",
1891 "@rollup/rollup-linux-arm64-gnu": "4.55.1",
1892 "@rollup/rollup-linux-arm64-musl": "4.55.1",
1893 "@rollup/rollup-linux-loong64-gnu": "4.55.1",
1894 "@rollup/rollup-linux-loong64-musl": "4.55.1",
1895 "@rollup/rollup-linux-ppc64-gnu": "4.55.1",
1896 "@rollup/rollup-linux-ppc64-musl": "4.55.1",
1897 "@rollup/rollup-linux-riscv64-gnu": "4.55.1",
1898 "@rollup/rollup-linux-riscv64-musl": "4.55.1",
1899 "@rollup/rollup-linux-s390x-gnu": "4.55.1",
1900 "@rollup/rollup-linux-x64-gnu": "4.55.1",
1901 "@rollup/rollup-linux-x64-musl": "4.55.1",
1902 "@rollup/rollup-openbsd-x64": "4.55.1",
1903 "@rollup/rollup-openharmony-arm64": "4.55.1",
1904 "@rollup/rollup-win32-arm64-msvc": "4.55.1",
1905 "@rollup/rollup-win32-ia32-msvc": "4.55.1",
1906 "@rollup/rollup-win32-x64-gnu": "4.55.1",
1907 "@rollup/rollup-win32-x64-msvc": "4.55.1",
1908 "fsevents": "~2.3.2"
1909 }
1910 },
1911 "node_modules/rw": {
1912 "version": "1.3.3",
1913 "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
1914 "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==",
1915 "license": "BSD-3-Clause"
1916 },
1917 "node_modules/source-map-js": {
1918 "version": "1.2.1",
1919 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
1920 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
1921 "dev": true,
1922 "license": "BSD-3-Clause",
1923 "engines": {
1924 "node": ">=0.10.0"
1925 }
1926 },
1927 "node_modules/supercluster": {
1928 "version": "8.0.1",
1929 "resolved": "https://registry.npmjs.org/supercluster/-/supercluster-8.0.1.tgz",
1930 "integrity": "sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==",
1931 "license": "ISC",
1932 "dependencies": {
1933 "kdbush": "^4.0.2"
1934 }
1935 },
1936 "node_modules/tinyglobby": {
1937 "version": "0.2.15",
1938 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
1939 "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
1940 "dev": true,
1941 "license": "MIT",
1942 "dependencies": {
1943 "fdir": "^6.5.0",
1944 "picomatch": "^4.0.3"
1945 },
1946 "engines": {
1947 "node": ">=12.0.0"
1948 },
1949 "funding": {
1950 "url": "https://github.com/sponsors/SuperchupuDev"
1951 }
1952 },
1953 "node_modules/tinyqueue": {
1954 "version": "3.0.0",
1955 "resolved": "https://registry.npmjs.org/tinyqueue/-/tinyqueue-3.0.0.tgz",
1956 "integrity": "sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==",
1957 "license": "ISC"
1958 },
1959 "node_modules/typescript": {
1960 "version": "5.9.3",
1961 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
1962 "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
1963 "dev": true,
1964 "license": "Apache-2.0",
1965 "bin": {
1966 "tsc": "bin/tsc",
1967 "tsserver": "bin/tsserver"
1968 },
1969 "engines": {
1970 "node": ">=14.17"
1971 }
1972 },
1973 "node_modules/undici-types": {
1974 "version": "6.21.0",
1975 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
1976 "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
1977 "dev": true,
1978 "license": "MIT"
1979 },
1980 "node_modules/vite": {
1981 "version": "6.4.1",
1982 "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
1983 "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
1984 "dev": true,
1985 "license": "MIT",
1986 "dependencies": {
1987 "esbuild": "^0.25.0",
1988 "fdir": "^6.4.4",
1989 "picomatch": "^4.0.2",
1990 "postcss": "^8.5.3",
1991 "rollup": "^4.34.9",
1992 "tinyglobby": "^0.2.13"
1993 },
1994 "bin": {
1995 "vite": "bin/vite.js"
1996 },
1997 "engines": {
1998 "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
1999 },
2000 "funding": {
2001 "url": "https://github.com/vitejs/vite?sponsor=1"
2002 },
2003 "optionalDependencies": {
2004 "fsevents": "~2.3.3"
2005 },
2006 "peerDependencies": {
2007 "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
2008 "jiti": ">=1.21.0",
2009 "less": "*",
2010 "lightningcss": "^1.21.0",
2011 "sass": "*",
2012 "sass-embedded": "*",
2013 "stylus": "*",
2014 "sugarss": "*",
2015 "terser": "^5.16.0",
2016 "tsx": "^4.8.1",
2017 "yaml": "^2.4.2"
2018 },
2019 "peerDependenciesMeta": {
2020 "@types/node": {
2021 "optional": true
2022 },
2023 "jiti": {
2024 "optional": true
2025 },
2026 "less": {
2027 "optional": true
2028 },
2029 "lightningcss": {
2030 "optional": true
2031 },
2032 "sass": {
2033 "optional": true
2034 },
2035 "sass-embedded": {
2036 "optional": true
2037 },
2038 "stylus": {
2039 "optional": true
2040 },
2041 "sugarss": {
2042 "optional": true
2043 },
2044 "terser": {
2045 "optional": true
2046 },
2047 "tsx": {
2048 "optional": true
2049 },
2050 "yaml": {
2051 "optional": true
2052 }
2053 }
2054 }
2055 }
2056}