|
241 | 241 | dependencies:
|
242 | 242 | "@babel/highlight" "^7.18.6"
|
243 | 243 |
|
| 244 | +"@babel/code-frame@^7.22.13": |
| 245 | + version "7.22.13" |
| 246 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 247 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 248 | + dependencies: |
| 249 | + "@babel/highlight" "^7.22.13" |
| 250 | + chalk "^2.4.2" |
| 251 | + |
244 | 252 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.5":
|
245 | 253 | version "7.21.7"
|
246 | 254 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
|
|
307 | 315 | "@jridgewell/trace-mapping" "^0.3.17"
|
308 | 316 | jsesc "^2.5.1"
|
309 | 317 |
|
| 318 | +"@babel/generator@^7.23.0": |
| 319 | + version "7.23.0" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 321 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 322 | + dependencies: |
| 323 | + "@babel/types" "^7.23.0" |
| 324 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 325 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 326 | + jsesc "^2.5.1" |
| 327 | + |
310 | 328 | "@babel/[email protected]", "@babel/helper-annotate-as-pure@^7.18.6":
|
311 | 329 | version "7.18.6"
|
312 | 330 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
373 | 391 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba"
|
374 | 392 | integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==
|
375 | 393 |
|
| 394 | +"@babel/helper-environment-visitor@^7.22.20": |
| 395 | + version "7.22.20" |
| 396 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 397 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 398 | + |
376 | 399 | "@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0", "@babel/helper-function-name@^7.21.0":
|
377 | 400 | version "7.21.0"
|
378 | 401 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
|
|
381 | 404 | "@babel/template" "^7.20.7"
|
382 | 405 | "@babel/types" "^7.21.0"
|
383 | 406 |
|
| 407 | +"@babel/helper-function-name@^7.23.0": |
| 408 | + version "7.23.0" |
| 409 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 410 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 411 | + dependencies: |
| 412 | + "@babel/template" "^7.22.15" |
| 413 | + "@babel/types" "^7.23.0" |
| 414 | + |
384 | 415 | "@babel/helper-hoist-variables@^7.18.6":
|
385 | 416 | version "7.18.6"
|
386 | 417 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
387 | 418 | integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
|
388 | 419 | dependencies:
|
389 | 420 | "@babel/types" "^7.18.6"
|
390 | 421 |
|
| 422 | +"@babel/helper-hoist-variables@^7.22.5": |
| 423 | + version "7.22.5" |
| 424 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 425 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
| 426 | + dependencies: |
| 427 | + "@babel/types" "^7.22.5" |
| 428 | + |
391 | 429 | "@babel/helper-member-expression-to-functions@^7.21.5":
|
392 | 430 | version "7.21.5"
|
393 | 431 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.5.tgz#3b1a009af932e586af77c1030fba9ee0bde396c0"
|
|
471 | 509 | dependencies:
|
472 | 510 | "@babel/types" "^7.18.6"
|
473 | 511 |
|
| 512 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 513 | + version "7.22.6" |
| 514 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 515 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 516 | + dependencies: |
| 517 | + "@babel/types" "^7.22.5" |
| 518 | + |
474 | 519 | "@babel/helper-string-parser@^7.21.5":
|
475 | 520 | version "7.21.5"
|
476 | 521 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
|
477 | 522 | integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
|
478 | 523 |
|
| 524 | +"@babel/helper-string-parser@^7.22.5": |
| 525 | + version "7.22.5" |
| 526 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 527 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 528 | + |
479 | 529 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
480 | 530 | version "7.19.1"
|
481 | 531 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
482 | 532 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
483 | 533 |
|
| 534 | +"@babel/helper-validator-identifier@^7.22.20": |
| 535 | + version "7.22.20" |
| 536 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 537 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 538 | + |
484 | 539 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0":
|
485 | 540 | version "7.21.0"
|
486 | 541 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
|
514 | 569 | chalk "^2.0.0"
|
515 | 570 | js-tokens "^4.0.0"
|
516 | 571 |
|
517 |
| -"@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.21.8": |
| 572 | +"@babel/highlight@^7.22.13": |
| 573 | + version "7.22.20" |
| 574 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 575 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 576 | + dependencies: |
| 577 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 578 | + chalk "^2.4.2" |
| 579 | + js-tokens "^4.0.0" |
| 580 | + |
| 581 | +"@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.7", "@babel/parser@^7.21.8": |
518 | 582 | version "7.21.8"
|
519 | 583 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
|
520 | 584 | integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
|
521 | 585 |
|
| 586 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 587 | + version "7.23.0" |
| 588 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 589 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 590 | + |
522 | 591 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
523 | 592 | version "7.18.6"
|
524 | 593 | 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"
|
|
1180 | 1249 | "@babel/parser" "^7.20.7"
|
1181 | 1250 | "@babel/types" "^7.20.7"
|
1182 | 1251 |
|
1183 |
| -"@babel/traverse@^7.18.10", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5": |
1184 |
| - version "7.21.5" |
1185 |
| - resolved "https://registry.yarnpkg.com/@babel/%3Cspan%20class="x x-first x-last">traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133" |
1186 |
| - integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw== |
| 1252 | +"@babel/template@^7.22.15": |
| 1253 | + version "7.22.15" |
| 1254 | + resolved "https://registry.yarnpkg.com/@babel/%3Cspan%20class="x x-first x-last">template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1255 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
1187 | 1256 | dependencies:
|
1188 |
| - "@babel/code-frame" "^7.21.4" |
1189 |
| - "@babel/generator" "^7.21.5" |
1190 |
| - "@babel/helper-environment-visitor" "^7.21.5" |
1191 |
| - "@babel/helper-function-name" "^7.21.0" |
1192 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
1193 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
1194 |
| - "@babel/parser" "^7.21.5" |
1195 |
| - "@babel/types" "^7.21.5" |
| 1257 | + "@babel/code-frame" "^7.22.13" |
| 1258 | + "@babel/parser" "^7.22.15" |
| 1259 | + "@babel/types" "^7.22.15" |
| 1260 | + |
| 1261 | +"@babel/traverse@^7.18.10", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5": |
| 1262 | + version "7.23.2" |
| 1263 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1264 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1265 | + dependencies: |
| 1266 | + "@babel/code-frame" "^7.22.13" |
| 1267 | + "@babel/generator" "^7.23.0" |
| 1268 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1269 | + "@babel/helper-function-name" "^7.23.0" |
| 1270 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1271 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1272 | + "@babel/parser" "^7.23.0" |
| 1273 | + "@babel/types" "^7.23.0" |
1196 | 1274 | debug "^4.1.0"
|
1197 | 1275 | globals "^11.1.0"
|
1198 | 1276 |
|
|
1205 | 1283 | "@babel/helper-validator-identifier" "^7.19.1"
|
1206 | 1284 | to-fast-properties "^2.0.0"
|
1207 | 1285 |
|
| 1286 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 1287 | + version "7.23.0" |
| 1288 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 1289 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1290 | + dependencies: |
| 1291 | + "@babel/helper-string-parser" "^7.22.5" |
| 1292 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1293 | + to-fast-properties "^2.0.0" |
| 1294 | + |
1208 | 1295 |
|
1209 | 1296 | version "1.5.0"
|
1210 | 1297 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
@@ -2348,7 +2435,7 @@ caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
|
2348 | 2435 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001488.tgz#d19d7b6e913afae3e98f023db97c19e9ddc5e91f"
|
2349 | 2436 | integrity sha512-NORIQuuL4xGpIy6iCCQGN4iFjlBXtfKWIenlUuyZJumLRIindLb7wXM+GO8erEhb7vXfcnf4BAg2PrSDN5TNLQ==
|
2350 | 2437 |
|
2351 |
| -chalk@^2.0.0: |
| 2438 | +chalk@^2.0.0, chalk@^2.4.2: |
2352 | 2439 | version "2.4.2"
|
2353 | 2440 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
2354 | 2441 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
0 commit comments