|
254 | 254 | dependencies: |
255 | 255 | "@babel/types" "^7.13.12" |
256 | 256 |
|
257 | | -"@babel/helper-skip-transparent-expression-wrappers@^7.12.1": |
258 | | - version "7.12.1" |
259 | | - resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf" |
260 | | - integrity sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA== |
| 257 | +"@babel/helper-skip-transparent-expression-wrappers@^7.12.1", "@babel/helper-skip-transparent-expression-wrappers@^7.14.5": |
| 258 | + version "7.14.5" |
| 259 | + resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4" |
| 260 | + integrity sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ== |
261 | 261 | dependencies: |
262 | | - "@babel/types" "^7.12.1" |
| 262 | + "@babel/types" "^7.14.5" |
263 | 263 |
|
264 | 264 | "@babel/helper-split-export-declaration@^7.12.13": |
265 | 265 | version "7.12.13" |
|
273 | 273 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
274 | 274 | integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
275 | 275 |
|
| 276 | +"@babel/helper-validator-identifier@^7.14.9": |
| 277 | + version "7.14.9" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
| 279 | + integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
| 280 | + |
276 | 281 | "@babel/helper-validator-option@^7.12.17": |
277 | 282 | version "7.12.17" |
278 | 283 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
|
432 | 437 | "@babel/helper-plugin-utils" "^7.13.0" |
433 | 438 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
434 | 439 |
|
435 | | -"@babel/plugin-proposal-optional-chaining@7.7.5": |
436 | | - version "7.7.5" |
437 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.7.5.tgz#f0835f044cef85b31071a924010a2a390add11d4" |
438 | | - integrity sha512-sOwFqT8JSchtJeDD+CjmWCaiFoLxY4Ps7NjvwHC/U7l4e9i5pTRNt8nDMIFSOUL+ncFbYSwruHM8WknYItWdXw== |
439 | | - dependencies: |
440 | | - "@babel/helper-plugin-utils" "^7.0.0" |
441 | | - "@babel/plugin-syntax-optional-chaining" "^7.7.4" |
442 | | - |
443 | | -"@babel/plugin-proposal-optional-chaining@^7.13.12": |
444 | | - version "7.13.12" |
445 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" |
446 | | - integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== |
| 440 | +"@babel/plugin-proposal-optional-chaining@7.14.5", "@babel/plugin-proposal-optional-chaining@^7.13.12": |
| 441 | + version "7.14.5" |
| 442 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz#fa83651e60a360e3f13797eef00b8d519695b603" |
| 443 | + integrity sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ== |
447 | 444 | dependencies: |
448 | | - "@babel/helper-plugin-utils" "^7.13.0" |
449 | | - "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
| 445 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 446 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" |
450 | 447 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
451 | 448 |
|
452 | 449 | "@babel/plugin-proposal-private-methods@^7.13.0": |
|
587 | 584 | dependencies: |
588 | 585 | "@babel/helper-plugin-utils" "^7.8.0" |
589 | 586 |
|
590 | | -"@babel/plugin-syntax-optional-chaining@^7.7.4", "@babel/plugin-syntax-optional-chaining@^7.8.3": |
| 587 | +"@babel/plugin-syntax-optional-chaining@^7.8.3": |
591 | 588 | version "7.8.3" |
592 | 589 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a" |
593 | 590 | integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== |
|
1089 | 1086 | debug "^4.1.0" |
1090 | 1087 | globals "^11.1.0" |
1091 | 1088 |
|
1092 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1089 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1093 | 1090 | version "7.14.1" |
1094 | 1091 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
1095 | 1092 | integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
1096 | 1093 | dependencies: |
1097 | 1094 | "@babel/helper-validator-identifier" "^7.14.0" |
1098 | 1095 | to-fast-properties "^2.0.0" |
1099 | 1096 |
|
| 1097 | +"@babel/types@^7.14.5": |
| 1098 | + version "7.14.9" |
| 1099 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
| 1100 | + integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 1101 | + dependencies: |
| 1102 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1103 | + to-fast-properties "^2.0.0" |
| 1104 | + |
1100 | 1105 | "@bcoe/v8-coverage@^0.2.3": |
1101 | 1106 | version "0.2.3" |
1102 | 1107 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments