diff options
| -rw-r--r-- | package-lock.json | 374 |
1 files changed, 339 insertions, 35 deletions
diff --git a/package-lock.json b/package-lock.json index 5ee6a79..5bdf517 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -436,23 +436,340 @@ | |||
| 436 | } | 436 | } |
| 437 | }, | 437 | }, |
| 438 | "node_modules/@tailwindcss/cli": { | 438 | "node_modules/@tailwindcss/cli": { |
| 439 | "version": "4.1.13", | 439 | "version": "4.1.14", |
| 440 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.13.tgz", | 440 | "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.14.tgz", |
| 441 | "integrity": "sha512-KEu/iL4CYBzGza/2yZBLXqjCCZB/eRWkRLP8Vg2kkEWk4usC8HLGJW0QAhLS7U5DsAWumsisxgabuppE6NinLw==", | 441 | "integrity": "sha512-2cErQRcsI8jIObUMVwcd1H2AWgGxwzozHJk7AKM2KB1taOp7L15xQ8kEsZrvVbOjNrb8yXtnSvNtJ+mhCB7EBg==", |
| 442 | "license": "MIT", | 442 | "license": "MIT", |
| 443 | "dependencies": { | 443 | "dependencies": { |
| 444 | "@parcel/watcher": "^2.5.1", | 444 | "@parcel/watcher": "^2.5.1", |
| 445 | "@tailwindcss/node": "4.1.13", | 445 | "@tailwindcss/node": "4.1.14", |
| 446 | "@tailwindcss/oxide": "4.1.13", | 446 | "@tailwindcss/oxide": "4.1.14", |
| 447 | "enhanced-resolve": "^5.18.3", | 447 | "enhanced-resolve": "^5.18.3", |
| 448 | "mri": "^1.2.0", | 448 | "mri": "^1.2.0", |
| 449 | "picocolors": "^1.1.1", | 449 | "picocolors": "^1.1.1", |
| 450 | "tailwindcss": "4.1.13" | 450 | "tailwindcss": "4.1.14" |
| 451 | }, | 451 | }, |
| 452 | "bin": { | 452 | "bin": { |
| 453 | "tailwindcss": "dist/index.mjs" | 453 | "tailwindcss": "dist/index.mjs" |
| 454 | } | 454 | } |
| 455 | }, | 455 | }, |
| 456 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/node": { | ||
| 457 | "version": "4.1.14", | ||
| 458 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.14.tgz", | ||
| 459 | "integrity": "sha512-hpz+8vFk3Ic2xssIA3e01R6jkmsAhvkQdXlEbRTk6S10xDAtiQiM3FyvZVGsucefq764euO/b8WUW9ysLdThHw==", | ||
| 460 | "license": "MIT", | ||
| 461 | "dependencies": { | ||
| 462 | "@jridgewell/remapping": "^2.3.4", | ||
| 463 | "enhanced-resolve": "^5.18.3", | ||
| 464 | "jiti": "^2.6.0", | ||
| 465 | "lightningcss": "1.30.1", | ||
| 466 | "magic-string": "^0.30.19", | ||
| 467 | "source-map-js": "^1.2.1", | ||
| 468 | "tailwindcss": "4.1.14" | ||
| 469 | } | ||
| 470 | }, | ||
| 471 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide": { | ||
| 472 | "version": "4.1.14", | ||
| 473 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.14.tgz", | ||
| 474 | "integrity": "sha512-23yx+VUbBwCg2x5XWdB8+1lkPajzLmALEfMb51zZUBYaYVPDQvBSD/WYDqiVyBIo2BZFa3yw1Rpy3G2Jp+K0dw==", | ||
| 475 | "hasInstallScript": true, | ||
| 476 | "license": "MIT", | ||
| 477 | "dependencies": { | ||
| 478 | "detect-libc": "^2.0.4", | ||
| 479 | "tar": "^7.5.1" | ||
| 480 | }, | ||
| 481 | "engines": { | ||
| 482 | "node": ">= 10" | ||
| 483 | }, | ||
| 484 | "optionalDependencies": { | ||
| 485 | "@tailwindcss/oxide-android-arm64": "4.1.14", | ||
| 486 | "@tailwindcss/oxide-darwin-arm64": "4.1.14", | ||
| 487 | "@tailwindcss/oxide-darwin-x64": "4.1.14", | ||
| 488 | "@tailwindcss/oxide-freebsd-x64": "4.1.14", | ||
| 489 | "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.14", | ||
| 490 | "@tailwindcss/oxide-linux-arm64-gnu": "4.1.14", | ||
| 491 | "@tailwindcss/oxide-linux-arm64-musl": "4.1.14", | ||
| 492 | "@tailwindcss/oxide-linux-x64-gnu": "4.1.14", | ||
| 493 | "@tailwindcss/oxide-linux-x64-musl": "4.1.14", | ||
| 494 | "@tailwindcss/oxide-wasm32-wasi": "4.1.14", | ||
| 495 | "@tailwindcss/oxide-win32-arm64-msvc": "4.1.14", | ||
| 496 | "@tailwindcss/oxide-win32-x64-msvc": "4.1.14" | ||
| 497 | } | ||
| 498 | }, | ||
| 499 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-android-arm64": { | ||
| 500 | "version": "4.1.14", | ||
| 501 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.14.tgz", | ||
| 502 | "integrity": "sha512-a94ifZrGwMvbdeAxWoSuGcIl6/DOP5cdxagid7xJv6bwFp3oebp7y2ImYsnZBMTwjn5Ev5xESvS3FFYUGgPODQ==", | ||
| 503 | "cpu": [ | ||
| 504 | "arm64" | ||
| 505 | ], | ||
| 506 | "license": "MIT", | ||
| 507 | "optional": true, | ||
| 508 | "os": [ | ||
| 509 | "android" | ||
| 510 | ], | ||
| 511 | "engines": { | ||
| 512 | "node": ">= 10" | ||
| 513 | } | ||
| 514 | }, | ||
| 515 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-darwin-arm64": { | ||
| 516 | "version": "4.1.14", | ||
| 517 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.14.tgz", | ||
| 518 | "integrity": "sha512-HkFP/CqfSh09xCnrPJA7jud7hij5ahKyWomrC3oiO2U9i0UjP17o9pJbxUN0IJ471GTQQmzwhp0DEcpbp4MZTA==", | ||
| 519 | "cpu": [ | ||
| 520 | "arm64" | ||
| 521 | ], | ||
| 522 | "license": "MIT", | ||
| 523 | "optional": true, | ||
| 524 | "os": [ | ||
| 525 | "darwin" | ||
| 526 | ], | ||
| 527 | "engines": { | ||
| 528 | "node": ">= 10" | ||
| 529 | } | ||
| 530 | }, | ||
| 531 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-darwin-x64": { | ||
| 532 | "version": "4.1.14", | ||
| 533 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.14.tgz", | ||
| 534 | "integrity": "sha512-eVNaWmCgdLf5iv6Qd3s7JI5SEFBFRtfm6W0mphJYXgvnDEAZ5sZzqmI06bK6xo0IErDHdTA5/t7d4eTfWbWOFw==", | ||
| 535 | "cpu": [ | ||
| 536 | "x64" | ||
| 537 | ], | ||
| 538 | "license": "MIT", | ||
| 539 | "optional": true, | ||
| 540 | "os": [ | ||
| 541 | "darwin" | ||
| 542 | ], | ||
| 543 | "engines": { | ||
| 544 | "node": ">= 10" | ||
| 545 | } | ||
| 546 | }, | ||
| 547 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-freebsd-x64": { | ||
| 548 | "version": "4.1.14", | ||
| 549 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.14.tgz", | ||
| 550 | "integrity": "sha512-QWLoRXNikEuqtNb0dhQN6wsSVVjX6dmUFzuuiL09ZeXju25dsei2uIPl71y2Ic6QbNBsB4scwBoFnlBfabHkEw==", | ||
| 551 | "cpu": [ | ||
| 552 | "x64" | ||
| 553 | ], | ||
| 554 | "license": "MIT", | ||
| 555 | "optional": true, | ||
| 556 | "os": [ | ||
| 557 | "freebsd" | ||
| 558 | ], | ||
| 559 | "engines": { | ||
| 560 | "node": ">= 10" | ||
| 561 | } | ||
| 562 | }, | ||
| 563 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { | ||
| 564 | "version": "4.1.14", | ||
| 565 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.14.tgz", | ||
| 566 | "integrity": "sha512-VB4gjQni9+F0VCASU+L8zSIyjrLLsy03sjcR3bM0V2g4SNamo0FakZFKyUQ96ZVwGK4CaJsc9zd/obQy74o0Fw==", | ||
| 567 | "cpu": [ | ||
| 568 | "arm" | ||
| 569 | ], | ||
| 570 | "license": "MIT", | ||
| 571 | "optional": true, | ||
| 572 | "os": [ | ||
| 573 | "linux" | ||
| 574 | ], | ||
| 575 | "engines": { | ||
| 576 | "node": ">= 10" | ||
| 577 | } | ||
| 578 | }, | ||
| 579 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm64-gnu": { | ||
| 580 | "version": "4.1.14", | ||
| 581 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.14.tgz", | ||
| 582 | "integrity": "sha512-qaEy0dIZ6d9vyLnmeg24yzA8XuEAD9WjpM5nIM1sUgQ/Zv7cVkharPDQcmm/t/TvXoKo/0knI3me3AGfdx6w1w==", | ||
| 583 | "cpu": [ | ||
| 584 | "arm64" | ||
| 585 | ], | ||
| 586 | "license": "MIT", | ||
| 587 | "optional": true, | ||
| 588 | "os": [ | ||
| 589 | "linux" | ||
| 590 | ], | ||
| 591 | "engines": { | ||
| 592 | "node": ">= 10" | ||
| 593 | } | ||
| 594 | }, | ||
| 595 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-arm64-musl": { | ||
| 596 | "version": "4.1.14", | ||
| 597 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.14.tgz", | ||
| 598 | "integrity": "sha512-ISZjT44s59O8xKsPEIesiIydMG/sCXoMBCqsphDm/WcbnuWLxxb+GcvSIIA5NjUw6F8Tex7s5/LM2yDy8RqYBQ==", | ||
| 599 | "cpu": [ | ||
| 600 | "arm64" | ||
| 601 | ], | ||
| 602 | "license": "MIT", | ||
| 603 | "optional": true, | ||
| 604 | "os": [ | ||
| 605 | "linux" | ||
| 606 | ], | ||
| 607 | "engines": { | ||
| 608 | "node": ">= 10" | ||
| 609 | } | ||
| 610 | }, | ||
| 611 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-x64-gnu": { | ||
| 612 | "version": "4.1.14", | ||
| 613 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.14.tgz", | ||
| 614 | "integrity": "sha512-02c6JhLPJj10L2caH4U0zF8Hji4dOeahmuMl23stk0MU1wfd1OraE7rOloidSF8W5JTHkFdVo/O7uRUJJnUAJg==", | ||
| 615 | "cpu": [ | ||
| 616 | "x64" | ||
| 617 | ], | ||
| 618 | "license": "MIT", | ||
| 619 | "optional": true, | ||
| 620 | "os": [ | ||
| 621 | "linux" | ||
| 622 | ], | ||
| 623 | "engines": { | ||
| 624 | "node": ">= 10" | ||
| 625 | } | ||
| 626 | }, | ||
| 627 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-linux-x64-musl": { | ||
| 628 | "version": "4.1.14", | ||
| 629 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.14.tgz", | ||
| 630 | "integrity": "sha512-TNGeLiN1XS66kQhxHG/7wMeQDOoL0S33x9BgmydbrWAb9Qw0KYdd8o1ifx4HOGDWhVmJ+Ul+JQ7lyknQFilO3Q==", | ||
| 631 | "cpu": [ | ||
| 632 | "x64" | ||
| 633 | ], | ||
| 634 | "license": "MIT", | ||
| 635 | "optional": true, | ||
| 636 | "os": [ | ||
| 637 | "linux" | ||
| 638 | ], | ||
| 639 | "engines": { | ||
| 640 | "node": ">= 10" | ||
| 641 | } | ||
| 642 | }, | ||
| 643 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi": { | ||
| 644 | "version": "4.1.14", | ||
| 645 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.14.tgz", | ||
| 646 | "integrity": "sha512-uZYAsaW/jS/IYkd6EWPJKW/NlPNSkWkBlaeVBi/WsFQNP05/bzkebUL8FH1pdsqx4f2fH/bWFcUABOM9nfiJkQ==", | ||
| 647 | "bundleDependencies": [ | ||
| 648 | "@napi-rs/wasm-runtime", | ||
| 649 | "@emnapi/core", | ||
| 650 | "@emnapi/runtime", | ||
| 651 | "@tybys/wasm-util", | ||
| 652 | "@emnapi/wasi-threads", | ||
| 653 | "tslib" | ||
| 654 | ], | ||
| 655 | "cpu": [ | ||
| 656 | "wasm32" | ||
| 657 | ], | ||
| 658 | "license": "MIT", | ||
| 659 | "optional": true, | ||
| 660 | "dependencies": { | ||
| 661 | "@emnapi/core": "^1.5.0", | ||
| 662 | "@emnapi/runtime": "^1.5.0", | ||
| 663 | "@emnapi/wasi-threads": "^1.1.0", | ||
| 664 | "@napi-rs/wasm-runtime": "^1.0.5", | ||
| 665 | "@tybys/wasm-util": "^0.10.1", | ||
| 666 | "tslib": "^2.4.0" | ||
| 667 | }, | ||
| 668 | "engines": { | ||
| 669 | "node": ">=14.0.0" | ||
| 670 | } | ||
| 671 | }, | ||
| 672 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { | ||
| 673 | "version": "1.5.0", | ||
| 674 | "inBundle": true, | ||
| 675 | "license": "MIT", | ||
| 676 | "optional": true, | ||
| 677 | "dependencies": { | ||
| 678 | "@emnapi/wasi-threads": "1.1.0", | ||
| 679 | "tslib": "^2.4.0" | ||
| 680 | } | ||
| 681 | }, | ||
| 682 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { | ||
| 683 | "version": "1.5.0", | ||
| 684 | "inBundle": true, | ||
| 685 | "license": "MIT", | ||
| 686 | "optional": true, | ||
| 687 | "dependencies": { | ||
| 688 | "tslib": "^2.4.0" | ||
| 689 | } | ||
| 690 | }, | ||
| 691 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { | ||
| 692 | "version": "1.1.0", | ||
| 693 | "inBundle": true, | ||
| 694 | "license": "MIT", | ||
| 695 | "optional": true, | ||
| 696 | "dependencies": { | ||
| 697 | "tslib": "^2.4.0" | ||
| 698 | } | ||
| 699 | }, | ||
| 700 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { | ||
| 701 | "version": "1.0.5", | ||
| 702 | "inBundle": true, | ||
| 703 | "license": "MIT", | ||
| 704 | "optional": true, | ||
| 705 | "dependencies": { | ||
| 706 | "@emnapi/core": "^1.5.0", | ||
| 707 | "@emnapi/runtime": "^1.5.0", | ||
| 708 | "@tybys/wasm-util": "^0.10.1" | ||
| 709 | } | ||
| 710 | }, | ||
| 711 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { | ||
| 712 | "version": "0.10.1", | ||
| 713 | "inBundle": true, | ||
| 714 | "license": "MIT", | ||
| 715 | "optional": true, | ||
| 716 | "dependencies": { | ||
| 717 | "tslib": "^2.4.0" | ||
| 718 | } | ||
| 719 | }, | ||
| 720 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { | ||
| 721 | "version": "2.8.1", | ||
| 722 | "inBundle": true, | ||
| 723 | "license": "0BSD", | ||
| 724 | "optional": true | ||
| 725 | }, | ||
| 726 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-win32-arm64-msvc": { | ||
| 727 | "version": "4.1.14", | ||
| 728 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.14.tgz", | ||
| 729 | "integrity": "sha512-Az0RnnkcvRqsuoLH2Z4n3JfAef0wElgzHD5Aky/e+0tBUxUhIeIqFBTMNQvmMRSP15fWwmvjBxZ3Q8RhsDnxAA==", | ||
| 730 | "cpu": [ | ||
| 731 | "arm64" | ||
| 732 | ], | ||
| 733 | "license": "MIT", | ||
| 734 | "optional": true, | ||
| 735 | "os": [ | ||
| 736 | "win32" | ||
| 737 | ], | ||
| 738 | "engines": { | ||
| 739 | "node": ">= 10" | ||
| 740 | } | ||
| 741 | }, | ||
| 742 | "node_modules/@tailwindcss/cli/node_modules/@tailwindcss/oxide-win32-x64-msvc": { | ||
| 743 | "version": "4.1.14", | ||
| 744 | "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.14.tgz", | ||
| 745 | "integrity": "sha512-ttblVGHgf68kEE4om1n/n44I0yGPkCPbLsqzjvybhpwa6mKKtgFfAzy6btc3HRmuW7nHe0OOrSeNP9sQmmH9XA==", | ||
| 746 | "cpu": [ | ||
| 747 | "x64" | ||
| 748 | ], | ||
| 749 | "license": "MIT", | ||
| 750 | "optional": true, | ||
| 751 | "os": [ | ||
| 752 | "win32" | ||
| 753 | ], | ||
| 754 | "engines": { | ||
| 755 | "node": ">= 10" | ||
| 756 | } | ||
| 757 | }, | ||
| 758 | "node_modules/@tailwindcss/cli/node_modules/detect-libc": { | ||
| 759 | "version": "2.1.1", | ||
| 760 | "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.1.tgz", | ||
| 761 | "integrity": "sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==", | ||
| 762 | "license": "Apache-2.0", | ||
| 763 | "engines": { | ||
| 764 | "node": ">=8" | ||
| 765 | } | ||
| 766 | }, | ||
| 767 | "node_modules/@tailwindcss/cli/node_modules/tailwindcss": { | ||
| 768 | "version": "4.1.14", | ||
| 769 | "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.14.tgz", | ||
| 770 | "integrity": "sha512-b7pCxjGO98LnxVkKjaZSDeNuljC4ueKUddjENJOADtubtdo8llTaJy7HwBMeLNSSo2N5QIAgklslK1+Ir8r6CA==", | ||
| 771 | "license": "MIT" | ||
| 772 | }, | ||
| 456 | "node_modules/@tailwindcss/node": { | 773 | "node_modules/@tailwindcss/node": { |
| 457 | "version": "4.1.13", | 774 | "version": "4.1.13", |
| 458 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.13.tgz", | 775 | "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.13.tgz", |
| @@ -915,6 +1232,7 @@ | |||
| 915 | } | 1232 | } |
| 916 | ], | 1233 | ], |
| 917 | "license": "MIT", | 1234 | "license": "MIT", |
| 1235 | "peer": true, | ||
| 918 | "dependencies": { | 1236 | "dependencies": { |
| 919 | "caniuse-lite": "^1.0.30001726", | 1237 | "caniuse-lite": "^1.0.30001726", |
| 920 | "electron-to-chromium": "^1.5.173", | 1238 | "electron-to-chromium": "^1.5.173", |
| @@ -1618,9 +1936,9 @@ | |||
| 1618 | } | 1936 | } |
| 1619 | }, | 1937 | }, |
| 1620 | "node_modules/jiti": { | 1938 | "node_modules/jiti": { |
| 1621 | "version": "2.5.1", | 1939 | "version": "2.6.1", |
| 1622 | "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.5.1.tgz", | 1940 | "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", |
| 1623 | "integrity": "sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w==", | 1941 | "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", |
| 1624 | "license": "MIT", | 1942 | "license": "MIT", |
| 1625 | "bin": { | 1943 | "bin": { |
| 1626 | "jiti": "lib/jiti-cli.mjs" | 1944 | "jiti": "lib/jiti-cli.mjs" |
| @@ -1906,9 +2224,9 @@ | |||
| 1906 | "license": "ISC" | 2224 | "license": "ISC" |
| 1907 | }, | 2225 | }, |
| 1908 | "node_modules/magic-string": { | 2226 | "node_modules/magic-string": { |
| 1909 | "version": "0.30.18", | 2227 | "version": "0.30.19", |
| 1910 | "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.18.tgz", | 2228 | "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz", |
| 1911 | "integrity": "sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ==", | 2229 | "integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==", |
| 1912 | "license": "MIT", | 2230 | "license": "MIT", |
| 1913 | "dependencies": { | 2231 | "dependencies": { |
| 1914 | "@jridgewell/sourcemap-codec": "^1.5.5" | 2232 | "@jridgewell/sourcemap-codec": "^1.5.5" |
| @@ -1958,9 +2276,9 @@ | |||
| 1958 | } | 2276 | } |
| 1959 | }, | 2277 | }, |
| 1960 | "node_modules/minizlib": { | 2278 | "node_modules/minizlib": { |
| 1961 | "version": "3.0.2", | 2279 | "version": "3.1.0", |
| 1962 | "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz", | 2280 | "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz", |
| 1963 | "integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==", | 2281 | "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==", |
| 1964 | "license": "MIT", | 2282 | "license": "MIT", |
| 1965 | "dependencies": { | 2283 | "dependencies": { |
| 1966 | "minipass": "^7.1.2" | 2284 | "minipass": "^7.1.2" |
| @@ -1969,21 +2287,6 @@ | |||
| 1969 | "node": ">= 18" | 2287 | "node": ">= 18" |
| 1970 | } | 2288 | } |
| 1971 | }, | 2289 | }, |
| 1972 | "node_modules/mkdirp": { | ||
| 1973 | "version": "3.0.1", | ||
| 1974 | "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", | ||
| 1975 | "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", | ||
| 1976 | "license": "MIT", | ||
| 1977 | "bin": { | ||
| 1978 | "mkdirp": "dist/cjs/src/bin.js" | ||
| 1979 | }, | ||
| 1980 | "engines": { | ||
| 1981 | "node": ">=10" | ||
| 1982 | }, | ||
| 1983 | "funding": { | ||
| 1984 | "url": "https://github.com/sponsors/isaacs" | ||
| 1985 | } | ||
| 1986 | }, | ||
| 1987 | "node_modules/mri": { | 2290 | "node_modules/mri": { |
| 1988 | "version": "1.2.0", | 2291 | "version": "1.2.0", |
| 1989 | "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", | 2292 | "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", |
| @@ -2130,6 +2433,7 @@ | |||
| 2130 | } | 2433 | } |
| 2131 | ], | 2434 | ], |
| 2132 | "license": "MIT", | 2435 | "license": "MIT", |
| 2436 | "peer": true, | ||
| 2133 | "dependencies": { | 2437 | "dependencies": { |
| 2134 | "nanoid": "^3.3.11", | 2438 | "nanoid": "^3.3.11", |
| 2135 | "picocolors": "^1.1.1", | 2439 | "picocolors": "^1.1.1", |
| @@ -2951,16 +3255,15 @@ | |||
| 2951 | } | 3255 | } |
| 2952 | }, | 3256 | }, |
| 2953 | "node_modules/tar": { | 3257 | "node_modules/tar": { |
| 2954 | "version": "7.4.3", | 3258 | "version": "7.5.1", |
| 2955 | "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", | 3259 | "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.1.tgz", |
| 2956 | "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", | 3260 | "integrity": "sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==", |
| 2957 | "license": "ISC", | 3261 | "license": "ISC", |
| 2958 | "dependencies": { | 3262 | "dependencies": { |
| 2959 | "@isaacs/fs-minipass": "^4.0.0", | 3263 | "@isaacs/fs-minipass": "^4.0.0", |
| 2960 | "chownr": "^3.0.0", | 3264 | "chownr": "^3.0.0", |
| 2961 | "minipass": "^7.1.2", | 3265 | "minipass": "^7.1.2", |
| 2962 | "minizlib": "^3.0.1", | 3266 | "minizlib": "^3.1.0", |
| 2963 | "mkdirp": "^3.0.1", | ||
| 2964 | "yallist": "^5.0.0" | 3267 | "yallist": "^5.0.0" |
| 2965 | }, | 3268 | }, |
| 2966 | "engines": { | 3269 | "engines": { |
| @@ -3008,6 +3311,7 @@ | |||
| 3008 | "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", | 3311 | "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", |
| 3009 | "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", | 3312 | "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", |
| 3010 | "license": "MIT", | 3313 | "license": "MIT", |
| 3314 | "peer": true, | ||
| 3011 | "engines": { | 3315 | "engines": { |
| 3012 | "node": ">=12" | 3316 | "node": ">=12" |
| 3013 | }, | 3317 | }, |
