|
135 | 135 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
136 | 136 | integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
137 | 137 |
|
138 | | -"@babel/core@7.17.8": |
139 | | - version "7.17.8" |
140 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
141 | | - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
| 138 | +"@babel/core@7.17.9": |
| 139 | + version "7.17.9" |
| 140 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
| 141 | + integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
142 | 142 | dependencies: |
143 | 143 | "@ampproject/remapping" "^2.1.0" |
144 | 144 | "@babel/code-frame" "^7.16.7" |
145 | | - "@babel/generator" "^7.17.7" |
| 145 | + "@babel/generator" "^7.17.9" |
146 | 146 | "@babel/helper-compilation-targets" "^7.17.7" |
147 | 147 | "@babel/helper-module-transforms" "^7.17.7" |
148 | | - "@babel/helpers" "^7.17.8" |
149 | | - "@babel/parser" "^7.17.8" |
| 148 | + "@babel/helpers" "^7.17.9" |
| 149 | + "@babel/parser" "^7.17.9" |
150 | 150 | "@babel/template" "^7.16.7" |
151 | | - "@babel/traverse" "^7.17.3" |
| 151 | + "@babel/traverse" "^7.17.9" |
152 | 152 | "@babel/types" "^7.17.0" |
153 | 153 | convert-source-map "^1.7.0" |
154 | 154 | debug "^4.1.0" |
155 | 155 | gensync "^1.0.0-beta.2" |
156 | | - json5 "^2.1.2" |
| 156 | + json5 "^2.2.1" |
157 | 157 | semver "^6.3.0" |
158 | 158 |
|
159 | 159 | "@babel/core@7.4.3": |
|
422 | 422 | jsesc "^2.5.1" |
423 | 423 | source-map "^0.5.0" |
424 | 424 |
|
425 | | -"@babel/generator@^7.17.7": |
426 | | - version "7.17.7" |
427 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
428 | | - integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
| 425 | +"@babel/generator@^7.17.9": |
| 426 | + version "7.17.9" |
| 427 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
| 428 | + integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
429 | 429 | dependencies: |
430 | 430 | "@babel/types" "^7.17.0" |
431 | 431 | jsesc "^2.5.1" |
|
757 | 757 | "@babel/template" "^7.16.7" |
758 | 758 | "@babel/types" "^7.16.7" |
759 | 759 |
|
| 760 | +"@babel/helper-function-name@^7.17.9": |
| 761 | + version "7.17.9" |
| 762 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12" |
| 763 | + integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg== |
| 764 | + dependencies: |
| 765 | + "@babel/template" "^7.16.7" |
| 766 | + "@babel/types" "^7.17.0" |
| 767 | + |
760 | 768 | "@babel/helper-function-name@^7.7.4": |
761 | 769 | version "7.7.4" |
762 | 770 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.4.tgz#ab6e041e7135d436d8f0a3eca15de5b67a341a2e" |
|
1380 | 1388 | "@babel/traverse" "^7.16.7" |
1381 | 1389 | "@babel/types" "^7.16.7" |
1382 | 1390 |
|
1383 | | -"@babel/helpers@^7.17.8": |
1384 | | - version "7.17.8" |
1385 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
1386 | | - integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
| 1391 | +"@babel/helpers@^7.17.9": |
| 1392 | + version "7.17.9" |
| 1393 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
| 1394 | + integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
1387 | 1395 | dependencies: |
1388 | 1396 | "@babel/template" "^7.16.7" |
1389 | | - "@babel/traverse" "^7.17.3" |
| 1397 | + "@babel/traverse" "^7.17.9" |
1390 | 1398 | "@babel/types" "^7.17.0" |
1391 | 1399 |
|
1392 | 1400 | "@babel/helpers@^7.4.3", "@babel/helpers@^7.5.5": |
|
1516 | 1524 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
1517 | 1525 | integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
1518 | 1526 |
|
1519 | | -"@babel/parser@^7.17.8": |
1520 | | - version "7.17.8" |
1521 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
1522 | | - integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
| 1527 | +"@babel/parser@^7.17.9": |
| 1528 | + version "7.17.9" |
| 1529 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
| 1530 | + integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
1523 | 1531 |
|
1524 | 1532 | "@babel/parser@^7.5.5": |
1525 | 1533 | version "7.5.5" |
|
3310 | 3318 | debug "^4.1.0" |
3311 | 3319 | globals "^11.1.0" |
3312 | 3320 |
|
| 3321 | +"@babel/traverse@^7.17.9": |
| 3322 | + version "7.17.9" |
| 3323 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
| 3324 | + integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
| 3325 | + dependencies: |
| 3326 | + "@babel/code-frame" "^7.16.7" |
| 3327 | + "@babel/generator" "^7.17.9" |
| 3328 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 3329 | + "@babel/helper-function-name" "^7.17.9" |
| 3330 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 3331 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 3332 | + "@babel/parser" "^7.17.9" |
| 3333 | + "@babel/types" "^7.17.0" |
| 3334 | + debug "^4.1.0" |
| 3335 | + globals "^11.1.0" |
| 3336 | + |
3313 | 3337 | "@babel/traverse@^7.5.5": |
3314 | 3338 | version "7.5.5" |
3315 | 3339 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.5.tgz#f664f8f368ed32988cd648da9f72d5ca70f165bb" |
@@ -14572,6 +14596,11 @@ json5@^2.1.2: |
14572 | 14596 | dependencies: |
14573 | 14597 | minimist "^1.2.5" |
14574 | 14598 |
|
| 14599 | +json5@^2.2.1: |
| 14600 | + version "2.2.1" |
| 14601 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
| 14602 | + integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
| 14603 | + |
14575 | 14604 | jsonc-parser@^3.0.0: |
14576 | 14605 | version "3.0.0" |
14577 | 14606 | resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22" |
|
0 commit comments