9
9
dependencies :
10
10
" @babel/highlight" " ^7.0.0"
11
11
12
- " @babel/core@^7.4.5 " :
13
- version "7.5.4"
14
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd"
15
- integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==
12
+ " @babel/code-frame@^7.10.1 " :
13
+ version "7.10.1"
14
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff"
15
+ integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==
16
+ dependencies :
17
+ " @babel/highlight" " ^7.10.1"
18
+
19
+ " @babel/core@7.4.5 " :
20
+ version "7.4.5"
21
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.5.tgz#081f97e8ffca65a9b4b0fdc7e274e703f000c06a"
22
+ integrity sha512-OvjIh6aqXtlsA8ujtGKfC7LYWksYSX8yQcM8Ay3LuvVeQ63lcOKgoZWVqcpFwkd29aYU9rVx7jxhfhiEDV9MZA==
16
23
dependencies :
17
24
" @babel/code-frame" " ^7.0.0"
18
- " @babel/generator" " ^7.5.0 "
19
- " @babel/helpers" " ^7.5 .4"
20
- " @babel/parser" " ^7.5.0 "
25
+ " @babel/generator" " ^7.4.4 "
26
+ " @babel/helpers" " ^7.4 .4"
27
+ " @babel/parser" " ^7.4.5 "
21
28
" @babel/template" " ^7.4.4"
22
- " @babel/traverse" " ^7.5.0 "
23
- " @babel/types" " ^7.5.0 "
29
+ " @babel/traverse" " ^7.4.5 "
30
+ " @babel/types" " ^7.4.4 "
24
31
convert-source-map "^1.1.0"
25
32
debug "^4.1.0"
26
33
json5 "^2.1.0"
29
36
semver "^5.4.1"
30
37
source-map "^0.5.0"
31
38
39
+ " @babel/generator@^7.10.1" , "@babel/generator@^7.4.4":
40
+ version "7.10.2"
41
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9"
42
+ integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA==
43
+ dependencies :
44
+ " @babel/types" " ^7.10.2"
45
+ jsesc "^2.5.1"
46
+ lodash "^4.17.13"
47
+ source-map "^0.5.0"
48
+
32
49
" @babel/generator@^7.5.0 " :
33
50
version "7.5.0"
34
51
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.0.tgz#f20e4b7a91750ee8b63656073d843d2a736dca4a"
47
64
dependencies :
48
65
" @babel/types" " ^7.0.0"
49
66
67
+ " @babel/helper-annotate-as-pure@^7.10.1 " :
68
+ version "7.10.1"
69
+ resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz#f6d08acc6f70bbd59b436262553fb2e259a1a268"
70
+ integrity sha512-ewp3rvJEwLaHgyWGe4wQssC2vjks3E80WiUe2BpMb0KhreTjMROCbxXcEovTrbeGVdQct5VjQfrv9EgC+xMzCw==
71
+ dependencies :
72
+ " @babel/types" " ^7.10.1"
73
+
50
74
" @babel/helper-builder-binary-assignment-operator-visitor@^7.1.0 " :
51
75
version "7.1.0"
52
76
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz#6b69628dfe4087798e0c4ed98e3d4a6b2fbd2f5f"
64
88
" @babel/traverse" " ^7.4.4"
65
89
" @babel/types" " ^7.4.4"
66
90
67
- " @babel/helper-create-class-features-plugin@^7.4.4" , "@babel/helper-create-class-features-plugin@^7.5.0" :
91
+ " @babel/helper-create-class-features-plugin@^7.4.4 " :
68
92
version "7.5.0"
69
93
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.5.0.tgz#02edb97f512d44ba23b3227f1bf2ed43454edac5"
70
94
integrity sha512-EAoMc3hE5vE5LNhMqDOwB1usHvmRjCDAnH8CD4PVkX9/Yr3W/tcz8xE8QvdZxfsFBDICwZnF2UTHIqslRpvxmA==
102
126
" @babel/template" " ^7.1.0"
103
127
" @babel/types" " ^7.0.0"
104
128
129
+ " @babel/helper-function-name@^7.10.1 " :
130
+ version "7.10.1"
131
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4"
132
+ integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ==
133
+ dependencies :
134
+ " @babel/helper-get-function-arity" " ^7.10.1"
135
+ " @babel/template" " ^7.10.1"
136
+ " @babel/types" " ^7.10.1"
137
+
105
138
" @babel/helper-get-function-arity@^7.0.0 " :
106
139
version "7.0.0"
107
140
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
108
141
integrity sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==
109
142
dependencies :
110
143
" @babel/types" " ^7.0.0"
111
144
145
+ " @babel/helper-get-function-arity@^7.10.1 " :
146
+ version "7.10.1"
147
+ resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d"
148
+ integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw==
149
+ dependencies :
150
+ " @babel/types" " ^7.10.1"
151
+
152
+ " @babel/helper-hoist-variables@^7.10.1 " :
153
+ version "7.10.1"
154
+ resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.1.tgz#7e77c82e5dcae1ebf123174c385aaadbf787d077"
155
+ integrity sha512-vLm5srkU8rI6X3+aQ1rQJyfjvCBLXP8cAGeuw04zeAM2ItKb1e7pmVmLyHb4sDaAYnLL13RHOZPLEtcGZ5xvjg==
156
+ dependencies :
157
+ " @babel/types" " ^7.10.1"
158
+
112
159
" @babel/helper-hoist-variables@^7.4.4 " :
113
160
version "7.4.4"
114
161
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.4.4.tgz#0298b5f25c8c09c53102d52ac4a98f773eb2850a"
123
170
dependencies :
124
171
" @babel/types" " ^7.0.0"
125
172
173
+ " @babel/helper-member-expression-to-functions@^7.10.1 " :
174
+ version "7.10.1"
175
+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.1.tgz#432967fd7e12a4afef66c4687d4ca22bc0456f15"
176
+ integrity sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g==
177
+ dependencies :
178
+ " @babel/types" " ^7.10.1"
179
+
126
180
" @babel/helper-module-imports@^7.0.0 " :
127
181
version "7.0.0"
128
182
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
129
183
integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==
130
184
dependencies :
131
185
" @babel/types" " ^7.0.0"
132
186
133
- " @babel/helper-module-transforms@^7.1.0" , "@babel/helper-module-transforms@^7.4.4":
187
+ " @babel/helper-module-imports@^7.10.1 " :
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
+ dependencies :
192
+ " @babel/types" " ^7.10.1"
193
+
194
+ " @babel/helper-module-transforms@^7.1.0 " :
134
195
version "7.4.4"
135
196
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.4.4.tgz#96115ea42a2f139e619e98ed46df6019b94414b8"
136
197
integrity sha512-3Z1yp8TVQf+B4ynN7WoHPKS8EkdTbgAEy0nU0rs/1Kw4pDgmvYH3rz3aI11KgxKCba2cn7N+tqzV1mY2HMN96w==
142
203
" @babel/types" " ^7.4.4"
143
204
lodash "^4.17.11"
144
205
206
+ " @babel/helper-module-transforms@^7.10.1 " :
207
+ version "7.10.1"
208
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622"
209
+ integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg==
210
+ dependencies :
211
+ " @babel/helper-module-imports" " ^7.10.1"
212
+ " @babel/helper-replace-supers" " ^7.10.1"
213
+ " @babel/helper-simple-access" " ^7.10.1"
214
+ " @babel/helper-split-export-declaration" " ^7.10.1"
215
+ " @babel/template" " ^7.10.1"
216
+ " @babel/types" " ^7.10.1"
217
+ lodash "^4.17.13"
218
+
145
219
" @babel/helper-optimise-call-expression@^7.0.0 " :
146
220
version "7.0.0"
147
221
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.0.0.tgz#a2920c5702b073c15de51106200aa8cad20497d5"
148
222
integrity sha512-u8nd9NQePYNQV8iPWu/pLLYBqZBa4ZaY1YWRFMuxrid94wKI1QNt67NEZ7GAe5Kc/0LLScbim05xZFWkAdrj9g==
149
223
dependencies :
150
224
" @babel/types" " ^7.0.0"
151
225
226
+ " @babel/helper-optimise-call-expression@^7.10.1 " :
227
+ version "7.10.1"
228
+ resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.1.tgz#b4a1f2561870ce1247ceddb02a3860fa96d72543"
229
+ integrity sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg==
230
+ dependencies :
231
+ " @babel/types" " ^7.10.1"
232
+
152
233
" @babel/helper-plugin-utils@^7.0.0 " :
153
234
version "7.0.0"
154
235
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
155
236
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
156
237
238
+ " @babel/helper-plugin-utils@^7.10.1" , "@babel/helper-plugin-utils@^7.8.0":
239
+ version "7.10.1"
240
+ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.1.tgz#ec5a5cf0eec925b66c60580328b122c01230a127"
241
+ integrity sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA==
242
+
157
243
" @babel/helper-regex@^7.0.0" , "@babel/helper-regex@^7.4.4":
158
244
version "7.4.4"
159
245
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.4.4.tgz#a47e02bc91fb259d2e6727c2a30013e3ac13c4a2"
172
258
" @babel/traverse" " ^7.1.0"
173
259
" @babel/types" " ^7.0.0"
174
260
261
+ " @babel/helper-remap-async-to-generator@^7.10.1 " :
262
+ version "7.10.1"
263
+ resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.1.tgz#bad6aaa4ff39ce8d4b82ccaae0bfe0f7dbb5f432"
264
+ integrity sha512-RfX1P8HqsfgmJ6CwaXGKMAqbYdlleqglvVtht0HGPMSsy2V6MqLlOJVF/0Qyb/m2ZCi2z3q3+s6Pv7R/dQuZ6A==
265
+ dependencies :
266
+ " @babel/helper-annotate-as-pure" " ^7.10.1"
267
+ " @babel/helper-wrap-function" " ^7.10.1"
268
+ " @babel/template" " ^7.10.1"
269
+ " @babel/traverse" " ^7.10.1"
270
+ " @babel/types" " ^7.10.1"
271
+
175
272
" @babel/helper-replace-supers@^7.1.0" , "@babel/helper-replace-supers@^7.4.4":
176
273
version "7.4.4"
177
274
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27"
182
279
" @babel/traverse" " ^7.4.4"
183
280
" @babel/types" " ^7.4.4"
184
281
282
+ " @babel/helper-replace-supers@^7.10.1 " :
283
+ version "7.10.1"
284
+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d"
285
+ integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A==
286
+ dependencies :
287
+ " @babel/helper-member-expression-to-functions" " ^7.10.1"
288
+ " @babel/helper-optimise-call-expression" " ^7.10.1"
289
+ " @babel/traverse" " ^7.10.1"
290
+ " @babel/types" " ^7.10.1"
291
+
185
292
" @babel/helper-simple-access@^7.1.0 " :
186
293
version "7.1.0"
187
294
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
190
297
" @babel/template" " ^7.1.0"
191
298
" @babel/types" " ^7.0.0"
192
299
300
+ " @babel/helper-simple-access@^7.10.1 " :
301
+ version "7.10.1"
302
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz#08fb7e22ace9eb8326f7e3920a1c2052f13d851e"
303
+ integrity sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw==
304
+ dependencies :
305
+ " @babel/template" " ^7.10.1"
306
+ " @babel/types" " ^7.10.1"
307
+
308
+ " @babel/helper-split-export-declaration@^7.10.1 " :
309
+ version "7.10.1"
310
+ resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f"
311
+ integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==
312
+ dependencies :
313
+ " @babel/types" " ^7.10.1"
314
+
193
315
" @babel/helper-split-export-declaration@^7.4.4 " :
194
316
version "7.4.4"
195
317
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
196
318
integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q==
197
319
dependencies :
198
320
" @babel/types" " ^7.4.4"
199
321
322
+ " @babel/helper-validator-identifier@^7.10.1 " :
323
+ version "7.10.1"
324
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
325
+ integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==
326
+
200
327
" @babel/helper-wrap-function@^7.1.0" , "@babel/helper-wrap-function@^7.2.0":
201
328
version "7.2.0"
202
329
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
207
334
" @babel/traverse" " ^7.1.0"
208
335
" @babel/types" " ^7.2.0"
209
336
210
- " @babel/helpers @^7.5.4 " :
211
- version "7.5.4 "
212
- resolved "https://registry.yarnpkg.com/@babel/helpers /-/helpers-7.5.4 .tgz#2f00608aa10d460bde0ccf665d6dcf8477357cf0 "
213
- integrity sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow ==
337
+ " @babel/helper-wrap-function @^7.10.1 " :
338
+ version "7.10.1 "
339
+ resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function /-/helper-wrap-function-7.10.1 .tgz#956d1310d6696257a7afd47e4c42dfda5dfcedc9 "
340
+ integrity sha512-C0MzRGteVDn+H32/ZgbAv5r56f2o1fZSA/rj/TYo8JEJNHg+9BdSmKBUND0shxWRztWhjlT2cvHYuynpPsVJwQ ==
214
341
dependencies :
215
- " @babel/template" " ^7.4.4"
216
- " @babel/traverse" " ^7.5.0"
217
- " @babel/types" " ^7.5.0"
342
+ " @babel/helper-function-name" " ^7.10.1"
343
+ " @babel/template" " ^7.10.1"
344
+ " @babel/traverse" " ^7.10.1"
345
+ " @babel/types" " ^7.10.1"
346
+
347
+ " @babel/helpers@^7.4.4 " :
348
+ version "7.10.1"
349
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973"
350
+ integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw==
351
+ dependencies :
352
+ " @babel/template" " ^7.10.1"
353
+ " @babel/traverse" " ^7.10.1"
354
+ " @babel/types" " ^7.10.1"
218
355
219
356
" @babel/highlight@^7.0.0 " :
220
357
version "7.5.0"
225
362
esutils "^2.0.2"
226
363
js-tokens "^4.0.0"
227
364
365
+ " @babel/highlight@^7.10.1 " :
366
+ version "7.10.1"
367
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0"
368
+ integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg==
369
+ dependencies :
370
+ " @babel/helper-validator-identifier" " ^7.10.1"
371
+ chalk "^2.0.0"
372
+ js-tokens "^4.0.0"
373
+
228
374
" @babel/parser@^7.0.0" , "@babel/parser@^7.4.4", "@babel/parser@^7.5.0":
229
375
version "7.5.0"
230
376
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.0.tgz#3e0713dff89ad6ae37faec3b29dcfc5c979770b7"
231
377
integrity sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA==
232
378
379
+ " @babel/parser@^7.10.1" , "@babel/parser@^7.4.5":
380
+ version "7.10.2"
381
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0"
382
+ integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==
383
+
233
384
" @babel/plugin-proposal-async-generator-functions@^7.2.0 " :
234
385
version "7.2.0"
235
386
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
239
390
" @babel/helper-remap-async-to-generator" " ^7.1.0"
240
391
" @babel/plugin-syntax-async-generators" " ^7.2.0"
241
392
242
- " @babel/plugin-proposal-class-properties@^ 7.4.4 " :
243
- version "7.5.0 "
244
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.0 .tgz#5bc6a0537d286fcb4fd4e89975adbca334987007 "
245
- integrity sha512-9L/JfPCT+kShiiTTzcnBJ8cOwdKVmlC1RcCf9F0F9tERVrM4iWtWnXtjWCRqNm2la2BxO1MPArWNsU9zsSJWSQ ==
393
+ " @babel/plugin-proposal-class-properties@7.4.4 " :
394
+ version "7.4.4 "
395
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.4 .tgz#93a6486eed86d53452ab9bab35e368e9461198ce "
396
+ integrity sha512-WjKTI8g8d5w1Bc9zgwSz2nfrsNQsXcCf9J9cdCvrJV6RF56yztwm4TmJC0MgJ9tvwO9gUA/mcYe89bLdGfiXFg ==
246
397
dependencies :
247
- " @babel/helper-create-class-features-plugin" " ^7.5.0 "
398
+ " @babel/helper-create-class-features-plugin" " ^7.4.4 "
248
399
" @babel/helper-plugin-utils" " ^7.0.0"
249
400
250
- " @babel/plugin-proposal-decorators@^ 7.4.4 " :
401
+ " @babel/plugin-proposal-decorators@7.4.4 " :
251
402
version "7.4.4"
252
403
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.4.4.tgz#de9b2a1a8ab0196f378e2a82f10b6e2a36f21cc0"
253
404
integrity sha512-z7MpQz3XC/iQJWXH9y+MaWcLPNSMY9RQSthrLzak8R8hCj0fuyNk+Dzi9kfNe/JxxlWQ2g7wkABbgWjW36MTcw==
256
407
" @babel/helper-plugin-utils" " ^7.0.0"
257
408
" @babel/plugin-syntax-decorators" " ^7.2.0"
258
409
259
- " @babel/plugin-proposal-dynamic-import@^7.5.0 " :
260
- version "7.5.0"
261
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.5.0.tgz#e532202db4838723691b10a67b8ce509e397c506"
262
- integrity sha512-x/iMjggsKTFHYC6g11PL7Qy58IK8H5zqfm9e6hu4z1iH2IRyAp9u9dL80zA6R76yFovETFLKz2VJIC2iIPBuFw==
263
- dependencies :
264
- " @babel/helper-plugin-utils" " ^7.0.0"
265
- " @babel/plugin-syntax-dynamic-import" " ^7.2.0"
266
-
267
- " @babel/plugin-proposal-export-namespace-from@^7.2.0 " :
268
- version "7.5.2"
269
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.5.2.tgz#ccd5ed05b06d700688ff1db01a9dd27155e0d2a0"
270
- integrity sha512-TKUdOL07anjZEbR1iSxb5WFh810KyObdd29XLFLGo1IDsSuGrjH3ouWSbAxHNmrVKzr9X71UYl2dQ7oGGcRp0g==
410
+ " @babel/plugin-proposal-export-namespace-from@7.2.0 " :
411
+ version "7.2.0"
412
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.2.0.tgz#308fd4d04ff257fc3e4be090550840eeabad5dd9"
413
+ integrity sha512-DZUxbHYxQ5fUFIkMEnh75ogEdBLPfL+mQUqrO2hNY2LGm+tqFnxE924+mhAcCOh/8za8AaZsWHbq6bBoS3TAzA==
271
414
dependencies :
272
415
" @babel/helper-plugin-utils" " ^7.0.0"
273
416
" @babel/plugin-syntax-export-namespace-from" " ^7.2.0"
274
417
275
- " @babel/plugin-proposal-function-sent@^ 7.2.0 " :
276
- version "7.5 .0"
277
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-function-sent/-/plugin-proposal-function-sent-7.5 .0.tgz#39233aa801145e7d8072077cdb2d25f781c1ffd7 "
278
- integrity sha512-JXdfiQpKoC6UgQliZkp3NX7K3MVec1o1nfTWiCCIORE5ag/QZXhL0aSD8/Y2K+hIHonSTxuJF9rh9zsB6hBi2A ==
418
+ " @babel/plugin-proposal-function-sent@7.2.0 " :
419
+ version "7.2 .0"
420
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-function-sent/-/plugin-proposal-function-sent-7.2 .0.tgz#f707d78551f49162e152d477fba32357341915d1 "
421
+ integrity sha512-qQBDKRSCu1wGJi3jbngs18vrujVQA4F+OkSuIQYRhE6y19jcPzeEIGOc683mCQXDUR3BQCz8JyCupIwv+IRFmA ==
279
422
dependencies :
280
423
" @babel/helper-plugin-utils" " ^7.0.0"
281
424
" @babel/helper-wrap-function" " ^7.2.0"
282
425
" @babel/plugin-syntax-function-sent" " ^7.2.0"
283
426
284
- " @babel/plugin-proposal-json-strings@^7.2.0 " :
427
+ " @babel/plugin-proposal-json-strings@7.2.0 " , "@babel/plugin-proposal-json-strings@ ^7.2.0":
285
428
version "7.2.0"
286
429
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz#568ecc446c6148ae6b267f02551130891e29f317"
287
430
integrity sha512-MAFV1CA/YVmYwZG0fBQyXhmj0BHCB5egZHCKWIFVv/XCxAeVGIHfos3SwDck4LvCllENIAg7xMKOG5kH0dzyUg==
288
431
dependencies :
289
432
" @babel/helper-plugin-utils" " ^7.0.0"
290
433
" @babel/plugin-syntax-json-strings" " ^7.2.0"
291
434
292
- " @babel/plugin-proposal-numeric-separator@^ 7.2.0 " :
435
+ " @babel/plugin-proposal-numeric-separator@7.2.0 " :
293
436
version "7.2.0"
294
437
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.2.0.tgz#646854daf4cd22fd6733f6076013a936310443ac"
295
438
integrity sha512-DohMOGDrZiMKS7LthjUZNNcWl8TAf5BZDwZAH4wpm55FuJTHgfqPGdibg7rZDmont/8Yg0zA03IgT6XLeP+4sg==
296
439
dependencies :
297
440
" @babel/helper-plugin-utils" " ^7.0.0"
298
441
" @babel/plugin-syntax-numeric-separator" " ^7.2.0"
299
442
300
- " @babel/plugin-proposal-object-rest-spread@^7.5 .4 " :
301
- version "7.5.4 "
302
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4 .tgz#250de35d867ce8260a31b1fdac6c4fc1baa99331 "
303
- integrity sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA ==
443
+ " @babel/plugin-proposal-object-rest-spread@^7.4 .4 " :
444
+ version "7.10.1 "
445
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.1 .tgz#cba44908ac9f142650b4a65b8aa06bf3478d5fb6 "
446
+ integrity sha512-Z+Qri55KiQkHh7Fc4BW6o+QBuTagbOp9txE+4U1i79u9oWlf2npkiDx+Rf3iK3lbcHBuNy9UOkwuR5wOMH3LIQ ==
304
447
dependencies :
305
- " @babel/helper-plugin-utils" " ^7.0.0"
306
- " @babel/plugin-syntax-object-rest-spread" " ^7.2.0"
448
+ " @babel/helper-plugin-utils" " ^7.10.1"
449
+ " @babel/plugin-syntax-object-rest-spread" " ^7.8.0"
450
+ " @babel/plugin-transform-parameters" " ^7.10.1"
307
451
308
452
" @babel/plugin-proposal-optional-catch-binding@^7.2.0 " :
309
453
version "7.2.0"
313
457
" @babel/helper-plugin-utils" " ^7.0.0"
314
458
" @babel/plugin-syntax-optional-catch-binding" " ^7.2.0"
315
459
316
- " @babel/plugin-proposal-throw-expressions@^ 7.2.0 " :
460
+ " @babel/plugin-proposal-throw-expressions@7.2.0 " :
317
461
version "7.2.0"
318
462
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-throw-expressions/-/plugin-proposal-throw-expressions-7.2.0.tgz#2d9e452d370f139000e51db65d0a85dc60c64739"
319
463
integrity sha512-adsydM8DQF4i5DLNO4ySAU5VtHTPewOtNBV3u7F4lNMPADFF9bWQ+iDtUUe8+033cYCUz+bFlQdXQJmJOwoLpw==
344
488
dependencies :
345
489
" @babel/helper-plugin-utils" " ^7.0.0"
346
490
347
- " @babel/plugin-syntax-dynamic-import@^ 7.2.0 " :
491
+ " @babel/plugin-syntax-dynamic-import@7.2.0 " :
348
492
version "7.2.0"
349
493
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz#69c159ffaf4998122161ad8ebc5e6d1f55df8612"
350
494
integrity sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w==
365
509
dependencies :
366
510
" @babel/helper-plugin-utils" " ^7.0.0"
367
511
368
- " @babel/plugin-syntax-import-meta@^ 7.2.0 " :
512
+ " @babel/plugin-syntax-import-meta@7.2.0 " :
369
513
version "7.2.0"
370
514
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.2.0.tgz#2333ef4b875553a3bcd1e93f8ebc09f5b9213a40"
371
515
integrity sha512-Hq6kFSZD7+PHkmBN8bCpHR6J8QEoCuEV/B38AIQscYjgMZkGlXB7cHNFzP5jR4RCh5545yP1ujHdmO7hAgKtBA==
393
537
dependencies :
394
538
" @babel/helper-plugin-utils" " ^7.0.0"
395
539
540
+ " @babel/plugin-syntax-object-rest-spread@^7.8.0 " :
541
+ version "7.8.3"
542
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
543
+ integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
544
+ dependencies :
545
+ " @babel/helper-plugin-utils" " ^7.8.0"
546
+
396
547
" @babel/plugin-syntax-optional-catch-binding@^7.2.0 " :
397
548
version "7.2.0"
398
549
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.2.0.tgz#a94013d6eda8908dfe6a477e7f9eda85656ecf5c"
414
565
dependencies :
415
566
" @babel/helper-plugin-utils" " ^7.0.0"
416
567
417
- " @babel/plugin-transform-async-to-generator@^7.5.0 " :
418
- version "7.5.0 "
419
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.5.0 .tgz#89a3848a0166623b5bc481164b5936ab947e887e "
420
- integrity sha512-mqvkzwIGkq0bEF1zLRRiTdjfomZJDV33AH3oQzHVGkI2VzEmXLpKKOBvEVaFZBJdN0XTyH38s9j/Kiqr68dggg ==
568
+ " @babel/plugin-transform-async-to-generator@^7.4.4 " :
569
+ version "7.10.1 "
570
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.1 .tgz#e5153eb1a3e028f79194ed8a7a4bf55f862b2062 "
571
+ integrity sha512-XCgYjJ8TY2slj6SReBUyamJn3k2JLUIiiR5b6t1mNCMSvv7yx+jJpaewakikp0uWFQSF7ChPPoe3dHmXLpISkg ==
421
572
dependencies :
422
- " @babel/helper-module-imports" " ^7.0.0 "
423
- " @babel/helper-plugin-utils" " ^7.0.0 "
424
- " @babel/helper-remap-async-to-generator" " ^7.1.0 "
573
+ " @babel/helper-module-imports" " ^7.10.1 "
574
+ " @babel/helper-plugin-utils" " ^7.10.1 "
575
+ " @babel/helper-remap-async-to-generator" " ^7.10.1 "
425
576
426
577
" @babel/plugin-transform-block-scoped-functions@^7.2.0 " :
427
578
version "7.2.0"
459
610
dependencies :
460
611
" @babel/helper-plugin-utils" " ^7.0.0"
461
612
462
- " @babel/plugin-transform-destructuring@^7.5.0 " :
463
- version "7.5.0 "
464
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.5.0 .tgz#f6c09fdfe3f94516ff074fe877db7bc9ef05855a "
465
- integrity sha512-YbYgbd3TryYYLGyC7ZR+Tq8H/+bCmwoaxHfJHupom5ECstzbRLTch6gOQbhEY9Z4hiCNHEURgq06ykFv9JZ/QQ ==
613
+ " @babel/plugin-transform-destructuring@^7.4.4 " :
614
+ version "7.10.1 "
615
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.1 .tgz#abd58e51337815ca3a22a336b85f62b998e71907 "
616
+ integrity sha512-V/nUc4yGWG71OhaTH705pU8ZSdM6c1KmmLP8ys59oOYbT7RpMYAR3MsVOt6OHL0WzG7BlTU076va9fjJyYzJMA ==
466
617
dependencies :
467
- " @babel/helper-plugin-utils" " ^7.0.0 "
618
+ " @babel/helper-plugin-utils" " ^7.10.1 "
468
619
469
620
" @babel/plugin-transform-dotall-regex@^7.4.4 " :
470
621
version "7.4.4"
475
626
" @babel/helper-regex" " ^7.4.4"
476
627
regexpu-core "^4.5.4"
477
628
478
- " @babel/plugin-transform-duplicate-keys@^7.5 .0 " :
479
- version "7.5.0 "
480
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.5.0 .tgz#c5dbf5106bf84cdf691222c0974c12b1df931853 "
481
- integrity sha512-igcziksHizyQPlX9gfSjHkE2wmoCH3evvD2qR5w29/Dk0SMKE/eOI7f1HhBdNhR/zxJDqrgpoDTq5YSLH/XMsQ ==
629
+ " @babel/plugin-transform-duplicate-keys@^7.2 .0 " :
630
+ version "7.10.1 "
631
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.1 .tgz#c900a793beb096bc9d4d0a9d0cde19518ffc83b9 "
632
+ integrity sha512-wIEpkX4QvX8Mo9W6XF3EdGttrIPZWozHfEaDTU0WJD/TDnXMvdDh30mzUl/9qWhnf7naicYartcEfUghTCSNpA ==
482
633
dependencies :
483
- " @babel/helper-plugin-utils" " ^7.0.0 "
634
+ " @babel/helper-plugin-utils" " ^7.10.1 "
484
635
485
636
" @babel/plugin-transform-exponentiation-operator@^7.2.0 " :
486
637
version "7.2.0"
519
670
dependencies :
520
671
" @babel/helper-plugin-utils" " ^7.0.0"
521
672
522
- " @babel/plugin-transform-modules-amd@^7.5 .0 " :
523
- version "7.5.0 "
524
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.5.0 .tgz#ef00435d46da0a5961aa728a1d2ecff063e4fb91 "
525
- integrity sha512-n20UsQMKnWrltocZZm24cRURxQnWIvsABPJlw/fvoy9c6AgHZzoelAIzajDHAQrDpuKFFPPcFGd7ChsYuIUMpg ==
673
+ " @babel/plugin-transform-modules-amd@^7.2 .0 " :
674
+ version "7.10.1 "
675
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.1 .tgz#65950e8e05797ebd2fe532b96e19fc5482a1d52a "
676
+ integrity sha512-31+hnWSFRI4/ACFr1qkboBbrTxoBIzj7qA69qlq8HY8p7+YCzkCT6/TvQ1a4B0z27VeWtAeJd6pr5G04dc1iHw ==
526
677
dependencies :
527
- " @babel/helper-module-transforms" " ^7.1.0 "
528
- " @babel/helper-plugin-utils" " ^7.0.0 "
529
- babel-plugin-dynamic-import-node "^2.3.0 "
678
+ " @babel/helper-module-transforms" " ^7.10.1 "
679
+ " @babel/helper-plugin-utils" " ^7.10.1 "
680
+ babel-plugin-dynamic-import-node "^2.3.3 "
530
681
531
- " @babel/plugin-transform-modules-commonjs@^7.5.0 " :
532
- version "7.5.0 "
533
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.5.0 .tgz#425127e6045231360858eeaa47a71d75eded7a74 "
534
- integrity sha512-xmHq0B+ytyrWJvQTc5OWAC4ii6Dhr0s22STOoydokG51JjWhyYo5mRPXoi+ZmtHQhZZwuXNN+GG5jy5UZZJxIQ ==
682
+ " @babel/plugin-transform-modules-commonjs@^7.4.4 " :
683
+ version "7.10.1 "
684
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.1 .tgz#d5ff4b4413ed97ffded99961056e1fb980fb9301 "
685
+ integrity sha512-AQG4fc3KOah0vdITwt7Gi6hD9BtQP/8bhem7OjbaMoRNCH5Djx42O2vYMfau7QnAzQCa+RJnhJBmFFMGpQEzrg ==
535
686
dependencies :
536
- " @babel/helper-module-transforms" " ^7.4.4 "
537
- " @babel/helper-plugin-utils" " ^7.0.0 "
538
- " @babel/helper-simple-access" " ^7.1.0 "
539
- babel-plugin-dynamic-import-node "^2.3.0 "
687
+ " @babel/helper-module-transforms" " ^7.10.1 "
688
+ " @babel/helper-plugin-utils" " ^7.10.1 "
689
+ " @babel/helper-simple-access" " ^7.10.1 "
690
+ babel-plugin-dynamic-import-node "^2.3.3 "
540
691
541
- " @babel/plugin-transform-modules-systemjs@^7.5.0 " :
542
- version "7.5.0 "
543
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.5.0 .tgz#e75266a13ef94202db2a0620977756f51d52d249 "
544
- integrity sha512-Q2m56tyoQWmuNGxEtUyeEkm6qJYFqs4c+XyXH5RAuYxObRNz9Zgj/1g2GMnjYp2EUyEy7YTrxliGCXzecl/vJg ==
692
+ " @babel/plugin-transform-modules-systemjs@^7.4.4 " :
693
+ version "7.10.1 "
694
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.1 .tgz#9962e4b0ac6aaf2e20431ada3d8ec72082cbffb6 "
695
+ integrity sha512-ewNKcj1TQZDL3YnO85qh9zo1YF1CHgmSTlRQgHqe63oTrMI85cthKtZjAiZSsSNjPQ5NCaYo5QkbYqEw1ZBgZA ==
545
696
dependencies :
546
- " @babel/helper-hoist-variables" " ^7.4.4"
547
- " @babel/helper-plugin-utils" " ^7.0.0"
548
- babel-plugin-dynamic-import-node "^2.3.0"
697
+ " @babel/helper-hoist-variables" " ^7.10.1"
698
+ " @babel/helper-module-transforms" " ^7.10.1"
699
+ " @babel/helper-plugin-utils" " ^7.10.1"
700
+ babel-plugin-dynamic-import-node "^2.3.3"
549
701
550
702
" @babel/plugin-transform-modules-umd@^7.2.0 " :
551
703
version "7.2.0"
577
729
" @babel/helper-plugin-utils" " ^7.0.0"
578
730
" @babel/helper-replace-supers" " ^7.1.0"
579
731
732
+ " @babel/plugin-transform-parameters@^7.10.1 " :
733
+ version "7.10.1"
734
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.1.tgz#b25938a3c5fae0354144a720b07b32766f683ddd"
735
+ integrity sha512-tJ1T0n6g4dXMsL45YsSzzSDZCxiHXAQp/qHrucOq5gEHncTA3xDxnd5+sZcoQp+N1ZbieAaB8r/VUCG0gqseOg==
736
+ dependencies :
737
+ " @babel/helper-get-function-arity" " ^7.10.1"
738
+ " @babel/helper-plugin-utils" " ^7.10.1"
739
+
580
740
" @babel/plugin-transform-parameters@^7.4.4 " :
581
741
version "7.4.4"
582
742
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.4.4.tgz#7556cf03f318bd2719fe4c922d2d808be5571e16"
607
767
dependencies :
608
768
" @babel/helper-plugin-utils" " ^7.0.0"
609
769
610
- " @babel/plugin-transform-runtime@^ 7.4.4 " :
611
- version "7.5.0 "
612
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.5.0 .tgz#45242c2c9281158c5f06d25beebac63e498a284e "
613
- integrity sha512-LmPIZOAgTLl+86gR9KjLXex6P/lRz1fWEjTz6V6QZMmKie51ja3tvzdwORqhHc4RWR8TcZ5pClpRWs0mlaA2ng ==
770
+ " @babel/plugin-transform-runtime@7.4.4 " :
771
+ version "7.4.4 "
772
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.4.4 .tgz#a50f5d16e9c3a4ac18a1a9f9803c107c380bce08 "
773
+ integrity sha512-aMVojEjPszvau3NRg+TIH14ynZLvPewH4xhlCW1w6A3rkxTS1m4uwzRclYR9oS+rl/dr+kT+pzbfHuAWP/lc7Q ==
614
774
dependencies :
615
775
" @babel/helper-module-imports" " ^7.0.0"
616
776
" @babel/helper-plugin-utils" " ^7.0.0"
663
823
" @babel/helper-regex" " ^7.4.4"
664
824
regexpu-core "^4.5.4"
665
825
666
- " @babel/preset-env@^ 7.4.5 " :
667
- version "7.5.4 "
668
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.4. tgz#64bc15041a3cbb0798930319917e70fcca57713d "
669
- integrity sha512-hFnFnouyRNiH1rL8YkX1ANCNAUVC8Djwdqfev8i1415tnAG+7hlA5zhZ0Q/3Q5gkop4HioIPbCEWAalqcbxRoQ ==
826
+ " @babel/preset-env@7.4.5 " :
827
+ version "7.4.5 "
828
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.5. tgz#2fad7f62983d5af563b5f3139242755884998a58 "
829
+ integrity sha512-f2yNVXM+FsR5V8UwcFeIHzHWgnhXg3NpRmy0ADvALpnhB0SLbCvrCRr4BLOUYbQNLS+Z0Yer46x9dJXpXewI7w ==
670
830
dependencies :
671
831
" @babel/helper-module-imports" " ^7.0.0"
672
832
" @babel/helper-plugin-utils" " ^7.0.0"
673
833
" @babel/plugin-proposal-async-generator-functions" " ^7.2.0"
674
- " @babel/plugin-proposal-dynamic-import" " ^7.5.0"
675
834
" @babel/plugin-proposal-json-strings" " ^7.2.0"
676
- " @babel/plugin-proposal-object-rest-spread" " ^7.5 .4"
835
+ " @babel/plugin-proposal-object-rest-spread" " ^7.4 .4"
677
836
" @babel/plugin-proposal-optional-catch-binding" " ^7.2.0"
678
837
" @babel/plugin-proposal-unicode-property-regex" " ^7.4.4"
679
838
" @babel/plugin-syntax-async-generators" " ^7.2.0"
680
- " @babel/plugin-syntax-dynamic-import" " ^7.2.0"
681
839
" @babel/plugin-syntax-json-strings" " ^7.2.0"
682
840
" @babel/plugin-syntax-object-rest-spread" " ^7.2.0"
683
841
" @babel/plugin-syntax-optional-catch-binding" " ^7.2.0"
684
842
" @babel/plugin-transform-arrow-functions" " ^7.2.0"
685
- " @babel/plugin-transform-async-to-generator" " ^7.5.0 "
843
+ " @babel/plugin-transform-async-to-generator" " ^7.4.4 "
686
844
" @babel/plugin-transform-block-scoped-functions" " ^7.2.0"
687
845
" @babel/plugin-transform-block-scoping" " ^7.4.4"
688
846
" @babel/plugin-transform-classes" " ^7.4.4"
689
847
" @babel/plugin-transform-computed-properties" " ^7.2.0"
690
- " @babel/plugin-transform-destructuring" " ^7.5.0 "
848
+ " @babel/plugin-transform-destructuring" " ^7.4.4 "
691
849
" @babel/plugin-transform-dotall-regex" " ^7.4.4"
692
- " @babel/plugin-transform-duplicate-keys" " ^7.5 .0"
850
+ " @babel/plugin-transform-duplicate-keys" " ^7.2 .0"
693
851
" @babel/plugin-transform-exponentiation-operator" " ^7.2.0"
694
852
" @babel/plugin-transform-for-of" " ^7.4.4"
695
853
" @babel/plugin-transform-function-name" " ^7.4.4"
696
854
" @babel/plugin-transform-literals" " ^7.2.0"
697
855
" @babel/plugin-transform-member-expression-literals" " ^7.2.0"
698
- " @babel/plugin-transform-modules-amd" " ^7.5 .0"
699
- " @babel/plugin-transform-modules-commonjs" " ^7.5.0 "
700
- " @babel/plugin-transform-modules-systemjs" " ^7.5.0 "
856
+ " @babel/plugin-transform-modules-amd" " ^7.2 .0"
857
+ " @babel/plugin-transform-modules-commonjs" " ^7.4.4 "
858
+ " @babel/plugin-transform-modules-systemjs" " ^7.4.4 "
701
859
" @babel/plugin-transform-modules-umd" " ^7.2.0"
702
860
" @babel/plugin-transform-named-capturing-groups-regex" " ^7.4.5"
703
861
" @babel/plugin-transform-new-target" " ^7.4.4"
712
870
" @babel/plugin-transform-template-literals" " ^7.4.4"
713
871
" @babel/plugin-transform-typeof-symbol" " ^7.2.0"
714
872
" @babel/plugin-transform-unicode-regex" " ^7.4.4"
715
- " @babel/types" " ^7.5.0 "
873
+ " @babel/types" " ^7.4.4 "
716
874
browserslist "^4.6.0"
717
875
core-js-compat "^3.1.1"
718
876
invariant "^2.2.2"
719
877
js-levenshtein "^1.1.3"
720
878
semver "^5.5.0"
721
879
722
- " @babel/runtime-corejs2@^ 7.4.5 " :
723
- version "7.5.4 "
724
- resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.5.4. tgz#7111dbb344acce1f7dd601786cff40d516b27a96 "
725
- integrity sha512-sHv74OzyZ18d6tjHU0HmlVES3+l+lydkOMTiKsJSTGWcTBpIMfXLEgduahlJrQjknW9RCQAqLIEdLOHjBmq/hg ==
880
+ " @babel/runtime-corejs2@7.4.5 " :
881
+ version "7.4.5 "
882
+ resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.4.5. tgz#3d892f0560df21bafb384dd7727e33853e95d3c9 "
883
+ integrity sha512-5yLuwzvIDecKwYMzJtiarky4Fb5643H3Ao5jwX0HrMR5oM5mn2iHH9wSZonxwNK0oAjAFUQAiOd4jT7/9Y2jMQ ==
726
884
dependencies :
727
885
core-js "^2.6.5"
728
886
regenerator-runtime "^0.13.2"
729
887
730
- " @babel/runtime-corejs3@^ 7.4.5 " :
731
- version "7.5.4 "
732
- resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.5.4. tgz#88dab70e4915c8e8c7212b01ebd73e57159190cf "
733
- integrity sha512-zTLh6E+I7jk03bW4pBahDLW04XF+ZWhzBS+7CKtz/C5OG2/PKHJDxSmI8oDEznVDhmKskh6RblHluTjMWY/P7Q ==
888
+ " @babel/runtime-corejs3@7.4.5 " :
889
+ version "7.4.5 "
890
+ resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.4.5. tgz#7df89702351c5fdc34b5555544fcf11b4ea7051c "
891
+ integrity sha512-yxHpUObdpx4zbuLJOHIZkw43E4NbWGsGH+85kRUj+VEcdtjlqI0vDcAja9mwOHqD7/4vCZp69q6eztz/sFDibQ ==
734
892
dependencies :
735
893
core-js-pure "^3.0.0"
736
894
regenerator-runtime "^0.13.2"
737
895
738
- " @babel/runtime@^7.0.0" , "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5":
896
+ " @babel/runtime@7.4.5 " :
897
+ version "7.4.5"
898
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12"
899
+ integrity sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==
900
+ dependencies :
901
+ regenerator-runtime "^0.13.2"
902
+
903
+ " @babel/runtime@^7.0.0" , "@babel/runtime@^7.3.4":
739
904
version "7.5.4"
740
905
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.4.tgz#cb7d1ad7c6d65676e66b47186577930465b5271b"
741
906
integrity sha512-Na84uwyImZZc3FKf4aUF1tysApzwf3p2yuFBIyBfbzT5glzKTdvYI4KVW4kcgjrzoGUjC7w3YyCHcJKaRxsr2Q==
751
916
" @babel/parser" " ^7.4.4"
752
917
" @babel/types" " ^7.4.4"
753
918
754
- " @babel/traverse@^7.0.0" , "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.0":
919
+ " @babel/template@^7.10.1 " :
920
+ version "7.10.1"
921
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811"
922
+ integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig==
923
+ dependencies :
924
+ " @babel/code-frame" " ^7.10.1"
925
+ " @babel/parser" " ^7.10.1"
926
+ " @babel/types" " ^7.10.1"
927
+
928
+ " @babel/traverse@^7.0.0" , "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4":
755
929
version "7.5.0"
756
930
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.0.tgz#4216d6586854ef5c3c4592dab56ec7eb78485485"
757
931
integrity sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg==
766
940
globals "^11.1.0"
767
941
lodash "^4.17.11"
768
942
943
+ " @babel/traverse@^7.10.1" , "@babel/traverse@^7.4.5":
944
+ version "7.10.1"
945
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27"
946
+ integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ==
947
+ dependencies :
948
+ " @babel/code-frame" " ^7.10.1"
949
+ " @babel/generator" " ^7.10.1"
950
+ " @babel/helper-function-name" " ^7.10.1"
951
+ " @babel/helper-split-export-declaration" " ^7.10.1"
952
+ " @babel/parser" " ^7.10.1"
953
+ " @babel/types" " ^7.10.1"
954
+ debug "^4.1.0"
955
+ globals "^11.1.0"
956
+ lodash "^4.17.13"
957
+
769
958
" @babel/types@^7.0.0" , "@babel/types@^7.2.0", "@babel/types@^7.4.4", "@babel/types@^7.5.0":
770
959
version "7.5.0"
771
960
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.0.tgz#e47d43840c2e7f9105bc4d3a2c371b4d0c7832ab"
775
964
lodash "^4.17.11"
776
965
to-fast-properties "^2.0.0"
777
966
967
+ " @babel/types@^7.10.1" , "@babel/types@^7.10.2":
968
+ version "7.10.2"
969
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d"
970
+ integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng==
971
+ dependencies :
972
+ " @babel/helper-validator-identifier" " ^7.10.1"
973
+ lodash "^4.17.13"
974
+ to-fast-properties "^2.0.0"
975
+
778
976
" @hapi/address@2.x.x " :
779
977
version "2.0.0"
780
978
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.0.0.tgz#9f05469c88cb2fd3dcd624776b54ee95c312126a"
812
1010
dependencies :
813
1011
" @hapi/hoek" " 8.x.x"
814
1012
815
- " @nodelib/fs.scandir@2.1.1 " :
816
- version "2.1.1 "
817
- resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.1 .tgz#7fa8fed654939e1a39753d286b48b4836d00e0eb "
818
- integrity sha512-NT/skIZjgotDSiXs0WqYhgcuBKhUMgfekCmCGtkUAiLqZdOnrdjmZr9wRl3ll64J9NF79uZ4fk16Dx0yMc/Xbg ==
1013
+ " @nodelib/fs.scandir@2.1.3 " :
1014
+ version "2.1.3 "
1015
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3 .tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b "
1016
+ integrity sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw ==
819
1017
dependencies :
820
- " @nodelib/fs.stat" " 2.0.1 "
1018
+ " @nodelib/fs.stat" " 2.0.3 "
821
1019
run-parallel "^1.1.9"
822
1020
823
- " @nodelib/fs.stat@2.0.1 " , "@nodelib/fs.stat@^2.0.1 ":
824
- version "2.0.1 "
825
- resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.1 .tgz#814f71b1167390cfcb6a6b3d9cdeb0951a192c14 "
826
- integrity sha512-+RqhBlLn6YRBGOIoVYthsG0J9dfpO79eJyN7BYBkZJtfqrBwf2KK+rD/M/yjZR6WBmIhAgOV7S60eCgaSWtbFw ==
1021
+ " @nodelib/fs.stat@2.0.3 " , "@nodelib/fs.stat@^2.0.0 ":
1022
+ version "2.0.3 "
1023
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.3 .tgz#34dc5f4cabbc720f4e60f75a747e7ecd6c175bd3 "
1024
+ integrity sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA ==
827
1025
828
- " @nodelib/fs.walk@^1.2.1 " :
829
- version "1.2.2 "
830
- resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.2 .tgz#6a6450c5e17012abd81450eb74949a4d970d2807 "
831
- integrity sha512-J/DR3+W12uCzAJkw7niXDcqcKBg6+5G5Q/ZpThpGNzAUz70eOR6RV4XnnSN01qHZiVl0eavoxJsBypQoKsV2QQ ==
1026
+ " @nodelib/fs.walk@^1.1.0 " :
1027
+ version "1.2.4 "
1028
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.4 .tgz#011b9202a70a6366e436ca5c065844528ab04976 "
1029
+ integrity sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ ==
832
1030
dependencies :
833
- " @nodelib/fs.scandir" " 2.1.1 "
1031
+ " @nodelib/fs.scandir" " 2.1.3 "
834
1032
fastq "^1.6.0"
835
1033
836
1034
" @positron/stack-trace@1.0.0 " :
837
1035
version "1.0.0"
838
1036
resolved "https://registry.yarnpkg.com/@positron/stack-trace/-/stack-trace-1.0.0.tgz#14fcc712a530038ef9be1ce6952315a839f466a8"
839
1037
integrity sha1-FPzHEqUwA475vhzmlSMVqDn0Zqg=
840
1038
841
- " @quasar/app@^ 1.0.0 " :
842
- version "1.0.4 "
843
- resolved "https://registry.yarnpkg.com/@quasar/app/-/app-1.0.4 .tgz#14e1ae6626e29df8bf6baef604552dcaf8aabbb2 "
844
- integrity sha512-eNR9CYoii8GqS9Edb5TkqiOejuXHfE7oXkoBM+UDLgOAEgwpoWP9eshWvsxoMNLTRKrUK2PEV8i4lviXTlnErw ==
1039
+ " @quasar/app@1.0.0 " :
1040
+ version "1.0.0 "
1041
+ resolved "https://registry.yarnpkg.com/@quasar/app/-/app-1.0.0 .tgz#1ace8464b058e24d811b974e6203e30603dfe8fc "
1042
+ integrity sha512-RWIdYHOQyBWlG1ikO+8eNSxeS84h6FabZ+Yfjk/oEEUXDKNYrMTkJvqrEJEcpOHXfTG8sfEoR50A+qtwuCalpA ==
845
1043
dependencies :
846
- " @quasar/babel-preset-app" " 1.1.4 "
1044
+ " @quasar/babel-preset-app" " 1.1.3 "
847
1045
" @vue/preload-webpack-plugin" " 1.1.0"
848
- autoprefixer "9.6.1 "
1046
+ autoprefixer "9.6.0 "
849
1047
chalk "2.4.2"
850
- chokidar "3.0.2 "
1048
+ chokidar "3.0.1 "
851
1049
ci-info "2.0.0"
852
1050
compression-webpack-plugin "3.0.0"
853
1051
copy-webpack-plugin "5.0.3"
857
1055
dot-prop "5.1.0"
858
1056
elementtree "0.1.7"
859
1057
express "4.17.1"
860
- fast-glob "3.0.4 "
1058
+ fast-glob "3.0.1 "
861
1059
fastclick "1.0.6"
862
1060
file-loader "4.0.0"
863
1061
friendly-errors-webpack-plugin "1.7.0"
864
- fs-extra "8.1.0 "
1062
+ fs-extra "8.0.1 "
865
1063
hash-sum "1.0.2"
866
1064
html-minifier "4.0.0"
867
1065
html-webpack-plugin "3.2.0"
868
- inquirer "6.5.0 "
1066
+ inquirer "6.3.1 "
869
1067
isbinaryfile "4.0.1"
870
1068
lodash.debounce "4.0.8"
871
- lodash.template "4.5 .0"
1069
+ lodash.template "4.4 .0"
872
1070
lodash.throttle "4.1.1"
873
1071
log-update "3.2.0"
874
1072
lru-cache "5.1.1"
877
1075
minimist "1.2.0"
878
1076
ms "2.1.2"
879
1077
node-loader "0.6.0"
880
- open "6.4 .0"
881
- optimize-css-assets-webpack-plugin "5.0.3 "
1078
+ open "6.3 .0"
1079
+ optimize-css-assets-webpack-plugin "5.0.1 "
882
1080
ouch "2.0.0"
883
1081
postcss-loader "3.0.0"
884
1082
postcss-rtl "1.3.3"
885
1083
postcss-safe-parser "4.0.1"
886
1084
register-service-worker "1.6.2"
887
- semver "6.2.0 "
1085
+ semver "6.1.1 "
888
1086
strip-ansi "5.2.0"
889
1087
stylus "0.54.5"
890
1088
stylus-loader "3.0.2"
891
1089
terser-webpack-plugin "1.3.0"
892
- url-loader "2.0.1 "
1090
+ url-loader "2.0.0 "
893
1091
vue "2.6.10"
894
1092
vue-loader "15.7.0"
895
- vue-router "3.0.7 "
1093
+ vue-router "3.0.6 "
896
1094
vue-server-renderer "2.6.10"
897
1095
vue-style-loader "4.1.2"
898
1096
vue-template-compiler "2.6.10"
899
1097
vuex "3.1.1"
900
- webpack "4.35.3 "
1098
+ webpack "4.34.0 "
901
1099
webpack-bundle-analyzer "3.3.2"
902
1100
webpack-chain "6.0.0"
903
1101
webpack-dev-server "3.7.2"
904
1102
webpack-merge "4.2.1"
905
1103
webpack-node-externals "1.7.2"
906
1104
workbox-webpack-plugin "4.3.1"
907
1105
908
- " @quasar/babel-preset-app@1.1.4 " :
909
- version "1.1.4 "
910
- resolved "https://registry.yarnpkg.com/@quasar/babel-preset-app/-/babel-preset-app-1.1.4 .tgz#19d7cb091a639462434290aa54c967a573c308c7 "
911
- integrity sha512-miOimt4BdOAR6SNona43OWXboyyKVsspq3iAkddUlecio6Am7ZU9HGJe39kUqfTG1HMJAfNTXbd5sv0aMS7eqg ==
912
- dependencies :
913
- " @babel/core" " ^ 7.4.5"
914
- " @babel/plugin-proposal-class-properties" " ^ 7.4.4"
915
- " @babel/plugin-proposal-decorators" " ^ 7.4.4"
916
- " @babel/plugin-proposal-export-namespace-from" " ^ 7.2.0"
917
- " @babel/plugin-proposal-function-sent" " ^ 7.2.0"
918
- " @babel/plugin-proposal-json-strings" " ^ 7.2.0"
919
- " @babel/plugin-proposal-numeric-separator" " ^ 7.2.0"
920
- " @babel/plugin-proposal-throw-expressions" " ^ 7.2.0"
921
- " @babel/plugin-syntax-dynamic-import" " ^ 7.2.0"
922
- " @babel/plugin-syntax-import-meta" " ^ 7.2.0"
923
- " @babel/plugin-transform-runtime" " ^ 7.4.4"
924
- " @babel/preset-env" " ^ 7.4.5"
925
- " @babel/runtime" " ^ 7.4.5"
926
- " @babel/runtime-corejs2" " ^ 7.4.5"
927
- " @babel/runtime-corejs3" " ^ 7.4.5"
928
- babel-loader "^ 8.0.6"
929
- babel-plugin-dynamic-import-node "^ 2.3.0"
930
- babel-plugin-module-resolver "^ 3.2.0"
931
- babel-plugin-transform-imports "^ 1.5.1"
932
-
933
- " @quasar/extras@^ 1.0.0 " :
934
- version "1.2 .0"
935
- resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.2 .0.tgz#46520c283aa82cc4bb65c7a7b6a6e048fb356335 "
936
- integrity sha512-DUo4KRayuwnMwzRK4vYjd6q6e6sGOkt5moD2Lz/q5PiPqvEjoNeQd9vcNPTqpSjWk7AUDVW4meDR2ThHyQMzAQ ==
1106
+ " @quasar/babel-preset-app@1.1.3 " :
1107
+ version "1.1.3 "
1108
+ resolved "https://registry.yarnpkg.com/@quasar/babel-preset-app/-/babel-preset-app-1.1.3 .tgz#9e09bd47f960bc0cc77b6edde8dd8918453d225f "
1109
+ integrity sha512-5yCNk+qsvej8f+9xwlvxKmjUHP0SIhIy1tQS6/iRaGyg93ZHHUE35fUieJx1WDPHnXEe8Hvak8JkXjue/z1gdw ==
1110
+ dependencies :
1111
+ " @babel/core" " 7.4.5"
1112
+ " @babel/plugin-proposal-class-properties" " 7.4.4"
1113
+ " @babel/plugin-proposal-decorators" " 7.4.4"
1114
+ " @babel/plugin-proposal-export-namespace-from" " 7.2.0"
1115
+ " @babel/plugin-proposal-function-sent" " 7.2.0"
1116
+ " @babel/plugin-proposal-json-strings" " 7.2.0"
1117
+ " @babel/plugin-proposal-numeric-separator" " 7.2.0"
1118
+ " @babel/plugin-proposal-throw-expressions" " 7.2.0"
1119
+ " @babel/plugin-syntax-dynamic-import" " 7.2.0"
1120
+ " @babel/plugin-syntax-import-meta" " 7.2.0"
1121
+ " @babel/plugin-transform-runtime" " 7.4.4"
1122
+ " @babel/preset-env" " 7.4.5"
1123
+ " @babel/runtime" " 7.4.5"
1124
+ " @babel/runtime-corejs2" " 7.4.5"
1125
+ " @babel/runtime-corejs3" " 7.4.5"
1126
+ babel-loader "8.0.6"
1127
+ babel-plugin-dynamic-import-node "2.3.0"
1128
+ babel-plugin-module-resolver "3.2.0"
1129
+ babel-plugin-transform-imports "1.5.1"
1130
+
1131
+ " @quasar/extras@1.0.0 " :
1132
+ version "1.0 .0"
1133
+ resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.0 .0.tgz#60b11a272efd10a71d5e6391650360f28a6addc8 "
1134
+ integrity sha512-cEsCTkpwcCoPAOLtZp6ek0Gjbp9MbhCUrwpvx/GWuvPzjetIehOQcN0SV84cJmoLt//RB8LxHIR/lQXejNuiAw ==
937
1135
938
1136
" @types/events@* " :
939
1137
version "3.0.0"
@@ -1162,6 +1360,11 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
1162
1360
mime-types "~2.1.24"
1163
1361
negotiator "0.6.2"
1164
1362
1363
+ acorn-dynamic-import@^4.0.0 :
1364
+ version "4.0.0"
1365
+ resolved "https://registry.yarnpkg.com/acorn-dynamic-import/-/acorn-dynamic-import-4.0.0.tgz#482210140582a36b83c3e342e1cfebcaa9240948"
1366
+ integrity sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==
1367
+
1165
1368
acorn-jsx@^5.0.0 :
1166
1369
version "5.0.1"
1167
1370
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
@@ -1172,11 +1375,16 @@ acorn-walk@^6.1.1:
1172
1375
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c"
1173
1376
integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
1174
1377
1175
- acorn@^6.0.2, acorn@^6.0.7, acorn@^6.2.0 :
1378
+ acorn@^6.0.2, acorn@^6.0.7 :
1176
1379
version "6.2.0"
1177
1380
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
1178
1381
integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==
1179
1382
1383
+ acorn@^6.0.5 :
1384
+ version "6.4.1"
1385
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
1386
+ integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
1387
+
1180
1388
ajv-errors@^1.0.0 :
1181
1389
version "1.0.1"
1182
1390
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
@@ -1354,7 +1562,7 @@ astral-regex@^1.0.0:
1354
1562
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
1355
1563
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
1356
1564
1357
- async-each@^1.0.1 :
1565
+ async-each@^1.0.1, async-each@^1.0.3 :
1358
1566
version "1.0.3"
1359
1567
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
1360
1568
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
@@ -1374,18 +1582,18 @@ atob@^2.1.1:
1374
1582
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1375
1583
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1376
1584
1377
- autoprefixer@9.6.1 :
1378
- version "9.6.1 "
1379
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.1 .tgz#51967a02d2d2300bb01866c1611ec8348d355a47 "
1380
- integrity sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw ==
1585
+ autoprefixer@9.6.0 :
1586
+ version "9.6.0 "
1587
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.0 .tgz#0111c6bde2ad20c6f17995a33fad7cf6854b4c87 "
1588
+ integrity sha512-kuip9YilBqhirhHEGHaBTZKXL//xxGnzvsD0FtBQa6z+A69qZD6s/BAX9VzDF1i9VKDquTJDQaPLSEhOnL6FvQ ==
1381
1589
dependencies :
1382
- browserslist "^4.6.3 "
1383
- caniuse-lite "^1.0.30000980 "
1590
+ browserslist "^4.6.1 "
1591
+ caniuse-lite "^1.0.30000971 "
1384
1592
chalk "^2.4.2"
1385
1593
normalize-range "^0.1.2"
1386
1594
num2fraction "^1.2.2"
1387
- postcss "^7.0.17 "
1388
- postcss-value-parser "^4.0.0 "
1595
+ postcss "^7.0.16 "
1596
+ postcss-value-parser "^3.3.1 "
1389
1597
1390
1598
axios@^0.18.1 :
1391
1599
version "0.18.1"
@@ -1414,7 +1622,7 @@ babel-extract-comments@^1.0.0:
1414
1622
dependencies :
1415
1623
babylon "^6.18.0"
1416
1624
1417
- babel-loader@^ 8.0.6 :
1625
+ babel-loader@8.0.6 :
1418
1626
version "8.0.6"
1419
1627
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.6.tgz#e33bdb6f362b03f4bb141a0c21ab87c501b70dfb"
1420
1628
integrity sha512-4BmWKtBOBm13uoUwd08UwjZlaw3O9GWf456R9j+5YykFZ6LUIjIKLc0zEZf+hauxPOJs96C8k6FvYD09vWzhYw==
@@ -1424,14 +1632,21 @@ babel-loader@^8.0.6:
1424
1632
mkdirp "^0.5.1"
1425
1633
pify "^4.0.1"
1426
1634
1427
- babel-plugin-dynamic-import-node@^ 2.3.0 :
1635
+ babel-plugin-dynamic-import-node@2.3.0 :
1428
1636
version "2.3.0"
1429
1637
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
1430
1638
integrity sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==
1431
1639
dependencies :
1432
1640
object.assign "^4.1.0"
1433
1641
1434
- babel-plugin-module-resolver@^3.2.0 :
1642
+ babel-plugin-dynamic-import-node@^2.3.3 :
1643
+ version "2.3.3"
1644
+ resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
1645
+ integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
1646
+ dependencies :
1647
+ object.assign "^4.1.0"
1648
+
1649
+ babel-plugin-module-resolver@3.2.0 :
1435
1650
version "3.2.0"
1436
1651
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-3.2.0.tgz#ddfa5e301e3b9aa12d852a9979f18b37881ff5a7"
1437
1652
integrity sha512-tjR0GvSndzPew/Iayf4uICWZqjBwnlMWjSx6brryfQ81F9rxBVqwDJtFCV8oOs0+vJeefK9TmdZtkIFdFe1UnA==
@@ -1447,7 +1662,7 @@ babel-plugin-syntax-object-rest-spread@^6.8.0:
1447
1662
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
1448
1663
integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
1449
1664
1450
- babel-plugin-transform-imports@^ 1.5.1 :
1665
+ babel-plugin-transform-imports@1.5.1 :
1451
1666
version "1.5.1"
1452
1667
resolved "https://registry.yarnpkg.com/babel-plugin-transform-imports/-/babel-plugin-transform-imports-1.5.1.tgz#b3756696aea907719d0d63b0e67c88fba963adb0"
1453
1668
integrity sha512-Jkb0tjqye8kjOD7GdcKJTGB3dC9fruQhwRFZCeYS0sZO2otyjG6SohKR8nZiSm/OvhY+Ny2ktzVE59XKgIqskA==
@@ -1686,7 +1901,7 @@ browserify-zlib@^0.2.0:
1686
1901
dependencies :
1687
1902
pako "~1.0.5"
1688
1903
1689
- browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.6.2, browserslist@^4.6.3 :
1904
+ browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.6.2 :
1690
1905
version "4.6.6"
1691
1906
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.6.6.tgz#6e4bf467cde520bc9dbdf3747dafa03531cec453"
1692
1907
integrity sha512-D2Nk3W9JL9Fp/gIcWei8LrERCS+eXu9AM5cfXA8WEZ84lFks+ARnZ0q/R69m2SV3Wjma83QDDPxsNKXUwdIsyA==
@@ -1695,6 +1910,16 @@ browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.6.2, browserslist@^4.6
1695
1910
electron-to-chromium "^1.3.191"
1696
1911
node-releases "^1.1.25"
1697
1912
1913
+ browserslist@^4.6.1 :
1914
+ version "4.12.0"
1915
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.0.tgz#06c6d5715a1ede6c51fc39ff67fd647f740b656d"
1916
+ integrity sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==
1917
+ dependencies :
1918
+ caniuse-lite "^1.0.30001043"
1919
+ electron-to-chromium "^1.3.413"
1920
+ node-releases "^1.1.53"
1921
+ pkg-up "^2.0.0"
1922
+
1698
1923
buffer-from@^1.0.0 :
1699
1924
version "1.1.1"
1700
1925
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
@@ -1816,11 +2041,16 @@ caniuse-api@^3.0.0:
1816
2041
lodash.memoize "^4.1.2"
1817
2042
lodash.uniq "^4.5.0"
1818
2043
1819
- caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000980, caniuse-lite@^1.0. 30000984 :
2044
+ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000984 :
1820
2045
version "1.0.30000984"
1821
2046
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000984.tgz#dc96c3c469e9bcfc6ad5bdd24c77ec918ea76fe0"
1822
2047
integrity sha512-n5tKOjMaZ1fksIpQbjERuqCyfgec/m9pferkFQbLmWtqLUdmt12hNhjSwsmPdqeiG2NkITOQhr1VYIwWSAceiA==
1823
2048
2049
+ caniuse-lite@^1.0.30000971, caniuse-lite@^1.0.30001043 :
2050
+ version "1.0.30001078"
2051
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001078.tgz#e1b6e2ae327b6a1ec11f65ec7a0dde1e7093074c"
2052
+ integrity sha512-sF12qXe9VMm32IEf/+NDvmTpwJaaU7N1igpiH2FdI4DyABJSsOqG3ZAcFvszLkoLoo1y6VJLMYivukUAxaMASw==
2053
+
1824
2054
chalk@2.4.2, chalk@^2.0.0, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2 :
1825
2055
version "2.4.2"
1826
2056
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -1851,18 +2081,19 @@ check-types@^8.0.3:
1851
2081
resolved "https://registry.yarnpkg.com/check-types/-/check-types-8.0.3.tgz#3356cca19c889544f2d7a95ed49ce508a0ecf552"
1852
2082
integrity sha512-YpeKZngUmG65rLudJ4taU7VLkOCTMhNl/u4ctNC56LQS/zJTyNH0Lrtwm1tfTsbLlwvlfsA2d1c8vCf/Kh2KwQ==
1853
2083
1854
- chokidar@3.0.2 :
1855
- version "3.0.2 "
1856
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.2 .tgz#0d1cd6d04eb2df0327446188cd13736a3367d681 "
1857
- integrity sha512-c4PR2egjNjI1um6bamCQ6bUNPDiyofNQruHvKgHQ4gDUP/ITSVSzNsiI5OWtHOsX323i5ha/kk4YmOZ1Ktg7KA ==
2084
+ chokidar@3.0.1 :
2085
+ version "3.0.1 "
2086
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.1 .tgz#98fe9aa476c55d9aea7841d6325ffdb30e95b40c "
2087
+ integrity sha512-2ww34sJWehnbpV0Q4k4V5Hh7juo7po6z7LUWkcIQnSGN1lHOL8GGtLtfwabKvLFQw/hbSUQ0u6V7OgGYgBzlkQ ==
1858
2088
dependencies :
1859
2089
anymatch "^3.0.1"
2090
+ async-each "^1.0.3"
1860
2091
braces "^3.0.2"
1861
2092
glob-parent "^5.0.0"
1862
2093
is-binary-path "^2.1.0"
1863
2094
is-glob "^4.0.1"
1864
2095
normalize-path "^3.0.0"
1865
- readdirp "^3.1.1 "
2096
+ readdirp "^3.0.2 "
1866
2097
optionalDependencies :
1867
2098
fsevents "^2.0.6"
1868
2099
@@ -2431,7 +2662,7 @@ cssnano-util-same-parent@^4.0.0:
2431
2662
resolved "https://registry.yarnpkg.com/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz#574082fb2859d2db433855835d9a8456ea18bbf3"
2432
2663
integrity sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==
2433
2664
2434
- cssnano@4.1.10, cssnano@^4.1.10 :
2665
+ cssnano@4.1.10, cssnano@^4.1.0 :
2435
2666
version "4.1.10"
2436
2667
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.10.tgz#0ac41f0b13d13d465487e111b778d42da631b8b2"
2437
2668
integrity sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==
@@ -2739,6 +2970,11 @@ electron-to-chromium@^1.3.191:
2739
2970
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.192.tgz#28721072385e48525a948f4297824ddb4bf1f75f"
2740
2971
integrity sha512-JkkpGlrilP1s/aFanueYZWf/DFDJaYgo3ZeamzgL5Drb70KQrVQRIPBq5vBN8sSRoKeZZak3aFJ83YtwsZgeEg==
2741
2972
2973
+ electron-to-chromium@^1.3.413 :
2974
+ version "1.3.464"
2975
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.464.tgz#fe13feaa08f6f865d3c89d5d72e54c194f463aa5"
2976
+ integrity sha512-Oo+0+CN9d2z6FToQW6Hwvi9ez09Y/usKwr0tsDsyg43a871zVJCi1nR0v03djLbRNcaCKjtrnVf2XJhTxEpPCg==
2977
+
2742
2978
elementtree@0.1.7 :
2743
2979
version "0.1.7"
2744
2980
resolved "https://registry.yarnpkg.com/elementtree/-/elementtree-0.1.7.tgz#9ac91be6e52fb6e6244c4e54a4ac3ed8ae8e29c0"
@@ -2759,6 +2995,13 @@ elliptic@^6.0.0:
2759
2995
minimalistic-assert "^1.0.0"
2760
2996
minimalistic-crypto-utils "^1.0.0"
2761
2997
2998
+ emoji-mart-vue@^2.6.6 :
2999
+ version "2.6.6"
3000
+ resolved "https://registry.yarnpkg.com/emoji-mart-vue/-/emoji-mart-vue-2.6.6.tgz#afd60da47ff0b59938b3d3cd90dacab6ab0f531e"
3001
+ integrity sha512-844CI/Sa99G6goiZN6u+zT5XxB4wUhpYYTK8s3FrU2fl9y0ckbqe0uw7EuY0R53hb4bo9uJHVOPywE+C4vu4fg==
3002
+ dependencies :
3003
+ postcss-loader "^3.0.0"
3004
+
2762
3005
emoji-regex@^7.0.1 :
2763
3006
version "7.0.3"
2764
3007
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
@@ -3136,15 +3379,15 @@ fast-diff@^1.1.2:
3136
3379
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
3137
3380
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
3138
3381
3139
- fast-glob@3.0.4 :
3140
- version "3.0.4 "
3141
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.0.4 .tgz#d484a41005cb6faeb399b951fd1bd70ddaebb602 "
3142
- integrity sha512-wkIbV6qg37xTJwqSsdnIphL1e+LaGz4AIQqr00mIubMaEhv1/HEmJ0uuCGZRNRUkZZmOB5mJKO0ZUTVq+SxMQg ==
3382
+ fast-glob@3.0.1 :
3383
+ version "3.0.1 "
3384
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.0.1 .tgz#71001b8da4a60211aaad2dc3a14fa262f9fe3696 "
3385
+ integrity sha512-JEHYHd9wWKgv5nyUTahP+Wv/F3eOTCFMyCdICKAnxxDRd3rbg3opIzhs6qOOHOvP2hS6jhzPwb/I9sfWCqK84g ==
3143
3386
dependencies :
3144
- " @nodelib/fs.stat" " ^2.0.1 "
3145
- " @nodelib/fs.walk" " ^1.2.1 "
3387
+ " @nodelib/fs.stat" " ^2.0.0 "
3388
+ " @nodelib/fs.walk" " ^1.1.0 "
3146
3389
glob-parent "^5.0.0"
3147
- is-glob "^4.0.1 "
3390
+ is-glob "^4.0.0 "
3148
3391
merge2 "^1.2.3"
3149
3392
micromatch "^4.0.2"
3150
3393
@@ -3394,12 +3637,12 @@ from2@^2.1.0:
3394
3637
inherits "^2.0.1"
3395
3638
readable-stream "^2.0.0"
3396
3639
3397
- fs-extra@8.1.0 :
3398
- version "8.1.0 "
3399
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0. tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0 "
3400
- integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g ==
3640
+ fs-extra@8.0.1 :
3641
+ version "8.0.1 "
3642
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1. tgz#90294081f978b1f182f347a440a209154344285b "
3643
+ integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A ==
3401
3644
dependencies :
3402
- graceful-fs "^4.2.0 "
3645
+ graceful-fs "^4.1.2 "
3403
3646
jsonfile "^4.0.0"
3404
3647
universalify "^0.1.0"
3405
3648
@@ -3565,7 +3808,7 @@ globby@^7.1.1:
3565
3808
pify "^3.0.0"
3566
3809
slash "^1.0.0"
3567
3810
3568
- graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0 :
3811
+ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6 :
3569
3812
version "4.2.0"
3570
3813
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
3571
3814
integrity sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==
@@ -3952,7 +4195,26 @@ ini@~1.3.0:
3952
4195
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
3953
4196
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
3954
4197
3955
- inquirer@6.5.0, inquirer@^6.2.2 :
4198
+ inquirer@6.3.1 :
4199
+ version "6.3.1"
4200
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.3.1.tgz#7a413b5e7950811013a3db491c61d1f3b776e8e7"
4201
+ integrity sha512-MmL624rfkFt4TG9y/Jvmt8vdmOo836U7Y0Hxr2aFk3RelZEGX4Igk0KabWrcaaZaTv9uzglOqWh1Vly+FAWAXA==
4202
+ dependencies :
4203
+ ansi-escapes "^3.2.0"
4204
+ chalk "^2.4.2"
4205
+ cli-cursor "^2.1.0"
4206
+ cli-width "^2.0.0"
4207
+ external-editor "^3.0.3"
4208
+ figures "^2.0.0"
4209
+ lodash "^4.17.11"
4210
+ mute-stream "0.0.7"
4211
+ run-async "^2.2.0"
4212
+ rxjs "^6.4.0"
4213
+ string-width "^2.1.0"
4214
+ strip-ansi "^5.1.0"
4215
+ through "^2.3.6"
4216
+
4217
+ inquirer@^6.2.2 :
3956
4218
version "6.5.0"
3957
4219
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42"
3958
4220
integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA==
@@ -4328,6 +4590,11 @@ javascript-stringify@^2.0.0:
4328
4590
resolved "https://registry.yarnpkg.com/javascript-stringify/-/javascript-stringify-2.0.0.tgz#ef750216ae66504ffd670b68c8b8aa07bdf7b588"
4329
4591
integrity sha512-zzK8+ByrzvOL6N92hRewwUKL0wN0TOaIuUjX0Jj8lraxWvr5wHYs2YTjaj2lstF+8qMv5cmPPef47va8NT8lDw==
4330
4592
4593
+ js-cookie@^2.2.0 :
4594
+ version "2.2.1"
4595
+ resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.1.tgz#69e106dc5d5806894562902aa5baec3744e9b2b8"
4596
+ integrity sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
4597
+
4331
4598
js-levenshtein@^1.1.3 :
4332
4599
version "1.1.6"
4333
4600
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d"
@@ -4521,7 +4788,7 @@ locate-path@^5.0.0:
4521
4788
dependencies :
4522
4789
p-locate "^4.1.0"
4523
4790
4524
- lodash._reinterpolate@^3.0.0 :
4791
+ lodash._reinterpolate@^3.0.0, lodash._reinterpolate@~3.0.0 :
4525
4792
version "3.0.0"
4526
4793
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
4527
4794
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -4561,7 +4828,15 @@ lodash.snakecase@^4.1.1:
4561
4828
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
4562
4829
integrity sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=
4563
4830
4564
- lodash.template@4.5.0, lodash.template@^4.4.0 :
4831
+ lodash.template@4.4.0 :
4832
+ version "4.4.0"
4833
+ resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
4834
+ integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
4835
+ dependencies :
4836
+ lodash._reinterpolate "~3.0.0"
4837
+ lodash.templatesettings "^4.0.0"
4838
+
4839
+ lodash.template@^4.4.0 :
4565
4840
version "4.5.0"
4566
4841
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
4567
4842
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
@@ -4591,6 +4866,11 @@ lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17
4591
4866
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
4592
4867
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
4593
4868
4869
+ lodash@^4.17.13 :
4870
+ version "4.17.15"
4871
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4872
+ integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
4873
+
4594
4874
log-update@3.2.0 :
4595
4875
version "3.2.0"
4596
4876
resolved "https://registry.yarnpkg.com/log-update/-/log-update-3.2.0.tgz#719f24293250d65d0165f4e2ec2ed805ff062eec"
@@ -4786,7 +5066,12 @@ mime@1.6.0:
4786
5066
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
4787
5067
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
4788
5068
4789
- mime@^2.4.2, mime@^2.4.4 :
5069
+ mime@^2.0.3 :
5070
+ version "2.4.6"
5071
+ resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.6.tgz#e5b407c90db442f2beb5b162373d07b69affa4d1"
5072
+ integrity sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA==
5073
+
5074
+ mime@^2.4.2 :
4790
5075
version "2.4.4"
4791
5076
resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.4.tgz#bd7b91135fc6b01cde3e9bae33d659b63d8857e5"
4792
5077
integrity sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA==
@@ -5049,6 +5334,11 @@ node-releases@^1.1.25:
5049
5334
dependencies :
5050
5335
semver "^5.3.0"
5051
5336
5337
+ node-releases@^1.1.53 :
5338
+ version "1.1.58"
5339
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.58.tgz#8ee20eef30fa60e52755fcc0942def5a734fe935"
5340
+ integrity sha512-NxBudgVKiRh/2aPWMgPR7bPTX0VPmGx5QBwCtdHitnqFE5/O8DeBXuIMH1nwNnw/aMo6AjOrpsHzfY3UbUJ7yg==
5341
+
5052
5342
nopt@^4.0.1 :
5053
5343
version "4.0.1"
5054
5344
resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
@@ -5233,10 +5523,10 @@ onetime@^2.0.0:
5233
5523
dependencies :
5234
5524
mimic-fn "^1.0.0"
5235
5525
5236
- open@6.4 .0 :
5237
- version "6.4 .0"
5238
- resolved "https://registry.yarnpkg.com/open/-/open-6.4 .0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9 "
5239
- integrity sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg ==
5526
+ open@6.3 .0 :
5527
+ version "6.3 .0"
5528
+ resolved "https://registry.yarnpkg.com/open/-/open-6.3 .0.tgz#60d0b845ee38fae0631f5d739a21bd40e3d2a527 "
5529
+ integrity sha512-6AHdrJxPvAXIowO/aIaeHZ8CeMdDf7qCyRNq8NwJpinmCdXhz+NZR7ie1Too94lpciCDsG+qHGO9Mt0svA4OqA ==
5240
5530
dependencies :
5241
5531
is-wsl "^1.1.0"
5242
5532
@@ -5252,12 +5542,12 @@ opn@^5.5.0:
5252
5542
dependencies :
5253
5543
is-wsl "^1.1.0"
5254
5544
5255
- optimize-css-assets-webpack-plugin@5.0.3 :
5256
- version "5.0.3 "
5257
- resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3 .tgz#e2f1d4d94ad8c0af8967ebd7cf138dcb1ef14572 "
5258
- integrity sha512-q9fbvCRS6EYtUKKSwI87qm2IxlyJK5b4dygW1rKUBT6mMDhdG5e5bZT63v6tnJR9F9FB/H5a0HTmtw+laUBxKA ==
5545
+ optimize-css-assets-webpack-plugin@5.0.1 :
5546
+ version "5.0.1 "
5547
+ resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.1 .tgz#9eb500711d35165b45e7fd60ba2df40cb3eb9159 "
5548
+ integrity sha512-Rqm6sSjWtx9FchdP0uzTQDc7GXDKnwVEGoSxjezPkzMewx7gEWE9IMUYKmigTRC4U3RaNSwYVnUDLuIdtTpm0A ==
5259
5549
dependencies :
5260
- cssnano "^4.1.10 "
5550
+ cssnano "^4.1.0 "
5261
5551
last-call-webpack-plugin "^3.0.0"
5262
5552
5263
5553
optionator@^0.8.2 :
@@ -5526,6 +5816,11 @@ picomatch@^2.0.4, picomatch@^2.0.5:
5526
5816
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6"
5527
5817
integrity sha512-oLHIdio3tZ0qH76NybpeneBhYVj0QFTfXEFTc/B3zKQspYfYYkWYgFsmzo+4kvId/bQRcNkVeguI3y+CD22BtA==
5528
5818
5819
+ picomatch@^2.2.1 :
5820
+ version "2.2.2"
5821
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
5822
+ integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
5823
+
5529
5824
pify@^2.0.0 :
5530
5825
version "2.3.0"
5531
5826
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -5660,7 +5955,7 @@ postcss-load-config@^2.0.0:
5660
5955
cosmiconfig "^5.0.0"
5661
5956
import-cwd "^2.0.0"
5662
5957
5663
- postcss-loader@3.0.0 :
5958
+ postcss-loader@3.0.0, postcss-loader@^3.0.0 :
5664
5959
version "3.0.0"
5665
5960
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-3.0.0.tgz#6b97943e47c72d845fa9e03f273773d4e8dd6c2d"
5666
5961
integrity sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==
@@ -6108,10 +6403,10 @@ qs@6.7.0:
6108
6403
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
6109
6404
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
6110
6405
6111
- quasar@^ 1.0.0 :
6112
- version "1.0.5 "
6113
- resolved "https://registry.yarnpkg.com/quasar/-/quasar-1.0.5 .tgz#caddfac55fca0779c996dc1b3977a045ae1426e6 "
6114
- integrity sha512-8CxBZk5Ge+jUC7nzlzrLwlZRedpBkcYjkmyBOA0QJLvCXE8K8Ro68R7Vxf7+Baplo11aBMhFX1FhHZWrSM7Y2A ==
6406
+ quasar@1.0.0 :
6407
+ version "1.0.0 "
6408
+ resolved "https://registry.yarnpkg.com/quasar/-/quasar-1.0.0 .tgz#351890bab6a166fdd4031677b2dae0f7000a19ff "
6409
+ integrity sha512-+Za6oVExuZHc+0BGUstWAKcOw+DdQd4HzooKLP+KkSRG7r5Jdp7Jl4Bi8EBHHqfXG8ZxP1F3Uf19pglFV10dhw ==
6115
6410
6116
6411
query-string@^4.1.0 :
6117
6412
version "4.3.4"
@@ -6207,12 +6502,12 @@ readdirp@^2.2.1:
6207
6502
micromatch "^3.1.10"
6208
6503
readable-stream "^2.0.2"
6209
6504
6210
- readdirp@^3.1.1 :
6211
- version "3.1.1 "
6212
- resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.1.1 .tgz#b158123ac343c8b0f31d65680269cc0fc1025db1 "
6213
- integrity sha512-XXdSXZrQuvqoETj50+JAitxz1UPdt5dupjT6T5nVB+WvjMv2XKYj+s7hPeAVCXvmJrL36O4YYyWlIC3an2ePiQ ==
6505
+ readdirp@^3.0.2 :
6506
+ version "3.4.0 "
6507
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.4.0 .tgz#9fdccdf9e9155805449221ac645e8303ab5b9ada "
6508
+ integrity sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ ==
6214
6509
dependencies :
6215
- picomatch "^2.0.4 "
6510
+ picomatch "^2.2.1 "
6216
6511
6217
6512
regenerate-unicode-properties@^8.0.2 :
6218
6513
version "8.1.0"
@@ -6513,16 +6808,21 @@ selfsigned@^1.10.4:
6513
6808
dependencies :
6514
6809
node-forge "0.7.5"
6515
6810
6516
- semver@6.2.0, semver@^6.0.0, semver@^6. 1.1 :
6517
- version "6.2.0 "
6518
- resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0 .tgz#4d813d9590aaf8a9192693d6c85b9344de5901db "
6519
- integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A ==
6811
+ semver@6.1.1 :
6812
+ version "6.1.1 "
6813
+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1 .tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b "
6814
+ integrity sha512-rWYq2e5iYW+fFe/oPPtYJxYgjBm8sC4rmoGdUOgBB7VnwKt6HrL793l2voH1UlsyYZpJ4g0wfjnTEO1s1NP2eQ ==
6520
6815
6521
6816
semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0 :
6522
6817
version "5.7.0"
6523
6818
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
6524
6819
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
6525
6820
6821
+ semver@^6.0.0, semver@^6.1.1 :
6822
+ version "6.2.0"
6823
+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
6824
+ integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
6825
+
6526
6826
send@0.17.1 :
6527
6827
version "0.17.1"
6528
6828
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -7322,13 +7622,13 @@ urix@^0.1.0:
7322
7622
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
7323
7623
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
7324
7624
7325
- url-loader@2.0.1 :
7326
- version "2.0.1 "
7327
- resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-2.0.1 .tgz#6c47fc7090e3d48939e01fe3c6efcba5938dcec5 "
7328
- integrity sha512-nd+jtHG6VgYx/NnXxXSWCJ7FtHIhuyk6Pe48HKhq29Avq3r5FSdIrenvzlbb67A3SNFaQyLk0/lMZfubj0+5ww ==
7625
+ url-loader@2.0.0 :
7626
+ version "2.0.0 "
7627
+ resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-2.0.0 .tgz#600ef36f463e21bd673ad70156d850619d9cd092 "
7628
+ integrity sha512-RT3cz+Lw+kFMCKLabMyogFrc/aRoAMJHmY5os1VDBlav+4t5vxUxKDn47zCSFAYAl+hM8YLg4TZwG4TkJaafkg ==
7329
7629
dependencies :
7330
7630
loader-utils "^1.1.0"
7331
- mime "^2.4.4 "
7631
+ mime "^2.0.3 "
7332
7632
schema-utils "^1.0.0"
7333
7633
7334
7634
url-parse@^1.4.3 :
@@ -7442,10 +7742,15 @@ vue-loader@15.7.0:
7442
7742
vue-hot-reload-api "^2.3.0"
7443
7743
vue-style-loader "^4.1.0"
7444
7744
7445
- vue-router@3.0.7 :
7446
- version "3.0.7"
7447
- resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.7.tgz#b36ca107b4acb8ff5bc4ff824584059c23fcb87b"
7448
- integrity sha512-utJ+QR3YlIC/6x6xq17UMXeAfxEvXA0VKD3PiSio7hBOZNusA1jXcbxZxVEfJunLp48oonjTepY8ORoIlRx/EQ==
7745
+ vue-native-websocket@^2.0.13 :
7746
+ version "2.0.14"
7747
+ resolved "https://registry.yarnpkg.com/vue-native-websocket/-/vue-native-websocket-2.0.14.tgz#fddb56f9f93d2ecc861486ee3c8f29506ea2a168"
7748
+ integrity sha512-oK8+xG1gmqRs4JngHGwEc4zWoRjsdMB20Sz8pemkh4lW2Vr2676/cDRtd30aGnO2xF7Oxf003wS5JO0kypUsCw==
7749
+
7750
+ vue-router@3.0.6 :
7751
+ version "3.0.6"
7752
+ resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.6.tgz#2e4f0f9cbb0b96d0205ab2690cfe588935136ac3"
7753
+ integrity sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw==
7449
7754
7450
7755
vue-server-renderer@2.6.10 :
7451
7756
version "2.6.10"
@@ -7610,16 +7915,17 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.3.0:
7610
7915
source-list-map "^2.0.0"
7611
7916
source-map "~0.6.1"
7612
7917
7613
- webpack@4.35.3 :
7614
- version "4.35.3 "
7615
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.3 .tgz#66bc35ef215a7b75e8790f84d560013ffecf0ca3 "
7616
- integrity sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA ==
7918
+ webpack@4.34.0 :
7919
+ version "4.34.0 "
7920
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.34.0 .tgz#a4c30129482f7b4ece4c0842002dedf2b56fab58 "
7921
+ integrity sha512-ry2IQy1wJjOefLe1uJLzn5tG/DdIKzQqNlIAd2L84kcaADqNvQDTBlo8UcCNyDaT5FiaB+16jhAkb63YeG3H8Q ==
7617
7922
dependencies :
7618
7923
" @webassemblyjs/ast" " 1.8.5"
7619
7924
" @webassemblyjs/helper-module-context" " 1.8.5"
7620
7925
" @webassemblyjs/wasm-edit" " 1.8.5"
7621
7926
" @webassemblyjs/wasm-parser" " 1.8.5"
7622
- acorn "^6.2.0"
7927
+ acorn "^6.0.5"
7928
+ acorn-dynamic-import "^4.0.0"
7623
7929
ajv "^6.1.0"
7624
7930
ajv-keywords "^3.1.0"
7625
7931
chrome-trace-event "^1.0.0"
@@ -7649,9 +7955,9 @@ websocket-driver@>=0.5.1:
7649
7955
websocket-extensions ">=0.1.1"
7650
7956
7651
7957
websocket-extensions@>=0.1.1 :
7652
- version "0.1.3 "
7653
- resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3 .tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29 "
7654
- integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg ==
7958
+ version "0.1.4 "
7959
+ resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4 .tgz#7f8473bc839dfd87608adb95d7eb075211578a42 "
7960
+ integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg ==
7655
7961
7656
7962
when@~3.6.x :
7657
7963
version "3.6.4"
0 commit comments