-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
393 lines (393 loc) · 14.9 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
{
"name": "android-api-versions-console-chart",
"version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "android-api-versions-console-chart",
"version": "1.1.0",
"license": "MIT",
"dependencies": {
"cli-pie": "^2.4.2",
"node-fetch": "^3.3.0"
},
"bin": {
"display-android-api-versions-chart": "bin/index.js"
}
},
"node_modules/cli-circle": {
"version": "3.2.11",
"resolved": "https://registry.npmjs.org/cli-circle/-/cli-circle-3.2.11.tgz",
"integrity": "sha512-IU+ZgHR0Z9Ga+LqAeWefV9e5K7guBTXxxnzv9PYHA/t8LitBgGpZUYEJEINloiv3QlqbWnt5N5Dw+EyJSujR3g==",
"dependencies": {
"cli-graph": "^3.0.0",
"typpy": "^2.3.3",
"ul": "^5.0.0"
}
},
"node_modules/cli-graph": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/cli-graph/-/cli-graph-3.2.2.tgz",
"integrity": "sha512-eNoh4fyGPcENQlboxdhUZJe+IC7/RBQyaXZ4kS9ghvSLIBSqgBAQ1b2b93cSMgK8u6P3ipDr3GNLIquVnwCHMQ==",
"dependencies": {
"ul": "5.0.0"
}
},
"node_modules/cli-graph/node_modules/deffy": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/deffy/-/deffy-2.0.0.tgz",
"integrity": "sha512-Gcn10MX982lqx8XmJES2JvN8Im7h0lFwRanyQfkQG2wXko4SouD0pSGUlK6Do165Itfidhpssn6NqlRkKp/4ig==",
"dependencies": {
"typpy": "^2.0.0"
}
},
"node_modules/cli-graph/node_modules/typpy": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/typpy/-/typpy-2.0.0.tgz",
"integrity": "sha512-IucehPujjCCGqmRNLfJwwDXRDleVfnt/dKMQhQWJv8q62dXb6TuJs3zscdtq1agk+po5E+WweZ9RS0VMuaXXfg=="
},
"node_modules/cli-graph/node_modules/ul": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/ul/-/ul-5.0.0.tgz",
"integrity": "sha512-/wMRf3ZchW/MHV8M0fWhxhUTeJAOgrxt6u/9snab4xuMTkCuHo7TH7nyMZxrsjNobAFC8UhCNwlwVVQdVbcf1w==",
"dependencies": {
"deffy": "2.0.0",
"typpy": "2.0.0"
}
},
"node_modules/cli-pie": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/cli-pie/-/cli-pie-2.4.2.tgz",
"integrity": "sha512-/ixPjwAwH4wt2LHDN4IuOGyp+IdwASQXQTTLggaZWoCMr6ZAaRZItE7pCqKlgge3bj8TWF956Sli3g/Hmt5CVQ==",
"dependencies": {
"cli-circle": "^3.0.0",
"couleurs": "^5.0.0",
"flatcolors": "^3.0.0",
"ul": "^5.0.0"
}
},
"node_modules/couleurs": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/couleurs/-/couleurs-5.2.1.tgz",
"integrity": "sha512-P1SOxvmtZ//1WAyLKyOZdvCjBvylbUMKZbIwUY+dZvOkqdILBSGHUzcQzQRIgikY4kMGgcbxg8bbKc0rOhGUQQ==",
"dependencies": {
"flat-colors": "3.0.0",
"typpy": "2.0.0",
"x256": "0.0.2"
}
},
"node_modules/couleurs/node_modules/typpy": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/typpy/-/typpy-2.0.0.tgz",
"integrity": "sha512-IucehPujjCCGqmRNLfJwwDXRDleVfnt/dKMQhQWJv8q62dXb6TuJs3zscdtq1agk+po5E+WweZ9RS0VMuaXXfg=="
},
"node_modules/data-uri-to-buffer": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz",
"integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==",
"engines": {
"node": ">= 12"
}
},
"node_modules/deffy": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/deffy/-/deffy-2.2.4.tgz",
"integrity": "sha512-pLc9lsbsWjr6RxmJ2OLyvm+9l4j1yK69h+TML/gUit/t3vTijpkNGh8LioaJYTGO7F25m6HZndADcUOo2PsiUg==",
"dependencies": {
"typpy": "^2.0.0"
}
},
"node_modules/fetch-blob": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz",
"integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/jimmywarting"
},
{
"type": "paypal",
"url": "https://paypal.me/jimmywarting"
}
],
"dependencies": {
"node-domexception": "^1.0.0",
"web-streams-polyfill": "^3.0.3"
},
"engines": {
"node": "^12.20 || >= 14.13"
}
},
"node_modules/flat-colors": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/flat-colors/-/flat-colors-3.0.0.tgz",
"integrity": "sha512-UDm0W6LZOdQL0kfbHW1/hohk4bws+ypeww4SyKv5Kn0CIzWWn2blNLLv4nWFuVt5NFv6PHWQYzuHf0uWqiX56g=="
},
"node_modules/flatcolors": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/flatcolors/-/flatcolors-3.0.0.tgz",
"integrity": "sha512-9yS0JmtD02Z6+oal9K5p8Qprn5qbZFKHw0qJ9VEeYLIMBVIR3W48kirjs+/qNd6jRY45nKvJdfGdDABwGy1mCg=="
},
"node_modules/formdata-polyfill": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz",
"integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==",
"dependencies": {
"fetch-blob": "^3.1.2"
},
"engines": {
"node": ">=12.20.0"
}
},
"node_modules/function.name": {
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/function.name/-/function.name-1.0.13.tgz",
"integrity": "sha512-mVrqdoy5npWZyoXl4DxCeuVF6delDcQjVS9aPdvLYlBxtMTZDR2B5GVEQEoM1jJyspCqg3C0v4ABkLE7tp9xFA==",
"dependencies": {
"noop6": "^1.0.1"
}
},
"node_modules/node-domexception": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
"integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/jimmywarting"
},
{
"type": "github",
"url": "https://paypal.me/jimmywarting"
}
],
"engines": {
"node": ">=10.5.0"
}
},
"node_modules/node-fetch": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
"integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
"dependencies": {
"data-uri-to-buffer": "^4.0.0",
"fetch-blob": "^3.1.4",
"formdata-polyfill": "^4.0.10"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/node-fetch"
}
},
"node_modules/noop6": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/noop6/-/noop6-1.0.9.tgz",
"integrity": "sha512-DB3Hwyd89dPr5HqEPg3YHjzvwh/mCqizC1zZ8vyofqc+TQRyPDnT4wgXXbLGF4z9YAzwwTLi8pNLhGqcbSjgkA=="
},
"node_modules/typpy": {
"version": "2.3.13",
"resolved": "https://registry.npmjs.org/typpy/-/typpy-2.3.13.tgz",
"integrity": "sha512-vOxIcQz9sxHi+rT09SJ5aDgVgrPppQjwnnayTrMye1ODaU8gIZTDM19t9TxmEElbMihx2Nq/0/b/MtyKfayRqA==",
"dependencies": {
"function.name": "^1.0.3"
}
},
"node_modules/ul": {
"version": "5.2.15",
"resolved": "https://registry.npmjs.org/ul/-/ul-5.2.15.tgz",
"integrity": "sha512-svLEUy8xSCip5IWnsRa0UOg+2zP0Wsj4qlbjTmX6GJSmvKMHADBuHOm1dpNkWqWPIGuVSqzUkV3Cris5JrlTRQ==",
"dependencies": {
"deffy": "^2.2.2",
"typpy": "^2.3.4"
}
},
"node_modules/web-streams-polyfill": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==",
"engines": {
"node": ">= 8"
}
},
"node_modules/x256": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/x256/-/x256-0.0.2.tgz",
"integrity": "sha512-ZsIH+sheoF8YG9YG+QKEEIdtqpHRA9FYuD7MqhfyB1kayXU43RUNBFSxBEnF8ywSUxdg+8no4+bPr5qLbyxKgA==",
"engines": {
"node": ">=0.4.0"
}
}
},
"dependencies": {
"cli-circle": {
"version": "3.2.11",
"resolved": "https://registry.npmjs.org/cli-circle/-/cli-circle-3.2.11.tgz",
"integrity": "sha512-IU+ZgHR0Z9Ga+LqAeWefV9e5K7guBTXxxnzv9PYHA/t8LitBgGpZUYEJEINloiv3QlqbWnt5N5Dw+EyJSujR3g==",
"requires": {
"cli-graph": "^3.0.0",
"typpy": "^2.3.3",
"ul": "^5.0.0"
}
},
"cli-graph": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/cli-graph/-/cli-graph-3.2.2.tgz",
"integrity": "sha512-eNoh4fyGPcENQlboxdhUZJe+IC7/RBQyaXZ4kS9ghvSLIBSqgBAQ1b2b93cSMgK8u6P3ipDr3GNLIquVnwCHMQ==",
"requires": {
"ul": "5.0.0"
},
"dependencies": {
"deffy": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/deffy/-/deffy-2.0.0.tgz",
"integrity": "sha512-Gcn10MX982lqx8XmJES2JvN8Im7h0lFwRanyQfkQG2wXko4SouD0pSGUlK6Do165Itfidhpssn6NqlRkKp/4ig==",
"requires": {
"typpy": "^2.0.0"
}
},
"typpy": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/typpy/-/typpy-2.0.0.tgz",
"integrity": "sha512-IucehPujjCCGqmRNLfJwwDXRDleVfnt/dKMQhQWJv8q62dXb6TuJs3zscdtq1agk+po5E+WweZ9RS0VMuaXXfg=="
},
"ul": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/ul/-/ul-5.0.0.tgz",
"integrity": "sha512-/wMRf3ZchW/MHV8M0fWhxhUTeJAOgrxt6u/9snab4xuMTkCuHo7TH7nyMZxrsjNobAFC8UhCNwlwVVQdVbcf1w==",
"requires": {
"deffy": "2.0.0",
"typpy": "2.0.0"
}
}
}
},
"cli-pie": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/cli-pie/-/cli-pie-2.4.2.tgz",
"integrity": "sha512-/ixPjwAwH4wt2LHDN4IuOGyp+IdwASQXQTTLggaZWoCMr6ZAaRZItE7pCqKlgge3bj8TWF956Sli3g/Hmt5CVQ==",
"requires": {
"cli-circle": "^3.0.0",
"couleurs": "^5.0.0",
"flatcolors": "^3.0.0",
"ul": "^5.0.0"
}
},
"couleurs": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/couleurs/-/couleurs-5.2.1.tgz",
"integrity": "sha512-P1SOxvmtZ//1WAyLKyOZdvCjBvylbUMKZbIwUY+dZvOkqdILBSGHUzcQzQRIgikY4kMGgcbxg8bbKc0rOhGUQQ==",
"requires": {
"flat-colors": "3.0.0",
"typpy": "2.0.0",
"x256": "0.0.2"
},
"dependencies": {
"typpy": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/typpy/-/typpy-2.0.0.tgz",
"integrity": "sha512-IucehPujjCCGqmRNLfJwwDXRDleVfnt/dKMQhQWJv8q62dXb6TuJs3zscdtq1agk+po5E+WweZ9RS0VMuaXXfg=="
}
}
},
"data-uri-to-buffer": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz",
"integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A=="
},
"deffy": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/deffy/-/deffy-2.2.4.tgz",
"integrity": "sha512-pLc9lsbsWjr6RxmJ2OLyvm+9l4j1yK69h+TML/gUit/t3vTijpkNGh8LioaJYTGO7F25m6HZndADcUOo2PsiUg==",
"requires": {
"typpy": "^2.0.0"
}
},
"fetch-blob": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz",
"integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==",
"requires": {
"node-domexception": "^1.0.0",
"web-streams-polyfill": "^3.0.3"
}
},
"flat-colors": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/flat-colors/-/flat-colors-3.0.0.tgz",
"integrity": "sha512-UDm0W6LZOdQL0kfbHW1/hohk4bws+ypeww4SyKv5Kn0CIzWWn2blNLLv4nWFuVt5NFv6PHWQYzuHf0uWqiX56g=="
},
"flatcolors": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/flatcolors/-/flatcolors-3.0.0.tgz",
"integrity": "sha512-9yS0JmtD02Z6+oal9K5p8Qprn5qbZFKHw0qJ9VEeYLIMBVIR3W48kirjs+/qNd6jRY45nKvJdfGdDABwGy1mCg=="
},
"formdata-polyfill": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz",
"integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==",
"requires": {
"fetch-blob": "^3.1.2"
}
},
"function.name": {
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/function.name/-/function.name-1.0.13.tgz",
"integrity": "sha512-mVrqdoy5npWZyoXl4DxCeuVF6delDcQjVS9aPdvLYlBxtMTZDR2B5GVEQEoM1jJyspCqg3C0v4ABkLE7tp9xFA==",
"requires": {
"noop6": "^1.0.1"
}
},
"node-domexception": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
"integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="
},
"node-fetch": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
"integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
"requires": {
"data-uri-to-buffer": "^4.0.0",
"fetch-blob": "^3.1.4",
"formdata-polyfill": "^4.0.10"
}
},
"noop6": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/noop6/-/noop6-1.0.9.tgz",
"integrity": "sha512-DB3Hwyd89dPr5HqEPg3YHjzvwh/mCqizC1zZ8vyofqc+TQRyPDnT4wgXXbLGF4z9YAzwwTLi8pNLhGqcbSjgkA=="
},
"typpy": {
"version": "2.3.13",
"resolved": "https://registry.npmjs.org/typpy/-/typpy-2.3.13.tgz",
"integrity": "sha512-vOxIcQz9sxHi+rT09SJ5aDgVgrPppQjwnnayTrMye1ODaU8gIZTDM19t9TxmEElbMihx2Nq/0/b/MtyKfayRqA==",
"requires": {
"function.name": "^1.0.3"
}
},
"ul": {
"version": "5.2.15",
"resolved": "https://registry.npmjs.org/ul/-/ul-5.2.15.tgz",
"integrity": "sha512-svLEUy8xSCip5IWnsRa0UOg+2zP0Wsj4qlbjTmX6GJSmvKMHADBuHOm1dpNkWqWPIGuVSqzUkV3Cris5JrlTRQ==",
"requires": {
"deffy": "^2.2.2",
"typpy": "^2.3.4"
}
},
"web-streams-polyfill": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q=="
},
"x256": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/x256/-/x256-0.0.2.tgz",
"integrity": "sha512-ZsIH+sheoF8YG9YG+QKEEIdtqpHRA9FYuD7MqhfyB1kayXU43RUNBFSxBEnF8ywSUxdg+8no4+bPr5qLbyxKgA=="
}
}
}