beatufitull front end for ozone modration ,, wit catpucoin and ebergarden !
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

client picker woawww

+3046 -263
+2 -1
package.json
··· 50 50 "tailwindcss": "^4.1.18", 51 51 "typescript": "^5.9.3", 52 52 "typescript-eslint": "^8.53.1", 53 - "vite": "^7.3.1" 53 + "vite": "^7.3.1", 54 + "vite-plugin-pwa": "^1.2.0" 54 55 } 55 56 }
+2858 -58
pnpm-lock.yaml
··· 31 31 version: 0.1.163 32 32 '@sveltejs/adapter-node': 33 33 specifier: ^5.5.3 34 - version: 5.5.3(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2))) 34 + version: 5.5.3(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))) 35 35 '@tanstack/svelte-query': 36 36 specifier: ^6.0.18 37 37 version: 6.0.18(svelte@5.49.2) ··· 56 56 version: 9.39.2 57 57 '@sveltejs/adapter-auto': 58 58 specifier: ^7.0.0 59 - version: 7.0.0(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2))) 59 + version: 7.0.0(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))) 60 60 '@sveltejs/kit': 61 61 specifier: ^2.50.1 62 - version: 2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 62 + version: 2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 63 63 '@sveltejs/vite-plugin-svelte': 64 64 specifier: ^6.2.4 65 - version: 6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 65 + version: 6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 66 66 '@tailwindcss/vite': 67 67 specifier: ^4.1.18 68 - version: 4.1.18(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 68 + version: 4.1.18(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 69 69 '@types/node': 70 70 specifier: ^24 71 71 version: 24.10.11 ··· 110 110 version: 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 111 111 vite: 112 112 specifier: ^7.3.1 113 - version: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2) 113 + version: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) 114 + vite-plugin-pwa: 115 + specifier: ^1.2.0 116 + version: 1.2.0(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))(workbox-build@7.4.0)(workbox-window@7.4.0) 114 117 115 118 packages: 119 + 120 + '@apideck/better-ajv-errors@0.3.6': 121 + resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} 122 + engines: {node: '>=10'} 123 + peerDependencies: 124 + ajv: '>=8' 116 125 117 126 '@atcute/cbor@2.3.2': 118 127 resolution: {integrity: sha512-xP2SORSau/VVI00x2V4BjwIkHr6EQ7l/MXEOPaa4LGYtePFc4gnD4L1yN10dT5NEuUnvGEuCh6arLB7gz1smVQ==} ··· 503 512 resolution: {integrity: sha512-oLvsaPMTBejkkmHhjf09xTgk71mOqyr/409NKhRIL08If7AhVfUsJhVsx386uJaqNd42v9kWamQ9lFbkoC2dYw==} 504 513 engines: {node: '>=18.0.0'} 505 514 515 + '@babel/code-frame@7.29.0': 516 + resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} 517 + engines: {node: '>=6.9.0'} 518 + 519 + '@babel/compat-data@7.29.0': 520 + resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==} 521 + engines: {node: '>=6.9.0'} 522 + 523 + '@babel/core@7.29.0': 524 + resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} 525 + engines: {node: '>=6.9.0'} 526 + 527 + '@babel/generator@7.29.1': 528 + resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} 529 + engines: {node: '>=6.9.0'} 530 + 531 + '@babel/helper-annotate-as-pure@7.27.3': 532 + resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} 533 + engines: {node: '>=6.9.0'} 534 + 535 + '@babel/helper-compilation-targets@7.28.6': 536 + resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} 537 + engines: {node: '>=6.9.0'} 538 + 539 + '@babel/helper-create-class-features-plugin@7.28.6': 540 + resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==} 541 + engines: {node: '>=6.9.0'} 542 + peerDependencies: 543 + '@babel/core': ^7.0.0 544 + 545 + '@babel/helper-create-regexp-features-plugin@7.28.5': 546 + resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==} 547 + engines: {node: '>=6.9.0'} 548 + peerDependencies: 549 + '@babel/core': ^7.0.0 550 + 551 + '@babel/helper-define-polyfill-provider@0.6.6': 552 + resolution: {integrity: sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==} 553 + peerDependencies: 554 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 555 + 556 + '@babel/helper-globals@7.28.0': 557 + resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} 558 + engines: {node: '>=6.9.0'} 559 + 560 + '@babel/helper-member-expression-to-functions@7.28.5': 561 + resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==} 562 + engines: {node: '>=6.9.0'} 563 + 564 + '@babel/helper-module-imports@7.28.6': 565 + resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} 566 + engines: {node: '>=6.9.0'} 567 + 568 + '@babel/helper-module-transforms@7.28.6': 569 + resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} 570 + engines: {node: '>=6.9.0'} 571 + peerDependencies: 572 + '@babel/core': ^7.0.0 573 + 574 + '@babel/helper-optimise-call-expression@7.27.1': 575 + resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} 576 + engines: {node: '>=6.9.0'} 577 + 578 + '@babel/helper-plugin-utils@7.28.6': 579 + resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} 580 + engines: {node: '>=6.9.0'} 581 + 582 + '@babel/helper-remap-async-to-generator@7.27.1': 583 + resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==} 584 + engines: {node: '>=6.9.0'} 585 + peerDependencies: 586 + '@babel/core': ^7.0.0 587 + 588 + '@babel/helper-replace-supers@7.28.6': 589 + resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} 590 + engines: {node: '>=6.9.0'} 591 + peerDependencies: 592 + '@babel/core': ^7.0.0 593 + 594 + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': 595 + resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} 596 + engines: {node: '>=6.9.0'} 597 + 598 + '@babel/helper-string-parser@7.27.1': 599 + resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} 600 + engines: {node: '>=6.9.0'} 601 + 602 + '@babel/helper-validator-identifier@7.28.5': 603 + resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} 604 + engines: {node: '>=6.9.0'} 605 + 606 + '@babel/helper-validator-option@7.27.1': 607 + resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} 608 + engines: {node: '>=6.9.0'} 609 + 610 + '@babel/helper-wrap-function@7.28.6': 611 + resolution: {integrity: sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==} 612 + engines: {node: '>=6.9.0'} 613 + 614 + '@babel/helpers@7.28.6': 615 + resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==} 616 + engines: {node: '>=6.9.0'} 617 + 618 + '@babel/parser@7.29.0': 619 + resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} 620 + engines: {node: '>=6.0.0'} 621 + hasBin: true 622 + 623 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5': 624 + resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==} 625 + engines: {node: '>=6.9.0'} 626 + peerDependencies: 627 + '@babel/core': ^7.0.0 628 + 629 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1': 630 + resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==} 631 + engines: {node: '>=6.9.0'} 632 + peerDependencies: 633 + '@babel/core': ^7.0.0 634 + 635 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1': 636 + resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==} 637 + engines: {node: '>=6.9.0'} 638 + peerDependencies: 639 + '@babel/core': ^7.0.0 640 + 641 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1': 642 + resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} 643 + engines: {node: '>=6.9.0'} 644 + peerDependencies: 645 + '@babel/core': ^7.13.0 646 + 647 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6': 648 + resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==} 649 + engines: {node: '>=6.9.0'} 650 + peerDependencies: 651 + '@babel/core': ^7.0.0 652 + 653 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2': 654 + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} 655 + engines: {node: '>=6.9.0'} 656 + peerDependencies: 657 + '@babel/core': ^7.0.0-0 658 + 659 + '@babel/plugin-syntax-import-assertions@7.28.6': 660 + resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==} 661 + engines: {node: '>=6.9.0'} 662 + peerDependencies: 663 + '@babel/core': ^7.0.0-0 664 + 665 + '@babel/plugin-syntax-import-attributes@7.28.6': 666 + resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==} 667 + engines: {node: '>=6.9.0'} 668 + peerDependencies: 669 + '@babel/core': ^7.0.0-0 670 + 671 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6': 672 + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} 673 + engines: {node: '>=6.9.0'} 674 + peerDependencies: 675 + '@babel/core': ^7.0.0 676 + 677 + '@babel/plugin-transform-arrow-functions@7.27.1': 678 + resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==} 679 + engines: {node: '>=6.9.0'} 680 + peerDependencies: 681 + '@babel/core': ^7.0.0-0 682 + 683 + '@babel/plugin-transform-async-generator-functions@7.29.0': 684 + resolution: {integrity: sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==} 685 + engines: {node: '>=6.9.0'} 686 + peerDependencies: 687 + '@babel/core': ^7.0.0-0 688 + 689 + '@babel/plugin-transform-async-to-generator@7.28.6': 690 + resolution: {integrity: sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==} 691 + engines: {node: '>=6.9.0'} 692 + peerDependencies: 693 + '@babel/core': ^7.0.0-0 694 + 695 + '@babel/plugin-transform-block-scoped-functions@7.27.1': 696 + resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==} 697 + engines: {node: '>=6.9.0'} 698 + peerDependencies: 699 + '@babel/core': ^7.0.0-0 700 + 701 + '@babel/plugin-transform-block-scoping@7.28.6': 702 + resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==} 703 + engines: {node: '>=6.9.0'} 704 + peerDependencies: 705 + '@babel/core': ^7.0.0-0 706 + 707 + '@babel/plugin-transform-class-properties@7.28.6': 708 + resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==} 709 + engines: {node: '>=6.9.0'} 710 + peerDependencies: 711 + '@babel/core': ^7.0.0-0 712 + 713 + '@babel/plugin-transform-class-static-block@7.28.6': 714 + resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==} 715 + engines: {node: '>=6.9.0'} 716 + peerDependencies: 717 + '@babel/core': ^7.12.0 718 + 719 + '@babel/plugin-transform-classes@7.28.6': 720 + resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==} 721 + engines: {node: '>=6.9.0'} 722 + peerDependencies: 723 + '@babel/core': ^7.0.0-0 724 + 725 + '@babel/plugin-transform-computed-properties@7.28.6': 726 + resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==} 727 + engines: {node: '>=6.9.0'} 728 + peerDependencies: 729 + '@babel/core': ^7.0.0-0 730 + 731 + '@babel/plugin-transform-destructuring@7.28.5': 732 + resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==} 733 + engines: {node: '>=6.9.0'} 734 + peerDependencies: 735 + '@babel/core': ^7.0.0-0 736 + 737 + '@babel/plugin-transform-dotall-regex@7.28.6': 738 + resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==} 739 + engines: {node: '>=6.9.0'} 740 + peerDependencies: 741 + '@babel/core': ^7.0.0-0 742 + 743 + '@babel/plugin-transform-duplicate-keys@7.27.1': 744 + resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==} 745 + engines: {node: '>=6.9.0'} 746 + peerDependencies: 747 + '@babel/core': ^7.0.0-0 748 + 749 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0': 750 + resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==} 751 + engines: {node: '>=6.9.0'} 752 + peerDependencies: 753 + '@babel/core': ^7.0.0 754 + 755 + '@babel/plugin-transform-dynamic-import@7.27.1': 756 + resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} 757 + engines: {node: '>=6.9.0'} 758 + peerDependencies: 759 + '@babel/core': ^7.0.0-0 760 + 761 + '@babel/plugin-transform-explicit-resource-management@7.28.6': 762 + resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==} 763 + engines: {node: '>=6.9.0'} 764 + peerDependencies: 765 + '@babel/core': ^7.0.0-0 766 + 767 + '@babel/plugin-transform-exponentiation-operator@7.28.6': 768 + resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==} 769 + engines: {node: '>=6.9.0'} 770 + peerDependencies: 771 + '@babel/core': ^7.0.0-0 772 + 773 + '@babel/plugin-transform-export-namespace-from@7.27.1': 774 + resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==} 775 + engines: {node: '>=6.9.0'} 776 + peerDependencies: 777 + '@babel/core': ^7.0.0-0 778 + 779 + '@babel/plugin-transform-for-of@7.27.1': 780 + resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==} 781 + engines: {node: '>=6.9.0'} 782 + peerDependencies: 783 + '@babel/core': ^7.0.0-0 784 + 785 + '@babel/plugin-transform-function-name@7.27.1': 786 + resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==} 787 + engines: {node: '>=6.9.0'} 788 + peerDependencies: 789 + '@babel/core': ^7.0.0-0 790 + 791 + '@babel/plugin-transform-json-strings@7.28.6': 792 + resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==} 793 + engines: {node: '>=6.9.0'} 794 + peerDependencies: 795 + '@babel/core': ^7.0.0-0 796 + 797 + '@babel/plugin-transform-literals@7.27.1': 798 + resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==} 799 + engines: {node: '>=6.9.0'} 800 + peerDependencies: 801 + '@babel/core': ^7.0.0-0 802 + 803 + '@babel/plugin-transform-logical-assignment-operators@7.28.6': 804 + resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==} 805 + engines: {node: '>=6.9.0'} 806 + peerDependencies: 807 + '@babel/core': ^7.0.0-0 808 + 809 + '@babel/plugin-transform-member-expression-literals@7.27.1': 810 + resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==} 811 + engines: {node: '>=6.9.0'} 812 + peerDependencies: 813 + '@babel/core': ^7.0.0-0 814 + 815 + '@babel/plugin-transform-modules-amd@7.27.1': 816 + resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==} 817 + engines: {node: '>=6.9.0'} 818 + peerDependencies: 819 + '@babel/core': ^7.0.0-0 820 + 821 + '@babel/plugin-transform-modules-commonjs@7.28.6': 822 + resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==} 823 + engines: {node: '>=6.9.0'} 824 + peerDependencies: 825 + '@babel/core': ^7.0.0-0 826 + 827 + '@babel/plugin-transform-modules-systemjs@7.29.0': 828 + resolution: {integrity: sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==} 829 + engines: {node: '>=6.9.0'} 830 + peerDependencies: 831 + '@babel/core': ^7.0.0-0 832 + 833 + '@babel/plugin-transform-modules-umd@7.27.1': 834 + resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==} 835 + engines: {node: '>=6.9.0'} 836 + peerDependencies: 837 + '@babel/core': ^7.0.0-0 838 + 839 + '@babel/plugin-transform-named-capturing-groups-regex@7.29.0': 840 + resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==} 841 + engines: {node: '>=6.9.0'} 842 + peerDependencies: 843 + '@babel/core': ^7.0.0 844 + 845 + '@babel/plugin-transform-new-target@7.27.1': 846 + resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==} 847 + engines: {node: '>=6.9.0'} 848 + peerDependencies: 849 + '@babel/core': ^7.0.0-0 850 + 851 + '@babel/plugin-transform-nullish-coalescing-operator@7.28.6': 852 + resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==} 853 + engines: {node: '>=6.9.0'} 854 + peerDependencies: 855 + '@babel/core': ^7.0.0-0 856 + 857 + '@babel/plugin-transform-numeric-separator@7.28.6': 858 + resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==} 859 + engines: {node: '>=6.9.0'} 860 + peerDependencies: 861 + '@babel/core': ^7.0.0-0 862 + 863 + '@babel/plugin-transform-object-rest-spread@7.28.6': 864 + resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==} 865 + engines: {node: '>=6.9.0'} 866 + peerDependencies: 867 + '@babel/core': ^7.0.0-0 868 + 869 + '@babel/plugin-transform-object-super@7.27.1': 870 + resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} 871 + engines: {node: '>=6.9.0'} 872 + peerDependencies: 873 + '@babel/core': ^7.0.0-0 874 + 875 + '@babel/plugin-transform-optional-catch-binding@7.28.6': 876 + resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==} 877 + engines: {node: '>=6.9.0'} 878 + peerDependencies: 879 + '@babel/core': ^7.0.0-0 880 + 881 + '@babel/plugin-transform-optional-chaining@7.28.6': 882 + resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==} 883 + engines: {node: '>=6.9.0'} 884 + peerDependencies: 885 + '@babel/core': ^7.0.0-0 886 + 887 + '@babel/plugin-transform-parameters@7.27.7': 888 + resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} 889 + engines: {node: '>=6.9.0'} 890 + peerDependencies: 891 + '@babel/core': ^7.0.0-0 892 + 893 + '@babel/plugin-transform-private-methods@7.28.6': 894 + resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==} 895 + engines: {node: '>=6.9.0'} 896 + peerDependencies: 897 + '@babel/core': ^7.0.0-0 898 + 899 + '@babel/plugin-transform-private-property-in-object@7.28.6': 900 + resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==} 901 + engines: {node: '>=6.9.0'} 902 + peerDependencies: 903 + '@babel/core': ^7.0.0-0 904 + 905 + '@babel/plugin-transform-property-literals@7.27.1': 906 + resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==} 907 + engines: {node: '>=6.9.0'} 908 + peerDependencies: 909 + '@babel/core': ^7.0.0-0 910 + 911 + '@babel/plugin-transform-regenerator@7.29.0': 912 + resolution: {integrity: sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==} 913 + engines: {node: '>=6.9.0'} 914 + peerDependencies: 915 + '@babel/core': ^7.0.0-0 916 + 917 + '@babel/plugin-transform-regexp-modifiers@7.28.6': 918 + resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==} 919 + engines: {node: '>=6.9.0'} 920 + peerDependencies: 921 + '@babel/core': ^7.0.0 922 + 923 + '@babel/plugin-transform-reserved-words@7.27.1': 924 + resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==} 925 + engines: {node: '>=6.9.0'} 926 + peerDependencies: 927 + '@babel/core': ^7.0.0-0 928 + 929 + '@babel/plugin-transform-shorthand-properties@7.27.1': 930 + resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==} 931 + engines: {node: '>=6.9.0'} 932 + peerDependencies: 933 + '@babel/core': ^7.0.0-0 934 + 935 + '@babel/plugin-transform-spread@7.28.6': 936 + resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==} 937 + engines: {node: '>=6.9.0'} 938 + peerDependencies: 939 + '@babel/core': ^7.0.0-0 940 + 941 + '@babel/plugin-transform-sticky-regex@7.27.1': 942 + resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==} 943 + engines: {node: '>=6.9.0'} 944 + peerDependencies: 945 + '@babel/core': ^7.0.0-0 946 + 947 + '@babel/plugin-transform-template-literals@7.27.1': 948 + resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==} 949 + engines: {node: '>=6.9.0'} 950 + peerDependencies: 951 + '@babel/core': ^7.0.0-0 952 + 953 + '@babel/plugin-transform-typeof-symbol@7.27.1': 954 + resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==} 955 + engines: {node: '>=6.9.0'} 956 + peerDependencies: 957 + '@babel/core': ^7.0.0-0 958 + 959 + '@babel/plugin-transform-unicode-escapes@7.27.1': 960 + resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==} 961 + engines: {node: '>=6.9.0'} 962 + peerDependencies: 963 + '@babel/core': ^7.0.0-0 964 + 965 + '@babel/plugin-transform-unicode-property-regex@7.28.6': 966 + resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==} 967 + engines: {node: '>=6.9.0'} 968 + peerDependencies: 969 + '@babel/core': ^7.0.0-0 970 + 971 + '@babel/plugin-transform-unicode-regex@7.27.1': 972 + resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==} 973 + engines: {node: '>=6.9.0'} 974 + peerDependencies: 975 + '@babel/core': ^7.0.0-0 976 + 977 + '@babel/plugin-transform-unicode-sets-regex@7.28.6': 978 + resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==} 979 + engines: {node: '>=6.9.0'} 980 + peerDependencies: 981 + '@babel/core': ^7.0.0 982 + 983 + '@babel/preset-env@7.29.0': 984 + resolution: {integrity: sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==} 985 + engines: {node: '>=6.9.0'} 986 + peerDependencies: 987 + '@babel/core': ^7.0.0-0 988 + 989 + '@babel/preset-modules@0.1.6-no-external-plugins': 990 + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} 991 + peerDependencies: 992 + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 993 + 994 + '@babel/runtime@7.28.6': 995 + resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} 996 + engines: {node: '>=6.9.0'} 997 + 998 + '@babel/template@7.28.6': 999 + resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} 1000 + engines: {node: '>=6.9.0'} 1001 + 1002 + '@babel/traverse@7.29.0': 1003 + resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} 1004 + engines: {node: '>=6.9.0'} 1005 + 1006 + '@babel/types@7.29.0': 1007 + resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} 1008 + engines: {node: '>=6.9.0'} 1009 + 506 1010 '@badrap/valita@0.4.6': 507 1011 resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==} 508 1012 engines: {node: '>= 18'} ··· 836 1340 resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==} 837 1341 cpu: [arm64] 838 1342 os: [linux] 839 - libc: [glibc] 840 1343 841 1344 '@img/sharp-libvips-linux-arm@1.0.5': 842 1345 resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==} 843 1346 cpu: [arm] 844 1347 os: [linux] 845 - libc: [glibc] 846 1348 847 1349 '@img/sharp-libvips-linux-s390x@1.0.4': 848 1350 resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==} 849 1351 cpu: [s390x] 850 1352 os: [linux] 851 - libc: [glibc] 852 1353 853 1354 '@img/sharp-libvips-linux-x64@1.0.4': 854 1355 resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==} 855 1356 cpu: [x64] 856 1357 os: [linux] 857 - libc: [glibc] 858 1358 859 1359 '@img/sharp-libvips-linuxmusl-arm64@1.0.4': 860 1360 resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==} 861 1361 cpu: [arm64] 862 1362 os: [linux] 863 - libc: [musl] 864 1363 865 1364 '@img/sharp-libvips-linuxmusl-x64@1.0.4': 866 1365 resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==} 867 1366 cpu: [x64] 868 1367 os: [linux] 869 - libc: [musl] 870 1368 871 1369 '@img/sharp-linux-arm64@0.33.5': 872 1370 resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==} 873 1371 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 874 1372 cpu: [arm64] 875 1373 os: [linux] 876 - libc: [glibc] 877 1374 878 1375 '@img/sharp-linux-arm@0.33.5': 879 1376 resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==} 880 1377 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 881 1378 cpu: [arm] 882 1379 os: [linux] 883 - libc: [glibc] 884 1380 885 1381 '@img/sharp-linux-s390x@0.33.5': 886 1382 resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==} 887 1383 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 888 1384 cpu: [s390x] 889 1385 os: [linux] 890 - libc: [glibc] 891 1386 892 1387 '@img/sharp-linux-x64@0.33.5': 893 1388 resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==} 894 1389 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 895 1390 cpu: [x64] 896 1391 os: [linux] 897 - libc: [glibc] 898 1392 899 1393 '@img/sharp-linuxmusl-arm64@0.33.5': 900 1394 resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==} 901 1395 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 902 1396 cpu: [arm64] 903 1397 os: [linux] 904 - libc: [musl] 905 1398 906 1399 '@img/sharp-linuxmusl-x64@0.33.5': 907 1400 resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==} 908 1401 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 909 1402 cpu: [x64] 910 1403 os: [linux] 911 - libc: [musl] 912 1404 913 1405 '@img/sharp-wasm32@0.33.5': 914 1406 resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==} ··· 936 1428 '@isaacs/cliui@8.0.2': 937 1429 resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} 938 1430 engines: {node: '>=12'} 1431 + 1432 + '@isaacs/cliui@9.0.0': 1433 + resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==} 1434 + engines: {node: '>=18'} 939 1435 940 1436 '@jridgewell/gen-mapping@0.3.13': 941 1437 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} ··· 947 1443 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 948 1444 engines: {node: '>=6.0.0'} 949 1445 1446 + '@jridgewell/source-map@0.3.11': 1447 + resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==} 1448 + 950 1449 '@jridgewell/sourcemap-codec@1.5.5': 951 1450 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} 952 1451 ··· 1007 1506 '@protobufjs/utf8@1.1.0': 1008 1507 resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} 1009 1508 1509 + '@rollup/plugin-babel@5.3.1': 1510 + resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} 1511 + engines: {node: '>= 10.0.0'} 1512 + peerDependencies: 1513 + '@babel/core': ^7.0.0 1514 + '@types/babel__core': ^7.1.9 1515 + rollup: ^1.20.0||^2.0.0 1516 + peerDependenciesMeta: 1517 + '@types/babel__core': 1518 + optional: true 1519 + 1010 1520 '@rollup/plugin-commonjs@29.0.0': 1011 1521 resolution: {integrity: sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==} 1012 1522 engines: {node: '>=16.0.0 || 14 >= 14.17'} ··· 1025 1535 rollup: 1026 1536 optional: true 1027 1537 1538 + '@rollup/plugin-node-resolve@15.3.1': 1539 + resolution: {integrity: sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==} 1540 + engines: {node: '>=14.0.0'} 1541 + peerDependencies: 1542 + rollup: ^2.78.0||^3.0.0||^4.0.0 1543 + peerDependenciesMeta: 1544 + rollup: 1545 + optional: true 1546 + 1028 1547 '@rollup/plugin-node-resolve@16.0.3': 1029 1548 resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==} 1030 1549 engines: {node: '>=14.0.0'} ··· 1034 1553 rollup: 1035 1554 optional: true 1036 1555 1556 + '@rollup/plugin-replace@2.4.2': 1557 + resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} 1558 + peerDependencies: 1559 + rollup: ^1.20.0 || ^2.0.0 1560 + 1561 + '@rollup/plugin-terser@0.4.4': 1562 + resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==} 1563 + engines: {node: '>=14.0.0'} 1564 + peerDependencies: 1565 + rollup: ^2.0.0||^3.0.0||^4.0.0 1566 + peerDependenciesMeta: 1567 + rollup: 1568 + optional: true 1569 + 1570 + '@rollup/pluginutils@3.1.0': 1571 + resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} 1572 + engines: {node: '>= 8.0.0'} 1573 + peerDependencies: 1574 + rollup: ^1.20.0||^2.0.0 1575 + 1037 1576 '@rollup/pluginutils@5.3.0': 1038 1577 resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} 1039 1578 engines: {node: '>=14.0.0'} ··· 1077 1616 resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==} 1078 1617 cpu: [arm] 1079 1618 os: [linux] 1080 - libc: [glibc] 1081 1619 1082 1620 '@rollup/rollup-linux-arm-musleabihf@4.57.1': 1083 1621 resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==} 1084 1622 cpu: [arm] 1085 1623 os: [linux] 1086 - libc: [musl] 1087 1624 1088 1625 '@rollup/rollup-linux-arm64-gnu@4.57.1': 1089 1626 resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==} 1090 1627 cpu: [arm64] 1091 1628 os: [linux] 1092 - libc: [glibc] 1093 1629 1094 1630 '@rollup/rollup-linux-arm64-musl@4.57.1': 1095 1631 resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==} 1096 1632 cpu: [arm64] 1097 1633 os: [linux] 1098 - libc: [musl] 1099 1634 1100 1635 '@rollup/rollup-linux-loong64-gnu@4.57.1': 1101 1636 resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==} 1102 1637 cpu: [loong64] 1103 1638 os: [linux] 1104 - libc: [glibc] 1105 1639 1106 1640 '@rollup/rollup-linux-loong64-musl@4.57.1': 1107 1641 resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==} 1108 1642 cpu: [loong64] 1109 1643 os: [linux] 1110 - libc: [musl] 1111 1644 1112 1645 '@rollup/rollup-linux-ppc64-gnu@4.57.1': 1113 1646 resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==} 1114 1647 cpu: [ppc64] 1115 1648 os: [linux] 1116 - libc: [glibc] 1117 1649 1118 1650 '@rollup/rollup-linux-ppc64-musl@4.57.1': 1119 1651 resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==} 1120 1652 cpu: [ppc64] 1121 1653 os: [linux] 1122 - libc: [musl] 1123 1654 1124 1655 '@rollup/rollup-linux-riscv64-gnu@4.57.1': 1125 1656 resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==} 1126 1657 cpu: [riscv64] 1127 1658 os: [linux] 1128 - libc: [glibc] 1129 1659 1130 1660 '@rollup/rollup-linux-riscv64-musl@4.57.1': 1131 1661 resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==} 1132 1662 cpu: [riscv64] 1133 1663 os: [linux] 1134 - libc: [musl] 1135 1664 1136 1665 '@rollup/rollup-linux-s390x-gnu@4.57.1': 1137 1666 resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==} 1138 1667 cpu: [s390x] 1139 1668 os: [linux] 1140 - libc: [glibc] 1141 1669 1142 1670 '@rollup/rollup-linux-x64-gnu@4.57.1': 1143 1671 resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==} 1144 1672 cpu: [x64] 1145 1673 os: [linux] 1146 - libc: [glibc] 1147 1674 1148 1675 '@rollup/rollup-linux-x64-musl@4.57.1': 1149 1676 resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==} 1150 1677 cpu: [x64] 1151 1678 os: [linux] 1152 - libc: [musl] 1153 1679 1154 1680 '@rollup/rollup-openbsd-x64@4.57.1': 1155 1681 resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==} ··· 1400 1926 '@standard-schema/spec@1.1.0': 1401 1927 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} 1402 1928 1929 + '@surma/rollup-plugin-off-main-thread@2.2.3': 1930 + resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} 1931 + 1403 1932 '@sveltejs/acorn-typescript@1.0.8': 1404 1933 resolution: {integrity: sha512-esgN+54+q0NjB0Y/4BomT9samII7jGwNy/2a3wNZbT2A2RpmXsXwUt24LvLhx6jUq2gVk4cWEvcRO6MFQbOfNA==} 1405 1934 peerDependencies: ··· 1484 2013 engines: {node: '>= 10'} 1485 2014 cpu: [arm64] 1486 2015 os: [linux] 1487 - libc: [glibc] 1488 2016 1489 2017 '@tailwindcss/oxide-linux-arm64-musl@4.1.18': 1490 2018 resolution: {integrity: sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==} 1491 2019 engines: {node: '>= 10'} 1492 2020 cpu: [arm64] 1493 2021 os: [linux] 1494 - libc: [musl] 1495 2022 1496 2023 '@tailwindcss/oxide-linux-x64-gnu@4.1.18': 1497 2024 resolution: {integrity: sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==} 1498 2025 engines: {node: '>= 10'} 1499 2026 cpu: [x64] 1500 2027 os: [linux] 1501 - libc: [glibc] 1502 2028 1503 2029 '@tailwindcss/oxide-linux-x64-musl@4.1.18': 1504 2030 resolution: {integrity: sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==} 1505 2031 engines: {node: '>= 10'} 1506 2032 cpu: [x64] 1507 2033 os: [linux] 1508 - libc: [musl] 1509 2034 1510 2035 '@tailwindcss/oxide-wasm32-wasi@4.1.18': 1511 2036 resolution: {integrity: sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==} ··· 1560 2085 '@types/elliptic@6.4.18': 1561 2086 resolution: {integrity: sha512-UseG6H5vjRiNpQvrhy4VF/JXdA3V/Fp5amvveaL+fs28BZ6xIKJBPnUPRlEaZpysD9MbpfaLi8lbl7PGUAkpWw==} 1562 2087 2088 + '@types/estree@0.0.39': 2089 + resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} 2090 + 1563 2091 '@types/estree@1.0.8': 1564 2092 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} 1565 2093 ··· 1578 2106 '@types/resolve@1.20.2': 1579 2107 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} 1580 2108 2109 + '@types/trusted-types@2.0.7': 2110 + resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} 2111 + 1581 2112 '@typescript-eslint/eslint-plugin@8.54.0': 1582 2113 resolution: {integrity: sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==} 1583 2114 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1658 2189 ajv@6.12.6: 1659 2190 resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} 1660 2191 2192 + ajv@8.18.0: 2193 + resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} 2194 + 1661 2195 ansi-regex@5.0.1: 1662 2196 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} 1663 2197 engines: {node: '>=8'} ··· 1681 2215 resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} 1682 2216 engines: {node: '>= 0.4'} 1683 2217 2218 + array-buffer-byte-length@1.0.2: 2219 + resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} 2220 + engines: {node: '>= 0.4'} 2221 + 1684 2222 array-flatten@1.1.1: 1685 2223 resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} 1686 2224 2225 + arraybuffer.prototype.slice@1.0.4: 2226 + resolution: {integrity: sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==} 2227 + engines: {node: '>= 0.4'} 2228 + 1687 2229 asn1.js@5.4.1: 1688 2230 resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==} 1689 2231 2232 + async-function@1.0.0: 2233 + resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==} 2234 + engines: {node: '>= 0.4'} 2235 + 2236 + async@3.2.6: 2237 + resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==} 2238 + 1690 2239 asynckit@0.4.0: 1691 2240 resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} 1692 2241 2242 + at-least-node@1.0.0: 2243 + resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} 2244 + engines: {node: '>= 4.0.0'} 2245 + 1693 2246 atomic-sleep@1.0.0: 1694 2247 resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} 1695 2248 engines: {node: '>=8.0.0'} 2249 + 2250 + available-typed-arrays@1.0.7: 2251 + resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} 2252 + engines: {node: '>= 0.4'} 1696 2253 1697 2254 await-lock@2.2.2: 1698 2255 resolution: {integrity: sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==} ··· 1704 2261 resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} 1705 2262 engines: {node: '>= 0.4'} 1706 2263 2264 + babel-plugin-polyfill-corejs2@0.4.15: 2265 + resolution: {integrity: sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==} 2266 + peerDependencies: 2267 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 2268 + 2269 + babel-plugin-polyfill-corejs3@0.14.0: 2270 + resolution: {integrity: sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==} 2271 + peerDependencies: 2272 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 2273 + 2274 + babel-plugin-polyfill-regenerator@0.6.6: 2275 + resolution: {integrity: sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==} 2276 + peerDependencies: 2277 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 2278 + 1707 2279 balanced-match@1.0.2: 1708 2280 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} 1709 2281 2282 + balanced-match@4.0.4: 2283 + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} 2284 + engines: {node: 18 || 20 || >=22} 2285 + 1710 2286 base64-js@1.5.1: 1711 2287 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} 2288 + 2289 + baseline-browser-mapping@2.10.0: 2290 + resolution: {integrity: sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==} 2291 + engines: {node: '>=6.0.0'} 2292 + hasBin: true 1712 2293 1713 2294 better-sqlite3@10.1.0: 1714 2295 resolution: {integrity: sha512-hqpHJaCfKEZFaAWdMh6crdzRWyzQzfP6Ih8TYI0vFn01a6ZTDSbJIMXN+6AMBaBOh99DzUy8l3PsV9R3qnJDng==} ··· 1742 2323 brace-expansion@2.0.2: 1743 2324 resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} 1744 2325 2326 + brace-expansion@5.0.4: 2327 + resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} 2328 + engines: {node: 18 || 20 || >=22} 2329 + 1745 2330 brorand@1.1.0: 1746 2331 resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==} 1747 2332 2333 + browserslist@4.28.1: 2334 + resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==} 2335 + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 2336 + hasBin: true 2337 + 2338 + buffer-from@1.1.2: 2339 + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 2340 + 1748 2341 buffer@5.6.0: 1749 2342 resolution: {integrity: sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==} 1750 2343 ··· 1762 2355 resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} 1763 2356 engines: {node: '>= 0.4'} 1764 2357 2358 + call-bind@1.0.8: 2359 + resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==} 2360 + engines: {node: '>= 0.4'} 2361 + 1765 2362 call-bound@1.0.4: 1766 2363 resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} 1767 2364 engines: {node: '>= 0.4'} ··· 1769 2366 callsites@3.1.0: 1770 2367 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} 1771 2368 engines: {node: '>=6'} 2369 + 2370 + caniuse-lite@1.0.30001776: 2371 + resolution: {integrity: sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==} 1772 2372 1773 2373 cborg@1.10.2: 1774 2374 resolution: {integrity: sha512-b3tFPA9pUr2zCUiCfRd2+wok2/LBSNUMKOuRRok+WlvvAgEt/PlbgPTsZUcwCOs53IJvLgTp0eotwtosE6njug==} ··· 1819 2419 resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} 1820 2420 engines: {node: '>= 0.8'} 1821 2421 2422 + commander@2.20.3: 2423 + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} 2424 + 2425 + common-tags@1.8.2: 2426 + resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} 2427 + engines: {node: '>=4.0.0'} 2428 + 1822 2429 commondir@1.0.1: 1823 2430 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} 1824 2431 ··· 1841 2448 resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} 1842 2449 engines: {node: '>= 0.6'} 1843 2450 2451 + convert-source-map@2.0.0: 2452 + resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} 2453 + 1844 2454 cookie-signature@1.0.7: 1845 2455 resolution: {integrity: sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==} 1846 2456 ··· 1852 2462 resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} 1853 2463 engines: {node: '>= 0.6'} 1854 2464 2465 + core-js-compat@3.48.0: 2466 + resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==} 2467 + 1855 2468 core-js@3.48.0: 1856 2469 resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==} 1857 2470 ··· 1863 2476 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} 1864 2477 engines: {node: '>= 8'} 1865 2478 2479 + crypto-random-string@2.0.0: 2480 + resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} 2481 + engines: {node: '>=8'} 2482 + 1866 2483 cssesc@3.0.0: 1867 2484 resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} 1868 2485 engines: {node: '>=4'} 1869 2486 hasBin: true 2487 + 2488 + data-view-buffer@1.0.2: 2489 + resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==} 2490 + engines: {node: '>= 0.4'} 2491 + 2492 + data-view-byte-length@1.0.2: 2493 + resolution: {integrity: sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==} 2494 + engines: {node: '>= 0.4'} 2495 + 2496 + data-view-byte-offset@1.0.1: 2497 + resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} 2498 + engines: {node: '>= 0.4'} 1870 2499 1871 2500 debug@2.6.9: 1872 2501 resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} ··· 1899 2528 deepmerge@4.3.1: 1900 2529 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} 1901 2530 engines: {node: '>=0.10.0'} 2531 + 2532 + define-data-property@1.1.4: 2533 + resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} 2534 + engines: {node: '>= 0.4'} 2535 + 2536 + define-properties@1.2.1: 2537 + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} 2538 + engines: {node: '>= 0.4'} 1902 2539 1903 2540 delay@5.0.0: 1904 2541 resolution: {integrity: sha512-ReEBKkIfe4ya47wlPYf/gu5ib6yUG0/Aez0JQZQz94kiWtRQvZIQbTiehsnwHvLSWJnQdhVeqYue7Id1dKr0qw==} ··· 1965 2602 ee-first@1.1.1: 1966 2603 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} 1967 2604 2605 + ejs@3.1.10: 2606 + resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==} 2607 + engines: {node: '>=0.10.0'} 2608 + hasBin: true 2609 + 2610 + electron-to-chromium@1.5.307: 2611 + resolution: {integrity: sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==} 2612 + 1968 2613 elliptic@6.6.1: 1969 2614 resolution: {integrity: sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==} 1970 2615 ··· 1988 2633 entities@2.2.0: 1989 2634 resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} 1990 2635 2636 + es-abstract@1.24.1: 2637 + resolution: {integrity: sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==} 2638 + engines: {node: '>= 0.4'} 2639 + 1991 2640 es-define-property@1.0.1: 1992 2641 resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} 1993 2642 engines: {node: '>= 0.4'} ··· 2002 2651 2003 2652 es-set-tostringtag@2.1.0: 2004 2653 resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} 2654 + engines: {node: '>= 0.4'} 2655 + 2656 + es-to-primitive@1.3.0: 2657 + resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} 2005 2658 engines: {node: '>= 0.4'} 2006 2659 2007 2660 esbuild@0.27.3: ··· 2080 2733 resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} 2081 2734 engines: {node: '>=4.0'} 2082 2735 2736 + estree-walker@1.0.1: 2737 + resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} 2738 + 2083 2739 estree-walker@2.0.2: 2084 2740 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} 2085 2741 ··· 2135 2791 fast-redact@3.5.0: 2136 2792 resolution: {integrity: sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==} 2137 2793 engines: {node: '>=6'} 2794 + 2795 + fast-uri@3.1.0: 2796 + resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} 2138 2797 2139 2798 fast-xml-parser@5.3.4: 2140 2799 resolution: {integrity: sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==} ··· 2160 2819 file-uri-to-path@1.0.0: 2161 2820 resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} 2162 2821 2822 + filelist@1.0.6: 2823 + resolution: {integrity: sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==} 2824 + 2163 2825 finalhandler@1.3.2: 2164 2826 resolution: {integrity: sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==} 2165 2827 engines: {node: '>= 0.8'} ··· 2184 2846 debug: 2185 2847 optional: true 2186 2848 2849 + for-each@0.3.5: 2850 + resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==} 2851 + engines: {node: '>= 0.4'} 2852 + 2187 2853 foreground-child@3.3.1: 2188 2854 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} 2189 2855 engines: {node: '>=14'} ··· 2206 2872 fs-constants@1.0.0: 2207 2873 resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} 2208 2874 2875 + fs-extra@9.1.0: 2876 + resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} 2877 + engines: {node: '>=10'} 2878 + 2209 2879 fsevents@2.3.3: 2210 2880 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} 2211 2881 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} ··· 2214 2884 function-bind@1.1.2: 2215 2885 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} 2216 2886 2887 + function.prototype.name@1.1.8: 2888 + resolution: {integrity: sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==} 2889 + engines: {node: '>= 0.4'} 2890 + 2891 + functions-have-names@1.2.3: 2892 + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} 2893 + 2894 + generator-function@2.0.1: 2895 + resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==} 2896 + engines: {node: '>= 0.4'} 2897 + 2898 + gensync@1.0.0-beta.2: 2899 + resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} 2900 + engines: {node: '>=6.9.0'} 2901 + 2217 2902 get-caller-file@2.0.5: 2218 2903 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 2219 2904 engines: {node: 6.* || 8.* || >= 10.*} ··· 2221 2906 get-intrinsic@1.3.0: 2222 2907 resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} 2223 2908 engines: {node: '>= 0.4'} 2909 + 2910 + get-own-enumerable-property-symbols@3.0.2: 2911 + resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} 2224 2912 2225 2913 get-port@5.1.1: 2226 2914 resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} ··· 2230 2918 resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} 2231 2919 engines: {node: '>= 0.4'} 2232 2920 2921 + get-symbol-description@1.1.0: 2922 + resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} 2923 + engines: {node: '>= 0.4'} 2924 + 2233 2925 github-from-package@0.0.0: 2234 2926 resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} 2235 2927 ··· 2242 2934 deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 2243 2935 hasBin: true 2244 2936 2937 + glob@11.1.0: 2938 + resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} 2939 + engines: {node: 20 || >=22} 2940 + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 2941 + hasBin: true 2942 + 2245 2943 globals@14.0.0: 2246 2944 resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} 2247 2945 engines: {node: '>=18'} ··· 2254 2952 resolution: {integrity: sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==} 2255 2953 engines: {node: '>=18'} 2256 2954 2955 + globalthis@1.0.4: 2956 + resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} 2957 + engines: {node: '>= 0.4'} 2958 + 2257 2959 gopd@1.2.0: 2258 2960 resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} 2259 2961 engines: {node: '>= 0.4'} ··· 2266 2968 engines: {node: '>=0.4.7'} 2267 2969 hasBin: true 2268 2970 2971 + has-bigints@1.1.0: 2972 + resolution: {integrity: sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==} 2973 + engines: {node: '>= 0.4'} 2974 + 2269 2975 has-flag@4.0.0: 2270 2976 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} 2271 2977 engines: {node: '>=8'} 2978 + 2979 + has-property-descriptors@1.0.2: 2980 + resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} 2981 + 2982 + has-proto@1.2.0: 2983 + resolution: {integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==} 2984 + engines: {node: '>= 0.4'} 2272 2985 2273 2986 has-symbols@1.1.0: 2274 2987 resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==} ··· 2312 3025 resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} 2313 3026 engines: {node: '>=0.10.0'} 2314 3027 3028 + idb@7.1.1: 3029 + resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} 3030 + 2315 3031 ieee754@1.2.1: 2316 3032 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} 2317 3033 ··· 2337 3053 ini@1.3.8: 2338 3054 resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} 2339 3055 3056 + internal-slot@1.1.0: 3057 + resolution: {integrity: sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==} 3058 + engines: {node: '>= 0.4'} 3059 + 2340 3060 ioredis@5.9.2: 2341 3061 resolution: {integrity: sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==} 2342 3062 engines: {node: '>=12.22.0'} ··· 2349 3069 resolution: {integrity: sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==} 2350 3070 engines: {node: '>= 10'} 2351 3071 3072 + is-array-buffer@3.0.5: 3073 + resolution: {integrity: sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==} 3074 + engines: {node: '>= 0.4'} 3075 + 2352 3076 is-arrayish@0.3.4: 2353 3077 resolution: {integrity: sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==} 2354 3078 3079 + is-async-function@2.1.1: 3080 + resolution: {integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==} 3081 + engines: {node: '>= 0.4'} 3082 + 3083 + is-bigint@1.1.0: 3084 + resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==} 3085 + engines: {node: '>= 0.4'} 3086 + 3087 + is-boolean-object@1.2.2: 3088 + resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==} 3089 + engines: {node: '>= 0.4'} 3090 + 3091 + is-callable@1.2.7: 3092 + resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} 3093 + engines: {node: '>= 0.4'} 3094 + 2355 3095 is-core-module@2.16.1: 2356 3096 resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} 2357 3097 engines: {node: '>= 0.4'} 2358 3098 3099 + is-data-view@1.0.2: 3100 + resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==} 3101 + engines: {node: '>= 0.4'} 3102 + 3103 + is-date-object@1.1.0: 3104 + resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==} 3105 + engines: {node: '>= 0.4'} 3106 + 2359 3107 is-extglob@2.1.1: 2360 3108 resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} 2361 3109 engines: {node: '>=0.10.0'} 2362 3110 3111 + is-finalizationregistry@1.1.1: 3112 + resolution: {integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==} 3113 + engines: {node: '>= 0.4'} 3114 + 2363 3115 is-fullwidth-code-point@3.0.0: 2364 3116 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} 2365 3117 engines: {node: '>=8'} 2366 3118 3119 + is-generator-function@1.1.2: 3120 + resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==} 3121 + engines: {node: '>= 0.4'} 3122 + 2367 3123 is-glob@4.0.3: 2368 3124 resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} 2369 3125 engines: {node: '>=0.10.0'} 2370 3126 3127 + is-map@2.0.3: 3128 + resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==} 3129 + engines: {node: '>= 0.4'} 3130 + 2371 3131 is-module@1.0.0: 2372 3132 resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} 2373 3133 3134 + is-negative-zero@2.0.3: 3135 + resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==} 3136 + engines: {node: '>= 0.4'} 3137 + 3138 + is-number-object@1.1.1: 3139 + resolution: {integrity: sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==} 3140 + engines: {node: '>= 0.4'} 3141 + 3142 + is-obj@1.0.1: 3143 + resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} 3144 + engines: {node: '>=0.10.0'} 3145 + 2374 3146 is-reference@1.2.1: 2375 3147 resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} 2376 3148 2377 3149 is-reference@3.0.3: 2378 3150 resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==} 2379 3151 3152 + is-regex@1.2.1: 3153 + resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==} 3154 + engines: {node: '>= 0.4'} 3155 + 3156 + is-regexp@1.0.0: 3157 + resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} 3158 + engines: {node: '>=0.10.0'} 3159 + 3160 + is-set@2.0.3: 3161 + resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==} 3162 + engines: {node: '>= 0.4'} 3163 + 3164 + is-shared-array-buffer@1.0.4: 3165 + resolution: {integrity: sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==} 3166 + engines: {node: '>= 0.4'} 3167 + 3168 + is-stream@2.0.1: 3169 + resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} 3170 + engines: {node: '>=8'} 3171 + 3172 + is-string@1.1.1: 3173 + resolution: {integrity: sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==} 3174 + engines: {node: '>= 0.4'} 3175 + 3176 + is-symbol@1.1.1: 3177 + resolution: {integrity: sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==} 3178 + engines: {node: '>= 0.4'} 3179 + 3180 + is-typed-array@1.1.15: 3181 + resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==} 3182 + engines: {node: '>= 0.4'} 3183 + 3184 + is-weakmap@2.0.2: 3185 + resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} 3186 + engines: {node: '>= 0.4'} 3187 + 3188 + is-weakref@1.1.1: 3189 + resolution: {integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==} 3190 + engines: {node: '>= 0.4'} 3191 + 3192 + is-weakset@2.0.4: 3193 + resolution: {integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==} 3194 + engines: {node: '>= 0.4'} 3195 + 3196 + isarray@2.0.5: 3197 + resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} 3198 + 2380 3199 isexe@2.0.0: 2381 3200 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} 2382 3201 ··· 2386 3205 jackspeak@3.4.3: 2387 3206 resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} 2388 3207 3208 + jackspeak@4.2.3: 3209 + resolution: {integrity: sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==} 3210 + engines: {node: 20 || >=22} 3211 + 3212 + jake@10.9.4: 3213 + resolution: {integrity: sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==} 3214 + engines: {node: '>=10'} 3215 + hasBin: true 3216 + 2389 3217 jiti@2.6.1: 2390 3218 resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} 2391 3219 hasBin: true 2392 3220 2393 3221 jose@5.10.0: 2394 3222 resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==} 3223 + 3224 + js-tokens@4.0.0: 3225 + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} 2395 3226 2396 3227 js-yaml@4.1.1: 2397 3228 resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} 2398 3229 hasBin: true 2399 3230 3231 + jsesc@3.1.0: 3232 + resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} 3233 + engines: {node: '>=6'} 3234 + hasBin: true 3235 + 2400 3236 json-buffer@3.0.1: 2401 3237 resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} 2402 3238 2403 3239 json-schema-traverse@0.4.1: 2404 3240 resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} 3241 + 3242 + json-schema-traverse@1.0.0: 3243 + resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} 3244 + 3245 + json-schema@0.4.0: 3246 + resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} 2405 3247 2406 3248 json-stable-stringify-without-jsonify@1.0.1: 2407 3249 resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} 2408 3250 3251 + json5@2.2.3: 3252 + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} 3253 + engines: {node: '>=6'} 3254 + hasBin: true 3255 + 3256 + jsonfile@6.2.0: 3257 + resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==} 3258 + 3259 + jsonpointer@5.0.1: 3260 + resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} 3261 + engines: {node: '>=0.10.0'} 3262 + 2409 3263 key-encoder@2.0.3: 2410 3264 resolution: {integrity: sha512-fgBtpAGIr/Fy5/+ZLQZIPPhsZEcbSlYu/Wu96tNDFNSjSACw5lEIOFeaVdQ/iwrb8oxjlWi6wmWdH76hV6GZjg==} 2411 3265 ··· 2434 3288 resolution: {integrity: sha512-vMrrrjsbT+fA5I/1rlBEVT5YjJsw1ASIVF8/xBEdZ6ylsg5AEIBrEvHxwe5XAmfVuTBi7aw2KcO2L3s9ddpKzw==} 2435 3289 engines: {node: '>=18'} 2436 3290 3291 + leven@3.1.0: 3292 + resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} 3293 + engines: {node: '>=6'} 3294 + 2437 3295 levn@0.4.1: 2438 3296 resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} 2439 3297 engines: {node: '>= 0.8.0'} ··· 2473 3331 engines: {node: '>= 12.0.0'} 2474 3332 cpu: [arm64] 2475 3333 os: [linux] 2476 - libc: [glibc] 2477 3334 2478 3335 lightningcss-linux-arm64-musl@1.30.2: 2479 3336 resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==} 2480 3337 engines: {node: '>= 12.0.0'} 2481 3338 cpu: [arm64] 2482 3339 os: [linux] 2483 - libc: [musl] 2484 3340 2485 3341 lightningcss-linux-x64-gnu@1.30.2: 2486 3342 resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==} 2487 3343 engines: {node: '>= 12.0.0'} 2488 3344 cpu: [x64] 2489 3345 os: [linux] 2490 - libc: [glibc] 2491 3346 2492 3347 lightningcss-linux-x64-musl@1.30.2: 2493 3348 resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==} 2494 3349 engines: {node: '>= 12.0.0'} 2495 3350 cpu: [x64] 2496 3351 os: [linux] 2497 - libc: [musl] 2498 3352 2499 3353 lightningcss-win32-arm64-msvc@1.30.2: 2500 3354 resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==} ··· 2525 3379 2526 3380 lodash.camelcase@4.3.0: 2527 3381 resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} 3382 + 3383 + lodash.debounce@4.0.8: 3384 + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} 2528 3385 2529 3386 lodash.defaults@4.2.0: 2530 3387 resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==} ··· 2535 3392 lodash.merge@4.6.2: 2536 3393 resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} 2537 3394 3395 + lodash.sortby@4.7.0: 3396 + resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} 3397 + 3398 + lodash@4.17.23: 3399 + resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} 3400 + 2538 3401 long@5.3.2: 2539 3402 resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==} 2540 3403 2541 3404 lru-cache@10.4.3: 2542 3405 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 2543 3406 3407 + lru-cache@11.2.6: 3408 + resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==} 3409 + engines: {node: 20 || >=22} 3410 + 3411 + lru-cache@5.1.1: 3412 + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} 3413 + 2544 3414 lucide-svelte@0.563.0: 2545 3415 resolution: {integrity: sha512-pjZKw7TpQcamfQrx7YdbOHgmrcNeKiGGMD0tKZQaVktwSsbqw28CsKc2Q97ttwjytiCWkJyOa8ij2Q+Og0nPfQ==} 2546 3416 peerDependencies: 2547 3417 svelte: ^3 || ^4 || ^5.0.0-next.42 3418 + 3419 + magic-string@0.25.9: 3420 + resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} 2548 3421 2549 3422 magic-string@0.30.21: 2550 3423 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} ··· 2591 3464 minimalistic-crypto-utils@1.0.1: 2592 3465 resolution: {integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==} 2593 3466 3467 + minimatch@10.2.4: 3468 + resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} 3469 + engines: {node: 18 || 20 || >=22} 3470 + 2594 3471 minimatch@3.1.2: 2595 3472 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} 2596 3473 3474 + minimatch@5.1.9: 3475 + resolution: {integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==} 3476 + engines: {node: '>=10'} 3477 + 2597 3478 minimatch@9.0.5: 2598 3479 resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} 2599 3480 engines: {node: '>=16 || 14 >=14.17'} ··· 2654 3535 resolution: {integrity: sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==} 2655 3536 engines: {node: '>=10'} 2656 3537 3538 + node-releases@2.0.36: 3539 + resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==} 3540 + 2657 3541 nodemailer-html-to-text@3.2.0: 2658 3542 resolution: {integrity: sha512-RJUC6640QV1PzTHHapOrc6IzrAJUZtk2BdVdINZ9VTLm+mcQNyBO9LYyhrnufkzqiD9l8hPLJ97rSyK4WanPNg==} 2659 3543 engines: {node: '>= 10.23.0'} ··· 2668 3552 2669 3553 object-inspect@1.13.4: 2670 3554 resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} 3555 + engines: {node: '>= 0.4'} 3556 + 3557 + object-keys@1.1.1: 3558 + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} 3559 + engines: {node: '>= 0.4'} 3560 + 3561 + object.assign@4.1.7: 3562 + resolution: {integrity: sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==} 2671 3563 engines: {node: '>= 0.4'} 2672 3564 2673 3565 obug@2.1.1: ··· 2695 3587 resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} 2696 3588 engines: {node: '>= 0.8.0'} 2697 3589 3590 + own-keys@1.0.1: 3591 + resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} 3592 + engines: {node: '>= 0.4'} 3593 + 2698 3594 p-finally@1.0.0: 2699 3595 resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} 2700 3596 engines: {node: '>=4'} ··· 2745 3641 resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} 2746 3642 engines: {node: '>=16 || 14 >=14.18'} 2747 3643 3644 + path-scurry@2.0.2: 3645 + resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} 3646 + engines: {node: 18 || 20 || >=22} 3647 + 2748 3648 path-to-regexp@0.1.12: 2749 3649 resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} 2750 3650 ··· 2789 3689 picocolors@1.1.1: 2790 3690 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 2791 3691 3692 + picomatch@2.3.1: 3693 + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 3694 + engines: {node: '>=8.6'} 3695 + 2792 3696 picomatch@4.0.3: 2793 3697 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 2794 3698 engines: {node: '>=12'} ··· 2805 3709 pino@8.21.0: 2806 3710 resolution: {integrity: sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==} 2807 3711 hasBin: true 3712 + 3713 + possible-typed-array-names@1.1.0: 3714 + resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} 3715 + engines: {node: '>= 0.4'} 2808 3716 2809 3717 postcss-load-config@3.1.4: 2810 3718 resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} ··· 2929 3837 engines: {node: '>=14'} 2930 3838 hasBin: true 2931 3839 3840 + pretty-bytes@5.6.0: 3841 + resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} 3842 + engines: {node: '>=6'} 3843 + 3844 + pretty-bytes@6.1.1: 3845 + resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==} 3846 + engines: {node: ^14.13.1 || >=16.0.0} 3847 + 2932 3848 process-warning@3.0.0: 2933 3849 resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==} 2934 3850 ··· 2961 3877 quick-format-unescaped@4.0.4: 2962 3878 resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==} 2963 3879 3880 + randombytes@2.1.0: 3881 + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} 3882 + 2964 3883 range-parser@1.2.1: 2965 3884 resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} 2966 3885 engines: {node: '>= 0.6'} ··· 3004 3923 resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==} 3005 3924 engines: {node: '>=4'} 3006 3925 3926 + reflect.getprototypeof@1.0.10: 3927 + resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} 3928 + engines: {node: '>= 0.4'} 3929 + 3930 + regenerate-unicode-properties@10.2.2: 3931 + resolution: {integrity: sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==} 3932 + engines: {node: '>=4'} 3933 + 3934 + regenerate@1.4.2: 3935 + resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} 3936 + 3937 + regexp.prototype.flags@1.5.4: 3938 + resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} 3939 + engines: {node: '>= 0.4'} 3940 + 3941 + regexpu-core@6.4.0: 3942 + resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==} 3943 + engines: {node: '>=4'} 3944 + 3945 + regjsgen@0.8.0: 3946 + resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==} 3947 + 3948 + regjsparser@0.13.0: 3949 + resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==} 3950 + hasBin: true 3951 + 3007 3952 require-directory@2.1.1: 3008 3953 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} 3009 3954 engines: {node: '>=0.10.0'} 3010 3955 3956 + require-from-string@2.0.2: 3957 + resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} 3958 + engines: {node: '>=0.10.0'} 3959 + 3011 3960 resolve-from@4.0.0: 3012 3961 resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} 3013 3962 engines: {node: '>=4'} ··· 3020 3969 roarr@7.21.4: 3021 3970 resolution: {integrity: sha512-qvfUKCrpPzhWmQ4NxRYnuwhkI5lwmObhBU06BCK/lpj6PID9nL4Hk6XDwek2foKI+TMaV+Yw//XZshGF2Lox/Q==} 3022 3971 engines: {node: '>=18.0'} 3972 + 3973 + rollup@2.80.0: 3974 + resolution: {integrity: sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==} 3975 + engines: {node: '>=10.0.0'} 3976 + hasBin: true 3023 3977 3024 3978 rollup@4.57.1: 3025 3979 resolution: {integrity: sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==} ··· 3037 3991 resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} 3038 3992 engines: {node: '>=6'} 3039 3993 3994 + safe-array-concat@1.1.3: 3995 + resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==} 3996 + engines: {node: '>=0.4'} 3997 + 3040 3998 safe-buffer@5.2.1: 3041 3999 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} 3042 4000 4001 + safe-push-apply@1.0.0: 4002 + resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==} 4003 + engines: {node: '>= 0.4'} 4004 + 4005 + safe-regex-test@1.1.0: 4006 + resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} 4007 + engines: {node: '>= 0.4'} 4008 + 3043 4009 safe-stable-stringify@2.5.0: 3044 4010 resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==} 3045 4011 engines: {node: '>=10'} ··· 3050 4016 semver-compare@1.0.0: 3051 4017 resolution: {integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==} 3052 4018 4019 + semver@6.3.1: 4020 + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} 4021 + hasBin: true 4022 + 3053 4023 semver@7.7.4: 3054 4024 resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} 3055 4025 engines: {node: '>=10'} ··· 3059 4029 resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==} 3060 4030 engines: {node: '>= 0.8.0'} 3061 4031 4032 + serialize-javascript@6.0.2: 4033 + resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} 4034 + 3062 4035 serve-static@1.16.3: 3063 4036 resolution: {integrity: sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==} 3064 4037 engines: {node: '>= 0.8.0'} 3065 4038 3066 4039 set-cookie-parser@3.0.1: 3067 4040 resolution: {integrity: sha512-n7Z7dXZhJbwuAHhNzkTti6Aw9QDDjZtm3JTpTGATIdNzdQz5GuFs22w90BcvF4INfnrL5xrX3oGsuqO5Dx3A1Q==} 4041 + 4042 + set-function-length@1.2.2: 4043 + resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} 4044 + engines: {node: '>= 0.4'} 4045 + 4046 + set-function-name@2.0.2: 4047 + resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} 4048 + engines: {node: '>= 0.4'} 4049 + 4050 + set-proto@1.0.0: 4051 + resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==} 4052 + engines: {node: '>= 0.4'} 3068 4053 3069 4054 setprototypeof@1.2.0: 3070 4055 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} ··· 3114 4099 resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} 3115 4100 engines: {node: '>=18'} 3116 4101 4102 + smob@1.6.1: 4103 + resolution: {integrity: sha512-KAkBqZl3c2GvNgNhcoyJae1aKldDW0LO279wF9bk1PnluRTETKBq0WyzRXxEhoQLk56yHaOY4JCBEKDuJIET5g==} 4104 + engines: {node: '>=20.0.0'} 4105 + 3117 4106 sonic-boom@3.8.1: 3118 4107 resolution: {integrity: sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==} 3119 4108 ··· 3121 4110 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 3122 4111 engines: {node: '>=0.10.0'} 3123 4112 4113 + source-map-support@0.5.21: 4114 + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} 4115 + 3124 4116 source-map@0.6.1: 3125 4117 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} 3126 4118 engines: {node: '>=0.10.0'} 3127 4119 4120 + source-map@0.8.0-beta.0: 4121 + resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} 4122 + engines: {node: '>= 8'} 4123 + deprecated: The work that was done in this beta branch won't be included in future versions 4124 + 4125 + sourcemap-codec@1.4.8: 4126 + resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} 4127 + deprecated: Please use @jridgewell/sourcemap-codec instead 4128 + 3128 4129 split2@4.2.0: 3129 4130 resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==} 3130 4131 engines: {node: '>= 10.x'} ··· 3135 4136 statuses@2.0.2: 3136 4137 resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==} 3137 4138 engines: {node: '>= 0.8'} 4139 + 4140 + stop-iteration-iterator@1.1.0: 4141 + resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==} 4142 + engines: {node: '>= 0.4'} 3138 4143 3139 4144 stream-browserify@3.0.0: 3140 4145 resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==} ··· 3147 4152 resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} 3148 4153 engines: {node: '>=12'} 3149 4154 4155 + string.prototype.matchall@4.0.12: 4156 + resolution: {integrity: sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==} 4157 + engines: {node: '>= 0.4'} 4158 + 4159 + string.prototype.trim@1.2.10: 4160 + resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==} 4161 + engines: {node: '>= 0.4'} 4162 + 4163 + string.prototype.trimend@1.0.9: 4164 + resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==} 4165 + engines: {node: '>= 0.4'} 4166 + 4167 + string.prototype.trimstart@1.0.8: 4168 + resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==} 4169 + engines: {node: '>= 0.4'} 4170 + 3150 4171 string_decoder@1.3.0: 3151 4172 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} 3152 4173 4174 + stringify-object@3.3.0: 4175 + resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} 4176 + engines: {node: '>=4'} 4177 + 3153 4178 strip-ansi@6.0.1: 3154 4179 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} 3155 4180 engines: {node: '>=8'} ··· 3157 4182 strip-ansi@7.1.2: 3158 4183 resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==} 3159 4184 engines: {node: '>=12'} 4185 + 4186 + strip-comments@2.0.1: 4187 + resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==} 4188 + engines: {node: '>=10'} 3160 4189 3161 4190 strip-json-comments@2.0.1: 3162 4191 resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} ··· 3220 4249 resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} 3221 4250 engines: {node: '>=6'} 3222 4251 4252 + temp-dir@2.0.0: 4253 + resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} 4254 + engines: {node: '>=8'} 4255 + 4256 + tempy@0.6.0: 4257 + resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==} 4258 + engines: {node: '>=10'} 4259 + 4260 + terser@5.46.0: 4261 + resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==} 4262 + engines: {node: '>=10'} 4263 + hasBin: true 4264 + 3223 4265 thread-stream@2.7.0: 3224 4266 resolution: {integrity: sha512-qQiRWsU/wvNolI6tbbCKd9iKaTnCXsTwVxhhKM6nctPdujTyztjlbUkUTUymidWcMnZ5pWR0ej4a0tjsW021vw==} 3225 4267 ··· 3245 4287 3246 4288 toygrad@2.6.0: 3247 4289 resolution: {integrity: sha512-g4zBmlSbvzOE5FOILxYkAybTSxijKLkj1WoNqVGnbMcWDyj4wWQ+eYSr3ik7XOpIgMq/7eBcPRTJX3DM2E0YMg==} 4290 + 4291 + tr46@1.0.1: 4292 + resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} 3248 4293 3249 4294 ts-api-utils@2.4.0: 3250 4295 resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==} ··· 3262 4307 resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} 3263 4308 engines: {node: '>= 0.8.0'} 3264 4309 4310 + type-fest@0.16.0: 4311 + resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} 4312 + engines: {node: '>=10'} 4313 + 3265 4314 type-fest@2.19.0: 3266 4315 resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} 3267 4316 engines: {node: '>=12.20'} ··· 3270 4319 resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} 3271 4320 engines: {node: '>= 0.6'} 3272 4321 4322 + typed-array-buffer@1.0.3: 4323 + resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} 4324 + engines: {node: '>= 0.4'} 4325 + 4326 + typed-array-byte-length@1.0.3: 4327 + resolution: {integrity: sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==} 4328 + engines: {node: '>= 0.4'} 4329 + 4330 + typed-array-byte-offset@1.0.4: 4331 + resolution: {integrity: sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==} 4332 + engines: {node: '>= 0.4'} 4333 + 4334 + typed-array-length@1.0.7: 4335 + resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} 4336 + engines: {node: '>= 0.4'} 4337 + 3273 4338 typed-emitter@2.1.0: 3274 4339 resolution: {integrity: sha512-g/KzbYKbH5C2vPkaXGu8DJlHrGKHLsM25Zg9WuC9pMGfuvT+X25tZQWo5fK1BjBm8+UrVE9LDCvaY0CQk+fXDA==} 3275 4340 ··· 3293 4358 uint8arrays@3.0.0: 3294 4359 resolution: {integrity: sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==} 3295 4360 4361 + unbox-primitive@1.1.0: 4362 + resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} 4363 + engines: {node: '>= 0.4'} 4364 + 3296 4365 undici-types@7.16.0: 3297 4366 resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} 3298 4367 ··· 3304 4373 resolution: {integrity: sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==} 3305 4374 engines: {node: '>=18.17'} 3306 4375 4376 + unicode-canonical-property-names-ecmascript@2.0.1: 4377 + resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} 4378 + engines: {node: '>=4'} 4379 + 4380 + unicode-match-property-ecmascript@2.0.0: 4381 + resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} 4382 + engines: {node: '>=4'} 4383 + 4384 + unicode-match-property-value-ecmascript@2.2.1: 4385 + resolution: {integrity: sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==} 4386 + engines: {node: '>=4'} 4387 + 4388 + unicode-property-aliases-ecmascript@2.2.0: 4389 + resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==} 4390 + engines: {node: '>=4'} 4391 + 3307 4392 unicode-segmenter@0.14.5: 3308 4393 resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==} 3309 4394 4395 + unique-string@2.0.0: 4396 + resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} 4397 + engines: {node: '>=8'} 4398 + 4399 + universalify@2.0.1: 4400 + resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} 4401 + engines: {node: '>= 10.0.0'} 4402 + 3310 4403 unpipe@1.0.0: 3311 4404 resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} 3312 4405 engines: {node: '>= 0.8'} 3313 4406 4407 + upath@1.2.0: 4408 + resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} 4409 + engines: {node: '>=4'} 4410 + 4411 + update-browserslist-db@1.2.3: 4412 + resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} 4413 + hasBin: true 4414 + peerDependencies: 4415 + browserslist: '>= 4.21.0' 4416 + 3314 4417 uri-js@4.4.1: 3315 4418 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} 3316 4419 ··· 3328 4431 resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} 3329 4432 engines: {node: '>= 0.8'} 3330 4433 4434 + vite-plugin-pwa@1.2.0: 4435 + resolution: {integrity: sha512-a2xld+SJshT9Lgcv8Ji4+srFJL4k/1bVbd1x06JIkvecpQkwkvCncD1+gSzcdm3s+owWLpMJerG3aN5jupJEVw==} 4436 + engines: {node: '>=16.0.0'} 4437 + peerDependencies: 4438 + '@vite-pwa/assets-generator': ^1.0.0 4439 + vite: ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 4440 + workbox-build: ^7.4.0 4441 + workbox-window: ^7.4.0 4442 + peerDependenciesMeta: 4443 + '@vite-pwa/assets-generator': 4444 + optional: true 4445 + 3331 4446 vite@7.3.1: 3332 4447 resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} 3333 4448 engines: {node: ^20.19.0 || >=22.12.0} ··· 3376 4491 vite: 3377 4492 optional: true 3378 4493 4494 + webidl-conversions@4.0.2: 4495 + resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} 4496 + 4497 + whatwg-url@7.1.0: 4498 + resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} 4499 + 4500 + which-boxed-primitive@1.1.1: 4501 + resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==} 4502 + engines: {node: '>= 0.4'} 4503 + 4504 + which-builtin-type@1.2.1: 4505 + resolution: {integrity: sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==} 4506 + engines: {node: '>= 0.4'} 4507 + 4508 + which-collection@1.0.2: 4509 + resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==} 4510 + engines: {node: '>= 0.4'} 4511 + 4512 + which-typed-array@1.1.20: 4513 + resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==} 4514 + engines: {node: '>= 0.4'} 4515 + 3379 4516 which@2.0.2: 3380 4517 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} 3381 4518 engines: {node: '>= 8'} ··· 3388 4525 wordwrap@1.0.0: 3389 4526 resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} 3390 4527 4528 + workbox-background-sync@7.4.0: 4529 + resolution: {integrity: sha512-8CB9OxKAgKZKyNMwfGZ1XESx89GryWTfI+V5yEj8sHjFH8MFelUwYXEyldEK6M6oKMmn807GoJFUEA1sC4XS9w==} 4530 + 4531 + workbox-broadcast-update@7.4.0: 4532 + resolution: {integrity: sha512-+eZQwoktlvo62cI0b+QBr40v5XjighxPq3Fzo9AWMiAosmpG5gxRHgTbGGhaJv/q/MFVxwFNGh/UwHZ/8K88lA==} 4533 + 4534 + workbox-build@7.4.0: 4535 + resolution: {integrity: sha512-Ntk1pWb0caOFIvwz/hfgrov/OJ45wPEhI5PbTywQcYjyZiVhT3UrwwUPl6TRYbTm4moaFYithYnl1lvZ8UjxcA==} 4536 + engines: {node: '>=20.0.0'} 4537 + 4538 + workbox-cacheable-response@7.4.0: 4539 + resolution: {integrity: sha512-0Fb8795zg/x23ISFkAc7lbWes6vbw34DGFIMw31cwuHPgDEC/5EYm6m/ZkylLX0EnEbbOyOCLjKgFS/Z5g0HeQ==} 4540 + 4541 + workbox-core@7.4.0: 4542 + resolution: {integrity: sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==} 4543 + 4544 + workbox-expiration@7.4.0: 4545 + resolution: {integrity: sha512-V50p4BxYhtA80eOvulu8xVfPBgZbkxJ1Jr8UUn0rvqjGhLDqKNtfrDfjJKnLz2U8fO2xGQJTx/SKXNTzHOjnHw==} 4546 + 4547 + workbox-google-analytics@7.4.0: 4548 + resolution: {integrity: sha512-MVPXQslRF6YHkzGoFw1A4GIB8GrKym/A5+jYDUSL+AeJw4ytQGrozYdiZqUW1TPQHW8isBCBtyFJergUXyNoWQ==} 4549 + 4550 + workbox-navigation-preload@7.4.0: 4551 + resolution: {integrity: sha512-etzftSgdQfjMcfPgbfaZCfM2QuR1P+4o8uCA2s4rf3chtKTq/Om7g/qvEOcZkG6v7JZOSOxVYQiOu6PbAZgU6w==} 4552 + 4553 + workbox-precaching@7.4.0: 4554 + resolution: {integrity: sha512-VQs37T6jDqf1rTxUJZXRl3yjZMf5JX/vDPhmx2CPgDDKXATzEoqyRqhYnRoxl6Kr0rqaQlp32i9rtG5zTzIlNg==} 4555 + 4556 + workbox-range-requests@7.4.0: 4557 + resolution: {integrity: sha512-3Vq854ZNuP6Y0KZOQWLaLC9FfM7ZaE+iuQl4VhADXybwzr4z/sMmnLgTeUZLq5PaDlcJBxYXQ3U91V7dwAIfvw==} 4558 + 4559 + workbox-recipes@7.4.0: 4560 + resolution: {integrity: sha512-kOkWvsAn4H8GvAkwfJTbwINdv4voFoiE9hbezgB1sb/0NLyTG4rE7l6LvS8lLk5QIRIto+DjXLuAuG3Vmt3cxQ==} 4561 + 4562 + workbox-routing@7.4.0: 4563 + resolution: {integrity: sha512-C/ooj5uBWYAhAqwmU8HYQJdOjjDKBp9MzTQ+otpMmd+q0eF59K+NuXUek34wbL0RFrIXe/KKT+tUWcZcBqxbHQ==} 4564 + 4565 + workbox-strategies@7.4.0: 4566 + resolution: {integrity: sha512-T4hVqIi5A4mHi92+5EppMX3cLaVywDp8nsyUgJhOZxcfSV/eQofcOA6/EMo5rnTNmNTpw0rUgjAI6LaVullPpg==} 4567 + 4568 + workbox-streams@7.4.0: 4569 + resolution: {integrity: sha512-QHPBQrey7hQbnTs5GrEVoWz7RhHJXnPT+12qqWM378orDMo5VMJLCkCM1cnCk+8Eq92lccx/VgRZ7WAzZWbSLg==} 4570 + 4571 + workbox-sw@7.4.0: 4572 + resolution: {integrity: sha512-ltU+Kr3qWR6BtbdlMnCjobZKzeV1hN+S6UvDywBrwM19TTyqA03X66dzw1tEIdJvQ4lYKkBFox6IAEhoSEZ8Xw==} 4573 + 4574 + workbox-window@7.4.0: 4575 + resolution: {integrity: sha512-/bIYdBLAVsNR3v7gYGaV4pQW3M3kEPx5E8vDxGvxo6khTrGtSSCS7QiFKv9ogzBgZiy0OXLP9zO28U/1nF1mfw==} 4576 + 3391 4577 wrap-ansi@7.0.0: 3392 4578 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} 3393 4579 engines: {node: '>=10'} ··· 3419 4605 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} 3420 4606 engines: {node: '>=10'} 3421 4607 4608 + yallist@3.1.1: 4609 + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} 4610 + 3422 4611 yaml@1.10.2: 3423 4612 resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} 3424 4613 engines: {node: '>= 6'} ··· 3445 4634 resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} 3446 4635 3447 4636 snapshots: 4637 + 4638 + '@apideck/better-ajv-errors@0.3.6(ajv@8.18.0)': 4639 + dependencies: 4640 + ajv: 8.18.0 4641 + json-schema: 0.4.0 4642 + jsonpointer: 5.0.1 4643 + leven: 3.1.0 3448 4644 3449 4645 '@atcute/cbor@2.3.2': 3450 4646 dependencies: ··· 4657 5853 4658 5854 '@aws/lambda-invoke-store@0.2.3': {} 4659 5855 5856 + '@babel/code-frame@7.29.0': 5857 + dependencies: 5858 + '@babel/helper-validator-identifier': 7.28.5 5859 + js-tokens: 4.0.0 5860 + picocolors: 1.1.1 5861 + 5862 + '@babel/compat-data@7.29.0': {} 5863 + 5864 + '@babel/core@7.29.0': 5865 + dependencies: 5866 + '@babel/code-frame': 7.29.0 5867 + '@babel/generator': 7.29.1 5868 + '@babel/helper-compilation-targets': 7.28.6 5869 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 5870 + '@babel/helpers': 7.28.6 5871 + '@babel/parser': 7.29.0 5872 + '@babel/template': 7.28.6 5873 + '@babel/traverse': 7.29.0 5874 + '@babel/types': 7.29.0 5875 + '@jridgewell/remapping': 2.3.5 5876 + convert-source-map: 2.0.0 5877 + debug: 4.4.3 5878 + gensync: 1.0.0-beta.2 5879 + json5: 2.2.3 5880 + semver: 6.3.1 5881 + transitivePeerDependencies: 5882 + - supports-color 5883 + 5884 + '@babel/generator@7.29.1': 5885 + dependencies: 5886 + '@babel/parser': 7.29.0 5887 + '@babel/types': 7.29.0 5888 + '@jridgewell/gen-mapping': 0.3.13 5889 + '@jridgewell/trace-mapping': 0.3.31 5890 + jsesc: 3.1.0 5891 + 5892 + '@babel/helper-annotate-as-pure@7.27.3': 5893 + dependencies: 5894 + '@babel/types': 7.29.0 5895 + 5896 + '@babel/helper-compilation-targets@7.28.6': 5897 + dependencies: 5898 + '@babel/compat-data': 7.29.0 5899 + '@babel/helper-validator-option': 7.27.1 5900 + browserslist: 4.28.1 5901 + lru-cache: 5.1.1 5902 + semver: 6.3.1 5903 + 5904 + '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)': 5905 + dependencies: 5906 + '@babel/core': 7.29.0 5907 + '@babel/helper-annotate-as-pure': 7.27.3 5908 + '@babel/helper-member-expression-to-functions': 7.28.5 5909 + '@babel/helper-optimise-call-expression': 7.27.1 5910 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) 5911 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 5912 + '@babel/traverse': 7.29.0 5913 + semver: 6.3.1 5914 + transitivePeerDependencies: 5915 + - supports-color 5916 + 5917 + '@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.29.0)': 5918 + dependencies: 5919 + '@babel/core': 7.29.0 5920 + '@babel/helper-annotate-as-pure': 7.27.3 5921 + regexpu-core: 6.4.0 5922 + semver: 6.3.1 5923 + 5924 + '@babel/helper-define-polyfill-provider@0.6.6(@babel/core@7.29.0)': 5925 + dependencies: 5926 + '@babel/core': 7.29.0 5927 + '@babel/helper-compilation-targets': 7.28.6 5928 + '@babel/helper-plugin-utils': 7.28.6 5929 + debug: 4.4.3 5930 + lodash.debounce: 4.0.8 5931 + resolve: 1.22.11 5932 + transitivePeerDependencies: 5933 + - supports-color 5934 + 5935 + '@babel/helper-globals@7.28.0': {} 5936 + 5937 + '@babel/helper-member-expression-to-functions@7.28.5': 5938 + dependencies: 5939 + '@babel/traverse': 7.29.0 5940 + '@babel/types': 7.29.0 5941 + transitivePeerDependencies: 5942 + - supports-color 5943 + 5944 + '@babel/helper-module-imports@7.28.6': 5945 + dependencies: 5946 + '@babel/traverse': 7.29.0 5947 + '@babel/types': 7.29.0 5948 + transitivePeerDependencies: 5949 + - supports-color 5950 + 5951 + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': 5952 + dependencies: 5953 + '@babel/core': 7.29.0 5954 + '@babel/helper-module-imports': 7.28.6 5955 + '@babel/helper-validator-identifier': 7.28.5 5956 + '@babel/traverse': 7.29.0 5957 + transitivePeerDependencies: 5958 + - supports-color 5959 + 5960 + '@babel/helper-optimise-call-expression@7.27.1': 5961 + dependencies: 5962 + '@babel/types': 7.29.0 5963 + 5964 + '@babel/helper-plugin-utils@7.28.6': {} 5965 + 5966 + '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.29.0)': 5967 + dependencies: 5968 + '@babel/core': 7.29.0 5969 + '@babel/helper-annotate-as-pure': 7.27.3 5970 + '@babel/helper-wrap-function': 7.28.6 5971 + '@babel/traverse': 7.29.0 5972 + transitivePeerDependencies: 5973 + - supports-color 5974 + 5975 + '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)': 5976 + dependencies: 5977 + '@babel/core': 7.29.0 5978 + '@babel/helper-member-expression-to-functions': 7.28.5 5979 + '@babel/helper-optimise-call-expression': 7.27.1 5980 + '@babel/traverse': 7.29.0 5981 + transitivePeerDependencies: 5982 + - supports-color 5983 + 5984 + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': 5985 + dependencies: 5986 + '@babel/traverse': 7.29.0 5987 + '@babel/types': 7.29.0 5988 + transitivePeerDependencies: 5989 + - supports-color 5990 + 5991 + '@babel/helper-string-parser@7.27.1': {} 5992 + 5993 + '@babel/helper-validator-identifier@7.28.5': {} 5994 + 5995 + '@babel/helper-validator-option@7.27.1': {} 5996 + 5997 + '@babel/helper-wrap-function@7.28.6': 5998 + dependencies: 5999 + '@babel/template': 7.28.6 6000 + '@babel/traverse': 7.29.0 6001 + '@babel/types': 7.29.0 6002 + transitivePeerDependencies: 6003 + - supports-color 6004 + 6005 + '@babel/helpers@7.28.6': 6006 + dependencies: 6007 + '@babel/template': 7.28.6 6008 + '@babel/types': 7.29.0 6009 + 6010 + '@babel/parser@7.29.0': 6011 + dependencies: 6012 + '@babel/types': 7.29.0 6013 + 6014 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)': 6015 + dependencies: 6016 + '@babel/core': 7.29.0 6017 + '@babel/helper-plugin-utils': 7.28.6 6018 + '@babel/traverse': 7.29.0 6019 + transitivePeerDependencies: 6020 + - supports-color 6021 + 6022 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.29.0)': 6023 + dependencies: 6024 + '@babel/core': 7.29.0 6025 + '@babel/helper-plugin-utils': 7.28.6 6026 + 6027 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.29.0)': 6028 + dependencies: 6029 + '@babel/core': 7.29.0 6030 + '@babel/helper-plugin-utils': 7.28.6 6031 + 6032 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.29.0)': 6033 + dependencies: 6034 + '@babel/core': 7.29.0 6035 + '@babel/helper-plugin-utils': 7.28.6 6036 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 6037 + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0) 6038 + transitivePeerDependencies: 6039 + - supports-color 6040 + 6041 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.29.0)': 6042 + dependencies: 6043 + '@babel/core': 7.29.0 6044 + '@babel/helper-plugin-utils': 7.28.6 6045 + '@babel/traverse': 7.29.0 6046 + transitivePeerDependencies: 6047 + - supports-color 6048 + 6049 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)': 6050 + dependencies: 6051 + '@babel/core': 7.29.0 6052 + 6053 + '@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.29.0)': 6054 + dependencies: 6055 + '@babel/core': 7.29.0 6056 + '@babel/helper-plugin-utils': 7.28.6 6057 + 6058 + '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)': 6059 + dependencies: 6060 + '@babel/core': 7.29.0 6061 + '@babel/helper-plugin-utils': 7.28.6 6062 + 6063 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.0)': 6064 + dependencies: 6065 + '@babel/core': 7.29.0 6066 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6067 + '@babel/helper-plugin-utils': 7.28.6 6068 + 6069 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.29.0)': 6070 + dependencies: 6071 + '@babel/core': 7.29.0 6072 + '@babel/helper-plugin-utils': 7.28.6 6073 + 6074 + '@babel/plugin-transform-async-generator-functions@7.29.0(@babel/core@7.29.0)': 6075 + dependencies: 6076 + '@babel/core': 7.29.0 6077 + '@babel/helper-plugin-utils': 7.28.6 6078 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0) 6079 + '@babel/traverse': 7.29.0 6080 + transitivePeerDependencies: 6081 + - supports-color 6082 + 6083 + '@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@7.29.0)': 6084 + dependencies: 6085 + '@babel/core': 7.29.0 6086 + '@babel/helper-module-imports': 7.28.6 6087 + '@babel/helper-plugin-utils': 7.28.6 6088 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0) 6089 + transitivePeerDependencies: 6090 + - supports-color 6091 + 6092 + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.29.0)': 6093 + dependencies: 6094 + '@babel/core': 7.29.0 6095 + '@babel/helper-plugin-utils': 7.28.6 6096 + 6097 + '@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.29.0)': 6098 + dependencies: 6099 + '@babel/core': 7.29.0 6100 + '@babel/helper-plugin-utils': 7.28.6 6101 + 6102 + '@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.29.0)': 6103 + dependencies: 6104 + '@babel/core': 7.29.0 6105 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 6106 + '@babel/helper-plugin-utils': 7.28.6 6107 + transitivePeerDependencies: 6108 + - supports-color 6109 + 6110 + '@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.29.0)': 6111 + dependencies: 6112 + '@babel/core': 7.29.0 6113 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 6114 + '@babel/helper-plugin-utils': 7.28.6 6115 + transitivePeerDependencies: 6116 + - supports-color 6117 + 6118 + '@babel/plugin-transform-classes@7.28.6(@babel/core@7.29.0)': 6119 + dependencies: 6120 + '@babel/core': 7.29.0 6121 + '@babel/helper-annotate-as-pure': 7.27.3 6122 + '@babel/helper-compilation-targets': 7.28.6 6123 + '@babel/helper-globals': 7.28.0 6124 + '@babel/helper-plugin-utils': 7.28.6 6125 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) 6126 + '@babel/traverse': 7.29.0 6127 + transitivePeerDependencies: 6128 + - supports-color 6129 + 6130 + '@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.29.0)': 6131 + dependencies: 6132 + '@babel/core': 7.29.0 6133 + '@babel/helper-plugin-utils': 7.28.6 6134 + '@babel/template': 7.28.6 6135 + 6136 + '@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.29.0)': 6137 + dependencies: 6138 + '@babel/core': 7.29.0 6139 + '@babel/helper-plugin-utils': 7.28.6 6140 + '@babel/traverse': 7.29.0 6141 + transitivePeerDependencies: 6142 + - supports-color 6143 + 6144 + '@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.29.0)': 6145 + dependencies: 6146 + '@babel/core': 7.29.0 6147 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6148 + '@babel/helper-plugin-utils': 7.28.6 6149 + 6150 + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.29.0)': 6151 + dependencies: 6152 + '@babel/core': 7.29.0 6153 + '@babel/helper-plugin-utils': 7.28.6 6154 + 6155 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)': 6156 + dependencies: 6157 + '@babel/core': 7.29.0 6158 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6159 + '@babel/helper-plugin-utils': 7.28.6 6160 + 6161 + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.29.0)': 6162 + dependencies: 6163 + '@babel/core': 7.29.0 6164 + '@babel/helper-plugin-utils': 7.28.6 6165 + 6166 + '@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.29.0)': 6167 + dependencies: 6168 + '@babel/core': 7.29.0 6169 + '@babel/helper-plugin-utils': 7.28.6 6170 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) 6171 + transitivePeerDependencies: 6172 + - supports-color 6173 + 6174 + '@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.29.0)': 6175 + dependencies: 6176 + '@babel/core': 7.29.0 6177 + '@babel/helper-plugin-utils': 7.28.6 6178 + 6179 + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.29.0)': 6180 + dependencies: 6181 + '@babel/core': 7.29.0 6182 + '@babel/helper-plugin-utils': 7.28.6 6183 + 6184 + '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.29.0)': 6185 + dependencies: 6186 + '@babel/core': 7.29.0 6187 + '@babel/helper-plugin-utils': 7.28.6 6188 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 6189 + transitivePeerDependencies: 6190 + - supports-color 6191 + 6192 + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.29.0)': 6193 + dependencies: 6194 + '@babel/core': 7.29.0 6195 + '@babel/helper-compilation-targets': 7.28.6 6196 + '@babel/helper-plugin-utils': 7.28.6 6197 + '@babel/traverse': 7.29.0 6198 + transitivePeerDependencies: 6199 + - supports-color 6200 + 6201 + '@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.29.0)': 6202 + dependencies: 6203 + '@babel/core': 7.29.0 6204 + '@babel/helper-plugin-utils': 7.28.6 6205 + 6206 + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.29.0)': 6207 + dependencies: 6208 + '@babel/core': 7.29.0 6209 + '@babel/helper-plugin-utils': 7.28.6 6210 + 6211 + '@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.29.0)': 6212 + dependencies: 6213 + '@babel/core': 7.29.0 6214 + '@babel/helper-plugin-utils': 7.28.6 6215 + 6216 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.29.0)': 6217 + dependencies: 6218 + '@babel/core': 7.29.0 6219 + '@babel/helper-plugin-utils': 7.28.6 6220 + 6221 + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.29.0)': 6222 + dependencies: 6223 + '@babel/core': 7.29.0 6224 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 6225 + '@babel/helper-plugin-utils': 7.28.6 6226 + transitivePeerDependencies: 6227 + - supports-color 6228 + 6229 + '@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.29.0)': 6230 + dependencies: 6231 + '@babel/core': 7.29.0 6232 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 6233 + '@babel/helper-plugin-utils': 7.28.6 6234 + transitivePeerDependencies: 6235 + - supports-color 6236 + 6237 + '@babel/plugin-transform-modules-systemjs@7.29.0(@babel/core@7.29.0)': 6238 + dependencies: 6239 + '@babel/core': 7.29.0 6240 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 6241 + '@babel/helper-plugin-utils': 7.28.6 6242 + '@babel/helper-validator-identifier': 7.28.5 6243 + '@babel/traverse': 7.29.0 6244 + transitivePeerDependencies: 6245 + - supports-color 6246 + 6247 + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.29.0)': 6248 + dependencies: 6249 + '@babel/core': 7.29.0 6250 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 6251 + '@babel/helper-plugin-utils': 7.28.6 6252 + transitivePeerDependencies: 6253 + - supports-color 6254 + 6255 + '@babel/plugin-transform-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)': 6256 + dependencies: 6257 + '@babel/core': 7.29.0 6258 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6259 + '@babel/helper-plugin-utils': 7.28.6 6260 + 6261 + '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.29.0)': 6262 + dependencies: 6263 + '@babel/core': 7.29.0 6264 + '@babel/helper-plugin-utils': 7.28.6 6265 + 6266 + '@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.29.0)': 6267 + dependencies: 6268 + '@babel/core': 7.29.0 6269 + '@babel/helper-plugin-utils': 7.28.6 6270 + 6271 + '@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.29.0)': 6272 + dependencies: 6273 + '@babel/core': 7.29.0 6274 + '@babel/helper-plugin-utils': 7.28.6 6275 + 6276 + '@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.29.0)': 6277 + dependencies: 6278 + '@babel/core': 7.29.0 6279 + '@babel/helper-compilation-targets': 7.28.6 6280 + '@babel/helper-plugin-utils': 7.28.6 6281 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) 6282 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0) 6283 + '@babel/traverse': 7.29.0 6284 + transitivePeerDependencies: 6285 + - supports-color 6286 + 6287 + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.29.0)': 6288 + dependencies: 6289 + '@babel/core': 7.29.0 6290 + '@babel/helper-plugin-utils': 7.28.6 6291 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) 6292 + transitivePeerDependencies: 6293 + - supports-color 6294 + 6295 + '@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.29.0)': 6296 + dependencies: 6297 + '@babel/core': 7.29.0 6298 + '@babel/helper-plugin-utils': 7.28.6 6299 + 6300 + '@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.29.0)': 6301 + dependencies: 6302 + '@babel/core': 7.29.0 6303 + '@babel/helper-plugin-utils': 7.28.6 6304 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 6305 + transitivePeerDependencies: 6306 + - supports-color 6307 + 6308 + '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.29.0)': 6309 + dependencies: 6310 + '@babel/core': 7.29.0 6311 + '@babel/helper-plugin-utils': 7.28.6 6312 + 6313 + '@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.29.0)': 6314 + dependencies: 6315 + '@babel/core': 7.29.0 6316 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 6317 + '@babel/helper-plugin-utils': 7.28.6 6318 + transitivePeerDependencies: 6319 + - supports-color 6320 + 6321 + '@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.29.0)': 6322 + dependencies: 6323 + '@babel/core': 7.29.0 6324 + '@babel/helper-annotate-as-pure': 7.27.3 6325 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 6326 + '@babel/helper-plugin-utils': 7.28.6 6327 + transitivePeerDependencies: 6328 + - supports-color 6329 + 6330 + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.29.0)': 6331 + dependencies: 6332 + '@babel/core': 7.29.0 6333 + '@babel/helper-plugin-utils': 7.28.6 6334 + 6335 + '@babel/plugin-transform-regenerator@7.29.0(@babel/core@7.29.0)': 6336 + dependencies: 6337 + '@babel/core': 7.29.0 6338 + '@babel/helper-plugin-utils': 7.28.6 6339 + 6340 + '@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.29.0)': 6341 + dependencies: 6342 + '@babel/core': 7.29.0 6343 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6344 + '@babel/helper-plugin-utils': 7.28.6 6345 + 6346 + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.29.0)': 6347 + dependencies: 6348 + '@babel/core': 7.29.0 6349 + '@babel/helper-plugin-utils': 7.28.6 6350 + 6351 + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.29.0)': 6352 + dependencies: 6353 + '@babel/core': 7.29.0 6354 + '@babel/helper-plugin-utils': 7.28.6 6355 + 6356 + '@babel/plugin-transform-spread@7.28.6(@babel/core@7.29.0)': 6357 + dependencies: 6358 + '@babel/core': 7.29.0 6359 + '@babel/helper-plugin-utils': 7.28.6 6360 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 6361 + transitivePeerDependencies: 6362 + - supports-color 6363 + 6364 + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.29.0)': 6365 + dependencies: 6366 + '@babel/core': 7.29.0 6367 + '@babel/helper-plugin-utils': 7.28.6 6368 + 6369 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.29.0)': 6370 + dependencies: 6371 + '@babel/core': 7.29.0 6372 + '@babel/helper-plugin-utils': 7.28.6 6373 + 6374 + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.29.0)': 6375 + dependencies: 6376 + '@babel/core': 7.29.0 6377 + '@babel/helper-plugin-utils': 7.28.6 6378 + 6379 + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.29.0)': 6380 + dependencies: 6381 + '@babel/core': 7.29.0 6382 + '@babel/helper-plugin-utils': 7.28.6 6383 + 6384 + '@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.29.0)': 6385 + dependencies: 6386 + '@babel/core': 7.29.0 6387 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6388 + '@babel/helper-plugin-utils': 7.28.6 6389 + 6390 + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.29.0)': 6391 + dependencies: 6392 + '@babel/core': 7.29.0 6393 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6394 + '@babel/helper-plugin-utils': 7.28.6 6395 + 6396 + '@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.29.0)': 6397 + dependencies: 6398 + '@babel/core': 7.29.0 6399 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 6400 + '@babel/helper-plugin-utils': 7.28.6 6401 + 6402 + '@babel/preset-env@7.29.0(@babel/core@7.29.0)': 6403 + dependencies: 6404 + '@babel/compat-data': 7.29.0 6405 + '@babel/core': 7.29.0 6406 + '@babel/helper-compilation-targets': 7.28.6 6407 + '@babel/helper-plugin-utils': 7.28.6 6408 + '@babel/helper-validator-option': 7.27.1 6409 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.29.0) 6410 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.29.0) 6411 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.29.0) 6412 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.29.0) 6413 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.29.0) 6414 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0) 6415 + '@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.29.0) 6416 + '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0) 6417 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.29.0) 6418 + '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0) 6419 + '@babel/plugin-transform-async-generator-functions': 7.29.0(@babel/core@7.29.0) 6420 + '@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.29.0) 6421 + '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.29.0) 6422 + '@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.29.0) 6423 + '@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0) 6424 + '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0) 6425 + '@babel/plugin-transform-classes': 7.28.6(@babel/core@7.29.0) 6426 + '@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.29.0) 6427 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) 6428 + '@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@7.29.0) 6429 + '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.29.0) 6430 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0) 6431 + '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.29.0) 6432 + '@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@7.29.0) 6433 + '@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@7.29.0) 6434 + '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.29.0) 6435 + '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.29.0) 6436 + '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.29.0) 6437 + '@babel/plugin-transform-json-strings': 7.28.6(@babel/core@7.29.0) 6438 + '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.29.0) 6439 + '@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.29.0) 6440 + '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.29.0) 6441 + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.29.0) 6442 + '@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0) 6443 + '@babel/plugin-transform-modules-systemjs': 7.29.0(@babel/core@7.29.0) 6444 + '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.29.0) 6445 + '@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0) 6446 + '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.29.0) 6447 + '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0) 6448 + '@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.29.0) 6449 + '@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0) 6450 + '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.29.0) 6451 + '@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.29.0) 6452 + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0) 6453 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0) 6454 + '@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0) 6455 + '@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0) 6456 + '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.29.0) 6457 + '@babel/plugin-transform-regenerator': 7.29.0(@babel/core@7.29.0) 6458 + '@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@7.29.0) 6459 + '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.29.0) 6460 + '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0) 6461 + '@babel/plugin-transform-spread': 7.28.6(@babel/core@7.29.0) 6462 + '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.29.0) 6463 + '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.29.0) 6464 + '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.29.0) 6465 + '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.29.0) 6466 + '@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@7.29.0) 6467 + '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0) 6468 + '@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.29.0) 6469 + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.0) 6470 + babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.29.0) 6471 + babel-plugin-polyfill-corejs3: 0.14.0(@babel/core@7.29.0) 6472 + babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.29.0) 6473 + core-js-compat: 3.48.0 6474 + semver: 6.3.1 6475 + transitivePeerDependencies: 6476 + - supports-color 6477 + 6478 + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.29.0)': 6479 + dependencies: 6480 + '@babel/core': 7.29.0 6481 + '@babel/helper-plugin-utils': 7.28.6 6482 + '@babel/types': 7.29.0 6483 + esutils: 2.0.3 6484 + 6485 + '@babel/runtime@7.28.6': {} 6486 + 6487 + '@babel/template@7.28.6': 6488 + dependencies: 6489 + '@babel/code-frame': 7.29.0 6490 + '@babel/parser': 7.29.0 6491 + '@babel/types': 7.29.0 6492 + 6493 + '@babel/traverse@7.29.0': 6494 + dependencies: 6495 + '@babel/code-frame': 7.29.0 6496 + '@babel/generator': 7.29.1 6497 + '@babel/helper-globals': 7.28.0 6498 + '@babel/parser': 7.29.0 6499 + '@babel/template': 7.28.6 6500 + '@babel/types': 7.29.0 6501 + debug: 4.4.3 6502 + transitivePeerDependencies: 6503 + - supports-color 6504 + 6505 + '@babel/types@7.29.0': 6506 + dependencies: 6507 + '@babel/helper-string-parser': 7.27.1 6508 + '@babel/helper-validator-identifier': 7.28.5 6509 + 4660 6510 '@badrap/valita@0.4.6': {} 4661 6511 4662 6512 '@bufbuild/protobuf@1.10.1': {} ··· 5010 6860 wrap-ansi: 8.1.0 5011 6861 wrap-ansi-cjs: wrap-ansi@7.0.0 5012 6862 6863 + '@isaacs/cliui@9.0.0': {} 6864 + 5013 6865 '@jridgewell/gen-mapping@0.3.13': 5014 6866 dependencies: 5015 6867 '@jridgewell/sourcemap-codec': 1.5.5 ··· 5021 6873 '@jridgewell/trace-mapping': 0.3.31 5022 6874 5023 6875 '@jridgewell/resolve-uri@3.1.2': {} 6876 + 6877 + '@jridgewell/source-map@0.3.11': 6878 + dependencies: 6879 + '@jridgewell/gen-mapping': 0.3.13 6880 + '@jridgewell/trace-mapping': 0.3.31 5024 6881 5025 6882 '@jridgewell/sourcemap-codec@1.5.5': {} 5026 6883 ··· 5068 6925 '@protobufjs/pool@1.1.0': {} 5069 6926 5070 6927 '@protobufjs/utf8@1.1.0': {} 6928 + 6929 + '@rollup/plugin-babel@5.3.1(@babel/core@7.29.0)(rollup@2.80.0)': 6930 + dependencies: 6931 + '@babel/core': 7.29.0 6932 + '@babel/helper-module-imports': 7.28.6 6933 + '@rollup/pluginutils': 3.1.0(rollup@2.80.0) 6934 + rollup: 2.80.0 6935 + transitivePeerDependencies: 6936 + - supports-color 5071 6937 5072 6938 '@rollup/plugin-commonjs@29.0.0(rollup@4.57.1)': 5073 6939 dependencies: ··· 5087 6953 optionalDependencies: 5088 6954 rollup: 4.57.1 5089 6955 6956 + '@rollup/plugin-node-resolve@15.3.1(rollup@2.80.0)': 6957 + dependencies: 6958 + '@rollup/pluginutils': 5.3.0(rollup@2.80.0) 6959 + '@types/resolve': 1.20.2 6960 + deepmerge: 4.3.1 6961 + is-module: 1.0.0 6962 + resolve: 1.22.11 6963 + optionalDependencies: 6964 + rollup: 2.80.0 6965 + 5090 6966 '@rollup/plugin-node-resolve@16.0.3(rollup@4.57.1)': 5091 6967 dependencies: 5092 6968 '@rollup/pluginutils': 5.3.0(rollup@4.57.1) ··· 5097 6973 optionalDependencies: 5098 6974 rollup: 4.57.1 5099 6975 6976 + '@rollup/plugin-replace@2.4.2(rollup@2.80.0)': 6977 + dependencies: 6978 + '@rollup/pluginutils': 3.1.0(rollup@2.80.0) 6979 + magic-string: 0.25.9 6980 + rollup: 2.80.0 6981 + 6982 + '@rollup/plugin-terser@0.4.4(rollup@2.80.0)': 6983 + dependencies: 6984 + serialize-javascript: 6.0.2 6985 + smob: 1.6.1 6986 + terser: 5.46.0 6987 + optionalDependencies: 6988 + rollup: 2.80.0 6989 + 6990 + '@rollup/pluginutils@3.1.0(rollup@2.80.0)': 6991 + dependencies: 6992 + '@types/estree': 0.0.39 6993 + estree-walker: 1.0.1 6994 + picomatch: 2.3.1 6995 + rollup: 2.80.0 6996 + 6997 + '@rollup/pluginutils@5.3.0(rollup@2.80.0)': 6998 + dependencies: 6999 + '@types/estree': 1.0.8 7000 + estree-walker: 2.0.2 7001 + picomatch: 4.0.3 7002 + optionalDependencies: 7003 + rollup: 2.80.0 7004 + 5100 7005 '@rollup/pluginutils@5.3.0(rollup@4.57.1)': 5101 7006 dependencies: 5102 7007 '@types/estree': 1.0.8 ··· 5520 7425 5521 7426 '@standard-schema/spec@1.1.0': {} 5522 7427 7428 + '@surma/rollup-plugin-off-main-thread@2.2.3': 7429 + dependencies: 7430 + ejs: 3.1.10 7431 + json5: 2.2.3 7432 + magic-string: 0.25.9 7433 + string.prototype.matchall: 4.0.12 7434 + 5523 7435 '@sveltejs/acorn-typescript@1.0.8(acorn@8.15.0)': 5524 7436 dependencies: 5525 7437 acorn: 8.15.0 5526 7438 5527 - '@sveltejs/adapter-auto@7.0.0(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))': 7439 + '@sveltejs/adapter-auto@7.0.0(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))': 5528 7440 dependencies: 5529 - '@sveltejs/kit': 2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 7441 + '@sveltejs/kit': 2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 5530 7442 5531 - '@sveltejs/adapter-node@5.5.3(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))': 7443 + '@sveltejs/adapter-node@5.5.3(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))': 5532 7444 dependencies: 5533 7445 '@rollup/plugin-commonjs': 29.0.0(rollup@4.57.1) 5534 7446 '@rollup/plugin-json': 6.1.0(rollup@4.57.1) 5535 7447 '@rollup/plugin-node-resolve': 16.0.3(rollup@4.57.1) 5536 - '@sveltejs/kit': 2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 7448 + '@sveltejs/kit': 2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 5537 7449 rollup: 4.57.1 5538 7450 5539 - '@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2))': 7451 + '@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': 5540 7452 dependencies: 5541 7453 '@standard-schema/spec': 1.1.0 5542 7454 '@sveltejs/acorn-typescript': 1.0.8(acorn@8.15.0) 5543 - '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 7455 + '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 5544 7456 '@types/cookie': 0.6.0 5545 7457 acorn: 8.15.0 5546 7458 cookie: 0.6.0 ··· 5553 7465 set-cookie-parser: 3.0.1 5554 7466 sirv: 3.0.2 5555 7467 svelte: 5.49.2 5556 - vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2) 7468 + vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) 5557 7469 optionalDependencies: 5558 7470 typescript: 5.9.3 5559 7471 5560 - '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2))': 7472 + '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': 5561 7473 dependencies: 5562 - '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 7474 + '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 5563 7475 obug: 2.1.1 5564 7476 svelte: 5.49.2 5565 - vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2) 7477 + vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) 5566 7478 5567 - '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2))': 7479 + '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': 5568 7480 dependencies: 5569 - '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 7481 + '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)))(svelte@5.49.2)(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 5570 7482 deepmerge: 4.3.1 5571 7483 magic-string: 0.30.21 5572 7484 obug: 2.1.1 5573 7485 svelte: 5.49.2 5574 - vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2) 5575 - vitefu: 1.1.1(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)) 7486 + vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) 7487 + vitefu: 1.1.1(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) 5576 7488 5577 7489 '@tailwindcss/node@4.1.18': 5578 7490 dependencies: ··· 5635 7547 '@tailwindcss/oxide-win32-arm64-msvc': 4.1.18 5636 7548 '@tailwindcss/oxide-win32-x64-msvc': 4.1.18 5637 7549 5638 - '@tailwindcss/vite@4.1.18(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2))': 7550 + '@tailwindcss/vite@4.1.18(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': 5639 7551 dependencies: 5640 7552 '@tailwindcss/node': 4.1.18 5641 7553 '@tailwindcss/oxide': 4.1.18 5642 7554 tailwindcss: 4.1.18 5643 - vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2) 7555 + vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) 5644 7556 5645 7557 '@tanstack/query-core@5.90.20': {} 5646 7558 ··· 5661 7573 dependencies: 5662 7574 '@types/bn.js': 5.2.0 5663 7575 7576 + '@types/estree@0.0.39': {} 7577 + 5664 7578 '@types/estree@1.0.8': {} 5665 7579 5666 7580 '@types/http-errors@2.0.5': {} ··· 5678 7592 pg-types: 2.2.0 5679 7593 5680 7594 '@types/resolve@1.20.2': {} 7595 + 7596 + '@types/trusted-types@2.0.7': {} 5681 7597 5682 7598 '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5683 7599 dependencies: ··· 5792 7708 json-schema-traverse: 0.4.1 5793 7709 uri-js: 4.4.1 5794 7710 7711 + ajv@8.18.0: 7712 + dependencies: 7713 + fast-deep-equal: 3.1.3 7714 + fast-uri: 3.1.0 7715 + json-schema-traverse: 1.0.0 7716 + require-from-string: 2.0.2 7717 + 5795 7718 ansi-regex@5.0.1: {} 5796 7719 5797 7720 ansi-regex@6.2.2: {} ··· 5806 7729 5807 7730 aria-query@5.3.2: {} 5808 7731 7732 + array-buffer-byte-length@1.0.2: 7733 + dependencies: 7734 + call-bound: 1.0.4 7735 + is-array-buffer: 3.0.5 7736 + 5809 7737 array-flatten@1.1.1: {} 5810 7738 7739 + arraybuffer.prototype.slice@1.0.4: 7740 + dependencies: 7741 + array-buffer-byte-length: 1.0.2 7742 + call-bind: 1.0.8 7743 + define-properties: 1.2.1 7744 + es-abstract: 1.24.1 7745 + es-errors: 1.3.0 7746 + get-intrinsic: 1.3.0 7747 + is-array-buffer: 3.0.5 7748 + 5811 7749 asn1.js@5.4.1: 5812 7750 dependencies: 5813 7751 bn.js: 4.12.2 ··· 5815 7753 minimalistic-assert: 1.0.1 5816 7754 safer-buffer: 2.1.2 5817 7755 7756 + async-function@1.0.0: {} 7757 + 7758 + async@3.2.6: {} 7759 + 5818 7760 asynckit@0.4.0: {} 7761 + 7762 + at-least-node@1.0.0: {} 5819 7763 5820 7764 atomic-sleep@1.0.0: {} 5821 7765 7766 + available-typed-arrays@1.0.7: 7767 + dependencies: 7768 + possible-typed-array-names: 1.1.0 7769 + 5822 7770 await-lock@2.2.2: {} 5823 7771 5824 7772 axios@1.13.4: ··· 5831 7779 5832 7780 axobject-query@4.1.0: {} 5833 7781 7782 + babel-plugin-polyfill-corejs2@0.4.15(@babel/core@7.29.0): 7783 + dependencies: 7784 + '@babel/compat-data': 7.29.0 7785 + '@babel/core': 7.29.0 7786 + '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) 7787 + semver: 6.3.1 7788 + transitivePeerDependencies: 7789 + - supports-color 7790 + 7791 + babel-plugin-polyfill-corejs3@0.14.0(@babel/core@7.29.0): 7792 + dependencies: 7793 + '@babel/core': 7.29.0 7794 + '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) 7795 + core-js-compat: 3.48.0 7796 + transitivePeerDependencies: 7797 + - supports-color 7798 + 7799 + babel-plugin-polyfill-regenerator@0.6.6(@babel/core@7.29.0): 7800 + dependencies: 7801 + '@babel/core': 7.29.0 7802 + '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) 7803 + transitivePeerDependencies: 7804 + - supports-color 7805 + 5834 7806 balanced-match@1.0.2: {} 5835 7807 7808 + balanced-match@4.0.4: {} 7809 + 5836 7810 base64-js@1.5.1: {} 7811 + 7812 + baseline-browser-mapping@2.10.0: {} 5837 7813 5838 7814 better-sqlite3@10.1.0: 5839 7815 dependencies: ··· 5884 7860 dependencies: 5885 7861 balanced-match: 1.0.2 5886 7862 7863 + brace-expansion@5.0.4: 7864 + dependencies: 7865 + balanced-match: 4.0.4 7866 + 5887 7867 brorand@1.1.0: {} 5888 7868 7869 + browserslist@4.28.1: 7870 + dependencies: 7871 + baseline-browser-mapping: 2.10.0 7872 + caniuse-lite: 1.0.30001776 7873 + electron-to-chromium: 1.5.307 7874 + node-releases: 2.0.36 7875 + update-browserslist-db: 1.2.3(browserslist@4.28.1) 7876 + 7877 + buffer-from@1.1.2: {} 7878 + 5889 7879 buffer@5.6.0: 5890 7880 dependencies: 5891 7881 base64-js: 1.5.1 ··· 5908 7898 es-errors: 1.3.0 5909 7899 function-bind: 1.1.2 5910 7900 7901 + call-bind@1.0.8: 7902 + dependencies: 7903 + call-bind-apply-helpers: 1.0.2 7904 + es-define-property: 1.0.1 7905 + get-intrinsic: 1.3.0 7906 + set-function-length: 1.2.2 7907 + 5911 7908 call-bound@1.0.4: 5912 7909 dependencies: 5913 7910 call-bind-apply-helpers: 1.0.2 ··· 5915 7912 5916 7913 callsites@3.1.0: {} 5917 7914 7915 + caniuse-lite@1.0.30001776: {} 7916 + 5918 7917 cborg@1.10.2: {} 5919 7918 5920 7919 chalk@4.1.2: ··· 5960 7959 dependencies: 5961 7960 delayed-stream: 1.0.0 5962 7961 7962 + commander@2.20.3: {} 7963 + 7964 + common-tags@1.8.2: {} 7965 + 5963 7966 commondir@1.0.1: {} 5964 7967 5965 7968 compressible@2.0.18: ··· 5986 7989 5987 7990 content-type@1.0.5: {} 5988 7991 7992 + convert-source-map@2.0.0: {} 7993 + 5989 7994 cookie-signature@1.0.7: {} 5990 7995 5991 7996 cookie@0.6.0: {} 5992 7997 5993 7998 cookie@0.7.2: {} 7999 + 8000 + core-js-compat@3.48.0: 8001 + dependencies: 8002 + browserslist: 4.28.1 5994 8003 5995 8004 core-js@3.48.0: {} 5996 8005 ··· 6005 8014 shebang-command: 2.0.0 6006 8015 which: 2.0.2 6007 8016 8017 + crypto-random-string@2.0.0: {} 8018 + 6008 8019 cssesc@3.0.0: {} 6009 8020 8021 + data-view-buffer@1.0.2: 8022 + dependencies: 8023 + call-bound: 1.0.4 8024 + es-errors: 1.3.0 8025 + is-data-view: 1.0.2 8026 + 8027 + data-view-byte-length@1.0.2: 8028 + dependencies: 8029 + call-bound: 1.0.4 8030 + es-errors: 1.3.0 8031 + is-data-view: 1.0.2 8032 + 8033 + data-view-byte-offset@1.0.1: 8034 + dependencies: 8035 + call-bound: 1.0.4 8036 + es-errors: 1.3.0 8037 + is-data-view: 1.0.2 8038 + 6010 8039 debug@2.6.9: 6011 8040 dependencies: 6012 8041 ms: 2.0.0 ··· 6025 8054 6026 8055 deepmerge@4.3.1: {} 6027 8056 8057 + define-data-property@1.1.4: 8058 + dependencies: 8059 + es-define-property: 1.0.1 8060 + es-errors: 1.3.0 8061 + gopd: 1.2.0 8062 + 8063 + define-properties@1.2.1: 8064 + dependencies: 8065 + define-data-property: 1.1.4 8066 + has-property-descriptors: 1.0.2 8067 + object-keys: 1.1.1 8068 + 6028 8069 delay@5.0.0: {} 6029 8070 6030 8071 delayed-stream@1.0.0: {} ··· 6075 8116 6076 8117 ee-first@1.1.1: {} 6077 8118 8119 + ejs@3.1.10: 8120 + dependencies: 8121 + jake: 10.9.4 8122 + 8123 + electron-to-chromium@1.5.307: {} 8124 + 6078 8125 elliptic@6.6.1: 6079 8126 dependencies: 6080 8127 bn.js: 4.12.2 ··· 6102 8149 6103 8150 entities@2.2.0: {} 6104 8151 8152 + es-abstract@1.24.1: 8153 + dependencies: 8154 + array-buffer-byte-length: 1.0.2 8155 + arraybuffer.prototype.slice: 1.0.4 8156 + available-typed-arrays: 1.0.7 8157 + call-bind: 1.0.8 8158 + call-bound: 1.0.4 8159 + data-view-buffer: 1.0.2 8160 + data-view-byte-length: 1.0.2 8161 + data-view-byte-offset: 1.0.1 8162 + es-define-property: 1.0.1 8163 + es-errors: 1.3.0 8164 + es-object-atoms: 1.1.1 8165 + es-set-tostringtag: 2.1.0 8166 + es-to-primitive: 1.3.0 8167 + function.prototype.name: 1.1.8 8168 + get-intrinsic: 1.3.0 8169 + get-proto: 1.0.1 8170 + get-symbol-description: 1.1.0 8171 + globalthis: 1.0.4 8172 + gopd: 1.2.0 8173 + has-property-descriptors: 1.0.2 8174 + has-proto: 1.2.0 8175 + has-symbols: 1.1.0 8176 + hasown: 2.0.2 8177 + internal-slot: 1.1.0 8178 + is-array-buffer: 3.0.5 8179 + is-callable: 1.2.7 8180 + is-data-view: 1.0.2 8181 + is-negative-zero: 2.0.3 8182 + is-regex: 1.2.1 8183 + is-set: 2.0.3 8184 + is-shared-array-buffer: 1.0.4 8185 + is-string: 1.1.1 8186 + is-typed-array: 1.1.15 8187 + is-weakref: 1.1.1 8188 + math-intrinsics: 1.1.0 8189 + object-inspect: 1.13.4 8190 + object-keys: 1.1.1 8191 + object.assign: 4.1.7 8192 + own-keys: 1.0.1 8193 + regexp.prototype.flags: 1.5.4 8194 + safe-array-concat: 1.1.3 8195 + safe-push-apply: 1.0.0 8196 + safe-regex-test: 1.1.0 8197 + set-proto: 1.0.0 8198 + stop-iteration-iterator: 1.1.0 8199 + string.prototype.trim: 1.2.10 8200 + string.prototype.trimend: 1.0.9 8201 + string.prototype.trimstart: 1.0.8 8202 + typed-array-buffer: 1.0.3 8203 + typed-array-byte-length: 1.0.3 8204 + typed-array-byte-offset: 1.0.4 8205 + typed-array-length: 1.0.7 8206 + unbox-primitive: 1.1.0 8207 + which-typed-array: 1.1.20 8208 + 6105 8209 es-define-property@1.0.1: {} 6106 8210 6107 8211 es-errors@1.3.0: {} ··· 6116 8220 get-intrinsic: 1.3.0 6117 8221 has-tostringtag: 1.0.2 6118 8222 hasown: 2.0.2 8223 + 8224 + es-to-primitive@1.3.0: 8225 + dependencies: 8226 + is-callable: 1.2.7 8227 + is-date-object: 1.1.0 8228 + is-symbol: 1.1.1 6119 8229 6120 8230 esbuild@0.27.3: 6121 8231 optionalDependencies: ··· 6245 8355 estraverse: 5.3.0 6246 8356 6247 8357 estraverse@5.3.0: {} 8358 + 8359 + estree-walker@1.0.1: {} 6248 8360 6249 8361 estree-walker@2.0.2: {} 6250 8362 ··· 6317 8429 6318 8430 fast-redact@3.5.0: {} 6319 8431 8432 + fast-uri@3.1.0: {} 8433 + 6320 8434 fast-xml-parser@5.3.4: 6321 8435 dependencies: 6322 8436 strnum: 2.1.2 ··· 6336 8450 token-types: 4.2.1 6337 8451 6338 8452 file-uri-to-path@1.0.0: {} 8453 + 8454 + filelist@1.0.6: 8455 + dependencies: 8456 + minimatch: 5.1.9 6339 8457 6340 8458 finalhandler@1.3.2: 6341 8459 dependencies: ··· 6363 8481 6364 8482 follow-redirects@1.15.11: {} 6365 8483 8484 + for-each@0.3.5: 8485 + dependencies: 8486 + is-callable: 1.2.7 8487 + 6366 8488 foreground-child@3.3.1: 6367 8489 dependencies: 6368 8490 cross-spawn: 7.0.6 ··· 6385 8507 6386 8508 fs-constants@1.0.0: {} 6387 8509 8510 + fs-extra@9.1.0: 8511 + dependencies: 8512 + at-least-node: 1.0.0 8513 + graceful-fs: 4.2.11 8514 + jsonfile: 6.2.0 8515 + universalify: 2.0.1 8516 + 6388 8517 fsevents@2.3.3: 6389 8518 optional: true 6390 8519 6391 8520 function-bind@1.1.2: {} 6392 8521 8522 + function.prototype.name@1.1.8: 8523 + dependencies: 8524 + call-bind: 1.0.8 8525 + call-bound: 1.0.4 8526 + define-properties: 1.2.1 8527 + functions-have-names: 1.2.3 8528 + hasown: 2.0.2 8529 + is-callable: 1.2.7 8530 + 8531 + functions-have-names@1.2.3: {} 8532 + 8533 + generator-function@2.0.1: {} 8534 + 8535 + gensync@1.0.0-beta.2: {} 8536 + 6393 8537 get-caller-file@2.0.5: {} 6394 8538 6395 8539 get-intrinsic@1.3.0: ··· 6404 8548 has-symbols: 1.1.0 6405 8549 hasown: 2.0.2 6406 8550 math-intrinsics: 1.1.0 8551 + 8552 + get-own-enumerable-property-symbols@3.0.2: {} 6407 8553 6408 8554 get-port@5.1.1: {} 6409 8555 ··· 6412 8558 dunder-proto: 1.0.1 6413 8559 es-object-atoms: 1.1.1 6414 8560 8561 + get-symbol-description@1.1.0: 8562 + dependencies: 8563 + call-bound: 1.0.4 8564 + es-errors: 1.3.0 8565 + get-intrinsic: 1.3.0 8566 + 6415 8567 github-from-package@0.0.0: {} 6416 8568 6417 8569 glob-parent@6.0.2: ··· 6427 8579 package-json-from-dist: 1.0.1 6428 8580 path-scurry: 1.11.1 6429 8581 8582 + glob@11.1.0: 8583 + dependencies: 8584 + foreground-child: 3.3.1 8585 + jackspeak: 4.2.3 8586 + minimatch: 10.2.4 8587 + minipass: 7.1.2 8588 + package-json-from-dist: 1.0.1 8589 + path-scurry: 2.0.2 8590 + 6430 8591 globals@14.0.0: {} 6431 8592 6432 8593 globals@16.5.0: {} 6433 8594 6434 8595 globals@17.3.0: {} 6435 8596 8597 + globalthis@1.0.4: 8598 + dependencies: 8599 + define-properties: 1.2.1 8600 + gopd: 1.2.0 8601 + 6436 8602 gopd@1.2.0: {} 6437 8603 6438 8604 graceful-fs@4.2.11: {} ··· 6446 8612 optionalDependencies: 6447 8613 uglify-js: 3.19.3 6448 8614 8615 + has-bigints@1.1.0: {} 8616 + 6449 8617 has-flag@4.0.0: {} 6450 8618 8619 + has-property-descriptors@1.0.2: 8620 + dependencies: 8621 + es-define-property: 1.0.1 8622 + 8623 + has-proto@1.2.0: 8624 + dependencies: 8625 + dunder-proto: 1.0.1 8626 + 6451 8627 has-symbols@1.1.0: {} 6452 8628 6453 8629 has-tostringtag@1.0.2: ··· 6504 8680 dependencies: 6505 8681 safer-buffer: 2.1.2 6506 8682 8683 + idb@7.1.1: {} 8684 + 6507 8685 ieee754@1.2.1: {} 6508 8686 6509 8687 ignore@5.3.2: {} ··· 6521 8699 6522 8700 ini@1.3.8: {} 6523 8701 8702 + internal-slot@1.1.0: 8703 + dependencies: 8704 + es-errors: 1.3.0 8705 + hasown: 2.0.2 8706 + side-channel: 1.1.0 8707 + 6524 8708 ioredis@5.9.2: 6525 8709 dependencies: 6526 8710 '@ioredis/commands': 1.5.0 ··· 6539 8723 6540 8724 ipaddr.js@2.3.0: {} 6541 8725 8726 + is-array-buffer@3.0.5: 8727 + dependencies: 8728 + call-bind: 1.0.8 8729 + call-bound: 1.0.4 8730 + get-intrinsic: 1.3.0 8731 + 6542 8732 is-arrayish@0.3.4: {} 6543 8733 8734 + is-async-function@2.1.1: 8735 + dependencies: 8736 + async-function: 1.0.0 8737 + call-bound: 1.0.4 8738 + get-proto: 1.0.1 8739 + has-tostringtag: 1.0.2 8740 + safe-regex-test: 1.1.0 8741 + 8742 + is-bigint@1.1.0: 8743 + dependencies: 8744 + has-bigints: 1.1.0 8745 + 8746 + is-boolean-object@1.2.2: 8747 + dependencies: 8748 + call-bound: 1.0.4 8749 + has-tostringtag: 1.0.2 8750 + 8751 + is-callable@1.2.7: {} 8752 + 6544 8753 is-core-module@2.16.1: 6545 8754 dependencies: 6546 8755 hasown: 2.0.2 6547 8756 8757 + is-data-view@1.0.2: 8758 + dependencies: 8759 + call-bound: 1.0.4 8760 + get-intrinsic: 1.3.0 8761 + is-typed-array: 1.1.15 8762 + 8763 + is-date-object@1.1.0: 8764 + dependencies: 8765 + call-bound: 1.0.4 8766 + has-tostringtag: 1.0.2 8767 + 6548 8768 is-extglob@2.1.1: {} 6549 8769 8770 + is-finalizationregistry@1.1.1: 8771 + dependencies: 8772 + call-bound: 1.0.4 8773 + 6550 8774 is-fullwidth-code-point@3.0.0: {} 6551 8775 8776 + is-generator-function@1.1.2: 8777 + dependencies: 8778 + call-bound: 1.0.4 8779 + generator-function: 2.0.1 8780 + get-proto: 1.0.1 8781 + has-tostringtag: 1.0.2 8782 + safe-regex-test: 1.1.0 8783 + 6552 8784 is-glob@4.0.3: 6553 8785 dependencies: 6554 8786 is-extglob: 2.1.1 6555 8787 8788 + is-map@2.0.3: {} 8789 + 6556 8790 is-module@1.0.0: {} 6557 8791 8792 + is-negative-zero@2.0.3: {} 8793 + 8794 + is-number-object@1.1.1: 8795 + dependencies: 8796 + call-bound: 1.0.4 8797 + has-tostringtag: 1.0.2 8798 + 8799 + is-obj@1.0.1: {} 8800 + 6558 8801 is-reference@1.2.1: 6559 8802 dependencies: 6560 8803 '@types/estree': 1.0.8 ··· 6563 8806 dependencies: 6564 8807 '@types/estree': 1.0.8 6565 8808 8809 + is-regex@1.2.1: 8810 + dependencies: 8811 + call-bound: 1.0.4 8812 + gopd: 1.2.0 8813 + has-tostringtag: 1.0.2 8814 + hasown: 2.0.2 8815 + 8816 + is-regexp@1.0.0: {} 8817 + 8818 + is-set@2.0.3: {} 8819 + 8820 + is-shared-array-buffer@1.0.4: 8821 + dependencies: 8822 + call-bound: 1.0.4 8823 + 8824 + is-stream@2.0.1: {} 8825 + 8826 + is-string@1.1.1: 8827 + dependencies: 8828 + call-bound: 1.0.4 8829 + has-tostringtag: 1.0.2 8830 + 8831 + is-symbol@1.1.1: 8832 + dependencies: 8833 + call-bound: 1.0.4 8834 + has-symbols: 1.1.0 8835 + safe-regex-test: 1.1.0 8836 + 8837 + is-typed-array@1.1.15: 8838 + dependencies: 8839 + which-typed-array: 1.1.20 8840 + 8841 + is-weakmap@2.0.2: {} 8842 + 8843 + is-weakref@1.1.1: 8844 + dependencies: 8845 + call-bound: 1.0.4 8846 + 8847 + is-weakset@2.0.4: 8848 + dependencies: 8849 + call-bound: 1.0.4 8850 + get-intrinsic: 1.3.0 8851 + 8852 + isarray@2.0.5: {} 8853 + 6566 8854 isexe@2.0.0: {} 6567 8855 6568 8856 iso-datestring-validator@2.2.2: {} ··· 6573 8861 optionalDependencies: 6574 8862 '@pkgjs/parseargs': 0.11.0 6575 8863 8864 + jackspeak@4.2.3: 8865 + dependencies: 8866 + '@isaacs/cliui': 9.0.0 8867 + 8868 + jake@10.9.4: 8869 + dependencies: 8870 + async: 3.2.6 8871 + filelist: 1.0.6 8872 + picocolors: 1.1.1 8873 + 6576 8874 jiti@2.6.1: {} 6577 8875 6578 8876 jose@5.10.0: {} 6579 8877 8878 + js-tokens@4.0.0: {} 8879 + 6580 8880 js-yaml@4.1.1: 6581 8881 dependencies: 6582 8882 argparse: 2.0.1 6583 8883 8884 + jsesc@3.1.0: {} 8885 + 6584 8886 json-buffer@3.0.1: {} 6585 8887 6586 8888 json-schema-traverse@0.4.1: {} 8889 + 8890 + json-schema-traverse@1.0.0: {} 8891 + 8892 + json-schema@0.4.0: {} 6587 8893 6588 8894 json-stable-stringify-without-jsonify@1.0.1: {} 6589 8895 8896 + json5@2.2.3: {} 8897 + 8898 + jsonfile@6.2.0: 8899 + dependencies: 8900 + universalify: 2.0.1 8901 + optionalDependencies: 8902 + graceful-fs: 4.2.11 8903 + 8904 + jsonpointer@5.0.1: {} 8905 + 6590 8906 key-encoder@2.0.3: 6591 8907 dependencies: 6592 8908 '@types/elliptic': 6.4.18 ··· 6614 8930 optionalDependencies: 6615 8931 french-badwords-list: 1.0.7 6616 8932 russian-bad-words: 0.5.0 8933 + 8934 + leven@3.1.0: {} 6617 8935 6618 8936 levn@0.4.1: 6619 8937 dependencies: ··· 6679 8997 6680 8998 lodash.camelcase@4.3.0: {} 6681 8999 9000 + lodash.debounce@4.0.8: {} 9001 + 6682 9002 lodash.defaults@4.2.0: {} 6683 9003 6684 9004 lodash.isarguments@3.1.0: {} 6685 9005 6686 9006 lodash.merge@4.6.2: {} 9007 + 9008 + lodash.sortby@4.7.0: {} 9009 + 9010 + lodash@4.17.23: {} 6687 9011 6688 9012 long@5.3.2: {} 6689 9013 6690 9014 lru-cache@10.4.3: {} 6691 9015 9016 + lru-cache@11.2.6: {} 9017 + 9018 + lru-cache@5.1.1: 9019 + dependencies: 9020 + yallist: 3.1.1 9021 + 6692 9022 lucide-svelte@0.563.0(svelte@5.49.2): 6693 9023 dependencies: 6694 9024 svelte: 5.49.2 9025 + 9026 + magic-string@0.25.9: 9027 + dependencies: 9028 + sourcemap-codec: 1.4.8 6695 9029 6696 9030 magic-string@0.30.21: 6697 9031 dependencies: ··· 6721 9055 6722 9056 minimalistic-crypto-utils@1.0.1: {} 6723 9057 9058 + minimatch@10.2.4: 9059 + dependencies: 9060 + brace-expansion: 5.0.4 9061 + 6724 9062 minimatch@3.1.2: 6725 9063 dependencies: 6726 9064 brace-expansion: 1.1.12 6727 9065 9066 + minimatch@5.1.9: 9067 + dependencies: 9068 + brace-expansion: 2.0.2 9069 + 6728 9070 minimatch@9.0.5: 6729 9071 dependencies: 6730 9072 brace-expansion: 2.0.2 ··· 6763 9105 dependencies: 6764 9106 semver: 7.7.4 6765 9107 9108 + node-releases@2.0.36: {} 9109 + 6766 9110 nodemailer-html-to-text@3.2.0: 6767 9111 dependencies: 6768 9112 html-to-text: 7.1.1 ··· 6773 9117 6774 9118 object-inspect@1.13.4: {} 6775 9119 9120 + object-keys@1.1.1: {} 9121 + 9122 + object.assign@4.1.7: 9123 + dependencies: 9124 + call-bind: 1.0.8 9125 + call-bound: 1.0.4 9126 + define-properties: 1.2.1 9127 + es-object-atoms: 1.1.1 9128 + has-symbols: 1.1.0 9129 + object-keys: 1.1.1 9130 + 6776 9131 obug@2.1.1: {} 6777 9132 6778 9133 on-exit-leak-free@2.1.2: {} ··· 6797 9152 prelude-ls: 1.2.1 6798 9153 type-check: 0.4.0 6799 9154 word-wrap: 1.2.5 9155 + 9156 + own-keys@1.0.1: 9157 + dependencies: 9158 + get-intrinsic: 1.3.0 9159 + object-keys: 1.1.1 9160 + safe-push-apply: 1.0.0 6800 9161 6801 9162 p-finally@1.0.0: {} 6802 9163 ··· 6840 9201 lru-cache: 10.4.3 6841 9202 minipass: 7.1.2 6842 9203 9204 + path-scurry@2.0.2: 9205 + dependencies: 9206 + lru-cache: 11.2.6 9207 + minipass: 7.1.2 9208 + 6843 9209 path-to-regexp@0.1.12: {} 6844 9210 6845 9211 peek-readable@4.1.0: {} ··· 6881 9247 6882 9248 picocolors@1.1.1: {} 6883 9249 9250 + picomatch@2.3.1: {} 9251 + 6884 9252 picomatch@4.0.3: {} 6885 9253 6886 9254 pino-abstract-transport@1.2.0: ··· 6911 9279 sonic-boom: 3.8.1 6912 9280 thread-stream: 2.7.0 6913 9281 9282 + possible-typed-array-names@1.1.0: {} 9283 + 6914 9284 postcss-load-config@3.1.4(postcss@8.5.6): 6915 9285 dependencies: 6916 9286 lilconfig: 2.1.0 ··· 6976 9346 prettier-plugin-svelte: 3.4.1(prettier@3.8.1)(svelte@5.49.2) 6977 9347 6978 9348 prettier@3.8.1: {} 9349 + 9350 + pretty-bytes@5.6.0: {} 9351 + 9352 + pretty-bytes@6.1.1: {} 6979 9353 6980 9354 process-warning@3.0.0: {} 6981 9355 ··· 7016 9390 7017 9391 quick-format-unescaped@4.0.4: {} 7018 9392 9393 + randombytes@2.1.0: 9394 + dependencies: 9395 + safe-buffer: 5.2.1 9396 + 7019 9397 range-parser@1.2.1: {} 7020 9398 7021 9399 rate-limiter-flexible@2.4.2: {} ··· 7062 9440 dependencies: 7063 9441 redis-errors: 1.2.0 7064 9442 9443 + reflect.getprototypeof@1.0.10: 9444 + dependencies: 9445 + call-bind: 1.0.8 9446 + define-properties: 1.2.1 9447 + es-abstract: 1.24.1 9448 + es-errors: 1.3.0 9449 + es-object-atoms: 1.1.1 9450 + get-intrinsic: 1.3.0 9451 + get-proto: 1.0.1 9452 + which-builtin-type: 1.2.1 9453 + 9454 + regenerate-unicode-properties@10.2.2: 9455 + dependencies: 9456 + regenerate: 1.4.2 9457 + 9458 + regenerate@1.4.2: {} 9459 + 9460 + regexp.prototype.flags@1.5.4: 9461 + dependencies: 9462 + call-bind: 1.0.8 9463 + define-properties: 1.2.1 9464 + es-errors: 1.3.0 9465 + get-proto: 1.0.1 9466 + gopd: 1.2.0 9467 + set-function-name: 2.0.2 9468 + 9469 + regexpu-core@6.4.0: 9470 + dependencies: 9471 + regenerate: 1.4.2 9472 + regenerate-unicode-properties: 10.2.2 9473 + regjsgen: 0.8.0 9474 + regjsparser: 0.13.0 9475 + unicode-match-property-ecmascript: 2.0.0 9476 + unicode-match-property-value-ecmascript: 2.2.1 9477 + 9478 + regjsgen@0.8.0: {} 9479 + 9480 + regjsparser@0.13.0: 9481 + dependencies: 9482 + jsesc: 3.1.0 9483 + 7065 9484 require-directory@2.1.1: {} 7066 9485 9486 + require-from-string@2.0.2: {} 9487 + 7067 9488 resolve-from@4.0.0: {} 7068 9489 7069 9490 resolve@1.22.11: ··· 7077 9498 fast-printf: 1.6.10 7078 9499 safe-stable-stringify: 2.5.0 7079 9500 semver-compare: 1.0.0 9501 + 9502 + rollup@2.80.0: 9503 + optionalDependencies: 9504 + fsevents: 2.3.3 7080 9505 7081 9506 rollup@4.57.1: 7082 9507 dependencies: ··· 7121 9546 dependencies: 7122 9547 mri: 1.2.0 7123 9548 9549 + safe-array-concat@1.1.3: 9550 + dependencies: 9551 + call-bind: 1.0.8 9552 + call-bound: 1.0.4 9553 + get-intrinsic: 1.3.0 9554 + has-symbols: 1.1.0 9555 + isarray: 2.0.5 9556 + 7124 9557 safe-buffer@5.2.1: {} 7125 9558 9559 + safe-push-apply@1.0.0: 9560 + dependencies: 9561 + es-errors: 1.3.0 9562 + isarray: 2.0.5 9563 + 9564 + safe-regex-test@1.1.0: 9565 + dependencies: 9566 + call-bound: 1.0.4 9567 + es-errors: 1.3.0 9568 + is-regex: 1.2.1 9569 + 7126 9570 safe-stable-stringify@2.5.0: {} 7127 9571 7128 9572 safer-buffer@2.1.2: {} 7129 9573 7130 9574 semver-compare@1.0.0: {} 9575 + 9576 + semver@6.3.1: {} 7131 9577 7132 9578 semver@7.7.4: {} 7133 9579 ··· 7149 9595 transitivePeerDependencies: 7150 9596 - supports-color 7151 9597 9598 + serialize-javascript@6.0.2: 9599 + dependencies: 9600 + randombytes: 2.1.0 9601 + 7152 9602 serve-static@1.16.3: 7153 9603 dependencies: 7154 9604 encodeurl: 2.0.0 ··· 7160 9610 7161 9611 set-cookie-parser@3.0.1: {} 7162 9612 9613 + set-function-length@1.2.2: 9614 + dependencies: 9615 + define-data-property: 1.1.4 9616 + es-errors: 1.3.0 9617 + function-bind: 1.1.2 9618 + get-intrinsic: 1.3.0 9619 + gopd: 1.2.0 9620 + has-property-descriptors: 1.0.2 9621 + 9622 + set-function-name@2.0.2: 9623 + dependencies: 9624 + define-data-property: 1.1.4 9625 + es-errors: 1.3.0 9626 + functions-have-names: 1.2.3 9627 + has-property-descriptors: 1.0.2 9628 + 9629 + set-proto@1.0.0: 9630 + dependencies: 9631 + dunder-proto: 1.0.1 9632 + es-errors: 1.3.0 9633 + es-object-atoms: 1.1.1 9634 + 7163 9635 setprototypeof@1.2.0: {} 7164 9636 7165 9637 sharp@0.33.5: ··· 7242 9714 mrmime: 2.0.1 7243 9715 totalist: 3.0.1 7244 9716 9717 + smob@1.6.1: {} 9718 + 7245 9719 sonic-boom@3.8.1: 7246 9720 dependencies: 7247 9721 atomic-sleep: 1.0.0 7248 9722 7249 9723 source-map-js@1.2.1: {} 7250 9724 9725 + source-map-support@0.5.21: 9726 + dependencies: 9727 + buffer-from: 1.1.2 9728 + source-map: 0.6.1 9729 + 7251 9730 source-map@0.6.1: {} 7252 9731 9732 + source-map@0.8.0-beta.0: 9733 + dependencies: 9734 + whatwg-url: 7.1.0 9735 + 9736 + sourcemap-codec@1.4.8: {} 9737 + 7253 9738 split2@4.2.0: {} 7254 9739 7255 9740 standard-as-callback@2.1.0: {} 7256 9741 7257 9742 statuses@2.0.2: {} 7258 9743 9744 + stop-iteration-iterator@1.1.0: 9745 + dependencies: 9746 + es-errors: 1.3.0 9747 + internal-slot: 1.1.0 9748 + 7259 9749 stream-browserify@3.0.0: 7260 9750 dependencies: 7261 9751 inherits: 2.0.4 ··· 7273 9763 emoji-regex: 9.2.2 7274 9764 strip-ansi: 7.1.2 7275 9765 9766 + string.prototype.matchall@4.0.12: 9767 + dependencies: 9768 + call-bind: 1.0.8 9769 + call-bound: 1.0.4 9770 + define-properties: 1.2.1 9771 + es-abstract: 1.24.1 9772 + es-errors: 1.3.0 9773 + es-object-atoms: 1.1.1 9774 + get-intrinsic: 1.3.0 9775 + gopd: 1.2.0 9776 + has-symbols: 1.1.0 9777 + internal-slot: 1.1.0 9778 + regexp.prototype.flags: 1.5.4 9779 + set-function-name: 2.0.2 9780 + side-channel: 1.1.0 9781 + 9782 + string.prototype.trim@1.2.10: 9783 + dependencies: 9784 + call-bind: 1.0.8 9785 + call-bound: 1.0.4 9786 + define-data-property: 1.1.4 9787 + define-properties: 1.2.1 9788 + es-abstract: 1.24.1 9789 + es-object-atoms: 1.1.1 9790 + has-property-descriptors: 1.0.2 9791 + 9792 + string.prototype.trimend@1.0.9: 9793 + dependencies: 9794 + call-bind: 1.0.8 9795 + call-bound: 1.0.4 9796 + define-properties: 1.2.1 9797 + es-object-atoms: 1.1.1 9798 + 9799 + string.prototype.trimstart@1.0.8: 9800 + dependencies: 9801 + call-bind: 1.0.8 9802 + define-properties: 1.2.1 9803 + es-object-atoms: 1.1.1 9804 + 7276 9805 string_decoder@1.3.0: 7277 9806 dependencies: 7278 9807 safe-buffer: 5.2.1 7279 9808 9809 + stringify-object@3.3.0: 9810 + dependencies: 9811 + get-own-enumerable-property-symbols: 3.0.2 9812 + is-obj: 1.0.1 9813 + is-regexp: 1.0.0 9814 + 7280 9815 strip-ansi@6.0.1: 7281 9816 dependencies: 7282 9817 ansi-regex: 5.0.1 ··· 7284 9819 strip-ansi@7.1.2: 7285 9820 dependencies: 7286 9821 ansi-regex: 6.2.2 9822 + 9823 + strip-comments@2.0.1: {} 7287 9824 7288 9825 strip-json-comments@2.0.1: {} 7289 9826 ··· 7364 9901 inherits: 2.0.4 7365 9902 readable-stream: 3.6.2 7366 9903 9904 + temp-dir@2.0.0: {} 9905 + 9906 + tempy@0.6.0: 9907 + dependencies: 9908 + is-stream: 2.0.1 9909 + temp-dir: 2.0.0 9910 + type-fest: 0.16.0 9911 + unique-string: 2.0.0 9912 + 9913 + terser@5.46.0: 9914 + dependencies: 9915 + '@jridgewell/source-map': 0.3.11 9916 + acorn: 8.15.0 9917 + commander: 2.20.3 9918 + source-map-support: 0.5.21 9919 + 7367 9920 thread-stream@2.7.0: 7368 9921 dependencies: 7369 9922 real-require: 0.2.0 ··· 7386 9939 7387 9940 toygrad@2.6.0: {} 7388 9941 9942 + tr46@1.0.1: 9943 + dependencies: 9944 + punycode: 2.3.1 9945 + 7389 9946 ts-api-utils@2.4.0(typescript@5.9.3): 7390 9947 dependencies: 7391 9948 typescript: 5.9.3 ··· 7400 9957 dependencies: 7401 9958 prelude-ls: 1.2.1 7402 9959 9960 + type-fest@0.16.0: {} 9961 + 7403 9962 type-fest@2.19.0: {} 7404 9963 7405 9964 type-is@1.6.18: ··· 7407 9966 media-typer: 0.3.0 7408 9967 mime-types: 2.1.35 7409 9968 9969 + typed-array-buffer@1.0.3: 9970 + dependencies: 9971 + call-bound: 1.0.4 9972 + es-errors: 1.3.0 9973 + is-typed-array: 1.1.15 9974 + 9975 + typed-array-byte-length@1.0.3: 9976 + dependencies: 9977 + call-bind: 1.0.8 9978 + for-each: 0.3.5 9979 + gopd: 1.2.0 9980 + has-proto: 1.2.0 9981 + is-typed-array: 1.1.15 9982 + 9983 + typed-array-byte-offset@1.0.4: 9984 + dependencies: 9985 + available-typed-arrays: 1.0.7 9986 + call-bind: 1.0.8 9987 + for-each: 0.3.5 9988 + gopd: 1.2.0 9989 + has-proto: 1.2.0 9990 + is-typed-array: 1.1.15 9991 + reflect.getprototypeof: 1.0.10 9992 + 9993 + typed-array-length@1.0.7: 9994 + dependencies: 9995 + call-bind: 1.0.8 9996 + for-each: 0.3.5 9997 + gopd: 1.2.0 9998 + is-typed-array: 1.1.15 9999 + possible-typed-array-names: 1.1.0 10000 + reflect.getprototypeof: 1.0.10 10001 + 7410 10002 typed-emitter@2.1.0: 7411 10003 optionalDependencies: 7412 10004 rxjs: 7.8.2 ··· 7431 10023 dependencies: 7432 10024 multiformats: 9.9.0 7433 10025 10026 + unbox-primitive@1.1.0: 10027 + dependencies: 10028 + call-bound: 1.0.4 10029 + has-bigints: 1.1.0 10030 + has-symbols: 1.1.0 10031 + which-boxed-primitive: 1.1.1 10032 + 7434 10033 undici-types@7.16.0: {} 7435 10034 7436 10035 undici@5.29.0: ··· 7439 10038 7440 10039 undici@6.23.0: {} 7441 10040 10041 + unicode-canonical-property-names-ecmascript@2.0.1: {} 10042 + 10043 + unicode-match-property-ecmascript@2.0.0: 10044 + dependencies: 10045 + unicode-canonical-property-names-ecmascript: 2.0.1 10046 + unicode-property-aliases-ecmascript: 2.2.0 10047 + 10048 + unicode-match-property-value-ecmascript@2.2.1: {} 10049 + 10050 + unicode-property-aliases-ecmascript@2.2.0: {} 10051 + 7442 10052 unicode-segmenter@0.14.5: {} 7443 10053 10054 + unique-string@2.0.0: 10055 + dependencies: 10056 + crypto-random-string: 2.0.0 10057 + 10058 + universalify@2.0.1: {} 10059 + 7444 10060 unpipe@1.0.0: {} 10061 + 10062 + upath@1.2.0: {} 10063 + 10064 + update-browserslist-db@1.2.3(browserslist@4.28.1): 10065 + dependencies: 10066 + browserslist: 4.28.1 10067 + escalade: 3.2.0 10068 + picocolors: 1.1.1 7445 10069 7446 10070 uri-js@4.4.1: 7447 10071 dependencies: ··· 7455 10079 7456 10080 vary@1.1.2: {} 7457 10081 7458 - vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2): 10082 + vite-plugin-pwa@1.2.0(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))(workbox-build@7.4.0)(workbox-window@7.4.0): 10083 + dependencies: 10084 + debug: 4.4.3 10085 + pretty-bytes: 6.1.1 10086 + tinyglobby: 0.2.15 10087 + vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) 10088 + workbox-build: 7.4.0 10089 + workbox-window: 7.4.0 10090 + transitivePeerDependencies: 10091 + - supports-color 10092 + 10093 + vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0): 7459 10094 dependencies: 7460 10095 esbuild: 0.27.3 7461 10096 fdir: 6.5.0(picomatch@4.0.3) ··· 7468 10103 fsevents: 2.3.3 7469 10104 jiti: 2.6.1 7470 10105 lightningcss: 1.30.2 10106 + terser: 5.46.0 7471 10107 7472 - vitefu@1.1.1(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)): 10108 + vitefu@1.1.1(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)): 7473 10109 optionalDependencies: 7474 - vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2) 10110 + vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) 10111 + 10112 + webidl-conversions@4.0.2: {} 10113 + 10114 + whatwg-url@7.1.0: 10115 + dependencies: 10116 + lodash.sortby: 4.7.0 10117 + tr46: 1.0.1 10118 + webidl-conversions: 4.0.2 10119 + 10120 + which-boxed-primitive@1.1.1: 10121 + dependencies: 10122 + is-bigint: 1.1.0 10123 + is-boolean-object: 1.2.2 10124 + is-number-object: 1.1.1 10125 + is-string: 1.1.1 10126 + is-symbol: 1.1.1 10127 + 10128 + which-builtin-type@1.2.1: 10129 + dependencies: 10130 + call-bound: 1.0.4 10131 + function.prototype.name: 1.1.8 10132 + has-tostringtag: 1.0.2 10133 + is-async-function: 2.1.1 10134 + is-date-object: 1.1.0 10135 + is-finalizationregistry: 1.1.1 10136 + is-generator-function: 1.1.2 10137 + is-regex: 1.2.1 10138 + is-weakref: 1.1.1 10139 + isarray: 2.0.5 10140 + which-boxed-primitive: 1.1.1 10141 + which-collection: 1.0.2 10142 + which-typed-array: 1.1.20 10143 + 10144 + which-collection@1.0.2: 10145 + dependencies: 10146 + is-map: 2.0.3 10147 + is-set: 2.0.3 10148 + is-weakmap: 2.0.2 10149 + is-weakset: 2.0.4 10150 + 10151 + which-typed-array@1.1.20: 10152 + dependencies: 10153 + available-typed-arrays: 1.0.7 10154 + call-bind: 1.0.8 10155 + call-bound: 1.0.4 10156 + for-each: 0.3.5 10157 + get-proto: 1.0.1 10158 + gopd: 1.2.0 10159 + has-tostringtag: 1.0.2 7475 10160 7476 10161 which@2.0.2: 7477 10162 dependencies: ··· 7481 10166 7482 10167 wordwrap@1.0.0: {} 7483 10168 10169 + workbox-background-sync@7.4.0: 10170 + dependencies: 10171 + idb: 7.1.1 10172 + workbox-core: 7.4.0 10173 + 10174 + workbox-broadcast-update@7.4.0: 10175 + dependencies: 10176 + workbox-core: 7.4.0 10177 + 10178 + workbox-build@7.4.0: 10179 + dependencies: 10180 + '@apideck/better-ajv-errors': 0.3.6(ajv@8.18.0) 10181 + '@babel/core': 7.29.0 10182 + '@babel/preset-env': 7.29.0(@babel/core@7.29.0) 10183 + '@babel/runtime': 7.28.6 10184 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.29.0)(rollup@2.80.0) 10185 + '@rollup/plugin-node-resolve': 15.3.1(rollup@2.80.0) 10186 + '@rollup/plugin-replace': 2.4.2(rollup@2.80.0) 10187 + '@rollup/plugin-terser': 0.4.4(rollup@2.80.0) 10188 + '@surma/rollup-plugin-off-main-thread': 2.2.3 10189 + ajv: 8.18.0 10190 + common-tags: 1.8.2 10191 + fast-json-stable-stringify: 2.1.0 10192 + fs-extra: 9.1.0 10193 + glob: 11.1.0 10194 + lodash: 4.17.23 10195 + pretty-bytes: 5.6.0 10196 + rollup: 2.80.0 10197 + source-map: 0.8.0-beta.0 10198 + stringify-object: 3.3.0 10199 + strip-comments: 2.0.1 10200 + tempy: 0.6.0 10201 + upath: 1.2.0 10202 + workbox-background-sync: 7.4.0 10203 + workbox-broadcast-update: 7.4.0 10204 + workbox-cacheable-response: 7.4.0 10205 + workbox-core: 7.4.0 10206 + workbox-expiration: 7.4.0 10207 + workbox-google-analytics: 7.4.0 10208 + workbox-navigation-preload: 7.4.0 10209 + workbox-precaching: 7.4.0 10210 + workbox-range-requests: 7.4.0 10211 + workbox-recipes: 7.4.0 10212 + workbox-routing: 7.4.0 10213 + workbox-strategies: 7.4.0 10214 + workbox-streams: 7.4.0 10215 + workbox-sw: 7.4.0 10216 + workbox-window: 7.4.0 10217 + transitivePeerDependencies: 10218 + - '@types/babel__core' 10219 + - supports-color 10220 + 10221 + workbox-cacheable-response@7.4.0: 10222 + dependencies: 10223 + workbox-core: 7.4.0 10224 + 10225 + workbox-core@7.4.0: {} 10226 + 10227 + workbox-expiration@7.4.0: 10228 + dependencies: 10229 + idb: 7.1.1 10230 + workbox-core: 7.4.0 10231 + 10232 + workbox-google-analytics@7.4.0: 10233 + dependencies: 10234 + workbox-background-sync: 7.4.0 10235 + workbox-core: 7.4.0 10236 + workbox-routing: 7.4.0 10237 + workbox-strategies: 7.4.0 10238 + 10239 + workbox-navigation-preload@7.4.0: 10240 + dependencies: 10241 + workbox-core: 7.4.0 10242 + 10243 + workbox-precaching@7.4.0: 10244 + dependencies: 10245 + workbox-core: 7.4.0 10246 + workbox-routing: 7.4.0 10247 + workbox-strategies: 7.4.0 10248 + 10249 + workbox-range-requests@7.4.0: 10250 + dependencies: 10251 + workbox-core: 7.4.0 10252 + 10253 + workbox-recipes@7.4.0: 10254 + dependencies: 10255 + workbox-cacheable-response: 7.4.0 10256 + workbox-core: 7.4.0 10257 + workbox-expiration: 7.4.0 10258 + workbox-precaching: 7.4.0 10259 + workbox-routing: 7.4.0 10260 + workbox-strategies: 7.4.0 10261 + 10262 + workbox-routing@7.4.0: 10263 + dependencies: 10264 + workbox-core: 7.4.0 10265 + 10266 + workbox-strategies@7.4.0: 10267 + dependencies: 10268 + workbox-core: 7.4.0 10269 + 10270 + workbox-streams@7.4.0: 10271 + dependencies: 10272 + workbox-core: 7.4.0 10273 + workbox-routing: 7.4.0 10274 + 10275 + workbox-sw@7.4.0: {} 10276 + 10277 + workbox-window@7.4.0: 10278 + dependencies: 10279 + '@types/trusted-types': 2.0.7 10280 + workbox-core: 7.4.0 10281 + 7484 10282 wrap-ansi@7.0.0: 7485 10283 dependencies: 7486 10284 ansi-styles: 4.3.0 ··· 7500 10298 xtend@4.0.2: {} 7501 10299 7502 10300 y18n@5.0.8: {} 10301 + 10302 + yallist@3.1.1: {} 7503 10303 7504 10304 yaml@1.10.2: {} 7505 10305
+108
src/components/ClientPicker.svelte
··· 1 + <script lang="ts"> 2 + import Bluesky from '$lib/assets/bluesky.svelte'; 3 + import Witchsky from '$lib/assets/witchsky.svelte'; 4 + import catskyIcon from '$lib/assets/catsky.png'; 5 + import { onMount } from 'svelte'; 6 + import PopupMenu from './ui/PopupMenu.svelte'; 7 + 8 + type Client = 'bluesky' | 'witchsky' | 'catsky'; 9 + let lastUsed = $state<Client | null>(null); 10 + let isOpen = $state(false); 11 + let { path } = $props<{ path: string }>(); 12 + 13 + onMount(() => { 14 + const storedClient = localStorage.getItem('lastUsedClient') as Client | null; 15 + if (storedClient) { 16 + lastUsed = storedClient; 17 + } 18 + 19 + const handleWindowBlur = () => { 20 + isOpen = false; 21 + }; 22 + 23 + const handleVisibilityChange = () => { 24 + if (document.hidden) { 25 + isOpen = false; 26 + } 27 + }; 28 + 29 + window.addEventListener('blur', handleWindowBlur); 30 + document.addEventListener('visibilitychange', handleVisibilityChange); 31 + 32 + return () => { 33 + window.removeEventListener('blur', handleWindowBlur); 34 + document.removeEventListener('visibilitychange', handleVisibilityChange); 35 + }; 36 + }); 37 + 38 + function handleClientClick(client: Client) { 39 + lastUsed = client; 40 + localStorage.setItem('lastUsedClient', client); 41 + } 42 + 43 + type ClientInfo = { 44 + name: Client; 45 + icon: () => any; 46 + baseUrl: string; 47 + }; 48 + const clients = [ 49 + { name: 'bluesky', icon: bsky, baseUrl: 'https://bsky.app' }, 50 + { name: 'witchsky', icon: witchsky, baseUrl: 'https://witchsky.app' }, 51 + { name: 'catsky', icon: catsky, baseUrl: 'https://catsky.social' } 52 + ] satisfies ClientInfo[]; 53 + </script> 54 + 55 + {#snippet bsky()} 56 + <Bluesky className="size-6 fill-ctp-blue/30 group-hover:fill-ctp-blue transition-colors" /> 57 + {/snippet} 58 + 59 + {#snippet witchsky()} 60 + <Witchsky className="size-6 fill-ctp-red/30 group-hover:fill-ctp-red transition-colors" /> 61 + {/snippet} 62 + 63 + {#snippet catsky()} 64 + <img 65 + src={catskyIcon} 66 + alt="Catsky" 67 + class="size-6 opacity-30 transition-opacity group-hover:opacity-100" 68 + /> 69 + {/snippet} 70 + 71 + {#snippet client(client: ClientInfo, onClick = () => {})} 72 + <a 73 + class="group block rounded-sm p-1 hover:bg-ctp-surface0" 74 + onclick={() => { 75 + handleClientClick(client.name); 76 + onClick(); 77 + }} 78 + href={`${client.baseUrl}${path}`} 79 + target="_blank" 80 + rel="noopener noreferrer" 81 + > 82 + {@render client.icon()} 83 + </a> 84 + {/snippet} 85 + 86 + <div 87 + class="relative ml-auto" 88 + role="region" 89 + onmouseenter={() => (isOpen = true)} 90 + onmouseleave={() => (isOpen = false)} 91 + > 92 + <PopupMenu 93 + enableOverlay={false} 94 + open={isOpen} 95 + menuClass="absolute top-full right-0 z-50 rounded-md border border-ctp-surface1 bg-ctp-base p-1 shadow-lg" 96 + > 97 + <svelte:fragment slot="trigger"> 98 + {@render client(clients.find((c) => c.name === lastUsed) ?? clients[0])} 99 + </svelte:fragment> 100 + <svelte:fragment slot="content"> 101 + <div class="flex flex-col gap-1" role="menu"> 102 + {#each clients as clientData} 103 + {@render client(clientData, () => (isOpen = false))} 104 + {/each} 105 + </div> 106 + </svelte:fragment> 107 + </PopupMenu> 108 + </div>
+2 -2
src/components/Header.svelte
··· 73 73 <Button 74 74 variant="ghost" 75 75 size="icon" 76 - on:click={toggle} 76 + on:click={() => toggle()} 77 77 className="items-center size-10" 78 78 aria-label="Menu" 79 79 > ··· 150 150 <Button 151 151 variant="ghost" 152 152 size="icon" 153 - on:click={toggle} 153 + on:click={() => toggle()} 154 154 className="items-center size-10" 155 155 aria-label="Menu" 156 156 >
-140
src/components/Sidebar.svelte
··· 1 - <script lang="ts"> 2 - import { session } from '$lib/stores/auth'; 3 - import { accentColours, inputAccentColor, type InputAccentColor } from '$lib/stores/ui'; 4 - import { createQuery } from '@tanstack/svelte-query'; 5 - import { CheckIcon, LogOut, Paintbrush, TriangleAlert } from 'lucide-svelte'; 6 - import Button from './ui/Button.svelte'; 7 - import { navItems } from '$lib/nav'; 8 - import { page } from '$app/stores'; 9 - import PopupMenu from './ui/PopupMenu.svelte'; 10 - 11 - async function handleLogout() { 12 - if ($session) { 13 - await $session.session.session.signOut(); 14 - } 15 - localStorage.removeItem('meowzone-password-session'); 16 - session.set(null); 17 - window.location.href = '/login'; 18 - } 19 - 20 - function isActive(href: string) { 21 - return $page.url.pathname === href; 22 - } 23 - 24 - function setInputAccentColor(color: InputAccentColor) { 25 - inputAccentColor.set(color); 26 - } 27 - 28 - const profileQuery = createQuery(() => ({ 29 - queryKey: ['profile'], 30 - queryFn: async () => { 31 - if (!$session) { 32 - throw new Error('No active session'); 33 - } 34 - const profile = await $session.agent.getProfile({ actor: $session.agent.did! }); 35 - return profile.data; 36 - }, 37 - enabled: !!$session 38 - })); 39 - </script> 40 - 41 - <aside class="mr-5 h-full w-64 border-r border-ctp-surface1 px-3 py-4"> 42 - <nav class="flex h-full flex-col gap-3 px-2"> 43 - <PopupMenu 44 - wrapperClass="relative" 45 - menuClass="absolute top-[calc(100%+0.5rem)] right-0 z-50 w-56 rounded-lg border border-ctp-surface1 bg-ctp-surface0 p-1.5" 46 - > 47 - <svelte:fragment slot="trigger" let:toggle> 48 - <button 49 - on:click={toggle} 50 - class="w-full cursor-pointer rounded-lg px-3 py-2.5 text-left hover:bg-ctp-surface0" 51 - aria-label="Menu" 52 - > 53 - <div class="flex items-center gap-3"> 54 - <div class="size-9 shrink-0"> 55 - {#if profileQuery.isLoading} 56 - <div class="size-9 animate-pulse rounded-full bg-ctp-surface1"></div> 57 - {:else if profileQuery.isError || !profileQuery.data} 58 - <div class="size-9 rounded-full bg-ctp-red/20"> 59 - <TriangleAlert class="size-full p-2 text-ctp-red" /> 60 - </div> 61 - {:else if profileQuery.data && $session} 62 - <img 63 - src={profileQuery.data.avatar} 64 - alt={profileQuery.data.displayName || profileQuery.data.handle} 65 - class="size-9 rounded-full object-cover" 66 - /> 67 - {/if} 68 - </div> 69 - <div class="min-w-0 flex-1"> 70 - <h2 class="truncate text-sm font-medium text-ctp-text"> 71 - {profileQuery.data?.displayName || profileQuery.data?.handle || 'Loading...'} 72 - </h2> 73 - <p class="truncate text-xs text-ctp-subtext0"> 74 - @{profileQuery.data?.handle || 'unknown'} 75 - </p> 76 - </div> 77 - </div> 78 - </button> 79 - </svelte:fragment> 80 - 81 - <svelte:fragment slot="content"> 82 - <div class="mb-1 flex items-center gap-2 px-2 py-1 text-xs font-medium text-ctp-subtext0"> 83 - <Paintbrush size={14} /> 84 - <span>Accent color</span> 85 - </div> 86 - <div class="flex gap-2 px-2 py-1"> 87 - {#each accentColours as colour} 88 - <button 89 - type="button" 90 - class="grid size-5 cursor-pointer place-items-center rounded-full transition-opacity hover:opacity-80" 91 - class:bg-ctp-sapphire={colour === 'sapphire'} 92 - class:bg-ctp-mauve={colour === 'mauve'} 93 - class:bg-ctp-lavender={colour === 'lavender'} 94 - on:click={() => setInputAccentColor(colour)} 95 - aria-label={`Set input accent color to ${colour}`} 96 - > 97 - {#if $inputAccentColor === colour} 98 - <CheckIcon size={14} class="text-ctp-crust" /> 99 - {/if} 100 - </button> 101 - {/each} 102 - </div> 103 - <div class="my-2 border-t border-ctp-surface1"></div> 104 - <Button 105 - variant="danger" 106 - fullWidth={true} 107 - size="sm" 108 - on:click={handleLogout} 109 - className="justify-start rounded-md py-1.5" 110 - > 111 - <LogOut size={16} class="mr-2" /> 112 - <span>Logout</span> 113 - </Button> 114 - </svelte:fragment> 115 - </PopupMenu> 116 - 117 - <div class="flex flex-col gap-1.5"> 118 - {#each navItems as item} 119 - {@const Icon = item.icon} 120 - 121 - <a 122 - href={item.href} 123 - class="group flex items-center gap-2.5 rounded-md px-3 py-2 text-sm" 124 - class:bg-ctp-surface0={isActive(item.href)} 125 - class:text-ctp-text={isActive(item.href)} 126 - class:font-medium={isActive(item.href)} 127 - class:text-ctp-subtext0={!isActive(item.href)} 128 - class:hover:bg-ctp-surface0={!isActive(item.href)} 129 - class:hover:bg-ctp-surface1={isActive(item.href)} 130 - class:hover:text-ctp-text={!isActive(item.href)} 131 - > 132 - <span class="grid size-6 place-items-center"> 133 - <Icon size={16} /> 134 - </span> 135 - <span>{item.label}</span> 136 - </a> 137 - {/each} 138 - </div> 139 - </nav> 140 - </aside>
+21
src/components/ui/Avatar.svelte
··· 1 + <script lang="ts"> 2 + import { CircleUserRound } from 'lucide-svelte'; 3 + 4 + let { 5 + src, 6 + alt = 'Avatar', 7 + size = 48, 8 + class: className = '' 9 + } = $props<{ 10 + src: string | undefined; 11 + size?: number; 12 + alt?: string; 13 + class?: string; 14 + }>(); 15 + </script> 16 + 17 + {#if src} 18 + <img {src} {alt} width={size} height={size} class={`rounded-full ${className}`} /> 19 + {:else} 20 + <CircleUserRound {size} class={`text-ctp-subtext0 ${className}`} /> 21 + {/if}
+17 -9
src/components/ui/PopupMenu.svelte
··· 1 1 <script lang="ts"> 2 - export let wrapperClass = 'relative'; 3 - export let menuClass = ''; 4 - export let overlayClass = 'fixed inset-0 z-40'; 5 - 6 - let open = false; 2 + let { 3 + open = false, 4 + enableOverlay = true, 5 + wrapperClass = 'relative', 6 + menuClass = '', 7 + overlayClass = 'fixed inset-0 z-40' 8 + } = $props<{ 9 + open?: boolean; 10 + enableOverlay?: boolean; 11 + wrapperClass?: string; 12 + menuClass?: string; 13 + overlayClass?: string; 14 + }>(); 7 15 8 - function toggle() { 9 - open = !open; 16 + function toggle(state = !open) { 17 + open = state; 10 18 } 11 19 12 20 function close() { ··· 14 22 } 15 23 </script> 16 24 17 - {#if open} 18 - <button type="button" class={overlayClass} on:click={close} aria-label="Close menu"></button> 25 + {#if open && enableOverlay} 26 + <button type="button" class={overlayClass} onclick={close} aria-label="Close menu"></button> 19 27 {/if} 20 28 21 29 <div class={wrapperClass}>
+2 -27
src/components/view/Post.svelte
··· 12 12 import type { RecordViewDetail } from '@atproto/api/dist/client/types/tools/ozone/moderation/defs'; 13 13 import EventsContainer from './EventsContainer.svelte'; 14 14 import Witchsky from '$lib/assets/witchsky.svelte'; 15 + import ClientPicker from '$components/ClientPicker.svelte'; 15 16 16 17 let { 17 18 isOpen = false, ··· 128 129 <h2 class="text-sm text-ctp-text">{profileQuery.data.displayName}</h2> 129 130 <p class="text-sm text-ctp-subtext0">@{profileQuery.data.handle}</p> 130 131 </div> 131 - <div class="ml-auto flex items-center gap-2"> 132 - <a 133 - href={`https://catsky.social/profile/${uri.host}/post/${uri.rkey}`} 134 - target="_blank" 135 - rel="noopener noreferrer" 136 - > 137 - <img 138 - src={catsky} 139 - alt="Catsky" 140 - class="size-6 opacity-30 transition-opacity hover:opacity-100" 141 - /> 142 - </a> 143 - <a 144 - href={`https://witchsky.app/profile/${uri.host}/post/${uri.rkey}`} 145 - target="_blank" 146 - rel="noopener noreferrer" 147 - > 148 - <Witchsky className="size-6 fill-ctp-red/30 hover:fill-ctp-red transition-colors" /> 149 - </a> 150 - <a 151 - href={`https://bsky.app/profile/${uri.host}/post/${uri.rkey}`} 152 - target="_blank" 153 - rel="noopener noreferrer" 154 - > 155 - <Bluesky className="size-6 fill-ctp-blue/30 hover:fill-ctp-blue transition-colors" /> 156 - </a> 157 - </div> 132 + <ClientPicker path={`/profile/${uri.host}/post/${uri.rkey}`} /> 158 133 </div> 159 134 <p class="text-ctp-text">{postQuery.data.value.text}</p> 160 135 </div>
+8 -24
src/components/view/User.svelte
··· 11 11 import Actions from '$components/view/Actions.svelte'; 12 12 import EventsContainer from './EventsContainer.svelte'; 13 13 import Witchsky from '$lib/assets/witchsky.svelte'; 14 + import Avatar from '$components/ui/Avatar.svelte'; 15 + import ClientPicker from '$components/ClientPicker.svelte'; 14 16 15 17 let { 16 18 isOpen = false, ··· 112 114 {:else if userQuery.data} 113 115 <div class="mb-4 rounded-lg border border-ctp-surface1 px-4 py-3"> 114 116 <div class="mb-4 flex items-center gap-4"> 115 - <img src={userQuery.data.profile.avatar} alt="Avatar" class="size-12 rounded-full" /> 117 + <Avatar 118 + src={userQuery.data.profile.avatar} 119 + alt={userQuery.data.profile.handle} 120 + size={50} 121 + /> 116 122 <div> 117 123 <h2 class="text-xl text-ctp-text">{userQuery.data.profile.displayName}</h2> 118 124 <p class="text-sm text-ctp-subtext0">@{userQuery.data.profile.handle}</p> 119 125 </div> 120 - <div class="ml-auto flex items-center gap-2"> 121 - <a 122 - href={`https://catsky.social/profile/${actor}`} 123 - target="_blank" 124 - rel="noopener noreferrer" 125 - > 126 - <img 127 - src={catsky} 128 - alt="Catsky" 129 - class="size-6 opacity-30 transition-opacity hover:opacity-100" 130 - /> 131 - </a> 132 - <a 133 - href={`https://witchsky.app/profile/${actor}`} 134 - target="_blank" 135 - rel="noopener noreferrer" 136 - > 137 - <Witchsky className="size-6 fill-ctp-red/30 hover:fill-ctp-red transition-colors" /> 138 - </a> 139 - <a href={`https://bsky.app/profile/${actor}`} target="_blank" rel="noopener noreferrer"> 140 - <Bluesky className="size-6 fill-ctp-blue/30 hover:fill-ctp-blue transition-colors" /> 141 - </a> 142 - </div> 126 + <ClientPicker path={`/profile/${actor}`} /> 143 127 </div> 144 128 <p class="text-ctp-text">{userQuery.data.profile.description}</p> 145 129 </div>
-1
src/routes/+layout.svelte
··· 10 10 import { createQuery, QueryClient, QueryClientProvider } from '@tanstack/svelte-query'; 11 11 import LabelerSetup from '../components/LabelerSetup.svelte'; 12 12 import { moderationConfigQueryOptions } from '$lib/queries/moderation'; 13 - import Sidebar from '$components/Sidebar.svelte'; 14 13 import Header from '$components/Header.svelte'; 15 14 import { page } from '$app/state'; 16 15 import { goto } from '$app/navigation';
static/favicon.png

This is a binary file and will not be displayed.

+28 -1
vite.config.ts
··· 1 1 import tailwindcss from '@tailwindcss/vite'; 2 2 import { sveltekit } from '@sveltejs/kit/vite'; 3 3 import { defineConfig } from 'vite'; 4 + import { VitePWA } from 'vite-plugin-pwa' 4 5 5 - export default defineConfig({ plugins: [tailwindcss(), sveltekit()] }); 6 + export default defineConfig({ 7 + plugins: [ 8 + tailwindcss(), 9 + VitePWA({ 10 + registerType: 'autoUpdate', 11 + injectRegister: 'auto', 12 + devOptions: { 13 + enabled: true 14 + }, 15 + includeAssets: ['favicon.svg'], 16 + manifest: { 17 + name: 'meowzone', 18 + short_name: 'meowzone', 19 + description: 'altenrative forntend for ozone', 20 + theme_color: '#1e1e2e', 21 + icons: [ 22 + { 23 + src: 'favicon.png', 24 + sizes: '512x512', 25 + type: 'image/svg+xml' 26 + } 27 + ] 28 + } 29 + }), 30 + sveltekit(), 31 + ] 32 + });