|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
22 | 22 | integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
23 | 23 |
|
24 | | -"@babel/core@7.17.7": |
25 | | - version "7.17.7" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
27 | | - integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
| 24 | +"@babel/core@7.17.8": |
| 25 | + version "7.17.8" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
| 27 | + integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
28 | 28 | dependencies: |
29 | 29 | "@ampproject/remapping" "^2.1.0" |
30 | 30 | "@babel/code-frame" "^7.16.7" |
31 | 31 | "@babel/generator" "^7.17.7" |
32 | 32 | "@babel/helper-compilation-targets" "^7.17.7" |
33 | 33 | "@babel/helper-module-transforms" "^7.17.7" |
34 | | - "@babel/helpers" "^7.17.7" |
35 | | - "@babel/parser" "^7.17.7" |
| 34 | + "@babel/helpers" "^7.17.8" |
| 35 | + "@babel/parser" "^7.17.8" |
36 | 36 | "@babel/template" "^7.16.7" |
37 | 37 | "@babel/traverse" "^7.17.3" |
38 | 38 | "@babel/types" "^7.17.0" |
|
258 | 258 | "@babel/traverse" "^7.16.8" |
259 | 259 | "@babel/types" "^7.16.8" |
260 | 260 |
|
261 | | -"@babel/helpers@^7.17.7": |
262 | | - version "7.17.7" |
263 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
264 | | - integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
| 261 | +"@babel/helpers@^7.17.8": |
| 262 | + version "7.17.8" |
| 263 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
| 264 | + integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
265 | 265 | dependencies: |
266 | 266 | "@babel/template" "^7.16.7" |
267 | 267 | "@babel/traverse" "^7.17.3" |
|
276 | 276 | chalk "^2.0.0" |
277 | 277 | js-tokens "^4.0.0" |
278 | 278 |
|
279 | | -"@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.7": |
280 | | - version "7.17.7" |
281 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
282 | | - integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
| 279 | +"@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8": |
| 280 | + version "7.17.8" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
| 282 | + integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
283 | 283 |
|
284 | 284 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
285 | 285 | version "7.16.7" |
|
0 commit comments