designlang 7.2.0 → 8.0.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 (81) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/README.md +17 -0
  3. package/bin/design-extract.js +5 -1
  4. package/package.json +1 -1
  5. package/src/config.js +2 -0
  6. package/src/crawler.js +35 -6
  7. package/src/extractors/accessibility.js +44 -1
  8. package/src/extractors/colors.js +50 -12
  9. package/src/extractors/scoring.js +49 -30
  10. package/.github/FUNDING.yml +0 -1
  11. package/.github/ISSUE_TEMPLATE/bug_report.yml +0 -62
  12. package/.github/ISSUE_TEMPLATE/config.yml +0 -8
  13. package/.github/ISSUE_TEMPLATE/feature_request.yml +0 -28
  14. package/.github/og-preview.png +0 -0
  15. package/.github/workflows/manavarya-bot.yml +0 -17
  16. package/chrome-extension/README.md +0 -41
  17. package/chrome-extension/icons/favicon.svg +0 -7
  18. package/chrome-extension/icons/icon-128.png +0 -0
  19. package/chrome-extension/icons/icon-16.png +0 -0
  20. package/chrome-extension/icons/icon-32.png +0 -0
  21. package/chrome-extension/icons/icon-48.png +0 -0
  22. package/chrome-extension/manifest.json +0 -26
  23. package/chrome-extension/popup.html +0 -167
  24. package/chrome-extension/popup.js +0 -59
  25. package/docs/superpowers/plans/2026-04-18-designlang-v7.md +0 -1121
  26. package/docs/superpowers/specs/2026-04-18-designlang-v7-design.md +0 -150
  27. package/docs/superpowers/specs/2026-04-18-website-redesign-design.md +0 -120
  28. package/docs/superpowers/specs/2026-04-19-designlang-v7-1-design.md +0 -111
  29. package/tests/cli.test.js +0 -84
  30. package/tests/cookies.test.js +0 -98
  31. package/tests/extractors.test.js +0 -792
  32. package/tests/formatters.test.js +0 -709
  33. package/tests/interaction-states.test.js +0 -62
  34. package/tests/mcp.test.js +0 -68
  35. package/tests/modern-css.test.js +0 -104
  36. package/tests/routes-reconciliation.test.js +0 -120
  37. package/tests/utils.test.js +0 -413
  38. package/tests/wide-gamut.test.js +0 -90
  39. package/website/.claude/launch.json +0 -11
  40. package/website/AGENTS.md +0 -5
  41. package/website/CLAUDE.md +0 -1
  42. package/website/README.md +0 -36
  43. package/website/app/api/extract/route.js +0 -245
  44. package/website/app/components/A11ySlider.js +0 -369
  45. package/website/app/components/Comparison.js +0 -286
  46. package/website/app/components/CssHealth.js +0 -243
  47. package/website/app/components/Extractor.js +0 -184
  48. package/website/app/components/HeroExtractor.js +0 -455
  49. package/website/app/components/Marginalia.js +0 -3
  50. package/website/app/components/McpSection.js +0 -223
  51. package/website/app/components/PlatformTabs.js +0 -250
  52. package/website/app/components/RegionsComponents.js +0 -429
  53. package/website/app/components/Rule.js +0 -13
  54. package/website/app/components/Specimens.js +0 -237
  55. package/website/app/components/StructuredData.js +0 -144
  56. package/website/app/components/TokenBrowser.js +0 -344
  57. package/website/app/components/token-browser-sample.js +0 -65
  58. package/website/app/globals.css +0 -505
  59. package/website/app/icon.svg +0 -7
  60. package/website/app/layout.js +0 -126
  61. package/website/app/opengraph-image.js +0 -170
  62. package/website/app/page.js +0 -399
  63. package/website/app/robots.js +0 -15
  64. package/website/app/seo-config.js +0 -82
  65. package/website/app/sitemap.js +0 -18
  66. package/website/jsconfig.json +0 -7
  67. package/website/lib/cache.js +0 -73
  68. package/website/lib/rate-limit.js +0 -30
  69. package/website/lib/rate-limit.test.js +0 -55
  70. package/website/lib/specimens.json +0 -86
  71. package/website/lib/token-helpers.js +0 -70
  72. package/website/lib/url-safety.js +0 -103
  73. package/website/lib/url-safety.test.js +0 -116
  74. package/website/lib/zip-files.js +0 -15
  75. package/website/next.config.mjs +0 -15
  76. package/website/package-lock.json +0 -1353
  77. package/website/package.json +0 -19
  78. package/website/public/favicon.svg +0 -7
  79. package/website/public/logo-specimen.svg +0 -76
  80. package/website/public/mark.svg +0 -12
  81. package/website/public/site.webmanifest +0 -13
@@ -1,1353 +0,0 @@
1
- {
2
- "name": "website",
3
- "version": "0.1.0",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "website",
9
- "version": "0.1.0",
10
- "dependencies": {
11
- "@sparticuz/chromium": "^147.0.0",
12
- "@vercel/blob": "^2.3.3",
13
- "jszip": "^3.10.1",
14
- "next": "16.2.3",
15
- "playwright-core": "^1.59.1",
16
- "react": "19.2.4",
17
- "react-dom": "19.2.4"
18
- }
19
- },
20
- "node_modules/@emnapi/runtime": {
21
- "version": "1.9.2",
22
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.2.tgz",
23
- "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==",
24
- "license": "MIT",
25
- "optional": true,
26
- "dependencies": {
27
- "tslib": "^2.4.0"
28
- }
29
- },
30
- "node_modules/@img/colour": {
31
- "version": "1.1.0",
32
- "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
33
- "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
34
- "license": "MIT",
35
- "optional": true,
36
- "engines": {
37
- "node": ">=18"
38
- }
39
- },
40
- "node_modules/@img/sharp-darwin-arm64": {
41
- "version": "0.34.5",
42
- "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
43
- "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
44
- "cpu": [
45
- "arm64"
46
- ],
47
- "license": "Apache-2.0",
48
- "optional": true,
49
- "os": [
50
- "darwin"
51
- ],
52
- "engines": {
53
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
54
- },
55
- "funding": {
56
- "url": "https://opencollective.com/libvips"
57
- },
58
- "optionalDependencies": {
59
- "@img/sharp-libvips-darwin-arm64": "1.2.4"
60
- }
61
- },
62
- "node_modules/@img/sharp-darwin-x64": {
63
- "version": "0.34.5",
64
- "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
65
- "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
66
- "cpu": [
67
- "x64"
68
- ],
69
- "license": "Apache-2.0",
70
- "optional": true,
71
- "os": [
72
- "darwin"
73
- ],
74
- "engines": {
75
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
76
- },
77
- "funding": {
78
- "url": "https://opencollective.com/libvips"
79
- },
80
- "optionalDependencies": {
81
- "@img/sharp-libvips-darwin-x64": "1.2.4"
82
- }
83
- },
84
- "node_modules/@img/sharp-libvips-darwin-arm64": {
85
- "version": "1.2.4",
86
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
87
- "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
88
- "cpu": [
89
- "arm64"
90
- ],
91
- "license": "LGPL-3.0-or-later",
92
- "optional": true,
93
- "os": [
94
- "darwin"
95
- ],
96
- "funding": {
97
- "url": "https://opencollective.com/libvips"
98
- }
99
- },
100
- "node_modules/@img/sharp-libvips-darwin-x64": {
101
- "version": "1.2.4",
102
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
103
- "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
104
- "cpu": [
105
- "x64"
106
- ],
107
- "license": "LGPL-3.0-or-later",
108
- "optional": true,
109
- "os": [
110
- "darwin"
111
- ],
112
- "funding": {
113
- "url": "https://opencollective.com/libvips"
114
- }
115
- },
116
- "node_modules/@img/sharp-libvips-linux-arm": {
117
- "version": "1.2.4",
118
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
119
- "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
120
- "cpu": [
121
- "arm"
122
- ],
123
- "license": "LGPL-3.0-or-later",
124
- "optional": true,
125
- "os": [
126
- "linux"
127
- ],
128
- "funding": {
129
- "url": "https://opencollective.com/libvips"
130
- }
131
- },
132
- "node_modules/@img/sharp-libvips-linux-arm64": {
133
- "version": "1.2.4",
134
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
135
- "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
136
- "cpu": [
137
- "arm64"
138
- ],
139
- "license": "LGPL-3.0-or-later",
140
- "optional": true,
141
- "os": [
142
- "linux"
143
- ],
144
- "funding": {
145
- "url": "https://opencollective.com/libvips"
146
- }
147
- },
148
- "node_modules/@img/sharp-libvips-linux-ppc64": {
149
- "version": "1.2.4",
150
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
151
- "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
152
- "cpu": [
153
- "ppc64"
154
- ],
155
- "license": "LGPL-3.0-or-later",
156
- "optional": true,
157
- "os": [
158
- "linux"
159
- ],
160
- "funding": {
161
- "url": "https://opencollective.com/libvips"
162
- }
163
- },
164
- "node_modules/@img/sharp-libvips-linux-riscv64": {
165
- "version": "1.2.4",
166
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
167
- "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
168
- "cpu": [
169
- "riscv64"
170
- ],
171
- "license": "LGPL-3.0-or-later",
172
- "optional": true,
173
- "os": [
174
- "linux"
175
- ],
176
- "funding": {
177
- "url": "https://opencollective.com/libvips"
178
- }
179
- },
180
- "node_modules/@img/sharp-libvips-linux-s390x": {
181
- "version": "1.2.4",
182
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
183
- "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
184
- "cpu": [
185
- "s390x"
186
- ],
187
- "license": "LGPL-3.0-or-later",
188
- "optional": true,
189
- "os": [
190
- "linux"
191
- ],
192
- "funding": {
193
- "url": "https://opencollective.com/libvips"
194
- }
195
- },
196
- "node_modules/@img/sharp-libvips-linux-x64": {
197
- "version": "1.2.4",
198
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
199
- "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
200
- "cpu": [
201
- "x64"
202
- ],
203
- "license": "LGPL-3.0-or-later",
204
- "optional": true,
205
- "os": [
206
- "linux"
207
- ],
208
- "funding": {
209
- "url": "https://opencollective.com/libvips"
210
- }
211
- },
212
- "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
213
- "version": "1.2.4",
214
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
215
- "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
216
- "cpu": [
217
- "arm64"
218
- ],
219
- "license": "LGPL-3.0-or-later",
220
- "optional": true,
221
- "os": [
222
- "linux"
223
- ],
224
- "funding": {
225
- "url": "https://opencollective.com/libvips"
226
- }
227
- },
228
- "node_modules/@img/sharp-libvips-linuxmusl-x64": {
229
- "version": "1.2.4",
230
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
231
- "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
232
- "cpu": [
233
- "x64"
234
- ],
235
- "license": "LGPL-3.0-or-later",
236
- "optional": true,
237
- "os": [
238
- "linux"
239
- ],
240
- "funding": {
241
- "url": "https://opencollective.com/libvips"
242
- }
243
- },
244
- "node_modules/@img/sharp-linux-arm": {
245
- "version": "0.34.5",
246
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
247
- "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
248
- "cpu": [
249
- "arm"
250
- ],
251
- "license": "Apache-2.0",
252
- "optional": true,
253
- "os": [
254
- "linux"
255
- ],
256
- "engines": {
257
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
258
- },
259
- "funding": {
260
- "url": "https://opencollective.com/libvips"
261
- },
262
- "optionalDependencies": {
263
- "@img/sharp-libvips-linux-arm": "1.2.4"
264
- }
265
- },
266
- "node_modules/@img/sharp-linux-arm64": {
267
- "version": "0.34.5",
268
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
269
- "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
270
- "cpu": [
271
- "arm64"
272
- ],
273
- "license": "Apache-2.0",
274
- "optional": true,
275
- "os": [
276
- "linux"
277
- ],
278
- "engines": {
279
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
280
- },
281
- "funding": {
282
- "url": "https://opencollective.com/libvips"
283
- },
284
- "optionalDependencies": {
285
- "@img/sharp-libvips-linux-arm64": "1.2.4"
286
- }
287
- },
288
- "node_modules/@img/sharp-linux-ppc64": {
289
- "version": "0.34.5",
290
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
291
- "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
292
- "cpu": [
293
- "ppc64"
294
- ],
295
- "license": "Apache-2.0",
296
- "optional": true,
297
- "os": [
298
- "linux"
299
- ],
300
- "engines": {
301
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
302
- },
303
- "funding": {
304
- "url": "https://opencollective.com/libvips"
305
- },
306
- "optionalDependencies": {
307
- "@img/sharp-libvips-linux-ppc64": "1.2.4"
308
- }
309
- },
310
- "node_modules/@img/sharp-linux-riscv64": {
311
- "version": "0.34.5",
312
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
313
- "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
314
- "cpu": [
315
- "riscv64"
316
- ],
317
- "license": "Apache-2.0",
318
- "optional": true,
319
- "os": [
320
- "linux"
321
- ],
322
- "engines": {
323
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
324
- },
325
- "funding": {
326
- "url": "https://opencollective.com/libvips"
327
- },
328
- "optionalDependencies": {
329
- "@img/sharp-libvips-linux-riscv64": "1.2.4"
330
- }
331
- },
332
- "node_modules/@img/sharp-linux-s390x": {
333
- "version": "0.34.5",
334
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
335
- "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
336
- "cpu": [
337
- "s390x"
338
- ],
339
- "license": "Apache-2.0",
340
- "optional": true,
341
- "os": [
342
- "linux"
343
- ],
344
- "engines": {
345
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
346
- },
347
- "funding": {
348
- "url": "https://opencollective.com/libvips"
349
- },
350
- "optionalDependencies": {
351
- "@img/sharp-libvips-linux-s390x": "1.2.4"
352
- }
353
- },
354
- "node_modules/@img/sharp-linux-x64": {
355
- "version": "0.34.5",
356
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
357
- "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
358
- "cpu": [
359
- "x64"
360
- ],
361
- "license": "Apache-2.0",
362
- "optional": true,
363
- "os": [
364
- "linux"
365
- ],
366
- "engines": {
367
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
368
- },
369
- "funding": {
370
- "url": "https://opencollective.com/libvips"
371
- },
372
- "optionalDependencies": {
373
- "@img/sharp-libvips-linux-x64": "1.2.4"
374
- }
375
- },
376
- "node_modules/@img/sharp-linuxmusl-arm64": {
377
- "version": "0.34.5",
378
- "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
379
- "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
380
- "cpu": [
381
- "arm64"
382
- ],
383
- "license": "Apache-2.0",
384
- "optional": true,
385
- "os": [
386
- "linux"
387
- ],
388
- "engines": {
389
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
390
- },
391
- "funding": {
392
- "url": "https://opencollective.com/libvips"
393
- },
394
- "optionalDependencies": {
395
- "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
396
- }
397
- },
398
- "node_modules/@img/sharp-linuxmusl-x64": {
399
- "version": "0.34.5",
400
- "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
401
- "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
402
- "cpu": [
403
- "x64"
404
- ],
405
- "license": "Apache-2.0",
406
- "optional": true,
407
- "os": [
408
- "linux"
409
- ],
410
- "engines": {
411
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
412
- },
413
- "funding": {
414
- "url": "https://opencollective.com/libvips"
415
- },
416
- "optionalDependencies": {
417
- "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
418
- }
419
- },
420
- "node_modules/@img/sharp-wasm32": {
421
- "version": "0.34.5",
422
- "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
423
- "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
424
- "cpu": [
425
- "wasm32"
426
- ],
427
- "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
428
- "optional": true,
429
- "dependencies": {
430
- "@emnapi/runtime": "^1.7.0"
431
- },
432
- "engines": {
433
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
434
- },
435
- "funding": {
436
- "url": "https://opencollective.com/libvips"
437
- }
438
- },
439
- "node_modules/@img/sharp-win32-arm64": {
440
- "version": "0.34.5",
441
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
442
- "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
443
- "cpu": [
444
- "arm64"
445
- ],
446
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
447
- "optional": true,
448
- "os": [
449
- "win32"
450
- ],
451
- "engines": {
452
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
453
- },
454
- "funding": {
455
- "url": "https://opencollective.com/libvips"
456
- }
457
- },
458
- "node_modules/@img/sharp-win32-ia32": {
459
- "version": "0.34.5",
460
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
461
- "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
462
- "cpu": [
463
- "ia32"
464
- ],
465
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
466
- "optional": true,
467
- "os": [
468
- "win32"
469
- ],
470
- "engines": {
471
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
472
- },
473
- "funding": {
474
- "url": "https://opencollective.com/libvips"
475
- }
476
- },
477
- "node_modules/@img/sharp-win32-x64": {
478
- "version": "0.34.5",
479
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
480
- "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
481
- "cpu": [
482
- "x64"
483
- ],
484
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
485
- "optional": true,
486
- "os": [
487
- "win32"
488
- ],
489
- "engines": {
490
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
491
- },
492
- "funding": {
493
- "url": "https://opencollective.com/libvips"
494
- }
495
- },
496
- "node_modules/@next/env": {
497
- "version": "16.2.3",
498
- "resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.3.tgz",
499
- "integrity": "sha512-ZWXyj4uNu4GCWQw9cjRxWlbD+33mcDszIo9iQxFnBX3Wmgq9ulaSJcl6VhuWx5pCWqqD+9W6Wfz7N0lM5lYPMA==",
500
- "license": "MIT"
501
- },
502
- "node_modules/@next/swc-darwin-arm64": {
503
- "version": "16.2.3",
504
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.3.tgz",
505
- "integrity": "sha512-u37KDKTKQ+OQLvY+z7SNXixwo4Q2/IAJFDzU1fYe66IbCE51aDSAzkNDkWmLN0yjTUh4BKBd+hb69jYn6qqqSg==",
506
- "cpu": [
507
- "arm64"
508
- ],
509
- "license": "MIT",
510
- "optional": true,
511
- "os": [
512
- "darwin"
513
- ],
514
- "engines": {
515
- "node": ">= 10"
516
- }
517
- },
518
- "node_modules/@next/swc-darwin-x64": {
519
- "version": "16.2.3",
520
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.3.tgz",
521
- "integrity": "sha512-gHjL/qy6Q6CG3176FWbAKyKh9IfntKZTB3RY/YOJdDFpHGsUDXVH38U4mMNpHVGXmeYW4wj22dMp1lTfmu/bTQ==",
522
- "cpu": [
523
- "x64"
524
- ],
525
- "license": "MIT",
526
- "optional": true,
527
- "os": [
528
- "darwin"
529
- ],
530
- "engines": {
531
- "node": ">= 10"
532
- }
533
- },
534
- "node_modules/@next/swc-linux-arm64-gnu": {
535
- "version": "16.2.3",
536
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.3.tgz",
537
- "integrity": "sha512-U6vtblPtU/P14Y/b/n9ZY0GOxbbIhTFuaFR7F4/uMBidCi2nSdaOFhA0Go81L61Zd6527+yvuX44T4ksnf8T+Q==",
538
- "cpu": [
539
- "arm64"
540
- ],
541
- "license": "MIT",
542
- "optional": true,
543
- "os": [
544
- "linux"
545
- ],
546
- "engines": {
547
- "node": ">= 10"
548
- }
549
- },
550
- "node_modules/@next/swc-linux-arm64-musl": {
551
- "version": "16.2.3",
552
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.3.tgz",
553
- "integrity": "sha512-/YV0LgjHUmfhQpn9bVoGc4x4nan64pkhWR5wyEV8yCOfwwrH630KpvRg86olQHTwHIn1z59uh6JwKvHq1h4QEw==",
554
- "cpu": [
555
- "arm64"
556
- ],
557
- "license": "MIT",
558
- "optional": true,
559
- "os": [
560
- "linux"
561
- ],
562
- "engines": {
563
- "node": ">= 10"
564
- }
565
- },
566
- "node_modules/@next/swc-linux-x64-gnu": {
567
- "version": "16.2.3",
568
- "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.3.tgz",
569
- "integrity": "sha512-/HiWEcp+WMZ7VajuiMEFGZ6cg0+aYZPqCJD3YJEfpVWQsKYSjXQG06vJP6F1rdA03COD9Fef4aODs3YxKx+RDQ==",
570
- "cpu": [
571
- "x64"
572
- ],
573
- "license": "MIT",
574
- "optional": true,
575
- "os": [
576
- "linux"
577
- ],
578
- "engines": {
579
- "node": ">= 10"
580
- }
581
- },
582
- "node_modules/@next/swc-linux-x64-musl": {
583
- "version": "16.2.3",
584
- "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.3.tgz",
585
- "integrity": "sha512-Kt44hGJfZSefebhk/7nIdivoDr3Ugp5+oNz9VvF3GUtfxutucUIHfIO0ZYO8QlOPDQloUVQn4NVC/9JvHRk9hw==",
586
- "cpu": [
587
- "x64"
588
- ],
589
- "license": "MIT",
590
- "optional": true,
591
- "os": [
592
- "linux"
593
- ],
594
- "engines": {
595
- "node": ">= 10"
596
- }
597
- },
598
- "node_modules/@next/swc-win32-arm64-msvc": {
599
- "version": "16.2.3",
600
- "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.3.tgz",
601
- "integrity": "sha512-O2NZ9ie3Tq6xj5Z5CSwBT3+aWAMW2PIZ4egUi9MaWLkwaehgtB7YZjPm+UpcNpKOme0IQuqDcor7BsW6QBiQBw==",
602
- "cpu": [
603
- "arm64"
604
- ],
605
- "license": "MIT",
606
- "optional": true,
607
- "os": [
608
- "win32"
609
- ],
610
- "engines": {
611
- "node": ">= 10"
612
- }
613
- },
614
- "node_modules/@next/swc-win32-x64-msvc": {
615
- "version": "16.2.3",
616
- "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.3.tgz",
617
- "integrity": "sha512-Ibm29/GgB/ab5n7XKqlStkm54qqZE8v2FnijUPBgrd67FWrac45o/RsNlaOWjme/B5UqeWt/8KM4aWBwA1D2Kw==",
618
- "cpu": [
619
- "x64"
620
- ],
621
- "license": "MIT",
622
- "optional": true,
623
- "os": [
624
- "win32"
625
- ],
626
- "engines": {
627
- "node": ">= 10"
628
- }
629
- },
630
- "node_modules/@sparticuz/chromium": {
631
- "version": "147.0.0",
632
- "resolved": "https://registry.npmjs.org/@sparticuz/chromium/-/chromium-147.0.0.tgz",
633
- "integrity": "sha512-4ZKeAQQa8up2mt675qSitztLdbQrlf8BKdC5naeap+5Mv1OV1OlJdPoU+EJC/p5sQUJUQmN4r+q5+EhaaOUHpQ==",
634
- "license": "MIT",
635
- "dependencies": {
636
- "follow-redirects": "^1.15.11",
637
- "tar-fs": "^3.1.2"
638
- },
639
- "engines": {
640
- "node": ">=20.11.0"
641
- }
642
- },
643
- "node_modules/@swc/helpers": {
644
- "version": "0.5.15",
645
- "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
646
- "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
647
- "license": "Apache-2.0",
648
- "dependencies": {
649
- "tslib": "^2.8.0"
650
- }
651
- },
652
- "node_modules/@vercel/blob": {
653
- "version": "2.3.3",
654
- "resolved": "https://registry.npmjs.org/@vercel/blob/-/blob-2.3.3.tgz",
655
- "integrity": "sha512-MtD7VLo6hU07eHR7bmk5SIMD290q574UaNYTe46qeyRT+hWrCy26CoAqfd7PnIefVXvRehRZBzukxuTO9iGTVg==",
656
- "license": "Apache-2.0",
657
- "dependencies": {
658
- "async-retry": "^1.3.3",
659
- "is-buffer": "^2.0.5",
660
- "is-node-process": "^1.2.0",
661
- "throttleit": "^2.1.0",
662
- "undici": "^6.23.0"
663
- },
664
- "engines": {
665
- "node": ">=20.0.0"
666
- }
667
- },
668
- "node_modules/async-retry": {
669
- "version": "1.3.3",
670
- "resolved": "https://registry.npmjs.org/async-retry/-/async-retry-1.3.3.tgz",
671
- "integrity": "sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==",
672
- "license": "MIT",
673
- "dependencies": {
674
- "retry": "0.13.1"
675
- }
676
- },
677
- "node_modules/b4a": {
678
- "version": "1.8.0",
679
- "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.0.tgz",
680
- "integrity": "sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==",
681
- "license": "Apache-2.0",
682
- "peerDependencies": {
683
- "react-native-b4a": "*"
684
- },
685
- "peerDependenciesMeta": {
686
- "react-native-b4a": {
687
- "optional": true
688
- }
689
- }
690
- },
691
- "node_modules/bare-events": {
692
- "version": "2.8.2",
693
- "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.2.tgz",
694
- "integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==",
695
- "license": "Apache-2.0",
696
- "peerDependencies": {
697
- "bare-abort-controller": "*"
698
- },
699
- "peerDependenciesMeta": {
700
- "bare-abort-controller": {
701
- "optional": true
702
- }
703
- }
704
- },
705
- "node_modules/bare-fs": {
706
- "version": "4.7.1",
707
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.1.tgz",
708
- "integrity": "sha512-WDRsyVN52eAx/lBamKD6uyw8H4228h/x0sGGGegOamM2cd7Pag88GfMQalobXI+HaEUxpCkbKQUDOQqt9wawRw==",
709
- "license": "Apache-2.0",
710
- "dependencies": {
711
- "bare-events": "^2.5.4",
712
- "bare-path": "^3.0.0",
713
- "bare-stream": "^2.6.4",
714
- "bare-url": "^2.2.2",
715
- "fast-fifo": "^1.3.2"
716
- },
717
- "engines": {
718
- "bare": ">=1.16.0"
719
- },
720
- "peerDependencies": {
721
- "bare-buffer": "*"
722
- },
723
- "peerDependenciesMeta": {
724
- "bare-buffer": {
725
- "optional": true
726
- }
727
- }
728
- },
729
- "node_modules/bare-os": {
730
- "version": "3.8.7",
731
- "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.7.tgz",
732
- "integrity": "sha512-G4Gr1UsGeEy2qtDTZwL7JFLo2wapUarz7iTMcYcMFdS89AIQuBoyjgXZz0Utv7uHs3xA9LckhVbeBi8lEQrC+w==",
733
- "license": "Apache-2.0",
734
- "engines": {
735
- "bare": ">=1.14.0"
736
- }
737
- },
738
- "node_modules/bare-path": {
739
- "version": "3.0.0",
740
- "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
741
- "integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
742
- "license": "Apache-2.0",
743
- "dependencies": {
744
- "bare-os": "^3.0.1"
745
- }
746
- },
747
- "node_modules/bare-stream": {
748
- "version": "2.13.0",
749
- "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.0.tgz",
750
- "integrity": "sha512-3zAJRZMDFGjdn+RVnNpF9kuELw+0Fl3lpndM4NcEOhb9zwtSo/deETfuIwMSE5BXanA0FrN1qVjffGwAg2Y7EA==",
751
- "license": "Apache-2.0",
752
- "dependencies": {
753
- "streamx": "^2.25.0",
754
- "teex": "^1.0.1"
755
- },
756
- "peerDependencies": {
757
- "bare-abort-controller": "*",
758
- "bare-buffer": "*",
759
- "bare-events": "*"
760
- },
761
- "peerDependenciesMeta": {
762
- "bare-abort-controller": {
763
- "optional": true
764
- },
765
- "bare-buffer": {
766
- "optional": true
767
- },
768
- "bare-events": {
769
- "optional": true
770
- }
771
- }
772
- },
773
- "node_modules/bare-url": {
774
- "version": "2.4.0",
775
- "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.0.tgz",
776
- "integrity": "sha512-NSTU5WN+fy/L0DDenfE8SXQna4voXuW0FHM7wH8i3/q9khUSchfPbPezO4zSFMnDGIf9YE+mt/RWhZgNRKRIXA==",
777
- "license": "Apache-2.0",
778
- "dependencies": {
779
- "bare-path": "^3.0.0"
780
- }
781
- },
782
- "node_modules/baseline-browser-mapping": {
783
- "version": "2.10.19",
784
- "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.19.tgz",
785
- "integrity": "sha512-qCkNLi2sfBOn8XhZQ0FXsT1Ki/Yo5P90hrkRamVFRS7/KV9hpfA4HkoWNU152+8w0zPjnxo5psx5NL3PSGgv5g==",
786
- "license": "Apache-2.0",
787
- "bin": {
788
- "baseline-browser-mapping": "dist/cli.cjs"
789
- },
790
- "engines": {
791
- "node": ">=6.0.0"
792
- }
793
- },
794
- "node_modules/caniuse-lite": {
795
- "version": "1.0.30001788",
796
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001788.tgz",
797
- "integrity": "sha512-6q8HFp+lOQtcf7wBK+uEenxymVWkGKkjFpCvw5W25cmMwEDU45p1xQFBQv8JDlMMry7eNxyBaR+qxgmTUZkIRQ==",
798
- "funding": [
799
- {
800
- "type": "opencollective",
801
- "url": "https://opencollective.com/browserslist"
802
- },
803
- {
804
- "type": "tidelift",
805
- "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
806
- },
807
- {
808
- "type": "github",
809
- "url": "https://github.com/sponsors/ai"
810
- }
811
- ],
812
- "license": "CC-BY-4.0"
813
- },
814
- "node_modules/client-only": {
815
- "version": "0.0.1",
816
- "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
817
- "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
818
- "license": "MIT"
819
- },
820
- "node_modules/core-util-is": {
821
- "version": "1.0.3",
822
- "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
823
- "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
824
- "license": "MIT"
825
- },
826
- "node_modules/detect-libc": {
827
- "version": "2.1.2",
828
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
829
- "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
830
- "license": "Apache-2.0",
831
- "optional": true,
832
- "engines": {
833
- "node": ">=8"
834
- }
835
- },
836
- "node_modules/end-of-stream": {
837
- "version": "1.4.5",
838
- "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
839
- "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
840
- "license": "MIT",
841
- "dependencies": {
842
- "once": "^1.4.0"
843
- }
844
- },
845
- "node_modules/events-universal": {
846
- "version": "1.0.1",
847
- "resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz",
848
- "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==",
849
- "license": "Apache-2.0",
850
- "dependencies": {
851
- "bare-events": "^2.7.0"
852
- }
853
- },
854
- "node_modules/fast-fifo": {
855
- "version": "1.3.2",
856
- "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
857
- "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
858
- "license": "MIT"
859
- },
860
- "node_modules/follow-redirects": {
861
- "version": "1.16.0",
862
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
863
- "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
864
- "funding": [
865
- {
866
- "type": "individual",
867
- "url": "https://github.com/sponsors/RubenVerborgh"
868
- }
869
- ],
870
- "license": "MIT",
871
- "engines": {
872
- "node": ">=4.0"
873
- },
874
- "peerDependenciesMeta": {
875
- "debug": {
876
- "optional": true
877
- }
878
- }
879
- },
880
- "node_modules/immediate": {
881
- "version": "3.0.6",
882
- "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
883
- "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
884
- "license": "MIT"
885
- },
886
- "node_modules/inherits": {
887
- "version": "2.0.4",
888
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
889
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
890
- "license": "ISC"
891
- },
892
- "node_modules/is-buffer": {
893
- "version": "2.0.5",
894
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
895
- "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
896
- "funding": [
897
- {
898
- "type": "github",
899
- "url": "https://github.com/sponsors/feross"
900
- },
901
- {
902
- "type": "patreon",
903
- "url": "https://www.patreon.com/feross"
904
- },
905
- {
906
- "type": "consulting",
907
- "url": "https://feross.org/support"
908
- }
909
- ],
910
- "license": "MIT",
911
- "engines": {
912
- "node": ">=4"
913
- }
914
- },
915
- "node_modules/is-node-process": {
916
- "version": "1.2.0",
917
- "resolved": "https://registry.npmjs.org/is-node-process/-/is-node-process-1.2.0.tgz",
918
- "integrity": "sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==",
919
- "license": "MIT"
920
- },
921
- "node_modules/isarray": {
922
- "version": "1.0.0",
923
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
924
- "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
925
- "license": "MIT"
926
- },
927
- "node_modules/jszip": {
928
- "version": "3.10.1",
929
- "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
930
- "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
931
- "license": "(MIT OR GPL-3.0-or-later)",
932
- "dependencies": {
933
- "lie": "~3.3.0",
934
- "pako": "~1.0.2",
935
- "readable-stream": "~2.3.6",
936
- "setimmediate": "^1.0.5"
937
- }
938
- },
939
- "node_modules/lie": {
940
- "version": "3.3.0",
941
- "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
942
- "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
943
- "license": "MIT",
944
- "dependencies": {
945
- "immediate": "~3.0.5"
946
- }
947
- },
948
- "node_modules/nanoid": {
949
- "version": "3.3.11",
950
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
951
- "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
952
- "funding": [
953
- {
954
- "type": "github",
955
- "url": "https://github.com/sponsors/ai"
956
- }
957
- ],
958
- "license": "MIT",
959
- "bin": {
960
- "nanoid": "bin/nanoid.cjs"
961
- },
962
- "engines": {
963
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
964
- }
965
- },
966
- "node_modules/next": {
967
- "version": "16.2.3",
968
- "resolved": "https://registry.npmjs.org/next/-/next-16.2.3.tgz",
969
- "integrity": "sha512-9V3zV4oZFza3PVev5/poB9g0dEafVcgNyQ8eTRop8GvxZjV2G15FC5ARuG1eFD42QgeYkzJBJzHghNP8Ad9xtA==",
970
- "license": "MIT",
971
- "dependencies": {
972
- "@next/env": "16.2.3",
973
- "@swc/helpers": "0.5.15",
974
- "baseline-browser-mapping": "^2.9.19",
975
- "caniuse-lite": "^1.0.30001579",
976
- "postcss": "8.4.31",
977
- "styled-jsx": "5.1.6"
978
- },
979
- "bin": {
980
- "next": "dist/bin/next"
981
- },
982
- "engines": {
983
- "node": ">=20.9.0"
984
- },
985
- "optionalDependencies": {
986
- "@next/swc-darwin-arm64": "16.2.3",
987
- "@next/swc-darwin-x64": "16.2.3",
988
- "@next/swc-linux-arm64-gnu": "16.2.3",
989
- "@next/swc-linux-arm64-musl": "16.2.3",
990
- "@next/swc-linux-x64-gnu": "16.2.3",
991
- "@next/swc-linux-x64-musl": "16.2.3",
992
- "@next/swc-win32-arm64-msvc": "16.2.3",
993
- "@next/swc-win32-x64-msvc": "16.2.3",
994
- "sharp": "^0.34.5"
995
- },
996
- "peerDependencies": {
997
- "@opentelemetry/api": "^1.1.0",
998
- "@playwright/test": "^1.51.1",
999
- "babel-plugin-react-compiler": "*",
1000
- "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
1001
- "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
1002
- "sass": "^1.3.0"
1003
- },
1004
- "peerDependenciesMeta": {
1005
- "@opentelemetry/api": {
1006
- "optional": true
1007
- },
1008
- "@playwright/test": {
1009
- "optional": true
1010
- },
1011
- "babel-plugin-react-compiler": {
1012
- "optional": true
1013
- },
1014
- "sass": {
1015
- "optional": true
1016
- }
1017
- }
1018
- },
1019
- "node_modules/once": {
1020
- "version": "1.4.0",
1021
- "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
1022
- "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
1023
- "license": "ISC",
1024
- "dependencies": {
1025
- "wrappy": "1"
1026
- }
1027
- },
1028
- "node_modules/pako": {
1029
- "version": "1.0.11",
1030
- "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
1031
- "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
1032
- "license": "(MIT AND Zlib)"
1033
- },
1034
- "node_modules/picocolors": {
1035
- "version": "1.1.1",
1036
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1037
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1038
- "license": "ISC"
1039
- },
1040
- "node_modules/playwright-core": {
1041
- "version": "1.59.1",
1042
- "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.59.1.tgz",
1043
- "integrity": "sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==",
1044
- "license": "Apache-2.0",
1045
- "bin": {
1046
- "playwright-core": "cli.js"
1047
- },
1048
- "engines": {
1049
- "node": ">=18"
1050
- }
1051
- },
1052
- "node_modules/postcss": {
1053
- "version": "8.4.31",
1054
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
1055
- "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
1056
- "funding": [
1057
- {
1058
- "type": "opencollective",
1059
- "url": "https://opencollective.com/postcss/"
1060
- },
1061
- {
1062
- "type": "tidelift",
1063
- "url": "https://tidelift.com/funding/github/npm/postcss"
1064
- },
1065
- {
1066
- "type": "github",
1067
- "url": "https://github.com/sponsors/ai"
1068
- }
1069
- ],
1070
- "license": "MIT",
1071
- "dependencies": {
1072
- "nanoid": "^3.3.6",
1073
- "picocolors": "^1.0.0",
1074
- "source-map-js": "^1.0.2"
1075
- },
1076
- "engines": {
1077
- "node": "^10 || ^12 || >=14"
1078
- }
1079
- },
1080
- "node_modules/process-nextick-args": {
1081
- "version": "2.0.1",
1082
- "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
1083
- "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
1084
- "license": "MIT"
1085
- },
1086
- "node_modules/pump": {
1087
- "version": "3.0.4",
1088
- "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz",
1089
- "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==",
1090
- "license": "MIT",
1091
- "dependencies": {
1092
- "end-of-stream": "^1.1.0",
1093
- "once": "^1.3.1"
1094
- }
1095
- },
1096
- "node_modules/react": {
1097
- "version": "19.2.4",
1098
- "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
1099
- "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
1100
- "license": "MIT",
1101
- "engines": {
1102
- "node": ">=0.10.0"
1103
- }
1104
- },
1105
- "node_modules/react-dom": {
1106
- "version": "19.2.4",
1107
- "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz",
1108
- "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
1109
- "license": "MIT",
1110
- "dependencies": {
1111
- "scheduler": "^0.27.0"
1112
- },
1113
- "peerDependencies": {
1114
- "react": "^19.2.4"
1115
- }
1116
- },
1117
- "node_modules/readable-stream": {
1118
- "version": "2.3.8",
1119
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
1120
- "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
1121
- "license": "MIT",
1122
- "dependencies": {
1123
- "core-util-is": "~1.0.0",
1124
- "inherits": "~2.0.3",
1125
- "isarray": "~1.0.0",
1126
- "process-nextick-args": "~2.0.0",
1127
- "safe-buffer": "~5.1.1",
1128
- "string_decoder": "~1.1.1",
1129
- "util-deprecate": "~1.0.1"
1130
- }
1131
- },
1132
- "node_modules/retry": {
1133
- "version": "0.13.1",
1134
- "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
1135
- "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
1136
- "license": "MIT",
1137
- "engines": {
1138
- "node": ">= 4"
1139
- }
1140
- },
1141
- "node_modules/safe-buffer": {
1142
- "version": "5.1.2",
1143
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
1144
- "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
1145
- "license": "MIT"
1146
- },
1147
- "node_modules/scheduler": {
1148
- "version": "0.27.0",
1149
- "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
1150
- "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
1151
- "license": "MIT"
1152
- },
1153
- "node_modules/semver": {
1154
- "version": "7.7.4",
1155
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
1156
- "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
1157
- "license": "ISC",
1158
- "optional": true,
1159
- "bin": {
1160
- "semver": "bin/semver.js"
1161
- },
1162
- "engines": {
1163
- "node": ">=10"
1164
- }
1165
- },
1166
- "node_modules/setimmediate": {
1167
- "version": "1.0.5",
1168
- "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
1169
- "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
1170
- "license": "MIT"
1171
- },
1172
- "node_modules/sharp": {
1173
- "version": "0.34.5",
1174
- "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
1175
- "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
1176
- "hasInstallScript": true,
1177
- "license": "Apache-2.0",
1178
- "optional": true,
1179
- "dependencies": {
1180
- "@img/colour": "^1.0.0",
1181
- "detect-libc": "^2.1.2",
1182
- "semver": "^7.7.3"
1183
- },
1184
- "engines": {
1185
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1186
- },
1187
- "funding": {
1188
- "url": "https://opencollective.com/libvips"
1189
- },
1190
- "optionalDependencies": {
1191
- "@img/sharp-darwin-arm64": "0.34.5",
1192
- "@img/sharp-darwin-x64": "0.34.5",
1193
- "@img/sharp-libvips-darwin-arm64": "1.2.4",
1194
- "@img/sharp-libvips-darwin-x64": "1.2.4",
1195
- "@img/sharp-libvips-linux-arm": "1.2.4",
1196
- "@img/sharp-libvips-linux-arm64": "1.2.4",
1197
- "@img/sharp-libvips-linux-ppc64": "1.2.4",
1198
- "@img/sharp-libvips-linux-riscv64": "1.2.4",
1199
- "@img/sharp-libvips-linux-s390x": "1.2.4",
1200
- "@img/sharp-libvips-linux-x64": "1.2.4",
1201
- "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
1202
- "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
1203
- "@img/sharp-linux-arm": "0.34.5",
1204
- "@img/sharp-linux-arm64": "0.34.5",
1205
- "@img/sharp-linux-ppc64": "0.34.5",
1206
- "@img/sharp-linux-riscv64": "0.34.5",
1207
- "@img/sharp-linux-s390x": "0.34.5",
1208
- "@img/sharp-linux-x64": "0.34.5",
1209
- "@img/sharp-linuxmusl-arm64": "0.34.5",
1210
- "@img/sharp-linuxmusl-x64": "0.34.5",
1211
- "@img/sharp-wasm32": "0.34.5",
1212
- "@img/sharp-win32-arm64": "0.34.5",
1213
- "@img/sharp-win32-ia32": "0.34.5",
1214
- "@img/sharp-win32-x64": "0.34.5"
1215
- }
1216
- },
1217
- "node_modules/source-map-js": {
1218
- "version": "1.2.1",
1219
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
1220
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
1221
- "license": "BSD-3-Clause",
1222
- "engines": {
1223
- "node": ">=0.10.0"
1224
- }
1225
- },
1226
- "node_modules/streamx": {
1227
- "version": "2.25.0",
1228
- "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.25.0.tgz",
1229
- "integrity": "sha512-0nQuG6jf1w+wddNEEXCF4nTg3LtufWINB5eFEN+5TNZW7KWJp6x87+JFL43vaAUPyCfH1wID+mNVyW6OHtFamg==",
1230
- "license": "MIT",
1231
- "dependencies": {
1232
- "events-universal": "^1.0.0",
1233
- "fast-fifo": "^1.3.2",
1234
- "text-decoder": "^1.1.0"
1235
- }
1236
- },
1237
- "node_modules/string_decoder": {
1238
- "version": "1.1.1",
1239
- "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
1240
- "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
1241
- "license": "MIT",
1242
- "dependencies": {
1243
- "safe-buffer": "~5.1.0"
1244
- }
1245
- },
1246
- "node_modules/styled-jsx": {
1247
- "version": "5.1.6",
1248
- "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
1249
- "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
1250
- "license": "MIT",
1251
- "dependencies": {
1252
- "client-only": "0.0.1"
1253
- },
1254
- "engines": {
1255
- "node": ">= 12.0.0"
1256
- },
1257
- "peerDependencies": {
1258
- "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
1259
- },
1260
- "peerDependenciesMeta": {
1261
- "@babel/core": {
1262
- "optional": true
1263
- },
1264
- "babel-plugin-macros": {
1265
- "optional": true
1266
- }
1267
- }
1268
- },
1269
- "node_modules/tar-fs": {
1270
- "version": "3.1.2",
1271
- "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.2.tgz",
1272
- "integrity": "sha512-QGxxTxxyleAdyM3kpFs14ymbYmNFrfY+pHj7Z8FgtbZ7w2//VAgLMac7sT6nRpIHjppXO2AwwEOg0bPFVRcmXw==",
1273
- "license": "MIT",
1274
- "dependencies": {
1275
- "pump": "^3.0.0",
1276
- "tar-stream": "^3.1.5"
1277
- },
1278
- "optionalDependencies": {
1279
- "bare-fs": "^4.0.1",
1280
- "bare-path": "^3.0.0"
1281
- }
1282
- },
1283
- "node_modules/tar-stream": {
1284
- "version": "3.1.8",
1285
- "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.8.tgz",
1286
- "integrity": "sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==",
1287
- "license": "MIT",
1288
- "dependencies": {
1289
- "b4a": "^1.6.4",
1290
- "bare-fs": "^4.5.5",
1291
- "fast-fifo": "^1.2.0",
1292
- "streamx": "^2.15.0"
1293
- }
1294
- },
1295
- "node_modules/teex": {
1296
- "version": "1.0.1",
1297
- "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz",
1298
- "integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==",
1299
- "license": "MIT",
1300
- "dependencies": {
1301
- "streamx": "^2.12.5"
1302
- }
1303
- },
1304
- "node_modules/text-decoder": {
1305
- "version": "1.2.7",
1306
- "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz",
1307
- "integrity": "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==",
1308
- "license": "Apache-2.0",
1309
- "dependencies": {
1310
- "b4a": "^1.6.4"
1311
- }
1312
- },
1313
- "node_modules/throttleit": {
1314
- "version": "2.1.0",
1315
- "resolved": "https://registry.npmjs.org/throttleit/-/throttleit-2.1.0.tgz",
1316
- "integrity": "sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==",
1317
- "license": "MIT",
1318
- "engines": {
1319
- "node": ">=18"
1320
- },
1321
- "funding": {
1322
- "url": "https://github.com/sponsors/sindresorhus"
1323
- }
1324
- },
1325
- "node_modules/tslib": {
1326
- "version": "2.8.1",
1327
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
1328
- "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
1329
- "license": "0BSD"
1330
- },
1331
- "node_modules/undici": {
1332
- "version": "6.25.0",
1333
- "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz",
1334
- "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==",
1335
- "license": "MIT",
1336
- "engines": {
1337
- "node": ">=18.17"
1338
- }
1339
- },
1340
- "node_modules/util-deprecate": {
1341
- "version": "1.0.2",
1342
- "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
1343
- "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
1344
- "license": "MIT"
1345
- },
1346
- "node_modules/wrappy": {
1347
- "version": "1.0.2",
1348
- "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1349
- "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
1350
- "license": "ISC"
1351
- }
1352
- }
1353
- }