|
18 | 18 | invariant "^2.2.4" |
19 | 19 | semver "^5.5.0" |
20 | 20 |
|
21 | | -"@babel/core@^7.1.0", "@babel/core@^7.10.4": |
22 | | - version "7.10.4" |
23 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.4.tgz#780e8b83e496152f8dd7df63892b2e052bf1d51d" |
24 | | - integrity sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA== |
| 21 | +"@babel/core@^7.1.0", "@babel/core@^7.11.0": |
| 22 | + version "7.11.0" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
| 24 | + integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
25 | 25 | dependencies: |
26 | 26 | "@babel/code-frame" "^7.10.4" |
27 | | - "@babel/generator" "^7.10.4" |
28 | | - "@babel/helper-module-transforms" "^7.10.4" |
| 27 | + "@babel/generator" "^7.11.0" |
| 28 | + "@babel/helper-module-transforms" "^7.11.0" |
29 | 29 | "@babel/helpers" "^7.10.4" |
30 | | - "@babel/parser" "^7.10.4" |
| 30 | + "@babel/parser" "^7.11.0" |
31 | 31 | "@babel/template" "^7.10.4" |
32 | | - "@babel/traverse" "^7.10.4" |
33 | | - "@babel/types" "^7.10.4" |
| 32 | + "@babel/traverse" "^7.11.0" |
| 33 | + "@babel/types" "^7.11.0" |
34 | 34 | convert-source-map "^1.7.0" |
35 | 35 | debug "^4.1.0" |
36 | 36 | gensync "^1.0.0-beta.1" |
37 | 37 | json5 "^2.1.2" |
38 | | - lodash "^4.17.13" |
| 38 | + lodash "^4.17.19" |
39 | 39 | resolve "^1.3.2" |
40 | 40 | semver "^5.4.1" |
41 | 41 | source-map "^0.5.0" |
42 | 42 |
|
43 | | -"@babel/generator@^7.10.4", "@babel/generator@^7.4.0": |
44 | | - version "7.10.4" |
45 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.4.tgz#e49eeed9fe114b62fa5b181856a43a5e32f5f243" |
46 | | - integrity sha512-toLIHUIAgcQygFZRAQcsLQV3CBuX6yOIru1kJk/qqqvcRmZrYe6WavZTSG+bB8MxhnL9YPf+pKQfuiP161q7ng== |
| 43 | +"@babel/generator@^7.11.0", "@babel/generator@^7.4.0": |
| 44 | + version "7.11.0" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
| 46 | + integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
47 | 47 | dependencies: |
48 | | - "@babel/types" "^7.10.4" |
| 48 | + "@babel/types" "^7.11.0" |
49 | 49 | jsesc "^2.5.1" |
50 | | - lodash "^4.17.13" |
51 | 50 | source-map "^0.5.0" |
52 | 51 |
|
53 | 52 | "@babel/helper-annotate-as-pure@^7.10.4": |
|
151 | 150 | dependencies: |
152 | 151 | "@babel/types" "^7.10.4" |
153 | 152 |
|
154 | | -"@babel/helper-module-transforms@^7.10.4": |
155 | | - version "7.10.4" |
156 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.4.tgz#ca1f01fdb84e48c24d7506bb818c961f1da8805d" |
157 | | - integrity sha512-Er2FQX0oa3nV7eM1o0tNCTx7izmQtwAQsIiaLRWtavAAEcskb0XJ5OjJbVrYXWOTr8om921Scabn4/tzlx7j1Q== |
| 153 | +"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.11.0": |
| 154 | + version "7.11.0" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
| 156 | + integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
158 | 157 | dependencies: |
159 | 158 | "@babel/helper-module-imports" "^7.10.4" |
160 | 159 | "@babel/helper-replace-supers" "^7.10.4" |
161 | 160 | "@babel/helper-simple-access" "^7.10.4" |
162 | | - "@babel/helper-split-export-declaration" "^7.10.4" |
| 161 | + "@babel/helper-split-export-declaration" "^7.11.0" |
163 | 162 | "@babel/template" "^7.10.4" |
164 | | - "@babel/types" "^7.10.4" |
165 | | - lodash "^4.17.13" |
| 163 | + "@babel/types" "^7.11.0" |
| 164 | + lodash "^4.17.19" |
166 | 165 |
|
167 | 166 | "@babel/helper-optimise-call-expression@^7.10.4": |
168 | 167 | version "7.10.4" |
|
219 | 218 | dependencies: |
220 | 219 | "@babel/types" "^7.10.4" |
221 | 220 |
|
| 221 | +"@babel/helper-split-export-declaration@^7.11.0": |
| 222 | + version "7.11.0" |
| 223 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 224 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 225 | + dependencies: |
| 226 | + "@babel/types" "^7.11.0" |
| 227 | + |
222 | 228 | "@babel/helper-validator-identifier@^7.10.4": |
223 | 229 | version "7.10.4" |
224 | 230 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
|
252 | 258 | chalk "^2.0.0" |
253 | 259 | js-tokens "^4.0.0" |
254 | 260 |
|
255 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.4.3": |
256 | | - version "7.10.4" |
257 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
258 | | - integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA== |
| 261 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.4.3": |
| 262 | + version "7.11.0" |
| 263 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
| 264 | + integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
259 | 265 |
|
260 | 266 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
261 | 267 | version "7.10.4" |
|
781 | 787 | "@babel/parser" "^7.10.4" |
782 | 788 | "@babel/types" "^7.10.4" |
783 | 789 |
|
784 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.4.3": |
785 | | - version "7.10.4" |
786 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.4.tgz#e642e5395a3b09cc95c8e74a27432b484b697818" |
787 | | - integrity sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q== |
| 790 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.3": |
| 791 | + version "7.11.0" |
| 792 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
| 793 | + integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
788 | 794 | dependencies: |
789 | 795 | "@babel/code-frame" "^7.10.4" |
790 | | - "@babel/generator" "^7.10.4" |
| 796 | + "@babel/generator" "^7.11.0" |
791 | 797 | "@babel/helper-function-name" "^7.10.4" |
792 | | - "@babel/helper-split-export-declaration" "^7.10.4" |
793 | | - "@babel/parser" "^7.10.4" |
794 | | - "@babel/types" "^7.10.4" |
| 798 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 799 | + "@babel/parser" "^7.11.0" |
| 800 | + "@babel/types" "^7.11.0" |
795 | 801 | debug "^4.1.0" |
796 | 802 | globals "^11.1.0" |
797 | | - lodash "^4.17.13" |
| 803 | + lodash "^4.17.19" |
798 | 804 |
|
799 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
800 | | - version "7.10.4" |
801 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee" |
802 | | - integrity sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg== |
| 805 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 806 | + version "7.11.0" |
| 807 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
| 808 | + integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
803 | 809 | dependencies: |
804 | 810 | "@babel/helper-validator-identifier" "^7.10.4" |
805 | | - lodash "^4.17.13" |
| 811 | + lodash "^4.17.19" |
806 | 812 | to-fast-properties "^2.0.0" |
807 | 813 |
|
808 | 814 | "@cnakazawa/watch@^1.0.3": |
|
0 commit comments