|
27 | 27 | dependencies:
|
28 | 28 | tslib "~2.0.1"
|
29 | 29 |
|
30 |
| -"@babel/cli@7.24.1": |
31 |
| - version "7.24.1" |
32 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.1.tgz#2e11e071e32fe82850b4fe514f56b9c9e1c44911" |
33 |
| - integrity sha512-HbmrtxyFUr34LwAlV9jS+sSIjUp4FpdtIMGwgufY3AsxrIfsh/HxlMTywsONAZsU0RMYbZtbZFpUCrSGs7o0EA== |
| 30 | +"@babel/cli@7.24.5": |
| 31 | + version "7.24.5" |
| 32 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.5.tgz#9eba21699f289c32e63a28aedf82f888dc134b30" |
| 33 | + integrity sha512-2qg1mYtJRsOOWF6IUwLP5jI42P8Cc0hQ5TmnjLrik/4DKouO8dFJN80HEz81VmVeUs97yuuf3vQ/9j7Elrcjlg== |
34 | 34 | dependencies:
|
35 | 35 | "@jridgewell/trace-mapping" "^0.3.25"
|
36 | 36 | commander "^4.0.1"
|
|
115 | 115 | "@babel/highlight" "^7.23.4"
|
116 | 116 | chalk "^2.4.2"
|
117 | 117 |
|
118 |
| -"@babel/code-frame@^7.24.1": |
119 |
| - version "7.24.1" |
120 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.1.tgz#8f4027f85a6e84a695276080e864215318f95c19" |
121 |
| - integrity sha512-bC49z4spJQR3j8vFtJBLqzyzFV0ciuL5HYX7qfSl3KEqeMVV+eTquRvmXxpvB0AMubRrvv7y5DILiLLPi57Ewg== |
122 |
| - dependencies: |
123 |
| - "@babel/highlight" "^7.24.1" |
124 |
| - picocolors "^1.0.0" |
125 |
| - |
126 | 118 | "@babel/code-frame@^7.24.2":
|
127 | 119 | version "7.24.2"
|
128 | 120 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
|
151 | 143 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
152 | 144 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
153 | 145 |
|
154 |
| -"@babel/core@7.24.4": |
155 |
| - version "7.24.4" |
156 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
157 |
| - integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
| 146 | +"@babel/core@7.24.5": |
| 147 | + version "7.24.5" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a" |
| 149 | + integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA== |
158 | 150 | dependencies:
|
159 | 151 | "@ampproject/remapping" "^2.2.0"
|
160 | 152 | "@babel/code-frame" "^7.24.2"
|
161 |
| - "@babel/generator" "^7.24.4" |
| 153 | + "@babel/generator" "^7.24.5" |
162 | 154 | "@babel/helper-compilation-targets" "^7.23.6"
|
163 |
| - "@babel/helper-module-transforms" "^7.23.3" |
164 |
| - "@babel/helpers" "^7.24.4" |
165 |
| - "@babel/parser" "^7.24.4" |
| 155 | + "@babel/helper-module-transforms" "^7.24.5" |
| 156 | + "@babel/helpers" "^7.24.5" |
| 157 | + "@babel/parser" "^7.24.5" |
166 | 158 | "@babel/template" "^7.24.0"
|
167 |
| - "@babel/traverse" "^7.24.1" |
168 |
| - "@babel/types" "^7.24.0" |
| 159 | + "@babel/traverse" "^7.24.5" |
| 160 | + "@babel/types" "^7.24.5" |
169 | 161 | convert-source-map "^2.0.0"
|
170 | 162 | debug "^4.1.0"
|
171 | 163 | gensync "^1.0.0-beta.2"
|
|
257 | 249 | semver "^6.3.0"
|
258 | 250 | source-map "^0.5.0"
|
259 | 251 |
|
260 |
| -"@babel/eslint-parser@7.24.1": |
261 |
| - version "7.24.1" |
262 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz#e27eee93ed1d271637165ef3a86e2b9332395c32" |
263 |
| - integrity sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ== |
| 252 | +"@babel/eslint-parser@7.24.5": |
| 253 | + version "7.24.5" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.5.tgz#3b0f7d383a540329a30a6a9937cfc89461d26217" |
| 255 | + integrity sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ== |
264 | 256 | dependencies:
|
265 | 257 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
266 | 258 | eslint-visitor-keys "^2.1.0"
|
|
329 | 321 | jsesc "^2.5.1"
|
330 | 322 | source-map "^0.5.0"
|
331 | 323 |
|
332 |
| -"@babel/generator@^7.24.1": |
333 |
| - version "7.24.1" |
334 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0" |
335 |
| - integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A== |
| 324 | +"@babel/generator@^7.24.5": |
| 325 | + version "7.24.5" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3" |
| 327 | + integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA== |
336 | 328 | dependencies:
|
337 |
| - "@babel/types" "^7.24.0" |
338 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
339 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
340 |
| - jsesc "^2.5.1" |
341 |
| - |
342 |
| -"@babel/generator@^7.24.4": |
343 |
| - version "7.24.4" |
344 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
345 |
| - integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
346 |
| - dependencies: |
347 |
| - "@babel/types" "^7.24.0" |
| 329 | + "@babel/types" "^7.24.5" |
348 | 330 | "@jridgewell/gen-mapping" "^0.3.5"
|
349 | 331 | "@jridgewell/trace-mapping" "^0.3.25"
|
350 | 332 | jsesc "^2.5.1"
|
|
684 | 666 | dependencies:
|
685 | 667 | "@babel/types" "^7.16.7"
|
686 | 668 |
|
687 |
| -"@babel/helper-module-imports@^7.22.15": |
688 |
| - version "7.22.15" |
689 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
690 |
| - integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
| 669 | +"@babel/helper-module-imports@^7.24.3": |
| 670 | + version "7.24.3" |
| 671 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" |
| 672 | + integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== |
691 | 673 | dependencies:
|
692 |
| - "@babel/types" "^7.22.15" |
| 674 | + "@babel/types" "^7.24.0" |
693 | 675 |
|
694 | 676 | "@babel/helper-module-imports@^7.8.3":
|
695 | 677 | version "7.8.3"
|
|
754 | 736 | "@babel/traverse" "^7.16.7"
|
755 | 737 | "@babel/types" "^7.16.7"
|
756 | 738 |
|
757 |
| -"@babel/helper-module-transforms@^7.23.3": |
758 |
| - version "7.23.3" |
759 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1" |
760 |
| - integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== |
| 739 | +"@babel/helper-module-transforms@^7.24.5": |
| 740 | + version "7.24.5" |
| 741 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545" |
| 742 | + integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A== |
761 | 743 | dependencies:
|
762 | 744 | "@babel/helper-environment-visitor" "^7.22.20"
|
763 |
| - "@babel/helper-module-imports" "^7.22.15" |
764 |
| - "@babel/helper-simple-access" "^7.22.5" |
765 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
766 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 745 | + "@babel/helper-module-imports" "^7.24.3" |
| 746 | + "@babel/helper-simple-access" "^7.24.5" |
| 747 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 748 | + "@babel/helper-validator-identifier" "^7.24.5" |
767 | 749 |
|
768 | 750 | "@babel/helper-module-transforms@^7.9.0":
|
769 | 751 | version "7.9.0"
|
|
900 | 882 | dependencies:
|
901 | 883 | "@babel/types" "^7.16.7"
|
902 | 884 |
|
903 |
| -"@babel/helper-simple-access@^7.22.5": |
904 |
| - version "7.22.5" |
905 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de" |
906 |
| - integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w== |
| 885 | +"@babel/helper-simple-access@^7.24.5": |
| 886 | + version "7.24.5" |
| 887 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba" |
| 888 | + integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ== |
907 | 889 | dependencies:
|
908 |
| - "@babel/types" "^7.22.5" |
| 890 | + "@babel/types" "^7.24.5" |
909 | 891 |
|
910 | 892 | "@babel/helper-simple-access@^7.8.3":
|
911 | 893 | version "7.8.3"
|
|
957 | 939 | dependencies:
|
958 | 940 | "@babel/types" "^7.16.7"
|
959 | 941 |
|
960 |
| -"@babel/helper-split-export-declaration@^7.22.6": |
961 |
| - version "7.22.6" |
962 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
963 |
| - integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 942 | +"@babel/helper-split-export-declaration@^7.24.5": |
| 943 | + version "7.24.5" |
| 944 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz#b9a67f06a46b0b339323617c8c6213b9055a78b6" |
| 945 | + integrity sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q== |
964 | 946 | dependencies:
|
965 |
| - "@babel/types" "^7.22.5" |
| 947 | + "@babel/types" "^7.24.5" |
966 | 948 |
|
967 | 949 | "@babel/helper-split-export-declaration@^7.8.3":
|
968 | 950 | version "7.8.3"
|
|
981 | 963 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
982 | 964 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
983 | 965 |
|
| 966 | +"@babel/helper-string-parser@^7.24.1": |
| 967 | + version "7.24.1" |
| 968 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
| 969 | + integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
| 970 | + |
984 | 971 | "@babel/helper-validator-identifier@^7.10.4":
|
985 | 972 | version "7.10.4"
|
986 | 973 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
1031 | 1018 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
1032 | 1019 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
|
1033 | 1020 |
|
| 1021 | +"@babel/helper-validator-identifier@^7.24.5": |
| 1022 | + version "7.24.5" |
| 1023 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
| 1024 | + integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
| 1025 | + |
1034 | 1026 | "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
|
1035 | 1027 | version "7.9.5"
|
1036 | 1028 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
|
|
1094 | 1086 | "@babel/traverse" "^7.16.7"
|
1095 | 1087 | "@babel/types" "^7.16.7"
|
1096 | 1088 |
|
1097 |
| -"@babel/helpers@^7.24.4": |
1098 |
| - version "7.24.4" |
1099 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
1100 |
| - integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
| 1089 | +"@babel/helpers@^7.24.5": |
| 1090 | + version "7.24.5" |
| 1091 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a" |
| 1092 | + integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q== |
1101 | 1093 | dependencies:
|
1102 | 1094 | "@babel/template" "^7.24.0"
|
1103 |
| - "@babel/traverse" "^7.24.1" |
1104 |
| - "@babel/types" "^7.24.0" |
| 1095 | + "@babel/traverse" "^7.24.5" |
| 1096 | + "@babel/types" "^7.24.5" |
1105 | 1097 |
|
1106 | 1098 | "@babel/helpers@^7.9.6":
|
1107 | 1099 | version "7.9.6"
|
|
1175 | 1167 | chalk "^2.4.2"
|
1176 | 1168 | js-tokens "^4.0.0"
|
1177 | 1169 |
|
1178 |
| -"@babel/highlight@^7.24.1": |
1179 |
| - version "7.24.1" |
1180 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.1.tgz#21f3f5391c793b3f0d6dbb40f898c48cc6ad4215" |
1181 |
| - integrity sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw== |
1182 |
| - dependencies: |
1183 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
1184 |
| - chalk "^2.4.2" |
1185 |
| - js-tokens "^4.0.0" |
1186 |
| - picocolors "^1.0.0" |
1187 |
| - |
1188 | 1170 | "@babel/highlight@^7.24.2":
|
1189 | 1171 | version "7.24.2"
|
1190 | 1172 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26"
|
|
1259 | 1241 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
|
1260 | 1242 | integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
|
1261 | 1243 |
|
1262 |
| -"@babel/parser@^7.24.1": |
1263 |
| - version "7.24.1" |
1264 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" |
1265 |
| - integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== |
1266 |
| - |
1267 |
| -"@babel/parser@^7.24.4": |
1268 |
| - version "7.24.4" |
1269 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
1270 |
| - integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 1244 | +"@babel/parser@^7.24.5": |
| 1245 | + version "7.24.5" |
| 1246 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790" |
| 1247 | + integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg== |
1271 | 1248 |
|
1272 | 1249 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
1273 | 1250 | version "7.15.4"
|
|
2030 | 2007 | core-js-pure "^3.0.0"
|
2031 | 2008 | regenerator-runtime "^0.13.4"
|
2032 | 2009 |
|
2033 |
| -"@babel/runtime@7.24.4": |
2034 |
| - version "7.24.4" |
2035 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.4.tgz#de795accd698007a66ba44add6cc86542aff1edd" |
2036 |
| - integrity sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA== |
| 2010 | +"@babel/runtime@7.24.5": |
| 2011 | + version "7.24.5" |
| 2012 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.5.tgz#230946857c053a36ccc66e1dd03b17dd0c4ed02c" |
| 2013 | + integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g== |
2037 | 2014 | dependencies:
|
2038 | 2015 | regenerator-runtime "^0.14.0"
|
2039 | 2016 |
|
|
2219 | 2196 | debug "^4.1.0"
|
2220 | 2197 | globals "^11.1.0"
|
2221 | 2198 |
|
2222 |
| -"@babel/traverse@^7.24.1": |
2223 |
| - version "7.24.1" |
2224 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c" |
2225 |
| - integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ== |
| 2199 | +"@babel/traverse@^7.24.5": |
| 2200 | + version "7.24.5" |
| 2201 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8" |
| 2202 | + integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA== |
2226 | 2203 | dependencies:
|
2227 |
| - "@babel/code-frame" "^7.24.1" |
2228 |
| - "@babel/generator" "^7.24.1" |
| 2204 | + "@babel/code-frame" "^7.24.2" |
| 2205 | + "@babel/generator" "^7.24.5" |
2229 | 2206 | "@babel/helper-environment-visitor" "^7.22.20"
|
2230 | 2207 | "@babel/helper-function-name" "^7.23.0"
|
2231 | 2208 | "@babel/helper-hoist-variables" "^7.22.5"
|
2232 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
2233 |
| - "@babel/parser" "^7.24.1" |
2234 |
| - "@babel/types" "^7.24.0" |
| 2209 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 2210 | + "@babel/parser" "^7.24.5" |
| 2211 | + "@babel/types" "^7.24.5" |
2235 | 2212 | debug "^4.3.1"
|
2236 | 2213 | globals "^11.1.0"
|
2237 | 2214 |
|
|
2361 | 2338 | "@babel/helper-validator-identifier" "^7.22.20"
|
2362 | 2339 | to-fast-properties "^2.0.0"
|
2363 | 2340 |
|
| 2341 | +"@babel/types@^7.24.5": |
| 2342 | + version "7.24.5" |
| 2343 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7" |
| 2344 | + integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ== |
| 2345 | + dependencies: |
| 2346 | + "@babel/helper-string-parser" "^7.24.1" |
| 2347 | + "@babel/helper-validator-identifier" "^7.24.5" |
| 2348 | + to-fast-properties "^2.0.0" |
| 2349 | + |
2364 | 2350 | "@bcoe/v8-coverage@^0.2.3":
|
2365 | 2351 | version "0.2.3"
|
2366 | 2352 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments