create-gardener 2.0.2 → 2.0.4

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.
@@ -8,9 +8,9 @@ importers:
8
8
 
9
9
  .:
10
10
  dependencies:
11
- cross-env:
12
- specifier: ^10.1.0
13
- version: 10.1.0
11
+ '@tailwindcss/cli':
12
+ specifier: ^4.2.1
13
+ version: 4.2.1
14
14
  dotenv:
15
15
  specifier: ^17.2.3
16
16
  version: 17.3.1
@@ -23,9 +23,6 @@ importers:
23
23
  sharp:
24
24
  specifier: ^0.34.5
25
25
  version: 0.34.5
26
- types:
27
- specifier: ^0.1.1
28
- version: 0.1.1
29
26
  zod:
30
27
  specifier: ^4.3.6
31
28
  version: 4.3.6
@@ -42,6 +39,9 @@ importers:
42
39
  concurrently:
43
40
  specifier: ^9.2.1
44
41
  version: 9.2.1
42
+ cross-env:
43
+ specifier: ^10.1.0
44
+ version: 10.1.0
45
45
  tailwindcss:
46
46
  specifier: ^4.1.18
47
47
  version: 4.1.18
@@ -353,6 +353,193 @@ packages:
353
353
  cpu: [x64]
354
354
  os: [win32]
355
355
 
356
+ '@jridgewell/gen-mapping@0.3.13':
357
+ resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
358
+
359
+ '@jridgewell/remapping@2.3.5':
360
+ resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
361
+
362
+ '@jridgewell/resolve-uri@3.1.2':
363
+ resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
364
+ engines: {node: '>=6.0.0'}
365
+
366
+ '@jridgewell/sourcemap-codec@1.5.5':
367
+ resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
368
+
369
+ '@jridgewell/trace-mapping@0.3.31':
370
+ resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
371
+
372
+ '@parcel/watcher-android-arm64@2.5.6':
373
+ resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==}
374
+ engines: {node: '>= 10.0.0'}
375
+ cpu: [arm64]
376
+ os: [android]
377
+
378
+ '@parcel/watcher-darwin-arm64@2.5.6':
379
+ resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==}
380
+ engines: {node: '>= 10.0.0'}
381
+ cpu: [arm64]
382
+ os: [darwin]
383
+
384
+ '@parcel/watcher-darwin-x64@2.5.6':
385
+ resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==}
386
+ engines: {node: '>= 10.0.0'}
387
+ cpu: [x64]
388
+ os: [darwin]
389
+
390
+ '@parcel/watcher-freebsd-x64@2.5.6':
391
+ resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==}
392
+ engines: {node: '>= 10.0.0'}
393
+ cpu: [x64]
394
+ os: [freebsd]
395
+
396
+ '@parcel/watcher-linux-arm-glibc@2.5.6':
397
+ resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==}
398
+ engines: {node: '>= 10.0.0'}
399
+ cpu: [arm]
400
+ os: [linux]
401
+
402
+ '@parcel/watcher-linux-arm-musl@2.5.6':
403
+ resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==}
404
+ engines: {node: '>= 10.0.0'}
405
+ cpu: [arm]
406
+ os: [linux]
407
+
408
+ '@parcel/watcher-linux-arm64-glibc@2.5.6':
409
+ resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==}
410
+ engines: {node: '>= 10.0.0'}
411
+ cpu: [arm64]
412
+ os: [linux]
413
+
414
+ '@parcel/watcher-linux-arm64-musl@2.5.6':
415
+ resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==}
416
+ engines: {node: '>= 10.0.0'}
417
+ cpu: [arm64]
418
+ os: [linux]
419
+
420
+ '@parcel/watcher-linux-x64-glibc@2.5.6':
421
+ resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==}
422
+ engines: {node: '>= 10.0.0'}
423
+ cpu: [x64]
424
+ os: [linux]
425
+
426
+ '@parcel/watcher-linux-x64-musl@2.5.6':
427
+ resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==}
428
+ engines: {node: '>= 10.0.0'}
429
+ cpu: [x64]
430
+ os: [linux]
431
+
432
+ '@parcel/watcher-win32-arm64@2.5.6':
433
+ resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==}
434
+ engines: {node: '>= 10.0.0'}
435
+ cpu: [arm64]
436
+ os: [win32]
437
+
438
+ '@parcel/watcher-win32-ia32@2.5.6':
439
+ resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==}
440
+ engines: {node: '>= 10.0.0'}
441
+ cpu: [ia32]
442
+ os: [win32]
443
+
444
+ '@parcel/watcher-win32-x64@2.5.6':
445
+ resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==}
446
+ engines: {node: '>= 10.0.0'}
447
+ cpu: [x64]
448
+ os: [win32]
449
+
450
+ '@parcel/watcher@2.5.6':
451
+ resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
452
+ engines: {node: '>= 10.0.0'}
453
+
454
+ '@tailwindcss/cli@4.2.1':
455
+ resolution: {integrity: sha512-b7MGn51IA80oSG+7fuAgzfQ+7pZBgjzbqwmiv6NO7/+a1sev32cGqnwhscT7h0EcAvMa9r7gjRylqOH8Xhc4DA==}
456
+ hasBin: true
457
+
458
+ '@tailwindcss/node@4.2.1':
459
+ resolution: {integrity: sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==}
460
+
461
+ '@tailwindcss/oxide-android-arm64@4.2.1':
462
+ resolution: {integrity: sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==}
463
+ engines: {node: '>= 20'}
464
+ cpu: [arm64]
465
+ os: [android]
466
+
467
+ '@tailwindcss/oxide-darwin-arm64@4.2.1':
468
+ resolution: {integrity: sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==}
469
+ engines: {node: '>= 20'}
470
+ cpu: [arm64]
471
+ os: [darwin]
472
+
473
+ '@tailwindcss/oxide-darwin-x64@4.2.1':
474
+ resolution: {integrity: sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==}
475
+ engines: {node: '>= 20'}
476
+ cpu: [x64]
477
+ os: [darwin]
478
+
479
+ '@tailwindcss/oxide-freebsd-x64@4.2.1':
480
+ resolution: {integrity: sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==}
481
+ engines: {node: '>= 20'}
482
+ cpu: [x64]
483
+ os: [freebsd]
484
+
485
+ '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1':
486
+ resolution: {integrity: sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==}
487
+ engines: {node: '>= 20'}
488
+ cpu: [arm]
489
+ os: [linux]
490
+
491
+ '@tailwindcss/oxide-linux-arm64-gnu@4.2.1':
492
+ resolution: {integrity: sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==}
493
+ engines: {node: '>= 20'}
494
+ cpu: [arm64]
495
+ os: [linux]
496
+
497
+ '@tailwindcss/oxide-linux-arm64-musl@4.2.1':
498
+ resolution: {integrity: sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==}
499
+ engines: {node: '>= 20'}
500
+ cpu: [arm64]
501
+ os: [linux]
502
+
503
+ '@tailwindcss/oxide-linux-x64-gnu@4.2.1':
504
+ resolution: {integrity: sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==}
505
+ engines: {node: '>= 20'}
506
+ cpu: [x64]
507
+ os: [linux]
508
+
509
+ '@tailwindcss/oxide-linux-x64-musl@4.2.1':
510
+ resolution: {integrity: sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==}
511
+ engines: {node: '>= 20'}
512
+ cpu: [x64]
513
+ os: [linux]
514
+
515
+ '@tailwindcss/oxide-wasm32-wasi@4.2.1':
516
+ resolution: {integrity: sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==}
517
+ engines: {node: '>=14.0.0'}
518
+ cpu: [wasm32]
519
+ bundledDependencies:
520
+ - '@napi-rs/wasm-runtime'
521
+ - '@emnapi/core'
522
+ - '@emnapi/runtime'
523
+ - '@tybys/wasm-util'
524
+ - '@emnapi/wasi-threads'
525
+ - tslib
526
+
527
+ '@tailwindcss/oxide-win32-arm64-msvc@4.2.1':
528
+ resolution: {integrity: sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==}
529
+ engines: {node: '>= 20'}
530
+ cpu: [arm64]
531
+ os: [win32]
532
+
533
+ '@tailwindcss/oxide-win32-x64-msvc@4.2.1':
534
+ resolution: {integrity: sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==}
535
+ engines: {node: '>= 20'}
536
+ cpu: [x64]
537
+ os: [win32]
538
+
539
+ '@tailwindcss/oxide@4.2.1':
540
+ resolution: {integrity: sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==}
541
+ engines: {node: '>= 20'}
542
+
356
543
  '@types/body-parser@1.19.6':
357
544
  resolution: {integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==}
358
545
 
@@ -508,6 +695,10 @@ packages:
508
695
  resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
509
696
  engines: {node: '>= 0.8'}
510
697
 
698
+ enhanced-resolve@5.20.0:
699
+ resolution: {integrity: sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==}
700
+ engines: {node: '>=10.13.0'}
701
+
511
702
  es-define-property@1.0.1:
512
703
  resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
513
704
  engines: {node: '>= 0.4'}
@@ -582,6 +773,9 @@ packages:
582
773
  resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
583
774
  engines: {node: '>= 0.4'}
584
775
 
776
+ graceful-fs@4.2.11:
777
+ resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
778
+
585
779
  has-flag@4.0.0:
586
780
  resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
587
781
  engines: {node: '>=8'}
@@ -609,10 +803,18 @@ packages:
609
803
  resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
610
804
  engines: {node: '>= 0.10'}
611
805
 
806
+ is-extglob@2.1.1:
807
+ resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
808
+ engines: {node: '>=0.10.0'}
809
+
612
810
  is-fullwidth-code-point@3.0.0:
613
811
  resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
614
812
  engines: {node: '>=8'}
615
813
 
814
+ is-glob@4.0.3:
815
+ resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
816
+ engines: {node: '>=0.10.0'}
817
+
616
818
  is-promise@4.0.0:
617
819
  resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
618
820
 
@@ -624,6 +826,83 @@ packages:
624
826
  engines: {node: '>=10'}
625
827
  hasBin: true
626
828
 
829
+ jiti@2.6.1:
830
+ resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
831
+ hasBin: true
832
+
833
+ lightningcss-android-arm64@1.31.1:
834
+ resolution: {integrity: sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==}
835
+ engines: {node: '>= 12.0.0'}
836
+ cpu: [arm64]
837
+ os: [android]
838
+
839
+ lightningcss-darwin-arm64@1.31.1:
840
+ resolution: {integrity: sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==}
841
+ engines: {node: '>= 12.0.0'}
842
+ cpu: [arm64]
843
+ os: [darwin]
844
+
845
+ lightningcss-darwin-x64@1.31.1:
846
+ resolution: {integrity: sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA==}
847
+ engines: {node: '>= 12.0.0'}
848
+ cpu: [x64]
849
+ os: [darwin]
850
+
851
+ lightningcss-freebsd-x64@1.31.1:
852
+ resolution: {integrity: sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==}
853
+ engines: {node: '>= 12.0.0'}
854
+ cpu: [x64]
855
+ os: [freebsd]
856
+
857
+ lightningcss-linux-arm-gnueabihf@1.31.1:
858
+ resolution: {integrity: sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g==}
859
+ engines: {node: '>= 12.0.0'}
860
+ cpu: [arm]
861
+ os: [linux]
862
+
863
+ lightningcss-linux-arm64-gnu@1.31.1:
864
+ resolution: {integrity: sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg==}
865
+ engines: {node: '>= 12.0.0'}
866
+ cpu: [arm64]
867
+ os: [linux]
868
+
869
+ lightningcss-linux-arm64-musl@1.31.1:
870
+ resolution: {integrity: sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==}
871
+ engines: {node: '>= 12.0.0'}
872
+ cpu: [arm64]
873
+ os: [linux]
874
+
875
+ lightningcss-linux-x64-gnu@1.31.1:
876
+ resolution: {integrity: sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==}
877
+ engines: {node: '>= 12.0.0'}
878
+ cpu: [x64]
879
+ os: [linux]
880
+
881
+ lightningcss-linux-x64-musl@1.31.1:
882
+ resolution: {integrity: sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==}
883
+ engines: {node: '>= 12.0.0'}
884
+ cpu: [x64]
885
+ os: [linux]
886
+
887
+ lightningcss-win32-arm64-msvc@1.31.1:
888
+ resolution: {integrity: sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==}
889
+ engines: {node: '>= 12.0.0'}
890
+ cpu: [arm64]
891
+ os: [win32]
892
+
893
+ lightningcss-win32-x64-msvc@1.31.1:
894
+ resolution: {integrity: sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw==}
895
+ engines: {node: '>= 12.0.0'}
896
+ cpu: [x64]
897
+ os: [win32]
898
+
899
+ lightningcss@1.31.1:
900
+ resolution: {integrity: sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ==}
901
+ engines: {node: '>= 12.0.0'}
902
+
903
+ magic-string@0.30.21:
904
+ resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
905
+
627
906
  math-intrinsics@1.1.0:
628
907
  resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
629
908
  engines: {node: '>= 0.4'}
@@ -648,6 +927,10 @@ packages:
648
927
  resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
649
928
  engines: {node: '>=10'}
650
929
 
930
+ mri@1.2.0:
931
+ resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
932
+ engines: {node: '>=4'}
933
+
651
934
  ms@2.1.3:
652
935
  resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
653
936
 
@@ -655,6 +938,9 @@ packages:
655
938
  resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
656
939
  engines: {node: '>= 0.6'}
657
940
 
941
+ node-addon-api@7.1.1:
942
+ resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
943
+
658
944
  object-inspect@1.13.4:
659
945
  resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
660
946
  engines: {node: '>= 0.4'}
@@ -680,6 +966,10 @@ packages:
680
966
  picocolors@1.1.1:
681
967
  resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
682
968
 
969
+ picomatch@4.0.3:
970
+ resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
971
+ engines: {node: '>=12'}
972
+
683
973
  proxy-addr@2.0.7:
684
974
  resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
685
975
  engines: {node: '>= 0.10'}
@@ -761,6 +1051,10 @@ packages:
761
1051
  resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
762
1052
  engines: {node: '>= 0.4'}
763
1053
 
1054
+ source-map-js@1.2.1:
1055
+ resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
1056
+ engines: {node: '>=0.10.0'}
1057
+
764
1058
  statuses@2.0.2:
765
1059
  resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
766
1060
  engines: {node: '>= 0.8'}
@@ -784,6 +1078,13 @@ packages:
784
1078
  tailwindcss@4.1.18:
785
1079
  resolution: {integrity: sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==}
786
1080
 
1081
+ tailwindcss@4.2.1:
1082
+ resolution: {integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==}
1083
+
1084
+ tapable@2.3.0:
1085
+ resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
1086
+ engines: {node: '>=6'}
1087
+
787
1088
  toidentifier@1.0.1:
788
1089
  resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
789
1090
  engines: {node: '>=0.6'}
@@ -804,10 +1105,6 @@ packages:
804
1105
  resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==}
805
1106
  engines: {node: '>= 0.6'}
806
1107
 
807
- types@0.1.1:
808
- resolution: {integrity: sha512-JuntZtJj4MKLE9x/XBs7IjsznYhzETwr34pw3XJTKvgYtAMdeMG+o8x8U85E5Lm6eCPa1DdOdGVsHMwq4ZnZAg==}
809
- engines: {node: '>= 0.6.0'}
810
-
811
1108
  typescript@5.9.3:
812
1109
  resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
813
1110
  engines: {node: '>=14.17'}
@@ -1034,6 +1331,156 @@ snapshots:
1034
1331
  '@img/sharp-win32-x64@0.34.5':
1035
1332
  optional: true
1036
1333
 
1334
+ '@jridgewell/gen-mapping@0.3.13':
1335
+ dependencies:
1336
+ '@jridgewell/sourcemap-codec': 1.5.5
1337
+ '@jridgewell/trace-mapping': 0.3.31
1338
+
1339
+ '@jridgewell/remapping@2.3.5':
1340
+ dependencies:
1341
+ '@jridgewell/gen-mapping': 0.3.13
1342
+ '@jridgewell/trace-mapping': 0.3.31
1343
+
1344
+ '@jridgewell/resolve-uri@3.1.2': {}
1345
+
1346
+ '@jridgewell/sourcemap-codec@1.5.5': {}
1347
+
1348
+ '@jridgewell/trace-mapping@0.3.31':
1349
+ dependencies:
1350
+ '@jridgewell/resolve-uri': 3.1.2
1351
+ '@jridgewell/sourcemap-codec': 1.5.5
1352
+
1353
+ '@parcel/watcher-android-arm64@2.5.6':
1354
+ optional: true
1355
+
1356
+ '@parcel/watcher-darwin-arm64@2.5.6':
1357
+ optional: true
1358
+
1359
+ '@parcel/watcher-darwin-x64@2.5.6':
1360
+ optional: true
1361
+
1362
+ '@parcel/watcher-freebsd-x64@2.5.6':
1363
+ optional: true
1364
+
1365
+ '@parcel/watcher-linux-arm-glibc@2.5.6':
1366
+ optional: true
1367
+
1368
+ '@parcel/watcher-linux-arm-musl@2.5.6':
1369
+ optional: true
1370
+
1371
+ '@parcel/watcher-linux-arm64-glibc@2.5.6':
1372
+ optional: true
1373
+
1374
+ '@parcel/watcher-linux-arm64-musl@2.5.6':
1375
+ optional: true
1376
+
1377
+ '@parcel/watcher-linux-x64-glibc@2.5.6':
1378
+ optional: true
1379
+
1380
+ '@parcel/watcher-linux-x64-musl@2.5.6':
1381
+ optional: true
1382
+
1383
+ '@parcel/watcher-win32-arm64@2.5.6':
1384
+ optional: true
1385
+
1386
+ '@parcel/watcher-win32-ia32@2.5.6':
1387
+ optional: true
1388
+
1389
+ '@parcel/watcher-win32-x64@2.5.6':
1390
+ optional: true
1391
+
1392
+ '@parcel/watcher@2.5.6':
1393
+ dependencies:
1394
+ detect-libc: 2.1.2
1395
+ is-glob: 4.0.3
1396
+ node-addon-api: 7.1.1
1397
+ picomatch: 4.0.3
1398
+ optionalDependencies:
1399
+ '@parcel/watcher-android-arm64': 2.5.6
1400
+ '@parcel/watcher-darwin-arm64': 2.5.6
1401
+ '@parcel/watcher-darwin-x64': 2.5.6
1402
+ '@parcel/watcher-freebsd-x64': 2.5.6
1403
+ '@parcel/watcher-linux-arm-glibc': 2.5.6
1404
+ '@parcel/watcher-linux-arm-musl': 2.5.6
1405
+ '@parcel/watcher-linux-arm64-glibc': 2.5.6
1406
+ '@parcel/watcher-linux-arm64-musl': 2.5.6
1407
+ '@parcel/watcher-linux-x64-glibc': 2.5.6
1408
+ '@parcel/watcher-linux-x64-musl': 2.5.6
1409
+ '@parcel/watcher-win32-arm64': 2.5.6
1410
+ '@parcel/watcher-win32-ia32': 2.5.6
1411
+ '@parcel/watcher-win32-x64': 2.5.6
1412
+
1413
+ '@tailwindcss/cli@4.2.1':
1414
+ dependencies:
1415
+ '@parcel/watcher': 2.5.6
1416
+ '@tailwindcss/node': 4.2.1
1417
+ '@tailwindcss/oxide': 4.2.1
1418
+ enhanced-resolve: 5.20.0
1419
+ mri: 1.2.0
1420
+ picocolors: 1.1.1
1421
+ tailwindcss: 4.2.1
1422
+
1423
+ '@tailwindcss/node@4.2.1':
1424
+ dependencies:
1425
+ '@jridgewell/remapping': 2.3.5
1426
+ enhanced-resolve: 5.20.0
1427
+ jiti: 2.6.1
1428
+ lightningcss: 1.31.1
1429
+ magic-string: 0.30.21
1430
+ source-map-js: 1.2.1
1431
+ tailwindcss: 4.2.1
1432
+
1433
+ '@tailwindcss/oxide-android-arm64@4.2.1':
1434
+ optional: true
1435
+
1436
+ '@tailwindcss/oxide-darwin-arm64@4.2.1':
1437
+ optional: true
1438
+
1439
+ '@tailwindcss/oxide-darwin-x64@4.2.1':
1440
+ optional: true
1441
+
1442
+ '@tailwindcss/oxide-freebsd-x64@4.2.1':
1443
+ optional: true
1444
+
1445
+ '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1':
1446
+ optional: true
1447
+
1448
+ '@tailwindcss/oxide-linux-arm64-gnu@4.2.1':
1449
+ optional: true
1450
+
1451
+ '@tailwindcss/oxide-linux-arm64-musl@4.2.1':
1452
+ optional: true
1453
+
1454
+ '@tailwindcss/oxide-linux-x64-gnu@4.2.1':
1455
+ optional: true
1456
+
1457
+ '@tailwindcss/oxide-linux-x64-musl@4.2.1':
1458
+ optional: true
1459
+
1460
+ '@tailwindcss/oxide-wasm32-wasi@4.2.1':
1461
+ optional: true
1462
+
1463
+ '@tailwindcss/oxide-win32-arm64-msvc@4.2.1':
1464
+ optional: true
1465
+
1466
+ '@tailwindcss/oxide-win32-x64-msvc@4.2.1':
1467
+ optional: true
1468
+
1469
+ '@tailwindcss/oxide@4.2.1':
1470
+ optionalDependencies:
1471
+ '@tailwindcss/oxide-android-arm64': 4.2.1
1472
+ '@tailwindcss/oxide-darwin-arm64': 4.2.1
1473
+ '@tailwindcss/oxide-darwin-x64': 4.2.1
1474
+ '@tailwindcss/oxide-freebsd-x64': 4.2.1
1475
+ '@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.1
1476
+ '@tailwindcss/oxide-linux-arm64-gnu': 4.2.1
1477
+ '@tailwindcss/oxide-linux-arm64-musl': 4.2.1
1478
+ '@tailwindcss/oxide-linux-x64-gnu': 4.2.1
1479
+ '@tailwindcss/oxide-linux-x64-musl': 4.2.1
1480
+ '@tailwindcss/oxide-wasm32-wasi': 4.2.1
1481
+ '@tailwindcss/oxide-win32-arm64-msvc': 4.2.1
1482
+ '@tailwindcss/oxide-win32-x64-msvc': 4.2.1
1483
+
1037
1484
  '@types/body-parser@1.19.6':
1038
1485
  dependencies:
1039
1486
  '@types/connect': 3.4.38
@@ -1193,6 +1640,11 @@ snapshots:
1193
1640
 
1194
1641
  encodeurl@2.0.0: {}
1195
1642
 
1643
+ enhanced-resolve@5.20.0:
1644
+ dependencies:
1645
+ graceful-fs: 4.2.11
1646
+ tapable: 2.3.0
1647
+
1196
1648
  es-define-property@1.0.1: {}
1197
1649
 
1198
1650
  es-errors@1.3.0: {}
@@ -1319,6 +1771,8 @@ snapshots:
1319
1771
 
1320
1772
  gopd@1.2.0: {}
1321
1773
 
1774
+ graceful-fs@4.2.11: {}
1775
+
1322
1776
  has-flag@4.0.0: {}
1323
1777
 
1324
1778
  has-symbols@1.1.0: {}
@@ -1343,8 +1797,14 @@ snapshots:
1343
1797
 
1344
1798
  ipaddr.js@1.9.1: {}
1345
1799
 
1800
+ is-extglob@2.1.1: {}
1801
+
1346
1802
  is-fullwidth-code-point@3.0.0: {}
1347
1803
 
1804
+ is-glob@4.0.3:
1805
+ dependencies:
1806
+ is-extglob: 2.1.1
1807
+
1348
1808
  is-promise@4.0.0: {}
1349
1809
 
1350
1810
  isexe@2.0.0: {}
@@ -1355,6 +1815,61 @@ snapshots:
1355
1815
  filelist: 1.0.4
1356
1816
  picocolors: 1.1.1
1357
1817
 
1818
+ jiti@2.6.1: {}
1819
+
1820
+ lightningcss-android-arm64@1.31.1:
1821
+ optional: true
1822
+
1823
+ lightningcss-darwin-arm64@1.31.1:
1824
+ optional: true
1825
+
1826
+ lightningcss-darwin-x64@1.31.1:
1827
+ optional: true
1828
+
1829
+ lightningcss-freebsd-x64@1.31.1:
1830
+ optional: true
1831
+
1832
+ lightningcss-linux-arm-gnueabihf@1.31.1:
1833
+ optional: true
1834
+
1835
+ lightningcss-linux-arm64-gnu@1.31.1:
1836
+ optional: true
1837
+
1838
+ lightningcss-linux-arm64-musl@1.31.1:
1839
+ optional: true
1840
+
1841
+ lightningcss-linux-x64-gnu@1.31.1:
1842
+ optional: true
1843
+
1844
+ lightningcss-linux-x64-musl@1.31.1:
1845
+ optional: true
1846
+
1847
+ lightningcss-win32-arm64-msvc@1.31.1:
1848
+ optional: true
1849
+
1850
+ lightningcss-win32-x64-msvc@1.31.1:
1851
+ optional: true
1852
+
1853
+ lightningcss@1.31.1:
1854
+ dependencies:
1855
+ detect-libc: 2.1.2
1856
+ optionalDependencies:
1857
+ lightningcss-android-arm64: 1.31.1
1858
+ lightningcss-darwin-arm64: 1.31.1
1859
+ lightningcss-darwin-x64: 1.31.1
1860
+ lightningcss-freebsd-x64: 1.31.1
1861
+ lightningcss-linux-arm-gnueabihf: 1.31.1
1862
+ lightningcss-linux-arm64-gnu: 1.31.1
1863
+ lightningcss-linux-arm64-musl: 1.31.1
1864
+ lightningcss-linux-x64-gnu: 1.31.1
1865
+ lightningcss-linux-x64-musl: 1.31.1
1866
+ lightningcss-win32-arm64-msvc: 1.31.1
1867
+ lightningcss-win32-x64-msvc: 1.31.1
1868
+
1869
+ magic-string@0.30.21:
1870
+ dependencies:
1871
+ '@jridgewell/sourcemap-codec': 1.5.5
1872
+
1358
1873
  math-intrinsics@1.1.0: {}
1359
1874
 
1360
1875
  media-typer@1.1.0: {}
@@ -1371,10 +1886,14 @@ snapshots:
1371
1886
  dependencies:
1372
1887
  brace-expansion: 2.0.2
1373
1888
 
1889
+ mri@1.2.0: {}
1890
+
1374
1891
  ms@2.1.3: {}
1375
1892
 
1376
1893
  negotiator@1.0.0: {}
1377
1894
 
1895
+ node-addon-api@7.1.1: {}
1896
+
1378
1897
  object-inspect@1.13.4: {}
1379
1898
 
1380
1899
  on-finished@2.4.1:
@@ -1393,6 +1912,8 @@ snapshots:
1393
1912
 
1394
1913
  picocolors@1.1.1: {}
1395
1914
 
1915
+ picomatch@4.0.3: {}
1916
+
1396
1917
  proxy-addr@2.0.7:
1397
1918
  dependencies:
1398
1919
  forwarded: 0.2.0
@@ -1527,6 +2048,8 @@ snapshots:
1527
2048
  side-channel-map: 1.0.1
1528
2049
  side-channel-weakmap: 1.0.2
1529
2050
 
2051
+ source-map-js@1.2.1: {}
2052
+
1530
2053
  statuses@2.0.2: {}
1531
2054
 
1532
2055
  string-width@4.2.3:
@@ -1549,6 +2072,10 @@ snapshots:
1549
2072
 
1550
2073
  tailwindcss@4.1.18: {}
1551
2074
 
2075
+ tailwindcss@4.2.1: {}
2076
+
2077
+ tapable@2.3.0: {}
2078
+
1552
2079
  toidentifier@1.0.1: {}
1553
2080
 
1554
2081
  tree-kill@1.2.2: {}
@@ -1568,8 +2095,6 @@ snapshots:
1568
2095
  media-typer: 1.1.0
1569
2096
  mime-types: 3.0.2
1570
2097
 
1571
- types@0.1.1: {}
1572
-
1573
2098
  typescript@5.9.3: {}
1574
2099
 
1575
2100
  undici-types@7.16.0: {}