|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
154 | 154 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
155 | 155 |
|
| 156 | +"@babel/compat-data@^7.17.7": |
| 157 | + version "7.17.7" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| 159 | + integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 160 | + |
156 | 161 |
|
157 | 162 | version "7.12.9"
|
158 | 163 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
|
|
175 | 180 | semver "^5.4.1"
|
176 | 181 | source-map "^0.5.0"
|
177 | 182 |
|
178 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.17.5", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
179 |
| - version "7.17.5" |
180 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
181 |
| - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 183 | +"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.17.7", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 184 | + version "7.17.7" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
| 186 | + integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
182 | 187 | dependencies:
|
183 | 188 | "@ampproject/remapping" "^2.1.0"
|
184 | 189 | "@babel/code-frame" "^7.16.7"
|
185 |
| - "@babel/generator" "^7.17.3" |
186 |
| - "@babel/helper-compilation-targets" "^7.16.7" |
187 |
| - "@babel/helper-module-transforms" "^7.16.7" |
188 |
| - "@babel/helpers" "^7.17.2" |
189 |
| - "@babel/parser" "^7.17.3" |
| 190 | + "@babel/generator" "^7.17.7" |
| 191 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 192 | + "@babel/helper-module-transforms" "^7.17.7" |
| 193 | + "@babel/helpers" "^7.17.7" |
| 194 | + "@babel/parser" "^7.17.7" |
190 | 195 | "@babel/template" "^7.16.7"
|
191 | 196 | "@babel/traverse" "^7.17.3"
|
192 | 197 | "@babel/types" "^7.17.0"
|
|
205 | 210 | eslint-visitor-keys "^2.1.0"
|
206 | 211 | semver "^6.3.0"
|
207 | 212 |
|
208 |
| -"@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.7.2": |
209 |
| - version "7.17.3" |
210 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
211 |
| - integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
| 213 | +"@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
| 214 | + version "7.17.7" |
| 215 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 216 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
212 | 217 | dependencies:
|
213 | 218 | "@babel/types" "^7.17.0"
|
214 | 219 | jsesc "^2.5.1"
|
|
229 | 234 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
230 | 235 | "@babel/types" "^7.16.7"
|
231 | 236 |
|
232 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7": |
233 |
| - version "7.16.7" |
234 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" |
235 |
| - integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| 237 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
| 238 | + version "7.17.7" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 240 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
236 | 241 | dependencies:
|
237 |
| - "@babel/compat-data" "^7.16.4" |
| 242 | + "@babel/compat-data" "^7.17.7" |
238 | 243 | "@babel/helper-validator-option" "^7.16.7"
|
239 | 244 | browserslist "^4.17.5"
|
240 | 245 | semver "^6.3.0"
|
|
345 | 350 | dependencies:
|
346 | 351 | "@babel/types" "^7.16.7"
|
347 | 352 |
|
348 |
| -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7": |
349 |
| - version "7.16.7" |
350 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41" |
351 |
| - integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== |
| 353 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7": |
| 354 | + version "7.17.7" |
| 355 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 356 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
352 | 357 | dependencies:
|
353 | 358 | "@babel/helper-environment-visitor" "^7.16.7"
|
354 | 359 | "@babel/helper-module-imports" "^7.16.7"
|
355 |
| - "@babel/helper-simple-access" "^7.16.7" |
| 360 | + "@babel/helper-simple-access" "^7.17.7" |
356 | 361 | "@babel/helper-split-export-declaration" "^7.16.7"
|
357 | 362 | "@babel/helper-validator-identifier" "^7.16.7"
|
358 | 363 | "@babel/template" "^7.16.7"
|
359 |
| - "@babel/traverse" "^7.16.7" |
360 |
| - "@babel/types" "^7.16.7" |
| 364 | + "@babel/traverse" "^7.17.3" |
| 365 | + "@babel/types" "^7.17.0" |
361 | 366 |
|
362 | 367 | "@babel/helper-optimise-call-expression@^7.16.7":
|
363 | 368 | version "7.16.7"
|
|
403 | 408 | dependencies:
|
404 | 409 | "@babel/types" "^7.16.7"
|
405 | 410 |
|
| 411 | +"@babel/helper-simple-access@^7.17.7": |
| 412 | + version "7.17.7" |
| 413 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 414 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
| 415 | + dependencies: |
| 416 | + "@babel/types" "^7.17.0" |
| 417 | + |
406 | 418 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
407 | 419 | version "7.16.0"
|
408 | 420 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
437 | 449 | "@babel/traverse" "^7.16.8"
|
438 | 450 | "@babel/types" "^7.16.8"
|
439 | 451 |
|
440 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2": |
441 |
| - version "7.17.2" |
442 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
443 |
| - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 452 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.7": |
| 453 | + version "7.17.7" |
| 454 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
| 455 | + integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
444 | 456 | dependencies:
|
445 | 457 | "@babel/template" "^7.16.7"
|
446 |
| - "@babel/traverse" "^7.17.0" |
| 458 | + "@babel/traverse" "^7.17.3" |
447 | 459 | "@babel/types" "^7.17.0"
|
448 | 460 |
|
449 | 461 | "@babel/highlight@^7.16.7":
|
|
455 | 467 | chalk "^2.0.0"
|
456 | 468 | js-tokens "^4.0.0"
|
457 | 469 |
|
458 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3": |
459 |
| - version "7.17.3" |
460 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
461 |
| - integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
| 470 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.7": |
| 471 | + version "7.17.7" |
| 472 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
| 473 | + integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
462 | 474 |
|
463 | 475 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
464 | 476 | version "7.16.7"
|
|
1180 | 1192 | "@babel/parser" "^7.16.7"
|
1181 | 1193 | "@babel/types" "^7.16.7"
|
1182 | 1194 |
|
1183 |
| -"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
| 1195 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
1184 | 1196 | version "7.17.3"
|
1185 | 1197 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
|
1186 | 1198 | integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
|
|
0 commit comments