ebade 0.2.2 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/README.md +49 -38
  3. package/ROADMAP.md +19 -14
  4. package/cli/scaffold.js +502 -186
  5. package/cli/simulate.js +102 -0
  6. package/cli/templates/feature-grid.tsx +80 -0
  7. package/cli/templates/footer.tsx +121 -0
  8. package/cli/templates/hero-section.tsx +34 -0
  9. package/cli/templates/login-form.tsx +124 -0
  10. package/cli/templates/navbar.tsx +53 -0
  11. package/cli/templates/pricing-table.tsx +140 -0
  12. package/cli/templates/signup-form.tsx +111 -0
  13. package/demo.tape +2 -2
  14. package/examples/saas-dashboard.ebade.yaml +2 -0
  15. package/netlify.toml +7 -0
  16. package/package.json +3 -1
  17. package/packages/mcp-server/README.md +3 -3
  18. package/packages/mcp-server/package.json +2 -2
  19. package/packages/mcp-server/src/index.ts +12 -16
  20. package/packages/mcp-server/src/tools/scaffold.ts +153 -404
  21. package/packages/vscode-extension/README.md +45 -0
  22. package/packages/vscode-extension/ebade-0.1.0.vsix +0 -0
  23. package/packages/vscode-extension/ebade-0.3.0.vsix +0 -0
  24. package/packages/vscode-extension/ebade-0.3.1.vsix +0 -0
  25. package/packages/vscode-extension/ebade-0.3.2.vsix +0 -0
  26. package/packages/vscode-extension/images/icon.png +0 -0
  27. package/packages/vscode-extension/language-configuration.json +24 -0
  28. package/packages/vscode-extension/package.json +54 -0
  29. package/packages/vscode-extension/snippets/ebade.json +86 -0
  30. package/packages/vscode-extension/syntaxes/ebade.tmLanguage.json +54 -0
  31. package/www/README.md +36 -0
  32. package/www/app/favicon.ico +0 -0
  33. package/www/app/globals.css +1256 -0
  34. package/www/app/layout.tsx +66 -0
  35. package/www/app/page.tsx +374 -0
  36. package/www/app/playground/page.tsx +627 -0
  37. package/www/components/ThreeCanvas.tsx +156 -0
  38. package/www/next.config.ts +19 -0
  39. package/www/package-lock.json +1779 -0
  40. package/www/package.json +27 -0
  41. package/www/postcss.config.mjs +7 -0
  42. package/www/public/logo.png +0 -0
  43. package/www/tsconfig.json +42 -0
  44. package/landing/index.html +0 -237
  45. package/landing/main.js +0 -147
  46. package/landing/style.css +0 -616
  47. /package/{demo.gif → assets/demo.gif} +0 -0
  48. /package/{demo.mp4 → assets/demo.mp4} +0 -0
  49. /package/{landing → www/public}/_headers +0 -0
  50. /package/{landing → www/public}/favicon.svg +0 -0
  51. /package/{landing → www/public}/og-image.png +0 -0
  52. /package/{landing → www/public}/og-readme.png +0 -0
@@ -0,0 +1,1779 @@
1
+ {
2
+ "name": "landing",
3
+ "version": "0.1.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "landing",
9
+ "version": "0.1.0",
10
+ "dependencies": {
11
+ "lucide-react": "^0.562.0",
12
+ "next": "^15.1.4",
13
+ "react": "^19.0.0",
14
+ "react-dom": "^19.0.0",
15
+ "three": "^0.182.0"
16
+ },
17
+ "devDependencies": {
18
+ "@tailwindcss/postcss": "^4",
19
+ "@types/node": "^20",
20
+ "@types/react": "^19",
21
+ "@types/react-dom": "^19",
22
+ "@types/three": "^0.182.0",
23
+ "babel-plugin-react-compiler": "1.0.0",
24
+ "tailwindcss": "^4",
25
+ "typescript": "^5"
26
+ }
27
+ },
28
+ "node_modules/@alloc/quick-lru": {
29
+ "version": "5.2.0",
30
+ "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
31
+ "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
32
+ "dev": true,
33
+ "license": "MIT",
34
+ "engines": {
35
+ "node": ">=10"
36
+ },
37
+ "funding": {
38
+ "url": "https://github.com/sponsors/sindresorhus"
39
+ }
40
+ },
41
+ "node_modules/@babel/helper-string-parser": {
42
+ "version": "7.27.1",
43
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
44
+ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
45
+ "devOptional": true,
46
+ "license": "MIT",
47
+ "engines": {
48
+ "node": ">=6.9.0"
49
+ }
50
+ },
51
+ "node_modules/@babel/helper-validator-identifier": {
52
+ "version": "7.28.5",
53
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
54
+ "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
55
+ "devOptional": true,
56
+ "license": "MIT",
57
+ "engines": {
58
+ "node": ">=6.9.0"
59
+ }
60
+ },
61
+ "node_modules/@babel/types": {
62
+ "version": "7.28.5",
63
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
64
+ "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
65
+ "devOptional": true,
66
+ "license": "MIT",
67
+ "dependencies": {
68
+ "@babel/helper-string-parser": "^7.27.1",
69
+ "@babel/helper-validator-identifier": "^7.28.5"
70
+ },
71
+ "engines": {
72
+ "node": ">=6.9.0"
73
+ }
74
+ },
75
+ "node_modules/@dimforge/rapier3d-compat": {
76
+ "version": "0.12.0",
77
+ "resolved": "https://registry.npmjs.org/@dimforge/rapier3d-compat/-/rapier3d-compat-0.12.0.tgz",
78
+ "integrity": "sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==",
79
+ "dev": true,
80
+ "license": "Apache-2.0"
81
+ },
82
+ "node_modules/@emnapi/runtime": {
83
+ "version": "1.8.1",
84
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
85
+ "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
86
+ "license": "MIT",
87
+ "optional": true,
88
+ "dependencies": {
89
+ "tslib": "^2.4.0"
90
+ }
91
+ },
92
+ "node_modules/@img/colour": {
93
+ "version": "1.0.0",
94
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz",
95
+ "integrity": "sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==",
96
+ "license": "MIT",
97
+ "optional": true,
98
+ "engines": {
99
+ "node": ">=18"
100
+ }
101
+ },
102
+ "node_modules/@img/sharp-darwin-arm64": {
103
+ "version": "0.34.5",
104
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
105
+ "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
106
+ "cpu": [
107
+ "arm64"
108
+ ],
109
+ "license": "Apache-2.0",
110
+ "optional": true,
111
+ "os": [
112
+ "darwin"
113
+ ],
114
+ "engines": {
115
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
116
+ },
117
+ "funding": {
118
+ "url": "https://opencollective.com/libvips"
119
+ },
120
+ "optionalDependencies": {
121
+ "@img/sharp-libvips-darwin-arm64": "1.2.4"
122
+ }
123
+ },
124
+ "node_modules/@img/sharp-darwin-x64": {
125
+ "version": "0.34.5",
126
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
127
+ "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
128
+ "cpu": [
129
+ "x64"
130
+ ],
131
+ "license": "Apache-2.0",
132
+ "optional": true,
133
+ "os": [
134
+ "darwin"
135
+ ],
136
+ "engines": {
137
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
138
+ },
139
+ "funding": {
140
+ "url": "https://opencollective.com/libvips"
141
+ },
142
+ "optionalDependencies": {
143
+ "@img/sharp-libvips-darwin-x64": "1.2.4"
144
+ }
145
+ },
146
+ "node_modules/@img/sharp-libvips-darwin-arm64": {
147
+ "version": "1.2.4",
148
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
149
+ "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
150
+ "cpu": [
151
+ "arm64"
152
+ ],
153
+ "license": "LGPL-3.0-or-later",
154
+ "optional": true,
155
+ "os": [
156
+ "darwin"
157
+ ],
158
+ "funding": {
159
+ "url": "https://opencollective.com/libvips"
160
+ }
161
+ },
162
+ "node_modules/@img/sharp-libvips-darwin-x64": {
163
+ "version": "1.2.4",
164
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
165
+ "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
166
+ "cpu": [
167
+ "x64"
168
+ ],
169
+ "license": "LGPL-3.0-or-later",
170
+ "optional": true,
171
+ "os": [
172
+ "darwin"
173
+ ],
174
+ "funding": {
175
+ "url": "https://opencollective.com/libvips"
176
+ }
177
+ },
178
+ "node_modules/@img/sharp-libvips-linux-arm": {
179
+ "version": "1.2.4",
180
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
181
+ "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
182
+ "cpu": [
183
+ "arm"
184
+ ],
185
+ "license": "LGPL-3.0-or-later",
186
+ "optional": true,
187
+ "os": [
188
+ "linux"
189
+ ],
190
+ "funding": {
191
+ "url": "https://opencollective.com/libvips"
192
+ }
193
+ },
194
+ "node_modules/@img/sharp-libvips-linux-arm64": {
195
+ "version": "1.2.4",
196
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
197
+ "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
198
+ "cpu": [
199
+ "arm64"
200
+ ],
201
+ "license": "LGPL-3.0-or-later",
202
+ "optional": true,
203
+ "os": [
204
+ "linux"
205
+ ],
206
+ "funding": {
207
+ "url": "https://opencollective.com/libvips"
208
+ }
209
+ },
210
+ "node_modules/@img/sharp-libvips-linux-ppc64": {
211
+ "version": "1.2.4",
212
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
213
+ "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
214
+ "cpu": [
215
+ "ppc64"
216
+ ],
217
+ "license": "LGPL-3.0-or-later",
218
+ "optional": true,
219
+ "os": [
220
+ "linux"
221
+ ],
222
+ "funding": {
223
+ "url": "https://opencollective.com/libvips"
224
+ }
225
+ },
226
+ "node_modules/@img/sharp-libvips-linux-riscv64": {
227
+ "version": "1.2.4",
228
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
229
+ "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
230
+ "cpu": [
231
+ "riscv64"
232
+ ],
233
+ "license": "LGPL-3.0-or-later",
234
+ "optional": true,
235
+ "os": [
236
+ "linux"
237
+ ],
238
+ "funding": {
239
+ "url": "https://opencollective.com/libvips"
240
+ }
241
+ },
242
+ "node_modules/@img/sharp-libvips-linux-s390x": {
243
+ "version": "1.2.4",
244
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
245
+ "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
246
+ "cpu": [
247
+ "s390x"
248
+ ],
249
+ "license": "LGPL-3.0-or-later",
250
+ "optional": true,
251
+ "os": [
252
+ "linux"
253
+ ],
254
+ "funding": {
255
+ "url": "https://opencollective.com/libvips"
256
+ }
257
+ },
258
+ "node_modules/@img/sharp-libvips-linux-x64": {
259
+ "version": "1.2.4",
260
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
261
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
262
+ "cpu": [
263
+ "x64"
264
+ ],
265
+ "license": "LGPL-3.0-or-later",
266
+ "optional": true,
267
+ "os": [
268
+ "linux"
269
+ ],
270
+ "funding": {
271
+ "url": "https://opencollective.com/libvips"
272
+ }
273
+ },
274
+ "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
275
+ "version": "1.2.4",
276
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
277
+ "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
278
+ "cpu": [
279
+ "arm64"
280
+ ],
281
+ "license": "LGPL-3.0-or-later",
282
+ "optional": true,
283
+ "os": [
284
+ "linux"
285
+ ],
286
+ "funding": {
287
+ "url": "https://opencollective.com/libvips"
288
+ }
289
+ },
290
+ "node_modules/@img/sharp-libvips-linuxmusl-x64": {
291
+ "version": "1.2.4",
292
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
293
+ "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
294
+ "cpu": [
295
+ "x64"
296
+ ],
297
+ "license": "LGPL-3.0-or-later",
298
+ "optional": true,
299
+ "os": [
300
+ "linux"
301
+ ],
302
+ "funding": {
303
+ "url": "https://opencollective.com/libvips"
304
+ }
305
+ },
306
+ "node_modules/@img/sharp-linux-arm": {
307
+ "version": "0.34.5",
308
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
309
+ "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
310
+ "cpu": [
311
+ "arm"
312
+ ],
313
+ "license": "Apache-2.0",
314
+ "optional": true,
315
+ "os": [
316
+ "linux"
317
+ ],
318
+ "engines": {
319
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
320
+ },
321
+ "funding": {
322
+ "url": "https://opencollective.com/libvips"
323
+ },
324
+ "optionalDependencies": {
325
+ "@img/sharp-libvips-linux-arm": "1.2.4"
326
+ }
327
+ },
328
+ "node_modules/@img/sharp-linux-arm64": {
329
+ "version": "0.34.5",
330
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
331
+ "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
332
+ "cpu": [
333
+ "arm64"
334
+ ],
335
+ "license": "Apache-2.0",
336
+ "optional": true,
337
+ "os": [
338
+ "linux"
339
+ ],
340
+ "engines": {
341
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
342
+ },
343
+ "funding": {
344
+ "url": "https://opencollective.com/libvips"
345
+ },
346
+ "optionalDependencies": {
347
+ "@img/sharp-libvips-linux-arm64": "1.2.4"
348
+ }
349
+ },
350
+ "node_modules/@img/sharp-linux-ppc64": {
351
+ "version": "0.34.5",
352
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
353
+ "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
354
+ "cpu": [
355
+ "ppc64"
356
+ ],
357
+ "license": "Apache-2.0",
358
+ "optional": true,
359
+ "os": [
360
+ "linux"
361
+ ],
362
+ "engines": {
363
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
364
+ },
365
+ "funding": {
366
+ "url": "https://opencollective.com/libvips"
367
+ },
368
+ "optionalDependencies": {
369
+ "@img/sharp-libvips-linux-ppc64": "1.2.4"
370
+ }
371
+ },
372
+ "node_modules/@img/sharp-linux-riscv64": {
373
+ "version": "0.34.5",
374
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
375
+ "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
376
+ "cpu": [
377
+ "riscv64"
378
+ ],
379
+ "license": "Apache-2.0",
380
+ "optional": true,
381
+ "os": [
382
+ "linux"
383
+ ],
384
+ "engines": {
385
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
386
+ },
387
+ "funding": {
388
+ "url": "https://opencollective.com/libvips"
389
+ },
390
+ "optionalDependencies": {
391
+ "@img/sharp-libvips-linux-riscv64": "1.2.4"
392
+ }
393
+ },
394
+ "node_modules/@img/sharp-linux-s390x": {
395
+ "version": "0.34.5",
396
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
397
+ "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
398
+ "cpu": [
399
+ "s390x"
400
+ ],
401
+ "license": "Apache-2.0",
402
+ "optional": true,
403
+ "os": [
404
+ "linux"
405
+ ],
406
+ "engines": {
407
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
408
+ },
409
+ "funding": {
410
+ "url": "https://opencollective.com/libvips"
411
+ },
412
+ "optionalDependencies": {
413
+ "@img/sharp-libvips-linux-s390x": "1.2.4"
414
+ }
415
+ },
416
+ "node_modules/@img/sharp-linux-x64": {
417
+ "version": "0.34.5",
418
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
419
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
420
+ "cpu": [
421
+ "x64"
422
+ ],
423
+ "license": "Apache-2.0",
424
+ "optional": true,
425
+ "os": [
426
+ "linux"
427
+ ],
428
+ "engines": {
429
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
430
+ },
431
+ "funding": {
432
+ "url": "https://opencollective.com/libvips"
433
+ },
434
+ "optionalDependencies": {
435
+ "@img/sharp-libvips-linux-x64": "1.2.4"
436
+ }
437
+ },
438
+ "node_modules/@img/sharp-linuxmusl-arm64": {
439
+ "version": "0.34.5",
440
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
441
+ "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
442
+ "cpu": [
443
+ "arm64"
444
+ ],
445
+ "license": "Apache-2.0",
446
+ "optional": true,
447
+ "os": [
448
+ "linux"
449
+ ],
450
+ "engines": {
451
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
452
+ },
453
+ "funding": {
454
+ "url": "https://opencollective.com/libvips"
455
+ },
456
+ "optionalDependencies": {
457
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
458
+ }
459
+ },
460
+ "node_modules/@img/sharp-linuxmusl-x64": {
461
+ "version": "0.34.5",
462
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
463
+ "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
464
+ "cpu": [
465
+ "x64"
466
+ ],
467
+ "license": "Apache-2.0",
468
+ "optional": true,
469
+ "os": [
470
+ "linux"
471
+ ],
472
+ "engines": {
473
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
474
+ },
475
+ "funding": {
476
+ "url": "https://opencollective.com/libvips"
477
+ },
478
+ "optionalDependencies": {
479
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
480
+ }
481
+ },
482
+ "node_modules/@img/sharp-wasm32": {
483
+ "version": "0.34.5",
484
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
485
+ "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
486
+ "cpu": [
487
+ "wasm32"
488
+ ],
489
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
490
+ "optional": true,
491
+ "dependencies": {
492
+ "@emnapi/runtime": "^1.7.0"
493
+ },
494
+ "engines": {
495
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
496
+ },
497
+ "funding": {
498
+ "url": "https://opencollective.com/libvips"
499
+ }
500
+ },
501
+ "node_modules/@img/sharp-win32-arm64": {
502
+ "version": "0.34.5",
503
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
504
+ "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
505
+ "cpu": [
506
+ "arm64"
507
+ ],
508
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
509
+ "optional": true,
510
+ "os": [
511
+ "win32"
512
+ ],
513
+ "engines": {
514
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
515
+ },
516
+ "funding": {
517
+ "url": "https://opencollective.com/libvips"
518
+ }
519
+ },
520
+ "node_modules/@img/sharp-win32-ia32": {
521
+ "version": "0.34.5",
522
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
523
+ "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
524
+ "cpu": [
525
+ "ia32"
526
+ ],
527
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
528
+ "optional": true,
529
+ "os": [
530
+ "win32"
531
+ ],
532
+ "engines": {
533
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
534
+ },
535
+ "funding": {
536
+ "url": "https://opencollective.com/libvips"
537
+ }
538
+ },
539
+ "node_modules/@img/sharp-win32-x64": {
540
+ "version": "0.34.5",
541
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
542
+ "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
543
+ "cpu": [
544
+ "x64"
545
+ ],
546
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
547
+ "optional": true,
548
+ "os": [
549
+ "win32"
550
+ ],
551
+ "engines": {
552
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
553
+ },
554
+ "funding": {
555
+ "url": "https://opencollective.com/libvips"
556
+ }
557
+ },
558
+ "node_modules/@jridgewell/gen-mapping": {
559
+ "version": "0.3.13",
560
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
561
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
562
+ "dev": true,
563
+ "license": "MIT",
564
+ "dependencies": {
565
+ "@jridgewell/sourcemap-codec": "^1.5.0",
566
+ "@jridgewell/trace-mapping": "^0.3.24"
567
+ }
568
+ },
569
+ "node_modules/@jridgewell/remapping": {
570
+ "version": "2.3.5",
571
+ "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
572
+ "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
573
+ "dev": true,
574
+ "license": "MIT",
575
+ "dependencies": {
576
+ "@jridgewell/gen-mapping": "^0.3.5",
577
+ "@jridgewell/trace-mapping": "^0.3.24"
578
+ }
579
+ },
580
+ "node_modules/@jridgewell/resolve-uri": {
581
+ "version": "3.1.2",
582
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
583
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
584
+ "dev": true,
585
+ "license": "MIT",
586
+ "engines": {
587
+ "node": ">=6.0.0"
588
+ }
589
+ },
590
+ "node_modules/@jridgewell/sourcemap-codec": {
591
+ "version": "1.5.5",
592
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
593
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
594
+ "dev": true,
595
+ "license": "MIT"
596
+ },
597
+ "node_modules/@jridgewell/trace-mapping": {
598
+ "version": "0.3.31",
599
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
600
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
601
+ "dev": true,
602
+ "license": "MIT",
603
+ "dependencies": {
604
+ "@jridgewell/resolve-uri": "^3.1.0",
605
+ "@jridgewell/sourcemap-codec": "^1.4.14"
606
+ }
607
+ },
608
+ "node_modules/@next/env": {
609
+ "version": "15.5.9",
610
+ "resolved": "https://registry.npmjs.org/@next/env/-/env-15.5.9.tgz",
611
+ "integrity": "sha512-4GlTZ+EJM7WaW2HEZcyU317tIQDjkQIyENDLxYJfSWlfqguN+dHkZgyQTV/7ykvobU7yEH5gKvreNrH4B6QgIg==",
612
+ "license": "MIT"
613
+ },
614
+ "node_modules/@next/swc-darwin-arm64": {
615
+ "version": "15.5.7",
616
+ "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.7.tgz",
617
+ "integrity": "sha512-IZwtxCEpI91HVU/rAUOOobWSZv4P2DeTtNaCdHqLcTJU4wdNXgAySvKa/qJCgR5m6KI8UsKDXtO2B31jcaw1Yw==",
618
+ "cpu": [
619
+ "arm64"
620
+ ],
621
+ "license": "MIT",
622
+ "optional": true,
623
+ "os": [
624
+ "darwin"
625
+ ],
626
+ "engines": {
627
+ "node": ">= 10"
628
+ }
629
+ },
630
+ "node_modules/@next/swc-darwin-x64": {
631
+ "version": "15.5.7",
632
+ "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.7.tgz",
633
+ "integrity": "sha512-UP6CaDBcqaCBuiq/gfCEJw7sPEoX1aIjZHnBWN9v9qYHQdMKvCKcAVs4OX1vIjeE+tC5EIuwDTVIoXpUes29lg==",
634
+ "cpu": [
635
+ "x64"
636
+ ],
637
+ "license": "MIT",
638
+ "optional": true,
639
+ "os": [
640
+ "darwin"
641
+ ],
642
+ "engines": {
643
+ "node": ">= 10"
644
+ }
645
+ },
646
+ "node_modules/@next/swc-linux-arm64-gnu": {
647
+ "version": "15.5.7",
648
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.7.tgz",
649
+ "integrity": "sha512-NCslw3GrNIw7OgmRBxHtdWFQYhexoUCq+0oS2ccjyYLtcn1SzGzeM54jpTFonIMUjNbHmpKpziXnpxhSWLcmBA==",
650
+ "cpu": [
651
+ "arm64"
652
+ ],
653
+ "license": "MIT",
654
+ "optional": true,
655
+ "os": [
656
+ "linux"
657
+ ],
658
+ "engines": {
659
+ "node": ">= 10"
660
+ }
661
+ },
662
+ "node_modules/@next/swc-linux-arm64-musl": {
663
+ "version": "15.5.7",
664
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.7.tgz",
665
+ "integrity": "sha512-nfymt+SE5cvtTrG9u1wdoxBr9bVB7mtKTcj0ltRn6gkP/2Nu1zM5ei8rwP9qKQP0Y//umK+TtkKgNtfboBxRrw==",
666
+ "cpu": [
667
+ "arm64"
668
+ ],
669
+ "license": "MIT",
670
+ "optional": true,
671
+ "os": [
672
+ "linux"
673
+ ],
674
+ "engines": {
675
+ "node": ">= 10"
676
+ }
677
+ },
678
+ "node_modules/@next/swc-linux-x64-gnu": {
679
+ "version": "15.5.7",
680
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.7.tgz",
681
+ "integrity": "sha512-hvXcZvCaaEbCZcVzcY7E1uXN9xWZfFvkNHwbe/n4OkRhFWrs1J1QV+4U1BN06tXLdaS4DazEGXwgqnu/VMcmqw==",
682
+ "cpu": [
683
+ "x64"
684
+ ],
685
+ "license": "MIT",
686
+ "optional": true,
687
+ "os": [
688
+ "linux"
689
+ ],
690
+ "engines": {
691
+ "node": ">= 10"
692
+ }
693
+ },
694
+ "node_modules/@next/swc-linux-x64-musl": {
695
+ "version": "15.5.7",
696
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.7.tgz",
697
+ "integrity": "sha512-4IUO539b8FmF0odY6/SqANJdgwn1xs1GkPO5doZugwZ3ETF6JUdckk7RGmsfSf7ws8Qb2YB5It33mvNL/0acqA==",
698
+ "cpu": [
699
+ "x64"
700
+ ],
701
+ "license": "MIT",
702
+ "optional": true,
703
+ "os": [
704
+ "linux"
705
+ ],
706
+ "engines": {
707
+ "node": ">= 10"
708
+ }
709
+ },
710
+ "node_modules/@next/swc-win32-arm64-msvc": {
711
+ "version": "15.5.7",
712
+ "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.7.tgz",
713
+ "integrity": "sha512-CpJVTkYI3ZajQkC5vajM7/ApKJUOlm6uP4BknM3XKvJ7VXAvCqSjSLmM0LKdYzn6nBJVSjdclx8nYJSa3xlTgQ==",
714
+ "cpu": [
715
+ "arm64"
716
+ ],
717
+ "license": "MIT",
718
+ "optional": true,
719
+ "os": [
720
+ "win32"
721
+ ],
722
+ "engines": {
723
+ "node": ">= 10"
724
+ }
725
+ },
726
+ "node_modules/@next/swc-win32-x64-msvc": {
727
+ "version": "15.5.7",
728
+ "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.7.tgz",
729
+ "integrity": "sha512-gMzgBX164I6DN+9/PGA+9dQiwmTkE4TloBNx8Kv9UiGARsr9Nba7IpcBRA1iTV9vwlYnrE3Uy6I7Aj6qLjQuqw==",
730
+ "cpu": [
731
+ "x64"
732
+ ],
733
+ "license": "MIT",
734
+ "optional": true,
735
+ "os": [
736
+ "win32"
737
+ ],
738
+ "engines": {
739
+ "node": ">= 10"
740
+ }
741
+ },
742
+ "node_modules/@swc/helpers": {
743
+ "version": "0.5.15",
744
+ "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
745
+ "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
746
+ "license": "Apache-2.0",
747
+ "dependencies": {
748
+ "tslib": "^2.8.0"
749
+ }
750
+ },
751
+ "node_modules/@tailwindcss/node": {
752
+ "version": "4.1.18",
753
+ "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz",
754
+ "integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==",
755
+ "dev": true,
756
+ "license": "MIT",
757
+ "dependencies": {
758
+ "@jridgewell/remapping": "^2.3.4",
759
+ "enhanced-resolve": "^5.18.3",
760
+ "jiti": "^2.6.1",
761
+ "lightningcss": "1.30.2",
762
+ "magic-string": "^0.30.21",
763
+ "source-map-js": "^1.2.1",
764
+ "tailwindcss": "4.1.18"
765
+ }
766
+ },
767
+ "node_modules/@tailwindcss/oxide": {
768
+ "version": "4.1.18",
769
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz",
770
+ "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==",
771
+ "dev": true,
772
+ "license": "MIT",
773
+ "engines": {
774
+ "node": ">= 10"
775
+ },
776
+ "optionalDependencies": {
777
+ "@tailwindcss/oxide-android-arm64": "4.1.18",
778
+ "@tailwindcss/oxide-darwin-arm64": "4.1.18",
779
+ "@tailwindcss/oxide-darwin-x64": "4.1.18",
780
+ "@tailwindcss/oxide-freebsd-x64": "4.1.18",
781
+ "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18",
782
+ "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18",
783
+ "@tailwindcss/oxide-linux-arm64-musl": "4.1.18",
784
+ "@tailwindcss/oxide-linux-x64-gnu": "4.1.18",
785
+ "@tailwindcss/oxide-linux-x64-musl": "4.1.18",
786
+ "@tailwindcss/oxide-wasm32-wasi": "4.1.18",
787
+ "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18",
788
+ "@tailwindcss/oxide-win32-x64-msvc": "4.1.18"
789
+ }
790
+ },
791
+ "node_modules/@tailwindcss/oxide-android-arm64": {
792
+ "version": "4.1.18",
793
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz",
794
+ "integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==",
795
+ "cpu": [
796
+ "arm64"
797
+ ],
798
+ "dev": true,
799
+ "license": "MIT",
800
+ "optional": true,
801
+ "os": [
802
+ "android"
803
+ ],
804
+ "engines": {
805
+ "node": ">= 10"
806
+ }
807
+ },
808
+ "node_modules/@tailwindcss/oxide-darwin-arm64": {
809
+ "version": "4.1.18",
810
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz",
811
+ "integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==",
812
+ "cpu": [
813
+ "arm64"
814
+ ],
815
+ "dev": true,
816
+ "license": "MIT",
817
+ "optional": true,
818
+ "os": [
819
+ "darwin"
820
+ ],
821
+ "engines": {
822
+ "node": ">= 10"
823
+ }
824
+ },
825
+ "node_modules/@tailwindcss/oxide-darwin-x64": {
826
+ "version": "4.1.18",
827
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz",
828
+ "integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==",
829
+ "cpu": [
830
+ "x64"
831
+ ],
832
+ "dev": true,
833
+ "license": "MIT",
834
+ "optional": true,
835
+ "os": [
836
+ "darwin"
837
+ ],
838
+ "engines": {
839
+ "node": ">= 10"
840
+ }
841
+ },
842
+ "node_modules/@tailwindcss/oxide-freebsd-x64": {
843
+ "version": "4.1.18",
844
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz",
845
+ "integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==",
846
+ "cpu": [
847
+ "x64"
848
+ ],
849
+ "dev": true,
850
+ "license": "MIT",
851
+ "optional": true,
852
+ "os": [
853
+ "freebsd"
854
+ ],
855
+ "engines": {
856
+ "node": ">= 10"
857
+ }
858
+ },
859
+ "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
860
+ "version": "4.1.18",
861
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz",
862
+ "integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==",
863
+ "cpu": [
864
+ "arm"
865
+ ],
866
+ "dev": true,
867
+ "license": "MIT",
868
+ "optional": true,
869
+ "os": [
870
+ "linux"
871
+ ],
872
+ "engines": {
873
+ "node": ">= 10"
874
+ }
875
+ },
876
+ "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
877
+ "version": "4.1.18",
878
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz",
879
+ "integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==",
880
+ "cpu": [
881
+ "arm64"
882
+ ],
883
+ "dev": true,
884
+ "license": "MIT",
885
+ "optional": true,
886
+ "os": [
887
+ "linux"
888
+ ],
889
+ "engines": {
890
+ "node": ">= 10"
891
+ }
892
+ },
893
+ "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
894
+ "version": "4.1.18",
895
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz",
896
+ "integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==",
897
+ "cpu": [
898
+ "arm64"
899
+ ],
900
+ "dev": true,
901
+ "license": "MIT",
902
+ "optional": true,
903
+ "os": [
904
+ "linux"
905
+ ],
906
+ "engines": {
907
+ "node": ">= 10"
908
+ }
909
+ },
910
+ "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
911
+ "version": "4.1.18",
912
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz",
913
+ "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==",
914
+ "cpu": [
915
+ "x64"
916
+ ],
917
+ "dev": true,
918
+ "license": "MIT",
919
+ "optional": true,
920
+ "os": [
921
+ "linux"
922
+ ],
923
+ "engines": {
924
+ "node": ">= 10"
925
+ }
926
+ },
927
+ "node_modules/@tailwindcss/oxide-linux-x64-musl": {
928
+ "version": "4.1.18",
929
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz",
930
+ "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==",
931
+ "cpu": [
932
+ "x64"
933
+ ],
934
+ "dev": true,
935
+ "license": "MIT",
936
+ "optional": true,
937
+ "os": [
938
+ "linux"
939
+ ],
940
+ "engines": {
941
+ "node": ">= 10"
942
+ }
943
+ },
944
+ "node_modules/@tailwindcss/oxide-wasm32-wasi": {
945
+ "version": "4.1.18",
946
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz",
947
+ "integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==",
948
+ "bundleDependencies": [
949
+ "@napi-rs/wasm-runtime",
950
+ "@emnapi/core",
951
+ "@emnapi/runtime",
952
+ "@tybys/wasm-util",
953
+ "@emnapi/wasi-threads",
954
+ "tslib"
955
+ ],
956
+ "cpu": [
957
+ "wasm32"
958
+ ],
959
+ "dev": true,
960
+ "license": "MIT",
961
+ "optional": true,
962
+ "dependencies": {
963
+ "@emnapi/core": "^1.7.1",
964
+ "@emnapi/runtime": "^1.7.1",
965
+ "@emnapi/wasi-threads": "^1.1.0",
966
+ "@napi-rs/wasm-runtime": "^1.1.0",
967
+ "@tybys/wasm-util": "^0.10.1",
968
+ "tslib": "^2.4.0"
969
+ },
970
+ "engines": {
971
+ "node": ">=14.0.0"
972
+ }
973
+ },
974
+ "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
975
+ "version": "4.1.18",
976
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz",
977
+ "integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==",
978
+ "cpu": [
979
+ "arm64"
980
+ ],
981
+ "dev": true,
982
+ "license": "MIT",
983
+ "optional": true,
984
+ "os": [
985
+ "win32"
986
+ ],
987
+ "engines": {
988
+ "node": ">= 10"
989
+ }
990
+ },
991
+ "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
992
+ "version": "4.1.18",
993
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz",
994
+ "integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==",
995
+ "cpu": [
996
+ "x64"
997
+ ],
998
+ "dev": true,
999
+ "license": "MIT",
1000
+ "optional": true,
1001
+ "os": [
1002
+ "win32"
1003
+ ],
1004
+ "engines": {
1005
+ "node": ">= 10"
1006
+ }
1007
+ },
1008
+ "node_modules/@tailwindcss/postcss": {
1009
+ "version": "4.1.18",
1010
+ "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.18.tgz",
1011
+ "integrity": "sha512-Ce0GFnzAOuPyfV5SxjXGn0CubwGcuDB0zcdaPuCSzAa/2vII24JTkH+I6jcbXLb1ctjZMZZI6OjDaLPJQL1S0g==",
1012
+ "dev": true,
1013
+ "license": "MIT",
1014
+ "dependencies": {
1015
+ "@alloc/quick-lru": "^5.2.0",
1016
+ "@tailwindcss/node": "4.1.18",
1017
+ "@tailwindcss/oxide": "4.1.18",
1018
+ "postcss": "^8.4.41",
1019
+ "tailwindcss": "4.1.18"
1020
+ }
1021
+ },
1022
+ "node_modules/@tweenjs/tween.js": {
1023
+ "version": "23.1.3",
1024
+ "resolved": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-23.1.3.tgz",
1025
+ "integrity": "sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==",
1026
+ "dev": true,
1027
+ "license": "MIT"
1028
+ },
1029
+ "node_modules/@types/node": {
1030
+ "version": "20.19.27",
1031
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.27.tgz",
1032
+ "integrity": "sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==",
1033
+ "dev": true,
1034
+ "license": "MIT",
1035
+ "dependencies": {
1036
+ "undici-types": "~6.21.0"
1037
+ }
1038
+ },
1039
+ "node_modules/@types/react": {
1040
+ "version": "19.2.7",
1041
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz",
1042
+ "integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==",
1043
+ "dev": true,
1044
+ "license": "MIT",
1045
+ "dependencies": {
1046
+ "csstype": "^3.2.2"
1047
+ }
1048
+ },
1049
+ "node_modules/@types/react-dom": {
1050
+ "version": "19.2.3",
1051
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
1052
+ "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
1053
+ "dev": true,
1054
+ "license": "MIT",
1055
+ "peerDependencies": {
1056
+ "@types/react": "^19.2.0"
1057
+ }
1058
+ },
1059
+ "node_modules/@types/stats.js": {
1060
+ "version": "0.17.4",
1061
+ "resolved": "https://registry.npmjs.org/@types/stats.js/-/stats.js-0.17.4.tgz",
1062
+ "integrity": "sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==",
1063
+ "dev": true,
1064
+ "license": "MIT"
1065
+ },
1066
+ "node_modules/@types/three": {
1067
+ "version": "0.182.0",
1068
+ "resolved": "https://registry.npmjs.org/@types/three/-/three-0.182.0.tgz",
1069
+ "integrity": "sha512-WByN9V3Sbwbe2OkWuSGyoqQO8Du6yhYaXtXLoA5FkKTUJorZ+yOHBZ35zUUPQXlAKABZmbYp5oAqpA4RBjtJ/Q==",
1070
+ "dev": true,
1071
+ "license": "MIT",
1072
+ "dependencies": {
1073
+ "@dimforge/rapier3d-compat": "~0.12.0",
1074
+ "@tweenjs/tween.js": "~23.1.3",
1075
+ "@types/stats.js": "*",
1076
+ "@types/webxr": ">=0.5.17",
1077
+ "@webgpu/types": "*",
1078
+ "fflate": "~0.8.2",
1079
+ "meshoptimizer": "~0.22.0"
1080
+ }
1081
+ },
1082
+ "node_modules/@types/webxr": {
1083
+ "version": "0.5.24",
1084
+ "resolved": "https://registry.npmjs.org/@types/webxr/-/webxr-0.5.24.tgz",
1085
+ "integrity": "sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==",
1086
+ "dev": true,
1087
+ "license": "MIT"
1088
+ },
1089
+ "node_modules/@webgpu/types": {
1090
+ "version": "0.1.68",
1091
+ "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.68.tgz",
1092
+ "integrity": "sha512-3ab1B59Ojb6RwjOspYLsTpCzbNB3ZaamIAxBMmvnNkiDoLTZUOBXZ9p5nAYVEkQlDdf6qAZWi1pqj9+ypiqznA==",
1093
+ "dev": true,
1094
+ "license": "BSD-3-Clause"
1095
+ },
1096
+ "node_modules/babel-plugin-react-compiler": {
1097
+ "version": "1.0.0",
1098
+ "resolved": "https://registry.npmjs.org/babel-plugin-react-compiler/-/babel-plugin-react-compiler-1.0.0.tgz",
1099
+ "integrity": "sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw==",
1100
+ "devOptional": true,
1101
+ "license": "MIT",
1102
+ "dependencies": {
1103
+ "@babel/types": "^7.26.0"
1104
+ }
1105
+ },
1106
+ "node_modules/caniuse-lite": {
1107
+ "version": "1.0.30001763",
1108
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001763.tgz",
1109
+ "integrity": "sha512-mh/dGtq56uN98LlNX9qdbKnzINhX0QzhiWBFEkFfsFO4QyCvL8YegrJAazCwXIeqkIob8BlZPGM3xdnY+sgmvQ==",
1110
+ "funding": [
1111
+ {
1112
+ "type": "opencollective",
1113
+ "url": "https://opencollective.com/browserslist"
1114
+ },
1115
+ {
1116
+ "type": "tidelift",
1117
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
1118
+ },
1119
+ {
1120
+ "type": "github",
1121
+ "url": "https://github.com/sponsors/ai"
1122
+ }
1123
+ ],
1124
+ "license": "CC-BY-4.0"
1125
+ },
1126
+ "node_modules/client-only": {
1127
+ "version": "0.0.1",
1128
+ "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
1129
+ "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
1130
+ "license": "MIT"
1131
+ },
1132
+ "node_modules/csstype": {
1133
+ "version": "3.2.3",
1134
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
1135
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
1136
+ "dev": true,
1137
+ "license": "MIT"
1138
+ },
1139
+ "node_modules/detect-libc": {
1140
+ "version": "2.1.2",
1141
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1142
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1143
+ "devOptional": true,
1144
+ "license": "Apache-2.0",
1145
+ "engines": {
1146
+ "node": ">=8"
1147
+ }
1148
+ },
1149
+ "node_modules/enhanced-resolve": {
1150
+ "version": "5.18.4",
1151
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz",
1152
+ "integrity": "sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==",
1153
+ "dev": true,
1154
+ "license": "MIT",
1155
+ "dependencies": {
1156
+ "graceful-fs": "^4.2.4",
1157
+ "tapable": "^2.2.0"
1158
+ },
1159
+ "engines": {
1160
+ "node": ">=10.13.0"
1161
+ }
1162
+ },
1163
+ "node_modules/fflate": {
1164
+ "version": "0.8.2",
1165
+ "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz",
1166
+ "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==",
1167
+ "dev": true,
1168
+ "license": "MIT"
1169
+ },
1170
+ "node_modules/graceful-fs": {
1171
+ "version": "4.2.11",
1172
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
1173
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
1174
+ "dev": true,
1175
+ "license": "ISC"
1176
+ },
1177
+ "node_modules/jiti": {
1178
+ "version": "2.6.1",
1179
+ "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
1180
+ "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
1181
+ "dev": true,
1182
+ "license": "MIT",
1183
+ "bin": {
1184
+ "jiti": "lib/jiti-cli.mjs"
1185
+ }
1186
+ },
1187
+ "node_modules/lightningcss": {
1188
+ "version": "1.30.2",
1189
+ "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz",
1190
+ "integrity": "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==",
1191
+ "dev": true,
1192
+ "license": "MPL-2.0",
1193
+ "dependencies": {
1194
+ "detect-libc": "^2.0.3"
1195
+ },
1196
+ "engines": {
1197
+ "node": ">= 12.0.0"
1198
+ },
1199
+ "funding": {
1200
+ "type": "opencollective",
1201
+ "url": "https://opencollective.com/parcel"
1202
+ },
1203
+ "optionalDependencies": {
1204
+ "lightningcss-android-arm64": "1.30.2",
1205
+ "lightningcss-darwin-arm64": "1.30.2",
1206
+ "lightningcss-darwin-x64": "1.30.2",
1207
+ "lightningcss-freebsd-x64": "1.30.2",
1208
+ "lightningcss-linux-arm-gnueabihf": "1.30.2",
1209
+ "lightningcss-linux-arm64-gnu": "1.30.2",
1210
+ "lightningcss-linux-arm64-musl": "1.30.2",
1211
+ "lightningcss-linux-x64-gnu": "1.30.2",
1212
+ "lightningcss-linux-x64-musl": "1.30.2",
1213
+ "lightningcss-win32-arm64-msvc": "1.30.2",
1214
+ "lightningcss-win32-x64-msvc": "1.30.2"
1215
+ }
1216
+ },
1217
+ "node_modules/lightningcss-android-arm64": {
1218
+ "version": "1.30.2",
1219
+ "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz",
1220
+ "integrity": "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==",
1221
+ "cpu": [
1222
+ "arm64"
1223
+ ],
1224
+ "dev": true,
1225
+ "license": "MPL-2.0",
1226
+ "optional": true,
1227
+ "os": [
1228
+ "android"
1229
+ ],
1230
+ "engines": {
1231
+ "node": ">= 12.0.0"
1232
+ },
1233
+ "funding": {
1234
+ "type": "opencollective",
1235
+ "url": "https://opencollective.com/parcel"
1236
+ }
1237
+ },
1238
+ "node_modules/lightningcss-darwin-arm64": {
1239
+ "version": "1.30.2",
1240
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz",
1241
+ "integrity": "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==",
1242
+ "cpu": [
1243
+ "arm64"
1244
+ ],
1245
+ "dev": true,
1246
+ "license": "MPL-2.0",
1247
+ "optional": true,
1248
+ "os": [
1249
+ "darwin"
1250
+ ],
1251
+ "engines": {
1252
+ "node": ">= 12.0.0"
1253
+ },
1254
+ "funding": {
1255
+ "type": "opencollective",
1256
+ "url": "https://opencollective.com/parcel"
1257
+ }
1258
+ },
1259
+ "node_modules/lightningcss-darwin-x64": {
1260
+ "version": "1.30.2",
1261
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz",
1262
+ "integrity": "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==",
1263
+ "cpu": [
1264
+ "x64"
1265
+ ],
1266
+ "dev": true,
1267
+ "license": "MPL-2.0",
1268
+ "optional": true,
1269
+ "os": [
1270
+ "darwin"
1271
+ ],
1272
+ "engines": {
1273
+ "node": ">= 12.0.0"
1274
+ },
1275
+ "funding": {
1276
+ "type": "opencollective",
1277
+ "url": "https://opencollective.com/parcel"
1278
+ }
1279
+ },
1280
+ "node_modules/lightningcss-freebsd-x64": {
1281
+ "version": "1.30.2",
1282
+ "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz",
1283
+ "integrity": "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==",
1284
+ "cpu": [
1285
+ "x64"
1286
+ ],
1287
+ "dev": true,
1288
+ "license": "MPL-2.0",
1289
+ "optional": true,
1290
+ "os": [
1291
+ "freebsd"
1292
+ ],
1293
+ "engines": {
1294
+ "node": ">= 12.0.0"
1295
+ },
1296
+ "funding": {
1297
+ "type": "opencollective",
1298
+ "url": "https://opencollective.com/parcel"
1299
+ }
1300
+ },
1301
+ "node_modules/lightningcss-linux-arm-gnueabihf": {
1302
+ "version": "1.30.2",
1303
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz",
1304
+ "integrity": "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==",
1305
+ "cpu": [
1306
+ "arm"
1307
+ ],
1308
+ "dev": true,
1309
+ "license": "MPL-2.0",
1310
+ "optional": true,
1311
+ "os": [
1312
+ "linux"
1313
+ ],
1314
+ "engines": {
1315
+ "node": ">= 12.0.0"
1316
+ },
1317
+ "funding": {
1318
+ "type": "opencollective",
1319
+ "url": "https://opencollective.com/parcel"
1320
+ }
1321
+ },
1322
+ "node_modules/lightningcss-linux-arm64-gnu": {
1323
+ "version": "1.30.2",
1324
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz",
1325
+ "integrity": "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==",
1326
+ "cpu": [
1327
+ "arm64"
1328
+ ],
1329
+ "dev": true,
1330
+ "license": "MPL-2.0",
1331
+ "optional": true,
1332
+ "os": [
1333
+ "linux"
1334
+ ],
1335
+ "engines": {
1336
+ "node": ">= 12.0.0"
1337
+ },
1338
+ "funding": {
1339
+ "type": "opencollective",
1340
+ "url": "https://opencollective.com/parcel"
1341
+ }
1342
+ },
1343
+ "node_modules/lightningcss-linux-arm64-musl": {
1344
+ "version": "1.30.2",
1345
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz",
1346
+ "integrity": "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==",
1347
+ "cpu": [
1348
+ "arm64"
1349
+ ],
1350
+ "dev": true,
1351
+ "license": "MPL-2.0",
1352
+ "optional": true,
1353
+ "os": [
1354
+ "linux"
1355
+ ],
1356
+ "engines": {
1357
+ "node": ">= 12.0.0"
1358
+ },
1359
+ "funding": {
1360
+ "type": "opencollective",
1361
+ "url": "https://opencollective.com/parcel"
1362
+ }
1363
+ },
1364
+ "node_modules/lightningcss-linux-x64-gnu": {
1365
+ "version": "1.30.2",
1366
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz",
1367
+ "integrity": "sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==",
1368
+ "cpu": [
1369
+ "x64"
1370
+ ],
1371
+ "dev": true,
1372
+ "license": "MPL-2.0",
1373
+ "optional": true,
1374
+ "os": [
1375
+ "linux"
1376
+ ],
1377
+ "engines": {
1378
+ "node": ">= 12.0.0"
1379
+ },
1380
+ "funding": {
1381
+ "type": "opencollective",
1382
+ "url": "https://opencollective.com/parcel"
1383
+ }
1384
+ },
1385
+ "node_modules/lightningcss-linux-x64-musl": {
1386
+ "version": "1.30.2",
1387
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz",
1388
+ "integrity": "sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==",
1389
+ "cpu": [
1390
+ "x64"
1391
+ ],
1392
+ "dev": true,
1393
+ "license": "MPL-2.0",
1394
+ "optional": true,
1395
+ "os": [
1396
+ "linux"
1397
+ ],
1398
+ "engines": {
1399
+ "node": ">= 12.0.0"
1400
+ },
1401
+ "funding": {
1402
+ "type": "opencollective",
1403
+ "url": "https://opencollective.com/parcel"
1404
+ }
1405
+ },
1406
+ "node_modules/lightningcss-win32-arm64-msvc": {
1407
+ "version": "1.30.2",
1408
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz",
1409
+ "integrity": "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==",
1410
+ "cpu": [
1411
+ "arm64"
1412
+ ],
1413
+ "dev": true,
1414
+ "license": "MPL-2.0",
1415
+ "optional": true,
1416
+ "os": [
1417
+ "win32"
1418
+ ],
1419
+ "engines": {
1420
+ "node": ">= 12.0.0"
1421
+ },
1422
+ "funding": {
1423
+ "type": "opencollective",
1424
+ "url": "https://opencollective.com/parcel"
1425
+ }
1426
+ },
1427
+ "node_modules/lightningcss-win32-x64-msvc": {
1428
+ "version": "1.30.2",
1429
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz",
1430
+ "integrity": "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==",
1431
+ "cpu": [
1432
+ "x64"
1433
+ ],
1434
+ "dev": true,
1435
+ "license": "MPL-2.0",
1436
+ "optional": true,
1437
+ "os": [
1438
+ "win32"
1439
+ ],
1440
+ "engines": {
1441
+ "node": ">= 12.0.0"
1442
+ },
1443
+ "funding": {
1444
+ "type": "opencollective",
1445
+ "url": "https://opencollective.com/parcel"
1446
+ }
1447
+ },
1448
+ "node_modules/lucide-react": {
1449
+ "version": "0.562.0",
1450
+ "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.562.0.tgz",
1451
+ "integrity": "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==",
1452
+ "license": "ISC",
1453
+ "peerDependencies": {
1454
+ "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
1455
+ }
1456
+ },
1457
+ "node_modules/magic-string": {
1458
+ "version": "0.30.21",
1459
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
1460
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
1461
+ "dev": true,
1462
+ "license": "MIT",
1463
+ "dependencies": {
1464
+ "@jridgewell/sourcemap-codec": "^1.5.5"
1465
+ }
1466
+ },
1467
+ "node_modules/meshoptimizer": {
1468
+ "version": "0.22.0",
1469
+ "resolved": "https://registry.npmjs.org/meshoptimizer/-/meshoptimizer-0.22.0.tgz",
1470
+ "integrity": "sha512-IebiK79sqIy+E4EgOr+CAw+Ke8hAspXKzBd0JdgEmPHiAwmvEj2S4h1rfvo+o/BnfEYd/jAOg5IeeIjzlzSnDg==",
1471
+ "dev": true,
1472
+ "license": "MIT"
1473
+ },
1474
+ "node_modules/nanoid": {
1475
+ "version": "3.3.11",
1476
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
1477
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
1478
+ "funding": [
1479
+ {
1480
+ "type": "github",
1481
+ "url": "https://github.com/sponsors/ai"
1482
+ }
1483
+ ],
1484
+ "license": "MIT",
1485
+ "bin": {
1486
+ "nanoid": "bin/nanoid.cjs"
1487
+ },
1488
+ "engines": {
1489
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
1490
+ }
1491
+ },
1492
+ "node_modules/next": {
1493
+ "version": "15.5.9",
1494
+ "resolved": "https://registry.npmjs.org/next/-/next-15.5.9.tgz",
1495
+ "integrity": "sha512-agNLK89seZEtC5zUHwtut0+tNrc0Xw4FT/Dg+B/VLEo9pAcS9rtTKpek3V6kVcVwsB2YlqMaHdfZL4eLEVYuCg==",
1496
+ "license": "MIT",
1497
+ "dependencies": {
1498
+ "@next/env": "15.5.9",
1499
+ "@swc/helpers": "0.5.15",
1500
+ "caniuse-lite": "^1.0.30001579",
1501
+ "postcss": "8.4.31",
1502
+ "styled-jsx": "5.1.6"
1503
+ },
1504
+ "bin": {
1505
+ "next": "dist/bin/next"
1506
+ },
1507
+ "engines": {
1508
+ "node": "^18.18.0 || ^19.8.0 || >= 20.0.0"
1509
+ },
1510
+ "optionalDependencies": {
1511
+ "@next/swc-darwin-arm64": "15.5.7",
1512
+ "@next/swc-darwin-x64": "15.5.7",
1513
+ "@next/swc-linux-arm64-gnu": "15.5.7",
1514
+ "@next/swc-linux-arm64-musl": "15.5.7",
1515
+ "@next/swc-linux-x64-gnu": "15.5.7",
1516
+ "@next/swc-linux-x64-musl": "15.5.7",
1517
+ "@next/swc-win32-arm64-msvc": "15.5.7",
1518
+ "@next/swc-win32-x64-msvc": "15.5.7",
1519
+ "sharp": "^0.34.3"
1520
+ },
1521
+ "peerDependencies": {
1522
+ "@opentelemetry/api": "^1.1.0",
1523
+ "@playwright/test": "^1.51.1",
1524
+ "babel-plugin-react-compiler": "*",
1525
+ "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
1526
+ "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
1527
+ "sass": "^1.3.0"
1528
+ },
1529
+ "peerDependenciesMeta": {
1530
+ "@opentelemetry/api": {
1531
+ "optional": true
1532
+ },
1533
+ "@playwright/test": {
1534
+ "optional": true
1535
+ },
1536
+ "babel-plugin-react-compiler": {
1537
+ "optional": true
1538
+ },
1539
+ "sass": {
1540
+ "optional": true
1541
+ }
1542
+ }
1543
+ },
1544
+ "node_modules/next/node_modules/postcss": {
1545
+ "version": "8.4.31",
1546
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
1547
+ "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
1548
+ "funding": [
1549
+ {
1550
+ "type": "opencollective",
1551
+ "url": "https://opencollective.com/postcss/"
1552
+ },
1553
+ {
1554
+ "type": "tidelift",
1555
+ "url": "https://tidelift.com/funding/github/npm/postcss"
1556
+ },
1557
+ {
1558
+ "type": "github",
1559
+ "url": "https://github.com/sponsors/ai"
1560
+ }
1561
+ ],
1562
+ "license": "MIT",
1563
+ "dependencies": {
1564
+ "nanoid": "^3.3.6",
1565
+ "picocolors": "^1.0.0",
1566
+ "source-map-js": "^1.0.2"
1567
+ },
1568
+ "engines": {
1569
+ "node": "^10 || ^12 || >=14"
1570
+ }
1571
+ },
1572
+ "node_modules/picocolors": {
1573
+ "version": "1.1.1",
1574
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1575
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1576
+ "license": "ISC"
1577
+ },
1578
+ "node_modules/postcss": {
1579
+ "version": "8.5.6",
1580
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
1581
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
1582
+ "dev": true,
1583
+ "funding": [
1584
+ {
1585
+ "type": "opencollective",
1586
+ "url": "https://opencollective.com/postcss/"
1587
+ },
1588
+ {
1589
+ "type": "tidelift",
1590
+ "url": "https://tidelift.com/funding/github/npm/postcss"
1591
+ },
1592
+ {
1593
+ "type": "github",
1594
+ "url": "https://github.com/sponsors/ai"
1595
+ }
1596
+ ],
1597
+ "license": "MIT",
1598
+ "dependencies": {
1599
+ "nanoid": "^3.3.11",
1600
+ "picocolors": "^1.1.1",
1601
+ "source-map-js": "^1.2.1"
1602
+ },
1603
+ "engines": {
1604
+ "node": "^10 || ^12 || >=14"
1605
+ }
1606
+ },
1607
+ "node_modules/react": {
1608
+ "version": "19.2.3",
1609
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz",
1610
+ "integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==",
1611
+ "license": "MIT",
1612
+ "engines": {
1613
+ "node": ">=0.10.0"
1614
+ }
1615
+ },
1616
+ "node_modules/react-dom": {
1617
+ "version": "19.2.3",
1618
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.3.tgz",
1619
+ "integrity": "sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==",
1620
+ "license": "MIT",
1621
+ "dependencies": {
1622
+ "scheduler": "^0.27.0"
1623
+ },
1624
+ "peerDependencies": {
1625
+ "react": "^19.2.3"
1626
+ }
1627
+ },
1628
+ "node_modules/scheduler": {
1629
+ "version": "0.27.0",
1630
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
1631
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
1632
+ "license": "MIT"
1633
+ },
1634
+ "node_modules/semver": {
1635
+ "version": "7.7.3",
1636
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
1637
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
1638
+ "license": "ISC",
1639
+ "optional": true,
1640
+ "bin": {
1641
+ "semver": "bin/semver.js"
1642
+ },
1643
+ "engines": {
1644
+ "node": ">=10"
1645
+ }
1646
+ },
1647
+ "node_modules/sharp": {
1648
+ "version": "0.34.5",
1649
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
1650
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
1651
+ "hasInstallScript": true,
1652
+ "license": "Apache-2.0",
1653
+ "optional": true,
1654
+ "dependencies": {
1655
+ "@img/colour": "^1.0.0",
1656
+ "detect-libc": "^2.1.2",
1657
+ "semver": "^7.7.3"
1658
+ },
1659
+ "engines": {
1660
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1661
+ },
1662
+ "funding": {
1663
+ "url": "https://opencollective.com/libvips"
1664
+ },
1665
+ "optionalDependencies": {
1666
+ "@img/sharp-darwin-arm64": "0.34.5",
1667
+ "@img/sharp-darwin-x64": "0.34.5",
1668
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
1669
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
1670
+ "@img/sharp-libvips-linux-arm": "1.2.4",
1671
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
1672
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
1673
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
1674
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
1675
+ "@img/sharp-libvips-linux-x64": "1.2.4",
1676
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
1677
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
1678
+ "@img/sharp-linux-arm": "0.34.5",
1679
+ "@img/sharp-linux-arm64": "0.34.5",
1680
+ "@img/sharp-linux-ppc64": "0.34.5",
1681
+ "@img/sharp-linux-riscv64": "0.34.5",
1682
+ "@img/sharp-linux-s390x": "0.34.5",
1683
+ "@img/sharp-linux-x64": "0.34.5",
1684
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
1685
+ "@img/sharp-linuxmusl-x64": "0.34.5",
1686
+ "@img/sharp-wasm32": "0.34.5",
1687
+ "@img/sharp-win32-arm64": "0.34.5",
1688
+ "@img/sharp-win32-ia32": "0.34.5",
1689
+ "@img/sharp-win32-x64": "0.34.5"
1690
+ }
1691
+ },
1692
+ "node_modules/source-map-js": {
1693
+ "version": "1.2.1",
1694
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
1695
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
1696
+ "license": "BSD-3-Clause",
1697
+ "engines": {
1698
+ "node": ">=0.10.0"
1699
+ }
1700
+ },
1701
+ "node_modules/styled-jsx": {
1702
+ "version": "5.1.6",
1703
+ "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
1704
+ "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
1705
+ "license": "MIT",
1706
+ "dependencies": {
1707
+ "client-only": "0.0.1"
1708
+ },
1709
+ "engines": {
1710
+ "node": ">= 12.0.0"
1711
+ },
1712
+ "peerDependencies": {
1713
+ "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
1714
+ },
1715
+ "peerDependenciesMeta": {
1716
+ "@babel/core": {
1717
+ "optional": true
1718
+ },
1719
+ "babel-plugin-macros": {
1720
+ "optional": true
1721
+ }
1722
+ }
1723
+ },
1724
+ "node_modules/tailwindcss": {
1725
+ "version": "4.1.18",
1726
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
1727
+ "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
1728
+ "dev": true,
1729
+ "license": "MIT"
1730
+ },
1731
+ "node_modules/tapable": {
1732
+ "version": "2.3.0",
1733
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
1734
+ "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
1735
+ "dev": true,
1736
+ "license": "MIT",
1737
+ "engines": {
1738
+ "node": ">=6"
1739
+ },
1740
+ "funding": {
1741
+ "type": "opencollective",
1742
+ "url": "https://opencollective.com/webpack"
1743
+ }
1744
+ },
1745
+ "node_modules/three": {
1746
+ "version": "0.182.0",
1747
+ "resolved": "https://registry.npmjs.org/three/-/three-0.182.0.tgz",
1748
+ "integrity": "sha512-GbHabT+Irv+ihI1/f5kIIsZ+Ef9Sl5A1Y7imvS5RQjWgtTPfPnZ43JmlYI7NtCRDK9zir20lQpfg8/9Yd02OvQ==",
1749
+ "license": "MIT"
1750
+ },
1751
+ "node_modules/tslib": {
1752
+ "version": "2.8.1",
1753
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
1754
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
1755
+ "license": "0BSD"
1756
+ },
1757
+ "node_modules/typescript": {
1758
+ "version": "5.9.3",
1759
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
1760
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
1761
+ "dev": true,
1762
+ "license": "Apache-2.0",
1763
+ "bin": {
1764
+ "tsc": "bin/tsc",
1765
+ "tsserver": "bin/tsserver"
1766
+ },
1767
+ "engines": {
1768
+ "node": ">=14.17"
1769
+ }
1770
+ },
1771
+ "node_modules/undici-types": {
1772
+ "version": "6.21.0",
1773
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
1774
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
1775
+ "dev": true,
1776
+ "license": "MIT"
1777
+ }
1778
+ }
1779
+ }