|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/cli@7.10.4": |
6 | | - version "7.10.4" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.4.tgz#ba38ad6d0b4b772a67b106934b7c33d656031896" |
8 | | - integrity sha512-xX99K4V1BzGJdQANK5cwK+EpF1vP9gvqhn+iWvG+TubCjecplW7RSQimJ2jcCvu6fnK5pY6mZMdu6EWTj32QVA== |
| 5 | +"@babel/cli@7.10.5": |
| 6 | + version "7.10.5" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5.tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a" |
| 8 | + integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA== |
9 | 9 | dependencies: |
10 | 10 | commander "^4.0.1" |
11 | 11 | convert-source-map "^1.1.0" |
12 | 12 | fs-readdir-recursive "^1.1.0" |
13 | 13 | glob "^7.0.0" |
14 | | - lodash "^4.17.13" |
| 14 | + lodash "^4.17.19" |
15 | 15 | make-dir "^2.1.0" |
16 | 16 | slash "^2.0.0" |
17 | 17 | source-map "^0.5.0" |
|
48 | 48 | invariant "^2.2.4" |
49 | 49 | semver "^5.5.0" |
50 | 50 |
|
51 | | -"@babel/core@7.10.4": |
52 | | - version "7.10.4" |
53 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.4.tgz#780e8b83e496152f8dd7df63892b2e052bf1d51d" |
54 | | - integrity sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA== |
| 51 | +"@babel/core@7.10.5": |
| 52 | + version "7.10.5" |
| 53 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330" |
| 54 | + integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w== |
55 | 55 | dependencies: |
56 | 56 | "@babel/code-frame" "^7.10.4" |
57 | | - "@babel/generator" "^7.10.4" |
58 | | - "@babel/helper-module-transforms" "^7.10.4" |
| 57 | + "@babel/generator" "^7.10.5" |
| 58 | + "@babel/helper-module-transforms" "^7.10.5" |
59 | 59 | "@babel/helpers" "^7.10.4" |
60 | | - "@babel/parser" "^7.10.4" |
| 60 | + "@babel/parser" "^7.10.5" |
61 | 61 | "@babel/template" "^7.10.4" |
62 | | - "@babel/traverse" "^7.10.4" |
63 | | - "@babel/types" "^7.10.4" |
| 62 | + "@babel/traverse" "^7.10.5" |
| 63 | + "@babel/types" "^7.10.5" |
64 | 64 | convert-source-map "^1.7.0" |
65 | 65 | debug "^4.1.0" |
66 | 66 | gensync "^1.0.0-beta.1" |
67 | 67 | json5 "^2.1.2" |
68 | | - lodash "^4.17.13" |
| 68 | + lodash "^4.17.19" |
69 | 69 | resolve "^1.3.2" |
70 | 70 | semver "^5.4.1" |
71 | 71 | source-map "^0.5.0" |
|
163 | 163 | lodash "^4.17.13" |
164 | 164 | source-map "^0.5.0" |
165 | 165 |
|
| 166 | +"@babel/generator@^7.10.5": |
| 167 | + version "7.10.5" |
| 168 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69" |
| 169 | + integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig== |
| 170 | + dependencies: |
| 171 | + "@babel/types" "^7.10.5" |
| 172 | + jsesc "^2.5.1" |
| 173 | + source-map "^0.5.0" |
| 174 | + |
166 | 175 | "@babel/generator@^7.2.2": |
167 | 176 | version "7.2.2" |
168 | 177 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.2.2.tgz#18c816c70962640eab42fe8cae5f3947a5c65ccc" |
|
491 | 500 | "@babel/types" "^7.10.4" |
492 | 501 | lodash "^4.17.13" |
493 | 502 |
|
| 503 | +"@babel/helper-module-transforms@^7.10.5": |
| 504 | + version "7.10.5" |
| 505 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6" |
| 506 | + integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA== |
| 507 | + dependencies: |
| 508 | + "@babel/helper-module-imports" "^7.10.4" |
| 509 | + "@babel/helper-replace-supers" "^7.10.4" |
| 510 | + "@babel/helper-simple-access" "^7.10.4" |
| 511 | + "@babel/helper-split-export-declaration" "^7.10.4" |
| 512 | + "@babel/template" "^7.10.4" |
| 513 | + "@babel/types" "^7.10.5" |
| 514 | + lodash "^4.17.19" |
| 515 | + |
494 | 516 | "@babel/helper-optimise-call-expression@^7.0.0": |
495 | 517 | version "7.0.0" |
496 | 518 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.0.0.tgz#a2920c5702b073c15de51106200aa8cad20497d5" |
|
760 | 782 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
761 | 783 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA== |
762 | 784 |
|
| 785 | +"@babel/parser@^7.10.5": |
| 786 | + version "7.10.5" |
| 787 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" |
| 788 | + integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ== |
| 789 | + |
763 | 790 | "@babel/parser@^7.2.2", "@babel/parser@^7.2.3": |
764 | 791 | version "7.2.3" |
765 | 792 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.2.3.tgz#32f5df65744b70888d17872ec106b02434ba1489" |
|
1869 | 1896 | globals "^11.1.0" |
1870 | 1897 | lodash "^4.17.13" |
1871 | 1898 |
|
| 1899 | +"@babel/traverse@^7.10.5": |
| 1900 | + version "7.10.5" |
| 1901 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" |
| 1902 | + integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ== |
| 1903 | + dependencies: |
| 1904 | + "@babel/code-frame" "^7.10.4" |
| 1905 | + "@babel/generator" "^7.10.5" |
| 1906 | + "@babel/helper-function-name" "^7.10.4" |
| 1907 | + "@babel/helper-split-export-declaration" "^7.10.4" |
| 1908 | + "@babel/parser" "^7.10.5" |
| 1909 | + "@babel/types" "^7.10.5" |
| 1910 | + debug "^4.1.0" |
| 1911 | + globals "^11.1.0" |
| 1912 | + lodash "^4.17.19" |
| 1913 | + |
1872 | 1914 | "@babel/traverse@^7.2.2": |
1873 | 1915 | version "7.2.3" |
1874 | 1916 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.2.3.tgz#7ff50cefa9c7c0bd2d81231fdac122f3957748d8" |
|
1947 | 1989 | lodash "^4.17.13" |
1948 | 1990 | to-fast-properties "^2.0.0" |
1949 | 1991 |
|
| 1992 | +"@babel/types@^7.10.5": |
| 1993 | + version "7.10.5" |
| 1994 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" |
| 1995 | + integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q== |
| 1996 | + dependencies: |
| 1997 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1998 | + lodash "^4.17.19" |
| 1999 | + to-fast-properties "^2.0.0" |
| 2000 | + |
1950 | 2001 | "@babel/types@^7.2.0", "@babel/types@^7.2.2": |
1951 | 2002 | version "7.2.2" |
1952 | 2003 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.2.2.tgz#44e10fc24e33af524488b716cdaee5360ea8ed1e" |
@@ -8001,6 +8052,11 @@ lodash@^4.17.14, lodash@^4.17.15: |
8001 | 8052 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
8002 | 8053 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
8003 | 8054 |
|
| 8055 | +lodash@^4.17.19: |
| 8056 | + version "4.17.19" |
| 8057 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" |
| 8058 | + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== |
| 8059 | + |
8004 | 8060 | loglevel@^1.6.8: |
8005 | 8061 | version "1.6.8" |
8006 | 8062 | resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.8.tgz#8a25fb75d092230ecd4457270d80b54e28011171" |
|
0 commit comments