|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
|
39 | 39 | integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
|
40 | 40 |
|
41 |
| - |
42 |
| - version "7.17.8" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
44 |
| - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
| 41 | + |
| 42 | + version "7.17.9" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
| 44 | + integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
45 | 45 | dependencies:
|
46 | 46 | "@ampproject/remapping" "^2.1.0"
|
47 | 47 | "@babel/code-frame" "^7.16.7"
|
48 |
| - "@babel/generator" "^7.17.7" |
| 48 | + "@babel/generator" "^7.17.9" |
49 | 49 | "@babel/helper-compilation-targets" "^7.17.7"
|
50 | 50 | "@babel/helper-module-transforms" "^7.17.7"
|
51 |
| - "@babel/helpers" "^7.17.8" |
52 |
| - "@babel/parser" "^7.17.8" |
| 51 | + "@babel/helpers" "^7.17.9" |
| 52 | + "@babel/parser" "^7.17.9" |
53 | 53 | "@babel/template" "^7.16.7"
|
54 |
| - "@babel/traverse" "^7.17.3" |
| 54 | + "@babel/traverse" "^7.17.9" |
55 | 55 | "@babel/types" "^7.17.0"
|
56 | 56 | convert-source-map "^1.7.0"
|
57 | 57 | debug "^4.1.0"
|
58 | 58 | gensync "^1.0.0-beta.2"
|
59 |
| - json5 "^2.1.2" |
| 59 | + json5 "^2.2.1" |
60 | 60 | semver "^6.3.0"
|
61 | 61 |
|
62 | 62 | "@babel/core@^7.12.10", "@babel/core@^7.12.16":
|
|
125 | 125 | jsesc "^2.5.1"
|
126 | 126 | source-map "^0.5.0"
|
127 | 127 |
|
128 |
| -"@babel/generator@^7.17.7": |
129 |
| - version "7.17.7" |
130 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
131 |
| - integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
| 128 | +"@babel/generator@^7.17.9": |
| 129 | + version "7.17.9" |
| 130 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
| 131 | + integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
132 | 132 | dependencies:
|
133 | 133 | "@babel/types" "^7.17.0"
|
134 | 134 | jsesc "^2.5.1"
|
|
309 | 309 | "@babel/template" "^7.16.7"
|
310 | 310 | "@babel/types" "^7.16.7"
|
311 | 311 |
|
| 312 | +"@babel/helper-function-name@^7.17.9": |
| 313 | + version "7.17.9" |
| 314 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12" |
| 315 | + integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg== |
| 316 | + dependencies: |
| 317 | + "@babel/template" "^7.16.7" |
| 318 | + "@babel/types" "^7.17.0" |
| 319 | + |
312 | 320 | "@babel/helper-get-function-arity@^7.16.0":
|
313 | 321 | version "7.16.0"
|
314 | 322 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
|
|
562 | 570 | "@babel/traverse" "^7.16.5"
|
563 | 571 | "@babel/types" "^7.16.0"
|
564 | 572 |
|
565 |
| -"@babel/helpers@^7.17.8": |
566 |
| - version "7.17.8" |
567 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
568 |
| - integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
| 573 | +"@babel/helpers@^7.17.9": |
| 574 | + version "7.17.9" |
| 575 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
| 576 | + integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
569 | 577 | dependencies:
|
570 | 578 | "@babel/template" "^7.16.7"
|
571 |
| - "@babel/traverse" "^7.17.3" |
| 579 | + "@babel/traverse" "^7.17.9" |
572 | 580 | "@babel/types" "^7.17.0"
|
573 | 581 |
|
574 | 582 | "@babel/highlight@^7.16.0":
|
|
609 | 617 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
|
610 | 618 | integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
|
611 | 619 |
|
612 |
| -"@babel/parser@^7.17.8": |
613 |
| - version "7.17.8" |
614 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
615 |
| - integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
| 620 | +"@babel/parser@^7.17.9": |
| 621 | + version "7.17.9" |
| 622 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
| 623 | + integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
616 | 624 |
|
617 | 625 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
|
618 | 626 | version "7.16.2"
|
|
1861 | 1869 | debug "^4.1.0"
|
1862 | 1870 | globals "^11.1.0"
|
1863 | 1871 |
|
| 1872 | +"@babel/traverse@^7.17.9": |
| 1873 | + version "7.17.9" |
| 1874 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
| 1875 | + integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
| 1876 | + dependencies: |
| 1877 | + "@babel/code-frame" "^7.16.7" |
| 1878 | + "@babel/generator" "^7.17.9" |
| 1879 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1880 | + "@babel/helper-function-name" "^7.17.9" |
| 1881 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1882 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1883 | + "@babel/parser" "^7.17.9" |
| 1884 | + "@babel/types" "^7.17.0" |
| 1885 | + debug "^4.1.0" |
| 1886 | + globals "^11.1.0" |
| 1887 | + |
1864 | 1888 | "@babel/types@^7.16.0", "@babel/types@^7.4.4":
|
1865 | 1889 | version "7.16.0"
|
1866 | 1890 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
@@ -6399,6 +6423,11 @@ json5@^2.1.2, json5@^2.2.0:
|
6399 | 6423 | dependencies:
|
6400 | 6424 | minimist "^1.2.5"
|
6401 | 6425 |
|
| 6426 | +json5@^2.2.1: |
| 6427 | + version "2.2.1" |
| 6428 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
| 6429 | + integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
| 6430 | + |
6402 | 6431 | jsonfile@^2.1.0:
|
6403 | 6432 | version "2.4.0"
|
6404 | 6433 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8"
|
|
0 commit comments