|
143 | 143 | dependencies:
|
144 | 144 | "@babel/highlight" "^7.18.6"
|
145 | 145 |
|
| 146 | +"@babel/code-frame@^7.22.13": |
| 147 | + version "7.22.13" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 149 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 150 | + dependencies: |
| 151 | + "@babel/highlight" "^7.22.13" |
| 152 | + chalk "^2.4.2" |
| 153 | + |
146 | 154 | "@babel/code-frame@^7.22.5":
|
147 | 155 | version "7.22.5"
|
148 | 156 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
|
|
230 | 238 | "@jridgewell/trace-mapping" "^0.3.17"
|
231 | 239 | jsesc "^2.5.1"
|
232 | 240 |
|
| 241 | +"@babel/generator@^7.23.0": |
| 242 | + version "7.23.0" |
| 243 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 244 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 245 | + dependencies: |
| 246 | + "@babel/types" "^7.23.0" |
| 247 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 248 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 249 | + jsesc "^2.5.1" |
| 250 | + |
233 | 251 | "@babel/helper-annotate-as-pure@^7.18.6":
|
234 | 252 | version "7.18.6"
|
235 | 253 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
304 | 322 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
305 | 323 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
306 | 324 |
|
| 325 | +"@babel/helper-environment-visitor@^7.22.20": |
| 326 | + version "7.22.20" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 328 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 329 | + |
307 | 330 | "@babel/helper-environment-visitor@^7.22.5":
|
308 | 331 | version "7.22.5"
|
309 | 332 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
|
|
324 | 347 | "@babel/template" "^7.18.10"
|
325 | 348 | "@babel/types" "^7.19.0"
|
326 | 349 |
|
327 |
| -"@babel/helper-function-name@^7.22.5": |
328 |
| - version "7.22.5" |
329 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
330 |
| - integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
| 350 | +"@babel/helper-function-name@^7.23.0": |
| 351 | + version "7.23.0" |
| 352 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 353 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
331 | 354 | dependencies:
|
332 |
| - "@babel/template" "^7.22.5" |
333 |
| - "@babel/types" "^7.22.5" |
| 355 | + "@babel/template" "^7.22.15" |
| 356 | + "@babel/types" "^7.23.0" |
334 | 357 |
|
335 | 358 | "@babel/helper-hoist-variables@^7.18.6":
|
336 | 359 | version "7.18.6"
|
|
468 | 491 | dependencies:
|
469 | 492 | "@babel/types" "^7.22.5"
|
470 | 493 |
|
| 494 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 495 | + version "7.22.6" |
| 496 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 497 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 498 | + dependencies: |
| 499 | + "@babel/types" "^7.22.5" |
| 500 | + |
471 | 501 | "@babel/helper-string-parser@^7.19.4":
|
472 | 502 | version "7.19.4"
|
473 | 503 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
|
483 | 513 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
484 | 514 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
485 | 515 |
|
| 516 | +"@babel/helper-validator-identifier@^7.22.20": |
| 517 | + version "7.22.20" |
| 518 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 519 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 520 | + |
486 | 521 | "@babel/helper-validator-identifier@^7.22.5":
|
487 | 522 | version "7.22.5"
|
488 | 523 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
|
535 | 570 | chalk "^2.0.0"
|
536 | 571 | js-tokens "^4.0.0"
|
537 | 572 |
|
| 573 | +"@babel/highlight@^7.22.13": |
| 574 | + version "7.22.20" |
| 575 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 576 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 577 | + dependencies: |
| 578 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 579 | + chalk "^2.4.2" |
| 580 | + js-tokens "^4.0.0" |
| 581 | + |
538 | 582 | "@babel/highlight@^7.22.5":
|
539 | 583 | version "7.22.5"
|
540 | 584 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031"
|
|
549 | 593 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8"
|
550 | 594 | integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
|
551 | 595 |
|
| 596 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 597 | + version "7.23.0" |
| 598 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 599 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 600 | + |
552 | 601 | "@babel/parser@^7.22.5":
|
553 | 602 | version "7.22.5"
|
554 | 603 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
|
|
1306 | 1355 | "@babel/parser" "^7.18.10"
|
1307 | 1356 | "@babel/types" "^7.18.10"
|
1308 | 1357 |
|
| 1358 | +"@babel/template@^7.22.15": |
| 1359 | + version "7.22.15" |
| 1360 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1361 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 1362 | + dependencies: |
| 1363 | + "@babel/code-frame" "^7.22.13" |
| 1364 | + "@babel/parser" "^7.22.15" |
| 1365 | + "@babel/types" "^7.22.15" |
| 1366 | + |
1309 | 1367 | "@babel/template@^7.22.5":
|
1310 | 1368 | version "7.22.5"
|
1311 | 1369 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
|
|
1315 | 1373 | "@babel/parser" "^7.22.5"
|
1316 | 1374 | "@babel/types" "^7.22.5"
|
1317 | 1375 |
|
1318 |
| -"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5": |
1319 |
| - version "7.20.5" |
1320 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
1321 |
| - integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 1376 | +"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.22.5": |
| 1377 | + version "7.23.2" |
| 1378 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1379 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
1322 | 1380 | dependencies:
|
1323 |
| - "@babel/code-frame" "^7.18.6" |
1324 |
| - "@babel/generator" "^7.20.5" |
1325 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
1326 |
| - "@babel/helper-function-name" "^7.19.0" |
1327 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
1328 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
1329 |
| - "@babel/parser" "^7.20.5" |
1330 |
| - "@babel/types" "^7.20.5" |
1331 |
| - debug "^4.1.0" |
1332 |
| - globals "^11.1.0" |
1333 |
| - |
1334 |
| -"@babel/traverse@^7.22.5": |
1335 |
| - version "7.22.5" |
1336 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" |
1337 |
| - integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== |
1338 |
| - dependencies: |
1339 |
| - "@babel/code-frame" "^7.22.5" |
1340 |
| - "@babel/generator" "^7.22.5" |
1341 |
| - "@babel/helper-environment-visitor" "^7.22.5" |
1342 |
| - "@babel/helper-function-name" "^7.22.5" |
| 1381 | + "@babel/code-frame" "^7.22.13" |
| 1382 | + "@babel/generator" "^7.23.0" |
| 1383 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1384 | + "@babel/helper-function-name" "^7.23.0" |
1343 | 1385 | "@babel/helper-hoist-variables" "^7.22.5"
|
1344 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
1345 |
| - "@babel/parser" "^7.22.5" |
1346 |
| - "@babel/types" "^7.22.5" |
| 1386 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1387 | + "@babel/parser" "^7.23.0" |
| 1388 | + "@babel/types" "^7.23.0" |
1347 | 1389 | debug "^4.1.0"
|
1348 | 1390 | globals "^11.1.0"
|
1349 | 1391 |
|
|
1365 | 1407 | "@babel/helper-validator-identifier" "^7.22.5"
|
1366 | 1408 | to-fast-properties "^2.0.0"
|
1367 | 1409 |
|
| 1410 | +"@babel/types@^7.22.15", "@babel/types@^7.23.0": |
| 1411 | + version "7.23.0" |
| 1412 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 1413 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1414 | + dependencies: |
| 1415 | + "@babel/helper-string-parser" "^7.22.5" |
| 1416 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1417 | + to-fast-properties "^2.0.0" |
| 1418 | + |
1368 | 1419 | "@craco/craco@^6.4.3":
|
1369 | 1420 | version "6.4.5"
|
1370 | 1421 | resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.4.5.tgz#471e67082a2ffd3edf73759b215bdc16250d27b3"
|
@@ -3927,7 +3978,7 @@ chai@^4.3.7:
|
3927 | 3978 | pathval "^1.1.1"
|
3928 | 3979 | type-detect "^4.0.5"
|
3929 | 3980 |
|
3930 |
| -chalk@^2.0.0: |
| 3981 | +chalk@^2.0.0, chalk@^2.4.2: |
3931 | 3982 | version "2.4.2"
|
3932 | 3983 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
3933 | 3984 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
0 commit comments