|
873 | 873 | "@jridgewell/trace-mapping" "^0.3.25"
|
874 | 874 | jsesc "^2.5.1"
|
875 | 875 |
|
| 876 | +"@babel/generator@^7.25.6": |
| 877 | + version "7.25.6" |
| 878 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.6.tgz#0df1ad8cb32fe4d2b01d8bf437f153d19342a87c" |
| 879 | + integrity sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw== |
| 880 | + dependencies: |
| 881 | + "@babel/types" "^7.25.6" |
| 882 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 883 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 884 | + jsesc "^2.5.1" |
| 885 | + |
876 | 886 | "@babel/helper-annotate-as-pure@^7.18.6":
|
877 | 887 | version "7.18.6"
|
878 | 888 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
1006 | 1016 | "@babel/helper-split-export-declaration" "^7.24.7"
|
1007 | 1017 | semver "^6.3.1"
|
1008 | 1018 |
|
| 1019 | +"@babel/helper-create-class-features-plugin@^7.25.0": |
| 1020 | + version "7.25.4" |
| 1021 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 1022 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
| 1023 | + dependencies: |
| 1024 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 1025 | + "@babel/helper-member-expression-to-functions" "^7.24.8" |
| 1026 | + "@babel/helper-optimise-call-expression" "^7.24.7" |
| 1027 | + "@babel/helper-replace-supers" "^7.25.0" |
| 1028 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 1029 | + "@babel/traverse" "^7.25.4" |
| 1030 | + semver "^6.3.1" |
| 1031 | + |
1009 | 1032 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.15", "@babel/helper-create-regexp-features-plugin@^7.22.5":
|
1010 | 1033 | version "7.22.15"
|
1011 | 1034 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz#5ee90093914ea09639b01c711db0d6775e558be1"
|
|
1493 | 1516 | dependencies:
|
1494 | 1517 | "@babel/types" "^7.25.2"
|
1495 | 1518 |
|
| 1519 | +"@babel/parser@^7.25.6": |
| 1520 | + version "7.25.6" |
| 1521 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f" |
| 1522 | + integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q== |
| 1523 | + dependencies: |
| 1524 | + "@babel/types" "^7.25.6" |
| 1525 | + |
1496 | 1526 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
1497 | 1527 | version "7.25.3"
|
1498 | 1528 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
|
|
1677 | 1707 | dependencies:
|
1678 | 1708 | "@babel/helper-plugin-utils" "^7.8.0"
|
1679 | 1709 |
|
1680 |
| -"@babel/plugin-syntax-jsx@^7.23.3": |
1681 |
| - version "7.23.3" |
1682 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz#8f2e4f8a9b5f9aa16067e142c1ac9cd9f810f473" |
1683 |
| - integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg== |
1684 |
| - dependencies: |
1685 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
1686 |
| - |
1687 | 1710 | "@babel/plugin-syntax-jsx@^7.24.7":
|
1688 | 1711 | version "7.24.7"
|
1689 | 1712 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz#39a1fa4a7e3d3d7f34e2acc6be585b718d30e02d"
|
|
1747 | 1770 | dependencies:
|
1748 | 1771 | "@babel/helper-plugin-utils" "^7.14.5"
|
1749 | 1772 |
|
1750 |
| -"@babel/plugin-syntax-typescript@^7.23.3": |
1751 |
| - version "7.23.3" |
1752 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz#24f460c85dbbc983cd2b9c4994178bcc01df958f" |
1753 |
| - integrity sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ== |
| 1773 | +"@babel/plugin-syntax-typescript@^7.24.7": |
| 1774 | + version "7.25.4" |
| 1775 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.4.tgz#04db9ce5a9043d9c635e75ae7969a2cd50ca97ff" |
| 1776 | + integrity sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg== |
1754 | 1777 | dependencies:
|
1755 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
| 1778 | + "@babel/helper-plugin-utils" "^7.24.8" |
1756 | 1779 |
|
1757 | 1780 | "@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
|
1758 | 1781 | version "7.18.6"
|
|
2136 | 2159 | "@babel/helper-module-transforms" "^7.24.7"
|
2137 | 2160 | "@babel/helper-plugin-utils" "^7.24.7"
|
2138 | 2161 |
|
2139 |
| -"@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.23.3": |
2140 |
| - version "7.23.3" |
2141 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz#661ae831b9577e52be57dd8356b734f9700b53b4" |
2142 |
| - integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA== |
2143 |
| - dependencies: |
2144 |
| - "@babel/helper-module-transforms" "^7.23.3" |
2145 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
2146 |
| - "@babel/helper-simple-access" "^7.22.5" |
2147 |
| - |
2148 |
| -"@babel/plugin-transform-modules-commonjs@^7.24.8": |
| 2162 | +"@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.23.3", "@babel/plugin-transform-modules-commonjs@^7.24.7", "@babel/plugin-transform-modules-commonjs@^7.24.8": |
2149 | 2163 | version "7.24.8"
|
2150 | 2164 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz#ab6421e564b717cb475d6fff70ae7f103536ea3c"
|
2151 | 2165 | integrity sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==
|
|
2522 | 2536 | dependencies:
|
2523 | 2537 | "@babel/helper-plugin-utils" "^7.24.8"
|
2524 | 2538 |
|
2525 |
| -"@babel/plugin-transform-typescript@^7.23.3": |
2526 |
| - version "7.23.3" |
2527 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.3.tgz#ce806e6cb485d468c48c4f717696719678ab0138" |
2528 |
| - integrity sha512-ogV0yWnq38CFwH20l2Afz0dfKuZBx9o/Y2Rmh5vuSS0YD1hswgEgTfyTzuSrT2q9btmHRSqYoSfwFUVaC1M1Jw== |
| 2539 | +"@babel/plugin-transform-typescript@^7.24.7": |
| 2540 | + version "7.25.2" |
| 2541 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.2.tgz#237c5d10de6d493be31637c6b9fa30b6c5461add" |
| 2542 | + integrity sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A== |
2529 | 2543 | dependencies:
|
2530 |
| - "@babel/helper-annotate-as-pure" "^7.22.5" |
2531 |
| - "@babel/helper-create-class-features-plugin" "^7.22.15" |
2532 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
2533 |
| - "@babel/plugin-syntax-typescript" "^7.23.3" |
| 2544 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 2545 | + "@babel/helper-create-class-features-plugin" "^7.25.0" |
| 2546 | + "@babel/helper-plugin-utils" "^7.24.8" |
| 2547 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 2548 | + "@babel/plugin-syntax-typescript" "^7.24.7" |
2534 | 2549 |
|
2535 | 2550 | "@babel/plugin-transform-unicode-escapes@^7.23.3":
|
2536 | 2551 | version "7.23.3"
|
|
2800 | 2815 | "@babel/plugin-transform-react-pure-annotations" "^7.24.7"
|
2801 | 2816 |
|
2802 | 2817 | "@babel/preset-typescript@^7.13.0", "@babel/preset-typescript@^7.23.3":
|
2803 |
| - version "7.23.3" |
2804 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz#14534b34ed5b6d435aa05f1ae1c5e7adcc01d913" |
2805 |
| - integrity sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ== |
| 2818 | + version "7.24.7" |
| 2819 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.7.tgz#66cd86ea8f8c014855671d5ea9a737139cbbfef1" |
| 2820 | + integrity sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ== |
2806 | 2821 | dependencies:
|
2807 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
2808 |
| - "@babel/helper-validator-option" "^7.22.15" |
2809 |
| - "@babel/plugin-syntax-jsx" "^7.23.3" |
2810 |
| - "@babel/plugin-transform-modules-commonjs" "^7.23.3" |
2811 |
| - "@babel/plugin-transform-typescript" "^7.23.3" |
| 2822 | + "@babel/helper-plugin-utils" "^7.24.7" |
| 2823 | + "@babel/helper-validator-option" "^7.24.7" |
| 2824 | + "@babel/plugin-syntax-jsx" "^7.24.7" |
| 2825 | + "@babel/plugin-transform-modules-commonjs" "^7.24.7" |
| 2826 | + "@babel/plugin-transform-typescript" "^7.24.7" |
2812 | 2827 |
|
2813 | 2828 | "@babel/register@^7.13.16":
|
2814 | 2829 | version "7.22.15"
|
|
2954 | 2969 | debug "^4.3.1"
|
2955 | 2970 | globals "^11.1.0"
|
2956 | 2971 |
|
| 2972 | +"@babel/traverse@^7.25.4": |
| 2973 | + version "7.25.6" |
| 2974 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41" |
| 2975 | + integrity sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ== |
| 2976 | + dependencies: |
| 2977 | + "@babel/code-frame" "^7.24.7" |
| 2978 | + "@babel/generator" "^7.25.6" |
| 2979 | + "@babel/parser" "^7.25.6" |
| 2980 | + "@babel/template" "^7.25.0" |
| 2981 | + "@babel/types" "^7.25.6" |
| 2982 | + debug "^4.3.1" |
| 2983 | + globals "^11.1.0" |
| 2984 | + |
2957 | 2985 | "@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
2958 | 2986 | version "7.19.0"
|
2959 | 2987 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
|
|
3008 | 3036 | "@babel/helper-validator-identifier" "^7.24.7"
|
3009 | 3037 | to-fast-properties "^2.0.0"
|
3010 | 3038 |
|
| 3039 | +"@babel/types@^7.25.6": |
| 3040 | + version "7.25.6" |
| 3041 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.6.tgz#893942ddb858f32ae7a004ec9d3a76b3463ef8e6" |
| 3042 | + integrity sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw== |
| 3043 | + dependencies: |
| 3044 | + "@babel/helper-string-parser" "^7.24.8" |
| 3045 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 3046 | + to-fast-properties "^2.0.0" |
| 3047 | + |
3011 | 3048 |
|
3012 | 3049 | version "1.0.1"
|
3013 | 3050 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"
|
|
0 commit comments