|
305 | 305 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
|
306 | 306 | integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
307 | 307 |
|
| 308 | +"@babel/helper-plugin-utils@^7.25.9": |
| 309 | + version "7.26.5" |
| 310 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 311 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
| 312 | + |
308 | 313 | "@babel/helper-remap-async-to-generator@^7.16.8":
|
309 | 314 | version "7.16.8"
|
310 | 315 | resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz"
|
|
634 | 639 | dependencies:
|
635 | 640 | "@babel/helper-plugin-utils" "^7.8.3"
|
636 | 641 |
|
637 |
| -"@babel/plugin-syntax-flow@^7.14.5": |
638 |
| - version "7.22.5" |
639 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.22.5.tgz#163b820b9e7696ce134df3ee716d9c0c98035859" |
640 |
| - integrity sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ== |
641 |
| - dependencies: |
642 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
643 |
| - |
644 | 642 | "@babel/plugin-syntax-flow@^7.16.7":
|
645 | 643 | version "7.16.7"
|
646 | 644 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz"
|
647 | 645 | integrity sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==
|
648 | 646 | dependencies:
|
649 | 647 | "@babel/helper-plugin-utils" "^7.16.7"
|
650 | 648 |
|
| 649 | +"@babel/plugin-syntax-flow@^7.26.0": |
| 650 | + version "7.26.0" |
| 651 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.26.0.tgz#96507595c21b45fccfc2bc758d5c45452e6164fa" |
| 652 | + integrity sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg== |
| 653 | + dependencies: |
| 654 | + "@babel/helper-plugin-utils" "^7.25.9" |
| 655 | + |
651 | 656 | "@babel/plugin-syntax-import-meta@^7.8.3":
|
652 | 657 | version "7.10.4"
|
653 | 658 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz"
|
|
0 commit comments