helixevo 0.2.0 → 0.2.1

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.
@@ -0,0 +1,1182 @@
1
+ {
2
+ "name": "skillgraph-dashboard",
3
+ "version": "0.1.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "skillgraph-dashboard",
9
+ "version": "0.1.0",
10
+ "dependencies": {
11
+ "@xyflow/react": "^12.10.1",
12
+ "next": "^15.3.0",
13
+ "react": "^19.0.0",
14
+ "react-dom": "^19.0.0"
15
+ },
16
+ "devDependencies": {
17
+ "@types/node": "^22.0.0",
18
+ "@types/react": "^19.0.0",
19
+ "typescript": "^5.7.0"
20
+ }
21
+ },
22
+ "node_modules/@emnapi/runtime": {
23
+ "version": "1.9.1",
24
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.1.tgz",
25
+ "integrity": "sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==",
26
+ "license": "MIT",
27
+ "optional": true,
28
+ "dependencies": {
29
+ "tslib": "^2.4.0"
30
+ }
31
+ },
32
+ "node_modules/@img/colour": {
33
+ "version": "1.1.0",
34
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
35
+ "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
36
+ "license": "MIT",
37
+ "optional": true,
38
+ "engines": {
39
+ "node": ">=18"
40
+ }
41
+ },
42
+ "node_modules/@img/sharp-darwin-arm64": {
43
+ "version": "0.34.5",
44
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
45
+ "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
46
+ "cpu": [
47
+ "arm64"
48
+ ],
49
+ "license": "Apache-2.0",
50
+ "optional": true,
51
+ "os": [
52
+ "darwin"
53
+ ],
54
+ "engines": {
55
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
56
+ },
57
+ "funding": {
58
+ "url": "https://opencollective.com/libvips"
59
+ },
60
+ "optionalDependencies": {
61
+ "@img/sharp-libvips-darwin-arm64": "1.2.4"
62
+ }
63
+ },
64
+ "node_modules/@img/sharp-darwin-x64": {
65
+ "version": "0.34.5",
66
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
67
+ "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
68
+ "cpu": [
69
+ "x64"
70
+ ],
71
+ "license": "Apache-2.0",
72
+ "optional": true,
73
+ "os": [
74
+ "darwin"
75
+ ],
76
+ "engines": {
77
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
78
+ },
79
+ "funding": {
80
+ "url": "https://opencollective.com/libvips"
81
+ },
82
+ "optionalDependencies": {
83
+ "@img/sharp-libvips-darwin-x64": "1.2.4"
84
+ }
85
+ },
86
+ "node_modules/@img/sharp-libvips-darwin-arm64": {
87
+ "version": "1.2.4",
88
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
89
+ "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
90
+ "cpu": [
91
+ "arm64"
92
+ ],
93
+ "license": "LGPL-3.0-or-later",
94
+ "optional": true,
95
+ "os": [
96
+ "darwin"
97
+ ],
98
+ "funding": {
99
+ "url": "https://opencollective.com/libvips"
100
+ }
101
+ },
102
+ "node_modules/@img/sharp-libvips-darwin-x64": {
103
+ "version": "1.2.4",
104
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
105
+ "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
106
+ "cpu": [
107
+ "x64"
108
+ ],
109
+ "license": "LGPL-3.0-or-later",
110
+ "optional": true,
111
+ "os": [
112
+ "darwin"
113
+ ],
114
+ "funding": {
115
+ "url": "https://opencollective.com/libvips"
116
+ }
117
+ },
118
+ "node_modules/@img/sharp-libvips-linux-arm": {
119
+ "version": "1.2.4",
120
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
121
+ "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
122
+ "cpu": [
123
+ "arm"
124
+ ],
125
+ "license": "LGPL-3.0-or-later",
126
+ "optional": true,
127
+ "os": [
128
+ "linux"
129
+ ],
130
+ "funding": {
131
+ "url": "https://opencollective.com/libvips"
132
+ }
133
+ },
134
+ "node_modules/@img/sharp-libvips-linux-arm64": {
135
+ "version": "1.2.4",
136
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
137
+ "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
138
+ "cpu": [
139
+ "arm64"
140
+ ],
141
+ "license": "LGPL-3.0-or-later",
142
+ "optional": true,
143
+ "os": [
144
+ "linux"
145
+ ],
146
+ "funding": {
147
+ "url": "https://opencollective.com/libvips"
148
+ }
149
+ },
150
+ "node_modules/@img/sharp-libvips-linux-ppc64": {
151
+ "version": "1.2.4",
152
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
153
+ "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
154
+ "cpu": [
155
+ "ppc64"
156
+ ],
157
+ "license": "LGPL-3.0-or-later",
158
+ "optional": true,
159
+ "os": [
160
+ "linux"
161
+ ],
162
+ "funding": {
163
+ "url": "https://opencollective.com/libvips"
164
+ }
165
+ },
166
+ "node_modules/@img/sharp-libvips-linux-riscv64": {
167
+ "version": "1.2.4",
168
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
169
+ "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
170
+ "cpu": [
171
+ "riscv64"
172
+ ],
173
+ "license": "LGPL-3.0-or-later",
174
+ "optional": true,
175
+ "os": [
176
+ "linux"
177
+ ],
178
+ "funding": {
179
+ "url": "https://opencollective.com/libvips"
180
+ }
181
+ },
182
+ "node_modules/@img/sharp-libvips-linux-s390x": {
183
+ "version": "1.2.4",
184
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
185
+ "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
186
+ "cpu": [
187
+ "s390x"
188
+ ],
189
+ "license": "LGPL-3.0-or-later",
190
+ "optional": true,
191
+ "os": [
192
+ "linux"
193
+ ],
194
+ "funding": {
195
+ "url": "https://opencollective.com/libvips"
196
+ }
197
+ },
198
+ "node_modules/@img/sharp-libvips-linux-x64": {
199
+ "version": "1.2.4",
200
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
201
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
202
+ "cpu": [
203
+ "x64"
204
+ ],
205
+ "license": "LGPL-3.0-or-later",
206
+ "optional": true,
207
+ "os": [
208
+ "linux"
209
+ ],
210
+ "funding": {
211
+ "url": "https://opencollective.com/libvips"
212
+ }
213
+ },
214
+ "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
215
+ "version": "1.2.4",
216
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
217
+ "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
218
+ "cpu": [
219
+ "arm64"
220
+ ],
221
+ "license": "LGPL-3.0-or-later",
222
+ "optional": true,
223
+ "os": [
224
+ "linux"
225
+ ],
226
+ "funding": {
227
+ "url": "https://opencollective.com/libvips"
228
+ }
229
+ },
230
+ "node_modules/@img/sharp-libvips-linuxmusl-x64": {
231
+ "version": "1.2.4",
232
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
233
+ "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
234
+ "cpu": [
235
+ "x64"
236
+ ],
237
+ "license": "LGPL-3.0-or-later",
238
+ "optional": true,
239
+ "os": [
240
+ "linux"
241
+ ],
242
+ "funding": {
243
+ "url": "https://opencollective.com/libvips"
244
+ }
245
+ },
246
+ "node_modules/@img/sharp-linux-arm": {
247
+ "version": "0.34.5",
248
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
249
+ "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
250
+ "cpu": [
251
+ "arm"
252
+ ],
253
+ "license": "Apache-2.0",
254
+ "optional": true,
255
+ "os": [
256
+ "linux"
257
+ ],
258
+ "engines": {
259
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
260
+ },
261
+ "funding": {
262
+ "url": "https://opencollective.com/libvips"
263
+ },
264
+ "optionalDependencies": {
265
+ "@img/sharp-libvips-linux-arm": "1.2.4"
266
+ }
267
+ },
268
+ "node_modules/@img/sharp-linux-arm64": {
269
+ "version": "0.34.5",
270
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
271
+ "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
272
+ "cpu": [
273
+ "arm64"
274
+ ],
275
+ "license": "Apache-2.0",
276
+ "optional": true,
277
+ "os": [
278
+ "linux"
279
+ ],
280
+ "engines": {
281
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
282
+ },
283
+ "funding": {
284
+ "url": "https://opencollective.com/libvips"
285
+ },
286
+ "optionalDependencies": {
287
+ "@img/sharp-libvips-linux-arm64": "1.2.4"
288
+ }
289
+ },
290
+ "node_modules/@img/sharp-linux-ppc64": {
291
+ "version": "0.34.5",
292
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
293
+ "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
294
+ "cpu": [
295
+ "ppc64"
296
+ ],
297
+ "license": "Apache-2.0",
298
+ "optional": true,
299
+ "os": [
300
+ "linux"
301
+ ],
302
+ "engines": {
303
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
304
+ },
305
+ "funding": {
306
+ "url": "https://opencollective.com/libvips"
307
+ },
308
+ "optionalDependencies": {
309
+ "@img/sharp-libvips-linux-ppc64": "1.2.4"
310
+ }
311
+ },
312
+ "node_modules/@img/sharp-linux-riscv64": {
313
+ "version": "0.34.5",
314
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
315
+ "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
316
+ "cpu": [
317
+ "riscv64"
318
+ ],
319
+ "license": "Apache-2.0",
320
+ "optional": true,
321
+ "os": [
322
+ "linux"
323
+ ],
324
+ "engines": {
325
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
326
+ },
327
+ "funding": {
328
+ "url": "https://opencollective.com/libvips"
329
+ },
330
+ "optionalDependencies": {
331
+ "@img/sharp-libvips-linux-riscv64": "1.2.4"
332
+ }
333
+ },
334
+ "node_modules/@img/sharp-linux-s390x": {
335
+ "version": "0.34.5",
336
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
337
+ "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
338
+ "cpu": [
339
+ "s390x"
340
+ ],
341
+ "license": "Apache-2.0",
342
+ "optional": true,
343
+ "os": [
344
+ "linux"
345
+ ],
346
+ "engines": {
347
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
348
+ },
349
+ "funding": {
350
+ "url": "https://opencollective.com/libvips"
351
+ },
352
+ "optionalDependencies": {
353
+ "@img/sharp-libvips-linux-s390x": "1.2.4"
354
+ }
355
+ },
356
+ "node_modules/@img/sharp-linux-x64": {
357
+ "version": "0.34.5",
358
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
359
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
360
+ "cpu": [
361
+ "x64"
362
+ ],
363
+ "license": "Apache-2.0",
364
+ "optional": true,
365
+ "os": [
366
+ "linux"
367
+ ],
368
+ "engines": {
369
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
370
+ },
371
+ "funding": {
372
+ "url": "https://opencollective.com/libvips"
373
+ },
374
+ "optionalDependencies": {
375
+ "@img/sharp-libvips-linux-x64": "1.2.4"
376
+ }
377
+ },
378
+ "node_modules/@img/sharp-linuxmusl-arm64": {
379
+ "version": "0.34.5",
380
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
381
+ "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
382
+ "cpu": [
383
+ "arm64"
384
+ ],
385
+ "license": "Apache-2.0",
386
+ "optional": true,
387
+ "os": [
388
+ "linux"
389
+ ],
390
+ "engines": {
391
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
392
+ },
393
+ "funding": {
394
+ "url": "https://opencollective.com/libvips"
395
+ },
396
+ "optionalDependencies": {
397
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
398
+ }
399
+ },
400
+ "node_modules/@img/sharp-linuxmusl-x64": {
401
+ "version": "0.34.5",
402
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
403
+ "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
404
+ "cpu": [
405
+ "x64"
406
+ ],
407
+ "license": "Apache-2.0",
408
+ "optional": true,
409
+ "os": [
410
+ "linux"
411
+ ],
412
+ "engines": {
413
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
414
+ },
415
+ "funding": {
416
+ "url": "https://opencollective.com/libvips"
417
+ },
418
+ "optionalDependencies": {
419
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
420
+ }
421
+ },
422
+ "node_modules/@img/sharp-wasm32": {
423
+ "version": "0.34.5",
424
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
425
+ "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
426
+ "cpu": [
427
+ "wasm32"
428
+ ],
429
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
430
+ "optional": true,
431
+ "dependencies": {
432
+ "@emnapi/runtime": "^1.7.0"
433
+ },
434
+ "engines": {
435
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
436
+ },
437
+ "funding": {
438
+ "url": "https://opencollective.com/libvips"
439
+ }
440
+ },
441
+ "node_modules/@img/sharp-win32-arm64": {
442
+ "version": "0.34.5",
443
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
444
+ "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
445
+ "cpu": [
446
+ "arm64"
447
+ ],
448
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
449
+ "optional": true,
450
+ "os": [
451
+ "win32"
452
+ ],
453
+ "engines": {
454
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
455
+ },
456
+ "funding": {
457
+ "url": "https://opencollective.com/libvips"
458
+ }
459
+ },
460
+ "node_modules/@img/sharp-win32-ia32": {
461
+ "version": "0.34.5",
462
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
463
+ "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
464
+ "cpu": [
465
+ "ia32"
466
+ ],
467
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
468
+ "optional": true,
469
+ "os": [
470
+ "win32"
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
+ },
479
+ "node_modules/@img/sharp-win32-x64": {
480
+ "version": "0.34.5",
481
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
482
+ "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
483
+ "cpu": [
484
+ "x64"
485
+ ],
486
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
487
+ "optional": true,
488
+ "os": [
489
+ "win32"
490
+ ],
491
+ "engines": {
492
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
493
+ },
494
+ "funding": {
495
+ "url": "https://opencollective.com/libvips"
496
+ }
497
+ },
498
+ "node_modules/@next/env": {
499
+ "version": "15.5.14",
500
+ "resolved": "https://registry.npmjs.org/@next/env/-/env-15.5.14.tgz",
501
+ "integrity": "sha512-aXeirLYuASxEgi4X4WhfXsShCFxWDfNn/8ZeC5YXAS2BB4A8FJi1kwwGL6nvMVboE7fZCzmJPNdMvVHc8JpaiA==",
502
+ "license": "MIT"
503
+ },
504
+ "node_modules/@next/swc-darwin-arm64": {
505
+ "version": "15.5.14",
506
+ "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.14.tgz",
507
+ "integrity": "sha512-Y9K6SPzobnZvrRDPO2s0grgzC+Egf0CqfbdvYmQVaztV890zicw8Z8+4Vqw8oPck8r1TjUHxVh8299Cg4TrxXg==",
508
+ "cpu": [
509
+ "arm64"
510
+ ],
511
+ "license": "MIT",
512
+ "optional": true,
513
+ "os": [
514
+ "darwin"
515
+ ],
516
+ "engines": {
517
+ "node": ">= 10"
518
+ }
519
+ },
520
+ "node_modules/@next/swc-darwin-x64": {
521
+ "version": "15.5.14",
522
+ "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.14.tgz",
523
+ "integrity": "sha512-aNnkSMjSFRTOmkd7qoNI2/rETQm/vKD6c/Ac9BZGa9CtoOzy3c2njgz7LvebQJ8iPxdeTuGnAjagyis8a9ifBw==",
524
+ "cpu": [
525
+ "x64"
526
+ ],
527
+ "license": "MIT",
528
+ "optional": true,
529
+ "os": [
530
+ "darwin"
531
+ ],
532
+ "engines": {
533
+ "node": ">= 10"
534
+ }
535
+ },
536
+ "node_modules/@next/swc-linux-arm64-gnu": {
537
+ "version": "15.5.14",
538
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.14.tgz",
539
+ "integrity": "sha512-tjlpia+yStPRS//6sdmlVwuO1Rioern4u2onafa5n+h2hCS9MAvMXqpVbSrjgiEOoCs0nJy7oPOmWgtRRNSM5Q==",
540
+ "cpu": [
541
+ "arm64"
542
+ ],
543
+ "license": "MIT",
544
+ "optional": true,
545
+ "os": [
546
+ "linux"
547
+ ],
548
+ "engines": {
549
+ "node": ">= 10"
550
+ }
551
+ },
552
+ "node_modules/@next/swc-linux-arm64-musl": {
553
+ "version": "15.5.14",
554
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.14.tgz",
555
+ "integrity": "sha512-8B8cngBaLadl5lbDRdxGCP1Lef8ipD6KlxS3v0ElDAGil6lafrAM3B258p1KJOglInCVFUjk751IXMr2ixeQOQ==",
556
+ "cpu": [
557
+ "arm64"
558
+ ],
559
+ "license": "MIT",
560
+ "optional": true,
561
+ "os": [
562
+ "linux"
563
+ ],
564
+ "engines": {
565
+ "node": ">= 10"
566
+ }
567
+ },
568
+ "node_modules/@next/swc-linux-x64-gnu": {
569
+ "version": "15.5.14",
570
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.14.tgz",
571
+ "integrity": "sha512-bAS6tIAg8u4Gn3Nz7fCPpSoKAexEt2d5vn1mzokcqdqyov6ZJ6gu6GdF9l8ORFrBuRHgv3go/RfzYz5BkZ6YSQ==",
572
+ "cpu": [
573
+ "x64"
574
+ ],
575
+ "license": "MIT",
576
+ "optional": true,
577
+ "os": [
578
+ "linux"
579
+ ],
580
+ "engines": {
581
+ "node": ">= 10"
582
+ }
583
+ },
584
+ "node_modules/@next/swc-linux-x64-musl": {
585
+ "version": "15.5.14",
586
+ "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.14.tgz",
587
+ "integrity": "sha512-mMxv/FcrT7Gfaq4tsR22l17oKWXZmH/lVqcvjX0kfp5I0lKodHYLICKPoX1KRnnE+ci6oIUdriUhuA3rBCDiSw==",
588
+ "cpu": [
589
+ "x64"
590
+ ],
591
+ "license": "MIT",
592
+ "optional": true,
593
+ "os": [
594
+ "linux"
595
+ ],
596
+ "engines": {
597
+ "node": ">= 10"
598
+ }
599
+ },
600
+ "node_modules/@next/swc-win32-arm64-msvc": {
601
+ "version": "15.5.14",
602
+ "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.14.tgz",
603
+ "integrity": "sha512-OTmiBlYThppnvnsqx0rBqjDRemlmIeZ8/o4zI7veaXoeO1PVHoyj2lfTfXTiiGjCyRDhA10y4h6ZvZvBiynr2g==",
604
+ "cpu": [
605
+ "arm64"
606
+ ],
607
+ "license": "MIT",
608
+ "optional": true,
609
+ "os": [
610
+ "win32"
611
+ ],
612
+ "engines": {
613
+ "node": ">= 10"
614
+ }
615
+ },
616
+ "node_modules/@next/swc-win32-x64-msvc": {
617
+ "version": "15.5.14",
618
+ "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.14.tgz",
619
+ "integrity": "sha512-+W7eFf3RS7m4G6tppVTOSyP9Y6FsJXfOuKzav1qKniiFm3KFByQfPEcouHdjlZmysl4zJGuGLQ/M9XyVeyeNEg==",
620
+ "cpu": [
621
+ "x64"
622
+ ],
623
+ "license": "MIT",
624
+ "optional": true,
625
+ "os": [
626
+ "win32"
627
+ ],
628
+ "engines": {
629
+ "node": ">= 10"
630
+ }
631
+ },
632
+ "node_modules/@swc/helpers": {
633
+ "version": "0.5.15",
634
+ "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
635
+ "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
636
+ "license": "Apache-2.0",
637
+ "dependencies": {
638
+ "tslib": "^2.8.0"
639
+ }
640
+ },
641
+ "node_modules/@types/d3-color": {
642
+ "version": "3.1.3",
643
+ "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
644
+ "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==",
645
+ "license": "MIT"
646
+ },
647
+ "node_modules/@types/d3-drag": {
648
+ "version": "3.0.7",
649
+ "resolved": "https://registry.npmjs.org/@types/d3-drag/-/d3-drag-3.0.7.tgz",
650
+ "integrity": "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==",
651
+ "license": "MIT",
652
+ "dependencies": {
653
+ "@types/d3-selection": "*"
654
+ }
655
+ },
656
+ "node_modules/@types/d3-interpolate": {
657
+ "version": "3.0.4",
658
+ "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
659
+ "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",
660
+ "license": "MIT",
661
+ "dependencies": {
662
+ "@types/d3-color": "*"
663
+ }
664
+ },
665
+ "node_modules/@types/d3-selection": {
666
+ "version": "3.0.11",
667
+ "resolved": "https://registry.npmjs.org/@types/d3-selection/-/d3-selection-3.0.11.tgz",
668
+ "integrity": "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==",
669
+ "license": "MIT"
670
+ },
671
+ "node_modules/@types/d3-transition": {
672
+ "version": "3.0.9",
673
+ "resolved": "https://registry.npmjs.org/@types/d3-transition/-/d3-transition-3.0.9.tgz",
674
+ "integrity": "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==",
675
+ "license": "MIT",
676
+ "dependencies": {
677
+ "@types/d3-selection": "*"
678
+ }
679
+ },
680
+ "node_modules/@types/d3-zoom": {
681
+ "version": "3.0.8",
682
+ "resolved": "https://registry.npmjs.org/@types/d3-zoom/-/d3-zoom-3.0.8.tgz",
683
+ "integrity": "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==",
684
+ "license": "MIT",
685
+ "dependencies": {
686
+ "@types/d3-interpolate": "*",
687
+ "@types/d3-selection": "*"
688
+ }
689
+ },
690
+ "node_modules/@types/node": {
691
+ "version": "22.19.15",
692
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.15.tgz",
693
+ "integrity": "sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==",
694
+ "dev": true,
695
+ "license": "MIT",
696
+ "dependencies": {
697
+ "undici-types": "~6.21.0"
698
+ }
699
+ },
700
+ "node_modules/@types/react": {
701
+ "version": "19.2.14",
702
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
703
+ "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
704
+ "devOptional": true,
705
+ "license": "MIT",
706
+ "dependencies": {
707
+ "csstype": "^3.2.2"
708
+ }
709
+ },
710
+ "node_modules/@xyflow/react": {
711
+ "version": "12.10.1",
712
+ "resolved": "https://registry.npmjs.org/@xyflow/react/-/react-12.10.1.tgz",
713
+ "integrity": "sha512-5eSWtIK/+rkldOuFbOOz44CRgQRjtS9v5nufk77DV+XBnfCGL9HAQ8PG00o2ZYKqkEU/Ak6wrKC95Tu+2zuK3Q==",
714
+ "license": "MIT",
715
+ "dependencies": {
716
+ "@xyflow/system": "0.0.75",
717
+ "classcat": "^5.0.3",
718
+ "zustand": "^4.4.0"
719
+ },
720
+ "peerDependencies": {
721
+ "react": ">=17",
722
+ "react-dom": ">=17"
723
+ }
724
+ },
725
+ "node_modules/@xyflow/system": {
726
+ "version": "0.0.75",
727
+ "resolved": "https://registry.npmjs.org/@xyflow/system/-/system-0.0.75.tgz",
728
+ "integrity": "sha512-iXs+AGFLi8w/VlAoc/iSxk+CxfT6o64Uw/k0CKASOPqjqz6E0rb5jFZgJtXGZCpfQI6OQpu5EnumP5fGxQheaQ==",
729
+ "license": "MIT",
730
+ "dependencies": {
731
+ "@types/d3-drag": "^3.0.7",
732
+ "@types/d3-interpolate": "^3.0.4",
733
+ "@types/d3-selection": "^3.0.10",
734
+ "@types/d3-transition": "^3.0.8",
735
+ "@types/d3-zoom": "^3.0.8",
736
+ "d3-drag": "^3.0.0",
737
+ "d3-interpolate": "^3.0.1",
738
+ "d3-selection": "^3.0.0",
739
+ "d3-zoom": "^3.0.0"
740
+ }
741
+ },
742
+ "node_modules/caniuse-lite": {
743
+ "version": "1.0.30001780",
744
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001780.tgz",
745
+ "integrity": "sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==",
746
+ "funding": [
747
+ {
748
+ "type": "opencollective",
749
+ "url": "https://opencollective.com/browserslist"
750
+ },
751
+ {
752
+ "type": "tidelift",
753
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
754
+ },
755
+ {
756
+ "type": "github",
757
+ "url": "https://github.com/sponsors/ai"
758
+ }
759
+ ],
760
+ "license": "CC-BY-4.0"
761
+ },
762
+ "node_modules/classcat": {
763
+ "version": "5.0.5",
764
+ "resolved": "https://registry.npmjs.org/classcat/-/classcat-5.0.5.tgz",
765
+ "integrity": "sha512-JhZUT7JFcQy/EzW605k/ktHtncoo9vnyW/2GspNYwFlN1C/WmjuV/xtS04e9SOkL2sTdw0VAZ2UGCcQ9lR6p6w==",
766
+ "license": "MIT"
767
+ },
768
+ "node_modules/client-only": {
769
+ "version": "0.0.1",
770
+ "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
771
+ "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
772
+ "license": "MIT"
773
+ },
774
+ "node_modules/csstype": {
775
+ "version": "3.2.3",
776
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
777
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
778
+ "devOptional": true,
779
+ "license": "MIT"
780
+ },
781
+ "node_modules/d3-color": {
782
+ "version": "3.1.0",
783
+ "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
784
+ "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==",
785
+ "license": "ISC",
786
+ "engines": {
787
+ "node": ">=12"
788
+ }
789
+ },
790
+ "node_modules/d3-dispatch": {
791
+ "version": "3.0.1",
792
+ "resolved": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz",
793
+ "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==",
794
+ "license": "ISC",
795
+ "engines": {
796
+ "node": ">=12"
797
+ }
798
+ },
799
+ "node_modules/d3-drag": {
800
+ "version": "3.0.0",
801
+ "resolved": "https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz",
802
+ "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==",
803
+ "license": "ISC",
804
+ "dependencies": {
805
+ "d3-dispatch": "1 - 3",
806
+ "d3-selection": "3"
807
+ },
808
+ "engines": {
809
+ "node": ">=12"
810
+ }
811
+ },
812
+ "node_modules/d3-ease": {
813
+ "version": "3.0.1",
814
+ "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz",
815
+ "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==",
816
+ "license": "BSD-3-Clause",
817
+ "engines": {
818
+ "node": ">=12"
819
+ }
820
+ },
821
+ "node_modules/d3-interpolate": {
822
+ "version": "3.0.1",
823
+ "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
824
+ "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==",
825
+ "license": "ISC",
826
+ "dependencies": {
827
+ "d3-color": "1 - 3"
828
+ },
829
+ "engines": {
830
+ "node": ">=12"
831
+ }
832
+ },
833
+ "node_modules/d3-selection": {
834
+ "version": "3.0.0",
835
+ "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz",
836
+ "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==",
837
+ "license": "ISC",
838
+ "engines": {
839
+ "node": ">=12"
840
+ }
841
+ },
842
+ "node_modules/d3-timer": {
843
+ "version": "3.0.1",
844
+ "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz",
845
+ "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==",
846
+ "license": "ISC",
847
+ "engines": {
848
+ "node": ">=12"
849
+ }
850
+ },
851
+ "node_modules/d3-transition": {
852
+ "version": "3.0.1",
853
+ "resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz",
854
+ "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==",
855
+ "license": "ISC",
856
+ "dependencies": {
857
+ "d3-color": "1 - 3",
858
+ "d3-dispatch": "1 - 3",
859
+ "d3-ease": "1 - 3",
860
+ "d3-interpolate": "1 - 3",
861
+ "d3-timer": "1 - 3"
862
+ },
863
+ "engines": {
864
+ "node": ">=12"
865
+ },
866
+ "peerDependencies": {
867
+ "d3-selection": "2 - 3"
868
+ }
869
+ },
870
+ "node_modules/d3-zoom": {
871
+ "version": "3.0.0",
872
+ "resolved": "https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz",
873
+ "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==",
874
+ "license": "ISC",
875
+ "dependencies": {
876
+ "d3-dispatch": "1 - 3",
877
+ "d3-drag": "2 - 3",
878
+ "d3-interpolate": "1 - 3",
879
+ "d3-selection": "2 - 3",
880
+ "d3-transition": "2 - 3"
881
+ },
882
+ "engines": {
883
+ "node": ">=12"
884
+ }
885
+ },
886
+ "node_modules/detect-libc": {
887
+ "version": "2.1.2",
888
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
889
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
890
+ "license": "Apache-2.0",
891
+ "optional": true,
892
+ "engines": {
893
+ "node": ">=8"
894
+ }
895
+ },
896
+ "node_modules/nanoid": {
897
+ "version": "3.3.11",
898
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
899
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
900
+ "funding": [
901
+ {
902
+ "type": "github",
903
+ "url": "https://github.com/sponsors/ai"
904
+ }
905
+ ],
906
+ "license": "MIT",
907
+ "bin": {
908
+ "nanoid": "bin/nanoid.cjs"
909
+ },
910
+ "engines": {
911
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
912
+ }
913
+ },
914
+ "node_modules/next": {
915
+ "version": "15.5.14",
916
+ "resolved": "https://registry.npmjs.org/next/-/next-15.5.14.tgz",
917
+ "integrity": "sha512-M6S+4JyRjmKic2Ssm7jHUPkE6YUJ6lv4507jprsSZLulubz0ihO2E+S4zmQK3JZ2ov81JrugukKU4Tz0ivgqqQ==",
918
+ "license": "MIT",
919
+ "dependencies": {
920
+ "@next/env": "15.5.14",
921
+ "@swc/helpers": "0.5.15",
922
+ "caniuse-lite": "^1.0.30001579",
923
+ "postcss": "8.4.31",
924
+ "styled-jsx": "5.1.6"
925
+ },
926
+ "bin": {
927
+ "next": "dist/bin/next"
928
+ },
929
+ "engines": {
930
+ "node": "^18.18.0 || ^19.8.0 || >= 20.0.0"
931
+ },
932
+ "optionalDependencies": {
933
+ "@next/swc-darwin-arm64": "15.5.14",
934
+ "@next/swc-darwin-x64": "15.5.14",
935
+ "@next/swc-linux-arm64-gnu": "15.5.14",
936
+ "@next/swc-linux-arm64-musl": "15.5.14",
937
+ "@next/swc-linux-x64-gnu": "15.5.14",
938
+ "@next/swc-linux-x64-musl": "15.5.14",
939
+ "@next/swc-win32-arm64-msvc": "15.5.14",
940
+ "@next/swc-win32-x64-msvc": "15.5.14",
941
+ "sharp": "^0.34.3"
942
+ },
943
+ "peerDependencies": {
944
+ "@opentelemetry/api": "^1.1.0",
945
+ "@playwright/test": "^1.51.1",
946
+ "babel-plugin-react-compiler": "*",
947
+ "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
948
+ "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
949
+ "sass": "^1.3.0"
950
+ },
951
+ "peerDependenciesMeta": {
952
+ "@opentelemetry/api": {
953
+ "optional": true
954
+ },
955
+ "@playwright/test": {
956
+ "optional": true
957
+ },
958
+ "babel-plugin-react-compiler": {
959
+ "optional": true
960
+ },
961
+ "sass": {
962
+ "optional": true
963
+ }
964
+ }
965
+ },
966
+ "node_modules/picocolors": {
967
+ "version": "1.1.1",
968
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
969
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
970
+ "license": "ISC"
971
+ },
972
+ "node_modules/postcss": {
973
+ "version": "8.4.31",
974
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
975
+ "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
976
+ "funding": [
977
+ {
978
+ "type": "opencollective",
979
+ "url": "https://opencollective.com/postcss/"
980
+ },
981
+ {
982
+ "type": "tidelift",
983
+ "url": "https://tidelift.com/funding/github/npm/postcss"
984
+ },
985
+ {
986
+ "type": "github",
987
+ "url": "https://github.com/sponsors/ai"
988
+ }
989
+ ],
990
+ "license": "MIT",
991
+ "dependencies": {
992
+ "nanoid": "^3.3.6",
993
+ "picocolors": "^1.0.0",
994
+ "source-map-js": "^1.0.2"
995
+ },
996
+ "engines": {
997
+ "node": "^10 || ^12 || >=14"
998
+ }
999
+ },
1000
+ "node_modules/react": {
1001
+ "version": "19.2.4",
1002
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
1003
+ "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
1004
+ "license": "MIT",
1005
+ "engines": {
1006
+ "node": ">=0.10.0"
1007
+ }
1008
+ },
1009
+ "node_modules/react-dom": {
1010
+ "version": "19.2.4",
1011
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz",
1012
+ "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
1013
+ "license": "MIT",
1014
+ "dependencies": {
1015
+ "scheduler": "^0.27.0"
1016
+ },
1017
+ "peerDependencies": {
1018
+ "react": "^19.2.4"
1019
+ }
1020
+ },
1021
+ "node_modules/scheduler": {
1022
+ "version": "0.27.0",
1023
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
1024
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
1025
+ "license": "MIT"
1026
+ },
1027
+ "node_modules/semver": {
1028
+ "version": "7.7.4",
1029
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
1030
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
1031
+ "license": "ISC",
1032
+ "optional": true,
1033
+ "bin": {
1034
+ "semver": "bin/semver.js"
1035
+ },
1036
+ "engines": {
1037
+ "node": ">=10"
1038
+ }
1039
+ },
1040
+ "node_modules/sharp": {
1041
+ "version": "0.34.5",
1042
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
1043
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
1044
+ "hasInstallScript": true,
1045
+ "license": "Apache-2.0",
1046
+ "optional": true,
1047
+ "dependencies": {
1048
+ "@img/colour": "^1.0.0",
1049
+ "detect-libc": "^2.1.2",
1050
+ "semver": "^7.7.3"
1051
+ },
1052
+ "engines": {
1053
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1054
+ },
1055
+ "funding": {
1056
+ "url": "https://opencollective.com/libvips"
1057
+ },
1058
+ "optionalDependencies": {
1059
+ "@img/sharp-darwin-arm64": "0.34.5",
1060
+ "@img/sharp-darwin-x64": "0.34.5",
1061
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
1062
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
1063
+ "@img/sharp-libvips-linux-arm": "1.2.4",
1064
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
1065
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
1066
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
1067
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
1068
+ "@img/sharp-libvips-linux-x64": "1.2.4",
1069
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
1070
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
1071
+ "@img/sharp-linux-arm": "0.34.5",
1072
+ "@img/sharp-linux-arm64": "0.34.5",
1073
+ "@img/sharp-linux-ppc64": "0.34.5",
1074
+ "@img/sharp-linux-riscv64": "0.34.5",
1075
+ "@img/sharp-linux-s390x": "0.34.5",
1076
+ "@img/sharp-linux-x64": "0.34.5",
1077
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
1078
+ "@img/sharp-linuxmusl-x64": "0.34.5",
1079
+ "@img/sharp-wasm32": "0.34.5",
1080
+ "@img/sharp-win32-arm64": "0.34.5",
1081
+ "@img/sharp-win32-ia32": "0.34.5",
1082
+ "@img/sharp-win32-x64": "0.34.5"
1083
+ }
1084
+ },
1085
+ "node_modules/source-map-js": {
1086
+ "version": "1.2.1",
1087
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
1088
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
1089
+ "license": "BSD-3-Clause",
1090
+ "engines": {
1091
+ "node": ">=0.10.0"
1092
+ }
1093
+ },
1094
+ "node_modules/styled-jsx": {
1095
+ "version": "5.1.6",
1096
+ "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
1097
+ "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
1098
+ "license": "MIT",
1099
+ "dependencies": {
1100
+ "client-only": "0.0.1"
1101
+ },
1102
+ "engines": {
1103
+ "node": ">= 12.0.0"
1104
+ },
1105
+ "peerDependencies": {
1106
+ "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
1107
+ },
1108
+ "peerDependenciesMeta": {
1109
+ "@babel/core": {
1110
+ "optional": true
1111
+ },
1112
+ "babel-plugin-macros": {
1113
+ "optional": true
1114
+ }
1115
+ }
1116
+ },
1117
+ "node_modules/tslib": {
1118
+ "version": "2.8.1",
1119
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
1120
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
1121
+ "license": "0BSD"
1122
+ },
1123
+ "node_modules/typescript": {
1124
+ "version": "5.9.3",
1125
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
1126
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
1127
+ "dev": true,
1128
+ "license": "Apache-2.0",
1129
+ "bin": {
1130
+ "tsc": "bin/tsc",
1131
+ "tsserver": "bin/tsserver"
1132
+ },
1133
+ "engines": {
1134
+ "node": ">=14.17"
1135
+ }
1136
+ },
1137
+ "node_modules/undici-types": {
1138
+ "version": "6.21.0",
1139
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
1140
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
1141
+ "dev": true,
1142
+ "license": "MIT"
1143
+ },
1144
+ "node_modules/use-sync-external-store": {
1145
+ "version": "1.6.0",
1146
+ "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
1147
+ "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
1148
+ "license": "MIT",
1149
+ "peerDependencies": {
1150
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
1151
+ }
1152
+ },
1153
+ "node_modules/zustand": {
1154
+ "version": "4.5.7",
1155
+ "resolved": "https://registry.npmjs.org/zustand/-/zustand-4.5.7.tgz",
1156
+ "integrity": "sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==",
1157
+ "license": "MIT",
1158
+ "dependencies": {
1159
+ "use-sync-external-store": "^1.2.2"
1160
+ },
1161
+ "engines": {
1162
+ "node": ">=12.7.0"
1163
+ },
1164
+ "peerDependencies": {
1165
+ "@types/react": ">=16.8",
1166
+ "immer": ">=9.0.6",
1167
+ "react": ">=16.8"
1168
+ },
1169
+ "peerDependenciesMeta": {
1170
+ "@types/react": {
1171
+ "optional": true
1172
+ },
1173
+ "immer": {
1174
+ "optional": true
1175
+ },
1176
+ "react": {
1177
+ "optional": true
1178
+ }
1179
+ }
1180
+ }
1181
+ }
1182
+ }