@yeepay/client-utils 1.0.0-alpha-2 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/pnpm-lock.yaml DELETED
@@ -1,1785 +0,0 @@
1
- dependencies:
2
- apollo-boost: 0.4.9
3
- axios: 0.20.0
4
- js-cookie: 2.2.1
5
- devDependencies:
6
- '@babel/core': 7.12.3
7
- '@babel/preset-env': 7.12.1_@babel+core@7.12.3
8
- '@rollup/plugin-babel': 5.2.1_@babel+core@7.12.3+rollup@2.33.2
9
- '@rollup/plugin-commonjs': 15.1.0_rollup@2.33.2
10
- '@rollup/plugin-json': 4.1.0_rollup@2.33.2
11
- '@rollup/plugin-node-resolve': 9.0.0_rollup@2.33.2
12
- rollup: 2.33.2
13
- rollup-plugin-terser: 7.0.2_rollup@2.33.2
14
- lockfileVersion: 5.1
15
- packages:
16
- /@babel/code-frame/7.10.4:
17
- dependencies:
18
- '@babel/highlight': 7.10.4
19
- dev: true
20
- resolution:
21
- integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
22
- /@babel/compat-data/7.12.5:
23
- dev: true
24
- resolution:
25
- integrity: sha512-DTsS7cxrsH3by8nqQSpFSyjSfSYl57D6Cf4q8dW3LK83tBKBDCkfcay1nYkXq1nIHXnpX8WMMb/O25HOy3h1zg==
26
- /@babel/core/7.12.3:
27
- dependencies:
28
- '@babel/code-frame': 7.10.4
29
- '@babel/generator': 7.12.5
30
- '@babel/helper-module-transforms': 7.12.1
31
- '@babel/helpers': 7.12.5
32
- '@babel/parser': 7.12.5
33
- '@babel/template': 7.10.4
34
- '@babel/traverse': 7.12.5
35
- '@babel/types': 7.12.6
36
- convert-source-map: 1.7.0
37
- debug: 4.2.0
38
- gensync: 1.0.0-beta.2
39
- json5: 2.1.3
40
- lodash: 4.17.20
41
- resolve: 1.19.0
42
- semver: 5.7.1
43
- source-map: 0.5.7
44
- dev: true
45
- engines:
46
- node: '>=6.9.0'
47
- resolution:
48
- integrity: sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==
49
- /@babel/generator/7.12.5:
50
- dependencies:
51
- '@babel/types': 7.12.6
52
- jsesc: 2.5.2
53
- source-map: 0.5.7
54
- dev: true
55
- resolution:
56
- integrity: sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==
57
- /@babel/helper-annotate-as-pure/7.10.4:
58
- dependencies:
59
- '@babel/types': 7.12.6
60
- dev: true
61
- resolution:
62
- integrity: sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==
63
- /@babel/helper-builder-binary-assignment-operator-visitor/7.10.4:
64
- dependencies:
65
- '@babel/helper-explode-assignable-expression': 7.12.1
66
- '@babel/types': 7.12.6
67
- dev: true
68
- resolution:
69
- integrity: sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg==
70
- /@babel/helper-compilation-targets/7.12.5_@babel+core@7.12.3:
71
- dependencies:
72
- '@babel/compat-data': 7.12.5
73
- '@babel/core': 7.12.3
74
- '@babel/helper-validator-option': 7.12.1
75
- browserslist: 4.14.7
76
- semver: 5.7.1
77
- dev: true
78
- peerDependencies:
79
- '@babel/core': ^7.0.0
80
- resolution:
81
- integrity: sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw==
82
- /@babel/helper-create-class-features-plugin/7.12.1_@babel+core@7.12.3:
83
- dependencies:
84
- '@babel/core': 7.12.3
85
- '@babel/helper-function-name': 7.10.4
86
- '@babel/helper-member-expression-to-functions': 7.12.1
87
- '@babel/helper-optimise-call-expression': 7.10.4
88
- '@babel/helper-replace-supers': 7.12.5
89
- '@babel/helper-split-export-declaration': 7.11.0
90
- dev: true
91
- peerDependencies:
92
- '@babel/core': ^7.0.0
93
- resolution:
94
- integrity: sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w==
95
- /@babel/helper-create-regexp-features-plugin/7.12.1_@babel+core@7.12.3:
96
- dependencies:
97
- '@babel/core': 7.12.3
98
- '@babel/helper-annotate-as-pure': 7.10.4
99
- '@babel/helper-regex': 7.10.5
100
- regexpu-core: 4.7.1
101
- dev: true
102
- peerDependencies:
103
- '@babel/core': ^7.0.0
104
- resolution:
105
- integrity: sha512-rsZ4LGvFTZnzdNZR5HZdmJVuXK8834R5QkF3WvcnBhrlVtF0HSIUC6zbreL9MgjTywhKokn8RIYRiq99+DLAxA==
106
- /@babel/helper-define-map/7.10.5:
107
- dependencies:
108
- '@babel/helper-function-name': 7.10.4
109
- '@babel/types': 7.12.6
110
- lodash: 4.17.20
111
- dev: true
112
- resolution:
113
- integrity: sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ==
114
- /@babel/helper-explode-assignable-expression/7.12.1:
115
- dependencies:
116
- '@babel/types': 7.12.6
117
- dev: true
118
- resolution:
119
- integrity: sha512-dmUwH8XmlrUpVqgtZ737tK88v07l840z9j3OEhCLwKTkjlvKpfqXVIZ0wpK3aeOxspwGrf/5AP5qLx4rO3w5rA==
120
- /@babel/helper-function-name/7.10.4:
121
- dependencies:
122
- '@babel/helper-get-function-arity': 7.10.4
123
- '@babel/template': 7.10.4
124
- '@babel/types': 7.12.6
125
- dev: true
126
- resolution:
127
- integrity: sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
128
- /@babel/helper-get-function-arity/7.10.4:
129
- dependencies:
130
- '@babel/types': 7.12.6
131
- dev: true
132
- resolution:
133
- integrity: sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
134
- /@babel/helper-hoist-variables/7.10.4:
135
- dependencies:
136
- '@babel/types': 7.12.6
137
- dev: true
138
- resolution:
139
- integrity: sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==
140
- /@babel/helper-member-expression-to-functions/7.12.1:
141
- dependencies:
142
- '@babel/types': 7.12.6
143
- dev: true
144
- resolution:
145
- integrity: sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ==
146
- /@babel/helper-module-imports/7.12.5:
147
- dependencies:
148
- '@babel/types': 7.12.6
149
- dev: true
150
- resolution:
151
- integrity: sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
152
- /@babel/helper-module-transforms/7.12.1:
153
- dependencies:
154
- '@babel/helper-module-imports': 7.12.5
155
- '@babel/helper-replace-supers': 7.12.5
156
- '@babel/helper-simple-access': 7.12.1
157
- '@babel/helper-split-export-declaration': 7.11.0
158
- '@babel/helper-validator-identifier': 7.10.4
159
- '@babel/template': 7.10.4
160
- '@babel/traverse': 7.12.5
161
- '@babel/types': 7.12.6
162
- lodash: 4.17.20
163
- dev: true
164
- resolution:
165
- integrity: sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==
166
- /@babel/helper-optimise-call-expression/7.10.4:
167
- dependencies:
168
- '@babel/types': 7.12.6
169
- dev: true
170
- resolution:
171
- integrity: sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
172
- /@babel/helper-plugin-utils/7.10.4:
173
- dev: true
174
- resolution:
175
- integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
176
- /@babel/helper-regex/7.10.5:
177
- dependencies:
178
- lodash: 4.17.20
179
- dev: true
180
- resolution:
181
- integrity: sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg==
182
- /@babel/helper-remap-async-to-generator/7.12.1:
183
- dependencies:
184
- '@babel/helper-annotate-as-pure': 7.10.4
185
- '@babel/helper-wrap-function': 7.12.3
186
- '@babel/types': 7.12.6
187
- dev: true
188
- resolution:
189
- integrity: sha512-9d0KQCRM8clMPcDwo8SevNs+/9a8yWVVmaE80FGJcEP8N1qToREmWEGnBn8BUlJhYRFz6fqxeRL1sl5Ogsed7A==
190
- /@babel/helper-replace-supers/7.12.5:
191
- dependencies:
192
- '@babel/helper-member-expression-to-functions': 7.12.1
193
- '@babel/helper-optimise-call-expression': 7.10.4
194
- '@babel/traverse': 7.12.5
195
- '@babel/types': 7.12.6
196
- dev: true
197
- resolution:
198
- integrity: sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA==
199
- /@babel/helper-simple-access/7.12.1:
200
- dependencies:
201
- '@babel/types': 7.12.6
202
- dev: true
203
- resolution:
204
- integrity: sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==
205
- /@babel/helper-skip-transparent-expression-wrappers/7.12.1:
206
- dependencies:
207
- '@babel/types': 7.12.6
208
- dev: true
209
- resolution:
210
- integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==
211
- /@babel/helper-split-export-declaration/7.11.0:
212
- dependencies:
213
- '@babel/types': 7.12.6
214
- dev: true
215
- resolution:
216
- integrity: sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
217
- /@babel/helper-validator-identifier/7.10.4:
218
- dev: true
219
- resolution:
220
- integrity: sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
221
- /@babel/helper-validator-option/7.12.1:
222
- dev: true
223
- resolution:
224
- integrity: sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
225
- /@babel/helper-wrap-function/7.12.3:
226
- dependencies:
227
- '@babel/helper-function-name': 7.10.4
228
- '@babel/template': 7.10.4
229
- '@babel/traverse': 7.12.5
230
- '@babel/types': 7.12.6
231
- dev: true
232
- resolution:
233
- integrity: sha512-Cvb8IuJDln3rs6tzjW3Y8UeelAOdnpB8xtQ4sme2MSZ9wOxrbThporC0y/EtE16VAtoyEfLM404Xr1e0OOp+ow==
234
- /@babel/helpers/7.12.5:
235
- dependencies:
236
- '@babel/template': 7.10.4
237
- '@babel/traverse': 7.12.5
238
- '@babel/types': 7.12.6
239
- dev: true
240
- resolution:
241
- integrity: sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
242
- /@babel/highlight/7.10.4:
243
- dependencies:
244
- '@babel/helper-validator-identifier': 7.10.4
245
- chalk: 2.4.2
246
- js-tokens: 4.0.0
247
- dev: true
248
- resolution:
249
- integrity: sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
250
- /@babel/parser/7.12.5:
251
- dev: true
252
- engines:
253
- node: '>=6.0.0'
254
- hasBin: true
255
- resolution:
256
- integrity: sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==
257
- /@babel/plugin-proposal-async-generator-functions/7.12.1_@babel+core@7.12.3:
258
- dependencies:
259
- '@babel/core': 7.12.3
260
- '@babel/helper-plugin-utils': 7.10.4
261
- '@babel/helper-remap-async-to-generator': 7.12.1
262
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.3
263
- dev: true
264
- peerDependencies:
265
- '@babel/core': ^7.0.0-0
266
- resolution:
267
- integrity: sha512-d+/o30tJxFxrA1lhzJqiUcEJdI6jKlNregCv5bASeGf2Q4MXmnwH7viDo7nhx1/ohf09oaH8j1GVYG/e3Yqk6A==
268
- /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.12.3:
269
- dependencies:
270
- '@babel/core': 7.12.3
271
- '@babel/helper-create-class-features-plugin': 7.12.1_@babel+core@7.12.3
272
- '@babel/helper-plugin-utils': 7.10.4
273
- dev: true
274
- peerDependencies:
275
- '@babel/core': ^7.0.0-0
276
- resolution:
277
- integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==
278
- /@babel/plugin-proposal-dynamic-import/7.12.1_@babel+core@7.12.3:
279
- dependencies:
280
- '@babel/core': 7.12.3
281
- '@babel/helper-plugin-utils': 7.10.4
282
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.3
283
- dev: true
284
- peerDependencies:
285
- '@babel/core': ^7.0.0-0
286
- resolution:
287
- integrity: sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ==
288
- /@babel/plugin-proposal-export-namespace-from/7.12.1_@babel+core@7.12.3:
289
- dependencies:
290
- '@babel/core': 7.12.3
291
- '@babel/helper-plugin-utils': 7.10.4
292
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.3
293
- dev: true
294
- peerDependencies:
295
- '@babel/core': ^7.0.0-0
296
- resolution:
297
- integrity: sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw==
298
- /@babel/plugin-proposal-json-strings/7.12.1_@babel+core@7.12.3:
299
- dependencies:
300
- '@babel/core': 7.12.3
301
- '@babel/helper-plugin-utils': 7.10.4
302
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.3
303
- dev: true
304
- peerDependencies:
305
- '@babel/core': ^7.0.0-0
306
- resolution:
307
- integrity: sha512-GoLDUi6U9ZLzlSda2Df++VSqDJg3CG+dR0+iWsv6XRw1rEq+zwt4DirM9yrxW6XWaTpmai1cWJLMfM8qQJf+yw==
308
- /@babel/plugin-proposal-logical-assignment-operators/7.12.1_@babel+core@7.12.3:
309
- dependencies:
310
- '@babel/core': 7.12.3
311
- '@babel/helper-plugin-utils': 7.10.4
312
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.3
313
- dev: true
314
- peerDependencies:
315
- '@babel/core': ^7.0.0-0
316
- resolution:
317
- integrity: sha512-k8ZmVv0JU+4gcUGeCDZOGd0lCIamU/sMtIiX3UWnUc5yzgq6YUGyEolNYD+MLYKfSzgECPcqetVcJP9Afe/aCA==
318
- /@babel/plugin-proposal-nullish-coalescing-operator/7.12.1_@babel+core@7.12.3:
319
- dependencies:
320
- '@babel/core': 7.12.3
321
- '@babel/helper-plugin-utils': 7.10.4
322
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.3
323
- dev: true
324
- peerDependencies:
325
- '@babel/core': ^7.0.0-0
326
- resolution:
327
- integrity: sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg==
328
- /@babel/plugin-proposal-numeric-separator/7.12.5_@babel+core@7.12.3:
329
- dependencies:
330
- '@babel/core': 7.12.3
331
- '@babel/helper-plugin-utils': 7.10.4
332
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.3
333
- dev: true
334
- peerDependencies:
335
- '@babel/core': ^7.0.0-0
336
- resolution:
337
- integrity: sha512-UiAnkKuOrCyjZ3sYNHlRlfuZJbBHknMQ9VMwVeX97Ofwx7RpD6gS2HfqTCh8KNUQgcOm8IKt103oR4KIjh7Q8g==
338
- /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.3:
339
- dependencies:
340
- '@babel/core': 7.12.3
341
- '@babel/helper-plugin-utils': 7.10.4
342
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.3
343
- '@babel/plugin-transform-parameters': 7.12.1_@babel+core@7.12.3
344
- dev: true
345
- peerDependencies:
346
- '@babel/core': ^7.0.0-0
347
- resolution:
348
- integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==
349
- /@babel/plugin-proposal-optional-catch-binding/7.12.1_@babel+core@7.12.3:
350
- dependencies:
351
- '@babel/core': 7.12.3
352
- '@babel/helper-plugin-utils': 7.10.4
353
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.3
354
- dev: true
355
- peerDependencies:
356
- '@babel/core': ^7.0.0-0
357
- resolution:
358
- integrity: sha512-hFvIjgprh9mMw5v42sJWLI1lzU5L2sznP805zeT6rySVRA0Y18StRhDqhSxlap0oVgItRsB6WSROp4YnJTJz0g==
359
- /@babel/plugin-proposal-optional-chaining/7.12.1_@babel+core@7.12.3:
360
- dependencies:
361
- '@babel/core': 7.12.3
362
- '@babel/helper-plugin-utils': 7.10.4
363
- '@babel/helper-skip-transparent-expression-wrappers': 7.12.1
364
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.3
365
- dev: true
366
- peerDependencies:
367
- '@babel/core': ^7.0.0-0
368
- resolution:
369
- integrity: sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw==
370
- /@babel/plugin-proposal-private-methods/7.12.1_@babel+core@7.12.3:
371
- dependencies:
372
- '@babel/core': 7.12.3
373
- '@babel/helper-create-class-features-plugin': 7.12.1_@babel+core@7.12.3
374
- '@babel/helper-plugin-utils': 7.10.4
375
- dev: true
376
- peerDependencies:
377
- '@babel/core': ^7.0.0-0
378
- resolution:
379
- integrity: sha512-mwZ1phvH7/NHK6Kf8LP7MYDogGV+DKB1mryFOEwx5EBNQrosvIczzZFTUmWaeujd5xT6G1ELYWUz3CutMhjE1w==
380
- /@babel/plugin-proposal-unicode-property-regex/7.12.1_@babel+core@7.12.3:
381
- dependencies:
382
- '@babel/core': 7.12.3
383
- '@babel/helper-create-regexp-features-plugin': 7.12.1_@babel+core@7.12.3
384
- '@babel/helper-plugin-utils': 7.10.4
385
- dev: true
386
- engines:
387
- node: '>=4'
388
- peerDependencies:
389
- '@babel/core': ^7.0.0-0
390
- resolution:
391
- integrity: sha512-MYq+l+PvHuw/rKUz1at/vb6nCnQ2gmJBNaM62z0OgH7B2W1D9pvkpYtlti9bGtizNIU1K3zm4bZF9F91efVY0w==
392
- /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.12.3:
393
- dependencies:
394
- '@babel/core': 7.12.3
395
- '@babel/helper-plugin-utils': 7.10.4
396
- dev: true
397
- peerDependencies:
398
- '@babel/core': ^7.0.0-0
399
- resolution:
400
- integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
401
- /@babel/plugin-syntax-class-properties/7.12.1_@babel+core@7.12.3:
402
- dependencies:
403
- '@babel/core': 7.12.3
404
- '@babel/helper-plugin-utils': 7.10.4
405
- dev: true
406
- peerDependencies:
407
- '@babel/core': ^7.0.0-0
408
- resolution:
409
- integrity: sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==
410
- /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.12.3:
411
- dependencies:
412
- '@babel/core': 7.12.3
413
- '@babel/helper-plugin-utils': 7.10.4
414
- dev: true
415
- peerDependencies:
416
- '@babel/core': ^7.0.0-0
417
- resolution:
418
- integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
419
- /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.12.3:
420
- dependencies:
421
- '@babel/core': 7.12.3
422
- '@babel/helper-plugin-utils': 7.10.4
423
- dev: true
424
- peerDependencies:
425
- '@babel/core': ^7.0.0-0
426
- resolution:
427
- integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
428
- /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.12.3:
429
- dependencies:
430
- '@babel/core': 7.12.3
431
- '@babel/helper-plugin-utils': 7.10.4
432
- dev: true
433
- peerDependencies:
434
- '@babel/core': ^7.0.0-0
435
- resolution:
436
- integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
437
- /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.12.3:
438
- dependencies:
439
- '@babel/core': 7.12.3
440
- '@babel/helper-plugin-utils': 7.10.4
441
- dev: true
442
- peerDependencies:
443
- '@babel/core': ^7.0.0-0
444
- resolution:
445
- integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
446
- /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.12.3:
447
- dependencies:
448
- '@babel/core': 7.12.3
449
- '@babel/helper-plugin-utils': 7.10.4
450
- dev: true
451
- peerDependencies:
452
- '@babel/core': ^7.0.0-0
453
- resolution:
454
- integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
455
- /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.12.3:
456
- dependencies:
457
- '@babel/core': 7.12.3
458
- '@babel/helper-plugin-utils': 7.10.4
459
- dev: true
460
- peerDependencies:
461
- '@babel/core': ^7.0.0-0
462
- resolution:
463
- integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
464
- /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.3:
465
- dependencies:
466
- '@babel/core': 7.12.3
467
- '@babel/helper-plugin-utils': 7.10.4
468
- dev: true
469
- peerDependencies:
470
- '@babel/core': ^7.0.0-0
471
- resolution:
472
- integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
473
- /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.12.3:
474
- dependencies:
475
- '@babel/core': 7.12.3
476
- '@babel/helper-plugin-utils': 7.10.4
477
- dev: true
478
- peerDependencies:
479
- '@babel/core': ^7.0.0-0
480
- resolution:
481
- integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
482
- /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.12.3:
483
- dependencies:
484
- '@babel/core': 7.12.3
485
- '@babel/helper-plugin-utils': 7.10.4
486
- dev: true
487
- peerDependencies:
488
- '@babel/core': ^7.0.0-0
489
- resolution:
490
- integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
491
- /@babel/plugin-syntax-top-level-await/7.12.1_@babel+core@7.12.3:
492
- dependencies:
493
- '@babel/core': 7.12.3
494
- '@babel/helper-plugin-utils': 7.10.4
495
- dev: true
496
- peerDependencies:
497
- '@babel/core': ^7.0.0-0
498
- resolution:
499
- integrity: sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==
500
- /@babel/plugin-transform-arrow-functions/7.12.1_@babel+core@7.12.3:
501
- dependencies:
502
- '@babel/core': 7.12.3
503
- '@babel/helper-plugin-utils': 7.10.4
504
- dev: true
505
- peerDependencies:
506
- '@babel/core': ^7.0.0-0
507
- resolution:
508
- integrity: sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A==
509
- /@babel/plugin-transform-async-to-generator/7.12.1_@babel+core@7.12.3:
510
- dependencies:
511
- '@babel/core': 7.12.3
512
- '@babel/helper-module-imports': 7.12.5
513
- '@babel/helper-plugin-utils': 7.10.4
514
- '@babel/helper-remap-async-to-generator': 7.12.1
515
- dev: true
516
- peerDependencies:
517
- '@babel/core': ^7.0.0-0
518
- resolution:
519
- integrity: sha512-SDtqoEcarK1DFlRJ1hHRY5HvJUj5kX4qmtpMAm2QnhOlyuMC4TMdCRgW6WXpv93rZeYNeLP22y8Aq2dbcDRM1A==
520
- /@babel/plugin-transform-block-scoped-functions/7.12.1_@babel+core@7.12.3:
521
- dependencies:
522
- '@babel/core': 7.12.3
523
- '@babel/helper-plugin-utils': 7.10.4
524
- dev: true
525
- peerDependencies:
526
- '@babel/core': ^7.0.0-0
527
- resolution:
528
- integrity: sha512-5OpxfuYnSgPalRpo8EWGPzIYf0lHBWORCkj5M0oLBwHdlux9Ri36QqGW3/LR13RSVOAoUUMzoPI/jpE4ABcHoA==
529
- /@babel/plugin-transform-block-scoping/7.12.1_@babel+core@7.12.3:
530
- dependencies:
531
- '@babel/core': 7.12.3
532
- '@babel/helper-plugin-utils': 7.10.4
533
- dev: true
534
- peerDependencies:
535
- '@babel/core': ^7.0.0-0
536
- resolution:
537
- integrity: sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
538
- /@babel/plugin-transform-classes/7.12.1_@babel+core@7.12.3:
539
- dependencies:
540
- '@babel/core': 7.12.3
541
- '@babel/helper-annotate-as-pure': 7.10.4
542
- '@babel/helper-define-map': 7.10.5
543
- '@babel/helper-function-name': 7.10.4
544
- '@babel/helper-optimise-call-expression': 7.10.4
545
- '@babel/helper-plugin-utils': 7.10.4
546
- '@babel/helper-replace-supers': 7.12.5
547
- '@babel/helper-split-export-declaration': 7.11.0
548
- globals: 11.12.0
549
- dev: true
550
- peerDependencies:
551
- '@babel/core': ^7.0.0-0
552
- resolution:
553
- integrity: sha512-/74xkA7bVdzQTBeSUhLLJgYIcxw/dpEpCdRDiHgPJ3Mv6uC11UhjpOhl72CgqbBCmt1qtssCyB2xnJm1+PFjog==
554
- /@babel/plugin-transform-computed-properties/7.12.1_@babel+core@7.12.3:
555
- dependencies:
556
- '@babel/core': 7.12.3
557
- '@babel/helper-plugin-utils': 7.10.4
558
- dev: true
559
- peerDependencies:
560
- '@babel/core': ^7.0.0-0
561
- resolution:
562
- integrity: sha512-vVUOYpPWB7BkgUWPo4C44mUQHpTZXakEqFjbv8rQMg7TC6S6ZhGZ3otQcRH6u7+adSlE5i0sp63eMC/XGffrzg==
563
- /@babel/plugin-transform-destructuring/7.12.1_@babel+core@7.12.3:
564
- dependencies:
565
- '@babel/core': 7.12.3
566
- '@babel/helper-plugin-utils': 7.10.4
567
- dev: true
568
- peerDependencies:
569
- '@babel/core': ^7.0.0-0
570
- resolution:
571
- integrity: sha512-fRMYFKuzi/rSiYb2uRLiUENJOKq4Gnl+6qOv5f8z0TZXg3llUwUhsNNwrwaT/6dUhJTzNpBr+CUvEWBtfNY1cw==
572
- /@babel/plugin-transform-dotall-regex/7.12.1_@babel+core@7.12.3:
573
- dependencies:
574
- '@babel/core': 7.12.3
575
- '@babel/helper-create-regexp-features-plugin': 7.12.1_@babel+core@7.12.3
576
- '@babel/helper-plugin-utils': 7.10.4
577
- dev: true
578
- peerDependencies:
579
- '@babel/core': ^7.0.0-0
580
- resolution:
581
- integrity: sha512-B2pXeRKoLszfEW7J4Hg9LoFaWEbr/kzo3teWHmtFCszjRNa/b40f9mfeqZsIDLLt/FjwQ6pz/Gdlwy85xNckBA==
582
- /@babel/plugin-transform-duplicate-keys/7.12.1_@babel+core@7.12.3:
583
- dependencies:
584
- '@babel/core': 7.12.3
585
- '@babel/helper-plugin-utils': 7.10.4
586
- dev: true
587
- peerDependencies:
588
- '@babel/core': ^7.0.0-0
589
- resolution:
590
- integrity: sha512-iRght0T0HztAb/CazveUpUQrZY+aGKKaWXMJ4uf9YJtqxSUe09j3wteztCUDRHs+SRAL7yMuFqUsLoAKKzgXjw==
591
- /@babel/plugin-transform-exponentiation-operator/7.12.1_@babel+core@7.12.3:
592
- dependencies:
593
- '@babel/core': 7.12.3
594
- '@babel/helper-builder-binary-assignment-operator-visitor': 7.10.4
595
- '@babel/helper-plugin-utils': 7.10.4
596
- dev: true
597
- peerDependencies:
598
- '@babel/core': ^7.0.0-0
599
- resolution:
600
- integrity: sha512-7tqwy2bv48q+c1EHbXK0Zx3KXd2RVQp6OC7PbwFNt/dPTAV3Lu5sWtWuAj8owr5wqtWnqHfl2/mJlUmqkChKug==
601
- /@babel/plugin-transform-for-of/7.12.1_@babel+core@7.12.3:
602
- dependencies:
603
- '@babel/core': 7.12.3
604
- '@babel/helper-plugin-utils': 7.10.4
605
- dev: true
606
- peerDependencies:
607
- '@babel/core': ^7.0.0-0
608
- resolution:
609
- integrity: sha512-Zaeq10naAsuHo7heQvyV0ptj4dlZJwZgNAtBYBnu5nNKJoW62m0zKcIEyVECrUKErkUkg6ajMy4ZfnVZciSBhg==
610
- /@babel/plugin-transform-function-name/7.12.1_@babel+core@7.12.3:
611
- dependencies:
612
- '@babel/core': 7.12.3
613
- '@babel/helper-function-name': 7.10.4
614
- '@babel/helper-plugin-utils': 7.10.4
615
- dev: true
616
- peerDependencies:
617
- '@babel/core': ^7.0.0-0
618
- resolution:
619
- integrity: sha512-JF3UgJUILoFrFMEnOJLJkRHSk6LUSXLmEFsA23aR2O5CSLUxbeUX1IZ1YQ7Sn0aXb601Ncwjx73a+FVqgcljVw==
620
- /@babel/plugin-transform-literals/7.12.1_@babel+core@7.12.3:
621
- dependencies:
622
- '@babel/core': 7.12.3
623
- '@babel/helper-plugin-utils': 7.10.4
624
- dev: true
625
- peerDependencies:
626
- '@babel/core': ^7.0.0-0
627
- resolution:
628
- integrity: sha512-+PxVGA+2Ag6uGgL0A5f+9rklOnnMccwEBzwYFL3EUaKuiyVnUipyXncFcfjSkbimLrODoqki1U9XxZzTvfN7IQ==
629
- /@babel/plugin-transform-member-expression-literals/7.12.1_@babel+core@7.12.3:
630
- dependencies:
631
- '@babel/core': 7.12.3
632
- '@babel/helper-plugin-utils': 7.10.4
633
- dev: true
634
- peerDependencies:
635
- '@babel/core': ^7.0.0-0
636
- resolution:
637
- integrity: sha512-1sxePl6z9ad0gFMB9KqmYofk34flq62aqMt9NqliS/7hPEpURUCMbyHXrMPlo282iY7nAvUB1aQd5mg79UD9Jg==
638
- /@babel/plugin-transform-modules-amd/7.12.1_@babel+core@7.12.3:
639
- dependencies:
640
- '@babel/core': 7.12.3
641
- '@babel/helper-module-transforms': 7.12.1
642
- '@babel/helper-plugin-utils': 7.10.4
643
- babel-plugin-dynamic-import-node: 2.3.3
644
- dev: true
645
- peerDependencies:
646
- '@babel/core': ^7.0.0-0
647
- resolution:
648
- integrity: sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ==
649
- /@babel/plugin-transform-modules-commonjs/7.12.1_@babel+core@7.12.3:
650
- dependencies:
651
- '@babel/core': 7.12.3
652
- '@babel/helper-module-transforms': 7.12.1
653
- '@babel/helper-plugin-utils': 7.10.4
654
- '@babel/helper-simple-access': 7.12.1
655
- babel-plugin-dynamic-import-node: 2.3.3
656
- dev: true
657
- peerDependencies:
658
- '@babel/core': ^7.0.0-0
659
- resolution:
660
- integrity: sha512-dY789wq6l0uLY8py9c1B48V8mVL5gZh/+PQ5ZPrylPYsnAvnEMjqsUXkuoDVPeVK+0VyGar+D08107LzDQ6pag==
661
- /@babel/plugin-transform-modules-systemjs/7.12.1_@babel+core@7.12.3:
662
- dependencies:
663
- '@babel/core': 7.12.3
664
- '@babel/helper-hoist-variables': 7.10.4
665
- '@babel/helper-module-transforms': 7.12.1
666
- '@babel/helper-plugin-utils': 7.10.4
667
- '@babel/helper-validator-identifier': 7.10.4
668
- babel-plugin-dynamic-import-node: 2.3.3
669
- dev: true
670
- peerDependencies:
671
- '@babel/core': ^7.0.0-0
672
- resolution:
673
- integrity: sha512-Hn7cVvOavVh8yvW6fLwveFqSnd7rbQN3zJvoPNyNaQSvgfKmDBO9U1YL9+PCXGRlZD9tNdWTy5ACKqMuzyn32Q==
674
- /@babel/plugin-transform-modules-umd/7.12.1_@babel+core@7.12.3:
675
- dependencies:
676
- '@babel/core': 7.12.3
677
- '@babel/helper-module-transforms': 7.12.1
678
- '@babel/helper-plugin-utils': 7.10.4
679
- dev: true
680
- peerDependencies:
681
- '@babel/core': ^7.0.0-0
682
- resolution:
683
- integrity: sha512-aEIubCS0KHKM0zUos5fIoQm+AZUMt1ZvMpqz0/H5qAQ7vWylr9+PLYurT+Ic7ID/bKLd4q8hDovaG3Zch2uz5Q==
684
- /@babel/plugin-transform-named-capturing-groups-regex/7.12.1_@babel+core@7.12.3:
685
- dependencies:
686
- '@babel/core': 7.12.3
687
- '@babel/helper-create-regexp-features-plugin': 7.12.1_@babel+core@7.12.3
688
- dev: true
689
- peerDependencies:
690
- '@babel/core': ^7.0.0
691
- resolution:
692
- integrity: sha512-tB43uQ62RHcoDp9v2Nsf+dSM8sbNodbEicbQNA53zHz8pWUhsgHSJCGpt7daXxRydjb0KnfmB+ChXOv3oADp1Q==
693
- /@babel/plugin-transform-new-target/7.12.1_@babel+core@7.12.3:
694
- dependencies:
695
- '@babel/core': 7.12.3
696
- '@babel/helper-plugin-utils': 7.10.4
697
- dev: true
698
- peerDependencies:
699
- '@babel/core': ^7.0.0-0
700
- resolution:
701
- integrity: sha512-+eW/VLcUL5L9IvJH7rT1sT0CzkdUTvPrXC2PXTn/7z7tXLBuKvezYbGdxD5WMRoyvyaujOq2fWoKl869heKjhw==
702
- /@babel/plugin-transform-object-super/7.12.1_@babel+core@7.12.3:
703
- dependencies:
704
- '@babel/core': 7.12.3
705
- '@babel/helper-plugin-utils': 7.10.4
706
- '@babel/helper-replace-supers': 7.12.5
707
- dev: true
708
- peerDependencies:
709
- '@babel/core': ^7.0.0-0
710
- resolution:
711
- integrity: sha512-AvypiGJH9hsquNUn+RXVcBdeE3KHPZexWRdimhuV59cSoOt5kFBmqlByorAeUlGG2CJWd0U+4ZtNKga/TB0cAw==
712
- /@babel/plugin-transform-parameters/7.12.1_@babel+core@7.12.3:
713
- dependencies:
714
- '@babel/core': 7.12.3
715
- '@babel/helper-plugin-utils': 7.10.4
716
- dev: true
717
- peerDependencies:
718
- '@babel/core': ^7.0.0-0
719
- resolution:
720
- integrity: sha512-xq9C5EQhdPK23ZeCdMxl8bbRnAgHFrw5EOC3KJUsSylZqdkCaFEXxGSBuTSObOpiiHHNyb82es8M1QYgfQGfNg==
721
- /@babel/plugin-transform-property-literals/7.12.1_@babel+core@7.12.3:
722
- dependencies:
723
- '@babel/core': 7.12.3
724
- '@babel/helper-plugin-utils': 7.10.4
725
- dev: true
726
- peerDependencies:
727
- '@babel/core': ^7.0.0-0
728
- resolution:
729
- integrity: sha512-6MTCR/mZ1MQS+AwZLplX4cEySjCpnIF26ToWo942nqn8hXSm7McaHQNeGx/pt7suI1TWOWMfa/NgBhiqSnX0cQ==
730
- /@babel/plugin-transform-regenerator/7.12.1_@babel+core@7.12.3:
731
- dependencies:
732
- '@babel/core': 7.12.3
733
- regenerator-transform: 0.14.5
734
- dev: true
735
- peerDependencies:
736
- '@babel/core': ^7.0.0-0
737
- resolution:
738
- integrity: sha512-gYrHqs5itw6i4PflFX3OdBPMQdPbF4bj2REIUxlMRUFk0/ZOAIpDFuViuxPjUL7YC8UPnf+XG7/utJvqXdPKng==
739
- /@babel/plugin-transform-reserved-words/7.12.1_@babel+core@7.12.3:
740
- dependencies:
741
- '@babel/core': 7.12.3
742
- '@babel/helper-plugin-utils': 7.10.4
743
- dev: true
744
- peerDependencies:
745
- '@babel/core': ^7.0.0-0
746
- resolution:
747
- integrity: sha512-pOnUfhyPKvZpVyBHhSBoX8vfA09b7r00Pmm1sH+29ae2hMTKVmSp4Ztsr8KBKjLjx17H0eJqaRC3bR2iThM54A==
748
- /@babel/plugin-transform-shorthand-properties/7.12.1_@babel+core@7.12.3:
749
- dependencies:
750
- '@babel/core': 7.12.3
751
- '@babel/helper-plugin-utils': 7.10.4
752
- dev: true
753
- peerDependencies:
754
- '@babel/core': ^7.0.0-0
755
- resolution:
756
- integrity: sha512-GFZS3c/MhX1OusqB1MZ1ct2xRzX5ppQh2JU1h2Pnfk88HtFTM+TWQqJNfwkmxtPQtb/s1tk87oENfXJlx7rSDw==
757
- /@babel/plugin-transform-spread/7.12.1_@babel+core@7.12.3:
758
- dependencies:
759
- '@babel/core': 7.12.3
760
- '@babel/helper-plugin-utils': 7.10.4
761
- '@babel/helper-skip-transparent-expression-wrappers': 7.12.1
762
- dev: true
763
- peerDependencies:
764
- '@babel/core': ^7.0.0-0
765
- resolution:
766
- integrity: sha512-vuLp8CP0BE18zVYjsEBZ5xoCecMK6LBMMxYzJnh01rxQRvhNhH1csMMmBfNo5tGpGO+NhdSNW2mzIvBu3K1fng==
767
- /@babel/plugin-transform-sticky-regex/7.12.1_@babel+core@7.12.3:
768
- dependencies:
769
- '@babel/core': 7.12.3
770
- '@babel/helper-plugin-utils': 7.10.4
771
- '@babel/helper-regex': 7.10.5
772
- dev: true
773
- peerDependencies:
774
- '@babel/core': ^7.0.0-0
775
- resolution:
776
- integrity: sha512-CiUgKQ3AGVk7kveIaPEET1jNDhZZEl1RPMWdTBE1799bdz++SwqDHStmxfCtDfBhQgCl38YRiSnrMuUMZIWSUQ==
777
- /@babel/plugin-transform-template-literals/7.12.1_@babel+core@7.12.3:
778
- dependencies:
779
- '@babel/core': 7.12.3
780
- '@babel/helper-plugin-utils': 7.10.4
781
- dev: true
782
- peerDependencies:
783
- '@babel/core': ^7.0.0-0
784
- resolution:
785
- integrity: sha512-b4Zx3KHi+taXB1dVRBhVJtEPi9h1THCeKmae2qP0YdUHIFhVjtpqqNfxeVAa1xeHVhAy4SbHxEwx5cltAu5apw==
786
- /@babel/plugin-transform-typeof-symbol/7.12.1_@babel+core@7.12.3:
787
- dependencies:
788
- '@babel/core': 7.12.3
789
- '@babel/helper-plugin-utils': 7.10.4
790
- dev: true
791
- peerDependencies:
792
- '@babel/core': ^7.0.0-0
793
- resolution:
794
- integrity: sha512-EPGgpGy+O5Kg5pJFNDKuxt9RdmTgj5sgrus2XVeMp/ZIbOESadgILUbm50SNpghOh3/6yrbsH+NB5+WJTmsA7Q==
795
- /@babel/plugin-transform-unicode-escapes/7.12.1_@babel+core@7.12.3:
796
- dependencies:
797
- '@babel/core': 7.12.3
798
- '@babel/helper-plugin-utils': 7.10.4
799
- dev: true
800
- peerDependencies:
801
- '@babel/core': ^7.0.0-0
802
- resolution:
803
- integrity: sha512-I8gNHJLIc7GdApm7wkVnStWssPNbSRMPtgHdmH3sRM1zopz09UWPS4x5V4n1yz/MIWTVnJ9sp6IkuXdWM4w+2Q==
804
- /@babel/plugin-transform-unicode-regex/7.12.1_@babel+core@7.12.3:
805
- dependencies:
806
- '@babel/core': 7.12.3
807
- '@babel/helper-create-regexp-features-plugin': 7.12.1_@babel+core@7.12.3
808
- '@babel/helper-plugin-utils': 7.10.4
809
- dev: true
810
- peerDependencies:
811
- '@babel/core': ^7.0.0-0
812
- resolution:
813
- integrity: sha512-SqH4ClNngh/zGwHZOOQMTD+e8FGWexILV+ePMyiDJttAWRh5dhDL8rcl5lSgU3Huiq6Zn6pWTMvdPAb21Dwdyg==
814
- /@babel/preset-env/7.12.1_@babel+core@7.12.3:
815
- dependencies:
816
- '@babel/compat-data': 7.12.5
817
- '@babel/core': 7.12.3
818
- '@babel/helper-compilation-targets': 7.12.5_@babel+core@7.12.3
819
- '@babel/helper-module-imports': 7.12.5
820
- '@babel/helper-plugin-utils': 7.10.4
821
- '@babel/helper-validator-option': 7.12.1
822
- '@babel/plugin-proposal-async-generator-functions': 7.12.1_@babel+core@7.12.3
823
- '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.12.3
824
- '@babel/plugin-proposal-dynamic-import': 7.12.1_@babel+core@7.12.3
825
- '@babel/plugin-proposal-export-namespace-from': 7.12.1_@babel+core@7.12.3
826
- '@babel/plugin-proposal-json-strings': 7.12.1_@babel+core@7.12.3
827
- '@babel/plugin-proposal-logical-assignment-operators': 7.12.1_@babel+core@7.12.3
828
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.12.3
829
- '@babel/plugin-proposal-numeric-separator': 7.12.5_@babel+core@7.12.3
830
- '@babel/plugin-proposal-object-rest-spread': 7.12.1_@babel+core@7.12.3
831
- '@babel/plugin-proposal-optional-catch-binding': 7.12.1_@babel+core@7.12.3
832
- '@babel/plugin-proposal-optional-chaining': 7.12.1_@babel+core@7.12.3
833
- '@babel/plugin-proposal-private-methods': 7.12.1_@babel+core@7.12.3
834
- '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.12.3
835
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.3
836
- '@babel/plugin-syntax-class-properties': 7.12.1_@babel+core@7.12.3
837
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.3
838
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.3
839
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.3
840
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.3
841
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.3
842
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.3
843
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.3
844
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.3
845
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.3
846
- '@babel/plugin-syntax-top-level-await': 7.12.1_@babel+core@7.12.3
847
- '@babel/plugin-transform-arrow-functions': 7.12.1_@babel+core@7.12.3
848
- '@babel/plugin-transform-async-to-generator': 7.12.1_@babel+core@7.12.3
849
- '@babel/plugin-transform-block-scoped-functions': 7.12.1_@babel+core@7.12.3
850
- '@babel/plugin-transform-block-scoping': 7.12.1_@babel+core@7.12.3
851
- '@babel/plugin-transform-classes': 7.12.1_@babel+core@7.12.3
852
- '@babel/plugin-transform-computed-properties': 7.12.1_@babel+core@7.12.3
853
- '@babel/plugin-transform-destructuring': 7.12.1_@babel+core@7.12.3
854
- '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.12.3
855
- '@babel/plugin-transform-duplicate-keys': 7.12.1_@babel+core@7.12.3
856
- '@babel/plugin-transform-exponentiation-operator': 7.12.1_@babel+core@7.12.3
857
- '@babel/plugin-transform-for-of': 7.12.1_@babel+core@7.12.3
858
- '@babel/plugin-transform-function-name': 7.12.1_@babel+core@7.12.3
859
- '@babel/plugin-transform-literals': 7.12.1_@babel+core@7.12.3
860
- '@babel/plugin-transform-member-expression-literals': 7.12.1_@babel+core@7.12.3
861
- '@babel/plugin-transform-modules-amd': 7.12.1_@babel+core@7.12.3
862
- '@babel/plugin-transform-modules-commonjs': 7.12.1_@babel+core@7.12.3
863
- '@babel/plugin-transform-modules-systemjs': 7.12.1_@babel+core@7.12.3
864
- '@babel/plugin-transform-modules-umd': 7.12.1_@babel+core@7.12.3
865
- '@babel/plugin-transform-named-capturing-groups-regex': 7.12.1_@babel+core@7.12.3
866
- '@babel/plugin-transform-new-target': 7.12.1_@babel+core@7.12.3
867
- '@babel/plugin-transform-object-super': 7.12.1_@babel+core@7.12.3
868
- '@babel/plugin-transform-parameters': 7.12.1_@babel+core@7.12.3
869
- '@babel/plugin-transform-property-literals': 7.12.1_@babel+core@7.12.3
870
- '@babel/plugin-transform-regenerator': 7.12.1_@babel+core@7.12.3
871
- '@babel/plugin-transform-reserved-words': 7.12.1_@babel+core@7.12.3
872
- '@babel/plugin-transform-shorthand-properties': 7.12.1_@babel+core@7.12.3
873
- '@babel/plugin-transform-spread': 7.12.1_@babel+core@7.12.3
874
- '@babel/plugin-transform-sticky-regex': 7.12.1_@babel+core@7.12.3
875
- '@babel/plugin-transform-template-literals': 7.12.1_@babel+core@7.12.3
876
- '@babel/plugin-transform-typeof-symbol': 7.12.1_@babel+core@7.12.3
877
- '@babel/plugin-transform-unicode-escapes': 7.12.1_@babel+core@7.12.3
878
- '@babel/plugin-transform-unicode-regex': 7.12.1_@babel+core@7.12.3
879
- '@babel/preset-modules': 0.1.4_@babel+core@7.12.3
880
- '@babel/types': 7.12.6
881
- core-js-compat: 3.7.0
882
- semver: 5.7.1
883
- dev: true
884
- peerDependencies:
885
- '@babel/core': ^7.0.0-0
886
- resolution:
887
- integrity: sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg==
888
- /@babel/preset-modules/0.1.4_@babel+core@7.12.3:
889
- dependencies:
890
- '@babel/core': 7.12.3
891
- '@babel/helper-plugin-utils': 7.10.4
892
- '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.12.3
893
- '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.12.3
894
- '@babel/types': 7.12.6
895
- esutils: 2.0.3
896
- dev: true
897
- peerDependencies:
898
- '@babel/core': ^7.0.0-0
899
- resolution:
900
- integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==
901
- /@babel/runtime/7.12.5:
902
- dependencies:
903
- regenerator-runtime: 0.13.7
904
- dev: true
905
- resolution:
906
- integrity: sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
907
- /@babel/template/7.10.4:
908
- dependencies:
909
- '@babel/code-frame': 7.10.4
910
- '@babel/parser': 7.12.5
911
- '@babel/types': 7.12.6
912
- dev: true
913
- resolution:
914
- integrity: sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
915
- /@babel/traverse/7.12.5:
916
- dependencies:
917
- '@babel/code-frame': 7.10.4
918
- '@babel/generator': 7.12.5
919
- '@babel/helper-function-name': 7.10.4
920
- '@babel/helper-split-export-declaration': 7.11.0
921
- '@babel/parser': 7.12.5
922
- '@babel/types': 7.12.6
923
- debug: 4.2.0
924
- globals: 11.12.0
925
- lodash: 4.17.20
926
- dev: true
927
- resolution:
928
- integrity: sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA==
929
- /@babel/types/7.12.6:
930
- dependencies:
931
- '@babel/helper-validator-identifier': 7.10.4
932
- lodash: 4.17.20
933
- to-fast-properties: 2.0.0
934
- dev: true
935
- resolution:
936
- integrity: sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA==
937
- /@rollup/plugin-babel/5.2.1_@babel+core@7.12.3+rollup@2.33.2:
938
- dependencies:
939
- '@babel/core': 7.12.3
940
- '@babel/helper-module-imports': 7.12.5
941
- '@rollup/pluginutils': 3.1.0_rollup@2.33.2
942
- rollup: 2.33.2
943
- dev: true
944
- engines:
945
- node: '>= 10.0.0'
946
- peerDependencies:
947
- '@babel/core': ^7.0.0
948
- '@types/babel__core': ^7.1.9
949
- rollup: ^1.20.0||^2.0.0
950
- peerDependenciesMeta:
951
- '@types/babel__core':
952
- optional: true
953
- resolution:
954
- integrity: sha512-Jd7oqFR2dzZJ3NWANDyBjwTtX/lYbZpVcmkHrfQcpvawHs9E4c0nYk5U2mfZ6I/DZcIvy506KZJi54XK/jxH7A==
955
- /@rollup/plugin-commonjs/15.1.0_rollup@2.33.2:
956
- dependencies:
957
- '@rollup/pluginutils': 3.1.0_rollup@2.33.2
958
- commondir: 1.0.1
959
- estree-walker: 2.0.1
960
- glob: 7.1.6
961
- is-reference: 1.2.1
962
- magic-string: 0.25.7
963
- resolve: 1.19.0
964
- rollup: 2.33.2
965
- dev: true
966
- engines:
967
- node: '>= 8.0.0'
968
- peerDependencies:
969
- rollup: ^2.22.0
970
- resolution:
971
- integrity: sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==
972
- /@rollup/plugin-json/4.1.0_rollup@2.33.2:
973
- dependencies:
974
- '@rollup/pluginutils': 3.1.0_rollup@2.33.2
975
- rollup: 2.33.2
976
- dev: true
977
- peerDependencies:
978
- rollup: ^1.20.0 || ^2.0.0
979
- resolution:
980
- integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==
981
- /@rollup/plugin-node-resolve/9.0.0_rollup@2.33.2:
982
- dependencies:
983
- '@rollup/pluginutils': 3.1.0_rollup@2.33.2
984
- '@types/resolve': 1.17.1
985
- builtin-modules: 3.1.0
986
- deepmerge: 4.2.2
987
- is-module: 1.0.0
988
- resolve: 1.19.0
989
- rollup: 2.33.2
990
- dev: true
991
- engines:
992
- node: '>= 10.0.0'
993
- peerDependencies:
994
- rollup: ^1.20.0||^2.0.0
995
- resolution:
996
- integrity: sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg==
997
- /@rollup/pluginutils/3.1.0_rollup@2.33.2:
998
- dependencies:
999
- '@types/estree': 0.0.39
1000
- estree-walker: 1.0.1
1001
- picomatch: 2.2.2
1002
- rollup: 2.33.2
1003
- dev: true
1004
- engines:
1005
- node: '>= 8.0.0'
1006
- peerDependencies:
1007
- rollup: ^1.20.0||^2.0.0
1008
- resolution:
1009
- integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
1010
- /@types/estree/0.0.39:
1011
- dev: true
1012
- resolution:
1013
- integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
1014
- /@types/estree/0.0.45:
1015
- dev: true
1016
- resolution:
1017
- integrity: sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==
1018
- /@types/node/14.14.7:
1019
- resolution:
1020
- integrity: sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
1021
- /@types/resolve/1.17.1:
1022
- dependencies:
1023
- '@types/node': 14.14.7
1024
- dev: true
1025
- resolution:
1026
- integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
1027
- /@types/zen-observable/0.8.1:
1028
- dev: false
1029
- resolution:
1030
- integrity: sha512-wmk0xQI6Yy7Fs/il4EpOcflG4uonUpYGqvZARESLc2oy4u69fkatFLbJOeW4Q6awO15P4rduAe6xkwHevpXcUQ==
1031
- /@wry/context/0.4.4:
1032
- dependencies:
1033
- '@types/node': 14.14.7
1034
- tslib: 1.14.1
1035
- dev: false
1036
- resolution:
1037
- integrity: sha512-LrKVLove/zw6h2Md/KZyWxIkFM6AoyKp71OqpH9Hiip1csjPVoD3tPxlbQUNxEnHENks3UGgNpSBCAfq9KWuag==
1038
- /@wry/equality/0.1.11:
1039
- dependencies:
1040
- tslib: 1.14.1
1041
- dev: false
1042
- resolution:
1043
- integrity: sha512-mwEVBDUVODlsQQ5dfuLUS5/Tf7jqUKyhKYHmVi4fPB6bDMOfWvUPJmKgS1Z7Za/sOI3vzWt4+O7yCiL/70MogA==
1044
- /ansi-styles/3.2.1:
1045
- dependencies:
1046
- color-convert: 1.9.3
1047
- dev: true
1048
- engines:
1049
- node: '>=4'
1050
- resolution:
1051
- integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
1052
- /apollo-boost/0.4.9:
1053
- dependencies:
1054
- apollo-cache: 1.3.5
1055
- apollo-cache-inmemory: 1.6.6
1056
- apollo-client: 2.6.10
1057
- apollo-link: 1.2.14
1058
- apollo-link-error: 1.1.13
1059
- apollo-link-http: 1.5.17
1060
- graphql-tag: 2.11.0
1061
- ts-invariant: 0.4.4
1062
- tslib: 1.14.1
1063
- dev: false
1064
- peerDependencies:
1065
- graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1066
- resolution:
1067
- integrity: sha512-05y5BKcDaa8w47f8d81UVwKqrAjn8uKLv6QM9fNdldoNzQ+rnOHgFlnrySUZRz9QIT3vPftQkEz2UEASp1Mi5g==
1068
- /apollo-cache-inmemory/1.6.6:
1069
- dependencies:
1070
- apollo-cache: 1.3.5
1071
- apollo-utilities: 1.3.4
1072
- optimism: 0.10.3
1073
- ts-invariant: 0.4.4
1074
- tslib: 1.14.1
1075
- dev: false
1076
- peerDependencies:
1077
- graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1078
- resolution:
1079
- integrity: sha512-L8pToTW/+Xru2FFAhkZ1OA9q4V4nuvfoPecBM34DecAugUZEBhI2Hmpgnzq2hTKZ60LAMrlqiASm0aqAY6F8/A==
1080
- /apollo-cache/1.3.5:
1081
- dependencies:
1082
- apollo-utilities: 1.3.4
1083
- tslib: 1.14.1
1084
- dev: false
1085
- peerDependencies:
1086
- graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1087
- resolution:
1088
- integrity: sha512-1XoDy8kJnyWY/i/+gLTEbYLnoiVtS8y7ikBr/IfmML4Qb+CM7dEEbIUOjnY716WqmZ/UpXIxTfJsY7rMcqiCXA==
1089
- /apollo-client/2.6.10:
1090
- dependencies:
1091
- '@types/zen-observable': 0.8.1
1092
- apollo-cache: 1.3.5
1093
- apollo-link: 1.2.14
1094
- apollo-utilities: 1.3.4
1095
- symbol-observable: 1.2.0
1096
- ts-invariant: 0.4.4
1097
- tslib: 1.14.1
1098
- zen-observable: 0.8.15
1099
- dev: false
1100
- peerDependencies:
1101
- graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1102
- resolution:
1103
- integrity: sha512-jiPlMTN6/5CjZpJOkGeUV0mb4zxx33uXWdj/xQCfAMkuNAC3HN7CvYDyMHHEzmcQ5GV12LszWoQ/VlxET24CtA==
1104
- /apollo-link-error/1.1.13:
1105
- dependencies:
1106
- apollo-link: 1.2.14
1107
- apollo-link-http-common: 0.2.16
1108
- tslib: 1.14.1
1109
- dev: false
1110
- resolution:
1111
- integrity: sha512-jAZOOahJU6bwSqb2ZyskEK1XdgUY9nkmeclCrW7Gddh1uasHVqmoYc4CKdb0/H0Y1J9lvaXKle2Wsw/Zx1AyUg==
1112
- /apollo-link-http-common/0.2.16:
1113
- dependencies:
1114
- apollo-link: 1.2.14
1115
- ts-invariant: 0.4.4
1116
- tslib: 1.14.1
1117
- dev: false
1118
- peerDependencies:
1119
- graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1120
- resolution:
1121
- integrity: sha512-2tIhOIrnaF4UbQHf7kjeQA/EmSorB7+HyJIIrUjJOKBgnXwuexi8aMecRlqTIDWcyVXCeqLhUnztMa6bOH/jTg==
1122
- /apollo-link-http/1.5.17:
1123
- dependencies:
1124
- apollo-link: 1.2.14
1125
- apollo-link-http-common: 0.2.16
1126
- tslib: 1.14.1
1127
- dev: false
1128
- peerDependencies:
1129
- graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1130
- resolution:
1131
- integrity: sha512-uWcqAotbwDEU/9+Dm9e1/clO7hTB2kQ/94JYcGouBVLjoKmTeJTUPQKcJGpPwUjZcSqgYicbFqQSoJIW0yrFvg==
1132
- /apollo-link/1.2.14:
1133
- dependencies:
1134
- apollo-utilities: 1.3.4
1135
- ts-invariant: 0.4.4
1136
- tslib: 1.14.1
1137
- zen-observable-ts: 0.8.21
1138
- dev: false
1139
- peerDependencies:
1140
- graphql: ^0.11.3 || ^0.12.3 || ^0.13.0 || ^14.0.0 || ^15.0.0
1141
- resolution:
1142
- integrity: sha512-p67CMEFP7kOG1JZ0ZkYZwRDa369w5PIjtMjvrQd/HnIV8FRsHRqLqK+oAZQnFa1DDdZtOtHTi+aMIW6EatC2jg==
1143
- /apollo-utilities/1.3.4:
1144
- dependencies:
1145
- '@wry/equality': 0.1.11
1146
- fast-json-stable-stringify: 2.1.0
1147
- ts-invariant: 0.4.4
1148
- tslib: 1.14.1
1149
- dev: false
1150
- peerDependencies:
1151
- graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1152
- resolution:
1153
- integrity: sha512-pk2hiWrCXMAy2fRPwEyhvka+mqwzeP60Jr1tRYi5xru+3ko94HI9o6lK0CT33/w4RDlxWchmdhDCrvdr+pHCig==
1154
- /axios/0.20.0:
1155
- dependencies:
1156
- follow-redirects: 1.13.0
1157
- dev: false
1158
- resolution:
1159
- integrity: sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA==
1160
- /babel-plugin-dynamic-import-node/2.3.3:
1161
- dependencies:
1162
- object.assign: 4.1.2
1163
- dev: true
1164
- resolution:
1165
- integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
1166
- /balanced-match/1.0.0:
1167
- dev: true
1168
- resolution:
1169
- integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
1170
- /brace-expansion/1.1.11:
1171
- dependencies:
1172
- balanced-match: 1.0.0
1173
- concat-map: 0.0.1
1174
- dev: true
1175
- resolution:
1176
- integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
1177
- /browserslist/4.14.7:
1178
- dependencies:
1179
- caniuse-lite: 1.0.30001158
1180
- colorette: 1.2.1
1181
- electron-to-chromium: 1.3.597
1182
- escalade: 3.1.1
1183
- node-releases: 1.1.67
1184
- dev: true
1185
- engines:
1186
- node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7
1187
- hasBin: true
1188
- resolution:
1189
- integrity: sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ==
1190
- /buffer-from/1.1.1:
1191
- dev: true
1192
- resolution:
1193
- integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
1194
- /builtin-modules/3.1.0:
1195
- dev: true
1196
- engines:
1197
- node: '>=6'
1198
- resolution:
1199
- integrity: sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==
1200
- /call-bind/1.0.0:
1201
- dependencies:
1202
- function-bind: 1.1.1
1203
- get-intrinsic: 1.0.1
1204
- dev: true
1205
- resolution:
1206
- integrity: sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==
1207
- /caniuse-lite/1.0.30001158:
1208
- dev: true
1209
- resolution:
1210
- integrity: sha512-s5loVYY+yKpuVA3HyW8BarzrtJvwHReuzugQXlv1iR3LKSReoFXRm86mT6hT7PEF5RxW+XQZg+6nYjlywYzQ+g==
1211
- /chalk/2.4.2:
1212
- dependencies:
1213
- ansi-styles: 3.2.1
1214
- escape-string-regexp: 1.0.5
1215
- supports-color: 5.5.0
1216
- dev: true
1217
- engines:
1218
- node: '>=4'
1219
- resolution:
1220
- integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
1221
- /color-convert/1.9.3:
1222
- dependencies:
1223
- color-name: 1.1.3
1224
- dev: true
1225
- resolution:
1226
- integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
1227
- /color-name/1.1.3:
1228
- dev: true
1229
- resolution:
1230
- integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
1231
- /colorette/1.2.1:
1232
- dev: true
1233
- resolution:
1234
- integrity: sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
1235
- /commander/2.20.3:
1236
- dev: true
1237
- resolution:
1238
- integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
1239
- /commondir/1.0.1:
1240
- dev: true
1241
- resolution:
1242
- integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
1243
- /concat-map/0.0.1:
1244
- dev: true
1245
- resolution:
1246
- integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
1247
- /convert-source-map/1.7.0:
1248
- dependencies:
1249
- safe-buffer: 5.1.2
1250
- dev: true
1251
- resolution:
1252
- integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
1253
- /core-js-compat/3.7.0:
1254
- dependencies:
1255
- browserslist: 4.14.7
1256
- semver: 7.0.0
1257
- dev: true
1258
- resolution:
1259
- integrity: sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg==
1260
- /debug/4.2.0:
1261
- dependencies:
1262
- ms: 2.1.2
1263
- dev: true
1264
- engines:
1265
- node: '>=6.0'
1266
- peerDependencies:
1267
- supports-color: '*'
1268
- peerDependenciesMeta:
1269
- supports-color:
1270
- optional: true
1271
- resolution:
1272
- integrity: sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
1273
- /deepmerge/4.2.2:
1274
- dev: true
1275
- engines:
1276
- node: '>=0.10.0'
1277
- resolution:
1278
- integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==
1279
- /define-properties/1.1.3:
1280
- dependencies:
1281
- object-keys: 1.1.1
1282
- dev: true
1283
- engines:
1284
- node: '>= 0.4'
1285
- resolution:
1286
- integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
1287
- /electron-to-chromium/1.3.597:
1288
- dev: true
1289
- resolution:
1290
- integrity: sha512-VJI21MucKaqyFw0oe3j9BIg+nDF4MHzUZAmUwZzrxho+s8zPCD13Fds07Rgu+MTtAadO4tYTKFdAUksKYUyIJw==
1291
- /escalade/3.1.1:
1292
- dev: true
1293
- engines:
1294
- node: '>=6'
1295
- resolution:
1296
- integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
1297
- /escape-string-regexp/1.0.5:
1298
- dev: true
1299
- engines:
1300
- node: '>=0.8.0'
1301
- resolution:
1302
- integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1303
- /estree-walker/1.0.1:
1304
- dev: true
1305
- resolution:
1306
- integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
1307
- /estree-walker/2.0.1:
1308
- dev: true
1309
- resolution:
1310
- integrity: sha512-tF0hv+Yi2Ot1cwj9eYHtxC0jB9bmjacjQs6ZBTj82H8JwUywFuc+7E83NWfNMwHXZc11mjfFcVXPe9gEP4B8dg==
1311
- /esutils/2.0.3:
1312
- dev: true
1313
- engines:
1314
- node: '>=0.10.0'
1315
- resolution:
1316
- integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
1317
- /fast-json-stable-stringify/2.1.0:
1318
- dev: false
1319
- resolution:
1320
- integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
1321
- /follow-redirects/1.13.0:
1322
- dev: false
1323
- engines:
1324
- node: '>=4.0'
1325
- resolution:
1326
- integrity: sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
1327
- /fs.realpath/1.0.0:
1328
- dev: true
1329
- resolution:
1330
- integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
1331
- /fsevents/2.1.3:
1332
- dev: true
1333
- engines:
1334
- node: ^8.16.0 || ^10.6.0 || >=11.0.0
1335
- optional: true
1336
- os:
1337
- - darwin
1338
- resolution:
1339
- integrity: sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
1340
- /function-bind/1.1.1:
1341
- dev: true
1342
- resolution:
1343
- integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
1344
- /gensync/1.0.0-beta.2:
1345
- dev: true
1346
- engines:
1347
- node: '>=6.9.0'
1348
- resolution:
1349
- integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
1350
- /get-intrinsic/1.0.1:
1351
- dependencies:
1352
- function-bind: 1.1.1
1353
- has: 1.0.3
1354
- has-symbols: 1.0.1
1355
- dev: true
1356
- resolution:
1357
- integrity: sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==
1358
- /glob/7.1.6:
1359
- dependencies:
1360
- fs.realpath: 1.0.0
1361
- inflight: 1.0.6
1362
- inherits: 2.0.4
1363
- minimatch: 3.0.4
1364
- once: 1.4.0
1365
- path-is-absolute: 1.0.1
1366
- dev: true
1367
- resolution:
1368
- integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
1369
- /globals/11.12.0:
1370
- dev: true
1371
- engines:
1372
- node: '>=4'
1373
- resolution:
1374
- integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
1375
- /graphql-tag/2.11.0:
1376
- dev: false
1377
- peerDependencies:
1378
- graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
1379
- resolution:
1380
- integrity: sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
1381
- /has-flag/3.0.0:
1382
- dev: true
1383
- engines:
1384
- node: '>=4'
1385
- resolution:
1386
- integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
1387
- /has-flag/4.0.0:
1388
- dev: true
1389
- engines:
1390
- node: '>=8'
1391
- resolution:
1392
- integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
1393
- /has-symbols/1.0.1:
1394
- dev: true
1395
- engines:
1396
- node: '>= 0.4'
1397
- resolution:
1398
- integrity: sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
1399
- /has/1.0.3:
1400
- dependencies:
1401
- function-bind: 1.1.1
1402
- dev: true
1403
- engines:
1404
- node: '>= 0.4.0'
1405
- resolution:
1406
- integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
1407
- /inflight/1.0.6:
1408
- dependencies:
1409
- once: 1.4.0
1410
- wrappy: 1.0.2
1411
- dev: true
1412
- resolution:
1413
- integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
1414
- /inherits/2.0.4:
1415
- dev: true
1416
- resolution:
1417
- integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
1418
- /is-core-module/2.1.0:
1419
- dependencies:
1420
- has: 1.0.3
1421
- dev: true
1422
- resolution:
1423
- integrity: sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA==
1424
- /is-module/1.0.0:
1425
- dev: true
1426
- resolution:
1427
- integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=
1428
- /is-reference/1.2.1:
1429
- dependencies:
1430
- '@types/estree': 0.0.45
1431
- dev: true
1432
- resolution:
1433
- integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==
1434
- /jest-worker/26.6.2:
1435
- dependencies:
1436
- '@types/node': 14.14.7
1437
- merge-stream: 2.0.0
1438
- supports-color: 7.2.0
1439
- dev: true
1440
- engines:
1441
- node: '>= 10.13.0'
1442
- resolution:
1443
- integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==
1444
- /js-cookie/2.2.1:
1445
- dev: false
1446
- resolution:
1447
- integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
1448
- /js-tokens/4.0.0:
1449
- dev: true
1450
- resolution:
1451
- integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
1452
- /jsesc/0.5.0:
1453
- dev: true
1454
- hasBin: true
1455
- resolution:
1456
- integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
1457
- /jsesc/2.5.2:
1458
- dev: true
1459
- engines:
1460
- node: '>=4'
1461
- hasBin: true
1462
- resolution:
1463
- integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
1464
- /json5/2.1.3:
1465
- dependencies:
1466
- minimist: 1.2.5
1467
- dev: true
1468
- engines:
1469
- node: '>=6'
1470
- hasBin: true
1471
- resolution:
1472
- integrity: sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
1473
- /lodash/4.17.20:
1474
- dev: true
1475
- resolution:
1476
- integrity: sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1477
- /magic-string/0.25.7:
1478
- dependencies:
1479
- sourcemap-codec: 1.4.8
1480
- dev: true
1481
- resolution:
1482
- integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
1483
- /merge-stream/2.0.0:
1484
- dev: true
1485
- resolution:
1486
- integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
1487
- /minimatch/3.0.4:
1488
- dependencies:
1489
- brace-expansion: 1.1.11
1490
- dev: true
1491
- resolution:
1492
- integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
1493
- /minimist/1.2.5:
1494
- dev: true
1495
- resolution:
1496
- integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1497
- /ms/2.1.2:
1498
- dev: true
1499
- resolution:
1500
- integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1501
- /node-releases/1.1.67:
1502
- dev: true
1503
- resolution:
1504
- integrity: sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg==
1505
- /object-keys/1.1.1:
1506
- dev: true
1507
- engines:
1508
- node: '>= 0.4'
1509
- resolution:
1510
- integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
1511
- /object.assign/4.1.2:
1512
- dependencies:
1513
- call-bind: 1.0.0
1514
- define-properties: 1.1.3
1515
- has-symbols: 1.0.1
1516
- object-keys: 1.1.1
1517
- dev: true
1518
- engines:
1519
- node: '>= 0.4'
1520
- resolution:
1521
- integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
1522
- /once/1.4.0:
1523
- dependencies:
1524
- wrappy: 1.0.2
1525
- dev: true
1526
- resolution:
1527
- integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
1528
- /optimism/0.10.3:
1529
- dependencies:
1530
- '@wry/context': 0.4.4
1531
- dev: false
1532
- resolution:
1533
- integrity: sha512-9A5pqGoQk49H6Vhjb9kPgAeeECfUDF6aIICbMDL23kDLStBn1MWk3YvcZ4xWF9CsSf6XEgvRLkXy4xof/56vVw==
1534
- /path-is-absolute/1.0.1:
1535
- dev: true
1536
- engines:
1537
- node: '>=0.10.0'
1538
- resolution:
1539
- integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
1540
- /path-parse/1.0.6:
1541
- dev: true
1542
- resolution:
1543
- integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
1544
- /picomatch/2.2.2:
1545
- dev: true
1546
- engines:
1547
- node: '>=8.6'
1548
- resolution:
1549
- integrity: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
1550
- /randombytes/2.1.0:
1551
- dependencies:
1552
- safe-buffer: 5.2.1
1553
- dev: true
1554
- resolution:
1555
- integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==
1556
- /regenerate-unicode-properties/8.2.0:
1557
- dependencies:
1558
- regenerate: 1.4.2
1559
- dev: true
1560
- engines:
1561
- node: '>=4'
1562
- resolution:
1563
- integrity: sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA==
1564
- /regenerate/1.4.2:
1565
- dev: true
1566
- resolution:
1567
- integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
1568
- /regenerator-runtime/0.13.7:
1569
- dev: true
1570
- resolution:
1571
- integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
1572
- /regenerator-transform/0.14.5:
1573
- dependencies:
1574
- '@babel/runtime': 7.12.5
1575
- dev: true
1576
- resolution:
1577
- integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==
1578
- /regexpu-core/4.7.1:
1579
- dependencies:
1580
- regenerate: 1.4.2
1581
- regenerate-unicode-properties: 8.2.0
1582
- regjsgen: 0.5.2
1583
- regjsparser: 0.6.4
1584
- unicode-match-property-ecmascript: 1.0.4
1585
- unicode-match-property-value-ecmascript: 1.2.0
1586
- dev: true
1587
- engines:
1588
- node: '>=4'
1589
- resolution:
1590
- integrity: sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ==
1591
- /regjsgen/0.5.2:
1592
- dev: true
1593
- resolution:
1594
- integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==
1595
- /regjsparser/0.6.4:
1596
- dependencies:
1597
- jsesc: 0.5.0
1598
- dev: true
1599
- hasBin: true
1600
- resolution:
1601
- integrity: sha512-64O87/dPDgfk8/RQqC4gkZoGyyWFIEUTTh80CU6CWuK5vkCGyekIx+oKcEIYtP/RAxSQltCZHCNu/mdd7fqlJw==
1602
- /resolve/1.19.0:
1603
- dependencies:
1604
- is-core-module: 2.1.0
1605
- path-parse: 1.0.6
1606
- dev: true
1607
- resolution:
1608
- integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
1609
- /rollup-plugin-terser/7.0.2_rollup@2.33.2:
1610
- dependencies:
1611
- '@babel/code-frame': 7.10.4
1612
- jest-worker: 26.6.2
1613
- rollup: 2.33.2
1614
- serialize-javascript: 4.0.0
1615
- terser: 5.4.0
1616
- dev: true
1617
- peerDependencies:
1618
- rollup: ^2.0.0
1619
- resolution:
1620
- integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==
1621
- /rollup/2.33.2:
1622
- dev: true
1623
- engines:
1624
- node: '>=10.0.0'
1625
- hasBin: true
1626
- optionalDependencies:
1627
- fsevents: 2.1.3
1628
- resolution:
1629
- integrity: sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==
1630
- /safe-buffer/5.1.2:
1631
- dev: true
1632
- resolution:
1633
- integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
1634
- /safe-buffer/5.2.1:
1635
- dev: true
1636
- resolution:
1637
- integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
1638
- /semver/5.7.1:
1639
- dev: true
1640
- hasBin: true
1641
- resolution:
1642
- integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
1643
- /semver/7.0.0:
1644
- dev: true
1645
- hasBin: true
1646
- resolution:
1647
- integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
1648
- /serialize-javascript/4.0.0:
1649
- dependencies:
1650
- randombytes: 2.1.0
1651
- dev: true
1652
- resolution:
1653
- integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==
1654
- /source-map-support/0.5.19:
1655
- dependencies:
1656
- buffer-from: 1.1.1
1657
- source-map: 0.6.1
1658
- dev: true
1659
- resolution:
1660
- integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
1661
- /source-map/0.5.7:
1662
- dev: true
1663
- engines:
1664
- node: '>=0.10.0'
1665
- resolution:
1666
- integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
1667
- /source-map/0.6.1:
1668
- dev: true
1669
- engines:
1670
- node: '>=0.10.0'
1671
- resolution:
1672
- integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
1673
- /source-map/0.7.3:
1674
- dev: true
1675
- engines:
1676
- node: '>= 8'
1677
- resolution:
1678
- integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
1679
- /sourcemap-codec/1.4.8:
1680
- dev: true
1681
- resolution:
1682
- integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
1683
- /supports-color/5.5.0:
1684
- dependencies:
1685
- has-flag: 3.0.0
1686
- dev: true
1687
- engines:
1688
- node: '>=4'
1689
- resolution:
1690
- integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
1691
- /supports-color/7.2.0:
1692
- dependencies:
1693
- has-flag: 4.0.0
1694
- dev: true
1695
- engines:
1696
- node: '>=8'
1697
- resolution:
1698
- integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
1699
- /symbol-observable/1.2.0:
1700
- dev: false
1701
- engines:
1702
- node: '>=0.10.0'
1703
- resolution:
1704
- integrity: sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==
1705
- /terser/5.4.0:
1706
- dependencies:
1707
- commander: 2.20.3
1708
- source-map: 0.7.3
1709
- source-map-support: 0.5.19
1710
- dev: true
1711
- engines:
1712
- node: '>=10'
1713
- hasBin: true
1714
- resolution:
1715
- integrity: sha512-3dZunFLbCJis9TAF2VnX+VrQLctRUmt1p3W2kCsJuZE4ZgWqh//+1MZ62EanewrqKoUf4zIaDGZAvml4UDc0OQ==
1716
- /to-fast-properties/2.0.0:
1717
- dev: true
1718
- engines:
1719
- node: '>=4'
1720
- resolution:
1721
- integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
1722
- /ts-invariant/0.4.4:
1723
- dependencies:
1724
- tslib: 1.14.1
1725
- dev: false
1726
- resolution:
1727
- integrity: sha512-uEtWkFM/sdZvRNNDL3Ehu4WVpwaulhwQszV8mrtcdeE8nN00BV9mAmQ88RkrBhFgl9gMgvjJLAQcZbnPXI9mlA==
1728
- /tslib/1.14.1:
1729
- dev: false
1730
- resolution:
1731
- integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1732
- /unicode-canonical-property-names-ecmascript/1.0.4:
1733
- dev: true
1734
- engines:
1735
- node: '>=4'
1736
- resolution:
1737
- integrity: sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==
1738
- /unicode-match-property-ecmascript/1.0.4:
1739
- dependencies:
1740
- unicode-canonical-property-names-ecmascript: 1.0.4
1741
- unicode-property-aliases-ecmascript: 1.1.0
1742
- dev: true
1743
- engines:
1744
- node: '>=4'
1745
- resolution:
1746
- integrity: sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==
1747
- /unicode-match-property-value-ecmascript/1.2.0:
1748
- dev: true
1749
- engines:
1750
- node: '>=4'
1751
- resolution:
1752
- integrity: sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ==
1753
- /unicode-property-aliases-ecmascript/1.1.0:
1754
- dev: true
1755
- engines:
1756
- node: '>=4'
1757
- resolution:
1758
- integrity: sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==
1759
- /wrappy/1.0.2:
1760
- dev: true
1761
- resolution:
1762
- integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
1763
- /zen-observable-ts/0.8.21:
1764
- dependencies:
1765
- tslib: 1.14.1
1766
- zen-observable: 0.8.15
1767
- dev: false
1768
- resolution:
1769
- integrity: sha512-Yj3yXweRc8LdRMrCC8nIc4kkjWecPAUVh0TI0OUrWXx6aX790vLcDlWca6I4vsyCGH3LpWxq0dJRcMOFoVqmeg==
1770
- /zen-observable/0.8.15:
1771
- dev: false
1772
- resolution:
1773
- integrity: sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
1774
- specifiers:
1775
- '@babel/core': ^7.1.2
1776
- '@babel/preset-env': ^7.1.0
1777
- '@rollup/plugin-babel': ^5.2.1
1778
- '@rollup/plugin-commonjs': ^15.1.0
1779
- '@rollup/plugin-json': ^4.1.0
1780
- '@rollup/plugin-node-resolve': ^9.0.0
1781
- apollo-boost: ^0.4.9
1782
- axios: ^0.20.0
1783
- js-cookie: ^2.2.1
1784
- rollup: ^2.30.0
1785
- rollup-plugin-terser: ^7.0.2