|
211 | 211 | json5 "^2.1.2"
|
212 | 212 | semver "^6.3.0"
|
213 | 213 |
|
214 |
| -"@babel/core@^7.17.7": |
215 |
| - version "7.17.7" |
216 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
217 |
| - integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
| 214 | +"@babel/core@^7.17.8": |
| 215 | + version "7.17.8" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
| 217 | + integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
218 | 218 | dependencies:
|
219 | 219 | "@ampproject/remapping" "^2.1.0"
|
220 | 220 | "@babel/code-frame" "^7.16.7"
|
221 | 221 | "@babel/generator" "^7.17.7"
|
222 | 222 | "@babel/helper-compilation-targets" "^7.17.7"
|
223 | 223 | "@babel/helper-module-transforms" "^7.17.7"
|
224 |
| - "@babel/helpers" "^7.17.7" |
225 |
| - "@babel/parser" "^7.17.7" |
| 224 | + "@babel/helpers" "^7.17.8" |
| 225 | + "@babel/parser" "^7.17.8" |
226 | 226 | "@babel/template" "^7.16.7"
|
227 | 227 | "@babel/traverse" "^7.17.3"
|
228 | 228 | "@babel/types" "^7.17.0"
|
|
727 | 727 | "@babel/traverse" "^7.14.5"
|
728 | 728 | "@babel/types" "^7.14.5"
|
729 | 729 |
|
730 |
| -"@babel/helpers@^7.17.7": |
731 |
| - version "7.17.7" |
732 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
733 |
| - integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
| 730 | +"@babel/helpers@^7.17.8": |
| 731 | + version "7.17.8" |
| 732 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
| 733 | + integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
734 | 734 | dependencies:
|
735 | 735 | "@babel/template" "^7.16.7"
|
736 | 736 | "@babel/traverse" "^7.17.3"
|
|
774 | 774 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
|
775 | 775 | integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==
|
776 | 776 |
|
777 |
| -"@babel/parser@^7.17.7": |
778 |
| - version "7.17.7" |
779 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
780 |
| - integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
| 777 | +"@babel/parser@^7.17.8": |
| 778 | + version "7.17.8" |
| 779 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
| 780 | + integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
781 | 781 |
|
782 | 782 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
783 | 783 | version "7.16.7"
|
|
0 commit comments