|
1018 | 1018 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" |
1019 | 1019 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== |
1020 | 1020 |
|
1021 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1021 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1022 | 1022 | version "7.27.0" |
1023 | 1023 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
1024 | 1024 | integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== |
1025 | 1025 | dependencies: |
1026 | 1026 | regenerator-runtime "^0.14.0" |
1027 | 1027 |
|
| 1028 | +"@babel/runtime@^7.28.4": |
| 1029 | + version "7.28.4" |
| 1030 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
| 1031 | + integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
| 1032 | + |
1028 | 1033 | "@babel/template@^7.27.1", "@babel/template@^7.27.2": |
1029 | 1034 | version "7.27.2" |
1030 | 1035 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
|
1780 | 1785 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b" |
1781 | 1786 | integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA== |
1782 | 1787 |
|
1783 | | -"@redux-saga/core@^1.3.0": |
1784 | | - version "1.3.0" |
1785 | | - resolved "https://registry.yarnpkg.com/@redux-saga/core/-/core-1.3.0.tgz#2ce08b73d407fc6ea9e7f7d83d2e97d981a3a8b8" |
1786 | | - integrity sha512-L+i+qIGuyWn7CIg7k1MteHGfttKPmxwZR5E7OsGikCL2LzYA0RERlaUY00Y3P3ZV2EYgrsYlBrGs6cJP5OKKqA== |
1787 | | - dependencies: |
1788 | | - "@babel/runtime" "^7.6.3" |
1789 | | - "@redux-saga/deferred" "^1.2.1" |
1790 | | - "@redux-saga/delay-p" "^1.2.1" |
1791 | | - "@redux-saga/is" "^1.1.3" |
1792 | | - "@redux-saga/symbols" "^1.1.3" |
1793 | | - "@redux-saga/types" "^1.2.1" |
| 1788 | +"@redux-saga/core@^1.4.2": |
| 1789 | + version "1.4.2" |
| 1790 | + resolved "https://registry.yarnpkg.com/@redux-saga/core/-/core-1.4.2.tgz#7d64721b490c2ed88eb8b07a45074a428d5076d6" |
| 1791 | + integrity sha512-nIMLGKo6jV6Wc1sqtVQs1iqbB3Kq20udB/u9XEaZQisT6YZ0NRB8+4L6WqD/E+YziYutd27NJbG8EWUPkb7c6Q== |
| 1792 | + dependencies: |
| 1793 | + "@babel/runtime" "^7.28.4" |
| 1794 | + "@redux-saga/deferred" "^1.3.1" |
| 1795 | + "@redux-saga/delay-p" "^1.3.1" |
| 1796 | + "@redux-saga/is" "^1.2.1" |
| 1797 | + "@redux-saga/symbols" "^1.2.1" |
| 1798 | + "@redux-saga/types" "^1.3.1" |
1794 | 1799 | typescript-tuple "^2.2.1" |
1795 | 1800 |
|
1796 | | -"@redux-saga/deferred@^1.2.1": |
1797 | | - version "1.2.1" |
1798 | | - resolved "https://registry.yarnpkg.com/@redux-saga/deferred/-/deferred-1.2.1.tgz#aca373a08ccafd6f3481037f2f7ee97f2c87c3ec" |
1799 | | - integrity sha512-cmin3IuuzMdfQjA0lG4B+jX+9HdTgHZZ+6u3jRAOwGUxy77GSlTi4Qp2d6PM1PUoTmQUR5aijlA39scWWPF31g== |
| 1801 | +"@redux-saga/deferred@^1.3.1": |
| 1802 | + version "1.3.1" |
| 1803 | + resolved "https://registry.yarnpkg.com/@redux-saga/deferred/-/deferred-1.3.1.tgz#f274c9df9a1e8b837dc912188fff3dfdf7fd24e8" |
| 1804 | + integrity sha512-0YZ4DUivWojXBqLB/TmuRRpDDz7tyq1I0AuDV7qi01XlLhM5m51W7+xYtIckH5U2cMlv9eAuicsfRAi1XHpXIg== |
1800 | 1805 |
|
1801 | | -"@redux-saga/delay-p@^1.2.1": |
1802 | | - version "1.2.1" |
1803 | | - resolved "https://registry.yarnpkg.com/@redux-saga/delay-p/-/delay-p-1.2.1.tgz#e72ac4731c5080a21f75b61bedc31cb639d9e446" |
1804 | | - integrity sha512-MdiDxZdvb1m+Y0s4/hgdcAXntpUytr9g0hpcOO1XFVyyzkrDu3SKPgBFOtHn7lhu7n24ZKIAT1qtKyQjHqRd+w== |
| 1806 | +"@redux-saga/delay-p@^1.3.1": |
| 1807 | + version "1.3.1" |
| 1808 | + resolved "https://registry.yarnpkg.com/@redux-saga/delay-p/-/delay-p-1.3.1.tgz#c2d481de63c1ef674c1cddab538992c39375855e" |
| 1809 | + integrity sha512-597I7L5MXbD/1i3EmcaOOjL/5suxJD7p5tnbV1PiWnE28c2cYiIHqmSMK2s7us2/UrhOL2KTNBiD0qBg6KnImg== |
1805 | 1810 | dependencies: |
1806 | | - "@redux-saga/symbols" "^1.1.3" |
| 1811 | + "@redux-saga/symbols" "^1.2.1" |
1807 | 1812 |
|
1808 | | -"@redux-saga/is@^1.1.3": |
1809 | | - version "1.1.3" |
1810 | | - resolved "https://registry.yarnpkg.com/@redux-saga/is/-/is-1.1.3.tgz#b333f31967e87e32b4e6b02c75b78d609dd4ad73" |
1811 | | - integrity sha512-naXrkETG1jLRfVfhOx/ZdLj0EyAzHYbgJWkXbB3qFliPcHKiWbv/ULQryOAEKyjrhiclmr6AMdgsXFyx7/yE6Q== |
| 1813 | +"@redux-saga/is@^1.2.1": |
| 1814 | + version "1.2.1" |
| 1815 | + resolved "https://registry.yarnpkg.com/@redux-saga/is/-/is-1.2.1.tgz#5fe101fcb365236577f5a8c625e4c0a3c2eab736" |
| 1816 | + integrity sha512-x3aWtX3GmQfEvn8dh0ovPbsXgK9JjpiR24wKztpGbZP8JZUWWvUgKrvnWZ/T/4iphOBftyVc9VrIwhAnsM+OFA== |
1812 | 1817 | dependencies: |
1813 | | - "@redux-saga/symbols" "^1.1.3" |
1814 | | - "@redux-saga/types" "^1.2.1" |
1815 | | - |
1816 | | -"@redux-saga/symbols@^1.1.3": |
1817 | | - version "1.1.3" |
1818 | | - resolved "https://registry.yarnpkg.com/@redux-saga/symbols/-/symbols-1.1.3.tgz#b731d56201719e96dc887dc3ae9016e761654367" |
1819 | | - integrity sha512-hCx6ZvU4QAEUojETnX8EVg4ubNLBFl1Lps4j2tX7o45x/2qg37m3c6v+kSp8xjDJY+2tJw4QB3j8o8dsl1FDXg== |
| 1818 | + "@redux-saga/symbols" "^1.2.1" |
| 1819 | + "@redux-saga/types" "^1.3.1" |
1820 | 1820 |
|
1821 | | -"@redux-saga/types@^1.2.1": |
| 1821 | +"@redux-saga/symbols@^1.2.1": |
1822 | 1822 | version "1.2.1" |
1823 | | - resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.2.1.tgz#9403f51c17cae37edf870c6bc0c81c1ece5ccef8" |
1824 | | - integrity sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA== |
| 1823 | + resolved "https://registry.yarnpkg.com/@redux-saga/symbols/-/symbols-1.2.1.tgz#48b6137ac47d3a3a93b847f1850c86fb461e0012" |
| 1824 | + integrity sha512-3dh+uDvpBXi7EUp/eO+N7eFM4xKaU4yuGBXc50KnZGzIrR/vlvkTFQsX13zsY8PB6sCFYAgROfPSRUj8331QSA== |
| 1825 | + |
| 1826 | +"@redux-saga/types@^1.3.1": |
| 1827 | + version "1.3.1" |
| 1828 | + resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.3.1.tgz#7cda9b29dca868a9689a7105aec7c21d54575489" |
| 1829 | + integrity sha512-YRCrJdhQLobGIQ8Cj1sta3nn6DrZDTSUnrIYhS2e5V590BmfVDleKoAquclAiKSBKWJwmuXTb+b4BL6rSHnahw== |
1825 | 1830 |
|
1826 | 1831 | |
1827 | 1832 | version "1.9.7" |
@@ -9638,12 +9643,12 @@ redux-saga-tester@^1.0.372: |
9638 | 9643 | dependencies: |
9639 | 9644 | babel-runtime "^6.11.6" |
9640 | 9645 |
|
9641 | | -redux-saga@1.3.0: |
9642 | | - version "1.3.0" |
9643 | | - resolved "https://registry.yarnpkg.com/redux-saga/-/redux-saga-1.3.0.tgz#a59ada7c28010189355356b99738c9fcb7ade30e" |
9644 | | - integrity sha512-J9RvCeAZXSTAibFY0kGw6Iy4EdyDNW7k6Q+liwX+bsck7QVsU78zz8vpBRweEfANxnnlG/xGGeOvf6r8UXzNJQ== |
| 9646 | +redux-saga@1.4.2: |
| 9647 | + version "1.4.2" |
| 9648 | + resolved "https://registry.yarnpkg.com/redux-saga/-/redux-saga-1.4.2.tgz#98947e62a19712150dc63dd1418a5b070bfadd5a" |
| 9649 | + integrity sha512-QLIn/q+7MX/B+MkGJ/K6R3//60eJ4QNy65eqPsJrfGezbxdh1Jx+37VRKE2K4PsJnNET5JufJtgWdT30WBa+6w== |
9645 | 9650 | dependencies: |
9646 | | - "@redux-saga/core" "^1.3.0" |
| 9651 | + "@redux-saga/core" "^1.4.2" |
9647 | 9652 |
|
9648 | 9653 | redux-thunk@^2.4.2: |
9649 | 9654 | version "2.4.2" |
|
0 commit comments