|
160 | 160 | "@babel/highlight" "^7.23.4" |
161 | 161 | chalk "^2.4.2" |
162 | 162 |
|
| 163 | +"@babel/code-frame@^7.26.2": |
| 164 | + version "7.26.2" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 166 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 167 | + dependencies: |
| 168 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 169 | + js-tokens "^4.0.0" |
| 170 | + picocolors "^1.0.0" |
| 171 | + |
163 | 172 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5": |
164 | 173 | version "7.21.0" |
165 | 174 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298" |
|
440 | 449 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
441 | 450 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
442 | 451 |
|
| 452 | +"@babel/helper-string-parser@^7.25.9": |
| 453 | + version "7.25.9" |
| 454 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 455 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 456 | + |
443 | 457 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
444 | 458 | version "7.19.1" |
445 | 459 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
|
450 | 464 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
451 | 465 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
452 | 466 |
|
| 467 | +"@babel/helper-validator-identifier@^7.25.9": |
| 468 | + version "7.25.9" |
| 469 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 470 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 471 | + |
453 | 472 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0": |
454 | 473 | version "7.21.0" |
455 | 474 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
|
466 | 485 | "@babel/types" "^7.20.5" |
467 | 486 |
|
468 | 487 | "@babel/helpers@^7.12.5", "@babel/helpers@^7.21.0": |
469 | | - version "7.21.0" |
470 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" |
471 | | - integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
| 488 | + version "7.27.0" |
| 489 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 490 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
472 | 491 | dependencies: |
473 | | - "@babel/template" "^7.20.7" |
474 | | - "@babel/traverse" "^7.21.0" |
475 | | - "@babel/types" "^7.21.0" |
| 492 | + "@babel/template" "^7.27.0" |
| 493 | + "@babel/types" "^7.27.0" |
476 | 494 |
|
477 | 495 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6": |
478 | 496 | version "7.18.6" |
|
502 | 520 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
503 | 521 | integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
504 | 522 |
|
| 523 | +"@babel/parser@^7.27.0": |
| 524 | + version "7.27.0" |
| 525 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 526 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 527 | + dependencies: |
| 528 | + "@babel/types" "^7.27.0" |
| 529 | + |
505 | 530 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
506 | 531 | version "7.18.6" |
507 | 532 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
1245 | 1270 | "@babel/parser" "^7.22.15" |
1246 | 1271 | "@babel/types" "^7.22.15" |
1247 | 1272 |
|
| 1273 | +"@babel/template@^7.27.0": |
| 1274 | + version "7.27.0" |
| 1275 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1276 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1277 | + dependencies: |
| 1278 | + "@babel/code-frame" "^7.26.2" |
| 1279 | + "@babel/parser" "^7.27.0" |
| 1280 | + "@babel/types" "^7.27.0" |
| 1281 | + |
1248 | 1282 | "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.9", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2": |
1249 | 1283 | version "7.23.5" |
1250 | 1284 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
|
1279 | 1313 | "@babel/helper-validator-identifier" "^7.22.20" |
1280 | 1314 | to-fast-properties "^2.0.0" |
1281 | 1315 |
|
| 1316 | +"@babel/types@^7.27.0": |
| 1317 | + version "7.27.0" |
| 1318 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1319 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1320 | + dependencies: |
| 1321 | + "@babel/helper-string-parser" "^7.25.9" |
| 1322 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1323 | + |
1282 | 1324 | "@discoveryjs/json-ext@0.5.7": |
1283 | 1325 | version "0.5.7" |
1284 | 1326 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" |
|
0 commit comments