|
375 | 375 | dependencies: |
376 | 376 | "@babel/types" "^7.8.3" |
377 | 377 |
|
378 | | -"@babel/helper-string-parser@^7.19.4": |
379 | | - version "7.19.4" |
380 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
381 | | - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 378 | +"@babel/helper-string-parser@^7.22.5": |
| 379 | + version "7.22.5" |
| 380 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 381 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
382 | 382 |
|
383 | 383 | "@babel/helper-validator-identifier@^7.14.0": |
384 | 384 | version "7.14.0" |
|
390 | 390 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
391 | 391 | integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
392 | 392 |
|
393 | | -"@babel/helper-validator-identifier@^7.19.1": |
394 | | - version "7.19.1" |
395 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
396 | | - integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
| 393 | +"@babel/helper-validator-identifier@^7.22.20": |
| 394 | + version "7.22.20" |
| 395 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 396 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
397 | 397 |
|
398 | 398 | "@babel/helper-validator-identifier@^7.9.0": |
399 | 399 | version "7.9.0" |
|
469 | 469 | chalk "^2.0.0" |
470 | 470 | js-tokens "^4.0.0" |
471 | 471 |
|
472 | | -"@babel/parser@7.20.3": |
473 | | - version "7.20.3" |
474 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2" |
475 | | - integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg== |
| 472 | +"@babel/parser@7.23.3": |
| 473 | + version "7.23.3" |
| 474 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9" |
| 475 | + integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw== |
476 | 476 |
|
477 | 477 | "@babel/parser@^7.1.0", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0": |
478 | 478 | version "7.9.0" |
|
659 | 659 | globals "^11.1.0" |
660 | 660 | lodash "^4.17.13" |
661 | 661 |
|
662 | | -"@babel/types@7.20.2": |
663 | | - version "7.20.2" |
664 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.2.tgz#67ac09266606190f496322dbaff360fdaa5e7842" |
665 | | - integrity sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog== |
| 662 | +"@babel/types@7.23.3": |
| 663 | + version "7.23.3" |
| 664 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598" |
| 665 | + integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw== |
666 | 666 | dependencies: |
667 | | - "@babel/helper-string-parser" "^7.19.4" |
668 | | - "@babel/helper-validator-identifier" "^7.19.1" |
| 667 | + "@babel/helper-string-parser" "^7.22.5" |
| 668 | + "@babel/helper-validator-identifier" "^7.22.20" |
669 | 669 | to-fast-properties "^2.0.0" |
670 | 670 |
|
671 | 671 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0": |
@@ -1981,10 +1981,10 @@ combined-stream@^1.0.8: |
1981 | 1981 | dependencies: |
1982 | 1982 | delayed-stream "~1.0.0" |
1983 | 1983 |
|
1984 | | -commander@9.4.1: |
1985 | | - version "9.4.1" |
1986 | | - resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd" |
1987 | | - integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw== |
| 1984 | +commander@9.5.0: |
| 1985 | + version "9.5.0" |
| 1986 | + resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30" |
| 1987 | + integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ== |
1988 | 1988 |
|
1989 | 1989 | commander@^9.3.0: |
1990 | 1990 | version "9.3.0" |
@@ -6048,10 +6048,10 @@ typedarray-to-buffer@^3.1.5: |
6048 | 6048 | dependencies: |
6049 | 6049 | is-typedarray "^1.0.0" |
6050 | 6050 |
|
6051 | | -typescript@4.8.4: |
6052 | | - version "4.8.4" |
6053 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" |
6054 | | - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== |
| 6051 | +typescript@4.9.5: |
| 6052 | + version "4.9.5" |
| 6053 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" |
| 6054 | + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== |
6055 | 6055 |
|
6056 | 6056 | uc.micro@^1.0.1, uc.micro@^1.0.5: |
6057 | 6057 | version "1.0.6" |
|
0 commit comments