|
132 | 132 | invariant "^2.2.4" |
133 | 133 | semver "^5.5.0" |
134 | 134 |
|
135 | | -"@babel/core@7.17.7": |
136 | | - version "7.17.7" |
137 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
138 | | - integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
| 135 | +"@babel/core@7.17.8": |
| 136 | + version "7.17.8" |
| 137 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
| 138 | + integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
139 | 139 | dependencies: |
140 | 140 | "@ampproject/remapping" "^2.1.0" |
141 | 141 | "@babel/code-frame" "^7.16.7" |
142 | 142 | "@babel/generator" "^7.17.7" |
143 | 143 | "@babel/helper-compilation-targets" "^7.17.7" |
144 | 144 | "@babel/helper-module-transforms" "^7.17.7" |
145 | | - "@babel/helpers" "^7.17.7" |
146 | | - "@babel/parser" "^7.17.7" |
| 145 | + "@babel/helpers" "^7.17.8" |
| 146 | + "@babel/parser" "^7.17.8" |
147 | 147 | "@babel/template" "^7.16.7" |
148 | 148 | "@babel/traverse" "^7.17.3" |
149 | 149 | "@babel/types" "^7.17.0" |
|
1877 | 1877 | "@babel/traverse" "^7.16.7" |
1878 | 1878 | "@babel/types" "^7.16.7" |
1879 | 1879 |
|
1880 | | -"@babel/helpers@^7.17.7": |
1881 | | - version "7.17.7" |
1882 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
1883 | | - integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
| 1880 | +"@babel/helpers@^7.17.8": |
| 1881 | + version "7.17.8" |
| 1882 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
| 1883 | + integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
1884 | 1884 | dependencies: |
1885 | 1885 | "@babel/template" "^7.16.7" |
1886 | 1886 | "@babel/traverse" "^7.17.3" |
|
2048 | 2048 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
2049 | 2049 | integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
2050 | 2050 |
|
2051 | | -"@babel/parser@^7.17.7": |
2052 | | - version "7.17.7" |
2053 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
2054 | | - integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
| 2051 | +"@babel/parser@^7.17.8": |
| 2052 | + version "7.17.8" |
| 2053 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
| 2054 | + integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
2055 | 2055 |
|
2056 | 2056 | "@babel/parser@^7.3.4", "@babel/parser@^7.4.5", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4": |
2057 | 2057 | version "7.8.4" |
|
0 commit comments