|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
15 | 15 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
16 | 16 |
|
17 | | -"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
18 | | - version "7.14.6" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
20 | | - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 17 | +"@babel/core@^7.1.0", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
| 18 | + version "7.14.8" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 20 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
21 | 21 | dependencies: |
22 | 22 | "@babel/code-frame" "^7.14.5" |
23 | | - "@babel/generator" "^7.14.5" |
| 23 | + "@babel/generator" "^7.14.8" |
24 | 24 | "@babel/helper-compilation-targets" "^7.14.5" |
25 | | - "@babel/helper-module-transforms" "^7.14.5" |
26 | | - "@babel/helpers" "^7.14.6" |
27 | | - "@babel/parser" "^7.14.6" |
| 25 | + "@babel/helper-module-transforms" "^7.14.8" |
| 26 | + "@babel/helpers" "^7.14.8" |
| 27 | + "@babel/parser" "^7.14.8" |
28 | 28 | "@babel/template" "^7.14.5" |
29 | | - "@babel/traverse" "^7.14.5" |
30 | | - "@babel/types" "^7.14.5" |
| 29 | + "@babel/traverse" "^7.14.8" |
| 30 | + "@babel/types" "^7.14.8" |
31 | 31 | convert-source-map "^1.7.0" |
32 | 32 | debug "^4.1.0" |
33 | 33 | gensync "^1.0.0-beta.2" |
34 | 34 | json5 "^2.1.2" |
35 | 35 | semver "^6.3.0" |
36 | 36 | source-map "^0.5.0" |
37 | 37 |
|
38 | | -"@babel/generator@^7.14.5", "@babel/generator@^7.7.2": |
39 | | - version "7.14.5" |
40 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785" |
41 | | - integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA== |
| 38 | +"@babel/generator@^7.14.8", "@babel/generator@^7.7.2": |
| 39 | + version "7.14.8" |
| 40 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
| 41 | + integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
42 | 42 | dependencies: |
43 | | - "@babel/types" "^7.14.5" |
| 43 | + "@babel/types" "^7.14.8" |
44 | 44 | jsesc "^2.5.1" |
45 | 45 | source-map "^0.5.0" |
46 | 46 |
|
|
154 | 154 | dependencies: |
155 | 155 | "@babel/types" "^7.14.5" |
156 | 156 |
|
157 | | -"@babel/helper-module-transforms@^7.14.5": |
158 | | - version "7.14.5" |
159 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e" |
160 | | - integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA== |
| 157 | +"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8": |
| 158 | + version "7.14.8" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
| 160 | + integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
161 | 161 | dependencies: |
162 | 162 | "@babel/helper-module-imports" "^7.14.5" |
163 | 163 | "@babel/helper-replace-supers" "^7.14.5" |
164 | | - "@babel/helper-simple-access" "^7.14.5" |
| 164 | + "@babel/helper-simple-access" "^7.14.8" |
165 | 165 | "@babel/helper-split-export-declaration" "^7.14.5" |
166 | | - "@babel/helper-validator-identifier" "^7.14.5" |
| 166 | + "@babel/helper-validator-identifier" "^7.14.8" |
167 | 167 | "@babel/template" "^7.14.5" |
168 | | - "@babel/traverse" "^7.14.5" |
169 | | - "@babel/types" "^7.14.5" |
| 168 | + "@babel/traverse" "^7.14.8" |
| 169 | + "@babel/types" "^7.14.8" |
170 | 170 |
|
171 | 171 | "@babel/helper-optimise-call-expression@^7.14.5": |
172 | 172 | version "7.14.5" |
|
206 | 206 | dependencies: |
207 | 207 | "@babel/types" "^7.14.5" |
208 | 208 |
|
| 209 | +"@babel/helper-simple-access@^7.14.8": |
| 210 | + version "7.14.8" |
| 211 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
| 212 | + integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
| 213 | + dependencies: |
| 214 | + "@babel/types" "^7.14.8" |
| 215 | + |
209 | 216 | "@babel/helper-skip-transparent-expression-wrappers@^7.14.5": |
210 | 217 | version "7.14.5" |
211 | 218 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4" |
|
245 | 252 | "@babel/traverse" "^7.14.5" |
246 | 253 | "@babel/types" "^7.14.5" |
247 | 254 |
|
248 | | -"@babel/helpers@^7.14.6": |
249 | | - version "7.14.6" |
250 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" |
251 | | - integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== |
| 255 | +"@babel/helpers@^7.14.8": |
| 256 | + version "7.14.8" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" |
| 258 | + integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== |
252 | 259 | dependencies: |
253 | 260 | "@babel/template" "^7.14.5" |
254 | | - "@babel/traverse" "^7.14.5" |
255 | | - "@babel/types" "^7.14.5" |
| 261 | + "@babel/traverse" "^7.14.8" |
| 262 | + "@babel/types" "^7.14.8" |
256 | 263 |
|
257 | 264 | "@babel/highlight@^7.14.5": |
258 | 265 | version "7.14.5" |
|
263 | 270 | chalk "^2.0.0" |
264 | 271 | js-tokens "^4.0.0" |
265 | 272 |
|
266 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.7.2", "@babel/parser@^7.7.5": |
267 | | - version "7.14.6" |
268 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2" |
269 | | - integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ== |
| 273 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.7.2", "@babel/parser@^7.7.5": |
| 274 | + version "7.14.8" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
| 276 | + integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
270 | 277 |
|
271 | 278 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": |
272 | 279 | version "7.14.5" |
|
903 | 910 | "@babel/parser" "^7.14.5" |
904 | 911 | "@babel/types" "^7.14.5" |
905 | 912 |
|
906 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
907 | | - version "7.14.5" |
908 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870" |
909 | | - integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg== |
| 913 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4": |
| 914 | + version "7.14.8" |
| 915 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
| 916 | + integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
910 | 917 | dependencies: |
911 | 918 | "@babel/code-frame" "^7.14.5" |
912 | | - "@babel/generator" "^7.14.5" |
| 919 | + "@babel/generator" "^7.14.8" |
913 | 920 | "@babel/helper-function-name" "^7.14.5" |
914 | 921 | "@babel/helper-hoist-variables" "^7.14.5" |
915 | 922 | "@babel/helper-split-export-declaration" "^7.14.5" |
916 | | - "@babel/parser" "^7.14.5" |
917 | | - "@babel/types" "^7.14.5" |
| 923 | + "@babel/parser" "^7.14.8" |
| 924 | + "@babel/types" "^7.14.8" |
918 | 925 | debug "^4.1.0" |
919 | 926 | globals "^11.1.0" |
920 | 927 |
|
|
0 commit comments