|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
39 | 39 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
40 | 40 |
|
41 |
| -"@babel/[email protected].7", "@babel/core@^7.12.3", "@babel/core@^7.8.0": |
42 |
| - version "7.16.7" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
44 |
| - integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
| 41 | + |
| 42 | + version "7.16.10" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10.tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50" |
| 44 | + integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA== |
45 | 45 | dependencies:
|
46 | 46 | "@babel/code-frame" "^7.16.7"
|
47 |
| - "@babel/generator" "^7.16.7" |
| 47 | + "@babel/generator" "^7.16.8" |
48 | 48 | "@babel/helper-compilation-targets" "^7.16.7"
|
49 | 49 | "@babel/helper-module-transforms" "^7.16.7"
|
50 | 50 | "@babel/helpers" "^7.16.7"
|
51 |
| - "@babel/parser" "^7.16.7" |
| 51 | + "@babel/parser" "^7.16.10" |
52 | 52 | "@babel/template" "^7.16.7"
|
53 |
| - "@babel/traverse" "^7.16.7" |
54 |
| - "@babel/types" "^7.16.7" |
| 53 | + "@babel/traverse" "^7.16.10" |
| 54 | + "@babel/types" "^7.16.8" |
55 | 55 | convert-source-map "^1.7.0"
|
56 | 56 | debug "^4.1.0"
|
57 | 57 | gensync "^1.0.0-beta.2"
|
|
80 | 80 | semver "^6.3.0"
|
81 | 81 | source-map "^0.5.0"
|
82 | 82 |
|
| 83 | +"@babel/core@^7.12.3", "@babel/core@^7.8.0": |
| 84 | + version "7.16.7" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
| 86 | + integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
| 87 | + dependencies: |
| 88 | + "@babel/code-frame" "^7.16.7" |
| 89 | + "@babel/generator" "^7.16.7" |
| 90 | + "@babel/helper-compilation-targets" "^7.16.7" |
| 91 | + "@babel/helper-module-transforms" "^7.16.7" |
| 92 | + "@babel/helpers" "^7.16.7" |
| 93 | + "@babel/parser" "^7.16.7" |
| 94 | + "@babel/template" "^7.16.7" |
| 95 | + "@babel/traverse" "^7.16.7" |
| 96 | + "@babel/types" "^7.16.7" |
| 97 | + convert-source-map "^1.7.0" |
| 98 | + debug "^4.1.0" |
| 99 | + gensync "^1.0.0-beta.2" |
| 100 | + json5 "^2.1.2" |
| 101 | + semver "^6.3.0" |
| 102 | + source-map "^0.5.0" |
| 103 | + |
83 | 104 | "@babel/generator@^7.15.0", "@babel/generator@^7.7.2":
|
84 | 105 | version "7.15.0"
|
85 | 106 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
|
|
541 | 562 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.0.tgz#cf147d7ada0a3655e79bf4b08ee846f00a00a295"
|
542 | 563 | integrity sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A==
|
543 | 564 |
|
| 565 | +"@babel/parser@^7.16.10": |
| 566 | + version "7.16.10" |
| 567 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" |
| 568 | + integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ== |
| 569 | + |
544 | 570 | "@babel/parser@^7.16.8":
|
545 | 571 | version "7.16.8"
|
546 | 572 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17"
|
|
1091 | 1117 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
1092 | 1118 | "@babel/helper-plugin-utils" "^7.16.7"
|
1093 | 1119 |
|
1094 |
| - |
1095 |
| - version "7.16.8" |
1096 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9" |
1097 |
| - integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg== |
| 1120 | + |
| 1121 | + version "7.16.10" |
| 1122 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57" |
| 1123 | + integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg== |
1098 | 1124 | dependencies:
|
1099 | 1125 | "@babel/compat-data" "^7.16.8"
|
1100 | 1126 | "@babel/helper-compilation-targets" "^7.16.7"
|
|
1255 | 1281 | debug "^4.1.0"
|
1256 | 1282 | globals "^11.1.0"
|
1257 | 1283 |
|
| 1284 | +"@babel/traverse@^7.16.10": |
| 1285 | + version "7.16.10" |
| 1286 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
| 1287 | + integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
| 1288 | + dependencies: |
| 1289 | + "@babel/code-frame" "^7.16.7" |
| 1290 | + "@babel/generator" "^7.16.8" |
| 1291 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1292 | + "@babel/helper-function-name" "^7.16.7" |
| 1293 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1294 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1295 | + "@babel/parser" "^7.16.10" |
| 1296 | + "@babel/types" "^7.16.8" |
| 1297 | + debug "^4.1.0" |
| 1298 | + globals "^11.1.0" |
| 1299 | + |
1258 | 1300 | "@babel/traverse@^7.16.7":
|
1259 | 1301 | version "7.16.7"
|
1260 | 1302 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
|
|
0 commit comments