diff options
| author | Renovate | 2026-03-19 04:08:13 +0000 |
|---|---|---|
| committer | Renovate | 2026-03-19 04:08:13 +0000 |
| commit | 8f63fb9648a6a937a93de755d388b6d5fb32bb08 (patch) | |
| tree | 6876ae2df4242db259dd00eb8ac9898854b29556 /package-lock.json | |
| parent | b8565e0186922aaf25fed05654d3824b7b57f103 (diff) | |
RenovateBot: Update dependency @tailwindcss/cli to v4.2.2
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 577 |
1 files changed, 571 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index fc25722..ded0d97 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -424,23 +424,588 @@ | |||
| 424 | } | 424 | } |
| 425 | }, | 425 | }, |
| 426 | "node_modules/@tailwindcss/cli": { | 426 | "node_modules/@tailwindcss/cli": { |
| 427 | "version": "4.2.1", | 427 | "version": "4.2.2", |
| 428 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.2.1.tgz", | 428 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.2.2.tgz", |
| 429 | "integrity": "sha512-b7MGn51IA80oSG+7fuAgzfQ+7pZBgjzbqwmiv6NO7/+a1sev32cGqnwhscT7h0EcAvMa9r7gjRylqOH8Xhc4DA==", | 429 | "integrity": "sha512-iJS+8kAFZ8HPqnh0O5DHCLjo4L6dD97DBQEkrhfSO4V96xeefUus2jqsBs1dUMt3OU9Ks4qIkiY0mpL5UW+4LQ==", |
| 430 | "license": "MIT", | 430 | "license": "MIT", |
| 431 | "dependencies": { | 431 | "dependencies": { |
| 432 | "@parcel/watcher": "^2.5.1", | 432 | "@parcel/watcher": "^2.5.1", |
| 433 | "@tailwindcss/node": "4.2.1", | 433 | "@tailwindcss/node": "4.2.2", |
| 434 | "@tailwindcss/oxide": "4.2.1", | 434 | "@tailwindcss/oxide": "4.2.2", |
| 435 | "enhanced-resolve": "^5.19.0", | 435 | "enhanced-resolve": "^5.19.0", |
| 436 | "mri": "^1.2.0", | 436 | "mri": "^1.2.0", |
| 437 | "picocolors": "^1.1.1", | 437 | "picocolors": "^1.1.1", |
| 438 | "tailwindcss": "4.2.1" | 438 | "tailwindcss": "4.2.2" |
| 439 | }, | 439 | }, |
| 440 | "bin": { | 440 | "bin": { |
| 441 | "tailwindcss": "dist/index.mjs" | 441 | "tailwindcss": "dist/index.mjs" |
| 442 | } | 442 | } |
| 443 | }, | 443 | }, |
| 444 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/node": { | ||
| 445 | "version": "4.2.2", | ||
| 446 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.2.tgz", | ||
| 447 | "integrity": "sha512-pXS+wJ2gZpVXqFaUEjojq7jzMpTGf8rU6ipJz5ovJV6PUGmlJ+jvIwGrzdHdQ80Sg+wmQxUFuoW1UAAwHNEdFA==", | ||
| 448 | "license": "MIT", | ||
| 449 | "dependencies": { | ||
| 450 | "@jridgewell/remapping": "^2.3.5", | ||
| 451 | "enhanced-resolve": "^5.19.0", | ||
| 452 | "jiti": "^2.6.1", | ||
| 453 | "lightningcss": "1.32.0", | ||
| 454 | "magic-string": "^0.30.21", | ||
| 455 | "source-map-js": "^1.2.1", | ||
| 456 | "tailwindcss": "4.2.2" | ||
| 457 | } | ||
| 458 | }, | ||
| 459 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide": { | ||
| 460 | "version": "4.2.2", | ||
| 461 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.2.tgz", | ||
| 462 | "integrity": "sha512-qEUA07+E5kehxYp9BVMpq9E8vnJuBHfJEC0vPC5e7iL/hw7HR61aDKoVoKzrG+QKp56vhNZe4qwkRmMC0zDLvg==", | ||
| 463 | "license": "MIT", | ||
| 464 | "engines": { | ||
| 465 | "node": ">= 20" | ||
| 466 | }, | ||
| 467 | "optionalDependencies": { | ||
| 468 | "@tailwindcss/oxide-android-arm64": "4.2.2", | ||
| 469 | "@tailwindcss/oxide-darwin-arm64": "4.2.2", | ||
| 470 | "@tailwindcss/oxide-darwin-x64": "4.2.2", | ||
| 471 | "@tailwindcss/oxide-freebsd-x64": "4.2.2", | ||
| 472 | "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.2", | ||
| 473 | "@tailwindcss/oxide-linux-arm64-gnu": "4.2.2", | ||
| 474 | "@tailwindcss/oxide-linux-arm64-musl": "4.2.2", | ||
| 475 | "@tailwindcss/oxide-linux-x64-gnu": "4.2.2", | ||
| 476 | "@tailwindcss/oxide-linux-x64-musl": "4.2.2", | ||
| 477 | "@tailwindcss/oxide-wasm32-wasi": "4.2.2", | ||
| 478 | "@tailwindcss/oxide-win32-arm64-msvc": "4.2.2", | ||
| 479 | "@tailwindcss/oxide-win32-x64-msvc": "4.2.2" | ||
| 480 | } | ||
| 481 | }, | ||
| 482 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-android-arm64": { | ||
| 483 | "version": "4.2.2", | ||
| 484 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.2.tgz", | ||
| 485 | "integrity": "sha512-dXGR1n+P3B6748jZO/SvHZq7qBOqqzQ+yFrXpoOWWALWndF9MoSKAT3Q0fYgAzYzGhxNYOoysRvYlpixRBBoDg==", | ||
| 486 | "cpu": [ | ||
| 487 | "arm64" | ||
| 488 | ], | ||
| 489 | "license": "MIT", | ||
| 490 | "optional": true, | ||
| 491 | "os": [ | ||
| 492 | "android" | ||
| 493 | ], | ||
| 494 | "engines": { | ||
| 495 | "node": ">= 20" | ||
| 496 | } | ||
| 497 | }, | ||
| 498 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-darwin-arm64": { | ||
| 499 | "version": "4.2.2", | ||
| 500 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.2.tgz", | ||
| 501 | "integrity": "sha512-iq9Qjr6knfMpZHj55/37ouZeykwbDqF21gPFtfnhCCKGDcPI/21FKC9XdMO/XyBM7qKORx6UIhGgg6jLl7BZlg==", | ||
| 502 | "cpu": [ | ||
| 503 | "arm64" | ||
| 504 | ], | ||
| 505 | "license": "MIT", | ||
| 506 | "optional": true, | ||
| 507 | "os": [ | ||
| 508 | "darwin" | ||
| 509 | ], | ||
| 510 | "engines": { | ||
| 511 | "node": ">= 20" | ||
| 512 | } | ||
| 513 | }, | ||
| 514 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-darwin-x64": { | ||
| 515 | "version": "4.2.2", | ||
| 516 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.2.tgz", | ||
| 517 | "integrity": "sha512-BlR+2c3nzc8f2G639LpL89YY4bdcIdUmiOOkv2GQv4/4M0vJlpXEa0JXNHhCHU7VWOKWT/CjqHdTP8aUuDJkuw==", | ||
| 518 | "cpu": [ | ||
| 519 | "x64" | ||
| 520 | ], | ||
| 521 | "license": "MIT", | ||
| 522 | "optional": true, | ||
| 523 | "os": [ | ||
| 524 | "darwin" | ||
| 525 | ], | ||
| 526 | "engines": { | ||
| 527 | "node": ">= 20" | ||
| 528 | } | ||
| 529 | }, | ||
| 530 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-freebsd-x64": { | ||
| 531 | "version": "4.2.2", | ||
| 532 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.2.tgz", | ||
| 533 | "integrity": "sha512-YUqUgrGMSu2CDO82hzlQ5qSb5xmx3RUrke/QgnoEx7KvmRJHQuZHZmZTLSuuHwFf0DJPybFMXMYf+WJdxHy/nQ==", | ||
| 534 | "cpu": [ | ||
| 535 | "x64" | ||
| 536 | ], | ||
| 537 | "license": "MIT", | ||
| 538 | "optional": true, | ||
| 539 | "os": [ | ||
| 540 | "freebsd" | ||
| 541 | ], | ||
| 542 | "engines": { | ||
| 543 | "node": ">= 20" | ||
| 544 | } | ||
| 545 | }, | ||
| 546 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { | ||
| 547 | "version": "4.2.2", | ||
| 548 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.2.tgz", | ||
| 549 | "integrity": "sha512-FPdhvsW6g06T9BWT0qTwiVZYE2WIFo2dY5aCSpjG/S/u1tby+wXoslXS0kl3/KXnULlLr1E3NPRRw0g7t2kgaQ==", | ||
| 550 | "cpu": [ | ||
| 551 | "arm" | ||
| 552 | ], | ||
| 553 | "license": "MIT", | ||
| 554 | "optional": true, | ||
| 555 | "os": [ | ||
| 556 | "linux" | ||
| 557 | ], | ||
| 558 | "engines": { | ||
| 559 | "node": ">= 20" | ||
| 560 | } | ||
| 561 | }, | ||
| 562 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm64-gnu": { | ||
| 563 | "version": "4.2.2", | ||
| 564 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.2.tgz", | ||
| 565 | "integrity": "sha512-4og1V+ftEPXGttOO7eCmW7VICmzzJWgMx+QXAJRAhjrSjumCwWqMfkDrNu1LXEQzNAwz28NCUpucgQPrR4S2yw==", | ||
| 566 | "cpu": [ | ||
| 567 | "arm64" | ||
| 568 | ], | ||
| 569 | "license": "MIT", | ||
| 570 | "optional": true, | ||
| 571 | "os": [ | ||
| 572 | "linux" | ||
| 573 | ], | ||
| 574 | "engines": { | ||
| 575 | "node": ">= 20" | ||
| 576 | } | ||
| 577 | }, | ||
| 578 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm64-musl": { | ||
| 579 | "version": "4.2.2", | ||
| 580 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.2.tgz", | ||
| 581 | "integrity": "sha512-oCfG/mS+/+XRlwNjnsNLVwnMWYH7tn/kYPsNPh+JSOMlnt93mYNCKHYzylRhI51X+TbR+ufNhhKKzm6QkqX8ag==", | ||
| 582 | "cpu": [ | ||
| 583 | "arm64" | ||
| 584 | ], | ||
| 585 | "license": "MIT", | ||
| 586 | "optional": true, | ||
| 587 | "os": [ | ||
| 588 | "linux" | ||
| 589 | ], | ||
| 590 | "engines": { | ||
| 591 | "node": ">= 20" | ||
| 592 | } | ||
| 593 | }, | ||
| 594 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-x64-gnu": { | ||
| 595 | "version": "4.2.2", | ||
| 596 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.2.tgz", | ||
| 597 | "integrity": "sha512-rTAGAkDgqbXHNp/xW0iugLVmX62wOp2PoE39BTCGKjv3Iocf6AFbRP/wZT/kuCxC9QBh9Pu8XPkv/zCZB2mcMg==", | ||
| 598 | "cpu": [ | ||
| 599 | "x64" | ||
| 600 | ], | ||
| 601 | "license": "MIT", | ||
| 602 | "optional": true, | ||
| 603 | "os": [ | ||
| 604 | "linux" | ||
| 605 | ], | ||
| 606 | "engines": { | ||
| 607 | "node": ">= 20" | ||
| 608 | } | ||
| 609 | }, | ||
| 610 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-x64-musl": { | ||
| 611 | "version": "4.2.2", | ||
| 612 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.2.tgz", | ||
| 613 | "integrity": "sha512-XW3t3qwbIwiSyRCggeO2zxe3KWaEbM0/kW9e8+0XpBgyKU4ATYzcVSMKteZJ1iukJ3HgHBjbg9P5YPRCVUxlnQ==", | ||
| 614 | "cpu": [ | ||
| 615 | "x64" | ||
| 616 | ], | ||
| 617 | "license": "MIT", | ||
| 618 | "optional": true, | ||
| 619 | "os": [ | ||
| 620 | "linux" | ||
| 621 | ], | ||
| 622 | "engines": { | ||
| 623 | "node": ">= 20" | ||
| 624 | } | ||
| 625 | }, | ||
| 626 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi": { | ||
| 627 | "version": "4.2.2", | ||
| 628 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.2.tgz", | ||
| 629 | "integrity": "sha512-eKSztKsmEsn1O5lJ4ZAfyn41NfG7vzCg496YiGtMDV86jz1q/irhms5O0VrY6ZwTUkFy/EKG3RfWgxSI3VbZ8Q==", | ||
| 630 | "bundleDependencies": [ | ||
| 631 | "@napi-rs/wasm-runtime", | ||
| 632 | "@emnapi/core", | ||
| 633 | "@emnapi/runtime", | ||
| 634 | "@tybys/wasm-util", | ||
| 635 | "@emnapi/wasi-threads", | ||
| 636 | "tslib" | ||
| 637 | ], | ||
| 638 | "cpu": [ | ||
| 639 | "wasm32" | ||
| 640 | ], | ||
| 641 | "license": "MIT", | ||
| 642 | "optional": true, | ||
| 643 | "dependencies": { | ||
| 644 | "@emnapi/core": "^1.8.1", | ||
| 645 | "@emnapi/runtime": "^1.8.1", | ||
| 646 | "@emnapi/wasi-threads": "^1.1.0", | ||
| 647 | "@napi-rs/wasm-runtime": "^1.1.1", | ||
| 648 | "@tybys/wasm-util": "^0.10.1", | ||
| 649 | "tslib": "^2.8.1" | ||
| 650 | }, | ||
| 651 | "engines": { | ||
| 652 | "node": ">=14.0.0" | ||
| 653 | } | ||
| 654 | }, | ||
| 655 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { | ||
| 656 | "version": "1.8.1", | ||
| 657 | "inBundle": true, | ||
| 658 | "license": "MIT", | ||
| 659 | "optional": true, | ||
| 660 | "dependencies": { | ||
| 661 | "@emnapi/wasi-threads": "1.1.0", | ||
| 662 | "tslib": "^2.4.0" | ||
| 663 | } | ||
| 664 | }, | ||
| 665 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { | ||
| 666 | "version": "1.8.1", | ||
| 667 | "inBundle": true, | ||
| 668 | "license": "MIT", | ||
| 669 | "optional": true, | ||
| 670 | "dependencies": { | ||
| 671 | "tslib": "^2.4.0" | ||
| 672 | } | ||
| 673 | }, | ||
| 674 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { | ||
| 675 | "version": "1.1.0", | ||
| 676 | "inBundle": true, | ||
| 677 | "license": "MIT", | ||
| 678 | "optional": true, | ||
| 679 | "dependencies": { | ||
| 680 | "tslib": "^2.4.0" | ||
| 681 | } | ||
| 682 | }, | ||
| 683 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { | ||
| 684 | "version": "1.1.1", | ||
| 685 | "inBundle": true, | ||
| 686 | "license": "MIT", | ||
| 687 | "optional": true, | ||
| 688 | "dependencies": { | ||
| 689 | "@emnapi/core": "^1.7.1", | ||
| 690 | "@emnapi/runtime": "^1.7.1", | ||
| 691 | "@tybys/wasm-util": "^0.10.1" | ||
| 692 | }, | ||
| 693 | "funding": { | ||
| 694 | "type": "github", | ||
| 695 | "url": "https://github.com/sponsors/Brooooooklyn" | ||
| 696 | } | ||
| 697 | }, | ||
| 698 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { | ||
| 699 | "version": "0.10.1", | ||
| 700 | "inBundle": true, | ||
| 701 | "license": "MIT", | ||
| 702 | "optional": true, | ||
| 703 | "dependencies": { | ||
| 704 | "tslib": "^2.4.0" | ||
| 705 | } | ||
| 706 | }, | ||
| 707 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { | ||
| 708 | "version": "2.8.1", | ||
| 709 | "inBundle": true, | ||
| 710 | "license": "0BSD", | ||
| 711 | "optional": true | ||
| 712 | }, | ||
| 713 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-win32-arm64-msvc": { | ||
| 714 | "version": "4.2.2", | ||
| 715 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.2.tgz", | ||
| 716 | "integrity": "sha512-qPmaQM4iKu5mxpsrWZMOZRgZv1tOZpUm+zdhhQP0VhJfyGGO3aUKdbh3gDZc/dPLQwW4eSqWGrrcWNBZWUWaXQ==", | ||
| 717 | "cpu": [ | ||
| 718 | "arm64" | ||
| 719 | ], | ||
| 720 | "license": "MIT", | ||
| 721 | "optional": true, | ||
| 722 | "os": [ | ||
| 723 | "win32" | ||
| 724 | ], | ||
| 725 | "engines": { | ||
| 726 | "node": ">= 20" | ||
| 727 | } | ||
| 728 | }, | ||
| 729 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-win32-x64-msvc": { | ||
| 730 | "version": "4.2.2", | ||
| 731 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.2.tgz", | ||
| 732 | "integrity": "sha512-1T/37VvI7WyH66b+vqHj/cLwnCxt7Qt3WFu5Q8hk65aOvlwAhs7rAp1VkulBJw/N4tMirXjVnylTR72uI0HGcA==", | ||
| 733 | "cpu": [ | ||
| 734 | "x64" | ||
| 735 | ], | ||
| 736 | "license": "MIT", | ||
| 737 | "optional": true, | ||
| 738 | "os": [ | ||
| 739 | "win32" | ||
| 740 | ], | ||
| 741 | "engines": { | ||
| 742 | "node": ">= 20" | ||
| 743 | } | ||
| 744 | }, | ||
| 745 | "node_modules/@tailwindcss/cli/node_modules/detect-libc": { | ||
| 746 | "version": "2.1.2", | ||
| 747 | "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", | ||
| 748 | "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", | ||
| 749 | "license": "Apache-2.0", | ||
| 750 | "engines": { | ||
| 751 | "node": ">=8" | ||
| 752 | } | ||
| 753 | }, | ||
| 754 | "node_modules/@tailwindcss/cli/node_modules/lightningcss": { | ||
| 755 | "version": "1.32.0", | ||
| 756 | "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", | ||
| 757 | "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", | ||
| 758 | "license": "MPL-2.0", | ||
| 759 | "dependencies": { | ||
| 760 | "detect-libc": "^2.0.3" | ||
| 761 | }, | ||
| 762 | "engines": { | ||
| 763 | "node": ">= 12.0.0" | ||
| 764 | }, | ||
| 765 | "funding": { | ||
| 766 | "type": "opencollective", | ||
| 767 | "url": "https://opencollective.com/parcel" | ||
| 768 | }, | ||
| 769 | "optionalDependencies": { | ||
| 770 | "lightningcss-android-arm64": "1.32.0", | ||
| 771 | "lightningcss-darwin-arm64": "1.32.0", | ||
| 772 | "lightningcss-darwin-x64": "1.32.0", | ||
| 773 | "lightningcss-freebsd-x64": "1.32.0", | ||
| 774 | "lightningcss-linux-arm-gnueabihf": "1.32.0", | ||
| 775 | "lightningcss-linux-arm64-gnu": "1.32.0", | ||
| 776 | "lightningcss-linux-arm64-musl": "1.32.0", | ||
| 777 | "lightningcss-linux-x64-gnu": "1.32.0", | ||
| 778 | "lightningcss-linux-x64-musl": "1.32.0", | ||
| 779 | "lightningcss-win32-arm64-msvc": "1.32.0", | ||
| 780 | "lightningcss-win32-x64-msvc": "1.32.0" | ||
| 781 | } | ||
| 782 | }, | ||
| 783 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-android-arm64": { | ||
| 784 | "version": "1.32.0", | ||
| 785 | "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", | ||
| 786 | "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", | ||
| 787 | "cpu": [ | ||
| 788 | "arm64" | ||
| 789 | ], | ||
| 790 | "license": "MPL-2.0", | ||
| 791 | "optional": true, | ||
| 792 | "os": [ | ||
| 793 | "android" | ||
| 794 | ], | ||
| 795 | "engines": { | ||
| 796 | "node": ">= 12.0.0" | ||
| 797 | }, | ||
| 798 | "funding": { | ||
| 799 | "type": "opencollective", | ||
| 800 | "url": "https://opencollective.com/parcel" | ||
| 801 | } | ||
| 802 | }, | ||
| 803 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-darwin-arm64": { | ||
| 804 | "version": "1.32.0", | ||
| 805 | "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", | ||
| 806 | "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", | ||
| 807 | "cpu": [ | ||
| 808 | "arm64" | ||
| 809 | ], | ||
| 810 | "license": "MPL-2.0", | ||
| 811 | "optional": true, | ||
| 812 | "os": [ | ||
| 813 | "darwin" | ||
| 814 | ], | ||
| 815 | "engines": { | ||
| 816 | "node": ">= 12.0.0" | ||
| 817 | }, | ||
| 818 | "funding": { | ||
| 819 | "type": "opencollective", | ||
| 820 | "url": "https://opencollective.com/parcel" | ||
| 821 | } | ||
| 822 | }, | ||
| 823 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-darwin-x64": { | ||
| 824 | "version": "1.32.0", | ||
| 825 | "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", | ||
| 826 | "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", | ||
| 827 | "cpu": [ | ||
| 828 | "x64" | ||
| 829 | ], | ||
| 830 | "license": "MPL-2.0", | ||
| 831 | "optional": true, | ||
| 832 | "os": [ | ||
| 833 | "darwin" | ||
| 834 | ], | ||
| 835 | "engines": { | ||
| 836 | "node": ">= 12.0.0" | ||
| 837 | }, | ||
| 838 | "funding": { | ||
| 839 | "type": "opencollective", | ||
| 840 | "url": "https://opencollective.com/parcel" | ||
| 841 | } | ||
| 842 | }, | ||
| 843 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-freebsd-x64": { | ||
| 844 | "version": "1.32.0", | ||
| 845 | "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", | ||
| 846 | "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", | ||
| 847 | "cpu": [ | ||
| 848 | "x64" | ||
| 849 | ], | ||
| 850 | "license": "MPL-2.0", | ||
| 851 | "optional": true, | ||
| 852 | "os": [ | ||
| 853 | "freebsd" | ||
| 854 | ], | ||
| 855 | "engines": { | ||
| 856 | "node": ">= 12.0.0" | ||
| 857 | }, | ||
| 858 | "funding": { | ||
| 859 | "type": "opencollective", | ||
| 860 | "url": "https://opencollective.com/parcel" | ||
| 861 | } | ||
| 862 | }, | ||
| 863 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-linux-arm-gnueabihf": { | ||
| 864 | "version": "1.32.0", | ||
| 865 | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", | ||
| 866 | "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", | ||
| 867 | "cpu": [ | ||
| 868 | "arm" | ||
| 869 | ], | ||
| 870 | "license": "MPL-2.0", | ||
| 871 | "optional": true, | ||
| 872 | "os": [ | ||
| 873 | "linux" | ||
| 874 | ], | ||
| 875 | "engines": { | ||
| 876 | "node": ">= 12.0.0" | ||
| 877 | }, | ||
| 878 | "funding": { | ||
| 879 | "type": "opencollective", | ||
| 880 | "url": "https://opencollective.com/parcel" | ||
| 881 | } | ||
| 882 | }, | ||
| 883 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-linux-arm64-gnu": { | ||
| 884 | "version": "1.32.0", | ||
| 885 | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", | ||
| 886 | "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", | ||
| 887 | "cpu": [ | ||
| 888 | "arm64" | ||
| 889 | ], | ||
| 890 | "license": "MPL-2.0", | ||
| 891 | "optional": true, | ||
| 892 | "os": [ | ||
| 893 | "linux" | ||
| 894 | ], | ||
| 895 | "engines": { | ||
| 896 | "node": ">= 12.0.0" | ||
| 897 | }, | ||
| 898 | "funding": { | ||
| 899 | "type": "opencollective", | ||
| 900 | "url": "https://opencollective.com/parcel" | ||
| 901 | } | ||
| 902 | }, | ||
| 903 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-linux-arm64-musl": { | ||
| 904 | "version": "1.32.0", | ||
| 905 | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", | ||
| 906 | "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", | ||
| 907 | "cpu": [ | ||
| 908 | "arm64" | ||
| 909 | ], | ||
| 910 | "license": "MPL-2.0", | ||
| 911 | "optional": true, | ||
| 912 | "os": [ | ||
| 913 | "linux" | ||
| 914 | ], | ||
| 915 | "engines": { | ||
| 916 | "node": ">= 12.0.0" | ||
| 917 | }, | ||
| 918 | "funding": { | ||
| 919 | "type": "opencollective", | ||
| 920 | "url": "https://opencollective.com/parcel" | ||
| 921 | } | ||
| 922 | }, | ||
| 923 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-linux-x64-gnu": { | ||
| 924 | "version": "1.32.0", | ||
| 925 | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", | ||
| 926 | "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", | ||
| 927 | "cpu": [ | ||
| 928 | "x64" | ||
| 929 | ], | ||
| 930 | "license": "MPL-2.0", | ||
| 931 | "optional": true, | ||
| 932 | "os": [ | ||
| 933 | "linux" | ||
| 934 | ], | ||
| 935 | "engines": { | ||
| 936 | "node": ">= 12.0.0" | ||
| 937 | }, | ||
| 938 | "funding": { | ||
| 939 | "type": "opencollective", | ||
| 940 | "url": "https://opencollective.com/parcel" | ||
| 941 | } | ||
| 942 | }, | ||
| 943 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-linux-x64-musl": { | ||
| 944 | "version": "1.32.0", | ||
| 945 | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", | ||
| 946 | "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", | ||
| 947 | "cpu": [ | ||
| 948 | "x64" | ||
| 949 | ], | ||
| 950 | "license": "MPL-2.0", | ||
| 951 | "optional": true, | ||
| 952 | "os": [ | ||
| 953 | "linux" | ||
| 954 | ], | ||
| 955 | "engines": { | ||
| 956 | "node": ">= 12.0.0" | ||
| 957 | }, | ||
| 958 | "funding": { | ||
| 959 | "type": "opencollective", | ||
| 960 | "url": "https://opencollective.com/parcel" | ||
| 961 | } | ||
| 962 | }, | ||
| 963 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-win32-arm64-msvc": { | ||
| 964 | "version": "1.32.0", | ||
| 965 | "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", | ||
| 966 | "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", | ||
| 967 | "cpu": [ | ||
| 968 | "arm64" | ||
| 969 | ], | ||
| 970 | "license": "MPL-2.0", | ||
| 971 | "optional": true, | ||
| 972 | "os": [ | ||
| 973 | "win32" | ||
| 974 | ], | ||
| 975 | "engines": { | ||
| 976 | "node": ">= 12.0.0" | ||
| 977 | }, | ||
| 978 | "funding": { | ||
| 979 | "type": "opencollective", | ||
| 980 | "url": "https://opencollective.com/parcel" | ||
| 981 | } | ||
| 982 | }, | ||
| 983 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-win32-x64-msvc": { | ||
| 984 | "version": "1.32.0", | ||
| 985 | "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", | ||
| 986 | "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", | ||
| 987 | "cpu": [ | ||
| 988 | "x64" | ||
| 989 | ], | ||
| 990 | "license": "MPL-2.0", | ||
| 991 | "optional": true, | ||
| 992 | "os": [ | ||
| 993 | "win32" | ||
| 994 | ], | ||
| 995 | "engines": { | ||
| 996 | "node": ">= 12.0.0" | ||
| 997 | }, | ||
| 998 | "funding": { | ||
| 999 | "type": "opencollective", | ||
| 1000 | "url": "https://opencollective.com/parcel" | ||
| 1001 | } | ||
| 1002 | }, | ||
| 1003 | "node_modules/@tailwindcss/cli/node_modules/tailwindcss": { | ||
| 1004 | "version": "4.2.2", | ||
| 1005 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz", | ||
| 1006 | "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==", | ||
| 1007 | "license": "MIT" | ||
| 1008 | }, | ||
| 444 | "node_modules/@tailwindcss/node": { | 1009 | "node_modules/@tailwindcss/node": { |
| 445 | "version": "4.2.1", | 1010 | "version": "4.2.1", |
| 446 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz", | 1011 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz", |
