diff options
| author | Renovate | 2026-03-10 04:08:05 +0000 |
|---|---|---|
| committer | Renovate | 2026-03-10 04:08:05 +0000 |
| commit | b31294d687f2eb49ccbbfcde7e019ccab95ae20f (patch) | |
| tree | 24f7531a6d3fc509d92ca733edd2b49dd17d4601 /package-lock.json | |
| parent | 1fcec8697f036301e444345a41d6de91124ad79a (diff) | |
RenovateBot: Update dependency @tailwindcss/cli to v4.2.1
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 597 |
1 files changed, 583 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json index e1e39ce..5a63bd6 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.1.18", | 427 | "version": "4.2.1", |
| 428 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.18.tgz", | 428 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.2.1.tgz", |
| 429 | "integrity": "sha512-sMZ+lZbDyxwjD2E0L7oRUjJ01Ffjtme5OtjvvnC+cV4CEDcbqzbp25TCpxHj6kWLU9+DlqJOiNgSOgctC2aZmg==", | 429 | "integrity": "sha512-b7MGn51IA80oSG+7fuAgzfQ+7pZBgjzbqwmiv6NO7/+a1sev32cGqnwhscT7h0EcAvMa9r7gjRylqOH8Xhc4DA==", |
| 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.1.18", | 433 | "@tailwindcss/node": "4.2.1", |
| 434 | "@tailwindcss/oxide": "4.1.18", | 434 | "@tailwindcss/oxide": "4.2.1", |
| 435 | "enhanced-resolve": "^5.18.3", | 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.1.18" | 438 | "tailwindcss": "4.2.1" |
| 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.1", | ||
| 446 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz", | ||
| 447 | "integrity": "sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==", | ||
| 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.31.1", | ||
| 454 | "magic-string": "^0.30.21", | ||
| 455 | "source-map-js": "^1.2.1", | ||
| 456 | "tailwindcss": "4.2.1" | ||
| 457 | } | ||
| 458 | }, | ||
| 459 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide": { | ||
| 460 | "version": "4.2.1", | ||
| 461 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz", | ||
| 462 | "integrity": "sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==", | ||
| 463 | "license": "MIT", | ||
| 464 | "engines": { | ||
| 465 | "node": ">= 20" | ||
| 466 | }, | ||
| 467 | "optionalDependencies": { | ||
| 468 | "@tailwindcss/oxide-android-arm64": "4.2.1", | ||
| 469 | "@tailwindcss/oxide-darwin-arm64": "4.2.1", | ||
| 470 | "@tailwindcss/oxide-darwin-x64": "4.2.1", | ||
| 471 | "@tailwindcss/oxide-freebsd-x64": "4.2.1", | ||
| 472 | "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.1", | ||
| 473 | "@tailwindcss/oxide-linux-arm64-gnu": "4.2.1", | ||
| 474 | "@tailwindcss/oxide-linux-arm64-musl": "4.2.1", | ||
| 475 | "@tailwindcss/oxide-linux-x64-gnu": "4.2.1", | ||
| 476 | "@tailwindcss/oxide-linux-x64-musl": "4.2.1", | ||
| 477 | "@tailwindcss/oxide-wasm32-wasi": "4.2.1", | ||
| 478 | "@tailwindcss/oxide-win32-arm64-msvc": "4.2.1", | ||
| 479 | "@tailwindcss/oxide-win32-x64-msvc": "4.2.1" | ||
| 480 | } | ||
| 481 | }, | ||
| 482 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-android-arm64": { | ||
| 483 | "version": "4.2.1", | ||
| 484 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.1.tgz", | ||
| 485 | "integrity": "sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==", | ||
| 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.1", | ||
| 500 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.1.tgz", | ||
| 501 | "integrity": "sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==", | ||
| 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.1", | ||
| 516 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.1.tgz", | ||
| 517 | "integrity": "sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==", | ||
| 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.1", | ||
| 532 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.1.tgz", | ||
| 533 | "integrity": "sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==", | ||
| 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.1", | ||
| 548 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.1.tgz", | ||
| 549 | "integrity": "sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==", | ||
| 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.1", | ||
| 564 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.1.tgz", | ||
| 565 | "integrity": "sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==", | ||
| 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.1", | ||
| 580 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.1.tgz", | ||
| 581 | "integrity": "sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==", | ||
| 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.1", | ||
| 596 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.1.tgz", | ||
| 597 | "integrity": "sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==", | ||
| 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.1", | ||
| 612 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.1.tgz", | ||
| 613 | "integrity": "sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==", | ||
| 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.1", | ||
| 628 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.1.tgz", | ||
| 629 | "integrity": "sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==", | ||
| 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.1", | ||
| 715 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.1.tgz", | ||
| 716 | "integrity": "sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==", | ||
| 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.1", | ||
| 731 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.1.tgz", | ||
| 732 | "integrity": "sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==", | ||
| 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.31.1", | ||
| 756 | "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.31.1.tgz", | ||
| 757 | "integrity": "sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ==", | ||
| 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.31.1", | ||
| 771 | "lightningcss-darwin-arm64": "1.31.1", | ||
| 772 | "lightningcss-darwin-x64": "1.31.1", | ||
| 773 | "lightningcss-freebsd-x64": "1.31.1", | ||
| 774 | "lightningcss-linux-arm-gnueabihf": "1.31.1", | ||
| 775 | "lightningcss-linux-arm64-gnu": "1.31.1", | ||
| 776 | "lightningcss-linux-arm64-musl": "1.31.1", | ||
| 777 | "lightningcss-linux-x64-gnu": "1.31.1", | ||
| 778 | "lightningcss-linux-x64-musl": "1.31.1", | ||
| 779 | "lightningcss-win32-arm64-msvc": "1.31.1", | ||
| 780 | "lightningcss-win32-x64-msvc": "1.31.1" | ||
| 781 | } | ||
| 782 | }, | ||
| 783 | "node_modules/@tailwindcss/cli/node_modules/lightningcss-android-arm64": { | ||
| 784 | "version": "1.31.1", | ||
| 785 | "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.31.1.tgz", | ||
| 786 | "integrity": "sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==", | ||
| 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.31.1", | ||
| 805 | "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.31.1.tgz", | ||
| 806 | "integrity": "sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==", | ||
| 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.31.1", | ||
| 825 | "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.31.1.tgz", | ||
| 826 | "integrity": "sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA==", | ||
| 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.31.1", | ||
| 845 | "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.31.1.tgz", | ||
| 846 | "integrity": "sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==", | ||
| 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.31.1", | ||
| 865 | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.31.1.tgz", | ||
| 866 | "integrity": "sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g==", | ||
| 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.31.1", | ||
| 885 | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.31.1.tgz", | ||
| 886 | "integrity": "sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg==", | ||
| 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.31.1", | ||
| 905 | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.31.1.tgz", | ||
| 906 | "integrity": "sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==", | ||
| 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.31.1", | ||
| 925 | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.31.1.tgz", | ||
| 926 | "integrity": "sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==", | ||
| 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.31.1", | ||
| 945 | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.31.1.tgz", | ||
| 946 | "integrity": "sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==", | ||
| 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.31.1", | ||
| 965 | "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.31.1.tgz", | ||
| 966 | "integrity": "sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==", | ||
| 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.31.1", | ||
| 985 | "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.31.1.tgz", | ||
| 986 | "integrity": "sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw==", | ||
| 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.1", | ||
| 1005 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz", | ||
| 1006 | "integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==", | ||
| 1007 | "license": "MIT" | ||
| 1008 | }, | ||
| 444 | "node_modules/@tailwindcss/node": { | 1009 | "node_modules/@tailwindcss/node": { |
| 445 | "version": "4.1.18", | 1010 | "version": "4.1.18", |
| 446 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz", | 1011 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz", |
| @@ -1370,13 +1935,13 @@ | |||
| 1370 | "license": "MIT" | 1935 | "license": "MIT" |
| 1371 | }, | 1936 | }, |
| 1372 | "node_modules/enhanced-resolve": { | 1937 | "node_modules/enhanced-resolve": { |
| 1373 | "version": "5.18.3", | 1938 | "version": "5.20.0", |
| 1374 | "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz", | 1939 | "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.0.tgz", |
| 1375 | "integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==", | 1940 | "integrity": "sha512-/ce7+jQ1PQ6rVXwe+jKEg5hW5ciicHwIQUagZkp6IufBoY3YDgdTTY1azVs0qoRgVmvsNB+rbjLJxDAeHHtwsQ==", |
| 1376 | "license": "MIT", | 1941 | "license": "MIT", |
| 1377 | "dependencies": { | 1942 | "dependencies": { |
| 1378 | "graceful-fs": "^4.2.4", | 1943 | "graceful-fs": "^4.2.4", |
| 1379 | "tapable": "^2.2.0" | 1944 | "tapable": "^2.3.0" |
| 1380 | }, | 1945 | }, |
| 1381 | "engines": { | 1946 | "engines": { |
| 1382 | "node": ">=10.13.0" | 1947 | "node": ">=10.13.0" |
| @@ -2904,12 +3469,16 @@ | |||
| 2904 | "license": "MIT" | 3469 | "license": "MIT" |
| 2905 | }, | 3470 | }, |
| 2906 | "node_modules/tapable": { | 3471 | "node_modules/tapable": { |
| 2907 | "version": "2.2.1", | 3472 | "version": "2.3.0", |
| 2908 | "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", | 3473 | "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", |
| 2909 | "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", | 3474 | "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", |
| 2910 | "license": "MIT", | 3475 | "license": "MIT", |
| 2911 | "engines": { | 3476 | "engines": { |
| 2912 | "node": ">=6" | 3477 | "node": ">=6" |
| 3478 | }, | ||
| 3479 | "funding": { | ||
| 3480 | "type": "opencollective", | ||
| 3481 | "url": "https://opencollective.com/webpack" | ||
| 2913 | } | 3482 | } |
| 2914 | }, | 3483 | }, |
| 2915 | "node_modules/thenby": { | 3484 | "node_modules/thenby": { |
