|
172 | 172 | dependencies: |
173 | 173 | "@babel/types" "^7.12.13" |
174 | 174 |
|
175 | | -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5": |
176 | | - version "7.12.5" |
177 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
178 | | - integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
179 | | - dependencies: |
180 | | - "@babel/types" "^7.12.5" |
181 | | - |
182 | | -"@babel/helper-module-imports@^7.12.13": |
| 175 | +"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.12.5": |
183 | 176 | version "7.12.13" |
184 | 177 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
185 | 178 | integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
|
215 | 208 | dependencies: |
216 | 209 | "@babel/types" "^7.12.13" |
217 | 210 |
|
218 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
219 | | - version "7.10.4" |
220 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
221 | | - integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
| 211 | +"@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.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 212 | + version "7.12.13" |
| 213 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb" |
| 214 | + integrity sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA== |
222 | 215 |
|
223 | 216 | "@babel/helper-regex@^7.10.4": |
224 | 217 | version "7.10.5" |
|
748 | 741 | "@babel/helper-plugin-utils" "^7.10.4" |
749 | 742 |
|
750 | 743 | "@babel/plugin-transform-runtime@^7.12.10": |
751 | | - version "7.12.10" |
752 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.10.tgz#af0fded4e846c4b37078e8e5d06deac6cd848562" |
753 | | - integrity sha512-xOrUfzPxw7+WDm9igMgQCbO3cJKymX7dFdsgRr1eu9n3KjjyU4pptIXbXPseQDquw+W+RuJEJMHKHNsPNNm3CA== |
| 744 | + version "7.12.13" |
| 745 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.13.tgz#93a47630c80dab152a2b71011d1e1fd37b31b8e1" |
| 746 | + integrity sha512-ho1CV2lm8qn2AxD3JdvPgtLVHCYLDaOszlf0gosdHcJAIfgNizag76WI+FoibrvfT+h117fgf8h+wgvo4O2qbA== |
754 | 747 | dependencies: |
755 | | - "@babel/helper-module-imports" "^7.12.5" |
756 | | - "@babel/helper-plugin-utils" "^7.10.4" |
| 748 | + "@babel/helper-module-imports" "^7.12.13" |
| 749 | + "@babel/helper-plugin-utils" "^7.12.13" |
757 | 750 | semver "^5.5.1" |
758 | 751 |
|
759 | 752 | "@babel/plugin-transform-shorthand-properties@^7.12.1": |
|
0 commit comments