|
18 | 18 | invariant "^2.2.4"
|
19 | 19 | semver "^5.5.0"
|
20 | 20 |
|
21 |
| -"@babel/core@7.8.7", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
22 |
| - version "7.8.7" |
23 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.7.tgz#b69017d221ccdeb203145ae9da269d72cf102f3b" |
24 |
| - integrity sha512-rBlqF3Yko9cynC5CCFy6+K/w2N+Sq/ff2BPy+Krp7rHlABIr5epbA7OxVeKoMHB39LZOp1UY5SuLjy6uWi35yA== |
| 21 | +"@babel/core@7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
| 22 | + version "7.9.0" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e" |
| 24 | + integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w== |
25 | 25 | dependencies:
|
26 | 26 | "@babel/code-frame" "^7.8.3"
|
27 |
| - "@babel/generator" "^7.8.7" |
28 |
| - "@babel/helpers" "^7.8.4" |
29 |
| - "@babel/parser" "^7.8.7" |
| 27 | + "@babel/generator" "^7.9.0" |
| 28 | + "@babel/helper-module-transforms" "^7.9.0" |
| 29 | + "@babel/helpers" "^7.9.0" |
| 30 | + "@babel/parser" "^7.9.0" |
30 | 31 | "@babel/template" "^7.8.6"
|
31 |
| - "@babel/traverse" "^7.8.6" |
32 |
| - "@babel/types" "^7.8.7" |
| 32 | + "@babel/traverse" "^7.9.0" |
| 33 | + "@babel/types" "^7.9.0" |
33 | 34 | convert-source-map "^1.7.0"
|
34 | 35 | debug "^4.1.0"
|
35 | 36 | gensync "^1.0.0-beta.1"
|
36 |
| - json5 "^2.1.0" |
| 37 | + json5 "^2.1.2" |
37 | 38 | lodash "^4.17.13"
|
38 | 39 | resolve "^1.3.2"
|
39 | 40 | semver "^5.4.1"
|
40 | 41 | source-map "^0.5.0"
|
41 | 42 |
|
42 |
| -"@babel/generator@^7.8.6", "@babel/generator@^7.8.7": |
43 |
| - version "7.8.7" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.7.tgz#870b3cf7984f5297998152af625c4f3e341400f7" |
45 |
| - integrity sha512-DQwjiKJqH4C3qGiyQCAExJHoZssn49JTMJgZ8SANGgVFdkupcUhLOdkAeoC6kmHZCPfoDG5M0b6cFlSN5wW7Ew== |
| 43 | +"@babel/generator@^7.9.0": |
| 44 | + version "7.9.3" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.3.tgz#7c8b2956c6f68b3ab732bd16305916fbba521d94" |
| 46 | + integrity sha512-RpxM252EYsz9qLUIq6F7YJyK1sv0wWDBFuztfDGWaQKzHjqDHysxSiRUpA/X9jmfqo+WzkAVKFaUily5h+gDCQ== |
46 | 47 | dependencies:
|
47 |
| - "@babel/types" "^7.8.7" |
| 48 | + "@babel/types" "^7.9.0" |
48 | 49 | jsesc "^2.5.1"
|
49 | 50 | lodash "^4.17.13"
|
50 | 51 | source-map "^0.5.0"
|
|
159 | 160 | dependencies:
|
160 | 161 | "@babel/types" "^7.8.3"
|
161 | 162 |
|
162 |
| -"@babel/helper-module-transforms@^7.8.3": |
163 |
| - version "7.8.6" |
164 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.8.6.tgz#6a13b5eecadc35692047073a64e42977b97654a4" |
165 |
| - integrity sha512-RDnGJSR5EFBJjG3deY0NiL0K9TO8SXxS9n/MPsbPK/s9LbQymuLNtlzvDiNS7IpecuL45cMeLVkA+HfmlrnkRg== |
| 163 | +"@babel/helper-module-transforms@^7.8.3", "@babel/helper-module-transforms@^7.9.0": |
| 164 | + version "7.9.0" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5" |
| 166 | + integrity sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA== |
166 | 167 | dependencies:
|
167 | 168 | "@babel/helper-module-imports" "^7.8.3"
|
168 | 169 | "@babel/helper-replace-supers" "^7.8.6"
|
169 | 170 | "@babel/helper-simple-access" "^7.8.3"
|
170 | 171 | "@babel/helper-split-export-declaration" "^7.8.3"
|
171 | 172 | "@babel/template" "^7.8.6"
|
172 |
| - "@babel/types" "^7.8.6" |
| 173 | + "@babel/types" "^7.9.0" |
173 | 174 | lodash "^4.17.13"
|
174 | 175 |
|
175 | 176 | "@babel/helper-optimise-call-expression@^7.8.3":
|
|
227 | 228 | dependencies:
|
228 | 229 | "@babel/types" "^7.8.3"
|
229 | 230 |
|
| 231 | +"@babel/helper-validator-identifier@^7.9.0": |
| 232 | + version "7.9.0" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed" |
| 234 | + integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw== |
| 235 | + |
230 | 236 | "@babel/helper-wrap-function@^7.8.3":
|
231 | 237 | version "7.8.3"
|
232 | 238 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
|
|
237 | 243 | "@babel/traverse" "^7.8.3"
|
238 | 244 | "@babel/types" "^7.8.3"
|
239 | 245 |
|
240 |
| -"@babel/helpers@^7.8.4": |
241 |
| - version "7.8.4" |
242 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73" |
243 |
| - integrity sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w== |
| 246 | +"@babel/helpers@^7.9.0": |
| 247 | + version "7.9.2" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f" |
| 249 | + integrity sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA== |
244 | 250 | dependencies:
|
245 | 251 | "@babel/template" "^7.8.3"
|
246 |
| - "@babel/traverse" "^7.8.4" |
247 |
| - "@babel/types" "^7.8.3" |
| 252 | + "@babel/traverse" "^7.9.0" |
| 253 | + "@babel/types" "^7.9.0" |
248 | 254 |
|
249 | 255 | "@babel/highlight@^7.8.3":
|
250 | 256 | version "7.8.3"
|
|
255 | 261 | esutils "^2.0.2"
|
256 | 262 | js-tokens "^4.0.0"
|
257 | 263 |
|
258 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.8.7": |
259 |
| - version "7.8.7" |
260 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.7.tgz#7b8facf95d25fef9534aad51c4ffecde1a61e26a" |
261 |
| - integrity sha512-9JWls8WilDXFGxs0phaXAZgpxTZhSk/yOYH2hTHC0X1yC7Z78IJfvR1vJ+rmJKq3I35td2XzXzN6ZLYlna+r/A== |
| 264 | +"@babel/parser@^7.1.0", "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0": |
| 265 | + version "7.9.3" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.3.tgz#043a5fc2ad8b7ea9facddc4e802a1f0f25da7255" |
| 267 | + integrity sha512-E6SpIDJZ0cZAKoCNk+qSDd0ChfTnpiJN9FfNf3RZ20dzwA2vL2oq5IX1XTVT+4vDmRlta2nGk5HGMMskJAR+4A== |
262 | 268 |
|
263 | 269 | "@babel/plugin-proposal-async-generator-functions@^7.8.3":
|
264 | 270 | version "7.8.3"
|
|
736 | 742 | "@babel/parser" "^7.8.6"
|
737 | 743 | "@babel/types" "^7.8.6"
|
738 | 744 |
|
739 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4", "@babel/traverse@^7.8.6": |
740 |
| - version "7.8.6" |
741 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff" |
742 |
| - integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A== |
| 745 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0": |
| 746 | + version "7.9.0" |
| 747 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892" |
| 748 | + integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w== |
743 | 749 | dependencies:
|
744 | 750 | "@babel/code-frame" "^7.8.3"
|
745 |
| - "@babel/generator" "^7.8.6" |
| 751 | + "@babel/generator" "^7.9.0" |
746 | 752 | "@babel/helper-function-name" "^7.8.3"
|
747 | 753 | "@babel/helper-split-export-declaration" "^7.8.3"
|
748 |
| - "@babel/parser" "^7.8.6" |
749 |
| - "@babel/types" "^7.8.6" |
| 754 | + "@babel/parser" "^7.9.0" |
| 755 | + "@babel/types" "^7.9.0" |
750 | 756 | debug "^4.1.0"
|
751 | 757 | globals "^11.1.0"
|
752 | 758 | lodash "^4.17.13"
|
753 | 759 |
|
754 |
| -"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7": |
755 |
| - version "7.8.7" |
756 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d" |
757 |
| - integrity sha512-k2TreEHxFA4CjGkL+GYjRyx35W0Mr7DP5+9q6WMkyKXB+904bYmG40syjMFV0oLlhhFCwWl0vA0DyzTDkwAiJw== |
| 760 | +"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7", "@babel/types@^7.9.0": |
| 761 | + version "7.9.0" |
| 762 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5" |
| 763 | + integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng== |
758 | 764 | dependencies:
|
759 |
| - esutils "^2.0.2" |
| 765 | + "@babel/helper-validator-identifier" "^7.9.0" |
760 | 766 | lodash "^4.17.13"
|
761 | 767 | to-fast-properties "^2.0.0"
|
762 | 768 |
|
@@ -3198,12 +3204,12 @@ json-stringify-safe@~5.0.1:
|
3198 | 3204 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
3199 | 3205 | integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
|
3200 | 3206 |
|
3201 |
| -json5@^2.1.0: |
3202 |
| - version "2.1.1" |
3203 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6" |
3204 |
| - integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ== |
| 3207 | +json5@^2.1.2: |
| 3208 | + version "2.1.2" |
| 3209 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e" |
| 3210 | + integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ== |
3205 | 3211 | dependencies:
|
3206 |
| - minimist "^1.2.0" |
| 3212 | + minimist "^1.2.5" |
3207 | 3213 |
|
3208 | 3214 | jsprim@^1.2.2:
|
3209 | 3215 | version "1.4.1"
|
@@ -3387,6 +3393,11 @@ minimist@^1.1.1, minimist@^1.2.0:
|
3387 | 3393 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
3388 | 3394 | integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
|
3389 | 3395 |
|
| 3396 | +minimist@^1.2.5: |
| 3397 | + version "1.2.5" |
| 3398 | + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" |
| 3399 | + integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== |
| 3400 | + |
3390 | 3401 | minimist@~0.0.1:
|
3391 | 3402 | version "0.0.10"
|
3392 | 3403 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
|
|
0 commit comments