|
467 | 467 | dependencies:
|
468 | 468 | "@babel/helper-plugin-utils" "^7.8.3"
|
469 | 469 |
|
| 470 | +"@babel/plugin-syntax-flow@^7.16.7": |
| 471 | + version "7.16.7" |
| 472 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz#202b147e5892b8452bbb0bb269c7ed2539ab8832" |
| 473 | + integrity sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ== |
| 474 | + dependencies: |
| 475 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 476 | + |
470 | 477 | "@babel/plugin-syntax-import-meta@^7.8.3":
|
471 | 478 | version "7.10.4"
|
472 | 479 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
625 | 632 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7"
|
626 | 633 | "@babel/helper-plugin-utils" "^7.16.7"
|
627 | 634 |
|
| 635 | +"@babel/plugin-transform-flow-strip-types@^7.16.7": |
| 636 | + version "7.16.7" |
| 637 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.7.tgz#291fb140c78dabbf87f2427e7c7c332b126964b8" |
| 638 | + integrity sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg== |
| 639 | + dependencies: |
| 640 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 641 | + "@babel/plugin-syntax-flow" "^7.16.7" |
| 642 | + |
628 | 643 | "@babel/plugin-transform-for-of@^7.16.7":
|
629 | 644 | version "7.16.7"
|
630 | 645 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz#649d639d4617dff502a9a158c479b3b556728d8c"
|
|
874 | 889 | core-js-compat "^3.20.2"
|
875 | 890 | semver "^6.3.0"
|
876 | 891 |
|
| 892 | +"@babel/preset-flow@^7.16.7": |
| 893 | + version "7.16.7" |
| 894 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.16.7.tgz#7fd831323ab25eeba6e4b77a589f680e30581cbd" |
| 895 | + integrity sha512-6ceP7IyZdUYQ3wUVqyRSQXztd1YmFHWI4Xv11MIqAlE4WqxBSd/FZ61V9k+TS5Gd4mkHOtQtPp9ymRpxH4y1Ug== |
| 896 | + dependencies: |
| 897 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 898 | + "@babel/helper-validator-option" "^7.16.7" |
| 899 | + "@babel/plugin-transform-flow-strip-types" "^7.16.7" |
| 900 | + |
877 | 901 | "@babel/preset-modules@^0.1.5":
|
878 | 902 | version "0.1.5"
|
879 | 903 | resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz#ef939d6e7f268827e1841638dc6ff95515e115d9"
|
@@ -1848,6 +1872,11 @@ find-up@^4.0.0, find-up@^4.1.0:
|
1848 | 1872 | locate-path "^5.0.0"
|
1849 | 1873 | path-exists "^4.0.0"
|
1850 | 1874 |
|
| 1875 | +flow-bin@^0.175.1: |
| 1876 | + version "0.175.1" |
| 1877 | + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.175.1.tgz#72237070ba4f293f9e04113481e18929c1de50df" |
| 1878 | + integrity sha512-zMCP0BPa9BrfBSR7QTcyT/XBwzUbyLdNG0eXvBuNxfHCbMRkUzSceRoOaEZIw+R+GH0UHjVfUvPJ30hXxz1Nfw== |
| 1879 | + |
1851 | 1880 | form-data@^3.0.0:
|
1852 | 1881 | version "3.0.1"
|
1853 | 1882 | resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
|
|
0 commit comments