|
25 | 25 | "@babel/highlight" "^7.22.10"
|
26 | 26 | chalk "^2.4.2"
|
27 | 27 |
|
| 28 | +"@babel/code-frame@^7.22.13": |
| 29 | + version "7.22.13" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 31 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 32 | + dependencies: |
| 33 | + "@babel/highlight" "^7.22.13" |
| 34 | + chalk "^2.4.2" |
| 35 | + |
28 | 36 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.5":
|
29 | 37 | version "7.21.7"
|
30 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
|
|
115 | 123 | "@jridgewell/trace-mapping" "^0.3.17"
|
116 | 124 | jsesc "^2.5.1"
|
117 | 125 |
|
| 126 | +"@babel/generator@^7.23.0": |
| 127 | + version "7.23.0" |
| 128 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 129 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 130 | + dependencies: |
| 131 | + "@babel/types" "^7.23.0" |
| 132 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 133 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 134 | + jsesc "^2.5.1" |
| 135 | + |
118 | 136 | "@babel/helper-annotate-as-pure@^7.18.6":
|
119 | 137 | version "7.18.6"
|
120 | 138 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
199 | 217 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba"
|
200 | 218 | integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==
|
201 | 219 |
|
| 220 | +"@babel/helper-environment-visitor@^7.22.20": |
| 221 | + version "7.22.20" |
| 222 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 223 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 224 | + |
202 | 225 | "@babel/helper-environment-visitor@^7.22.5":
|
203 | 226 | version "7.22.5"
|
204 | 227 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
|
|
220 | 243 | "@babel/template" "^7.22.5"
|
221 | 244 | "@babel/types" "^7.22.5"
|
222 | 245 |
|
| 246 | +"@babel/helper-function-name@^7.23.0": |
| 247 | + version "7.23.0" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 249 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 250 | + dependencies: |
| 251 | + "@babel/template" "^7.22.15" |
| 252 | + "@babel/types" "^7.23.0" |
| 253 | + |
223 | 254 | "@babel/helper-hoist-variables@^7.18.6":
|
224 | 255 | version "7.18.6"
|
225 | 256 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
|
378 | 409 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
379 | 410 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
380 | 411 |
|
| 412 | +"@babel/helper-validator-identifier@^7.22.20": |
| 413 | + version "7.22.20" |
| 414 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 415 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 416 | + |
381 | 417 | "@babel/helper-validator-identifier@^7.22.5":
|
382 | 418 | version "7.22.5"
|
383 | 419 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
|
448 | 484 | chalk "^2.4.2"
|
449 | 485 | js-tokens "^4.0.0"
|
450 | 486 |
|
451 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.21.8": |
| 487 | +"@babel/highlight@^7.22.13": |
| 488 | + version "7.22.20" |
| 489 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 490 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 491 | + dependencies: |
| 492 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 493 | + chalk "^2.4.2" |
| 494 | + js-tokens "^4.0.0" |
| 495 | + |
| 496 | +"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.8": |
452 | 497 | version "7.21.8"
|
453 | 498 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
|
454 | 499 | integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
|
|
458 | 503 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
|
459 | 504 | integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
|
460 | 505 |
|
| 506 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 507 | + version "7.23.0" |
| 508 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 509 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 510 | + |
461 | 511 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
462 | 512 | version "7.18.6"
|
463 | 513 | 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"
|
|
1274 | 1324 | "@babel/parser" "^7.20.7"
|
1275 | 1325 | "@babel/types" "^7.20.7"
|
1276 | 1326 |
|
| 1327 | +"@babel/template@^7.22.15": |
| 1328 | + version "7.22.15" |
| 1329 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1330 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 1331 | + dependencies: |
| 1332 | + "@babel/code-frame" "^7.22.13" |
| 1333 | + "@babel/parser" "^7.22.15" |
| 1334 | + "@babel/types" "^7.22.15" |
| 1335 | + |
1277 | 1336 | "@babel/template@^7.22.5":
|
1278 | 1337 | version "7.22.5"
|
1279 | 1338 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
|
|
1283 | 1342 | "@babel/parser" "^7.22.5"
|
1284 | 1343 | "@babel/types" "^7.22.5"
|
1285 | 1344 |
|
1286 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
1287 |
| - version "7.21.5" |
1288 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133" |
1289 |
| - integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw== |
1290 |
| - dependencies: |
1291 |
| - "@babel/code-frame" "^7.21.4" |
1292 |
| - "@babel/generator" "^7.21.5" |
1293 |
| - "@babel/helper-environment-visitor" "^7.21.5" |
1294 |
| - "@babel/helper-function-name" "^7.21.0" |
1295 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
1296 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
1297 |
| - "@babel/parser" "^7.21.5" |
1298 |
| - "@babel/types" "^7.21.5" |
1299 |
| - debug "^4.1.0" |
1300 |
| - globals "^11.1.0" |
1301 |
| - |
1302 |
| -"@babel/traverse@^7.20.0", "@babel/traverse@^7.22.10": |
1303 |
| - version "7.22.10" |
1304 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa" |
1305 |
| - integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig== |
| 1345 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.20.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5", "@babel/traverse@^7.22.10", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
| 1346 | + version "7.23.2" |
| 1347 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1348 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
1306 | 1349 | dependencies:
|
1307 |
| - "@babel/code-frame" "^7.22.10" |
1308 |
| - "@babel/generator" "^7.22.10" |
1309 |
| - "@babel/helper-environment-visitor" "^7.22.5" |
1310 |
| - "@babel/helper-function-name" "^7.22.5" |
| 1350 | + "@babel/code-frame" "^7.22.13" |
| 1351 | + "@babel/generator" "^7.23.0" |
| 1352 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1353 | + "@babel/helper-function-name" "^7.23.0" |
1311 | 1354 | "@babel/helper-hoist-variables" "^7.22.5"
|
1312 | 1355 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1313 |
| - "@babel/parser" "^7.22.10" |
1314 |
| - "@babel/types" "^7.22.10" |
| 1356 | + "@babel/parser" "^7.23.0" |
| 1357 | + "@babel/types" "^7.23.0" |
1315 | 1358 | debug "^4.1.0"
|
1316 | 1359 | globals "^11.1.0"
|
1317 | 1360 |
|
|
1333 | 1376 | "@babel/helper-validator-identifier" "^7.22.5"
|
1334 | 1377 | to-fast-properties "^2.0.0"
|
1335 | 1378 |
|
| 1379 | +"@babel/types@^7.22.15", "@babel/types@^7.23.0": |
| 1380 | + version "7.23.0" |
| 1381 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 1382 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1383 | + dependencies: |
| 1384 | + "@babel/helper-string-parser" "^7.22.5" |
| 1385 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1386 | + to-fast-properties "^2.0.0" |
| 1387 | + |
1336 | 1388 | "@bcoe/v8-coverage@^0.2.3":
|
1337 | 1389 | version "0.2.3"
|
1338 | 1390 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments