|
261 | 261 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
|
262 | 262 | integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
|
263 | 263 |
|
264 |
| -"@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1": |
| 264 | +"@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8": |
265 | 265 | version "7.13.8"
|
266 | 266 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz#3730a31dafd3c10d8ccd10648ed80a2ac5472ef3"
|
267 | 267 | integrity sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==
|
268 | 268 | dependencies:
|
269 | 269 | "@babel/helper-plugin-utils" "^7.13.0"
|
270 | 270 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
271 | 271 |
|
272 |
| -"@babel/plugin-proposal-optional-catch-binding@^7.12.1": |
| 272 | +"@babel/plugin-proposal-numeric-separator@^7.12.13": |
| 273 | + version "7.12.13" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz#bd9da3188e787b5120b4f9d465a8261ce67ed1db" |
| 275 | + integrity sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w== |
| 276 | + dependencies: |
| 277 | + "@babel/helper-plugin-utils" "^7.12.13" |
| 278 | + "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
| 279 | + |
| 280 | +"@babel/plugin-proposal-optional-catch-binding@^7.13.8": |
273 | 281 | version "7.13.8"
|
274 | 282 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107"
|
275 | 283 | integrity sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==
|
276 | 284 | dependencies:
|
277 | 285 | "@babel/helper-plugin-utils" "^7.13.0"
|
278 | 286 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
279 | 287 |
|
280 |
| -"@babel/plugin-proposal-optional-chaining@^7.12.7": |
| 288 | +"@babel/plugin-proposal-optional-chaining@^7.13.8": |
281 | 289 | version "7.13.8"
|
282 | 290 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756"
|
283 | 291 | integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ==
|
|
286 | 294 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
287 | 295 | "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
288 | 296 |
|
289 |
| -"@babel/plugin-proposal-unicode-property-regex@^7.12.1": |
| 297 | +"@babel/plugin-proposal-unicode-property-regex@^7.12.13": |
290 | 298 | version "7.12.13"
|
291 | 299 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz#bebde51339be829c17aaaaced18641deb62b39ba"
|
292 | 300 | integrity sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==
|
|
322 | 330 | dependencies:
|
323 | 331 | "@babel/helper-plugin-utils" "^7.8.0"
|
324 | 332 |
|
325 |
| -"@babel/plugin-syntax-top-level-await@^7.12.1": |
| 333 | +"@babel/plugin-syntax-top-level-await@^7.12.13": |
326 | 334 | version "7.12.13"
|
327 | 335 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz#c5f0fa6e249f5b739727f923540cf7a806130178"
|
328 | 336 | integrity sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==
|
329 | 337 | dependencies:
|
330 | 338 | "@babel/helper-plugin-utils" "^7.12.13"
|
331 | 339 |
|
332 |
| -"@babel/plugin-transform-modules-commonjs@^7.12.1": |
| 340 | +"@babel/plugin-transform-modules-commonjs@^7.13.8": |
333 | 341 | version "7.13.8"
|
334 | 342 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.13.8.tgz#7b01ad7c2dcf2275b06fa1781e00d13d420b3e1b"
|
335 | 343 | integrity sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==
|
@@ -1110,18 +1118,18 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
1110 | 1118 | dependencies:
|
1111 | 1119 | object.assign "^4.1.0"
|
1112 | 1120 |
|
1113 |
| -babel-preset-latest-node@5.4.0: |
1114 |
| - version "5.4.0" |
1115 |
| - resolved "https://registry.yarnpkg.com/babel-preset-latest-node/-/babel-preset-latest-node-5.4.0.tgz#aa6b01b93168c560804cbd7b131c6ef796b0fd62" |
1116 |
| - integrity sha512-SigtEyY7OOkplMKytuEO9OfiCABpbXbltVtLxN1YL3Y2mjTrlWAqRjgt9A830ua0ZlSeodlutcyZ8mAWyGk1mw== |
1117 |
| - dependencies: |
1118 |
| - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" |
1119 |
| - "@babel/plugin-proposal-optional-catch-binding" "^7.12.1" |
1120 |
| - "@babel/plugin-proposal-optional-chaining" "^7.12.7" |
1121 |
| - "@babel/plugin-proposal-unicode-property-regex" "^7.12.1" |
1122 |
| - "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
1123 |
| - "@babel/plugin-syntax-top-level-await" "^7.12.1" |
1124 |
| - "@babel/plugin-transform-modules-commonjs" "^7.12.1" |
| 1121 | +babel-preset-latest-node@5.5.1: |
| 1122 | + version "5.5.1" |
| 1123 | + resolved "https://registry.yarnpkg.com/babel-preset-latest-node/-/babel-preset-latest-node-5.5.1.tgz#613ca0af55cffc7495ed6a8920744efc910e2903" |
| 1124 | + integrity sha512-Bm2eiS+9CQfj8harzJszTwtcIQgiLnZABmMPfEphp9afgSP6vTGCliSs8QVb70MUJKGrBpBPW6dD38vzcbqE0g== |
| 1125 | + dependencies: |
| 1126 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8" |
| 1127 | + "@babel/plugin-proposal-numeric-separator" "^7.12.13" |
| 1128 | + "@babel/plugin-proposal-optional-catch-binding" "^7.13.8" |
| 1129 | + "@babel/plugin-proposal-optional-chaining" "^7.13.8" |
| 1130 | + "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" |
| 1131 | + "@babel/plugin-syntax-top-level-await" "^7.12.13" |
| 1132 | + "@babel/plugin-transform-modules-commonjs" "^7.13.8" |
1125 | 1133 |
|
1126 | 1134 | babel-runtime@^6.6.1:
|
1127 | 1135 | version "6.26.0"
|
|
0 commit comments