|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | - |
6 | | - version "7.10.0" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.0.tgz#44bfd08feb6f9e4791bf69c62e3b35196269b0e3" |
8 | | - integrity sha512-AziyYI4DpD4NmAcBD2xnH8CcIgdRrCGlW7wVL9Ysk736PCSNn2ZZedAUMu5rx/SfMT7Yv+3UReHcWKeQ3wNd/Q== |
| 5 | + |
| 6 | + version "7.10.1" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.1.tgz#b6e5cd43a17b8f639442ab027976408ebe6d79a0" |
| 8 | + integrity sha512-cVB+dXeGhMOqViIaZs3A9OUAe4pKw4SBNdMw6yHJMYR7s4TB+Cei7ThquV/84O19PdIFWuwe03vxxES0BHUm5g== |
9 | 9 | dependencies: |
10 | 10 | commander "^4.0.1" |
11 | 11 | convert-source-map "^1.1.0" |
|
25 | 25 | dependencies: |
26 | 26 | "@babel/highlight" "^7.0.0" |
27 | 27 |
|
28 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3": |
29 | | - version "7.8.3" |
30 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e" |
31 | | - integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g== |
| 28 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1": |
| 29 | + version "7.10.1" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff" |
| 31 | + integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw== |
32 | 32 | dependencies: |
33 | | - "@babel/highlight" "^7.8.3" |
| 33 | + "@babel/highlight" "^7.10.1" |
34 | 34 |
|
35 | 35 | "@babel/compat-data@^7.9.6": |
36 | 36 | version "7.9.6" |
|
41 | 41 | invariant "^2.2.4" |
42 | 42 | semver "^5.5.0" |
43 | 43 |
|
44 | | -"@babel/ [email protected]. 0", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5": |
45 | | - version "7.10.0" |
46 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.0.tgz#a6fe5db77ebfb61e0da6c5c36aaf14aab07b2b44" |
47 | | - integrity sha512-FGgV2XyPoVtYDvbFXlukEWt13Afka4mBRQ2CoTsHxpgVGO6XfgtT6eI+WyjQRGGTL90IDkIVmme8riFCLZ8lUw== |
48 | | - dependencies: |
49 | | - "@babel/code-frame" "^7.8.3" |
50 | | - "@babel/generator" "^7.10.0" |
51 | | - "@babel/helper-module-transforms" "^7.9.0" |
52 | | - "@babel/helpers" "^7.10.0" |
53 | | - "@babel/parser" "^7.10.0" |
54 | | - "@babel/template" "^7.10.0" |
55 | | - "@babel/traverse" "^7.10.0" |
56 | | - "@babel/types" "^7.10.0" |
| 44 | +"@babel/ [email protected]. 1", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5": |
| 45 | + version "7.10.1" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.1.tgz#2a0ad0ea693601820defebad2140206503d89af3" |
| 47 | + integrity sha512-u8XiZ6sMXW/gPmoP5ijonSUln4unazG291X0XAQ5h0s8qnAFr6BRRZGUEK+jtRWdmB0NTJQt7Uga25q8GetIIg== |
| 48 | + dependencies: |
| 49 | + "@babel/code-frame" "^7.10.1" |
| 50 | + "@babel/generator" "^7.10.1" |
| 51 | + "@babel/helper-module-transforms" "^7.10.1" |
| 52 | + "@babel/helpers" "^7.10.1" |
| 53 | + "@babel/parser" "^7.10.1" |
| 54 | + "@babel/template" "^7.10.1" |
| 55 | + "@babel/traverse" "^7.10.1" |
| 56 | + "@babel/types" "^7.10.1" |
57 | 57 | convert-source-map "^1.7.0" |
58 | 58 | debug "^4.1.0" |
59 | 59 | gensync "^1.0.0-beta.1" |
|
63 | 63 | semver "^5.4.1" |
64 | 64 | source-map "^0.5.0" |
65 | 65 |
|
66 | | -"@babel/generator@^7.10.0", "@babel/generator@^7.4.0": |
67 | | - version "7.10.0" |
68 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.0.tgz#a238837896edf35ee5fbfb074548d3256b4bc55d" |
69 | | - integrity sha512-ThoWCJHlgukbtCP79nAK4oLqZt5fVo70AHUni/y8Jotyg5rtJiG2FVl+iJjRNKIyl4hppqztLyAoEWcCvqyOFQ== |
| 66 | +"@babel/generator@^7.10.1", "@babel/generator@^7.4.0": |
| 67 | + version "7.10.1" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.1.tgz#4d14458e539bcb04ffe34124143f5c489f2dbca9" |
| 69 | + integrity sha512-AT0YPLQw9DI21tliuJIdplVfLHya6mcGa8ctkv7n4Qv+hYacJrKmNWIteAK1P9iyLikFIAkwqJ7HAOqIDLFfgA== |
70 | 70 | dependencies: |
71 | | - "@babel/types" "^7.10.0" |
| 71 | + "@babel/types" "^7.10.1" |
72 | 72 | jsesc "^2.5.1" |
73 | 73 | lodash "^4.17.13" |
74 | 74 | source-map "^0.5.0" |
|
154 | 154 | "@babel/traverse" "^7.8.3" |
155 | 155 | "@babel/types" "^7.8.3" |
156 | 156 |
|
157 | | -"@babel/helper-function-name@^7.8.3", "@babel/helper-function-name@^7.9.5": |
158 | | - version "7.9.5" |
159 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c" |
160 | | - integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw== |
| 157 | +"@babel/helper-function-name@^7.10.1", "@babel/helper-function-name@^7.8.3", "@babel/helper-function-name@^7.9.5": |
| 158 | + version "7.10.1" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4" |
| 160 | + integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ== |
161 | 161 | dependencies: |
162 | | - "@babel/helper-get-function-arity" "^7.8.3" |
163 | | - "@babel/template" "^7.8.3" |
164 | | - "@babel/types" "^7.9.5" |
| 162 | + "@babel/helper-get-function-arity" "^7.10.1" |
| 163 | + "@babel/template" "^7.10.1" |
| 164 | + "@babel/types" "^7.10.1" |
165 | 165 |
|
166 | | -"@babel/helper-get-function-arity@^7.8.3": |
167 | | - version "7.8.3" |
168 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5" |
169 | | - integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA== |
| 166 | +"@babel/helper-get-function-arity@^7.10.1", "@babel/helper-get-function-arity@^7.8.3": |
| 167 | + version "7.10.1" |
| 168 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d" |
| 169 | + integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw== |
170 | 170 | dependencies: |
171 | | - "@babel/types" "^7.8.3" |
| 171 | + "@babel/types" "^7.10.1" |
172 | 172 |
|
173 | 173 | "@babel/helper-hoist-variables@^7.8.3": |
174 | 174 | version "7.8.3" |
|
177 | 177 | dependencies: |
178 | 178 | "@babel/types" "^7.8.3" |
179 | 179 |
|
180 | | -"@babel/helper-member-expression-to-functions@^7.8.3": |
181 | | - version "7.8.3" |
182 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c" |
183 | | - integrity sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA== |
| 180 | +"@babel/helper-member-expression-to-functions@^7.10.1", "@babel/helper-member-expression-to-functions@^7.8.3": |
| 181 | + version "7.10.1" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.1.tgz#432967fd7e12a4afef66c4687d4ca22bc0456f15" |
| 183 | + integrity sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g== |
184 | 184 | dependencies: |
185 | | - "@babel/types" "^7.8.3" |
| 185 | + "@babel/types" "^7.10.1" |
186 | 186 |
|
187 | | -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.8.3": |
188 | | - version "7.8.3" |
189 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" |
190 | | - integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== |
| 187 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.10.1", "@babel/helper-module-imports@^7.8.3": |
| 188 | + version "7.10.1" |
| 189 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.1.tgz#dd331bd45bccc566ce77004e9d05fe17add13876" |
| 190 | + integrity sha512-SFxgwYmZ3HZPyZwJRiVNLRHWuW2OgE5k2nrVs6D9Iv4PPnXVffuEHy83Sfx/l4SqF+5kyJXjAyUmrG7tNm+qVg== |
191 | 191 | dependencies: |
192 | | - "@babel/types" "^7.8.3" |
| 192 | + "@babel/types" "^7.10.1" |
193 | 193 |
|
194 | | -"@babel/helper-module-transforms@^7.9.0": |
195 | | - version "7.9.0" |
196 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5" |
197 | | - integrity sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA== |
| 194 | +"@babel/helper-module-transforms@^7.10.1", "@babel/helper-module-transforms@^7.9.0": |
| 195 | + version "7.10.1" |
| 196 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622" |
| 197 | + integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg== |
198 | 198 | dependencies: |
199 | | - "@babel/helper-module-imports" "^7.8.3" |
200 | | - "@babel/helper-replace-supers" "^7.8.6" |
201 | | - "@babel/helper-simple-access" "^7.8.3" |
202 | | - "@babel/helper-split-export-declaration" "^7.8.3" |
203 | | - "@babel/template" "^7.8.6" |
204 | | - "@babel/types" "^7.9.0" |
| 199 | + "@babel/helper-module-imports" "^7.10.1" |
| 200 | + "@babel/helper-replace-supers" "^7.10.1" |
| 201 | + "@babel/helper-simple-access" "^7.10.1" |
| 202 | + "@babel/helper-split-export-declaration" "^7.10.1" |
| 203 | + "@babel/template" "^7.10.1" |
| 204 | + "@babel/types" "^7.10.1" |
205 | 205 | lodash "^4.17.13" |
206 | 206 |
|
207 | | -"@babel/helper-optimise-call-expression@^7.8.3": |
208 | | - version "7.8.3" |
209 | | - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9" |
210 | | - integrity sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ== |
| 207 | +"@babel/helper-optimise-call-expression@^7.10.1", "@babel/helper-optimise-call-expression@^7.8.3": |
| 208 | + version "7.10.1" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.1.tgz#b4a1f2561870ce1247ceddb02a3860fa96d72543" |
| 210 | + integrity sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg== |
211 | 211 | dependencies: |
212 | | - "@babel/types" "^7.8.3" |
| 212 | + "@babel/types" "^7.10.1" |
213 | 213 |
|
214 | 214 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
215 | 215 | version "7.8.3" |
|
234 | 234 | "@babel/traverse" "^7.8.3" |
235 | 235 | "@babel/types" "^7.8.3" |
236 | 236 |
|
237 | | -"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6", "@babel/helper-replace-supers@^7.9.6": |
238 | | - version "7.9.6" |
239 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz#03149d7e6a5586ab6764996cd31d6981a17e1444" |
240 | | - integrity sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA== |
| 237 | +"@babel/helper-replace-supers@^7.10.1", "@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6", "@babel/helper-replace-supers@^7.9.6": |
| 238 | + version "7.10.1" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d" |
| 240 | + integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A== |
241 | 241 | dependencies: |
242 | | - "@babel/helper-member-expression-to-functions" "^7.8.3" |
243 | | - "@babel/helper-optimise-call-expression" "^7.8.3" |
244 | | - "@babel/traverse" "^7.9.6" |
245 | | - "@babel/types" "^7.9.6" |
| 242 | + "@babel/helper-member-expression-to-functions" "^7.10.1" |
| 243 | + "@babel/helper-optimise-call-expression" "^7.10.1" |
| 244 | + "@babel/traverse" "^7.10.1" |
| 245 | + "@babel/types" "^7.10.1" |
246 | 246 |
|
247 | | -"@babel/helper-simple-access@^7.8.3": |
248 | | - version "7.8.3" |
249 | | - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae" |
250 | | - integrity sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw== |
| 247 | +"@babel/helper-simple-access@^7.10.1", "@babel/helper-simple-access@^7.8.3": |
| 248 | + version "7.10.1" |
| 249 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz#08fb7e22ace9eb8326f7e3920a1c2052f13d851e" |
| 250 | + integrity sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw== |
251 | 251 | dependencies: |
252 | | - "@babel/template" "^7.8.3" |
253 | | - "@babel/types" "^7.8.3" |
| 252 | + "@babel/template" "^7.10.1" |
| 253 | + "@babel/types" "^7.10.1" |
254 | 254 |
|
255 | | -"@babel/helper-split-export-declaration@^7.8.3": |
256 | | - version "7.8.3" |
257 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9" |
258 | | - integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA== |
| 255 | +"@babel/helper-split-export-declaration@^7.10.1", "@babel/helper-split-export-declaration@^7.8.3": |
| 256 | + version "7.10.1" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f" |
| 258 | + integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g== |
259 | 259 | dependencies: |
260 | | - "@babel/types" "^7.8.3" |
| 260 | + "@babel/types" "^7.10.1" |
261 | 261 |
|
262 | | -"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5": |
263 | | - version "7.9.5" |
264 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" |
265 | | - integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g== |
| 262 | +"@babel/helper-validator-identifier@^7.10.1": |
| 263 | + version "7.10.1" |
| 264 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" |
| 265 | + integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== |
266 | 266 |
|
267 | 267 | "@babel/helper-wrap-function@^7.8.3": |
268 | 268 | version "7.8.3" |
|
274 | 274 | "@babel/traverse" "^7.8.3" |
275 | 275 | "@babel/types" "^7.8.3" |
276 | 276 |
|
277 | | -"@babel/helpers@^7.10.0": |
278 | | - version "7.10.0" |
279 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.0.tgz#634400a0977b8dcf7b311761a77ca94ed974b3b6" |
280 | | - integrity sha512-lQtFJoDZAGf/t2PgR6Z59Q2MwjvOGGsxZ0BAlsrgyDhKuMbe63EfbQmVmcLfyTBj8J4UtiadQimcotvYVg/kVQ== |
| 277 | +"@babel/helpers@^7.10.1": |
| 278 | + version "7.10.1" |
| 279 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973" |
| 280 | + integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw== |
281 | 281 | dependencies: |
282 | | - "@babel/template" "^7.10.0" |
283 | | - "@babel/traverse" "^7.10.0" |
284 | | - "@babel/types" "^7.10.0" |
| 282 | + "@babel/template" "^7.10.1" |
| 283 | + "@babel/traverse" "^7.10.1" |
| 284 | + "@babel/types" "^7.10.1" |
285 | 285 |
|
286 | | -"@babel/highlight@^7.0.0", "@babel/highlight@^7.8.3": |
287 | | - version "7.9.0" |
288 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079" |
289 | | - integrity sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ== |
| 286 | +"@babel/highlight@^7.0.0", "@babel/highlight@^7.10.1": |
| 287 | + version "7.10.1" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0" |
| 289 | + integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg== |
290 | 290 | dependencies: |
291 | | - "@babel/helper-validator-identifier" "^7.9.0" |
| 291 | + "@babel/helper-validator-identifier" "^7.10.1" |
292 | 292 | chalk "^2.0.0" |
293 | 293 | js-tokens "^4.0.0" |
294 | 294 |
|
295 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
296 | | - version "7.10.0" |
297 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.0.tgz#8eca3e71a73dd562c5222376b08253436bb4995b" |
298 | | - integrity sha512-fnDUl1Uy2gThM4IFVW4ISNHqr3cJrCsRkSCasFgx0XDO9JcttDS5ytyBc4Cu4X1+fjoo3IVvFbRD6TeFlHJlEQ== |
| 295 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.1", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
| 296 | + version "7.10.1" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.1.tgz#2e142c27ca58aa2c7b119d09269b702c8bbad28c" |
| 298 | + integrity sha512-AUTksaz3FqugBkbTZ1i+lDLG5qy8hIzCaAxEtttU6C0BtZZU9pkNZtWSVAht4EW9kl46YBiyTGMp9xTTGqViNg== |
299 | 299 |
|
300 | 300 | "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
301 | 301 | version "7.8.3" |
|
890 | 890 | dependencies: |
891 | 891 | regenerator-runtime "^0.13.4" |
892 | 892 |
|
893 | | -"@babel/template@^7.10.0", "@babel/template@^7.3.3", "@babel/template@^7.4.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6": |
894 | | - version "7.10.0" |
895 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.0.tgz#f15d852ce16cd5fb3e219097a75f662710b249b1" |
896 | | - integrity sha512-aMLEQn5tcG49LEWrsEwxiRTdaJmvLem3+JMCMSeCy2TILau0IDVyWdm/18ACx7XOCady64FLt6KkHy28tkDQHQ== |
897 | | - dependencies: |
898 | | - "@babel/code-frame" "^7.8.3" |
899 | | - "@babel/parser" "^7.10.0" |
900 | | - "@babel/types" "^7.10.0" |
901 | | - |
902 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.9.6": |
903 | | - version "7.10.0" |
904 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.0.tgz#290935529881baf619398d94fd453838bef36740" |
905 | | - integrity sha512-NZsFleMaLF1zX3NxbtXI/JCs2RPOdpGru6UBdGsfhdsDsP+kFF+h2QQJnMJglxk0kc69YmMFs4A44OJY0tKo5g== |
906 | | - dependencies: |
907 | | - "@babel/code-frame" "^7.8.3" |
908 | | - "@babel/generator" "^7.10.0" |
909 | | - "@babel/helper-function-name" "^7.9.5" |
910 | | - "@babel/helper-split-export-declaration" "^7.8.3" |
911 | | - "@babel/parser" "^7.10.0" |
912 | | - "@babel/types" "^7.10.0" |
| 893 | +"@babel/template@^7.10.1", "@babel/template@^7.3.3", "@babel/template@^7.4.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3": |
| 894 | + version "7.10.1" |
| 895 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811" |
| 896 | + integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig== |
| 897 | + dependencies: |
| 898 | + "@babel/code-frame" "^7.10.1" |
| 899 | + "@babel/parser" "^7.10.1" |
| 900 | + "@babel/types" "^7.10.1" |
| 901 | + |
| 902 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3": |
| 903 | + version "7.10.1" |
| 904 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27" |
| 905 | + integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ== |
| 906 | + dependencies: |
| 907 | + "@babel/code-frame" "^7.10.1" |
| 908 | + "@babel/generator" "^7.10.1" |
| 909 | + "@babel/helper-function-name" "^7.10.1" |
| 910 | + "@babel/helper-split-export-declaration" "^7.10.1" |
| 911 | + "@babel/parser" "^7.10.1" |
| 912 | + "@babel/types" "^7.10.1" |
913 | 913 | debug "^4.1.0" |
914 | 914 | globals "^11.1.0" |
915 | 915 | lodash "^4.17.13" |
916 | 916 |
|
917 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
918 | | - version "7.10.0" |
919 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.0.tgz#d47d92249e42393a5723aad5319035ae411e3e38" |
920 | | - integrity sha512-t41W8yWFyQFPOAAvPvjyRhejcLGnJTA3iRpFcDbEKwVJ3UnHQePFzLk8GagTsucJlImyNwrGikGsYURrWbQG8w== |
| 917 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
| 918 | + version "7.10.1" |
| 919 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.1.tgz#6886724d31c8022160a7db895e6731ca33483921" |
| 920 | + integrity sha512-L2yqUOpf3tzlW9GVuipgLEcZxnO+96SzR6fjXMuxxNkIgFJ5+07mHCZ+HkHqaeZu8+3LKnNJJ1bKbjBETQAsrA== |
921 | 921 | dependencies: |
922 | | - "@babel/helper-validator-identifier" "^7.9.5" |
| 922 | + "@babel/helper-validator-identifier" "^7.10.1" |
923 | 923 | lodash "^4.17.13" |
924 | 924 | to-fast-properties "^2.0.0" |
925 | 925 |
|
|
0 commit comments