|
318 | 318 | dependencies:
|
319 | 319 | "@babel/types" "^7.15.4"
|
320 | 320 |
|
321 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
322 |
| - version "7.14.5" |
323 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" |
324 |
| - integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== |
| 321 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 322 | + version "7.16.7" |
| 323 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
| 324 | + integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
325 | 325 |
|
326 | 326 | "@babel/helper-remap-async-to-generator@^7.13.0":
|
327 | 327 | version "7.13.0"
|
|
411 | 411 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
412 | 412 | integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
|
413 | 413 |
|
414 |
| -"@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5": |
415 |
| - version "7.14.5" |
416 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
417 |
| - integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== |
| 414 | +"@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5", "@babel/helper-validator-option@^7.16.7": |
| 415 | + version "7.16.7" |
| 416 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
| 417 | + integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ== |
418 | 418 |
|
419 | 419 | "@babel/helper-wrap-function@^7.13.0":
|
420 | 420 | version "7.13.0"
|
|
662 | 662 | dependencies:
|
663 | 663 | "@babel/helper-plugin-utils" "^7.10.4"
|
664 | 664 |
|
665 |
| -"@babel/plugin-syntax-flow@^7.14.5": |
666 |
| - version "7.14.5" |
667 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz#2ff654999497d7d7d142493260005263731da180" |
668 |
| - integrity sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q== |
| 665 | +"@babel/plugin-syntax-flow@^7.16.7": |
| 666 | + version "7.16.7" |
| 667 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz#202b147e5892b8452bbb0bb269c7ed2539ab8832" |
| 668 | + integrity sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ== |
669 | 669 | dependencies:
|
670 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
| 670 | + "@babel/helper-plugin-utils" "^7.16.7" |
671 | 671 |
|
672 | 672 | "@babel/plugin-syntax-import-meta@^7.8.3":
|
673 | 673 | version "7.10.4"
|
|
856 | 856 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13"
|
857 | 857 | "@babel/helper-plugin-utils" "^7.12.13"
|
858 | 858 |
|
859 |
| -"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.14.5": |
860 |
| - version "7.14.5" |
861 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.14.5.tgz#0dc9c1d11dcdc873417903d6df4bed019ef0f85e" |
862 |
| - integrity sha512-KhcolBKfXbvjwI3TV7r7TkYm8oNXHNBqGOy6JDVwtecFaRoKYsUUqJdS10q0YDKW1c6aZQgO+Ys3LfGkox8pXA== |
| 859 | +"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.16.7": |
| 860 | + version "7.16.7" |
| 861 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.7.tgz#291fb140c78dabbf87f2427e7c7c332b126964b8" |
| 862 | + integrity sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg== |
863 | 863 | dependencies:
|
864 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
865 |
| - "@babel/plugin-syntax-flow" "^7.14.5" |
| 864 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 865 | + "@babel/plugin-syntax-flow" "^7.16.7" |
866 | 866 |
|
867 | 867 | "@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.13.0":
|
868 | 868 | version "7.13.0"
|
|
1189 | 1189 | semver "^6.3.0"
|
1190 | 1190 |
|
1191 | 1191 | "@babel/preset-flow@^7.0.0", "@babel/preset-flow@^7.9.0":
|
1192 |
| - version "7.14.5" |
1193 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.14.5.tgz#a1810b0780c8b48ab0bece8e7ab8d0d37712751c" |
1194 |
| - integrity sha512-pP5QEb4qRUSVGzzKx9xqRuHUrM/jEzMqdrZpdMA+oUCRgd5zM1qGr5y5+ZgAL/1tVv1H0dyk5t4SKJntqyiVtg== |
| 1192 | + version "7.16.7" |
| 1193 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.16.7.tgz#7fd831323ab25eeba6e4b77a589f680e30581cbd" |
| 1194 | + integrity sha512-6ceP7IyZdUYQ3wUVqyRSQXztd1YmFHWI4Xv11MIqAlE4WqxBSd/FZ61V9k+TS5Gd4mkHOtQtPp9ymRpxH4y1Ug== |
1195 | 1195 | dependencies:
|
1196 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
1197 |
| - "@babel/helper-validator-option" "^7.14.5" |
1198 |
| - "@babel/plugin-transform-flow-strip-types" "^7.14.5" |
| 1196 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 1197 | + "@babel/helper-validator-option" "^7.16.7" |
| 1198 | + "@babel/plugin-transform-flow-strip-types" "^7.16.7" |
1199 | 1199 |
|
1200 | 1200 | "@babel/preset-modules@^0.1.4":
|
1201 | 1201 | version "0.1.4"
|
|
0 commit comments