create-vite-vanilla-js-with-tailwind 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1661 @@
1
+ {
2
+ "name": "my-start-template-vite-vanilla-js-tailwind",
3
+ "version": "0.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "my-start-template-vite-vanilla-js-tailwind",
9
+ "version": "0.0.0",
10
+ "dependencies": {
11
+ "@tailwindcss/vite": "^4.1.18",
12
+ "tailwindcss": "^4.1.18"
13
+ },
14
+ "devDependencies": {
15
+ "vite": "7.1.7"
16
+ }
17
+ },
18
+ "node_modules/@esbuild/aix-ppc64": {
19
+ "version": "0.25.12",
20
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
21
+ "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==",
22
+ "cpu": [
23
+ "ppc64"
24
+ ],
25
+ "license": "MIT",
26
+ "optional": true,
27
+ "os": [
28
+ "aix"
29
+ ],
30
+ "engines": {
31
+ "node": ">=18"
32
+ }
33
+ },
34
+ "node_modules/@esbuild/android-arm": {
35
+ "version": "0.25.12",
36
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz",
37
+ "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==",
38
+ "cpu": [
39
+ "arm"
40
+ ],
41
+ "license": "MIT",
42
+ "optional": true,
43
+ "os": [
44
+ "android"
45
+ ],
46
+ "engines": {
47
+ "node": ">=18"
48
+ }
49
+ },
50
+ "node_modules/@esbuild/android-arm64": {
51
+ "version": "0.25.12",
52
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz",
53
+ "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==",
54
+ "cpu": [
55
+ "arm64"
56
+ ],
57
+ "license": "MIT",
58
+ "optional": true,
59
+ "os": [
60
+ "android"
61
+ ],
62
+ "engines": {
63
+ "node": ">=18"
64
+ }
65
+ },
66
+ "node_modules/@esbuild/android-x64": {
67
+ "version": "0.25.12",
68
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz",
69
+ "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==",
70
+ "cpu": [
71
+ "x64"
72
+ ],
73
+ "license": "MIT",
74
+ "optional": true,
75
+ "os": [
76
+ "android"
77
+ ],
78
+ "engines": {
79
+ "node": ">=18"
80
+ }
81
+ },
82
+ "node_modules/@esbuild/darwin-arm64": {
83
+ "version": "0.25.12",
84
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz",
85
+ "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==",
86
+ "cpu": [
87
+ "arm64"
88
+ ],
89
+ "license": "MIT",
90
+ "optional": true,
91
+ "os": [
92
+ "darwin"
93
+ ],
94
+ "engines": {
95
+ "node": ">=18"
96
+ }
97
+ },
98
+ "node_modules/@esbuild/darwin-x64": {
99
+ "version": "0.25.12",
100
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz",
101
+ "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==",
102
+ "cpu": [
103
+ "x64"
104
+ ],
105
+ "license": "MIT",
106
+ "optional": true,
107
+ "os": [
108
+ "darwin"
109
+ ],
110
+ "engines": {
111
+ "node": ">=18"
112
+ }
113
+ },
114
+ "node_modules/@esbuild/freebsd-arm64": {
115
+ "version": "0.25.12",
116
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz",
117
+ "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==",
118
+ "cpu": [
119
+ "arm64"
120
+ ],
121
+ "license": "MIT",
122
+ "optional": true,
123
+ "os": [
124
+ "freebsd"
125
+ ],
126
+ "engines": {
127
+ "node": ">=18"
128
+ }
129
+ },
130
+ "node_modules/@esbuild/freebsd-x64": {
131
+ "version": "0.25.12",
132
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz",
133
+ "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==",
134
+ "cpu": [
135
+ "x64"
136
+ ],
137
+ "license": "MIT",
138
+ "optional": true,
139
+ "os": [
140
+ "freebsd"
141
+ ],
142
+ "engines": {
143
+ "node": ">=18"
144
+ }
145
+ },
146
+ "node_modules/@esbuild/linux-arm": {
147
+ "version": "0.25.12",
148
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz",
149
+ "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==",
150
+ "cpu": [
151
+ "arm"
152
+ ],
153
+ "license": "MIT",
154
+ "optional": true,
155
+ "os": [
156
+ "linux"
157
+ ],
158
+ "engines": {
159
+ "node": ">=18"
160
+ }
161
+ },
162
+ "node_modules/@esbuild/linux-arm64": {
163
+ "version": "0.25.12",
164
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz",
165
+ "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==",
166
+ "cpu": [
167
+ "arm64"
168
+ ],
169
+ "license": "MIT",
170
+ "optional": true,
171
+ "os": [
172
+ "linux"
173
+ ],
174
+ "engines": {
175
+ "node": ">=18"
176
+ }
177
+ },
178
+ "node_modules/@esbuild/linux-ia32": {
179
+ "version": "0.25.12",
180
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz",
181
+ "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==",
182
+ "cpu": [
183
+ "ia32"
184
+ ],
185
+ "license": "MIT",
186
+ "optional": true,
187
+ "os": [
188
+ "linux"
189
+ ],
190
+ "engines": {
191
+ "node": ">=18"
192
+ }
193
+ },
194
+ "node_modules/@esbuild/linux-loong64": {
195
+ "version": "0.25.12",
196
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz",
197
+ "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==",
198
+ "cpu": [
199
+ "loong64"
200
+ ],
201
+ "license": "MIT",
202
+ "optional": true,
203
+ "os": [
204
+ "linux"
205
+ ],
206
+ "engines": {
207
+ "node": ">=18"
208
+ }
209
+ },
210
+ "node_modules/@esbuild/linux-mips64el": {
211
+ "version": "0.25.12",
212
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz",
213
+ "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==",
214
+ "cpu": [
215
+ "mips64el"
216
+ ],
217
+ "license": "MIT",
218
+ "optional": true,
219
+ "os": [
220
+ "linux"
221
+ ],
222
+ "engines": {
223
+ "node": ">=18"
224
+ }
225
+ },
226
+ "node_modules/@esbuild/linux-ppc64": {
227
+ "version": "0.25.12",
228
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz",
229
+ "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==",
230
+ "cpu": [
231
+ "ppc64"
232
+ ],
233
+ "license": "MIT",
234
+ "optional": true,
235
+ "os": [
236
+ "linux"
237
+ ],
238
+ "engines": {
239
+ "node": ">=18"
240
+ }
241
+ },
242
+ "node_modules/@esbuild/linux-riscv64": {
243
+ "version": "0.25.12",
244
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz",
245
+ "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==",
246
+ "cpu": [
247
+ "riscv64"
248
+ ],
249
+ "license": "MIT",
250
+ "optional": true,
251
+ "os": [
252
+ "linux"
253
+ ],
254
+ "engines": {
255
+ "node": ">=18"
256
+ }
257
+ },
258
+ "node_modules/@esbuild/linux-s390x": {
259
+ "version": "0.25.12",
260
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz",
261
+ "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==",
262
+ "cpu": [
263
+ "s390x"
264
+ ],
265
+ "license": "MIT",
266
+ "optional": true,
267
+ "os": [
268
+ "linux"
269
+ ],
270
+ "engines": {
271
+ "node": ">=18"
272
+ }
273
+ },
274
+ "node_modules/@esbuild/linux-x64": {
275
+ "version": "0.25.12",
276
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz",
277
+ "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==",
278
+ "cpu": [
279
+ "x64"
280
+ ],
281
+ "license": "MIT",
282
+ "optional": true,
283
+ "os": [
284
+ "linux"
285
+ ],
286
+ "engines": {
287
+ "node": ">=18"
288
+ }
289
+ },
290
+ "node_modules/@esbuild/netbsd-arm64": {
291
+ "version": "0.25.12",
292
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz",
293
+ "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==",
294
+ "cpu": [
295
+ "arm64"
296
+ ],
297
+ "license": "MIT",
298
+ "optional": true,
299
+ "os": [
300
+ "netbsd"
301
+ ],
302
+ "engines": {
303
+ "node": ">=18"
304
+ }
305
+ },
306
+ "node_modules/@esbuild/netbsd-x64": {
307
+ "version": "0.25.12",
308
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz",
309
+ "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==",
310
+ "cpu": [
311
+ "x64"
312
+ ],
313
+ "license": "MIT",
314
+ "optional": true,
315
+ "os": [
316
+ "netbsd"
317
+ ],
318
+ "engines": {
319
+ "node": ">=18"
320
+ }
321
+ },
322
+ "node_modules/@esbuild/openbsd-arm64": {
323
+ "version": "0.25.12",
324
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz",
325
+ "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==",
326
+ "cpu": [
327
+ "arm64"
328
+ ],
329
+ "license": "MIT",
330
+ "optional": true,
331
+ "os": [
332
+ "openbsd"
333
+ ],
334
+ "engines": {
335
+ "node": ">=18"
336
+ }
337
+ },
338
+ "node_modules/@esbuild/openbsd-x64": {
339
+ "version": "0.25.12",
340
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz",
341
+ "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==",
342
+ "cpu": [
343
+ "x64"
344
+ ],
345
+ "license": "MIT",
346
+ "optional": true,
347
+ "os": [
348
+ "openbsd"
349
+ ],
350
+ "engines": {
351
+ "node": ">=18"
352
+ }
353
+ },
354
+ "node_modules/@esbuild/openharmony-arm64": {
355
+ "version": "0.25.12",
356
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz",
357
+ "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==",
358
+ "cpu": [
359
+ "arm64"
360
+ ],
361
+ "license": "MIT",
362
+ "optional": true,
363
+ "os": [
364
+ "openharmony"
365
+ ],
366
+ "engines": {
367
+ "node": ">=18"
368
+ }
369
+ },
370
+ "node_modules/@esbuild/sunos-x64": {
371
+ "version": "0.25.12",
372
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz",
373
+ "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==",
374
+ "cpu": [
375
+ "x64"
376
+ ],
377
+ "license": "MIT",
378
+ "optional": true,
379
+ "os": [
380
+ "sunos"
381
+ ],
382
+ "engines": {
383
+ "node": ">=18"
384
+ }
385
+ },
386
+ "node_modules/@esbuild/win32-arm64": {
387
+ "version": "0.25.12",
388
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz",
389
+ "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==",
390
+ "cpu": [
391
+ "arm64"
392
+ ],
393
+ "license": "MIT",
394
+ "optional": true,
395
+ "os": [
396
+ "win32"
397
+ ],
398
+ "engines": {
399
+ "node": ">=18"
400
+ }
401
+ },
402
+ "node_modules/@esbuild/win32-ia32": {
403
+ "version": "0.25.12",
404
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz",
405
+ "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==",
406
+ "cpu": [
407
+ "ia32"
408
+ ],
409
+ "license": "MIT",
410
+ "optional": true,
411
+ "os": [
412
+ "win32"
413
+ ],
414
+ "engines": {
415
+ "node": ">=18"
416
+ }
417
+ },
418
+ "node_modules/@esbuild/win32-x64": {
419
+ "version": "0.25.12",
420
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz",
421
+ "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==",
422
+ "cpu": [
423
+ "x64"
424
+ ],
425
+ "license": "MIT",
426
+ "optional": true,
427
+ "os": [
428
+ "win32"
429
+ ],
430
+ "engines": {
431
+ "node": ">=18"
432
+ }
433
+ },
434
+ "node_modules/@jridgewell/gen-mapping": {
435
+ "version": "0.3.13",
436
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
437
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
438
+ "license": "MIT",
439
+ "dependencies": {
440
+ "@jridgewell/sourcemap-codec": "^1.5.0",
441
+ "@jridgewell/trace-mapping": "^0.3.24"
442
+ }
443
+ },
444
+ "node_modules/@jridgewell/remapping": {
445
+ "version": "2.3.5",
446
+ "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
447
+ "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
448
+ "license": "MIT",
449
+ "dependencies": {
450
+ "@jridgewell/gen-mapping": "^0.3.5",
451
+ "@jridgewell/trace-mapping": "^0.3.24"
452
+ }
453
+ },
454
+ "node_modules/@jridgewell/resolve-uri": {
455
+ "version": "3.1.2",
456
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
457
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
458
+ "license": "MIT",
459
+ "engines": {
460
+ "node": ">=6.0.0"
461
+ }
462
+ },
463
+ "node_modules/@jridgewell/sourcemap-codec": {
464
+ "version": "1.5.5",
465
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
466
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
467
+ "license": "MIT"
468
+ },
469
+ "node_modules/@jridgewell/trace-mapping": {
470
+ "version": "0.3.31",
471
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
472
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
473
+ "license": "MIT",
474
+ "dependencies": {
475
+ "@jridgewell/resolve-uri": "^3.1.0",
476
+ "@jridgewell/sourcemap-codec": "^1.4.14"
477
+ }
478
+ },
479
+ "node_modules/@rollup/rollup-android-arm-eabi": {
480
+ "version": "4.55.1",
481
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.55.1.tgz",
482
+ "integrity": "sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==",
483
+ "cpu": [
484
+ "arm"
485
+ ],
486
+ "license": "MIT",
487
+ "optional": true,
488
+ "os": [
489
+ "android"
490
+ ]
491
+ },
492
+ "node_modules/@rollup/rollup-android-arm64": {
493
+ "version": "4.55.1",
494
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.55.1.tgz",
495
+ "integrity": "sha512-eFZCb1YUqhTysgW3sj/55du5cG57S7UTNtdMjCW7LwVcj3dTTcowCsC8p7uBdzKsZYa8J7IDE8lhMI+HX1vQvg==",
496
+ "cpu": [
497
+ "arm64"
498
+ ],
499
+ "license": "MIT",
500
+ "optional": true,
501
+ "os": [
502
+ "android"
503
+ ]
504
+ },
505
+ "node_modules/@rollup/rollup-darwin-arm64": {
506
+ "version": "4.55.1",
507
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.55.1.tgz",
508
+ "integrity": "sha512-p3grE2PHcQm2e8PSGZdzIhCKbMCw/xi9XvMPErPhwO17vxtvCN5FEA2mSLgmKlCjHGMQTP6phuQTYWUnKewwGg==",
509
+ "cpu": [
510
+ "arm64"
511
+ ],
512
+ "license": "MIT",
513
+ "optional": true,
514
+ "os": [
515
+ "darwin"
516
+ ]
517
+ },
518
+ "node_modules/@rollup/rollup-darwin-x64": {
519
+ "version": "4.55.1",
520
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.55.1.tgz",
521
+ "integrity": "sha512-rDUjG25C9qoTm+e02Esi+aqTKSBYwVTaoS1wxcN47/Luqef57Vgp96xNANwt5npq9GDxsH7kXxNkJVEsWEOEaQ==",
522
+ "cpu": [
523
+ "x64"
524
+ ],
525
+ "license": "MIT",
526
+ "optional": true,
527
+ "os": [
528
+ "darwin"
529
+ ]
530
+ },
531
+ "node_modules/@rollup/rollup-freebsd-arm64": {
532
+ "version": "4.55.1",
533
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.55.1.tgz",
534
+ "integrity": "sha512-+JiU7Jbp5cdxekIgdte0jfcu5oqw4GCKr6i3PJTlXTCU5H5Fvtkpbs4XJHRmWNXF+hKmn4v7ogI5OQPaupJgOg==",
535
+ "cpu": [
536
+ "arm64"
537
+ ],
538
+ "license": "MIT",
539
+ "optional": true,
540
+ "os": [
541
+ "freebsd"
542
+ ]
543
+ },
544
+ "node_modules/@rollup/rollup-freebsd-x64": {
545
+ "version": "4.55.1",
546
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.55.1.tgz",
547
+ "integrity": "sha512-V5xC1tOVWtLLmr3YUk2f6EJK4qksksOYiz/TCsFHu/R+woubcLWdC9nZQmwjOAbmExBIVKsm1/wKmEy4z4u4Bw==",
548
+ "cpu": [
549
+ "x64"
550
+ ],
551
+ "license": "MIT",
552
+ "optional": true,
553
+ "os": [
554
+ "freebsd"
555
+ ]
556
+ },
557
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
558
+ "version": "4.55.1",
559
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.55.1.tgz",
560
+ "integrity": "sha512-Rn3n+FUk2J5VWx+ywrG/HGPTD9jXNbicRtTM11e/uorplArnXZYsVifnPPqNNP5BsO3roI4n8332ukpY/zN7rQ==",
561
+ "cpu": [
562
+ "arm"
563
+ ],
564
+ "license": "MIT",
565
+ "optional": true,
566
+ "os": [
567
+ "linux"
568
+ ]
569
+ },
570
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
571
+ "version": "4.55.1",
572
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.55.1.tgz",
573
+ "integrity": "sha512-grPNWydeKtc1aEdrJDWk4opD7nFtQbMmV7769hiAaYyUKCT1faPRm2av8CX1YJsZ4TLAZcg9gTR1KvEzoLjXkg==",
574
+ "cpu": [
575
+ "arm"
576
+ ],
577
+ "license": "MIT",
578
+ "optional": true,
579
+ "os": [
580
+ "linux"
581
+ ]
582
+ },
583
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
584
+ "version": "4.55.1",
585
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.55.1.tgz",
586
+ "integrity": "sha512-a59mwd1k6x8tXKcUxSyISiquLwB5pX+fJW9TkWU46lCqD/GRDe9uDN31jrMmVP3feI3mhAdvcCClhV8V5MhJFQ==",
587
+ "cpu": [
588
+ "arm64"
589
+ ],
590
+ "license": "MIT",
591
+ "optional": true,
592
+ "os": [
593
+ "linux"
594
+ ]
595
+ },
596
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
597
+ "version": "4.55.1",
598
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.55.1.tgz",
599
+ "integrity": "sha512-puS1MEgWX5GsHSoiAsF0TYrpomdvkaXm0CofIMG5uVkP6IBV+ZO9xhC5YEN49nsgYo1DuuMquF9+7EDBVYu4uA==",
600
+ "cpu": [
601
+ "arm64"
602
+ ],
603
+ "license": "MIT",
604
+ "optional": true,
605
+ "os": [
606
+ "linux"
607
+ ]
608
+ },
609
+ "node_modules/@rollup/rollup-linux-loong64-gnu": {
610
+ "version": "4.55.1",
611
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.55.1.tgz",
612
+ "integrity": "sha512-r3Wv40in+lTsULSb6nnoudVbARdOwb2u5fpeoOAZjFLznp6tDU8kd+GTHmJoqZ9lt6/Sys33KdIHUaQihFcu7g==",
613
+ "cpu": [
614
+ "loong64"
615
+ ],
616
+ "license": "MIT",
617
+ "optional": true,
618
+ "os": [
619
+ "linux"
620
+ ]
621
+ },
622
+ "node_modules/@rollup/rollup-linux-loong64-musl": {
623
+ "version": "4.55.1",
624
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.55.1.tgz",
625
+ "integrity": "sha512-MR8c0+UxAlB22Fq4R+aQSPBayvYa3+9DrwG/i1TKQXFYEaoW3B5b/rkSRIypcZDdWjWnpcvxbNaAJDcSbJU3Lw==",
626
+ "cpu": [
627
+ "loong64"
628
+ ],
629
+ "license": "MIT",
630
+ "optional": true,
631
+ "os": [
632
+ "linux"
633
+ ]
634
+ },
635
+ "node_modules/@rollup/rollup-linux-ppc64-gnu": {
636
+ "version": "4.55.1",
637
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.55.1.tgz",
638
+ "integrity": "sha512-3KhoECe1BRlSYpMTeVrD4sh2Pw2xgt4jzNSZIIPLFEsnQn9gAnZagW9+VqDqAHgm1Xc77LzJOo2LdigS5qZ+gw==",
639
+ "cpu": [
640
+ "ppc64"
641
+ ],
642
+ "license": "MIT",
643
+ "optional": true,
644
+ "os": [
645
+ "linux"
646
+ ]
647
+ },
648
+ "node_modules/@rollup/rollup-linux-ppc64-musl": {
649
+ "version": "4.55.1",
650
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.55.1.tgz",
651
+ "integrity": "sha512-ziR1OuZx0vdYZZ30vueNZTg73alF59DicYrPViG0NEgDVN8/Jl87zkAPu4u6VjZST2llgEUjaiNl9JM6HH1Vdw==",
652
+ "cpu": [
653
+ "ppc64"
654
+ ],
655
+ "license": "MIT",
656
+ "optional": true,
657
+ "os": [
658
+ "linux"
659
+ ]
660
+ },
661
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
662
+ "version": "4.55.1",
663
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.55.1.tgz",
664
+ "integrity": "sha512-uW0Y12ih2XJRERZ4jAfKamTyIHVMPQnTZcQjme2HMVDAHY4amf5u414OqNYC+x+LzRdRcnIG1YodLrrtA8xsxw==",
665
+ "cpu": [
666
+ "riscv64"
667
+ ],
668
+ "license": "MIT",
669
+ "optional": true,
670
+ "os": [
671
+ "linux"
672
+ ]
673
+ },
674
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
675
+ "version": "4.55.1",
676
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.55.1.tgz",
677
+ "integrity": "sha512-u9yZ0jUkOED1BFrqu3BwMQoixvGHGZ+JhJNkNKY/hyoEgOwlqKb62qu+7UjbPSHYjiVy8kKJHvXKv5coH4wDeg==",
678
+ "cpu": [
679
+ "riscv64"
680
+ ],
681
+ "license": "MIT",
682
+ "optional": true,
683
+ "os": [
684
+ "linux"
685
+ ]
686
+ },
687
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
688
+ "version": "4.55.1",
689
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.55.1.tgz",
690
+ "integrity": "sha512-/0PenBCmqM4ZUd0190j7J0UsQ/1nsi735iPRakO8iPciE7BQ495Y6msPzaOmvx0/pn+eJVVlZrNrSh4WSYLxNg==",
691
+ "cpu": [
692
+ "s390x"
693
+ ],
694
+ "license": "MIT",
695
+ "optional": true,
696
+ "os": [
697
+ "linux"
698
+ ]
699
+ },
700
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
701
+ "version": "4.55.1",
702
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.55.1.tgz",
703
+ "integrity": "sha512-a8G4wiQxQG2BAvo+gU6XrReRRqj+pLS2NGXKm8io19goR+K8lw269eTrPkSdDTALwMmJp4th2Uh0D8J9bEV1vg==",
704
+ "cpu": [
705
+ "x64"
706
+ ],
707
+ "license": "MIT",
708
+ "optional": true,
709
+ "os": [
710
+ "linux"
711
+ ]
712
+ },
713
+ "node_modules/@rollup/rollup-linux-x64-musl": {
714
+ "version": "4.55.1",
715
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.55.1.tgz",
716
+ "integrity": "sha512-bD+zjpFrMpP/hqkfEcnjXWHMw5BIghGisOKPj+2NaNDuVT+8Ds4mPf3XcPHuat1tz89WRL+1wbcxKY3WSbiT7w==",
717
+ "cpu": [
718
+ "x64"
719
+ ],
720
+ "license": "MIT",
721
+ "optional": true,
722
+ "os": [
723
+ "linux"
724
+ ]
725
+ },
726
+ "node_modules/@rollup/rollup-openbsd-x64": {
727
+ "version": "4.55.1",
728
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.55.1.tgz",
729
+ "integrity": "sha512-eLXw0dOiqE4QmvikfQ6yjgkg/xDM+MdU9YJuP4ySTibXU0oAvnEWXt7UDJmD4UkYialMfOGFPJnIHSe/kdzPxg==",
730
+ "cpu": [
731
+ "x64"
732
+ ],
733
+ "license": "MIT",
734
+ "optional": true,
735
+ "os": [
736
+ "openbsd"
737
+ ]
738
+ },
739
+ "node_modules/@rollup/rollup-openharmony-arm64": {
740
+ "version": "4.55.1",
741
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.55.1.tgz",
742
+ "integrity": "sha512-xzm44KgEP11te3S2HCSyYf5zIzWmx3n8HDCc7EE59+lTcswEWNpvMLfd9uJvVX8LCg9QWG67Xt75AuHn4vgsXw==",
743
+ "cpu": [
744
+ "arm64"
745
+ ],
746
+ "license": "MIT",
747
+ "optional": true,
748
+ "os": [
749
+ "openharmony"
750
+ ]
751
+ },
752
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
753
+ "version": "4.55.1",
754
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.55.1.tgz",
755
+ "integrity": "sha512-yR6Bl3tMC/gBok5cz/Qi0xYnVbIxGx5Fcf/ca0eB6/6JwOY+SRUcJfI0OpeTpPls7f194as62thCt/2BjxYN8g==",
756
+ "cpu": [
757
+ "arm64"
758
+ ],
759
+ "license": "MIT",
760
+ "optional": true,
761
+ "os": [
762
+ "win32"
763
+ ]
764
+ },
765
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
766
+ "version": "4.55.1",
767
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.55.1.tgz",
768
+ "integrity": "sha512-3fZBidchE0eY0oFZBnekYCfg+5wAB0mbpCBuofh5mZuzIU/4jIVkbESmd2dOsFNS78b53CYv3OAtwqkZZmU5nA==",
769
+ "cpu": [
770
+ "ia32"
771
+ ],
772
+ "license": "MIT",
773
+ "optional": true,
774
+ "os": [
775
+ "win32"
776
+ ]
777
+ },
778
+ "node_modules/@rollup/rollup-win32-x64-gnu": {
779
+ "version": "4.55.1",
780
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.55.1.tgz",
781
+ "integrity": "sha512-xGGY5pXj69IxKb4yv/POoocPy/qmEGhimy/FoTpTSVju3FYXUQQMFCaZZXJVidsmGxRioZAwpThl/4zX41gRKg==",
782
+ "cpu": [
783
+ "x64"
784
+ ],
785
+ "license": "MIT",
786
+ "optional": true,
787
+ "os": [
788
+ "win32"
789
+ ]
790
+ },
791
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
792
+ "version": "4.55.1",
793
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.55.1.tgz",
794
+ "integrity": "sha512-SPEpaL6DX4rmcXtnhdrQYgzQ5W2uW3SCJch88lB2zImhJRhIIK44fkUrgIV/Q8yUNfw5oyZ5vkeQsZLhCb06lw==",
795
+ "cpu": [
796
+ "x64"
797
+ ],
798
+ "license": "MIT",
799
+ "optional": true,
800
+ "os": [
801
+ "win32"
802
+ ]
803
+ },
804
+ "node_modules/@tailwindcss/node": {
805
+ "version": "4.1.18",
806
+ "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz",
807
+ "integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==",
808
+ "license": "MIT",
809
+ "dependencies": {
810
+ "@jridgewell/remapping": "^2.3.4",
811
+ "enhanced-resolve": "^5.18.3",
812
+ "jiti": "^2.6.1",
813
+ "lightningcss": "1.30.2",
814
+ "magic-string": "^0.30.21",
815
+ "source-map-js": "^1.2.1",
816
+ "tailwindcss": "4.1.18"
817
+ }
818
+ },
819
+ "node_modules/@tailwindcss/oxide": {
820
+ "version": "4.1.18",
821
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz",
822
+ "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==",
823
+ "license": "MIT",
824
+ "engines": {
825
+ "node": ">= 10"
826
+ },
827
+ "optionalDependencies": {
828
+ "@tailwindcss/oxide-android-arm64": "4.1.18",
829
+ "@tailwindcss/oxide-darwin-arm64": "4.1.18",
830
+ "@tailwindcss/oxide-darwin-x64": "4.1.18",
831
+ "@tailwindcss/oxide-freebsd-x64": "4.1.18",
832
+ "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18",
833
+ "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18",
834
+ "@tailwindcss/oxide-linux-arm64-musl": "4.1.18",
835
+ "@tailwindcss/oxide-linux-x64-gnu": "4.1.18",
836
+ "@tailwindcss/oxide-linux-x64-musl": "4.1.18",
837
+ "@tailwindcss/oxide-wasm32-wasi": "4.1.18",
838
+ "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18",
839
+ "@tailwindcss/oxide-win32-x64-msvc": "4.1.18"
840
+ }
841
+ },
842
+ "node_modules/@tailwindcss/oxide-android-arm64": {
843
+ "version": "4.1.18",
844
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz",
845
+ "integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==",
846
+ "cpu": [
847
+ "arm64"
848
+ ],
849
+ "license": "MIT",
850
+ "optional": true,
851
+ "os": [
852
+ "android"
853
+ ],
854
+ "engines": {
855
+ "node": ">= 10"
856
+ }
857
+ },
858
+ "node_modules/@tailwindcss/oxide-darwin-arm64": {
859
+ "version": "4.1.18",
860
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz",
861
+ "integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==",
862
+ "cpu": [
863
+ "arm64"
864
+ ],
865
+ "license": "MIT",
866
+ "optional": true,
867
+ "os": [
868
+ "darwin"
869
+ ],
870
+ "engines": {
871
+ "node": ">= 10"
872
+ }
873
+ },
874
+ "node_modules/@tailwindcss/oxide-darwin-x64": {
875
+ "version": "4.1.18",
876
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz",
877
+ "integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==",
878
+ "cpu": [
879
+ "x64"
880
+ ],
881
+ "license": "MIT",
882
+ "optional": true,
883
+ "os": [
884
+ "darwin"
885
+ ],
886
+ "engines": {
887
+ "node": ">= 10"
888
+ }
889
+ },
890
+ "node_modules/@tailwindcss/oxide-freebsd-x64": {
891
+ "version": "4.1.18",
892
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz",
893
+ "integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==",
894
+ "cpu": [
895
+ "x64"
896
+ ],
897
+ "license": "MIT",
898
+ "optional": true,
899
+ "os": [
900
+ "freebsd"
901
+ ],
902
+ "engines": {
903
+ "node": ">= 10"
904
+ }
905
+ },
906
+ "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
907
+ "version": "4.1.18",
908
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz",
909
+ "integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==",
910
+ "cpu": [
911
+ "arm"
912
+ ],
913
+ "license": "MIT",
914
+ "optional": true,
915
+ "os": [
916
+ "linux"
917
+ ],
918
+ "engines": {
919
+ "node": ">= 10"
920
+ }
921
+ },
922
+ "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
923
+ "version": "4.1.18",
924
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz",
925
+ "integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==",
926
+ "cpu": [
927
+ "arm64"
928
+ ],
929
+ "license": "MIT",
930
+ "optional": true,
931
+ "os": [
932
+ "linux"
933
+ ],
934
+ "engines": {
935
+ "node": ">= 10"
936
+ }
937
+ },
938
+ "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
939
+ "version": "4.1.18",
940
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz",
941
+ "integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==",
942
+ "cpu": [
943
+ "arm64"
944
+ ],
945
+ "license": "MIT",
946
+ "optional": true,
947
+ "os": [
948
+ "linux"
949
+ ],
950
+ "engines": {
951
+ "node": ">= 10"
952
+ }
953
+ },
954
+ "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
955
+ "version": "4.1.18",
956
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz",
957
+ "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==",
958
+ "cpu": [
959
+ "x64"
960
+ ],
961
+ "license": "MIT",
962
+ "optional": true,
963
+ "os": [
964
+ "linux"
965
+ ],
966
+ "engines": {
967
+ "node": ">= 10"
968
+ }
969
+ },
970
+ "node_modules/@tailwindcss/oxide-linux-x64-musl": {
971
+ "version": "4.1.18",
972
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz",
973
+ "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==",
974
+ "cpu": [
975
+ "x64"
976
+ ],
977
+ "license": "MIT",
978
+ "optional": true,
979
+ "os": [
980
+ "linux"
981
+ ],
982
+ "engines": {
983
+ "node": ">= 10"
984
+ }
985
+ },
986
+ "node_modules/@tailwindcss/oxide-wasm32-wasi": {
987
+ "version": "4.1.18",
988
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz",
989
+ "integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==",
990
+ "bundleDependencies": [
991
+ "@napi-rs/wasm-runtime",
992
+ "@emnapi/core",
993
+ "@emnapi/runtime",
994
+ "@tybys/wasm-util",
995
+ "@emnapi/wasi-threads",
996
+ "tslib"
997
+ ],
998
+ "cpu": [
999
+ "wasm32"
1000
+ ],
1001
+ "license": "MIT",
1002
+ "optional": true,
1003
+ "dependencies": {
1004
+ "@emnapi/core": "^1.7.1",
1005
+ "@emnapi/runtime": "^1.7.1",
1006
+ "@emnapi/wasi-threads": "^1.1.0",
1007
+ "@napi-rs/wasm-runtime": "^1.1.0",
1008
+ "@tybys/wasm-util": "^0.10.1",
1009
+ "tslib": "^2.4.0"
1010
+ },
1011
+ "engines": {
1012
+ "node": ">=14.0.0"
1013
+ }
1014
+ },
1015
+ "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
1016
+ "version": "4.1.18",
1017
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz",
1018
+ "integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==",
1019
+ "cpu": [
1020
+ "arm64"
1021
+ ],
1022
+ "license": "MIT",
1023
+ "optional": true,
1024
+ "os": [
1025
+ "win32"
1026
+ ],
1027
+ "engines": {
1028
+ "node": ">= 10"
1029
+ }
1030
+ },
1031
+ "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
1032
+ "version": "4.1.18",
1033
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz",
1034
+ "integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==",
1035
+ "cpu": [
1036
+ "x64"
1037
+ ],
1038
+ "license": "MIT",
1039
+ "optional": true,
1040
+ "os": [
1041
+ "win32"
1042
+ ],
1043
+ "engines": {
1044
+ "node": ">= 10"
1045
+ }
1046
+ },
1047
+ "node_modules/@tailwindcss/vite": {
1048
+ "version": "4.1.18",
1049
+ "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.18.tgz",
1050
+ "integrity": "sha512-jVA+/UpKL1vRLg6Hkao5jldawNmRo7mQYrZtNHMIVpLfLhDml5nMRUo/8MwoX2vNXvnaXNNMedrMfMugAVX1nA==",
1051
+ "license": "MIT",
1052
+ "dependencies": {
1053
+ "@tailwindcss/node": "4.1.18",
1054
+ "@tailwindcss/oxide": "4.1.18",
1055
+ "tailwindcss": "4.1.18"
1056
+ },
1057
+ "peerDependencies": {
1058
+ "vite": "^5.2.0 || ^6 || ^7"
1059
+ }
1060
+ },
1061
+ "node_modules/@types/estree": {
1062
+ "version": "1.0.8",
1063
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
1064
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
1065
+ "license": "MIT"
1066
+ },
1067
+ "node_modules/detect-libc": {
1068
+ "version": "2.1.2",
1069
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1070
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1071
+ "license": "Apache-2.0",
1072
+ "engines": {
1073
+ "node": ">=8"
1074
+ }
1075
+ },
1076
+ "node_modules/enhanced-resolve": {
1077
+ "version": "5.18.4",
1078
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz",
1079
+ "integrity": "sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==",
1080
+ "license": "MIT",
1081
+ "dependencies": {
1082
+ "graceful-fs": "^4.2.4",
1083
+ "tapable": "^2.2.0"
1084
+ },
1085
+ "engines": {
1086
+ "node": ">=10.13.0"
1087
+ }
1088
+ },
1089
+ "node_modules/esbuild": {
1090
+ "version": "0.25.12",
1091
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz",
1092
+ "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==",
1093
+ "hasInstallScript": true,
1094
+ "license": "MIT",
1095
+ "bin": {
1096
+ "esbuild": "bin/esbuild"
1097
+ },
1098
+ "engines": {
1099
+ "node": ">=18"
1100
+ },
1101
+ "optionalDependencies": {
1102
+ "@esbuild/aix-ppc64": "0.25.12",
1103
+ "@esbuild/android-arm": "0.25.12",
1104
+ "@esbuild/android-arm64": "0.25.12",
1105
+ "@esbuild/android-x64": "0.25.12",
1106
+ "@esbuild/darwin-arm64": "0.25.12",
1107
+ "@esbuild/darwin-x64": "0.25.12",
1108
+ "@esbuild/freebsd-arm64": "0.25.12",
1109
+ "@esbuild/freebsd-x64": "0.25.12",
1110
+ "@esbuild/linux-arm": "0.25.12",
1111
+ "@esbuild/linux-arm64": "0.25.12",
1112
+ "@esbuild/linux-ia32": "0.25.12",
1113
+ "@esbuild/linux-loong64": "0.25.12",
1114
+ "@esbuild/linux-mips64el": "0.25.12",
1115
+ "@esbuild/linux-ppc64": "0.25.12",
1116
+ "@esbuild/linux-riscv64": "0.25.12",
1117
+ "@esbuild/linux-s390x": "0.25.12",
1118
+ "@esbuild/linux-x64": "0.25.12",
1119
+ "@esbuild/netbsd-arm64": "0.25.12",
1120
+ "@esbuild/netbsd-x64": "0.25.12",
1121
+ "@esbuild/openbsd-arm64": "0.25.12",
1122
+ "@esbuild/openbsd-x64": "0.25.12",
1123
+ "@esbuild/openharmony-arm64": "0.25.12",
1124
+ "@esbuild/sunos-x64": "0.25.12",
1125
+ "@esbuild/win32-arm64": "0.25.12",
1126
+ "@esbuild/win32-ia32": "0.25.12",
1127
+ "@esbuild/win32-x64": "0.25.12"
1128
+ }
1129
+ },
1130
+ "node_modules/fdir": {
1131
+ "version": "6.5.0",
1132
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
1133
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
1134
+ "license": "MIT",
1135
+ "engines": {
1136
+ "node": ">=12.0.0"
1137
+ },
1138
+ "peerDependencies": {
1139
+ "picomatch": "^3 || ^4"
1140
+ },
1141
+ "peerDependenciesMeta": {
1142
+ "picomatch": {
1143
+ "optional": true
1144
+ }
1145
+ }
1146
+ },
1147
+ "node_modules/fsevents": {
1148
+ "version": "2.3.3",
1149
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1150
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1151
+ "hasInstallScript": true,
1152
+ "license": "MIT",
1153
+ "optional": true,
1154
+ "os": [
1155
+ "darwin"
1156
+ ],
1157
+ "engines": {
1158
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1159
+ }
1160
+ },
1161
+ "node_modules/graceful-fs": {
1162
+ "version": "4.2.11",
1163
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
1164
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
1165
+ "license": "ISC"
1166
+ },
1167
+ "node_modules/jiti": {
1168
+ "version": "2.6.1",
1169
+ "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
1170
+ "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
1171
+ "license": "MIT",
1172
+ "bin": {
1173
+ "jiti": "lib/jiti-cli.mjs"
1174
+ }
1175
+ },
1176
+ "node_modules/lightningcss": {
1177
+ "version": "1.30.2",
1178
+ "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz",
1179
+ "integrity": "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==",
1180
+ "license": "MPL-2.0",
1181
+ "dependencies": {
1182
+ "detect-libc": "^2.0.3"
1183
+ },
1184
+ "engines": {
1185
+ "node": ">= 12.0.0"
1186
+ },
1187
+ "funding": {
1188
+ "type": "opencollective",
1189
+ "url": "https://opencollective.com/parcel"
1190
+ },
1191
+ "optionalDependencies": {
1192
+ "lightningcss-android-arm64": "1.30.2",
1193
+ "lightningcss-darwin-arm64": "1.30.2",
1194
+ "lightningcss-darwin-x64": "1.30.2",
1195
+ "lightningcss-freebsd-x64": "1.30.2",
1196
+ "lightningcss-linux-arm-gnueabihf": "1.30.2",
1197
+ "lightningcss-linux-arm64-gnu": "1.30.2",
1198
+ "lightningcss-linux-arm64-musl": "1.30.2",
1199
+ "lightningcss-linux-x64-gnu": "1.30.2",
1200
+ "lightningcss-linux-x64-musl": "1.30.2",
1201
+ "lightningcss-win32-arm64-msvc": "1.30.2",
1202
+ "lightningcss-win32-x64-msvc": "1.30.2"
1203
+ }
1204
+ },
1205
+ "node_modules/lightningcss-android-arm64": {
1206
+ "version": "1.30.2",
1207
+ "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz",
1208
+ "integrity": "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==",
1209
+ "cpu": [
1210
+ "arm64"
1211
+ ],
1212
+ "license": "MPL-2.0",
1213
+ "optional": true,
1214
+ "os": [
1215
+ "android"
1216
+ ],
1217
+ "engines": {
1218
+ "node": ">= 12.0.0"
1219
+ },
1220
+ "funding": {
1221
+ "type": "opencollective",
1222
+ "url": "https://opencollective.com/parcel"
1223
+ }
1224
+ },
1225
+ "node_modules/lightningcss-darwin-arm64": {
1226
+ "version": "1.30.2",
1227
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz",
1228
+ "integrity": "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==",
1229
+ "cpu": [
1230
+ "arm64"
1231
+ ],
1232
+ "license": "MPL-2.0",
1233
+ "optional": true,
1234
+ "os": [
1235
+ "darwin"
1236
+ ],
1237
+ "engines": {
1238
+ "node": ">= 12.0.0"
1239
+ },
1240
+ "funding": {
1241
+ "type": "opencollective",
1242
+ "url": "https://opencollective.com/parcel"
1243
+ }
1244
+ },
1245
+ "node_modules/lightningcss-darwin-x64": {
1246
+ "version": "1.30.2",
1247
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz",
1248
+ "integrity": "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==",
1249
+ "cpu": [
1250
+ "x64"
1251
+ ],
1252
+ "license": "MPL-2.0",
1253
+ "optional": true,
1254
+ "os": [
1255
+ "darwin"
1256
+ ],
1257
+ "engines": {
1258
+ "node": ">= 12.0.0"
1259
+ },
1260
+ "funding": {
1261
+ "type": "opencollective",
1262
+ "url": "https://opencollective.com/parcel"
1263
+ }
1264
+ },
1265
+ "node_modules/lightningcss-freebsd-x64": {
1266
+ "version": "1.30.2",
1267
+ "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz",
1268
+ "integrity": "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==",
1269
+ "cpu": [
1270
+ "x64"
1271
+ ],
1272
+ "license": "MPL-2.0",
1273
+ "optional": true,
1274
+ "os": [
1275
+ "freebsd"
1276
+ ],
1277
+ "engines": {
1278
+ "node": ">= 12.0.0"
1279
+ },
1280
+ "funding": {
1281
+ "type": "opencollective",
1282
+ "url": "https://opencollective.com/parcel"
1283
+ }
1284
+ },
1285
+ "node_modules/lightningcss-linux-arm-gnueabihf": {
1286
+ "version": "1.30.2",
1287
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz",
1288
+ "integrity": "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==",
1289
+ "cpu": [
1290
+ "arm"
1291
+ ],
1292
+ "license": "MPL-2.0",
1293
+ "optional": true,
1294
+ "os": [
1295
+ "linux"
1296
+ ],
1297
+ "engines": {
1298
+ "node": ">= 12.0.0"
1299
+ },
1300
+ "funding": {
1301
+ "type": "opencollective",
1302
+ "url": "https://opencollective.com/parcel"
1303
+ }
1304
+ },
1305
+ "node_modules/lightningcss-linux-arm64-gnu": {
1306
+ "version": "1.30.2",
1307
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz",
1308
+ "integrity": "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==",
1309
+ "cpu": [
1310
+ "arm64"
1311
+ ],
1312
+ "license": "MPL-2.0",
1313
+ "optional": true,
1314
+ "os": [
1315
+ "linux"
1316
+ ],
1317
+ "engines": {
1318
+ "node": ">= 12.0.0"
1319
+ },
1320
+ "funding": {
1321
+ "type": "opencollective",
1322
+ "url": "https://opencollective.com/parcel"
1323
+ }
1324
+ },
1325
+ "node_modules/lightningcss-linux-arm64-musl": {
1326
+ "version": "1.30.2",
1327
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz",
1328
+ "integrity": "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==",
1329
+ "cpu": [
1330
+ "arm64"
1331
+ ],
1332
+ "license": "MPL-2.0",
1333
+ "optional": true,
1334
+ "os": [
1335
+ "linux"
1336
+ ],
1337
+ "engines": {
1338
+ "node": ">= 12.0.0"
1339
+ },
1340
+ "funding": {
1341
+ "type": "opencollective",
1342
+ "url": "https://opencollective.com/parcel"
1343
+ }
1344
+ },
1345
+ "node_modules/lightningcss-linux-x64-gnu": {
1346
+ "version": "1.30.2",
1347
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz",
1348
+ "integrity": "sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==",
1349
+ "cpu": [
1350
+ "x64"
1351
+ ],
1352
+ "license": "MPL-2.0",
1353
+ "optional": true,
1354
+ "os": [
1355
+ "linux"
1356
+ ],
1357
+ "engines": {
1358
+ "node": ">= 12.0.0"
1359
+ },
1360
+ "funding": {
1361
+ "type": "opencollective",
1362
+ "url": "https://opencollective.com/parcel"
1363
+ }
1364
+ },
1365
+ "node_modules/lightningcss-linux-x64-musl": {
1366
+ "version": "1.30.2",
1367
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz",
1368
+ "integrity": "sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==",
1369
+ "cpu": [
1370
+ "x64"
1371
+ ],
1372
+ "license": "MPL-2.0",
1373
+ "optional": true,
1374
+ "os": [
1375
+ "linux"
1376
+ ],
1377
+ "engines": {
1378
+ "node": ">= 12.0.0"
1379
+ },
1380
+ "funding": {
1381
+ "type": "opencollective",
1382
+ "url": "https://opencollective.com/parcel"
1383
+ }
1384
+ },
1385
+ "node_modules/lightningcss-win32-arm64-msvc": {
1386
+ "version": "1.30.2",
1387
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz",
1388
+ "integrity": "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==",
1389
+ "cpu": [
1390
+ "arm64"
1391
+ ],
1392
+ "license": "MPL-2.0",
1393
+ "optional": true,
1394
+ "os": [
1395
+ "win32"
1396
+ ],
1397
+ "engines": {
1398
+ "node": ">= 12.0.0"
1399
+ },
1400
+ "funding": {
1401
+ "type": "opencollective",
1402
+ "url": "https://opencollective.com/parcel"
1403
+ }
1404
+ },
1405
+ "node_modules/lightningcss-win32-x64-msvc": {
1406
+ "version": "1.30.2",
1407
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz",
1408
+ "integrity": "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==",
1409
+ "cpu": [
1410
+ "x64"
1411
+ ],
1412
+ "license": "MPL-2.0",
1413
+ "optional": true,
1414
+ "os": [
1415
+ "win32"
1416
+ ],
1417
+ "engines": {
1418
+ "node": ">= 12.0.0"
1419
+ },
1420
+ "funding": {
1421
+ "type": "opencollective",
1422
+ "url": "https://opencollective.com/parcel"
1423
+ }
1424
+ },
1425
+ "node_modules/magic-string": {
1426
+ "version": "0.30.21",
1427
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
1428
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
1429
+ "license": "MIT",
1430
+ "dependencies": {
1431
+ "@jridgewell/sourcemap-codec": "^1.5.5"
1432
+ }
1433
+ },
1434
+ "node_modules/nanoid": {
1435
+ "version": "3.3.11",
1436
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
1437
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
1438
+ "funding": [
1439
+ {
1440
+ "type": "github",
1441
+ "url": "https://github.com/sponsors/ai"
1442
+ }
1443
+ ],
1444
+ "license": "MIT",
1445
+ "bin": {
1446
+ "nanoid": "bin/nanoid.cjs"
1447
+ },
1448
+ "engines": {
1449
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
1450
+ }
1451
+ },
1452
+ "node_modules/picocolors": {
1453
+ "version": "1.1.1",
1454
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1455
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1456
+ "license": "ISC"
1457
+ },
1458
+ "node_modules/picomatch": {
1459
+ "version": "4.0.3",
1460
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
1461
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
1462
+ "license": "MIT",
1463
+ "engines": {
1464
+ "node": ">=12"
1465
+ },
1466
+ "funding": {
1467
+ "url": "https://github.com/sponsors/jonschlinkert"
1468
+ }
1469
+ },
1470
+ "node_modules/postcss": {
1471
+ "version": "8.5.6",
1472
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
1473
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
1474
+ "funding": [
1475
+ {
1476
+ "type": "opencollective",
1477
+ "url": "https://opencollective.com/postcss/"
1478
+ },
1479
+ {
1480
+ "type": "tidelift",
1481
+ "url": "https://tidelift.com/funding/github/npm/postcss"
1482
+ },
1483
+ {
1484
+ "type": "github",
1485
+ "url": "https://github.com/sponsors/ai"
1486
+ }
1487
+ ],
1488
+ "license": "MIT",
1489
+ "dependencies": {
1490
+ "nanoid": "^3.3.11",
1491
+ "picocolors": "^1.1.1",
1492
+ "source-map-js": "^1.2.1"
1493
+ },
1494
+ "engines": {
1495
+ "node": "^10 || ^12 || >=14"
1496
+ }
1497
+ },
1498
+ "node_modules/rollup": {
1499
+ "version": "4.55.1",
1500
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.55.1.tgz",
1501
+ "integrity": "sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==",
1502
+ "license": "MIT",
1503
+ "dependencies": {
1504
+ "@types/estree": "1.0.8"
1505
+ },
1506
+ "bin": {
1507
+ "rollup": "dist/bin/rollup"
1508
+ },
1509
+ "engines": {
1510
+ "node": ">=18.0.0",
1511
+ "npm": ">=8.0.0"
1512
+ },
1513
+ "optionalDependencies": {
1514
+ "@rollup/rollup-android-arm-eabi": "4.55.1",
1515
+ "@rollup/rollup-android-arm64": "4.55.1",
1516
+ "@rollup/rollup-darwin-arm64": "4.55.1",
1517
+ "@rollup/rollup-darwin-x64": "4.55.1",
1518
+ "@rollup/rollup-freebsd-arm64": "4.55.1",
1519
+ "@rollup/rollup-freebsd-x64": "4.55.1",
1520
+ "@rollup/rollup-linux-arm-gnueabihf": "4.55.1",
1521
+ "@rollup/rollup-linux-arm-musleabihf": "4.55.1",
1522
+ "@rollup/rollup-linux-arm64-gnu": "4.55.1",
1523
+ "@rollup/rollup-linux-arm64-musl": "4.55.1",
1524
+ "@rollup/rollup-linux-loong64-gnu": "4.55.1",
1525
+ "@rollup/rollup-linux-loong64-musl": "4.55.1",
1526
+ "@rollup/rollup-linux-ppc64-gnu": "4.55.1",
1527
+ "@rollup/rollup-linux-ppc64-musl": "4.55.1",
1528
+ "@rollup/rollup-linux-riscv64-gnu": "4.55.1",
1529
+ "@rollup/rollup-linux-riscv64-musl": "4.55.1",
1530
+ "@rollup/rollup-linux-s390x-gnu": "4.55.1",
1531
+ "@rollup/rollup-linux-x64-gnu": "4.55.1",
1532
+ "@rollup/rollup-linux-x64-musl": "4.55.1",
1533
+ "@rollup/rollup-openbsd-x64": "4.55.1",
1534
+ "@rollup/rollup-openharmony-arm64": "4.55.1",
1535
+ "@rollup/rollup-win32-arm64-msvc": "4.55.1",
1536
+ "@rollup/rollup-win32-ia32-msvc": "4.55.1",
1537
+ "@rollup/rollup-win32-x64-gnu": "4.55.1",
1538
+ "@rollup/rollup-win32-x64-msvc": "4.55.1",
1539
+ "fsevents": "~2.3.2"
1540
+ }
1541
+ },
1542
+ "node_modules/source-map-js": {
1543
+ "version": "1.2.1",
1544
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
1545
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
1546
+ "license": "BSD-3-Clause",
1547
+ "engines": {
1548
+ "node": ">=0.10.0"
1549
+ }
1550
+ },
1551
+ "node_modules/tailwindcss": {
1552
+ "version": "4.1.18",
1553
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
1554
+ "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
1555
+ "license": "MIT"
1556
+ },
1557
+ "node_modules/tapable": {
1558
+ "version": "2.3.0",
1559
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
1560
+ "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
1561
+ "license": "MIT",
1562
+ "engines": {
1563
+ "node": ">=6"
1564
+ },
1565
+ "funding": {
1566
+ "type": "opencollective",
1567
+ "url": "https://opencollective.com/webpack"
1568
+ }
1569
+ },
1570
+ "node_modules/tinyglobby": {
1571
+ "version": "0.2.15",
1572
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
1573
+ "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
1574
+ "license": "MIT",
1575
+ "dependencies": {
1576
+ "fdir": "^6.5.0",
1577
+ "picomatch": "^4.0.3"
1578
+ },
1579
+ "engines": {
1580
+ "node": ">=12.0.0"
1581
+ },
1582
+ "funding": {
1583
+ "url": "https://github.com/sponsors/SuperchupuDev"
1584
+ }
1585
+ },
1586
+ "node_modules/vite": {
1587
+ "version": "7.1.7",
1588
+ "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.7.tgz",
1589
+ "integrity": "sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==",
1590
+ "license": "MIT",
1591
+ "dependencies": {
1592
+ "esbuild": "^0.25.0",
1593
+ "fdir": "^6.5.0",
1594
+ "picomatch": "^4.0.3",
1595
+ "postcss": "^8.5.6",
1596
+ "rollup": "^4.43.0",
1597
+ "tinyglobby": "^0.2.15"
1598
+ },
1599
+ "bin": {
1600
+ "vite": "bin/vite.js"
1601
+ },
1602
+ "engines": {
1603
+ "node": "^20.19.0 || >=22.12.0"
1604
+ },
1605
+ "funding": {
1606
+ "url": "https://github.com/vitejs/vite?sponsor=1"
1607
+ },
1608
+ "optionalDependencies": {
1609
+ "fsevents": "~2.3.3"
1610
+ },
1611
+ "peerDependencies": {
1612
+ "@types/node": "^20.19.0 || >=22.12.0",
1613
+ "jiti": ">=1.21.0",
1614
+ "less": "^4.0.0",
1615
+ "lightningcss": "^1.21.0",
1616
+ "sass": "^1.70.0",
1617
+ "sass-embedded": "^1.70.0",
1618
+ "stylus": ">=0.54.8",
1619
+ "sugarss": "^5.0.0",
1620
+ "terser": "^5.16.0",
1621
+ "tsx": "^4.8.1",
1622
+ "yaml": "^2.4.2"
1623
+ },
1624
+ "peerDependenciesMeta": {
1625
+ "@types/node": {
1626
+ "optional": true
1627
+ },
1628
+ "jiti": {
1629
+ "optional": true
1630
+ },
1631
+ "less": {
1632
+ "optional": true
1633
+ },
1634
+ "lightningcss": {
1635
+ "optional": true
1636
+ },
1637
+ "sass": {
1638
+ "optional": true
1639
+ },
1640
+ "sass-embedded": {
1641
+ "optional": true
1642
+ },
1643
+ "stylus": {
1644
+ "optional": true
1645
+ },
1646
+ "sugarss": {
1647
+ "optional": true
1648
+ },
1649
+ "terser": {
1650
+ "optional": true
1651
+ },
1652
+ "tsx": {
1653
+ "optional": true
1654
+ },
1655
+ "yaml": {
1656
+ "optional": true
1657
+ }
1658
+ }
1659
+ }
1660
+ }
1661
+ }