pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

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

update providers

Pas 8ee99de7 0edb4ece

+482 -317
+482 -317
pnpm-lock.yaml
··· 41 41 version: 0.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 42 42 '@movie-web/providers': 43 43 specifier: github:p-stream/providers#production 44 - version: https://codeload.github.com/p-stream/providers/tar.gz/06777a2580e5b41ee97f7c06d712eb188ee6f41b 44 + version: https://codeload.github.com/p-stream/providers/tar.gz/b322268fc22e5759d9f2eb2c686c47cec314921d 45 45 '@noble/hashes': 46 46 specifier: ^1.8.0 47 47 version: 1.8.0 ··· 294 294 version: 0.5.14(prettier@3.5.3) 295 295 rollup-plugin-visualizer: 296 296 specifier: ^5.14.0 297 - version: 5.14.0(@rollup/wasm-node@4.44.0) 297 + version: 5.14.0(@rollup/wasm-node@4.44.2) 298 298 tailwind-scrollbar: 299 299 specifier: ^3.1.0 300 300 version: 3.1.0(tailwindcss@3.4.17) ··· 362 362 resolution: {integrity: sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==} 363 363 engines: {node: '>=6.9.0'} 364 364 365 + '@babel/compat-data@7.28.0': 366 + resolution: {integrity: sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==} 367 + engines: {node: '>=6.9.0'} 368 + 365 369 '@babel/core@7.27.1': 366 370 resolution: {integrity: sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==} 367 371 engines: {node: '>=6.9.0'} 368 372 369 - '@babel/core@7.27.4': 370 - resolution: {integrity: sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==} 373 + '@babel/core@7.28.0': 374 + resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} 371 375 engines: {node: '>=6.9.0'} 372 376 373 377 '@babel/generator@7.27.1': 374 378 resolution: {integrity: sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==} 375 379 engines: {node: '>=6.9.0'} 376 380 377 - '@babel/generator@7.27.5': 378 - resolution: {integrity: sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==} 381 + '@babel/generator@7.28.0': 382 + resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==} 379 383 engines: {node: '>=6.9.0'} 380 384 381 385 '@babel/helper-annotate-as-pure@7.27.1': 382 386 resolution: {integrity: sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==} 387 + engines: {node: '>=6.9.0'} 388 + 389 + '@babel/helper-annotate-as-pure@7.27.3': 390 + resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} 383 391 engines: {node: '>=6.9.0'} 384 392 385 393 '@babel/helper-compilation-targets@7.27.2': ··· 403 411 peerDependencies: 404 412 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 405 413 414 + '@babel/helper-define-polyfill-provider@0.6.5': 415 + resolution: {integrity: sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==} 416 + peerDependencies: 417 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 418 + 419 + '@babel/helper-globals@7.28.0': 420 + resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} 421 + engines: {node: '>=6.9.0'} 422 + 406 423 '@babel/helper-member-expression-to-functions@7.27.1': 407 424 resolution: {integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==} 408 425 engines: {node: '>=6.9.0'} ··· 476 493 engines: {node: '>=6.0.0'} 477 494 hasBin: true 478 495 479 - '@babel/parser@7.27.5': 480 - resolution: {integrity: sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==} 496 + '@babel/parser@7.28.0': 497 + resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} 481 498 engines: {node: '>=6.0.0'} 482 499 hasBin: true 483 500 ··· 559 576 peerDependencies: 560 577 '@babel/core': ^7.0.0-0 561 578 579 + '@babel/plugin-transform-async-generator-functions@7.28.0': 580 + resolution: {integrity: sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==} 581 + engines: {node: '>=6.9.0'} 582 + peerDependencies: 583 + '@babel/core': ^7.0.0-0 584 + 562 585 '@babel/plugin-transform-async-to-generator@7.27.1': 563 586 resolution: {integrity: sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==} 564 587 engines: {node: '>=6.9.0'} ··· 577 600 peerDependencies: 578 601 '@babel/core': ^7.0.0-0 579 602 603 + '@babel/plugin-transform-block-scoping@7.28.0': 604 + resolution: {integrity: sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==} 605 + engines: {node: '>=6.9.0'} 606 + peerDependencies: 607 + '@babel/core': ^7.0.0-0 608 + 580 609 '@babel/plugin-transform-class-properties@7.27.1': 581 610 resolution: {integrity: sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==} 582 611 engines: {node: '>=6.9.0'} ··· 595 624 peerDependencies: 596 625 '@babel/core': ^7.0.0-0 597 626 627 + '@babel/plugin-transform-classes@7.28.0': 628 + resolution: {integrity: sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==} 629 + engines: {node: '>=6.9.0'} 630 + peerDependencies: 631 + '@babel/core': ^7.0.0-0 632 + 598 633 '@babel/plugin-transform-computed-properties@7.27.1': 599 634 resolution: {integrity: sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==} 600 635 engines: {node: '>=6.9.0'} ··· 603 638 604 639 '@babel/plugin-transform-destructuring@7.27.1': 605 640 resolution: {integrity: sha512-ttDCqhfvpE9emVkXbPD8vyxxh4TWYACVybGkDj+oReOGwnp066ITEivDlLwe0b1R0+evJ13IXQuLNB5w1fhC5Q==} 641 + engines: {node: '>=6.9.0'} 642 + peerDependencies: 643 + '@babel/core': ^7.0.0-0 644 + 645 + '@babel/plugin-transform-destructuring@7.28.0': 646 + resolution: {integrity: sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==} 606 647 engines: {node: '>=6.9.0'} 607 648 peerDependencies: 608 649 '@babel/core': ^7.0.0-0 ··· 627 668 628 669 '@babel/plugin-transform-dynamic-import@7.27.1': 629 670 resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} 671 + engines: {node: '>=6.9.0'} 672 + peerDependencies: 673 + '@babel/core': ^7.0.0-0 674 + 675 + '@babel/plugin-transform-explicit-resource-management@7.28.0': 676 + resolution: {integrity: sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ==} 630 677 engines: {node: '>=6.9.0'} 631 678 peerDependencies: 632 679 '@babel/core': ^7.0.0-0 ··· 733 780 peerDependencies: 734 781 '@babel/core': ^7.0.0-0 735 782 783 + '@babel/plugin-transform-object-rest-spread@7.28.0': 784 + resolution: {integrity: sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==} 785 + engines: {node: '>=6.9.0'} 786 + peerDependencies: 787 + '@babel/core': ^7.0.0-0 788 + 736 789 '@babel/plugin-transform-object-super@7.27.1': 737 790 resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} 738 791 engines: {node: '>=6.9.0'} ··· 753 806 754 807 '@babel/plugin-transform-parameters@7.27.1': 755 808 resolution: {integrity: sha512-018KRk76HWKeZ5l4oTj2zPpSh+NbGdt0st5S6x0pga6HgrjBOJb24mMDHorFopOOd6YHkLgOZ+zaCjZGPO4aKg==} 809 + engines: {node: '>=6.9.0'} 810 + peerDependencies: 811 + '@babel/core': ^7.0.0-0 812 + 813 + '@babel/plugin-transform-parameters@7.27.7': 814 + resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} 756 815 engines: {node: '>=6.9.0'} 757 816 peerDependencies: 758 817 '@babel/core': ^7.0.0-0 ··· 793 852 peerDependencies: 794 853 '@babel/core': ^7.0.0-0 795 854 855 + '@babel/plugin-transform-regenerator@7.28.0': 856 + resolution: {integrity: sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ==} 857 + engines: {node: '>=6.9.0'} 858 + peerDependencies: 859 + '@babel/core': ^7.0.0-0 860 + 796 861 '@babel/plugin-transform-regexp-modifiers@7.27.1': 797 862 resolution: {integrity: sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==} 798 863 engines: {node: '>=6.9.0'} ··· 871 936 peerDependencies: 872 937 '@babel/core': ^7.0.0-0 873 938 939 + '@babel/preset-env@7.28.0': 940 + resolution: {integrity: sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==} 941 + engines: {node: '>=6.9.0'} 942 + peerDependencies: 943 + '@babel/core': ^7.0.0-0 944 + 874 945 '@babel/preset-modules@0.1.6-no-external-plugins': 875 946 resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} 876 947 peerDependencies: ··· 898 969 resolution: {integrity: sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==} 899 970 engines: {node: '>=6.9.0'} 900 971 901 - '@babel/traverse@7.27.4': 902 - resolution: {integrity: sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==} 972 + '@babel/traverse@7.28.0': 973 + resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==} 903 974 engines: {node: '>=6.9.0'} 904 975 905 976 '@babel/types@7.27.1': 906 977 resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==} 907 978 engines: {node: '>=6.9.0'} 908 979 909 - '@babel/types@7.27.6': 910 - resolution: {integrity: sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==} 980 + '@babel/types@7.28.0': 981 + resolution: {integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==} 911 982 engines: {node: '>=6.9.0'} 912 983 913 984 '@csstools/color-helpers@5.0.2': ··· 1162 1233 resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==} 1163 1234 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 1164 1235 1236 + '@jridgewell/gen-mapping@0.3.12': 1237 + resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} 1238 + 1165 1239 '@jridgewell/gen-mapping@0.3.8': 1166 1240 resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} 1167 1241 engines: {node: '>=6.0.0'} ··· 1174 1248 resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} 1175 1249 engines: {node: '>=6.0.0'} 1176 1250 1177 - '@jridgewell/source-map@0.3.6': 1178 - resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==} 1251 + '@jridgewell/source-map@0.3.10': 1252 + resolution: {integrity: sha512-0pPkgz9dY+bijgistcTTJ5mR+ocqRXLuhXHYdzoMmmoJ2C9S46RCm2GMUbatPEUK9Yjy26IrAy8D/M00lLkv+Q==} 1179 1253 1180 1254 '@jridgewell/sourcemap-codec@1.5.0': 1181 1255 resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} 1182 1256 1257 + '@jridgewell/sourcemap-codec@1.5.4': 1258 + resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==} 1259 + 1183 1260 '@jridgewell/trace-mapping@0.3.25': 1184 1261 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} 1185 1262 1263 + '@jridgewell/trace-mapping@0.3.29': 1264 + resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} 1265 + 1186 1266 '@ladjs/country-language@1.0.3': 1187 1267 resolution: {integrity: sha512-FJROu9/hh4eqVAGDyfL8vpv6Vb0qKHX1ozYLRZ+beUzD5xFf+3r0J+SVIWKviEa7W524Qvqou+ta1WrsRgzxGw==} 1188 1268 engines: {node: '>= 14'} ··· 1193 1273 react: '>=16.8.0' 1194 1274 react-dom: '>=16.8.0' 1195 1275 1196 - '@movie-web/providers@https://codeload.github.com/p-stream/providers/tar.gz/06777a2580e5b41ee97f7c06d712eb188ee6f41b': 1197 - resolution: {tarball: https://codeload.github.com/p-stream/providers/tar.gz/06777a2580e5b41ee97f7c06d712eb188ee6f41b} 1276 + '@movie-web/providers@https://codeload.github.com/p-stream/providers/tar.gz/b322268fc22e5759d9f2eb2c686c47cec314921d': 1277 + resolution: {tarball: https://codeload.github.com/p-stream/providers/tar.gz/b322268fc22e5759d9f2eb2c686c47cec314921d} 1198 1278 version: 2.3.0 1199 1279 1200 1280 '@napi-rs/wasm-runtime@0.2.9': ··· 1321 1401 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1322 1402 hasBin: true 1323 1403 1324 - '@rollup/wasm-node@4.44.0': 1325 - resolution: {integrity: sha512-9PvS/NpzOdVXhPY/qTxcgYyvE0OfiHZFYplMtba0E+vrqm90qq0983VOJEg7exz7By0cBfl0IYaYJfohs9pVQg==} 1404 + '@rollup/wasm-node@4.44.2': 1405 + resolution: {integrity: sha512-bKl9rKDle9BbO/Tb5RFU4PDYtRcxNdllUL2cC6vixXkxV0U5XOIoi11KUNVoKyB2RLRSk3BHouMfw9fJdMsJkg==} 1326 1406 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1327 1407 hasBin: true 1328 1408 ··· 1795 1875 peerDependencies: 1796 1876 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1797 1877 1878 + babel-plugin-polyfill-corejs2@0.4.14: 1879 + resolution: {integrity: sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==} 1880 + peerDependencies: 1881 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1882 + 1798 1883 babel-plugin-polyfill-corejs3@0.11.1: 1799 1884 resolution: {integrity: sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==} 1800 1885 peerDependencies: 1801 1886 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1802 1887 1888 + babel-plugin-polyfill-corejs3@0.13.0: 1889 + resolution: {integrity: sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==} 1890 + peerDependencies: 1891 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1892 + 1803 1893 babel-plugin-polyfill-regenerator@0.6.4: 1804 1894 resolution: {integrity: sha512-7gD3pRadPrbjhjLyxebmx/WrFYcuSjZ0XbdUujQMZ/fcE9oeewk2U/7PCvez84UeuK3oSjmPZ0Ch0dlupQvGzw==} 1895 + peerDependencies: 1896 + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1897 + 1898 + babel-plugin-polyfill-regenerator@0.6.5: 1899 + resolution: {integrity: sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==} 1805 1900 peerDependencies: 1806 1901 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1807 1902 ··· 1836 1931 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 1837 1932 hasBin: true 1838 1933 1934 + browserslist@4.25.1: 1935 + resolution: {integrity: sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==} 1936 + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 1937 + hasBin: true 1938 + 1839 1939 buffer-from@1.1.2: 1840 1940 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 1841 1941 ··· 1865 1965 1866 1966 caniuse-lite@1.0.30001717: 1867 1967 resolution: {integrity: sha512-auPpttCq6BDEG8ZAuHJIplGw6GODhjw+/11e7IjpnYCxZcW/ONgPs0KVBJ0d1bY3e2+7PRe5RCLyP+PfwVgkYw==} 1968 + 1969 + caniuse-lite@1.0.30001727: 1970 + resolution: {integrity: sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==} 1868 1971 1869 1972 chai@4.5.0: 1870 1973 resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==} ··· 1952 2055 1953 2056 core-js-compat@3.42.0: 1954 2057 resolution: {integrity: sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==} 2058 + 2059 + core-js-compat@3.44.0: 2060 + resolution: {integrity: sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==} 1955 2061 1956 2062 core-js@3.42.0: 1957 2063 resolution: {integrity: sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==} ··· 2139 2245 2140 2246 electron-to-chromium@1.5.150: 2141 2247 resolution: {integrity: sha512-rOOkP2ZUMx1yL4fCxXQKDHQ8ZXwisb2OycOQVKHgvB3ZI4CvehOd4y2tfnnLDieJ3Zs1RL1Dlp3cMkyIn7nnXA==} 2248 + 2249 + electron-to-chromium@1.5.180: 2250 + resolution: {integrity: sha512-ED+GEyEh3kYMwt2faNmgMB0b8O5qtATGgR4RmRsIp4T6p7B8vdMbIedYndnvZfsaXvSzegtpfqRMDNCjjiSduA==} 2142 2251 2143 2252 emoji-regex@8.0.0: 2144 2253 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 4363 4472 utf-8-validate: 4364 4473 optional: true 4365 4474 4366 - wyzie-lib@2.2.4: 4367 - resolution: {integrity: sha512-chw9KS1ljOGiJfxQizXpH++9p3sZ9FN34hVzWWZUTB/f5nKPqwxKRlIV8NCl7gmHZTAdrZrJVoldpG3qTdPkDg==} 4475 + wyzie-lib@2.2.5: 4476 + resolution: {integrity: sha512-hOvAqS0VJhqTi2TRFkQ1YSEvX5ltrKC+ZWGiGDZ2Qn6b2t5Ov5DJILFCO2W/1ScK+BKOKHen7tRidatj1W62oA==} 4368 4477 4369 4478 xml-name-validator@5.0.0: 4370 4479 resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==} ··· 4454 4563 4455 4564 '@babel/compat-data@7.27.2': {} 4456 4565 4566 + '@babel/compat-data@7.28.0': {} 4567 + 4457 4568 '@babel/core@7.27.1': 4458 4569 dependencies: 4459 4570 '@ampproject/remapping': 2.3.0 ··· 4474 4585 transitivePeerDependencies: 4475 4586 - supports-color 4476 4587 4477 - '@babel/core@7.27.4': 4588 + '@babel/core@7.28.0': 4478 4589 dependencies: 4479 4590 '@ampproject/remapping': 2.3.0 4480 4591 '@babel/code-frame': 7.27.1 4481 - '@babel/generator': 7.27.5 4592 + '@babel/generator': 7.28.0 4482 4593 '@babel/helper-compilation-targets': 7.27.2 4483 - '@babel/helper-module-transforms': 7.27.3(@babel/core@7.27.4) 4594 + '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.0) 4484 4595 '@babel/helpers': 7.27.6 4485 - '@babel/parser': 7.27.5 4596 + '@babel/parser': 7.28.0 4486 4597 '@babel/template': 7.27.2 4487 - '@babel/traverse': 7.27.4 4488 - '@babel/types': 7.27.6 4598 + '@babel/traverse': 7.28.0 4599 + '@babel/types': 7.28.0 4489 4600 convert-source-map: 2.0.0 4490 4601 debug: 4.4.1 4491 4602 gensync: 1.0.0-beta.2 ··· 4502 4613 '@jridgewell/trace-mapping': 0.3.25 4503 4614 jsesc: 3.1.0 4504 4615 4505 - '@babel/generator@7.27.5': 4616 + '@babel/generator@7.28.0': 4506 4617 dependencies: 4507 - '@babel/parser': 7.27.5 4508 - '@babel/types': 7.27.6 4509 - '@jridgewell/gen-mapping': 0.3.8 4510 - '@jridgewell/trace-mapping': 0.3.25 4618 + '@babel/parser': 7.28.0 4619 + '@babel/types': 7.28.0 4620 + '@jridgewell/gen-mapping': 0.3.12 4621 + '@jridgewell/trace-mapping': 0.3.29 4511 4622 jsesc: 3.1.0 4512 4623 4513 4624 '@babel/helper-annotate-as-pure@7.27.1': 4514 4625 dependencies: 4515 4626 '@babel/types': 7.27.1 4516 4627 4628 + '@babel/helper-annotate-as-pure@7.27.3': 4629 + dependencies: 4630 + '@babel/types': 7.28.0 4631 + 4517 4632 '@babel/helper-compilation-targets@7.27.2': 4518 4633 dependencies: 4519 4634 '@babel/compat-data': 7.27.2 ··· 4535 4650 transitivePeerDependencies: 4536 4651 - supports-color 4537 4652 4538 - '@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.27.4)': 4653 + '@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.28.0)': 4539 4654 dependencies: 4540 - '@babel/core': 7.27.4 4655 + '@babel/core': 7.28.0 4541 4656 '@babel/helper-annotate-as-pure': 7.27.1 4542 4657 '@babel/helper-member-expression-to-functions': 7.27.1 4543 4658 '@babel/helper-optimise-call-expression': 7.27.1 4544 - '@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.4) 4659 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.0) 4545 4660 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 4546 4661 '@babel/traverse': 7.27.1 4547 4662 semver: 6.3.1 ··· 4555 4670 regexpu-core: 6.2.0 4556 4671 semver: 6.3.1 4557 4672 4558 - '@babel/helper-create-regexp-features-plugin@7.27.1(@babel/core@7.27.4)': 4673 + '@babel/helper-create-regexp-features-plugin@7.27.1(@babel/core@7.28.0)': 4559 4674 dependencies: 4560 - '@babel/core': 7.27.4 4675 + '@babel/core': 7.28.0 4561 4676 '@babel/helper-annotate-as-pure': 7.27.1 4562 4677 regexpu-core: 6.2.0 4563 4678 semver: 6.3.1 ··· 4573 4688 transitivePeerDependencies: 4574 4689 - supports-color 4575 4690 4576 - '@babel/helper-define-polyfill-provider@0.6.4(@babel/core@7.27.4)': 4691 + '@babel/helper-define-polyfill-provider@0.6.5(@babel/core@7.28.0)': 4577 4692 dependencies: 4578 - '@babel/core': 7.27.4 4693 + '@babel/core': 7.28.0 4579 4694 '@babel/helper-compilation-targets': 7.27.2 4580 4695 '@babel/helper-plugin-utils': 7.27.1 4581 - debug: 4.4.0 4696 + debug: 4.4.1 4582 4697 lodash.debounce: 4.0.8 4583 4698 resolve: 1.22.10 4584 4699 transitivePeerDependencies: 4585 4700 - supports-color 4701 + 4702 + '@babel/helper-globals@7.28.0': {} 4586 4703 4587 4704 '@babel/helper-member-expression-to-functions@7.27.1': 4588 4705 dependencies: ··· 4607 4724 transitivePeerDependencies: 4608 4725 - supports-color 4609 4726 4610 - '@babel/helper-module-transforms@7.27.1(@babel/core@7.27.4)': 4727 + '@babel/helper-module-transforms@7.27.1(@babel/core@7.28.0)': 4611 4728 dependencies: 4612 - '@babel/core': 7.27.4 4729 + '@babel/core': 7.28.0 4613 4730 '@babel/helper-module-imports': 7.27.1 4614 4731 '@babel/helper-validator-identifier': 7.27.1 4615 4732 '@babel/traverse': 7.27.1 4616 4733 transitivePeerDependencies: 4617 4734 - supports-color 4618 4735 4619 - '@babel/helper-module-transforms@7.27.3(@babel/core@7.27.4)': 4736 + '@babel/helper-module-transforms@7.27.3(@babel/core@7.28.0)': 4620 4737 dependencies: 4621 - '@babel/core': 7.27.4 4738 + '@babel/core': 7.28.0 4622 4739 '@babel/helper-module-imports': 7.27.1 4623 4740 '@babel/helper-validator-identifier': 7.27.1 4624 - '@babel/traverse': 7.27.4 4741 + '@babel/traverse': 7.28.0 4625 4742 transitivePeerDependencies: 4626 4743 - supports-color 4627 4744 ··· 4640 4757 transitivePeerDependencies: 4641 4758 - supports-color 4642 4759 4643 - '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.27.4)': 4760 + '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.28.0)': 4644 4761 dependencies: 4645 - '@babel/core': 7.27.4 4762 + '@babel/core': 7.28.0 4646 4763 '@babel/helper-annotate-as-pure': 7.27.1 4647 4764 '@babel/helper-wrap-function': 7.27.1 4648 4765 '@babel/traverse': 7.27.1 ··· 4658 4775 transitivePeerDependencies: 4659 4776 - supports-color 4660 4777 4661 - '@babel/helper-replace-supers@7.27.1(@babel/core@7.27.4)': 4778 + '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.0)': 4662 4779 dependencies: 4663 - '@babel/core': 7.27.4 4780 + '@babel/core': 7.28.0 4664 4781 '@babel/helper-member-expression-to-functions': 7.27.1 4665 4782 '@babel/helper-optimise-call-expression': 7.27.1 4666 4783 '@babel/traverse': 7.27.1 ··· 4696 4813 '@babel/helpers@7.27.6': 4697 4814 dependencies: 4698 4815 '@babel/template': 7.27.2 4699 - '@babel/types': 7.27.6 4816 + '@babel/types': 7.28.0 4700 4817 4701 4818 '@babel/parser@7.27.2': 4702 4819 dependencies: 4703 4820 '@babel/types': 7.27.1 4704 4821 4705 - '@babel/parser@7.27.5': 4822 + '@babel/parser@7.28.0': 4706 4823 dependencies: 4707 - '@babel/types': 7.27.6 4824 + '@babel/types': 7.28.0 4708 4825 4709 4826 '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1(@babel/core@7.27.1)': 4710 4827 dependencies: ··· 4714 4831 transitivePeerDependencies: 4715 4832 - supports-color 4716 4833 4717 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1(@babel/core@7.27.4)': 4834 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1(@babel/core@7.28.0)': 4718 4835 dependencies: 4719 - '@babel/core': 7.27.4 4836 + '@babel/core': 7.28.0 4720 4837 '@babel/helper-plugin-utils': 7.27.1 4721 4838 '@babel/traverse': 7.27.1 4722 4839 transitivePeerDependencies: ··· 4727 4844 '@babel/core': 7.27.1 4728 4845 '@babel/helper-plugin-utils': 7.27.1 4729 4846 4730 - '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.27.4)': 4847 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.28.0)': 4731 4848 dependencies: 4732 - '@babel/core': 7.27.4 4849 + '@babel/core': 7.28.0 4733 4850 '@babel/helper-plugin-utils': 7.27.1 4734 4851 4735 4852 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.27.1)': ··· 4737 4854 '@babel/core': 7.27.1 4738 4855 '@babel/helper-plugin-utils': 7.27.1 4739 4856 4740 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.27.4)': 4857 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.28.0)': 4741 4858 dependencies: 4742 - '@babel/core': 7.27.4 4859 + '@babel/core': 7.28.0 4743 4860 '@babel/helper-plugin-utils': 7.27.1 4744 4861 4745 4862 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.27.1)': ··· 4751 4868 transitivePeerDependencies: 4752 4869 - supports-color 4753 4870 4754 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.27.4)': 4871 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.28.0)': 4755 4872 dependencies: 4756 - '@babel/core': 7.27.4 4873 + '@babel/core': 7.28.0 4757 4874 '@babel/helper-plugin-utils': 7.27.1 4758 4875 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 4759 - '@babel/plugin-transform-optional-chaining': 7.27.1(@babel/core@7.27.4) 4876 + '@babel/plugin-transform-optional-chaining': 7.27.1(@babel/core@7.28.0) 4760 4877 transitivePeerDependencies: 4761 4878 - supports-color 4762 4879 ··· 4768 4885 transitivePeerDependencies: 4769 4886 - supports-color 4770 4887 4771 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.27.1(@babel/core@7.27.4)': 4888 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.27.1(@babel/core@7.28.0)': 4772 4889 dependencies: 4773 - '@babel/core': 7.27.4 4890 + '@babel/core': 7.28.0 4774 4891 '@babel/helper-plugin-utils': 7.27.1 4775 4892 '@babel/traverse': 7.27.1 4776 4893 transitivePeerDependencies: ··· 4780 4897 dependencies: 4781 4898 '@babel/core': 7.27.1 4782 4899 4783 - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.27.4)': 4900 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.0)': 4784 4901 dependencies: 4785 - '@babel/core': 7.27.4 4902 + '@babel/core': 7.28.0 4786 4903 4787 4904 '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.27.1)': 4788 4905 dependencies: 4789 4906 '@babel/core': 7.27.1 4790 4907 '@babel/helper-plugin-utils': 7.27.1 4791 4908 4792 - '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.27.4)': 4909 + '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.28.0)': 4793 4910 dependencies: 4794 - '@babel/core': 7.27.4 4911 + '@babel/core': 7.28.0 4795 4912 '@babel/helper-plugin-utils': 7.27.1 4796 4913 4797 4914 '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.27.1)': ··· 4799 4916 '@babel/core': 7.27.1 4800 4917 '@babel/helper-plugin-utils': 7.27.1 4801 4918 4802 - '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.27.4)': 4919 + '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.0)': 4803 4920 dependencies: 4804 - '@babel/core': 7.27.4 4921 + '@babel/core': 7.28.0 4805 4922 '@babel/helper-plugin-utils': 7.27.1 4806 4923 4807 4924 '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.27.1)': ··· 4820 4937 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 4821 4938 '@babel/helper-plugin-utils': 7.27.1 4822 4939 4823 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.27.4)': 4940 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.28.0)': 4824 4941 dependencies: 4825 - '@babel/core': 7.27.4 4826 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 4942 + '@babel/core': 7.28.0 4943 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 4827 4944 '@babel/helper-plugin-utils': 7.27.1 4828 4945 4829 4946 '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.27.1)': ··· 4831 4948 '@babel/core': 7.27.1 4832 4949 '@babel/helper-plugin-utils': 7.27.1 4833 4950 4834 - '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.27.4)': 4951 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.0)': 4835 4952 dependencies: 4836 - '@babel/core': 7.27.4 4953 + '@babel/core': 7.28.0 4837 4954 '@babel/helper-plugin-utils': 7.27.1 4838 4955 4839 4956 '@babel/plugin-transform-async-generator-functions@7.27.1(@babel/core@7.27.1)': ··· 4845 4962 transitivePeerDependencies: 4846 4963 - supports-color 4847 4964 4848 - '@babel/plugin-transform-async-generator-functions@7.27.1(@babel/core@7.27.4)': 4965 + '@babel/plugin-transform-async-generator-functions@7.28.0(@babel/core@7.28.0)': 4849 4966 dependencies: 4850 - '@babel/core': 7.27.4 4967 + '@babel/core': 7.28.0 4851 4968 '@babel/helper-plugin-utils': 7.27.1 4852 - '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.27.4) 4853 - '@babel/traverse': 7.27.1 4969 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.0) 4970 + '@babel/traverse': 7.28.0 4854 4971 transitivePeerDependencies: 4855 4972 - supports-color 4856 4973 ··· 4863 4980 transitivePeerDependencies: 4864 4981 - supports-color 4865 4982 4866 - '@babel/plugin-transform-async-to-generator@7.27.1(@babel/core@7.27.4)': 4983 + '@babel/plugin-transform-async-to-generator@7.27.1(@babel/core@7.28.0)': 4867 4984 dependencies: 4868 - '@babel/core': 7.27.4 4985 + '@babel/core': 7.28.0 4869 4986 '@babel/helper-module-imports': 7.27.1 4870 4987 '@babel/helper-plugin-utils': 7.27.1 4871 - '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.27.4) 4988 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.0) 4872 4989 transitivePeerDependencies: 4873 4990 - supports-color 4874 4991 ··· 4877 4994 '@babel/core': 7.27.1 4878 4995 '@babel/helper-plugin-utils': 7.27.1 4879 4996 4880 - '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.27.4)': 4997 + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.0)': 4881 4998 dependencies: 4882 - '@babel/core': 7.27.4 4999 + '@babel/core': 7.28.0 4883 5000 '@babel/helper-plugin-utils': 7.27.1 4884 5001 4885 5002 '@babel/plugin-transform-block-scoping@7.27.1(@babel/core@7.27.1)': ··· 4887 5004 '@babel/core': 7.27.1 4888 5005 '@babel/helper-plugin-utils': 7.27.1 4889 5006 4890 - '@babel/plugin-transform-block-scoping@7.27.1(@babel/core@7.27.4)': 5007 + '@babel/plugin-transform-block-scoping@7.28.0(@babel/core@7.28.0)': 4891 5008 dependencies: 4892 - '@babel/core': 7.27.4 5009 + '@babel/core': 7.28.0 4893 5010 '@babel/helper-plugin-utils': 7.27.1 4894 5011 4895 5012 '@babel/plugin-transform-class-properties@7.27.1(@babel/core@7.27.1)': ··· 4900 5017 transitivePeerDependencies: 4901 5018 - supports-color 4902 5019 4903 - '@babel/plugin-transform-class-properties@7.27.1(@babel/core@7.27.4)': 5020 + '@babel/plugin-transform-class-properties@7.27.1(@babel/core@7.28.0)': 4904 5021 dependencies: 4905 - '@babel/core': 7.27.4 4906 - '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.4) 5022 + '@babel/core': 7.28.0 5023 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.0) 4907 5024 '@babel/helper-plugin-utils': 7.27.1 4908 5025 transitivePeerDependencies: 4909 5026 - supports-color ··· 4916 5033 transitivePeerDependencies: 4917 5034 - supports-color 4918 5035 4919 - '@babel/plugin-transform-class-static-block@7.27.1(@babel/core@7.27.4)': 5036 + '@babel/plugin-transform-class-static-block@7.27.1(@babel/core@7.28.0)': 4920 5037 dependencies: 4921 - '@babel/core': 7.27.4 4922 - '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.4) 5038 + '@babel/core': 7.28.0 5039 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.0) 4923 5040 '@babel/helper-plugin-utils': 7.27.1 4924 5041 transitivePeerDependencies: 4925 5042 - supports-color ··· 4936 5053 transitivePeerDependencies: 4937 5054 - supports-color 4938 5055 4939 - '@babel/plugin-transform-classes@7.27.1(@babel/core@7.27.4)': 5056 + '@babel/plugin-transform-classes@7.28.0(@babel/core@7.28.0)': 4940 5057 dependencies: 4941 - '@babel/core': 7.27.4 4942 - '@babel/helper-annotate-as-pure': 7.27.1 5058 + '@babel/core': 7.28.0 5059 + '@babel/helper-annotate-as-pure': 7.27.3 4943 5060 '@babel/helper-compilation-targets': 7.27.2 5061 + '@babel/helper-globals': 7.28.0 4944 5062 '@babel/helper-plugin-utils': 7.27.1 4945 - '@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.4) 4946 - '@babel/traverse': 7.27.1 4947 - globals: 11.12.0 5063 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.0) 5064 + '@babel/traverse': 7.28.0 4948 5065 transitivePeerDependencies: 4949 5066 - supports-color 4950 5067 ··· 4954 5071 '@babel/helper-plugin-utils': 7.27.1 4955 5072 '@babel/template': 7.27.2 4956 5073 4957 - '@babel/plugin-transform-computed-properties@7.27.1(@babel/core@7.27.4)': 5074 + '@babel/plugin-transform-computed-properties@7.27.1(@babel/core@7.28.0)': 4958 5075 dependencies: 4959 - '@babel/core': 7.27.4 5076 + '@babel/core': 7.28.0 4960 5077 '@babel/helper-plugin-utils': 7.27.1 4961 5078 '@babel/template': 7.27.2 4962 5079 ··· 4965 5082 '@babel/core': 7.27.1 4966 5083 '@babel/helper-plugin-utils': 7.27.1 4967 5084 4968 - '@babel/plugin-transform-destructuring@7.27.1(@babel/core@7.27.4)': 5085 + '@babel/plugin-transform-destructuring@7.28.0(@babel/core@7.28.0)': 4969 5086 dependencies: 4970 - '@babel/core': 7.27.4 5087 + '@babel/core': 7.28.0 4971 5088 '@babel/helper-plugin-utils': 7.27.1 5089 + '@babel/traverse': 7.28.0 5090 + transitivePeerDependencies: 5091 + - supports-color 4972 5092 4973 5093 '@babel/plugin-transform-dotall-regex@7.27.1(@babel/core@7.27.1)': 4974 5094 dependencies: ··· 4976 5096 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 4977 5097 '@babel/helper-plugin-utils': 7.27.1 4978 5098 4979 - '@babel/plugin-transform-dotall-regex@7.27.1(@babel/core@7.27.4)': 5099 + '@babel/plugin-transform-dotall-regex@7.27.1(@babel/core@7.28.0)': 4980 5100 dependencies: 4981 - '@babel/core': 7.27.4 4982 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 5101 + '@babel/core': 7.28.0 5102 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 4983 5103 '@babel/helper-plugin-utils': 7.27.1 4984 5104 4985 5105 '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.27.1)': ··· 4987 5107 '@babel/core': 7.27.1 4988 5108 '@babel/helper-plugin-utils': 7.27.1 4989 5109 4990 - '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.27.4)': 5110 + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.28.0)': 4991 5111 dependencies: 4992 - '@babel/core': 7.27.4 5112 + '@babel/core': 7.28.0 4993 5113 '@babel/helper-plugin-utils': 7.27.1 4994 5114 4995 5115 '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.27.1(@babel/core@7.27.1)': ··· 4998 5118 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 4999 5119 '@babel/helper-plugin-utils': 7.27.1 5000 5120 5001 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.27.1(@babel/core@7.27.4)': 5121 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.27.1(@babel/core@7.28.0)': 5002 5122 dependencies: 5003 - '@babel/core': 7.27.4 5004 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 5123 + '@babel/core': 7.28.0 5124 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 5005 5125 '@babel/helper-plugin-utils': 7.27.1 5006 5126 5007 5127 '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.27.1)': ··· 5009 5129 '@babel/core': 7.27.1 5010 5130 '@babel/helper-plugin-utils': 7.27.1 5011 5131 5012 - '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.27.4)': 5132 + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.28.0)': 5133 + dependencies: 5134 + '@babel/core': 7.28.0 5135 + '@babel/helper-plugin-utils': 7.27.1 5136 + 5137 + '@babel/plugin-transform-explicit-resource-management@7.28.0(@babel/core@7.28.0)': 5013 5138 dependencies: 5014 - '@babel/core': 7.27.4 5139 + '@babel/core': 7.28.0 5015 5140 '@babel/helper-plugin-utils': 7.27.1 5141 + '@babel/plugin-transform-destructuring': 7.28.0(@babel/core@7.28.0) 5142 + transitivePeerDependencies: 5143 + - supports-color 5016 5144 5017 5145 '@babel/plugin-transform-exponentiation-operator@7.27.1(@babel/core@7.27.1)': 5018 5146 dependencies: 5019 5147 '@babel/core': 7.27.1 5020 5148 '@babel/helper-plugin-utils': 7.27.1 5021 5149 5022 - '@babel/plugin-transform-exponentiation-operator@7.27.1(@babel/core@7.27.4)': 5150 + '@babel/plugin-transform-exponentiation-operator@7.27.1(@babel/core@7.28.0)': 5023 5151 dependencies: 5024 - '@babel/core': 7.27.4 5152 + '@babel/core': 7.28.0 5025 5153 '@babel/helper-plugin-utils': 7.27.1 5026 5154 5027 5155 '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.27.1)': ··· 5029 5157 '@babel/core': 7.27.1 5030 5158 '@babel/helper-plugin-utils': 7.27.1 5031 5159 5032 - '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.27.4)': 5160 + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.28.0)': 5033 5161 dependencies: 5034 - '@babel/core': 7.27.4 5162 + '@babel/core': 7.28.0 5035 5163 '@babel/helper-plugin-utils': 7.27.1 5036 5164 5037 5165 '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.27.1)': ··· 5042 5170 transitivePeerDependencies: 5043 5171 - supports-color 5044 5172 5045 - '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.27.4)': 5173 + '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.28.0)': 5046 5174 dependencies: 5047 - '@babel/core': 7.27.4 5175 + '@babel/core': 7.28.0 5048 5176 '@babel/helper-plugin-utils': 7.27.1 5049 5177 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 5050 5178 transitivePeerDependencies: ··· 5059 5187 transitivePeerDependencies: 5060 5188 - supports-color 5061 5189 5062 - '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.27.4)': 5190 + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.28.0)': 5063 5191 dependencies: 5064 - '@babel/core': 7.27.4 5192 + '@babel/core': 7.28.0 5065 5193 '@babel/helper-compilation-targets': 7.27.2 5066 5194 '@babel/helper-plugin-utils': 7.27.1 5067 5195 '@babel/traverse': 7.27.1 ··· 5073 5201 '@babel/core': 7.27.1 5074 5202 '@babel/helper-plugin-utils': 7.27.1 5075 5203 5076 - '@babel/plugin-transform-json-strings@7.27.1(@babel/core@7.27.4)': 5204 + '@babel/plugin-transform-json-strings@7.27.1(@babel/core@7.28.0)': 5077 5205 dependencies: 5078 - '@babel/core': 7.27.4 5206 + '@babel/core': 7.28.0 5079 5207 '@babel/helper-plugin-utils': 7.27.1 5080 5208 5081 5209 '@babel/plugin-transform-literals@7.27.1(@babel/core@7.27.1)': ··· 5083 5211 '@babel/core': 7.27.1 5084 5212 '@babel/helper-plugin-utils': 7.27.1 5085 5213 5086 - '@babel/plugin-transform-literals@7.27.1(@babel/core@7.27.4)': 5214 + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.0)': 5087 5215 dependencies: 5088 - '@babel/core': 7.27.4 5216 + '@babel/core': 7.28.0 5089 5217 '@babel/helper-plugin-utils': 7.27.1 5090 5218 5091 5219 '@babel/plugin-transform-logical-assignment-operators@7.27.1(@babel/core@7.27.1)': ··· 5093 5221 '@babel/core': 7.27.1 5094 5222 '@babel/helper-plugin-utils': 7.27.1 5095 5223 5096 - '@babel/plugin-transform-logical-assignment-operators@7.27.1(@babel/core@7.27.4)': 5224 + '@babel/plugin-transform-logical-assignment-operators@7.27.1(@babel/core@7.28.0)': 5097 5225 dependencies: 5098 - '@babel/core': 7.27.4 5226 + '@babel/core': 7.28.0 5099 5227 '@babel/helper-plugin-utils': 7.27.1 5100 5228 5101 5229 '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.27.1)': ··· 5103 5231 '@babel/core': 7.27.1 5104 5232 '@babel/helper-plugin-utils': 7.27.1 5105 5233 5106 - '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.27.4)': 5234 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.0)': 5107 5235 dependencies: 5108 - '@babel/core': 7.27.4 5236 + '@babel/core': 7.28.0 5109 5237 '@babel/helper-plugin-utils': 7.27.1 5110 5238 5111 5239 '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.27.1)': ··· 5116 5244 transitivePeerDependencies: 5117 5245 - supports-color 5118 5246 5119 - '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.27.4)': 5247 + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.28.0)': 5120 5248 dependencies: 5121 - '@babel/core': 7.27.4 5122 - '@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.4) 5249 + '@babel/core': 7.28.0 5250 + '@babel/helper-module-transforms': 7.27.1(@babel/core@7.28.0) 5123 5251 '@babel/helper-plugin-utils': 7.27.1 5124 5252 transitivePeerDependencies: 5125 5253 - supports-color ··· 5132 5260 transitivePeerDependencies: 5133 5261 - supports-color 5134 5262 5135 - '@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.27.4)': 5263 + '@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.28.0)': 5136 5264 dependencies: 5137 - '@babel/core': 7.27.4 5138 - '@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.4) 5265 + '@babel/core': 7.28.0 5266 + '@babel/helper-module-transforms': 7.27.1(@babel/core@7.28.0) 5139 5267 '@babel/helper-plugin-utils': 7.27.1 5140 5268 transitivePeerDependencies: 5141 5269 - supports-color ··· 5150 5278 transitivePeerDependencies: 5151 5279 - supports-color 5152 5280 5153 - '@babel/plugin-transform-modules-systemjs@7.27.1(@babel/core@7.27.4)': 5281 + '@babel/plugin-transform-modules-systemjs@7.27.1(@babel/core@7.28.0)': 5154 5282 dependencies: 5155 - '@babel/core': 7.27.4 5156 - '@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.4) 5283 + '@babel/core': 7.28.0 5284 + '@babel/helper-module-transforms': 7.27.1(@babel/core@7.28.0) 5157 5285 '@babel/helper-plugin-utils': 7.27.1 5158 5286 '@babel/helper-validator-identifier': 7.27.1 5159 5287 '@babel/traverse': 7.27.1 ··· 5168 5296 transitivePeerDependencies: 5169 5297 - supports-color 5170 5298 5171 - '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.27.4)': 5299 + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.28.0)': 5172 5300 dependencies: 5173 - '@babel/core': 7.27.4 5174 - '@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.4) 5301 + '@babel/core': 7.28.0 5302 + '@babel/helper-module-transforms': 7.27.1(@babel/core@7.28.0) 5175 5303 '@babel/helper-plugin-utils': 7.27.1 5176 5304 transitivePeerDependencies: 5177 5305 - supports-color ··· 5182 5310 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 5183 5311 '@babel/helper-plugin-utils': 7.27.1 5184 5312 5185 - '@babel/plugin-transform-named-capturing-groups-regex@7.27.1(@babel/core@7.27.4)': 5313 + '@babel/plugin-transform-named-capturing-groups-regex@7.27.1(@babel/core@7.28.0)': 5186 5314 dependencies: 5187 - '@babel/core': 7.27.4 5188 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 5315 + '@babel/core': 7.28.0 5316 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 5189 5317 '@babel/helper-plugin-utils': 7.27.1 5190 5318 5191 5319 '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.27.1)': ··· 5193 5321 '@babel/core': 7.27.1 5194 5322 '@babel/helper-plugin-utils': 7.27.1 5195 5323 5196 - '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.27.4)': 5324 + '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.28.0)': 5197 5325 dependencies: 5198 - '@babel/core': 7.27.4 5326 + '@babel/core': 7.28.0 5199 5327 '@babel/helper-plugin-utils': 7.27.1 5200 5328 5201 5329 '@babel/plugin-transform-nullish-coalescing-operator@7.27.1(@babel/core@7.27.1)': ··· 5203 5331 '@babel/core': 7.27.1 5204 5332 '@babel/helper-plugin-utils': 7.27.1 5205 5333 5206 - '@babel/plugin-transform-nullish-coalescing-operator@7.27.1(@babel/core@7.27.4)': 5334 + '@babel/plugin-transform-nullish-coalescing-operator@7.27.1(@babel/core@7.28.0)': 5207 5335 dependencies: 5208 - '@babel/core': 7.27.4 5336 + '@babel/core': 7.28.0 5209 5337 '@babel/helper-plugin-utils': 7.27.1 5210 5338 5211 5339 '@babel/plugin-transform-numeric-separator@7.27.1(@babel/core@7.27.1)': ··· 5213 5341 '@babel/core': 7.27.1 5214 5342 '@babel/helper-plugin-utils': 7.27.1 5215 5343 5216 - '@babel/plugin-transform-numeric-separator@7.27.1(@babel/core@7.27.4)': 5344 + '@babel/plugin-transform-numeric-separator@7.27.1(@babel/core@7.28.0)': 5217 5345 dependencies: 5218 - '@babel/core': 7.27.4 5346 + '@babel/core': 7.28.0 5219 5347 '@babel/helper-plugin-utils': 7.27.1 5220 5348 5221 5349 '@babel/plugin-transform-object-rest-spread@7.27.2(@babel/core@7.27.1)': ··· 5226 5354 '@babel/plugin-transform-destructuring': 7.27.1(@babel/core@7.27.1) 5227 5355 '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.27.1) 5228 5356 5229 - '@babel/plugin-transform-object-rest-spread@7.27.2(@babel/core@7.27.4)': 5357 + '@babel/plugin-transform-object-rest-spread@7.28.0(@babel/core@7.28.0)': 5230 5358 dependencies: 5231 - '@babel/core': 7.27.4 5359 + '@babel/core': 7.28.0 5232 5360 '@babel/helper-compilation-targets': 7.27.2 5233 5361 '@babel/helper-plugin-utils': 7.27.1 5234 - '@babel/plugin-transform-destructuring': 7.27.1(@babel/core@7.27.4) 5235 - '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.27.4) 5362 + '@babel/plugin-transform-destructuring': 7.28.0(@babel/core@7.28.0) 5363 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.0) 5364 + '@babel/traverse': 7.28.0 5365 + transitivePeerDependencies: 5366 + - supports-color 5236 5367 5237 5368 '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.27.1)': 5238 5369 dependencies: ··· 5242 5373 transitivePeerDependencies: 5243 5374 - supports-color 5244 5375 5245 - '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.27.4)': 5376 + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.0)': 5246 5377 dependencies: 5247 - '@babel/core': 7.27.4 5378 + '@babel/core': 7.28.0 5248 5379 '@babel/helper-plugin-utils': 7.27.1 5249 - '@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.4) 5380 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.0) 5250 5381 transitivePeerDependencies: 5251 5382 - supports-color 5252 5383 ··· 5255 5386 '@babel/core': 7.27.1 5256 5387 '@babel/helper-plugin-utils': 7.27.1 5257 5388 5258 - '@babel/plugin-transform-optional-catch-binding@7.27.1(@babel/core@7.27.4)': 5389 + '@babel/plugin-transform-optional-catch-binding@7.27.1(@babel/core@7.28.0)': 5259 5390 dependencies: 5260 - '@babel/core': 7.27.4 5391 + '@babel/core': 7.28.0 5261 5392 '@babel/helper-plugin-utils': 7.27.1 5262 5393 5263 5394 '@babel/plugin-transform-optional-chaining@7.27.1(@babel/core@7.27.1)': ··· 5268 5399 transitivePeerDependencies: 5269 5400 - supports-color 5270 5401 5271 - '@babel/plugin-transform-optional-chaining@7.27.1(@babel/core@7.27.4)': 5402 + '@babel/plugin-transform-optional-chaining@7.27.1(@babel/core@7.28.0)': 5272 5403 dependencies: 5273 - '@babel/core': 7.27.4 5404 + '@babel/core': 7.28.0 5274 5405 '@babel/helper-plugin-utils': 7.27.1 5275 5406 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 5276 5407 transitivePeerDependencies: ··· 5281 5412 '@babel/core': 7.27.1 5282 5413 '@babel/helper-plugin-utils': 7.27.1 5283 5414 5284 - '@babel/plugin-transform-parameters@7.27.1(@babel/core@7.27.4)': 5415 + '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.28.0)': 5285 5416 dependencies: 5286 - '@babel/core': 7.27.4 5417 + '@babel/core': 7.28.0 5287 5418 '@babel/helper-plugin-utils': 7.27.1 5288 5419 5289 5420 '@babel/plugin-transform-private-methods@7.27.1(@babel/core@7.27.1)': ··· 5294 5425 transitivePeerDependencies: 5295 5426 - supports-color 5296 5427 5297 - '@babel/plugin-transform-private-methods@7.27.1(@babel/core@7.27.4)': 5428 + '@babel/plugin-transform-private-methods@7.27.1(@babel/core@7.28.0)': 5298 5429 dependencies: 5299 - '@babel/core': 7.27.4 5300 - '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.4) 5430 + '@babel/core': 7.28.0 5431 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.0) 5301 5432 '@babel/helper-plugin-utils': 7.27.1 5302 5433 transitivePeerDependencies: 5303 5434 - supports-color ··· 5311 5442 transitivePeerDependencies: 5312 5443 - supports-color 5313 5444 5314 - '@babel/plugin-transform-private-property-in-object@7.27.1(@babel/core@7.27.4)': 5445 + '@babel/plugin-transform-private-property-in-object@7.27.1(@babel/core@7.28.0)': 5315 5446 dependencies: 5316 - '@babel/core': 7.27.4 5447 + '@babel/core': 7.28.0 5317 5448 '@babel/helper-annotate-as-pure': 7.27.1 5318 - '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.4) 5449 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.0) 5319 5450 '@babel/helper-plugin-utils': 7.27.1 5320 5451 transitivePeerDependencies: 5321 5452 - supports-color ··· 5325 5456 '@babel/core': 7.27.1 5326 5457 '@babel/helper-plugin-utils': 7.27.1 5327 5458 5328 - '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.27.4)': 5459 + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.0)': 5329 5460 dependencies: 5330 - '@babel/core': 7.27.4 5461 + '@babel/core': 7.28.0 5331 5462 '@babel/helper-plugin-utils': 7.27.1 5332 5463 5333 5464 '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.27.1)': ··· 5345 5476 '@babel/core': 7.27.1 5346 5477 '@babel/helper-plugin-utils': 7.27.1 5347 5478 5348 - '@babel/plugin-transform-regenerator@7.27.1(@babel/core@7.27.4)': 5479 + '@babel/plugin-transform-regenerator@7.28.0(@babel/core@7.28.0)': 5349 5480 dependencies: 5350 - '@babel/core': 7.27.4 5481 + '@babel/core': 7.28.0 5351 5482 '@babel/helper-plugin-utils': 7.27.1 5352 5483 5353 5484 '@babel/plugin-transform-regexp-modifiers@7.27.1(@babel/core@7.27.1)': ··· 5356 5487 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 5357 5488 '@babel/helper-plugin-utils': 7.27.1 5358 5489 5359 - '@babel/plugin-transform-regexp-modifiers@7.27.1(@babel/core@7.27.4)': 5490 + '@babel/plugin-transform-regexp-modifiers@7.27.1(@babel/core@7.28.0)': 5360 5491 dependencies: 5361 - '@babel/core': 7.27.4 5362 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 5492 + '@babel/core': 7.28.0 5493 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 5363 5494 '@babel/helper-plugin-utils': 7.27.1 5364 5495 5365 5496 '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.27.1)': ··· 5367 5498 '@babel/core': 7.27.1 5368 5499 '@babel/helper-plugin-utils': 7.27.1 5369 5500 5370 - '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.27.4)': 5501 + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.28.0)': 5371 5502 dependencies: 5372 - '@babel/core': 7.27.4 5503 + '@babel/core': 7.28.0 5373 5504 '@babel/helper-plugin-utils': 7.27.1 5374 5505 5375 5506 '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.27.1)': ··· 5377 5508 '@babel/core': 7.27.1 5378 5509 '@babel/helper-plugin-utils': 7.27.1 5379 5510 5380 - '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.27.4)': 5511 + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.0)': 5381 5512 dependencies: 5382 - '@babel/core': 7.27.4 5513 + '@babel/core': 7.28.0 5383 5514 '@babel/helper-plugin-utils': 7.27.1 5384 5515 5385 5516 '@babel/plugin-transform-spread@7.27.1(@babel/core@7.27.1)': ··· 5390 5521 transitivePeerDependencies: 5391 5522 - supports-color 5392 5523 5393 - '@babel/plugin-transform-spread@7.27.1(@babel/core@7.27.4)': 5524 + '@babel/plugin-transform-spread@7.27.1(@babel/core@7.28.0)': 5394 5525 dependencies: 5395 - '@babel/core': 7.27.4 5526 + '@babel/core': 7.28.0 5396 5527 '@babel/helper-plugin-utils': 7.27.1 5397 5528 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 5398 5529 transitivePeerDependencies: ··· 5403 5534 '@babel/core': 7.27.1 5404 5535 '@babel/helper-plugin-utils': 7.27.1 5405 5536 5406 - '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.27.4)': 5537 + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.28.0)': 5407 5538 dependencies: 5408 - '@babel/core': 7.27.4 5539 + '@babel/core': 7.28.0 5409 5540 '@babel/helper-plugin-utils': 7.27.1 5410 5541 5411 5542 '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.27.1)': ··· 5413 5544 '@babel/core': 7.27.1 5414 5545 '@babel/helper-plugin-utils': 7.27.1 5415 5546 5416 - '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.27.4)': 5547 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.0)': 5417 5548 dependencies: 5418 - '@babel/core': 7.27.4 5549 + '@babel/core': 7.28.0 5419 5550 '@babel/helper-plugin-utils': 7.27.1 5420 5551 5421 5552 '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.27.1)': ··· 5423 5554 '@babel/core': 7.27.1 5424 5555 '@babel/helper-plugin-utils': 7.27.1 5425 5556 5426 - '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.27.4)': 5557 + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.28.0)': 5427 5558 dependencies: 5428 - '@babel/core': 7.27.4 5559 + '@babel/core': 7.28.0 5429 5560 '@babel/helper-plugin-utils': 7.27.1 5430 5561 5431 5562 '@babel/plugin-transform-typescript@7.27.1(@babel/core@7.27.1)': ··· 5444 5575 '@babel/core': 7.27.1 5445 5576 '@babel/helper-plugin-utils': 7.27.1 5446 5577 5447 - '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.27.4)': 5578 + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.28.0)': 5448 5579 dependencies: 5449 - '@babel/core': 7.27.4 5580 + '@babel/core': 7.28.0 5450 5581 '@babel/helper-plugin-utils': 7.27.1 5451 5582 5452 5583 '@babel/plugin-transform-unicode-property-regex@7.27.1(@babel/core@7.27.1)': ··· 5455 5586 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 5456 5587 '@babel/helper-plugin-utils': 7.27.1 5457 5588 5458 - '@babel/plugin-transform-unicode-property-regex@7.27.1(@babel/core@7.27.4)': 5589 + '@babel/plugin-transform-unicode-property-regex@7.27.1(@babel/core@7.28.0)': 5459 5590 dependencies: 5460 - '@babel/core': 7.27.4 5461 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 5591 + '@babel/core': 7.28.0 5592 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 5462 5593 '@babel/helper-plugin-utils': 7.27.1 5463 5594 5464 5595 '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.27.1)': ··· 5467 5598 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 5468 5599 '@babel/helper-plugin-utils': 7.27.1 5469 5600 5470 - '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.27.4)': 5601 + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.28.0)': 5471 5602 dependencies: 5472 - '@babel/core': 7.27.4 5473 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 5603 + '@babel/core': 7.28.0 5604 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 5474 5605 '@babel/helper-plugin-utils': 7.27.1 5475 5606 5476 5607 '@babel/plugin-transform-unicode-sets-regex@7.27.1(@babel/core@7.27.1)': ··· 5479 5610 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.1) 5480 5611 '@babel/helper-plugin-utils': 7.27.1 5481 5612 5482 - '@babel/plugin-transform-unicode-sets-regex@7.27.1(@babel/core@7.27.4)': 5613 + '@babel/plugin-transform-unicode-sets-regex@7.27.1(@babel/core@7.28.0)': 5483 5614 dependencies: 5484 - '@babel/core': 7.27.4 5485 - '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.27.4) 5615 + '@babel/core': 7.28.0 5616 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) 5486 5617 '@babel/helper-plugin-utils': 7.27.1 5487 5618 5488 5619 '@babel/preset-env@7.27.2(@babel/core@7.27.1)': ··· 5560 5691 transitivePeerDependencies: 5561 5692 - supports-color 5562 5693 5563 - '@babel/preset-env@7.27.2(@babel/core@7.27.4)': 5694 + '@babel/preset-env@7.28.0(@babel/core@7.28.0)': 5564 5695 dependencies: 5565 - '@babel/compat-data': 7.27.2 5566 - '@babel/core': 7.27.4 5696 + '@babel/compat-data': 7.28.0 5697 + '@babel/core': 7.28.0 5567 5698 '@babel/helper-compilation-targets': 7.27.2 5568 5699 '@babel/helper-plugin-utils': 7.27.1 5569 5700 '@babel/helper-validator-option': 7.27.1 5570 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1(@babel/core@7.27.4) 5571 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.27.4) 5572 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.27.4) 5573 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.27.4) 5574 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.27.1(@babel/core@7.27.4) 5575 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.27.4) 5576 - '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.27.4) 5577 - '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.27.4) 5578 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.27.4) 5579 - '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.27.4) 5580 - '@babel/plugin-transform-async-generator-functions': 7.27.1(@babel/core@7.27.4) 5581 - '@babel/plugin-transform-async-to-generator': 7.27.1(@babel/core@7.27.4) 5582 - '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.27.4) 5583 - '@babel/plugin-transform-block-scoping': 7.27.1(@babel/core@7.27.4) 5584 - '@babel/plugin-transform-class-properties': 7.27.1(@babel/core@7.27.4) 5585 - '@babel/plugin-transform-class-static-block': 7.27.1(@babel/core@7.27.4) 5586 - '@babel/plugin-transform-classes': 7.27.1(@babel/core@7.27.4) 5587 - '@babel/plugin-transform-computed-properties': 7.27.1(@babel/core@7.27.4) 5588 - '@babel/plugin-transform-destructuring': 7.27.1(@babel/core@7.27.4) 5589 - '@babel/plugin-transform-dotall-regex': 7.27.1(@babel/core@7.27.4) 5590 - '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.27.4) 5591 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1(@babel/core@7.27.4) 5592 - '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.27.4) 5593 - '@babel/plugin-transform-exponentiation-operator': 7.27.1(@babel/core@7.27.4) 5594 - '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.27.4) 5595 - '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.27.4) 5596 - '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.27.4) 5597 - '@babel/plugin-transform-json-strings': 7.27.1(@babel/core@7.27.4) 5598 - '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.27.4) 5599 - '@babel/plugin-transform-logical-assignment-operators': 7.27.1(@babel/core@7.27.4) 5600 - '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.27.4) 5601 - '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.27.4) 5602 - '@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.27.4) 5603 - '@babel/plugin-transform-modules-systemjs': 7.27.1(@babel/core@7.27.4) 5604 - '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.27.4) 5605 - '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1(@babel/core@7.27.4) 5606 - '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.27.4) 5607 - '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1(@babel/core@7.27.4) 5608 - '@babel/plugin-transform-numeric-separator': 7.27.1(@babel/core@7.27.4) 5609 - '@babel/plugin-transform-object-rest-spread': 7.27.2(@babel/core@7.27.4) 5610 - '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.27.4) 5611 - '@babel/plugin-transform-optional-catch-binding': 7.27.1(@babel/core@7.27.4) 5612 - '@babel/plugin-transform-optional-chaining': 7.27.1(@babel/core@7.27.4) 5613 - '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.27.4) 5614 - '@babel/plugin-transform-private-methods': 7.27.1(@babel/core@7.27.4) 5615 - '@babel/plugin-transform-private-property-in-object': 7.27.1(@babel/core@7.27.4) 5616 - '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.27.4) 5617 - '@babel/plugin-transform-regenerator': 7.27.1(@babel/core@7.27.4) 5618 - '@babel/plugin-transform-regexp-modifiers': 7.27.1(@babel/core@7.27.4) 5619 - '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.27.4) 5620 - '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.27.4) 5621 - '@babel/plugin-transform-spread': 7.27.1(@babel/core@7.27.4) 5622 - '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.27.4) 5623 - '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.27.4) 5624 - '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.27.4) 5625 - '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.27.4) 5626 - '@babel/plugin-transform-unicode-property-regex': 7.27.1(@babel/core@7.27.4) 5627 - '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.27.4) 5628 - '@babel/plugin-transform-unicode-sets-regex': 7.27.1(@babel/core@7.27.4) 5629 - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.27.4) 5630 - babel-plugin-polyfill-corejs2: 0.4.13(@babel/core@7.27.4) 5631 - babel-plugin-polyfill-corejs3: 0.11.1(@babel/core@7.27.4) 5632 - babel-plugin-polyfill-regenerator: 0.6.4(@babel/core@7.27.4) 5633 - core-js-compat: 3.42.0 5701 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1(@babel/core@7.28.0) 5702 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.28.0) 5703 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.28.0) 5704 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.28.0) 5705 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.27.1(@babel/core@7.28.0) 5706 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.0) 5707 + '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.0) 5708 + '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.28.0) 5709 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.28.0) 5710 + '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.28.0) 5711 + '@babel/plugin-transform-async-generator-functions': 7.28.0(@babel/core@7.28.0) 5712 + '@babel/plugin-transform-async-to-generator': 7.27.1(@babel/core@7.28.0) 5713 + '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.28.0) 5714 + '@babel/plugin-transform-block-scoping': 7.28.0(@babel/core@7.28.0) 5715 + '@babel/plugin-transform-class-properties': 7.27.1(@babel/core@7.28.0) 5716 + '@babel/plugin-transform-class-static-block': 7.27.1(@babel/core@7.28.0) 5717 + '@babel/plugin-transform-classes': 7.28.0(@babel/core@7.28.0) 5718 + '@babel/plugin-transform-computed-properties': 7.27.1(@babel/core@7.28.0) 5719 + '@babel/plugin-transform-destructuring': 7.28.0(@babel/core@7.28.0) 5720 + '@babel/plugin-transform-dotall-regex': 7.27.1(@babel/core@7.28.0) 5721 + '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.28.0) 5722 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1(@babel/core@7.28.0) 5723 + '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.28.0) 5724 + '@babel/plugin-transform-explicit-resource-management': 7.28.0(@babel/core@7.28.0) 5725 + '@babel/plugin-transform-exponentiation-operator': 7.27.1(@babel/core@7.28.0) 5726 + '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.28.0) 5727 + '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.28.0) 5728 + '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.28.0) 5729 + '@babel/plugin-transform-json-strings': 7.27.1(@babel/core@7.28.0) 5730 + '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.28.0) 5731 + '@babel/plugin-transform-logical-assignment-operators': 7.27.1(@babel/core@7.28.0) 5732 + '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.28.0) 5733 + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.0) 5734 + '@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.28.0) 5735 + '@babel/plugin-transform-modules-systemjs': 7.27.1(@babel/core@7.28.0) 5736 + '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.28.0) 5737 + '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1(@babel/core@7.28.0) 5738 + '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.28.0) 5739 + '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1(@babel/core@7.28.0) 5740 + '@babel/plugin-transform-numeric-separator': 7.27.1(@babel/core@7.28.0) 5741 + '@babel/plugin-transform-object-rest-spread': 7.28.0(@babel/core@7.28.0) 5742 + '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.28.0) 5743 + '@babel/plugin-transform-optional-catch-binding': 7.27.1(@babel/core@7.28.0) 5744 + '@babel/plugin-transform-optional-chaining': 7.27.1(@babel/core@7.28.0) 5745 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.0) 5746 + '@babel/plugin-transform-private-methods': 7.27.1(@babel/core@7.28.0) 5747 + '@babel/plugin-transform-private-property-in-object': 7.27.1(@babel/core@7.28.0) 5748 + '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.28.0) 5749 + '@babel/plugin-transform-regenerator': 7.28.0(@babel/core@7.28.0) 5750 + '@babel/plugin-transform-regexp-modifiers': 7.27.1(@babel/core@7.28.0) 5751 + '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.28.0) 5752 + '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.28.0) 5753 + '@babel/plugin-transform-spread': 7.27.1(@babel/core@7.28.0) 5754 + '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.28.0) 5755 + '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.28.0) 5756 + '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.28.0) 5757 + '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.28.0) 5758 + '@babel/plugin-transform-unicode-property-regex': 7.27.1(@babel/core@7.28.0) 5759 + '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.28.0) 5760 + '@babel/plugin-transform-unicode-sets-regex': 7.27.1(@babel/core@7.28.0) 5761 + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.28.0) 5762 + babel-plugin-polyfill-corejs2: 0.4.14(@babel/core@7.28.0) 5763 + babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.28.0) 5764 + babel-plugin-polyfill-regenerator: 0.6.5(@babel/core@7.28.0) 5765 + core-js-compat: 3.44.0 5634 5766 semver: 6.3.1 5635 5767 transitivePeerDependencies: 5636 5768 - supports-color ··· 5642 5774 '@babel/types': 7.27.1 5643 5775 esutils: 2.0.3 5644 5776 5645 - '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.27.4)': 5777 + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.28.0)': 5646 5778 dependencies: 5647 - '@babel/core': 7.27.4 5779 + '@babel/core': 7.28.0 5648 5780 '@babel/helper-plugin-utils': 7.27.1 5649 5781 '@babel/types': 7.27.1 5650 5782 esutils: 2.0.3 ··· 5682 5814 transitivePeerDependencies: 5683 5815 - supports-color 5684 5816 5685 - '@babel/traverse@7.27.4': 5817 + '@babel/traverse@7.28.0': 5686 5818 dependencies: 5687 5819 '@babel/code-frame': 7.27.1 5688 - '@babel/generator': 7.27.5 5689 - '@babel/parser': 7.27.5 5820 + '@babel/generator': 7.28.0 5821 + '@babel/helper-globals': 7.28.0 5822 + '@babel/parser': 7.28.0 5690 5823 '@babel/template': 7.27.2 5691 - '@babel/types': 7.27.6 5824 + '@babel/types': 7.28.0 5692 5825 debug: 4.4.1 5693 - globals: 11.12.0 5694 5826 transitivePeerDependencies: 5695 5827 - supports-color 5696 5828 ··· 5699 5831 '@babel/helper-string-parser': 7.27.1 5700 5832 '@babel/helper-validator-identifier': 7.27.1 5701 5833 5702 - '@babel/types@7.27.6': 5834 + '@babel/types@7.28.0': 5703 5835 dependencies: 5704 5836 '@babel/helper-string-parser': 7.27.1 5705 5837 '@babel/helper-validator-identifier': 7.27.1 ··· 5898 6030 dependencies: 5899 6031 '@sinclair/typebox': 0.27.8 5900 6032 6033 + '@jridgewell/gen-mapping@0.3.12': 6034 + dependencies: 6035 + '@jridgewell/sourcemap-codec': 1.5.4 6036 + '@jridgewell/trace-mapping': 0.3.29 6037 + 5901 6038 '@jridgewell/gen-mapping@0.3.8': 5902 6039 dependencies: 5903 6040 '@jridgewell/set-array': 1.2.1 ··· 5908 6045 5909 6046 '@jridgewell/set-array@1.2.1': {} 5910 6047 5911 - '@jridgewell/source-map@0.3.6': 6048 + '@jridgewell/source-map@0.3.10': 5912 6049 dependencies: 5913 - '@jridgewell/gen-mapping': 0.3.8 5914 - '@jridgewell/trace-mapping': 0.3.25 6050 + '@jridgewell/gen-mapping': 0.3.12 6051 + '@jridgewell/trace-mapping': 0.3.29 5915 6052 5916 6053 '@jridgewell/sourcemap-codec@1.5.0': {} 5917 6054 6055 + '@jridgewell/sourcemap-codec@1.5.4': {} 6056 + 5918 6057 '@jridgewell/trace-mapping@0.3.25': 5919 6058 dependencies: 5920 6059 '@jridgewell/resolve-uri': 3.1.2 5921 6060 '@jridgewell/sourcemap-codec': 1.5.0 5922 6061 6062 + '@jridgewell/trace-mapping@0.3.29': 6063 + dependencies: 6064 + '@jridgewell/resolve-uri': 3.1.2 6065 + '@jridgewell/sourcemap-codec': 1.5.4 6066 + 5923 6067 '@ladjs/country-language@1.0.3': {} 5924 6068 5925 6069 '@marsidev/react-turnstile@0.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': ··· 5927 6071 react: 18.3.1 5928 6072 react-dom: 18.3.1(react@18.3.1) 5929 6073 5930 - '@movie-web/providers@https://codeload.github.com/p-stream/providers/tar.gz/06777a2580e5b41ee97f7c06d712eb188ee6f41b': 6074 + '@movie-web/providers@https://codeload.github.com/p-stream/providers/tar.gz/b322268fc22e5759d9f2eb2c686c47cec314921d': 5931 6075 dependencies: 5932 6076 abort-controller: 3.0.0 5933 6077 cheerio: 1.0.0-rc.12 ··· 5941 6085 node-fetch: 3.3.2 5942 6086 set-cookie-parser: 2.7.1 5943 6087 unpacker: 1.0.1 5944 - wyzie-lib: 2.2.4 6088 + wyzie-lib: 2.2.5 5945 6089 5946 6090 '@napi-rs/wasm-runtime@0.2.9': 5947 6091 dependencies: ··· 6011 6155 6012 6156 '@remix-run/router@1.23.0': {} 6013 6157 6014 - '@rollup/plugin-babel@5.3.1(@babel/core@7.27.4)(@rollup/wasm-node@4.44.0)(@types/babel__core@7.20.5)': 6158 + '@rollup/plugin-babel@5.3.1(@babel/core@7.28.0)(@rollup/wasm-node@4.44.2)(@types/babel__core@7.20.5)': 6015 6159 dependencies: 6016 - '@babel/core': 7.27.4 6160 + '@babel/core': 7.28.0 6017 6161 '@babel/helper-module-imports': 7.27.1 6018 - '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.44.0) 6019 - rollup: '@rollup/wasm-node@4.44.0' 6162 + '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.44.2) 6163 + rollup: '@rollup/wasm-node@4.44.2' 6020 6164 optionalDependencies: 6021 6165 '@types/babel__core': 7.20.5 6022 6166 transitivePeerDependencies: 6023 6167 - supports-color 6024 6168 6025 - '@rollup/plugin-node-resolve@15.3.1(@rollup/wasm-node@4.44.0)': 6169 + '@rollup/plugin-node-resolve@15.3.1(@rollup/wasm-node@4.44.2)': 6026 6170 dependencies: 6027 - '@rollup/pluginutils': 5.2.0(@rollup/wasm-node@4.44.0) 6171 + '@rollup/pluginutils': 5.2.0(@rollup/wasm-node@4.44.2) 6028 6172 '@types/resolve': 1.20.2 6029 6173 deepmerge: 4.3.1 6030 6174 is-module: 1.0.0 6031 6175 resolve: 1.22.10 6032 6176 optionalDependencies: 6033 - rollup: '@rollup/wasm-node@4.44.0' 6177 + rollup: '@rollup/wasm-node@4.44.2' 6034 6178 6035 - '@rollup/plugin-replace@2.4.2(@rollup/wasm-node@4.44.0)': 6179 + '@rollup/plugin-replace@2.4.2(@rollup/wasm-node@4.44.2)': 6036 6180 dependencies: 6037 - '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.44.0) 6181 + '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.44.2) 6038 6182 magic-string: 0.25.9 6039 - rollup: '@rollup/wasm-node@4.44.0' 6183 + rollup: '@rollup/wasm-node@4.44.2' 6040 6184 6041 - '@rollup/plugin-terser@0.4.4(@rollup/wasm-node@4.44.0)': 6185 + '@rollup/plugin-terser@0.4.4(@rollup/wasm-node@4.44.2)': 6042 6186 dependencies: 6043 6187 serialize-javascript: 6.0.2 6044 6188 smob: 1.5.0 6045 6189 terser: 5.43.1 6046 6190 optionalDependencies: 6047 - rollup: '@rollup/wasm-node@4.44.0' 6191 + rollup: '@rollup/wasm-node@4.44.2' 6048 6192 6049 - '@rollup/pluginutils@3.1.0(@rollup/wasm-node@4.44.0)': 6193 + '@rollup/pluginutils@3.1.0(@rollup/wasm-node@4.44.2)': 6050 6194 dependencies: 6051 6195 '@types/estree': 0.0.39 6052 6196 estree-walker: 1.0.1 6053 6197 picomatch: 2.3.1 6054 - rollup: '@rollup/wasm-node@4.44.0' 6198 + rollup: '@rollup/wasm-node@4.44.2' 6055 6199 6056 - '@rollup/pluginutils@5.2.0(@rollup/wasm-node@4.44.0)': 6200 + '@rollup/pluginutils@5.2.0(@rollup/wasm-node@4.44.2)': 6057 6201 dependencies: 6058 6202 '@types/estree': 1.0.8 6059 6203 estree-walker: 2.0.2 6060 6204 picomatch: 4.0.2 6061 6205 optionalDependencies: 6062 - rollup: '@rollup/wasm-node@4.44.0' 6206 + rollup: '@rollup/wasm-node@4.44.2' 6063 6207 6064 6208 '@rollup/wasm-node@4.40.2': 6065 6209 dependencies: ··· 6067 6211 optionalDependencies: 6068 6212 fsevents: 2.3.3 6069 6213 6070 - '@rollup/wasm-node@4.44.0': 6214 + '@rollup/wasm-node@4.44.2': 6071 6215 dependencies: 6072 6216 '@types/estree': 1.0.8 6073 6217 optionalDependencies: ··· 6579 6723 transitivePeerDependencies: 6580 6724 - supports-color 6581 6725 6582 - babel-plugin-polyfill-corejs2@0.4.13(@babel/core@7.27.4): 6726 + babel-plugin-polyfill-corejs2@0.4.14(@babel/core@7.28.0): 6583 6727 dependencies: 6584 - '@babel/compat-data': 7.27.2 6585 - '@babel/core': 7.27.4 6586 - '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.27.4) 6728 + '@babel/compat-data': 7.28.0 6729 + '@babel/core': 7.28.0 6730 + '@babel/helper-define-polyfill-provider': 0.6.5(@babel/core@7.28.0) 6587 6731 semver: 6.3.1 6588 6732 transitivePeerDependencies: 6589 6733 - supports-color ··· 6596 6740 transitivePeerDependencies: 6597 6741 - supports-color 6598 6742 6599 - babel-plugin-polyfill-corejs3@0.11.1(@babel/core@7.27.4): 6743 + babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.28.0): 6600 6744 dependencies: 6601 - '@babel/core': 7.27.4 6602 - '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.27.4) 6603 - core-js-compat: 3.42.0 6745 + '@babel/core': 7.28.0 6746 + '@babel/helper-define-polyfill-provider': 0.6.5(@babel/core@7.28.0) 6747 + core-js-compat: 3.44.0 6604 6748 transitivePeerDependencies: 6605 6749 - supports-color 6606 6750 ··· 6611 6755 transitivePeerDependencies: 6612 6756 - supports-color 6613 6757 6614 - babel-plugin-polyfill-regenerator@0.6.4(@babel/core@7.27.4): 6758 + babel-plugin-polyfill-regenerator@0.6.5(@babel/core@7.28.0): 6615 6759 dependencies: 6616 - '@babel/core': 7.27.4 6617 - '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.27.4) 6760 + '@babel/core': 7.28.0 6761 + '@babel/helper-define-polyfill-provider': 0.6.5(@babel/core@7.28.0) 6618 6762 transitivePeerDependencies: 6619 6763 - supports-color 6620 6764 ··· 6652 6796 node-releases: 2.0.19 6653 6797 update-browserslist-db: 1.1.3(browserslist@4.24.5) 6654 6798 6799 + browserslist@4.25.1: 6800 + dependencies: 6801 + caniuse-lite: 1.0.30001727 6802 + electron-to-chromium: 1.5.180 6803 + node-releases: 2.0.19 6804 + update-browserslist-db: 1.1.3(browserslist@4.25.1) 6805 + 6655 6806 buffer-from@1.1.2: {} 6656 6807 6657 6808 cac@6.7.14: {} ··· 6678 6829 camelcase-css@2.0.1: {} 6679 6830 6680 6831 caniuse-lite@1.0.30001717: {} 6832 + 6833 + caniuse-lite@1.0.30001727: {} 6681 6834 6682 6835 chai@4.5.0: 6683 6836 dependencies: ··· 6785 6938 dependencies: 6786 6939 browserslist: 4.24.5 6787 6940 6941 + core-js-compat@3.44.0: 6942 + dependencies: 6943 + browserslist: 4.25.1 6944 + 6788 6945 core-js@3.42.0: {} 6789 6946 6790 6947 cross-env@7.0.3: ··· 6956 7113 jake: 10.9.2 6957 7114 6958 7115 electron-to-chromium@1.5.150: {} 7116 + 7117 + electron-to-chromium@1.5.180: {} 6959 7118 6960 7119 emoji-regex@8.0.0: {} 6961 7120 ··· 7998 8157 '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.27.1) 7999 8158 '@babel/types': 7.27.1 8000 8159 kleur: 4.1.5 8001 - rollup: '@rollup/wasm-node@4.44.0' 8160 + rollup: '@rollup/wasm-node@4.44.2' 8002 8161 unplugin: 1.16.1 8003 8162 transitivePeerDependencies: 8004 8163 - supports-color ··· 8507 8666 dependencies: 8508 8667 glob: 7.2.3 8509 8668 8510 - rollup-plugin-visualizer@5.14.0(@rollup/wasm-node@4.44.0): 8669 + rollup-plugin-visualizer@5.14.0(@rollup/wasm-node@4.44.2): 8511 8670 dependencies: 8512 8671 open: 8.4.2 8513 8672 picomatch: 4.0.2 8514 8673 source-map: 0.7.4 8515 8674 yargs: 17.7.2 8516 8675 optionalDependencies: 8517 - rollup: '@rollup/wasm-node@4.44.0' 8676 + rollup: '@rollup/wasm-node@4.44.2' 8518 8677 8519 8678 rrweb-cssom@0.6.0: {} 8520 8679 ··· 8863 9022 8864 9023 terser@5.43.1: 8865 9024 dependencies: 8866 - '@jridgewell/source-map': 0.3.6 9025 + '@jridgewell/source-map': 0.3.10 8867 9026 acorn: 8.15.0 8868 9027 commander: 2.20.3 8869 9028 source-map-support: 0.5.21 ··· 9052 9211 escalade: 3.2.0 9053 9212 picocolors: 1.1.1 9054 9213 9214 + update-browserslist-db@1.1.3(browserslist@4.25.1): 9215 + dependencies: 9216 + browserslist: 4.25.1 9217 + escalade: 3.2.0 9218 + picocolors: 1.1.1 9219 + 9055 9220 uri-js@4.4.1: 9056 9221 dependencies: 9057 9222 punycode: 2.3.1 ··· 9135 9300 dependencies: 9136 9301 esbuild: 0.21.5 9137 9302 postcss: 8.5.3 9138 - rollup: '@rollup/wasm-node@4.44.0' 9303 + rollup: '@rollup/wasm-node@4.44.2' 9139 9304 optionalDependencies: 9140 9305 '@types/node': 20.17.44 9141 9306 fsevents: 2.3.3 ··· 9296 9461 workbox-build@7.3.0(@types/babel__core@7.20.5): 9297 9462 dependencies: 9298 9463 '@apideck/better-ajv-errors': 0.3.6(ajv@8.17.1) 9299 - '@babel/core': 7.27.4 9300 - '@babel/preset-env': 7.27.2(@babel/core@7.27.4) 9464 + '@babel/core': 7.28.0 9465 + '@babel/preset-env': 7.28.0(@babel/core@7.28.0) 9301 9466 '@babel/runtime': 7.27.6 9302 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.27.4)(@rollup/wasm-node@4.44.0)(@types/babel__core@7.20.5) 9303 - '@rollup/plugin-node-resolve': 15.3.1(@rollup/wasm-node@4.44.0) 9304 - '@rollup/plugin-replace': 2.4.2(@rollup/wasm-node@4.44.0) 9305 - '@rollup/plugin-terser': 0.4.4(@rollup/wasm-node@4.44.0) 9467 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.28.0)(@rollup/wasm-node@4.44.2)(@types/babel__core@7.20.5) 9468 + '@rollup/plugin-node-resolve': 15.3.1(@rollup/wasm-node@4.44.2) 9469 + '@rollup/plugin-replace': 2.4.2(@rollup/wasm-node@4.44.2) 9470 + '@rollup/plugin-terser': 0.4.4(@rollup/wasm-node@4.44.2) 9306 9471 '@surma/rollup-plugin-off-main-thread': 2.2.3 9307 9472 ajv: 8.17.1 9308 9473 common-tags: 1.8.2 ··· 9311 9476 glob: 7.2.3 9312 9477 lodash: 4.17.21 9313 9478 pretty-bytes: 5.6.0 9314 - rollup: '@rollup/wasm-node@4.44.0' 9479 + rollup: '@rollup/wasm-node@4.44.2' 9315 9480 source-map: 0.8.0-beta.0 9316 9481 stringify-object: 3.3.0 9317 9482 strip-comments: 2.0.1 ··· 9413 9578 9414 9579 ws@8.18.2: {} 9415 9580 9416 - wyzie-lib@2.2.4: {} 9581 + wyzie-lib@2.2.5: {} 9417 9582 9418 9583 xml-name-validator@5.0.0: {} 9419 9584