tangled
alpha
login
or
join now
nekomimi.pet
/
bunsite
0
fork
atom
personal website
0
fork
atom
overview
issues
pulls
pipelines
adf
nekomimi.pet
3 weeks ago
204896fa
ec787ac8
0/1
deploy.yml
failed
29s
+1978
1 changed file
expand all
collapse all
unified
split
package-lock.json
+1978
package-lock.json
reviewed
···
1
1
+
{
2
2
+
"name": "bun-react-template",
3
3
+
"version": "0.1.0",
4
4
+
"lockfileVersion": 3,
5
5
+
"requires": true,
6
6
+
"packages": {
7
7
+
"": {
8
8
+
"name": "bun-react-template",
9
9
+
"version": "0.1.0",
10
10
+
"dependencies": {
11
11
+
"@radix-ui/react-label": "^2.1.7",
12
12
+
"@radix-ui/react-select": "^2.2.6",
13
13
+
"@radix-ui/react-slot": "^1.2.3",
14
14
+
"atproto-ui": "0.11.3",
15
15
+
"bun-plugin-tailwind": "^0.1.2",
16
16
+
"class-variance-authority": "^0.7.1",
17
17
+
"clsx": "^2.1.1",
18
18
+
"cutebook": "0.1.1",
19
19
+
"lucide-react": "^0.545.0",
20
20
+
"react": "^19",
21
21
+
"react-dom": "^19",
22
22
+
"tailwind-merge": "^3.3.1"
23
23
+
},
24
24
+
"devDependencies": {
25
25
+
"@types/bun": "latest",
26
26
+
"@types/react": "^19",
27
27
+
"@types/react-dom": "^19",
28
28
+
"sharp": "^0.34.5",
29
29
+
"tailwindcss": "^4.1.11",
30
30
+
"tw-animate-css": "^1.4.0"
31
31
+
}
32
32
+
},
33
33
+
"node_modules/@atcute/atproto": {
34
34
+
"version": "3.1.9",
35
35
+
"license": "0BSD",
36
36
+
"dependencies": {
37
37
+
"@atcute/lexicons": "^1.2.2"
38
38
+
}
39
39
+
},
40
40
+
"node_modules/@atcute/bluesky": {
41
41
+
"version": "3.2.10",
42
42
+
"license": "0BSD",
43
43
+
"dependencies": {
44
44
+
"@atcute/atproto": "^3.1.9",
45
45
+
"@atcute/lexicons": "^1.2.2"
46
46
+
}
47
47
+
},
48
48
+
"node_modules/@atcute/client": {
49
49
+
"version": "4.0.5",
50
50
+
"license": "0BSD",
51
51
+
"peer": true,
52
52
+
"dependencies": {
53
53
+
"@atcute/identity": "^1.1.1",
54
54
+
"@atcute/lexicons": "^1.2.2"
55
55
+
}
56
56
+
},
57
57
+
"node_modules/@atcute/identity": {
58
58
+
"version": "1.1.1",
59
59
+
"license": "0BSD",
60
60
+
"peer": true,
61
61
+
"dependencies": {
62
62
+
"@atcute/lexicons": "^1.2.2",
63
63
+
"@badrap/valita": "^0.4.6"
64
64
+
}
65
65
+
},
66
66
+
"node_modules/@atcute/identity-resolver": {
67
67
+
"version": "1.1.4",
68
68
+
"license": "0BSD",
69
69
+
"peer": true,
70
70
+
"dependencies": {
71
71
+
"@atcute/lexicons": "^1.2.2",
72
72
+
"@atcute/util-fetch": "^1.0.3",
73
73
+
"@badrap/valita": "^0.4.6"
74
74
+
},
75
75
+
"peerDependencies": {
76
76
+
"@atcute/identity": "^1.0.0"
77
77
+
}
78
78
+
},
79
79
+
"node_modules/@atcute/lexicons": {
80
80
+
"version": "1.2.2",
81
81
+
"license": "0BSD",
82
82
+
"dependencies": {
83
83
+
"@standard-schema/spec": "^1.0.0",
84
84
+
"esm-env": "^1.2.2"
85
85
+
}
86
86
+
},
87
87
+
"node_modules/@atcute/multibase": {
88
88
+
"version": "1.1.6",
89
89
+
"license": "0BSD",
90
90
+
"dependencies": {
91
91
+
"@atcute/uint8array": "^1.0.5"
92
92
+
}
93
93
+
},
94
94
+
"node_modules/@atcute/oauth-browser-client": {
95
95
+
"version": "2.0.1",
96
96
+
"license": "0BSD",
97
97
+
"peer": true,
98
98
+
"dependencies": {
99
99
+
"@atcute/client": "^4.0.5",
100
100
+
"@atcute/identity": "^1.1.1",
101
101
+
"@atcute/identity-resolver": "^1.1.4",
102
102
+
"@atcute/lexicons": "^1.2.2",
103
103
+
"@atcute/multibase": "^1.1.6",
104
104
+
"@atcute/uint8array": "^1.0.5",
105
105
+
"nanoid": "^5.1.5"
106
106
+
}
107
107
+
},
108
108
+
"node_modules/@atcute/tangled": {
109
109
+
"version": "1.0.10",
110
110
+
"license": "0BSD",
111
111
+
"dependencies": {
112
112
+
"@atcute/atproto": "^3.1.8",
113
113
+
"@atcute/lexicons": "^1.2.2"
114
114
+
}
115
115
+
},
116
116
+
"node_modules/@atcute/uint8array": {
117
117
+
"version": "1.0.5",
118
118
+
"license": "0BSD"
119
119
+
},
120
120
+
"node_modules/@atcute/util-fetch": {
121
121
+
"version": "1.0.3",
122
122
+
"license": "0BSD",
123
123
+
"dependencies": {
124
124
+
"@badrap/valita": "^0.4.6"
125
125
+
}
126
126
+
},
127
127
+
"node_modules/@badrap/valita": {
128
128
+
"version": "0.4.6",
129
129
+
"license": "MIT",
130
130
+
"engines": {
131
131
+
"node": ">= 18"
132
132
+
}
133
133
+
},
134
134
+
"node_modules/@emnapi/runtime": {
135
135
+
"version": "1.8.1",
136
136
+
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
137
137
+
"integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
138
138
+
"dev": true,
139
139
+
"license": "MIT",
140
140
+
"optional": true,
141
141
+
"dependencies": {
142
142
+
"tslib": "^2.4.0"
143
143
+
}
144
144
+
},
145
145
+
"node_modules/@floating-ui/core": {
146
146
+
"version": "1.7.3",
147
147
+
"license": "MIT",
148
148
+
"dependencies": {
149
149
+
"@floating-ui/utils": "^0.2.10"
150
150
+
}
151
151
+
},
152
152
+
"node_modules/@floating-ui/dom": {
153
153
+
"version": "1.7.4",
154
154
+
"license": "MIT",
155
155
+
"dependencies": {
156
156
+
"@floating-ui/core": "^1.7.3",
157
157
+
"@floating-ui/utils": "^0.2.10"
158
158
+
}
159
159
+
},
160
160
+
"node_modules/@floating-ui/react-dom": {
161
161
+
"version": "2.1.6",
162
162
+
"license": "MIT",
163
163
+
"dependencies": {
164
164
+
"@floating-ui/dom": "^1.7.4"
165
165
+
},
166
166
+
"peerDependencies": {
167
167
+
"react": ">=16.8.0",
168
168
+
"react-dom": ">=16.8.0"
169
169
+
}
170
170
+
},
171
171
+
"node_modules/@floating-ui/utils": {
172
172
+
"version": "0.2.10",
173
173
+
"license": "MIT"
174
174
+
},
175
175
+
"node_modules/@img/colour": {
176
176
+
"version": "1.0.0",
177
177
+
"dev": true,
178
178
+
"license": "MIT",
179
179
+
"engines": {
180
180
+
"node": ">=18"
181
181
+
}
182
182
+
},
183
183
+
"node_modules/@img/sharp-darwin-arm64": {
184
184
+
"version": "0.34.5",
185
185
+
"cpu": [
186
186
+
"arm64"
187
187
+
],
188
188
+
"dev": true,
189
189
+
"license": "Apache-2.0",
190
190
+
"optional": true,
191
191
+
"os": [
192
192
+
"darwin"
193
193
+
],
194
194
+
"engines": {
195
195
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
196
196
+
},
197
197
+
"funding": {
198
198
+
"url": "https://opencollective.com/libvips"
199
199
+
},
200
200
+
"optionalDependencies": {
201
201
+
"@img/sharp-libvips-darwin-arm64": "1.2.4"
202
202
+
}
203
203
+
},
204
204
+
"node_modules/@img/sharp-darwin-x64": {
205
205
+
"version": "0.34.5",
206
206
+
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
207
207
+
"integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
208
208
+
"cpu": [
209
209
+
"x64"
210
210
+
],
211
211
+
"dev": true,
212
212
+
"license": "Apache-2.0",
213
213
+
"optional": true,
214
214
+
"os": [
215
215
+
"darwin"
216
216
+
],
217
217
+
"engines": {
218
218
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
219
219
+
},
220
220
+
"funding": {
221
221
+
"url": "https://opencollective.com/libvips"
222
222
+
},
223
223
+
"optionalDependencies": {
224
224
+
"@img/sharp-libvips-darwin-x64": "1.2.4"
225
225
+
}
226
226
+
},
227
227
+
"node_modules/@img/sharp-libvips-darwin-arm64": {
228
228
+
"version": "1.2.4",
229
229
+
"cpu": [
230
230
+
"arm64"
231
231
+
],
232
232
+
"dev": true,
233
233
+
"license": "LGPL-3.0-or-later",
234
234
+
"optional": true,
235
235
+
"os": [
236
236
+
"darwin"
237
237
+
],
238
238
+
"funding": {
239
239
+
"url": "https://opencollective.com/libvips"
240
240
+
}
241
241
+
},
242
242
+
"node_modules/@img/sharp-libvips-darwin-x64": {
243
243
+
"version": "1.2.4",
244
244
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
245
245
+
"integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
246
246
+
"cpu": [
247
247
+
"x64"
248
248
+
],
249
249
+
"dev": true,
250
250
+
"license": "LGPL-3.0-or-later",
251
251
+
"optional": true,
252
252
+
"os": [
253
253
+
"darwin"
254
254
+
],
255
255
+
"funding": {
256
256
+
"url": "https://opencollective.com/libvips"
257
257
+
}
258
258
+
},
259
259
+
"node_modules/@img/sharp-libvips-linux-arm": {
260
260
+
"version": "1.2.4",
261
261
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
262
262
+
"integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
263
263
+
"cpu": [
264
264
+
"arm"
265
265
+
],
266
266
+
"dev": true,
267
267
+
"license": "LGPL-3.0-or-later",
268
268
+
"optional": true,
269
269
+
"os": [
270
270
+
"linux"
271
271
+
],
272
272
+
"funding": {
273
273
+
"url": "https://opencollective.com/libvips"
274
274
+
}
275
275
+
},
276
276
+
"node_modules/@img/sharp-libvips-linux-arm64": {
277
277
+
"version": "1.2.4",
278
278
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
279
279
+
"integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
280
280
+
"cpu": [
281
281
+
"arm64"
282
282
+
],
283
283
+
"dev": true,
284
284
+
"license": "LGPL-3.0-or-later",
285
285
+
"optional": true,
286
286
+
"os": [
287
287
+
"linux"
288
288
+
],
289
289
+
"funding": {
290
290
+
"url": "https://opencollective.com/libvips"
291
291
+
}
292
292
+
},
293
293
+
"node_modules/@img/sharp-libvips-linux-ppc64": {
294
294
+
"version": "1.2.4",
295
295
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
296
296
+
"integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
297
297
+
"cpu": [
298
298
+
"ppc64"
299
299
+
],
300
300
+
"dev": true,
301
301
+
"license": "LGPL-3.0-or-later",
302
302
+
"optional": true,
303
303
+
"os": [
304
304
+
"linux"
305
305
+
],
306
306
+
"funding": {
307
307
+
"url": "https://opencollective.com/libvips"
308
308
+
}
309
309
+
},
310
310
+
"node_modules/@img/sharp-libvips-linux-riscv64": {
311
311
+
"version": "1.2.4",
312
312
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
313
313
+
"integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
314
314
+
"cpu": [
315
315
+
"riscv64"
316
316
+
],
317
317
+
"dev": true,
318
318
+
"license": "LGPL-3.0-or-later",
319
319
+
"optional": true,
320
320
+
"os": [
321
321
+
"linux"
322
322
+
],
323
323
+
"funding": {
324
324
+
"url": "https://opencollective.com/libvips"
325
325
+
}
326
326
+
},
327
327
+
"node_modules/@img/sharp-libvips-linux-s390x": {
328
328
+
"version": "1.2.4",
329
329
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
330
330
+
"integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
331
331
+
"cpu": [
332
332
+
"s390x"
333
333
+
],
334
334
+
"dev": true,
335
335
+
"license": "LGPL-3.0-or-later",
336
336
+
"optional": true,
337
337
+
"os": [
338
338
+
"linux"
339
339
+
],
340
340
+
"funding": {
341
341
+
"url": "https://opencollective.com/libvips"
342
342
+
}
343
343
+
},
344
344
+
"node_modules/@img/sharp-libvips-linux-x64": {
345
345
+
"version": "1.2.4",
346
346
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
347
347
+
"integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
348
348
+
"cpu": [
349
349
+
"x64"
350
350
+
],
351
351
+
"dev": true,
352
352
+
"license": "LGPL-3.0-or-later",
353
353
+
"optional": true,
354
354
+
"os": [
355
355
+
"linux"
356
356
+
],
357
357
+
"funding": {
358
358
+
"url": "https://opencollective.com/libvips"
359
359
+
}
360
360
+
},
361
361
+
"node_modules/@img/sharp-libvips-linuxmusl-arm64": {
362
362
+
"version": "1.2.4",
363
363
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
364
364
+
"integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
365
365
+
"cpu": [
366
366
+
"arm64"
367
367
+
],
368
368
+
"dev": true,
369
369
+
"license": "LGPL-3.0-or-later",
370
370
+
"optional": true,
371
371
+
"os": [
372
372
+
"linux"
373
373
+
],
374
374
+
"funding": {
375
375
+
"url": "https://opencollective.com/libvips"
376
376
+
}
377
377
+
},
378
378
+
"node_modules/@img/sharp-libvips-linuxmusl-x64": {
379
379
+
"version": "1.2.4",
380
380
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
381
381
+
"integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
382
382
+
"cpu": [
383
383
+
"x64"
384
384
+
],
385
385
+
"dev": true,
386
386
+
"license": "LGPL-3.0-or-later",
387
387
+
"optional": true,
388
388
+
"os": [
389
389
+
"linux"
390
390
+
],
391
391
+
"funding": {
392
392
+
"url": "https://opencollective.com/libvips"
393
393
+
}
394
394
+
},
395
395
+
"node_modules/@img/sharp-linux-arm": {
396
396
+
"version": "0.34.5",
397
397
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
398
398
+
"integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
399
399
+
"cpu": [
400
400
+
"arm"
401
401
+
],
402
402
+
"dev": true,
403
403
+
"license": "Apache-2.0",
404
404
+
"optional": true,
405
405
+
"os": [
406
406
+
"linux"
407
407
+
],
408
408
+
"engines": {
409
409
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
410
410
+
},
411
411
+
"funding": {
412
412
+
"url": "https://opencollective.com/libvips"
413
413
+
},
414
414
+
"optionalDependencies": {
415
415
+
"@img/sharp-libvips-linux-arm": "1.2.4"
416
416
+
}
417
417
+
},
418
418
+
"node_modules/@img/sharp-linux-arm64": {
419
419
+
"version": "0.34.5",
420
420
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
421
421
+
"integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
422
422
+
"cpu": [
423
423
+
"arm64"
424
424
+
],
425
425
+
"dev": true,
426
426
+
"license": "Apache-2.0",
427
427
+
"optional": true,
428
428
+
"os": [
429
429
+
"linux"
430
430
+
],
431
431
+
"engines": {
432
432
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
433
433
+
},
434
434
+
"funding": {
435
435
+
"url": "https://opencollective.com/libvips"
436
436
+
},
437
437
+
"optionalDependencies": {
438
438
+
"@img/sharp-libvips-linux-arm64": "1.2.4"
439
439
+
}
440
440
+
},
441
441
+
"node_modules/@img/sharp-linux-ppc64": {
442
442
+
"version": "0.34.5",
443
443
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
444
444
+
"integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
445
445
+
"cpu": [
446
446
+
"ppc64"
447
447
+
],
448
448
+
"dev": true,
449
449
+
"license": "Apache-2.0",
450
450
+
"optional": true,
451
451
+
"os": [
452
452
+
"linux"
453
453
+
],
454
454
+
"engines": {
455
455
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
456
456
+
},
457
457
+
"funding": {
458
458
+
"url": "https://opencollective.com/libvips"
459
459
+
},
460
460
+
"optionalDependencies": {
461
461
+
"@img/sharp-libvips-linux-ppc64": "1.2.4"
462
462
+
}
463
463
+
},
464
464
+
"node_modules/@img/sharp-linux-riscv64": {
465
465
+
"version": "0.34.5",
466
466
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
467
467
+
"integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
468
468
+
"cpu": [
469
469
+
"riscv64"
470
470
+
],
471
471
+
"dev": true,
472
472
+
"license": "Apache-2.0",
473
473
+
"optional": true,
474
474
+
"os": [
475
475
+
"linux"
476
476
+
],
477
477
+
"engines": {
478
478
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
479
479
+
},
480
480
+
"funding": {
481
481
+
"url": "https://opencollective.com/libvips"
482
482
+
},
483
483
+
"optionalDependencies": {
484
484
+
"@img/sharp-libvips-linux-riscv64": "1.2.4"
485
485
+
}
486
486
+
},
487
487
+
"node_modules/@img/sharp-linux-s390x": {
488
488
+
"version": "0.34.5",
489
489
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
490
490
+
"integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
491
491
+
"cpu": [
492
492
+
"s390x"
493
493
+
],
494
494
+
"dev": true,
495
495
+
"license": "Apache-2.0",
496
496
+
"optional": true,
497
497
+
"os": [
498
498
+
"linux"
499
499
+
],
500
500
+
"engines": {
501
501
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
502
502
+
},
503
503
+
"funding": {
504
504
+
"url": "https://opencollective.com/libvips"
505
505
+
},
506
506
+
"optionalDependencies": {
507
507
+
"@img/sharp-libvips-linux-s390x": "1.2.4"
508
508
+
}
509
509
+
},
510
510
+
"node_modules/@img/sharp-linux-x64": {
511
511
+
"version": "0.34.5",
512
512
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
513
513
+
"integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
514
514
+
"cpu": [
515
515
+
"x64"
516
516
+
],
517
517
+
"dev": true,
518
518
+
"license": "Apache-2.0",
519
519
+
"optional": true,
520
520
+
"os": [
521
521
+
"linux"
522
522
+
],
523
523
+
"engines": {
524
524
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
525
525
+
},
526
526
+
"funding": {
527
527
+
"url": "https://opencollective.com/libvips"
528
528
+
},
529
529
+
"optionalDependencies": {
530
530
+
"@img/sharp-libvips-linux-x64": "1.2.4"
531
531
+
}
532
532
+
},
533
533
+
"node_modules/@img/sharp-linuxmusl-arm64": {
534
534
+
"version": "0.34.5",
535
535
+
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
536
536
+
"integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
537
537
+
"cpu": [
538
538
+
"arm64"
539
539
+
],
540
540
+
"dev": true,
541
541
+
"license": "Apache-2.0",
542
542
+
"optional": true,
543
543
+
"os": [
544
544
+
"linux"
545
545
+
],
546
546
+
"engines": {
547
547
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
548
548
+
},
549
549
+
"funding": {
550
550
+
"url": "https://opencollective.com/libvips"
551
551
+
},
552
552
+
"optionalDependencies": {
553
553
+
"@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
554
554
+
}
555
555
+
},
556
556
+
"node_modules/@img/sharp-linuxmusl-x64": {
557
557
+
"version": "0.34.5",
558
558
+
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
559
559
+
"integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
560
560
+
"cpu": [
561
561
+
"x64"
562
562
+
],
563
563
+
"dev": true,
564
564
+
"license": "Apache-2.0",
565
565
+
"optional": true,
566
566
+
"os": [
567
567
+
"linux"
568
568
+
],
569
569
+
"engines": {
570
570
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
571
571
+
},
572
572
+
"funding": {
573
573
+
"url": "https://opencollective.com/libvips"
574
574
+
},
575
575
+
"optionalDependencies": {
576
576
+
"@img/sharp-libvips-linuxmusl-x64": "1.2.4"
577
577
+
}
578
578
+
},
579
579
+
"node_modules/@img/sharp-wasm32": {
580
580
+
"version": "0.34.5",
581
581
+
"resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
582
582
+
"integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
583
583
+
"cpu": [
584
584
+
"wasm32"
585
585
+
],
586
586
+
"dev": true,
587
587
+
"license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
588
588
+
"optional": true,
589
589
+
"dependencies": {
590
590
+
"@emnapi/runtime": "^1.7.0"
591
591
+
},
592
592
+
"engines": {
593
593
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
594
594
+
},
595
595
+
"funding": {
596
596
+
"url": "https://opencollective.com/libvips"
597
597
+
}
598
598
+
},
599
599
+
"node_modules/@img/sharp-win32-arm64": {
600
600
+
"version": "0.34.5",
601
601
+
"resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
602
602
+
"integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
603
603
+
"cpu": [
604
604
+
"arm64"
605
605
+
],
606
606
+
"dev": true,
607
607
+
"license": "Apache-2.0 AND LGPL-3.0-or-later",
608
608
+
"optional": true,
609
609
+
"os": [
610
610
+
"win32"
611
611
+
],
612
612
+
"engines": {
613
613
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
614
614
+
},
615
615
+
"funding": {
616
616
+
"url": "https://opencollective.com/libvips"
617
617
+
}
618
618
+
},
619
619
+
"node_modules/@img/sharp-win32-ia32": {
620
620
+
"version": "0.34.5",
621
621
+
"resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
622
622
+
"integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
623
623
+
"cpu": [
624
624
+
"ia32"
625
625
+
],
626
626
+
"dev": true,
627
627
+
"license": "Apache-2.0 AND LGPL-3.0-or-later",
628
628
+
"optional": true,
629
629
+
"os": [
630
630
+
"win32"
631
631
+
],
632
632
+
"engines": {
633
633
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
634
634
+
},
635
635
+
"funding": {
636
636
+
"url": "https://opencollective.com/libvips"
637
637
+
}
638
638
+
},
639
639
+
"node_modules/@img/sharp-win32-x64": {
640
640
+
"version": "0.34.5",
641
641
+
"resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
642
642
+
"integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
643
643
+
"cpu": [
644
644
+
"x64"
645
645
+
],
646
646
+
"dev": true,
647
647
+
"license": "Apache-2.0 AND LGPL-3.0-or-later",
648
648
+
"optional": true,
649
649
+
"os": [
650
650
+
"win32"
651
651
+
],
652
652
+
"engines": {
653
653
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
654
654
+
},
655
655
+
"funding": {
656
656
+
"url": "https://opencollective.com/libvips"
657
657
+
}
658
658
+
},
659
659
+
"node_modules/@oven/bun-darwin-aarch64": {
660
660
+
"version": "1.3.2",
661
661
+
"cpu": [
662
662
+
"arm64"
663
663
+
],
664
664
+
"license": "MIT",
665
665
+
"optional": true,
666
666
+
"os": [
667
667
+
"darwin"
668
668
+
]
669
669
+
},
670
670
+
"node_modules/@oven/bun-darwin-x64": {
671
671
+
"version": "1.3.2",
672
672
+
"resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64/-/bun-darwin-x64-1.3.2.tgz",
673
673
+
"integrity": "sha512-hn8lLzsYyyh6ULo2E8v2SqtrWOkdQKJwapeVy1rDw7juTTeHY3KDudGWf4mVYteC9riZU6HD88Fn3nGwyX0eIg==",
674
674
+
"cpu": [
675
675
+
"x64"
676
676
+
],
677
677
+
"license": "MIT",
678
678
+
"optional": true,
679
679
+
"os": [
680
680
+
"darwin"
681
681
+
]
682
682
+
},
683
683
+
"node_modules/@oven/bun-darwin-x64-baseline": {
684
684
+
"version": "1.3.2",
685
685
+
"resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.3.2.tgz",
686
686
+
"integrity": "sha512-UHxdtbyxdtNJUNcXtIrjx3Lmq8ji3KywlXtIHV/0vn9A8W5mulqOcryqUWMFVH9JTIIzmNn6Q/qVmXHTME63Ww==",
687
687
+
"cpu": [
688
688
+
"x64"
689
689
+
],
690
690
+
"license": "MIT",
691
691
+
"optional": true,
692
692
+
"os": [
693
693
+
"darwin"
694
694
+
]
695
695
+
},
696
696
+
"node_modules/@oven/bun-linux-aarch64": {
697
697
+
"version": "1.3.2",
698
698
+
"resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.3.2.tgz",
699
699
+
"integrity": "sha512-5uZzxzvHU/z+3cZwN/A0H8G+enQ+9FkeJVZkE2fwK2XhiJZFUGAuWajCpy7GepvOWlqV7VjPaKi2+Qmr4IX7nQ==",
700
700
+
"cpu": [
701
701
+
"arm64"
702
702
+
],
703
703
+
"license": "MIT",
704
704
+
"optional": true,
705
705
+
"os": [
706
706
+
"linux"
707
707
+
]
708
708
+
},
709
709
+
"node_modules/@oven/bun-linux-aarch64-musl": {
710
710
+
"version": "1.3.2",
711
711
+
"resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.3.2.tgz",
712
712
+
"integrity": "sha512-OD9DYkjes7WXieBn4zQZGXWhRVZhIEWMDGCetZ3H4vxIuweZ++iul/CNX5jdpNXaJ17myb1ROMvmRbrqW44j3w==",
713
713
+
"cpu": [
714
714
+
"arm64"
715
715
+
],
716
716
+
"license": "MIT",
717
717
+
"optional": true,
718
718
+
"os": [
719
719
+
"linux"
720
720
+
]
721
721
+
},
722
722
+
"node_modules/@oven/bun-linux-x64": {
723
723
+
"version": "1.3.2",
724
724
+
"resolved": "https://registry.npmjs.org/@oven/bun-linux-x64/-/bun-linux-x64-1.3.2.tgz",
725
725
+
"integrity": "sha512-EoEuRP9bxAxVKuvi6tZ0ZENjueP4lvjz0mKsMzdG0kwg/2apGKiirH1l0RIcdmvfDGGuDmNiv/XBpkoXq1x8ug==",
726
726
+
"cpu": [
727
727
+
"x64"
728
728
+
],
729
729
+
"license": "MIT",
730
730
+
"optional": true,
731
731
+
"os": [
732
732
+
"linux"
733
733
+
]
734
734
+
},
735
735
+
"node_modules/@oven/bun-linux-x64-baseline": {
736
736
+
"version": "1.3.2",
737
737
+
"resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.3.2.tgz",
738
738
+
"integrity": "sha512-m9Ov9YH8KjRLui87eNtQQFKVnjGsNk3xgbrR9c8d2FS3NfZSxmVjSeBvEsDjzNf1TXLDriHb/NYOlpiMf/QzDg==",
739
739
+
"cpu": [
740
740
+
"x64"
741
741
+
],
742
742
+
"license": "MIT",
743
743
+
"optional": true,
744
744
+
"os": [
745
745
+
"linux"
746
746
+
]
747
747
+
},
748
748
+
"node_modules/@oven/bun-linux-x64-musl": {
749
749
+
"version": "1.3.2",
750
750
+
"resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.3.2.tgz",
751
751
+
"integrity": "sha512-3TuOsRVoG8K+soQWRo+Cp5ACpRs6rTFSu5tAqc/6WrqwbNWmqjov/eWJPTgz3gPXnC7uNKVG7RxxAmV8r2EYTQ==",
752
752
+
"cpu": [
753
753
+
"x64"
754
754
+
],
755
755
+
"license": "MIT",
756
756
+
"optional": true,
757
757
+
"os": [
758
758
+
"linux"
759
759
+
]
760
760
+
},
761
761
+
"node_modules/@oven/bun-linux-x64-musl-baseline": {
762
762
+
"version": "1.3.2",
763
763
+
"resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-musl-baseline/-/bun-linux-x64-musl-baseline-1.3.2.tgz",
764
764
+
"integrity": "sha512-q8Hto8hcpofPJjvuvjuwyYvhOaAzPw1F5vRUUeOJDmDwZ4lZhANFM0rUwchMzfWUJCD6jg8/EVQ8MiixnZWU0A==",
765
765
+
"cpu": [
766
766
+
"x64"
767
767
+
],
768
768
+
"license": "MIT",
769
769
+
"optional": true,
770
770
+
"os": [
771
771
+
"linux"
772
772
+
]
773
773
+
},
774
774
+
"node_modules/@oven/bun-windows-x64": {
775
775
+
"version": "1.3.2",
776
776
+
"resolved": "https://registry.npmjs.org/@oven/bun-windows-x64/-/bun-windows-x64-1.3.2.tgz",
777
777
+
"integrity": "sha512-nZJUa5NprPYQ4Ii4cMwtP9PzlJJTp1XhxJ+A9eSn1Jfr6YygVWyN2KLjenyI93IcuBouBAaepDAVZZjH2lFBhg==",
778
778
+
"cpu": [
779
779
+
"x64"
780
780
+
],
781
781
+
"license": "MIT",
782
782
+
"optional": true,
783
783
+
"os": [
784
784
+
"win32"
785
785
+
]
786
786
+
},
787
787
+
"node_modules/@oven/bun-windows-x64-baseline": {
788
788
+
"version": "1.3.2",
789
789
+
"resolved": "https://registry.npmjs.org/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.3.2.tgz",
790
790
+
"integrity": "sha512-s00T99MjB+xLOWq+t+wVaVBrry+oBOZNiTJijt+bmkp/MJptYS3FGvs7a+nkjLNzoNDoWQcXgKew6AaHES37Bg==",
791
791
+
"cpu": [
792
792
+
"x64"
793
793
+
],
794
794
+
"license": "MIT",
795
795
+
"optional": true,
796
796
+
"os": [
797
797
+
"win32"
798
798
+
]
799
799
+
},
800
800
+
"node_modules/@radix-ui/number": {
801
801
+
"version": "1.1.1",
802
802
+
"license": "MIT"
803
803
+
},
804
804
+
"node_modules/@radix-ui/primitive": {
805
805
+
"version": "1.1.3",
806
806
+
"license": "MIT"
807
807
+
},
808
808
+
"node_modules/@radix-ui/react-arrow": {
809
809
+
"version": "1.1.7",
810
810
+
"license": "MIT",
811
811
+
"dependencies": {
812
812
+
"@radix-ui/react-primitive": "2.1.3"
813
813
+
},
814
814
+
"peerDependencies": {
815
815
+
"@types/react": "*",
816
816
+
"@types/react-dom": "*",
817
817
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
818
818
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
819
819
+
},
820
820
+
"peerDependenciesMeta": {
821
821
+
"@types/react": {
822
822
+
"optional": true
823
823
+
},
824
824
+
"@types/react-dom": {
825
825
+
"optional": true
826
826
+
}
827
827
+
}
828
828
+
},
829
829
+
"node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-primitive": {
830
830
+
"version": "2.1.3",
831
831
+
"license": "MIT",
832
832
+
"dependencies": {
833
833
+
"@radix-ui/react-slot": "1.2.3"
834
834
+
},
835
835
+
"peerDependencies": {
836
836
+
"@types/react": "*",
837
837
+
"@types/react-dom": "*",
838
838
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
839
839
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
840
840
+
},
841
841
+
"peerDependenciesMeta": {
842
842
+
"@types/react": {
843
843
+
"optional": true
844
844
+
},
845
845
+
"@types/react-dom": {
846
846
+
"optional": true
847
847
+
}
848
848
+
}
849
849
+
},
850
850
+
"node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": {
851
851
+
"version": "1.2.3",
852
852
+
"license": "MIT",
853
853
+
"dependencies": {
854
854
+
"@radix-ui/react-compose-refs": "1.1.2"
855
855
+
},
856
856
+
"peerDependencies": {
857
857
+
"@types/react": "*",
858
858
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
859
859
+
},
860
860
+
"peerDependenciesMeta": {
861
861
+
"@types/react": {
862
862
+
"optional": true
863
863
+
}
864
864
+
}
865
865
+
},
866
866
+
"node_modules/@radix-ui/react-collection": {
867
867
+
"version": "1.1.7",
868
868
+
"license": "MIT",
869
869
+
"dependencies": {
870
870
+
"@radix-ui/react-compose-refs": "1.1.2",
871
871
+
"@radix-ui/react-context": "1.1.2",
872
872
+
"@radix-ui/react-primitive": "2.1.3",
873
873
+
"@radix-ui/react-slot": "1.2.3"
874
874
+
},
875
875
+
"peerDependencies": {
876
876
+
"@types/react": "*",
877
877
+
"@types/react-dom": "*",
878
878
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
879
879
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
880
880
+
},
881
881
+
"peerDependenciesMeta": {
882
882
+
"@types/react": {
883
883
+
"optional": true
884
884
+
},
885
885
+
"@types/react-dom": {
886
886
+
"optional": true
887
887
+
}
888
888
+
}
889
889
+
},
890
890
+
"node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-primitive": {
891
891
+
"version": "2.1.3",
892
892
+
"license": "MIT",
893
893
+
"dependencies": {
894
894
+
"@radix-ui/react-slot": "1.2.3"
895
895
+
},
896
896
+
"peerDependencies": {
897
897
+
"@types/react": "*",
898
898
+
"@types/react-dom": "*",
899
899
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
900
900
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
901
901
+
},
902
902
+
"peerDependenciesMeta": {
903
903
+
"@types/react": {
904
904
+
"optional": true
905
905
+
},
906
906
+
"@types/react-dom": {
907
907
+
"optional": true
908
908
+
}
909
909
+
}
910
910
+
},
911
911
+
"node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot": {
912
912
+
"version": "1.2.3",
913
913
+
"license": "MIT",
914
914
+
"dependencies": {
915
915
+
"@radix-ui/react-compose-refs": "1.1.2"
916
916
+
},
917
917
+
"peerDependencies": {
918
918
+
"@types/react": "*",
919
919
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
920
920
+
},
921
921
+
"peerDependenciesMeta": {
922
922
+
"@types/react": {
923
923
+
"optional": true
924
924
+
}
925
925
+
}
926
926
+
},
927
927
+
"node_modules/@radix-ui/react-compose-refs": {
928
928
+
"version": "1.1.2",
929
929
+
"license": "MIT",
930
930
+
"peerDependencies": {
931
931
+
"@types/react": "*",
932
932
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
933
933
+
},
934
934
+
"peerDependenciesMeta": {
935
935
+
"@types/react": {
936
936
+
"optional": true
937
937
+
}
938
938
+
}
939
939
+
},
940
940
+
"node_modules/@radix-ui/react-context": {
941
941
+
"version": "1.1.2",
942
942
+
"license": "MIT",
943
943
+
"peerDependencies": {
944
944
+
"@types/react": "*",
945
945
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
946
946
+
},
947
947
+
"peerDependenciesMeta": {
948
948
+
"@types/react": {
949
949
+
"optional": true
950
950
+
}
951
951
+
}
952
952
+
},
953
953
+
"node_modules/@radix-ui/react-direction": {
954
954
+
"version": "1.1.1",
955
955
+
"license": "MIT",
956
956
+
"peerDependencies": {
957
957
+
"@types/react": "*",
958
958
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
959
959
+
},
960
960
+
"peerDependenciesMeta": {
961
961
+
"@types/react": {
962
962
+
"optional": true
963
963
+
}
964
964
+
}
965
965
+
},
966
966
+
"node_modules/@radix-ui/react-dismissable-layer": {
967
967
+
"version": "1.1.11",
968
968
+
"license": "MIT",
969
969
+
"dependencies": {
970
970
+
"@radix-ui/primitive": "1.1.3",
971
971
+
"@radix-ui/react-compose-refs": "1.1.2",
972
972
+
"@radix-ui/react-primitive": "2.1.3",
973
973
+
"@radix-ui/react-use-callback-ref": "1.1.1",
974
974
+
"@radix-ui/react-use-escape-keydown": "1.1.1"
975
975
+
},
976
976
+
"peerDependencies": {
977
977
+
"@types/react": "*",
978
978
+
"@types/react-dom": "*",
979
979
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
980
980
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
981
981
+
},
982
982
+
"peerDependenciesMeta": {
983
983
+
"@types/react": {
984
984
+
"optional": true
985
985
+
},
986
986
+
"@types/react-dom": {
987
987
+
"optional": true
988
988
+
}
989
989
+
}
990
990
+
},
991
991
+
"node_modules/@radix-ui/react-dismissable-layer/node_modules/@radix-ui/react-primitive": {
992
992
+
"version": "2.1.3",
993
993
+
"license": "MIT",
994
994
+
"dependencies": {
995
995
+
"@radix-ui/react-slot": "1.2.3"
996
996
+
},
997
997
+
"peerDependencies": {
998
998
+
"@types/react": "*",
999
999
+
"@types/react-dom": "*",
1000
1000
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1001
1001
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1002
1002
+
},
1003
1003
+
"peerDependenciesMeta": {
1004
1004
+
"@types/react": {
1005
1005
+
"optional": true
1006
1006
+
},
1007
1007
+
"@types/react-dom": {
1008
1008
+
"optional": true
1009
1009
+
}
1010
1010
+
}
1011
1011
+
},
1012
1012
+
"node_modules/@radix-ui/react-dismissable-layer/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": {
1013
1013
+
"version": "1.2.3",
1014
1014
+
"license": "MIT",
1015
1015
+
"dependencies": {
1016
1016
+
"@radix-ui/react-compose-refs": "1.1.2"
1017
1017
+
},
1018
1018
+
"peerDependencies": {
1019
1019
+
"@types/react": "*",
1020
1020
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1021
1021
+
},
1022
1022
+
"peerDependenciesMeta": {
1023
1023
+
"@types/react": {
1024
1024
+
"optional": true
1025
1025
+
}
1026
1026
+
}
1027
1027
+
},
1028
1028
+
"node_modules/@radix-ui/react-focus-guards": {
1029
1029
+
"version": "1.1.3",
1030
1030
+
"license": "MIT",
1031
1031
+
"peerDependencies": {
1032
1032
+
"@types/react": "*",
1033
1033
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1034
1034
+
},
1035
1035
+
"peerDependenciesMeta": {
1036
1036
+
"@types/react": {
1037
1037
+
"optional": true
1038
1038
+
}
1039
1039
+
}
1040
1040
+
},
1041
1041
+
"node_modules/@radix-ui/react-focus-scope": {
1042
1042
+
"version": "1.1.7",
1043
1043
+
"license": "MIT",
1044
1044
+
"dependencies": {
1045
1045
+
"@radix-ui/react-compose-refs": "1.1.2",
1046
1046
+
"@radix-ui/react-primitive": "2.1.3",
1047
1047
+
"@radix-ui/react-use-callback-ref": "1.1.1"
1048
1048
+
},
1049
1049
+
"peerDependencies": {
1050
1050
+
"@types/react": "*",
1051
1051
+
"@types/react-dom": "*",
1052
1052
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1053
1053
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1054
1054
+
},
1055
1055
+
"peerDependenciesMeta": {
1056
1056
+
"@types/react": {
1057
1057
+
"optional": true
1058
1058
+
},
1059
1059
+
"@types/react-dom": {
1060
1060
+
"optional": true
1061
1061
+
}
1062
1062
+
}
1063
1063
+
},
1064
1064
+
"node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-primitive": {
1065
1065
+
"version": "2.1.3",
1066
1066
+
"license": "MIT",
1067
1067
+
"dependencies": {
1068
1068
+
"@radix-ui/react-slot": "1.2.3"
1069
1069
+
},
1070
1070
+
"peerDependencies": {
1071
1071
+
"@types/react": "*",
1072
1072
+
"@types/react-dom": "*",
1073
1073
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1074
1074
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1075
1075
+
},
1076
1076
+
"peerDependenciesMeta": {
1077
1077
+
"@types/react": {
1078
1078
+
"optional": true
1079
1079
+
},
1080
1080
+
"@types/react-dom": {
1081
1081
+
"optional": true
1082
1082
+
}
1083
1083
+
}
1084
1084
+
},
1085
1085
+
"node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": {
1086
1086
+
"version": "1.2.3",
1087
1087
+
"license": "MIT",
1088
1088
+
"dependencies": {
1089
1089
+
"@radix-ui/react-compose-refs": "1.1.2"
1090
1090
+
},
1091
1091
+
"peerDependencies": {
1092
1092
+
"@types/react": "*",
1093
1093
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1094
1094
+
},
1095
1095
+
"peerDependenciesMeta": {
1096
1096
+
"@types/react": {
1097
1097
+
"optional": true
1098
1098
+
}
1099
1099
+
}
1100
1100
+
},
1101
1101
+
"node_modules/@radix-ui/react-id": {
1102
1102
+
"version": "1.1.1",
1103
1103
+
"license": "MIT",
1104
1104
+
"dependencies": {
1105
1105
+
"@radix-ui/react-use-layout-effect": "1.1.1"
1106
1106
+
},
1107
1107
+
"peerDependencies": {
1108
1108
+
"@types/react": "*",
1109
1109
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1110
1110
+
},
1111
1111
+
"peerDependenciesMeta": {
1112
1112
+
"@types/react": {
1113
1113
+
"optional": true
1114
1114
+
}
1115
1115
+
}
1116
1116
+
},
1117
1117
+
"node_modules/@radix-ui/react-label": {
1118
1118
+
"version": "2.1.8",
1119
1119
+
"license": "MIT",
1120
1120
+
"dependencies": {
1121
1121
+
"@radix-ui/react-primitive": "2.1.4"
1122
1122
+
},
1123
1123
+
"peerDependencies": {
1124
1124
+
"@types/react": "*",
1125
1125
+
"@types/react-dom": "*",
1126
1126
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1127
1127
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1128
1128
+
},
1129
1129
+
"peerDependenciesMeta": {
1130
1130
+
"@types/react": {
1131
1131
+
"optional": true
1132
1132
+
},
1133
1133
+
"@types/react-dom": {
1134
1134
+
"optional": true
1135
1135
+
}
1136
1136
+
}
1137
1137
+
},
1138
1138
+
"node_modules/@radix-ui/react-popper": {
1139
1139
+
"version": "1.2.8",
1140
1140
+
"license": "MIT",
1141
1141
+
"dependencies": {
1142
1142
+
"@floating-ui/react-dom": "^2.0.0",
1143
1143
+
"@radix-ui/react-arrow": "1.1.7",
1144
1144
+
"@radix-ui/react-compose-refs": "1.1.2",
1145
1145
+
"@radix-ui/react-context": "1.1.2",
1146
1146
+
"@radix-ui/react-primitive": "2.1.3",
1147
1147
+
"@radix-ui/react-use-callback-ref": "1.1.1",
1148
1148
+
"@radix-ui/react-use-layout-effect": "1.1.1",
1149
1149
+
"@radix-ui/react-use-rect": "1.1.1",
1150
1150
+
"@radix-ui/react-use-size": "1.1.1",
1151
1151
+
"@radix-ui/rect": "1.1.1"
1152
1152
+
},
1153
1153
+
"peerDependencies": {
1154
1154
+
"@types/react": "*",
1155
1155
+
"@types/react-dom": "*",
1156
1156
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1157
1157
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1158
1158
+
},
1159
1159
+
"peerDependenciesMeta": {
1160
1160
+
"@types/react": {
1161
1161
+
"optional": true
1162
1162
+
},
1163
1163
+
"@types/react-dom": {
1164
1164
+
"optional": true
1165
1165
+
}
1166
1166
+
}
1167
1167
+
},
1168
1168
+
"node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-primitive": {
1169
1169
+
"version": "2.1.3",
1170
1170
+
"license": "MIT",
1171
1171
+
"dependencies": {
1172
1172
+
"@radix-ui/react-slot": "1.2.3"
1173
1173
+
},
1174
1174
+
"peerDependencies": {
1175
1175
+
"@types/react": "*",
1176
1176
+
"@types/react-dom": "*",
1177
1177
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1178
1178
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1179
1179
+
},
1180
1180
+
"peerDependenciesMeta": {
1181
1181
+
"@types/react": {
1182
1182
+
"optional": true
1183
1183
+
},
1184
1184
+
"@types/react-dom": {
1185
1185
+
"optional": true
1186
1186
+
}
1187
1187
+
}
1188
1188
+
},
1189
1189
+
"node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": {
1190
1190
+
"version": "1.2.3",
1191
1191
+
"license": "MIT",
1192
1192
+
"dependencies": {
1193
1193
+
"@radix-ui/react-compose-refs": "1.1.2"
1194
1194
+
},
1195
1195
+
"peerDependencies": {
1196
1196
+
"@types/react": "*",
1197
1197
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1198
1198
+
},
1199
1199
+
"peerDependenciesMeta": {
1200
1200
+
"@types/react": {
1201
1201
+
"optional": true
1202
1202
+
}
1203
1203
+
}
1204
1204
+
},
1205
1205
+
"node_modules/@radix-ui/react-portal": {
1206
1206
+
"version": "1.1.9",
1207
1207
+
"license": "MIT",
1208
1208
+
"dependencies": {
1209
1209
+
"@radix-ui/react-primitive": "2.1.3",
1210
1210
+
"@radix-ui/react-use-layout-effect": "1.1.1"
1211
1211
+
},
1212
1212
+
"peerDependencies": {
1213
1213
+
"@types/react": "*",
1214
1214
+
"@types/react-dom": "*",
1215
1215
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1216
1216
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1217
1217
+
},
1218
1218
+
"peerDependenciesMeta": {
1219
1219
+
"@types/react": {
1220
1220
+
"optional": true
1221
1221
+
},
1222
1222
+
"@types/react-dom": {
1223
1223
+
"optional": true
1224
1224
+
}
1225
1225
+
}
1226
1226
+
},
1227
1227
+
"node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-primitive": {
1228
1228
+
"version": "2.1.3",
1229
1229
+
"license": "MIT",
1230
1230
+
"dependencies": {
1231
1231
+
"@radix-ui/react-slot": "1.2.3"
1232
1232
+
},
1233
1233
+
"peerDependencies": {
1234
1234
+
"@types/react": "*",
1235
1235
+
"@types/react-dom": "*",
1236
1236
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1237
1237
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1238
1238
+
},
1239
1239
+
"peerDependenciesMeta": {
1240
1240
+
"@types/react": {
1241
1241
+
"optional": true
1242
1242
+
},
1243
1243
+
"@types/react-dom": {
1244
1244
+
"optional": true
1245
1245
+
}
1246
1246
+
}
1247
1247
+
},
1248
1248
+
"node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": {
1249
1249
+
"version": "1.2.3",
1250
1250
+
"license": "MIT",
1251
1251
+
"dependencies": {
1252
1252
+
"@radix-ui/react-compose-refs": "1.1.2"
1253
1253
+
},
1254
1254
+
"peerDependencies": {
1255
1255
+
"@types/react": "*",
1256
1256
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1257
1257
+
},
1258
1258
+
"peerDependenciesMeta": {
1259
1259
+
"@types/react": {
1260
1260
+
"optional": true
1261
1261
+
}
1262
1262
+
}
1263
1263
+
},
1264
1264
+
"node_modules/@radix-ui/react-primitive": {
1265
1265
+
"version": "2.1.4",
1266
1266
+
"license": "MIT",
1267
1267
+
"dependencies": {
1268
1268
+
"@radix-ui/react-slot": "1.2.4"
1269
1269
+
},
1270
1270
+
"peerDependencies": {
1271
1271
+
"@types/react": "*",
1272
1272
+
"@types/react-dom": "*",
1273
1273
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1274
1274
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1275
1275
+
},
1276
1276
+
"peerDependenciesMeta": {
1277
1277
+
"@types/react": {
1278
1278
+
"optional": true
1279
1279
+
},
1280
1280
+
"@types/react-dom": {
1281
1281
+
"optional": true
1282
1282
+
}
1283
1283
+
}
1284
1284
+
},
1285
1285
+
"node_modules/@radix-ui/react-select": {
1286
1286
+
"version": "2.2.6",
1287
1287
+
"license": "MIT",
1288
1288
+
"dependencies": {
1289
1289
+
"@radix-ui/number": "1.1.1",
1290
1290
+
"@radix-ui/primitive": "1.1.3",
1291
1291
+
"@radix-ui/react-collection": "1.1.7",
1292
1292
+
"@radix-ui/react-compose-refs": "1.1.2",
1293
1293
+
"@radix-ui/react-context": "1.1.2",
1294
1294
+
"@radix-ui/react-direction": "1.1.1",
1295
1295
+
"@radix-ui/react-dismissable-layer": "1.1.11",
1296
1296
+
"@radix-ui/react-focus-guards": "1.1.3",
1297
1297
+
"@radix-ui/react-focus-scope": "1.1.7",
1298
1298
+
"@radix-ui/react-id": "1.1.1",
1299
1299
+
"@radix-ui/react-popper": "1.2.8",
1300
1300
+
"@radix-ui/react-portal": "1.1.9",
1301
1301
+
"@radix-ui/react-primitive": "2.1.3",
1302
1302
+
"@radix-ui/react-slot": "1.2.3",
1303
1303
+
"@radix-ui/react-use-callback-ref": "1.1.1",
1304
1304
+
"@radix-ui/react-use-controllable-state": "1.2.2",
1305
1305
+
"@radix-ui/react-use-layout-effect": "1.1.1",
1306
1306
+
"@radix-ui/react-use-previous": "1.1.1",
1307
1307
+
"@radix-ui/react-visually-hidden": "1.2.3",
1308
1308
+
"aria-hidden": "^1.2.4",
1309
1309
+
"react-remove-scroll": "^2.6.3"
1310
1310
+
},
1311
1311
+
"peerDependencies": {
1312
1312
+
"@types/react": "*",
1313
1313
+
"@types/react-dom": "*",
1314
1314
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1315
1315
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1316
1316
+
},
1317
1317
+
"peerDependenciesMeta": {
1318
1318
+
"@types/react": {
1319
1319
+
"optional": true
1320
1320
+
},
1321
1321
+
"@types/react-dom": {
1322
1322
+
"optional": true
1323
1323
+
}
1324
1324
+
}
1325
1325
+
},
1326
1326
+
"node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-primitive": {
1327
1327
+
"version": "2.1.3",
1328
1328
+
"license": "MIT",
1329
1329
+
"dependencies": {
1330
1330
+
"@radix-ui/react-slot": "1.2.3"
1331
1331
+
},
1332
1332
+
"peerDependencies": {
1333
1333
+
"@types/react": "*",
1334
1334
+
"@types/react-dom": "*",
1335
1335
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1336
1336
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1337
1337
+
},
1338
1338
+
"peerDependenciesMeta": {
1339
1339
+
"@types/react": {
1340
1340
+
"optional": true
1341
1341
+
},
1342
1342
+
"@types/react-dom": {
1343
1343
+
"optional": true
1344
1344
+
}
1345
1345
+
}
1346
1346
+
},
1347
1347
+
"node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot": {
1348
1348
+
"version": "1.2.3",
1349
1349
+
"license": "MIT",
1350
1350
+
"dependencies": {
1351
1351
+
"@radix-ui/react-compose-refs": "1.1.2"
1352
1352
+
},
1353
1353
+
"peerDependencies": {
1354
1354
+
"@types/react": "*",
1355
1355
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1356
1356
+
},
1357
1357
+
"peerDependenciesMeta": {
1358
1358
+
"@types/react": {
1359
1359
+
"optional": true
1360
1360
+
}
1361
1361
+
}
1362
1362
+
},
1363
1363
+
"node_modules/@radix-ui/react-slot": {
1364
1364
+
"version": "1.2.4",
1365
1365
+
"license": "MIT",
1366
1366
+
"dependencies": {
1367
1367
+
"@radix-ui/react-compose-refs": "1.1.2"
1368
1368
+
},
1369
1369
+
"peerDependencies": {
1370
1370
+
"@types/react": "*",
1371
1371
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1372
1372
+
},
1373
1373
+
"peerDependenciesMeta": {
1374
1374
+
"@types/react": {
1375
1375
+
"optional": true
1376
1376
+
}
1377
1377
+
}
1378
1378
+
},
1379
1379
+
"node_modules/@radix-ui/react-use-callback-ref": {
1380
1380
+
"version": "1.1.1",
1381
1381
+
"license": "MIT",
1382
1382
+
"peerDependencies": {
1383
1383
+
"@types/react": "*",
1384
1384
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1385
1385
+
},
1386
1386
+
"peerDependenciesMeta": {
1387
1387
+
"@types/react": {
1388
1388
+
"optional": true
1389
1389
+
}
1390
1390
+
}
1391
1391
+
},
1392
1392
+
"node_modules/@radix-ui/react-use-controllable-state": {
1393
1393
+
"version": "1.2.2",
1394
1394
+
"license": "MIT",
1395
1395
+
"dependencies": {
1396
1396
+
"@radix-ui/react-use-effect-event": "0.0.2",
1397
1397
+
"@radix-ui/react-use-layout-effect": "1.1.1"
1398
1398
+
},
1399
1399
+
"peerDependencies": {
1400
1400
+
"@types/react": "*",
1401
1401
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1402
1402
+
},
1403
1403
+
"peerDependenciesMeta": {
1404
1404
+
"@types/react": {
1405
1405
+
"optional": true
1406
1406
+
}
1407
1407
+
}
1408
1408
+
},
1409
1409
+
"node_modules/@radix-ui/react-use-effect-event": {
1410
1410
+
"version": "0.0.2",
1411
1411
+
"license": "MIT",
1412
1412
+
"dependencies": {
1413
1413
+
"@radix-ui/react-use-layout-effect": "1.1.1"
1414
1414
+
},
1415
1415
+
"peerDependencies": {
1416
1416
+
"@types/react": "*",
1417
1417
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1418
1418
+
},
1419
1419
+
"peerDependenciesMeta": {
1420
1420
+
"@types/react": {
1421
1421
+
"optional": true
1422
1422
+
}
1423
1423
+
}
1424
1424
+
},
1425
1425
+
"node_modules/@radix-ui/react-use-escape-keydown": {
1426
1426
+
"version": "1.1.1",
1427
1427
+
"license": "MIT",
1428
1428
+
"dependencies": {
1429
1429
+
"@radix-ui/react-use-callback-ref": "1.1.1"
1430
1430
+
},
1431
1431
+
"peerDependencies": {
1432
1432
+
"@types/react": "*",
1433
1433
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1434
1434
+
},
1435
1435
+
"peerDependenciesMeta": {
1436
1436
+
"@types/react": {
1437
1437
+
"optional": true
1438
1438
+
}
1439
1439
+
}
1440
1440
+
},
1441
1441
+
"node_modules/@radix-ui/react-use-layout-effect": {
1442
1442
+
"version": "1.1.1",
1443
1443
+
"license": "MIT",
1444
1444
+
"peerDependencies": {
1445
1445
+
"@types/react": "*",
1446
1446
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1447
1447
+
},
1448
1448
+
"peerDependenciesMeta": {
1449
1449
+
"@types/react": {
1450
1450
+
"optional": true
1451
1451
+
}
1452
1452
+
}
1453
1453
+
},
1454
1454
+
"node_modules/@radix-ui/react-use-previous": {
1455
1455
+
"version": "1.1.1",
1456
1456
+
"license": "MIT",
1457
1457
+
"peerDependencies": {
1458
1458
+
"@types/react": "*",
1459
1459
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1460
1460
+
},
1461
1461
+
"peerDependenciesMeta": {
1462
1462
+
"@types/react": {
1463
1463
+
"optional": true
1464
1464
+
}
1465
1465
+
}
1466
1466
+
},
1467
1467
+
"node_modules/@radix-ui/react-use-rect": {
1468
1468
+
"version": "1.1.1",
1469
1469
+
"license": "MIT",
1470
1470
+
"dependencies": {
1471
1471
+
"@radix-ui/rect": "1.1.1"
1472
1472
+
},
1473
1473
+
"peerDependencies": {
1474
1474
+
"@types/react": "*",
1475
1475
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1476
1476
+
},
1477
1477
+
"peerDependenciesMeta": {
1478
1478
+
"@types/react": {
1479
1479
+
"optional": true
1480
1480
+
}
1481
1481
+
}
1482
1482
+
},
1483
1483
+
"node_modules/@radix-ui/react-use-size": {
1484
1484
+
"version": "1.1.1",
1485
1485
+
"license": "MIT",
1486
1486
+
"dependencies": {
1487
1487
+
"@radix-ui/react-use-layout-effect": "1.1.1"
1488
1488
+
},
1489
1489
+
"peerDependencies": {
1490
1490
+
"@types/react": "*",
1491
1491
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1492
1492
+
},
1493
1493
+
"peerDependenciesMeta": {
1494
1494
+
"@types/react": {
1495
1495
+
"optional": true
1496
1496
+
}
1497
1497
+
}
1498
1498
+
},
1499
1499
+
"node_modules/@radix-ui/react-visually-hidden": {
1500
1500
+
"version": "1.2.3",
1501
1501
+
"license": "MIT",
1502
1502
+
"dependencies": {
1503
1503
+
"@radix-ui/react-primitive": "2.1.3"
1504
1504
+
},
1505
1505
+
"peerDependencies": {
1506
1506
+
"@types/react": "*",
1507
1507
+
"@types/react-dom": "*",
1508
1508
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1509
1509
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1510
1510
+
},
1511
1511
+
"peerDependenciesMeta": {
1512
1512
+
"@types/react": {
1513
1513
+
"optional": true
1514
1514
+
},
1515
1515
+
"@types/react-dom": {
1516
1516
+
"optional": true
1517
1517
+
}
1518
1518
+
}
1519
1519
+
},
1520
1520
+
"node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-primitive": {
1521
1521
+
"version": "2.1.3",
1522
1522
+
"license": "MIT",
1523
1523
+
"dependencies": {
1524
1524
+
"@radix-ui/react-slot": "1.2.3"
1525
1525
+
},
1526
1526
+
"peerDependencies": {
1527
1527
+
"@types/react": "*",
1528
1528
+
"@types/react-dom": "*",
1529
1529
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
1530
1530
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1531
1531
+
},
1532
1532
+
"peerDependenciesMeta": {
1533
1533
+
"@types/react": {
1534
1534
+
"optional": true
1535
1535
+
},
1536
1536
+
"@types/react-dom": {
1537
1537
+
"optional": true
1538
1538
+
}
1539
1539
+
}
1540
1540
+
},
1541
1541
+
"node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": {
1542
1542
+
"version": "1.2.3",
1543
1543
+
"license": "MIT",
1544
1544
+
"dependencies": {
1545
1545
+
"@radix-ui/react-compose-refs": "1.1.2"
1546
1546
+
},
1547
1547
+
"peerDependencies": {
1548
1548
+
"@types/react": "*",
1549
1549
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1550
1550
+
},
1551
1551
+
"peerDependenciesMeta": {
1552
1552
+
"@types/react": {
1553
1553
+
"optional": true
1554
1554
+
}
1555
1555
+
}
1556
1556
+
},
1557
1557
+
"node_modules/@radix-ui/rect": {
1558
1558
+
"version": "1.1.1",
1559
1559
+
"license": "MIT"
1560
1560
+
},
1561
1561
+
"node_modules/@standard-schema/spec": {
1562
1562
+
"version": "1.0.0",
1563
1563
+
"license": "MIT"
1564
1564
+
},
1565
1565
+
"node_modules/@types/bun": {
1566
1566
+
"version": "1.3.9",
1567
1567
+
"resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.3.9.tgz",
1568
1568
+
"integrity": "sha512-KQ571yULOdWJiMH+RIWIOZ7B2RXQGpL1YQrBtLIV3FqDcCu6FsbFUBwhdKUlCKUpS3PJDsHlJ1QKlpxoVR+xtw==",
1569
1569
+
"dev": true,
1570
1570
+
"license": "MIT",
1571
1571
+
"dependencies": {
1572
1572
+
"bun-types": "1.3.9"
1573
1573
+
}
1574
1574
+
},
1575
1575
+
"node_modules/@types/node": {
1576
1576
+
"version": "25.3.3",
1577
1577
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.3.tgz",
1578
1578
+
"integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
1579
1579
+
"dev": true,
1580
1580
+
"license": "MIT",
1581
1581
+
"dependencies": {
1582
1582
+
"undici-types": "~7.18.0"
1583
1583
+
}
1584
1584
+
},
1585
1585
+
"node_modules/@types/react": {
1586
1586
+
"version": "19.2.3",
1587
1587
+
"devOptional": true,
1588
1588
+
"license": "MIT",
1589
1589
+
"peer": true,
1590
1590
+
"dependencies": {
1591
1591
+
"csstype": "^3.0.2"
1592
1592
+
}
1593
1593
+
},
1594
1594
+
"node_modules/@types/react-dom": {
1595
1595
+
"version": "19.2.3",
1596
1596
+
"devOptional": true,
1597
1597
+
"license": "MIT",
1598
1598
+
"peer": true,
1599
1599
+
"peerDependencies": {
1600
1600
+
"@types/react": "^19.2.0"
1601
1601
+
}
1602
1602
+
},
1603
1603
+
"node_modules/actor-typeahead": {
1604
1604
+
"version": "0.1.2",
1605
1605
+
"license": "MPL-2.0"
1606
1606
+
},
1607
1607
+
"node_modules/aria-hidden": {
1608
1608
+
"version": "1.2.6",
1609
1609
+
"license": "MIT",
1610
1610
+
"dependencies": {
1611
1611
+
"tslib": "^2.0.0"
1612
1612
+
},
1613
1613
+
"engines": {
1614
1614
+
"node": ">=10"
1615
1615
+
}
1616
1616
+
},
1617
1617
+
"node_modules/atproto-ui": {
1618
1618
+
"version": "0.11.3",
1619
1619
+
"dependencies": {
1620
1620
+
"@atcute/atproto": "^3.1.7",
1621
1621
+
"@atcute/bluesky": "^3.2.3",
1622
1622
+
"@atcute/client": "^4.0.3",
1623
1623
+
"@atcute/identity-resolver": "^1.1.3",
1624
1624
+
"@atcute/tangled": "^1.0.10"
1625
1625
+
},
1626
1626
+
"peerDependencies": {
1627
1627
+
"react": "^18.2.0 || ^19.0.0",
1628
1628
+
"react-dom": "^18.2.0 || ^19.0.0"
1629
1629
+
},
1630
1630
+
"peerDependenciesMeta": {
1631
1631
+
"react-dom": {
1632
1632
+
"optional": true
1633
1633
+
}
1634
1634
+
}
1635
1635
+
},
1636
1636
+
"node_modules/bun": {
1637
1637
+
"version": "1.3.2",
1638
1638
+
"cpu": [
1639
1639
+
"arm64",
1640
1640
+
"x64"
1641
1641
+
],
1642
1642
+
"hasInstallScript": true,
1643
1643
+
"license": "MIT",
1644
1644
+
"os": [
1645
1645
+
"darwin",
1646
1646
+
"linux",
1647
1647
+
"win32"
1648
1648
+
],
1649
1649
+
"peer": true,
1650
1650
+
"bin": {
1651
1651
+
"bun": "bin/bun.exe",
1652
1652
+
"bunx": "bin/bunx.exe"
1653
1653
+
},
1654
1654
+
"optionalDependencies": {
1655
1655
+
"@oven/bun-darwin-aarch64": "1.3.2",
1656
1656
+
"@oven/bun-darwin-x64": "1.3.2",
1657
1657
+
"@oven/bun-darwin-x64-baseline": "1.3.2",
1658
1658
+
"@oven/bun-linux-aarch64": "1.3.2",
1659
1659
+
"@oven/bun-linux-aarch64-musl": "1.3.2",
1660
1660
+
"@oven/bun-linux-x64": "1.3.2",
1661
1661
+
"@oven/bun-linux-x64-baseline": "1.3.2",
1662
1662
+
"@oven/bun-linux-x64-musl": "1.3.2",
1663
1663
+
"@oven/bun-linux-x64-musl-baseline": "1.3.2",
1664
1664
+
"@oven/bun-windows-x64": "1.3.2",
1665
1665
+
"@oven/bun-windows-x64-baseline": "1.3.2"
1666
1666
+
}
1667
1667
+
},
1668
1668
+
"node_modules/bun-plugin-tailwind": {
1669
1669
+
"version": "0.1.2",
1670
1670
+
"license": "MIT",
1671
1671
+
"peerDependencies": {
1672
1672
+
"bun": ">=1.0.0"
1673
1673
+
}
1674
1674
+
},
1675
1675
+
"node_modules/bun-types": {
1676
1676
+
"version": "1.3.9",
1677
1677
+
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.3.9.tgz",
1678
1678
+
"integrity": "sha512-+UBWWOakIP4Tswh0Bt0QD0alpTY8cb5hvgiYeWCMet9YukHbzuruIEeXC2D7nMJPB12kbh8C7XJykSexEqGKJg==",
1679
1679
+
"dev": true,
1680
1680
+
"license": "MIT",
1681
1681
+
"dependencies": {
1682
1682
+
"@types/node": "*"
1683
1683
+
}
1684
1684
+
},
1685
1685
+
"node_modules/class-variance-authority": {
1686
1686
+
"version": "0.7.1",
1687
1687
+
"license": "Apache-2.0",
1688
1688
+
"dependencies": {
1689
1689
+
"clsx": "^2.1.1"
1690
1690
+
},
1691
1691
+
"funding": {
1692
1692
+
"url": "https://polar.sh/cva"
1693
1693
+
}
1694
1694
+
},
1695
1695
+
"node_modules/clsx": {
1696
1696
+
"version": "2.1.1",
1697
1697
+
"license": "MIT",
1698
1698
+
"engines": {
1699
1699
+
"node": ">=6"
1700
1700
+
}
1701
1701
+
},
1702
1702
+
"node_modules/csstype": {
1703
1703
+
"version": "3.1.3",
1704
1704
+
"devOptional": true,
1705
1705
+
"license": "MIT"
1706
1706
+
},
1707
1707
+
"node_modules/cutebook": {
1708
1708
+
"version": "0.1.1",
1709
1709
+
"dependencies": {
1710
1710
+
"actor-typeahead": "^0.1.2"
1711
1711
+
},
1712
1712
+
"peerDependencies": {
1713
1713
+
"@atcute/client": "^4.0.0",
1714
1714
+
"@atcute/identity-resolver": "^1.0.0",
1715
1715
+
"@atcute/oauth-browser-client": "^2.0.0"
1716
1716
+
}
1717
1717
+
},
1718
1718
+
"node_modules/detect-libc": {
1719
1719
+
"version": "2.1.2",
1720
1720
+
"dev": true,
1721
1721
+
"license": "Apache-2.0",
1722
1722
+
"engines": {
1723
1723
+
"node": ">=8"
1724
1724
+
}
1725
1725
+
},
1726
1726
+
"node_modules/detect-node-es": {
1727
1727
+
"version": "1.1.0",
1728
1728
+
"license": "MIT"
1729
1729
+
},
1730
1730
+
"node_modules/esm-env": {
1731
1731
+
"version": "1.2.2",
1732
1732
+
"license": "MIT"
1733
1733
+
},
1734
1734
+
"node_modules/get-nonce": {
1735
1735
+
"version": "1.0.1",
1736
1736
+
"license": "MIT",
1737
1737
+
"engines": {
1738
1738
+
"node": ">=6"
1739
1739
+
}
1740
1740
+
},
1741
1741
+
"node_modules/lucide-react": {
1742
1742
+
"version": "0.545.0",
1743
1743
+
"license": "ISC",
1744
1744
+
"peerDependencies": {
1745
1745
+
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
1746
1746
+
}
1747
1747
+
},
1748
1748
+
"node_modules/nanoid": {
1749
1749
+
"version": "5.1.6",
1750
1750
+
"funding": [
1751
1751
+
{
1752
1752
+
"type": "github",
1753
1753
+
"url": "https://github.com/sponsors/ai"
1754
1754
+
}
1755
1755
+
],
1756
1756
+
"license": "MIT",
1757
1757
+
"bin": {
1758
1758
+
"nanoid": "bin/nanoid.js"
1759
1759
+
},
1760
1760
+
"engines": {
1761
1761
+
"node": "^18 || >=20"
1762
1762
+
}
1763
1763
+
},
1764
1764
+
"node_modules/react": {
1765
1765
+
"version": "19.2.0",
1766
1766
+
"license": "MIT",
1767
1767
+
"peer": true,
1768
1768
+
"engines": {
1769
1769
+
"node": ">=0.10.0"
1770
1770
+
}
1771
1771
+
},
1772
1772
+
"node_modules/react-dom": {
1773
1773
+
"version": "19.2.0",
1774
1774
+
"license": "MIT",
1775
1775
+
"peer": true,
1776
1776
+
"dependencies": {
1777
1777
+
"scheduler": "^0.27.0"
1778
1778
+
},
1779
1779
+
"peerDependencies": {
1780
1780
+
"react": "^19.2.0"
1781
1781
+
}
1782
1782
+
},
1783
1783
+
"node_modules/react-remove-scroll": {
1784
1784
+
"version": "2.7.1",
1785
1785
+
"license": "MIT",
1786
1786
+
"dependencies": {
1787
1787
+
"react-remove-scroll-bar": "^2.3.7",
1788
1788
+
"react-style-singleton": "^2.2.3",
1789
1789
+
"tslib": "^2.1.0",
1790
1790
+
"use-callback-ref": "^1.3.3",
1791
1791
+
"use-sidecar": "^1.1.3"
1792
1792
+
},
1793
1793
+
"engines": {
1794
1794
+
"node": ">=10"
1795
1795
+
},
1796
1796
+
"peerDependencies": {
1797
1797
+
"@types/react": "*",
1798
1798
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
1799
1799
+
},
1800
1800
+
"peerDependenciesMeta": {
1801
1801
+
"@types/react": {
1802
1802
+
"optional": true
1803
1803
+
}
1804
1804
+
}
1805
1805
+
},
1806
1806
+
"node_modules/react-remove-scroll-bar": {
1807
1807
+
"version": "2.3.8",
1808
1808
+
"license": "MIT",
1809
1809
+
"dependencies": {
1810
1810
+
"react-style-singleton": "^2.2.2",
1811
1811
+
"tslib": "^2.0.0"
1812
1812
+
},
1813
1813
+
"engines": {
1814
1814
+
"node": ">=10"
1815
1815
+
},
1816
1816
+
"peerDependencies": {
1817
1817
+
"@types/react": "*",
1818
1818
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
1819
1819
+
},
1820
1820
+
"peerDependenciesMeta": {
1821
1821
+
"@types/react": {
1822
1822
+
"optional": true
1823
1823
+
}
1824
1824
+
}
1825
1825
+
},
1826
1826
+
"node_modules/react-style-singleton": {
1827
1827
+
"version": "2.2.3",
1828
1828
+
"license": "MIT",
1829
1829
+
"dependencies": {
1830
1830
+
"get-nonce": "^1.0.0",
1831
1831
+
"tslib": "^2.0.0"
1832
1832
+
},
1833
1833
+
"engines": {
1834
1834
+
"node": ">=10"
1835
1835
+
},
1836
1836
+
"peerDependencies": {
1837
1837
+
"@types/react": "*",
1838
1838
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
1839
1839
+
},
1840
1840
+
"peerDependenciesMeta": {
1841
1841
+
"@types/react": {
1842
1842
+
"optional": true
1843
1843
+
}
1844
1844
+
}
1845
1845
+
},
1846
1846
+
"node_modules/scheduler": {
1847
1847
+
"version": "0.27.0",
1848
1848
+
"license": "MIT"
1849
1849
+
},
1850
1850
+
"node_modules/semver": {
1851
1851
+
"version": "7.7.4",
1852
1852
+
"dev": true,
1853
1853
+
"license": "ISC",
1854
1854
+
"bin": {
1855
1855
+
"semver": "bin/semver.js"
1856
1856
+
},
1857
1857
+
"engines": {
1858
1858
+
"node": ">=10"
1859
1859
+
}
1860
1860
+
},
1861
1861
+
"node_modules/sharp": {
1862
1862
+
"version": "0.34.5",
1863
1863
+
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
1864
1864
+
"integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
1865
1865
+
"dev": true,
1866
1866
+
"hasInstallScript": true,
1867
1867
+
"license": "Apache-2.0",
1868
1868
+
"dependencies": {
1869
1869
+
"@img/colour": "^1.0.0",
1870
1870
+
"detect-libc": "^2.1.2",
1871
1871
+
"semver": "^7.7.3"
1872
1872
+
},
1873
1873
+
"engines": {
1874
1874
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1875
1875
+
},
1876
1876
+
"funding": {
1877
1877
+
"url": "https://opencollective.com/libvips"
1878
1878
+
},
1879
1879
+
"optionalDependencies": {
1880
1880
+
"@img/sharp-darwin-arm64": "0.34.5",
1881
1881
+
"@img/sharp-darwin-x64": "0.34.5",
1882
1882
+
"@img/sharp-libvips-darwin-arm64": "1.2.4",
1883
1883
+
"@img/sharp-libvips-darwin-x64": "1.2.4",
1884
1884
+
"@img/sharp-libvips-linux-arm": "1.2.4",
1885
1885
+
"@img/sharp-libvips-linux-arm64": "1.2.4",
1886
1886
+
"@img/sharp-libvips-linux-ppc64": "1.2.4",
1887
1887
+
"@img/sharp-libvips-linux-riscv64": "1.2.4",
1888
1888
+
"@img/sharp-libvips-linux-s390x": "1.2.4",
1889
1889
+
"@img/sharp-libvips-linux-x64": "1.2.4",
1890
1890
+
"@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
1891
1891
+
"@img/sharp-libvips-linuxmusl-x64": "1.2.4",
1892
1892
+
"@img/sharp-linux-arm": "0.34.5",
1893
1893
+
"@img/sharp-linux-arm64": "0.34.5",
1894
1894
+
"@img/sharp-linux-ppc64": "0.34.5",
1895
1895
+
"@img/sharp-linux-riscv64": "0.34.5",
1896
1896
+
"@img/sharp-linux-s390x": "0.34.5",
1897
1897
+
"@img/sharp-linux-x64": "0.34.5",
1898
1898
+
"@img/sharp-linuxmusl-arm64": "0.34.5",
1899
1899
+
"@img/sharp-linuxmusl-x64": "0.34.5",
1900
1900
+
"@img/sharp-wasm32": "0.34.5",
1901
1901
+
"@img/sharp-win32-arm64": "0.34.5",
1902
1902
+
"@img/sharp-win32-ia32": "0.34.5",
1903
1903
+
"@img/sharp-win32-x64": "0.34.5"
1904
1904
+
}
1905
1905
+
},
1906
1906
+
"node_modules/tailwind-merge": {
1907
1907
+
"version": "3.4.0",
1908
1908
+
"license": "MIT",
1909
1909
+
"funding": {
1910
1910
+
"type": "github",
1911
1911
+
"url": "https://github.com/sponsors/dcastil"
1912
1912
+
}
1913
1913
+
},
1914
1914
+
"node_modules/tailwindcss": {
1915
1915
+
"version": "4.1.17",
1916
1916
+
"dev": true,
1917
1917
+
"license": "MIT"
1918
1918
+
},
1919
1919
+
"node_modules/tslib": {
1920
1920
+
"version": "2.8.1",
1921
1921
+
"license": "0BSD"
1922
1922
+
},
1923
1923
+
"node_modules/tw-animate-css": {
1924
1924
+
"version": "1.4.0",
1925
1925
+
"dev": true,
1926
1926
+
"license": "MIT",
1927
1927
+
"funding": {
1928
1928
+
"url": "https://github.com/sponsors/Wombosvideo"
1929
1929
+
}
1930
1930
+
},
1931
1931
+
"node_modules/undici-types": {
1932
1932
+
"version": "7.18.2",
1933
1933
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
1934
1934
+
"integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
1935
1935
+
"dev": true,
1936
1936
+
"license": "MIT"
1937
1937
+
},
1938
1938
+
"node_modules/use-callback-ref": {
1939
1939
+
"version": "1.3.3",
1940
1940
+
"license": "MIT",
1941
1941
+
"dependencies": {
1942
1942
+
"tslib": "^2.0.0"
1943
1943
+
},
1944
1944
+
"engines": {
1945
1945
+
"node": ">=10"
1946
1946
+
},
1947
1947
+
"peerDependencies": {
1948
1948
+
"@types/react": "*",
1949
1949
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
1950
1950
+
},
1951
1951
+
"peerDependenciesMeta": {
1952
1952
+
"@types/react": {
1953
1953
+
"optional": true
1954
1954
+
}
1955
1955
+
}
1956
1956
+
},
1957
1957
+
"node_modules/use-sidecar": {
1958
1958
+
"version": "1.1.3",
1959
1959
+
"license": "MIT",
1960
1960
+
"dependencies": {
1961
1961
+
"detect-node-es": "^1.1.0",
1962
1962
+
"tslib": "^2.0.0"
1963
1963
+
},
1964
1964
+
"engines": {
1965
1965
+
"node": ">=10"
1966
1966
+
},
1967
1967
+
"peerDependencies": {
1968
1968
+
"@types/react": "*",
1969
1969
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
1970
1970
+
},
1971
1971
+
"peerDependenciesMeta": {
1972
1972
+
"@types/react": {
1973
1973
+
"optional": true
1974
1974
+
}
1975
1975
+
}
1976
1976
+
}
1977
1977
+
}
1978
1978
+
}