|
18 | 18 | "@babel/highlight" "^7.25.7"
|
19 | 19 | picocolors "^1.0.0"
|
20 | 20 |
|
| 21 | +"@babel/code-frame@^7.26.2": |
| 22 | + version "7.26.2" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 24 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 25 | + dependencies: |
| 26 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 27 | + js-tokens "^4.0.0" |
| 28 | + picocolors "^1.0.0" |
| 29 | + |
21 | 30 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.7", "@babel/compat-data@^7.25.8":
|
22 | 31 | version "7.25.8"
|
23 | 32 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.8.tgz#0376e83df5ab0eb0da18885c0140041f0747a402"
|
|
190 | 199 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54"
|
191 | 200 | integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==
|
192 | 201 |
|
| 202 | +"@babel/helper-string-parser@^7.25.9": |
| 203 | + version "7.25.9" |
| 204 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 205 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 206 | + |
193 | 207 | "@babel/helper-validator-identifier@^7.25.7":
|
194 | 208 | version "7.25.7"
|
195 | 209 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
|
196 | 210 | integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
|
197 | 211 |
|
| 212 | +"@babel/helper-validator-identifier@^7.25.9": |
| 213 | + version "7.25.9" |
| 214 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 215 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 216 | + |
198 | 217 | "@babel/helper-validator-option@^7.25.7":
|
199 | 218 | version "7.25.7"
|
200 | 219 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz#97d1d684448228b30b506d90cace495d6f492729"
|
|
210 | 229 | "@babel/types" "^7.25.7"
|
211 | 230 |
|
212 | 231 | "@babel/helpers@^7.25.7":
|
213 |
| - version "7.25.7" |
214 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.7.tgz#091b52cb697a171fe0136ab62e54e407211f09c2" |
215 |
| - integrity sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA== |
| 232 | + version "7.27.0" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 234 | + integrity "sha1-U9FWCY3vqCQ+qw8y+hdYkHWhuAg= sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==" |
216 | 235 | dependencies:
|
217 |
| - "@babel/template" "^7.25.7" |
218 |
| - "@babel/types" "^7.25.7" |
| 236 | + "@babel/template" "^7.27.0" |
| 237 | + "@babel/types" "^7.27.0" |
219 | 238 |
|
220 | 239 | "@babel/highlight@^7.25.7":
|
221 | 240 | version "7.25.7"
|
|
234 | 253 | dependencies:
|
235 | 254 | "@babel/types" "^7.25.8"
|
236 | 255 |
|
| 256 | +"@babel/parser@^7.27.0": |
| 257 | + version "7.27.0" |
| 258 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 259 | + integrity "sha1-PX1u4mjkHSYACRy9ThRf/uhaROw= sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==" |
| 260 | + dependencies: |
| 261 | + "@babel/types" "^7.27.0" |
| 262 | + |
237 | 263 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.7":
|
238 | 264 | version "7.25.7"
|
239 | 265 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.7.tgz#93969ac50ef4d68b2504b01b758af714e4cbdd64"
|
|
979 | 1005 | "@babel/plugin-transform-typescript" "^7.25.7"
|
980 | 1006 |
|
981 | 1007 | "@babel/runtime@^7.1.2", "@babel/runtime@^7.20.1", "@babel/runtime@^7.8.4":
|
982 |
| - version "7.25.7" |
983 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7.tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6" |
984 |
| - integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w== |
| 1008 | + version "7.27.0" |
| 1009 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
| 1010 | + integrity "sha1-++58+XxwlRjswfWQmESB1UYNR2I= sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==" |
985 | 1011 | dependencies:
|
986 | 1012 | regenerator-runtime "^0.14.0"
|
987 | 1013 |
|
|
994 | 1020 | "@babel/parser" "^7.25.7"
|
995 | 1021 | "@babel/types" "^7.25.7"
|
996 | 1022 |
|
| 1023 | +"@babel/template@^7.27.0": |
| 1024 | + version "7.27.0" |
| 1025 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1026 | + integrity "sha1-slPlQGzB3xxX3NGPEXYMLb9AwLQ= sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==" |
| 1027 | + dependencies: |
| 1028 | + "@babel/code-frame" "^7.26.2" |
| 1029 | + "@babel/parser" "^7.27.0" |
| 1030 | + "@babel/types" "^7.27.0" |
| 1031 | + |
997 | 1032 | "@babel/traverse@^7.25.7":
|
998 | 1033 | version "7.25.7"
|
999 | 1034 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8"
|
|
1016 | 1051 | "@babel/helper-validator-identifier" "^7.25.7"
|
1017 | 1052 | to-fast-properties "^2.0.0"
|
1018 | 1053 |
|
| 1054 | +"@babel/types@^7.27.0": |
| 1055 | + version "7.27.0" |
| 1056 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1057 | + integrity "sha1-75rLawbDFz9mMtmT7LbUrkcLRVk= sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==" |
| 1058 | + dependencies: |
| 1059 | + "@babel/helper-string-parser" "^7.25.9" |
| 1060 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1061 | + |
1019 | 1062 | "@bcoe/v8-coverage@^0.2.3":
|
1020 | 1063 | version "0.2.3"
|
1021 | 1064 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments