lottie-helper 1.0.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 ADDED
@@ -0,0 +1,1891 @@
1
+ lockfileVersion: 5.3
2
+
3
+ specifiers:
4
+ '@babel/core': ^7.0.0
5
+ '@babel/preset-env': ^7.18.10
6
+ '@rollup/plugin-babel': ^5.3.1
7
+ '@rollup/plugin-json': ^4.1.0
8
+ axios: ^0.27.2
9
+ cheerio: ^1.0.0-rc.12
10
+ commander: ^9.4.0
11
+ minimist: ^1.2.6
12
+ rollup-plugin-terser: ^7.0.2
13
+
14
+ dependencies:
15
+ axios: 0.27.2
16
+ cheerio: 1.0.0-rc.12
17
+ commander: 9.4.0
18
+ minimist: 1.2.6
19
+
20
+ devDependencies:
21
+ '@babel/core': 7.18.13
22
+ '@babel/preset-env': 7.18.10_@babel+core@7.18.13
23
+ '@rollup/plugin-babel': 5.3.1_@babel+core@7.18.13
24
+ '@rollup/plugin-json': 4.1.0
25
+ rollup-plugin-terser: 7.0.2
26
+
27
+ packages:
28
+
29
+ /@ampproject/remapping/2.2.0:
30
+ resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
31
+ engines: {node: '>=6.0.0'}
32
+ dependencies:
33
+ '@jridgewell/gen-mapping': 0.1.1
34
+ '@jridgewell/trace-mapping': 0.3.15
35
+ dev: true
36
+
37
+ /@babel/code-frame/7.18.6:
38
+ resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==}
39
+ engines: {node: '>=6.9.0'}
40
+ dependencies:
41
+ '@babel/highlight': 7.18.6
42
+ dev: true
43
+
44
+ /@babel/compat-data/7.18.13:
45
+ resolution: {integrity: sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==}
46
+ engines: {node: '>=6.9.0'}
47
+ dev: true
48
+
49
+ /@babel/core/7.18.13:
50
+ resolution: {integrity: sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==}
51
+ engines: {node: '>=6.9.0'}
52
+ dependencies:
53
+ '@ampproject/remapping': 2.2.0
54
+ '@babel/code-frame': 7.18.6
55
+ '@babel/generator': 7.18.13
56
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13
57
+ '@babel/helper-module-transforms': 7.18.9
58
+ '@babel/helpers': 7.18.9
59
+ '@babel/parser': 7.18.13
60
+ '@babel/template': 7.18.10
61
+ '@babel/traverse': 7.18.13
62
+ '@babel/types': 7.18.13
63
+ convert-source-map: 1.8.0
64
+ debug: 4.3.4
65
+ gensync: 1.0.0-beta.2
66
+ json5: 2.2.1
67
+ semver: 6.3.0
68
+ transitivePeerDependencies:
69
+ - supports-color
70
+ dev: true
71
+
72
+ /@babel/generator/7.18.13:
73
+ resolution: {integrity: sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==}
74
+ engines: {node: '>=6.9.0'}
75
+ dependencies:
76
+ '@babel/types': 7.18.13
77
+ '@jridgewell/gen-mapping': 0.3.2
78
+ jsesc: 2.5.2
79
+ dev: true
80
+
81
+ /@babel/helper-annotate-as-pure/7.18.6:
82
+ resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
83
+ engines: {node: '>=6.9.0'}
84
+ dependencies:
85
+ '@babel/types': 7.18.13
86
+ dev: true
87
+
88
+ /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9:
89
+ resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==}
90
+ engines: {node: '>=6.9.0'}
91
+ dependencies:
92
+ '@babel/helper-explode-assignable-expression': 7.18.6
93
+ '@babel/types': 7.18.13
94
+ dev: true
95
+
96
+ /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.13:
97
+ resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==}
98
+ engines: {node: '>=6.9.0'}
99
+ peerDependencies:
100
+ '@babel/core': ^7.0.0
101
+ dependencies:
102
+ '@babel/compat-data': 7.18.13
103
+ '@babel/core': 7.18.13
104
+ '@babel/helper-validator-option': 7.18.6
105
+ browserslist: 4.21.3
106
+ semver: 6.3.0
107
+ dev: true
108
+
109
+ /@babel/helper-create-class-features-plugin/7.18.13_@babel+core@7.18.13:
110
+ resolution: {integrity: sha512-hDvXp+QYxSRL+23mpAlSGxHMDyIGChm0/AwTfTAAK5Ufe40nCsyNdaYCGuK91phn/fVu9kqayImRDkvNAgdrsA==}
111
+ engines: {node: '>=6.9.0'}
112
+ peerDependencies:
113
+ '@babel/core': ^7.0.0
114
+ dependencies:
115
+ '@babel/core': 7.18.13
116
+ '@babel/helper-annotate-as-pure': 7.18.6
117
+ '@babel/helper-environment-visitor': 7.18.9
118
+ '@babel/helper-function-name': 7.18.9
119
+ '@babel/helper-member-expression-to-functions': 7.18.9
120
+ '@babel/helper-optimise-call-expression': 7.18.6
121
+ '@babel/helper-replace-supers': 7.18.9
122
+ '@babel/helper-split-export-declaration': 7.18.6
123
+ transitivePeerDependencies:
124
+ - supports-color
125
+ dev: true
126
+
127
+ /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.13:
128
+ resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==}
129
+ engines: {node: '>=6.9.0'}
130
+ peerDependencies:
131
+ '@babel/core': ^7.0.0
132
+ dependencies:
133
+ '@babel/core': 7.18.13
134
+ '@babel/helper-annotate-as-pure': 7.18.6
135
+ regexpu-core: 5.1.0
136
+ dev: true
137
+
138
+ /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.13:
139
+ resolution: {integrity: sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==}
140
+ peerDependencies:
141
+ '@babel/core': ^7.4.0-0
142
+ dependencies:
143
+ '@babel/core': 7.18.13
144
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13
145
+ '@babel/helper-plugin-utils': 7.18.9
146
+ debug: 4.3.4
147
+ lodash.debounce: 4.0.8
148
+ resolve: 1.22.1
149
+ semver: 6.3.0
150
+ transitivePeerDependencies:
151
+ - supports-color
152
+ dev: true
153
+
154
+ /@babel/helper-environment-visitor/7.18.9:
155
+ resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==}
156
+ engines: {node: '>=6.9.0'}
157
+ dev: true
158
+
159
+ /@babel/helper-explode-assignable-expression/7.18.6:
160
+ resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
161
+ engines: {node: '>=6.9.0'}
162
+ dependencies:
163
+ '@babel/types': 7.18.13
164
+ dev: true
165
+
166
+ /@babel/helper-function-name/7.18.9:
167
+ resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==}
168
+ engines: {node: '>=6.9.0'}
169
+ dependencies:
170
+ '@babel/template': 7.18.10
171
+ '@babel/types': 7.18.13
172
+ dev: true
173
+
174
+ /@babel/helper-hoist-variables/7.18.6:
175
+ resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
176
+ engines: {node: '>=6.9.0'}
177
+ dependencies:
178
+ '@babel/types': 7.18.13
179
+ dev: true
180
+
181
+ /@babel/helper-member-expression-to-functions/7.18.9:
182
+ resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
183
+ engines: {node: '>=6.9.0'}
184
+ dependencies:
185
+ '@babel/types': 7.18.13
186
+ dev: true
187
+
188
+ /@babel/helper-module-imports/7.18.6:
189
+ resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
190
+ engines: {node: '>=6.9.0'}
191
+ dependencies:
192
+ '@babel/types': 7.18.13
193
+ dev: true
194
+
195
+ /@babel/helper-module-transforms/7.18.9:
196
+ resolution: {integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==}
197
+ engines: {node: '>=6.9.0'}
198
+ dependencies:
199
+ '@babel/helper-environment-visitor': 7.18.9
200
+ '@babel/helper-module-imports': 7.18.6
201
+ '@babel/helper-simple-access': 7.18.6
202
+ '@babel/helper-split-export-declaration': 7.18.6
203
+ '@babel/helper-validator-identifier': 7.18.6
204
+ '@babel/template': 7.18.10
205
+ '@babel/traverse': 7.18.13
206
+ '@babel/types': 7.18.13
207
+ transitivePeerDependencies:
208
+ - supports-color
209
+ dev: true
210
+
211
+ /@babel/helper-optimise-call-expression/7.18.6:
212
+ resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
213
+ engines: {node: '>=6.9.0'}
214
+ dependencies:
215
+ '@babel/types': 7.18.13
216
+ dev: true
217
+
218
+ /@babel/helper-plugin-utils/7.18.9:
219
+ resolution: {integrity: sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==}
220
+ engines: {node: '>=6.9.0'}
221
+ dev: true
222
+
223
+ /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.13:
224
+ resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
225
+ engines: {node: '>=6.9.0'}
226
+ peerDependencies:
227
+ '@babel/core': ^7.0.0
228
+ dependencies:
229
+ '@babel/core': 7.18.13
230
+ '@babel/helper-annotate-as-pure': 7.18.6
231
+ '@babel/helper-environment-visitor': 7.18.9
232
+ '@babel/helper-wrap-function': 7.18.11
233
+ '@babel/types': 7.18.13
234
+ transitivePeerDependencies:
235
+ - supports-color
236
+ dev: true
237
+
238
+ /@babel/helper-replace-supers/7.18.9:
239
+ resolution: {integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==}
240
+ engines: {node: '>=6.9.0'}
241
+ dependencies:
242
+ '@babel/helper-environment-visitor': 7.18.9
243
+ '@babel/helper-member-expression-to-functions': 7.18.9
244
+ '@babel/helper-optimise-call-expression': 7.18.6
245
+ '@babel/traverse': 7.18.13
246
+ '@babel/types': 7.18.13
247
+ transitivePeerDependencies:
248
+ - supports-color
249
+ dev: true
250
+
251
+ /@babel/helper-simple-access/7.18.6:
252
+ resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==}
253
+ engines: {node: '>=6.9.0'}
254
+ dependencies:
255
+ '@babel/types': 7.18.13
256
+ dev: true
257
+
258
+ /@babel/helper-skip-transparent-expression-wrappers/7.18.9:
259
+ resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==}
260
+ engines: {node: '>=6.9.0'}
261
+ dependencies:
262
+ '@babel/types': 7.18.13
263
+ dev: true
264
+
265
+ /@babel/helper-split-export-declaration/7.18.6:
266
+ resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
267
+ engines: {node: '>=6.9.0'}
268
+ dependencies:
269
+ '@babel/types': 7.18.13
270
+ dev: true
271
+
272
+ /@babel/helper-string-parser/7.18.10:
273
+ resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
274
+ engines: {node: '>=6.9.0'}
275
+ dev: true
276
+
277
+ /@babel/helper-validator-identifier/7.18.6:
278
+ resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==}
279
+ engines: {node: '>=6.9.0'}
280
+ dev: true
281
+
282
+ /@babel/helper-validator-option/7.18.6:
283
+ resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
284
+ engines: {node: '>=6.9.0'}
285
+ dev: true
286
+
287
+ /@babel/helper-wrap-function/7.18.11:
288
+ resolution: {integrity: sha512-oBUlbv+rjZLh2Ks9SKi4aL7eKaAXBWleHzU89mP0G6BMUlRxSckk9tSIkgDGydhgFxHuGSlBQZfnaD47oBEB7w==}
289
+ engines: {node: '>=6.9.0'}
290
+ dependencies:
291
+ '@babel/helper-function-name': 7.18.9
292
+ '@babel/template': 7.18.10
293
+ '@babel/traverse': 7.18.13
294
+ '@babel/types': 7.18.13
295
+ transitivePeerDependencies:
296
+ - supports-color
297
+ dev: true
298
+
299
+ /@babel/helpers/7.18.9:
300
+ resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==}
301
+ engines: {node: '>=6.9.0'}
302
+ dependencies:
303
+ '@babel/template': 7.18.10
304
+ '@babel/traverse': 7.18.13
305
+ '@babel/types': 7.18.13
306
+ transitivePeerDependencies:
307
+ - supports-color
308
+ dev: true
309
+
310
+ /@babel/highlight/7.18.6:
311
+ resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
312
+ engines: {node: '>=6.9.0'}
313
+ dependencies:
314
+ '@babel/helper-validator-identifier': 7.18.6
315
+ chalk: 2.4.2
316
+ js-tokens: 4.0.0
317
+ dev: true
318
+
319
+ /@babel/parser/7.18.13:
320
+ resolution: {integrity: sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==}
321
+ engines: {node: '>=6.0.0'}
322
+ hasBin: true
323
+ dependencies:
324
+ '@babel/types': 7.18.13
325
+ dev: true
326
+
327
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.13:
328
+ resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
329
+ engines: {node: '>=6.9.0'}
330
+ peerDependencies:
331
+ '@babel/core': ^7.0.0
332
+ dependencies:
333
+ '@babel/core': 7.18.13
334
+ '@babel/helper-plugin-utils': 7.18.9
335
+ dev: true
336
+
337
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.13:
338
+ resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==}
339
+ engines: {node: '>=6.9.0'}
340
+ peerDependencies:
341
+ '@babel/core': ^7.13.0
342
+ dependencies:
343
+ '@babel/core': 7.18.13
344
+ '@babel/helper-plugin-utils': 7.18.9
345
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
346
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.13
347
+ dev: true
348
+
349
+ /@babel/plugin-proposal-async-generator-functions/7.18.10_@babel+core@7.18.13:
350
+ resolution: {integrity: sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==}
351
+ engines: {node: '>=6.9.0'}
352
+ peerDependencies:
353
+ '@babel/core': ^7.0.0-0
354
+ dependencies:
355
+ '@babel/core': 7.18.13
356
+ '@babel/helper-environment-visitor': 7.18.9
357
+ '@babel/helper-plugin-utils': 7.18.9
358
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.13
359
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.13
360
+ transitivePeerDependencies:
361
+ - supports-color
362
+ dev: true
363
+
364
+ /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.13:
365
+ resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
366
+ engines: {node: '>=6.9.0'}
367
+ peerDependencies:
368
+ '@babel/core': ^7.0.0-0
369
+ dependencies:
370
+ '@babel/core': 7.18.13
371
+ '@babel/helper-create-class-features-plugin': 7.18.13_@babel+core@7.18.13
372
+ '@babel/helper-plugin-utils': 7.18.9
373
+ transitivePeerDependencies:
374
+ - supports-color
375
+ dev: true
376
+
377
+ /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.13:
378
+ resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==}
379
+ engines: {node: '>=6.9.0'}
380
+ peerDependencies:
381
+ '@babel/core': ^7.12.0
382
+ dependencies:
383
+ '@babel/core': 7.18.13
384
+ '@babel/helper-create-class-features-plugin': 7.18.13_@babel+core@7.18.13
385
+ '@babel/helper-plugin-utils': 7.18.9
386
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.13
387
+ transitivePeerDependencies:
388
+ - supports-color
389
+ dev: true
390
+
391
+ /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.13:
392
+ resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
393
+ engines: {node: '>=6.9.0'}
394
+ peerDependencies:
395
+ '@babel/core': ^7.0.0-0
396
+ dependencies:
397
+ '@babel/core': 7.18.13
398
+ '@babel/helper-plugin-utils': 7.18.9
399
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13
400
+ dev: true
401
+
402
+ /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.13:
403
+ resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
404
+ engines: {node: '>=6.9.0'}
405
+ peerDependencies:
406
+ '@babel/core': ^7.0.0-0
407
+ dependencies:
408
+ '@babel/core': 7.18.13
409
+ '@babel/helper-plugin-utils': 7.18.9
410
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.13
411
+ dev: true
412
+
413
+ /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.13:
414
+ resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
415
+ engines: {node: '>=6.9.0'}
416
+ peerDependencies:
417
+ '@babel/core': ^7.0.0-0
418
+ dependencies:
419
+ '@babel/core': 7.18.13
420
+ '@babel/helper-plugin-utils': 7.18.9
421
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.13
422
+ dev: true
423
+
424
+ /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.13:
425
+ resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==}
426
+ engines: {node: '>=6.9.0'}
427
+ peerDependencies:
428
+ '@babel/core': ^7.0.0-0
429
+ dependencies:
430
+ '@babel/core': 7.18.13
431
+ '@babel/helper-plugin-utils': 7.18.9
432
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13
433
+ dev: true
434
+
435
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.13:
436
+ resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
437
+ engines: {node: '>=6.9.0'}
438
+ peerDependencies:
439
+ '@babel/core': ^7.0.0-0
440
+ dependencies:
441
+ '@babel/core': 7.18.13
442
+ '@babel/helper-plugin-utils': 7.18.9
443
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.13
444
+ dev: true
445
+
446
+ /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.13:
447
+ resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
448
+ engines: {node: '>=6.9.0'}
449
+ peerDependencies:
450
+ '@babel/core': ^7.0.0-0
451
+ dependencies:
452
+ '@babel/core': 7.18.13
453
+ '@babel/helper-plugin-utils': 7.18.9
454
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.13
455
+ dev: true
456
+
457
+ /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.13:
458
+ resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==}
459
+ engines: {node: '>=6.9.0'}
460
+ peerDependencies:
461
+ '@babel/core': ^7.0.0-0
462
+ dependencies:
463
+ '@babel/compat-data': 7.18.13
464
+ '@babel/core': 7.18.13
465
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13
466
+ '@babel/helper-plugin-utils': 7.18.9
467
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13
468
+ '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.13
469
+ dev: true
470
+
471
+ /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.13:
472
+ resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
473
+ engines: {node: '>=6.9.0'}
474
+ peerDependencies:
475
+ '@babel/core': ^7.0.0-0
476
+ dependencies:
477
+ '@babel/core': 7.18.13
478
+ '@babel/helper-plugin-utils': 7.18.9
479
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13
480
+ dev: true
481
+
482
+ /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.13:
483
+ resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==}
484
+ engines: {node: '>=6.9.0'}
485
+ peerDependencies:
486
+ '@babel/core': ^7.0.0-0
487
+ dependencies:
488
+ '@babel/core': 7.18.13
489
+ '@babel/helper-plugin-utils': 7.18.9
490
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
491
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13
492
+ dev: true
493
+
494
+ /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.13:
495
+ resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
496
+ engines: {node: '>=6.9.0'}
497
+ peerDependencies:
498
+ '@babel/core': ^7.0.0-0
499
+ dependencies:
500
+ '@babel/core': 7.18.13
501
+ '@babel/helper-create-class-features-plugin': 7.18.13_@babel+core@7.18.13
502
+ '@babel/helper-plugin-utils': 7.18.9
503
+ transitivePeerDependencies:
504
+ - supports-color
505
+ dev: true
506
+
507
+ /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.13:
508
+ resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==}
509
+ engines: {node: '>=6.9.0'}
510
+ peerDependencies:
511
+ '@babel/core': ^7.0.0-0
512
+ dependencies:
513
+ '@babel/core': 7.18.13
514
+ '@babel/helper-annotate-as-pure': 7.18.6
515
+ '@babel/helper-create-class-features-plugin': 7.18.13_@babel+core@7.18.13
516
+ '@babel/helper-plugin-utils': 7.18.9
517
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.13
518
+ transitivePeerDependencies:
519
+ - supports-color
520
+ dev: true
521
+
522
+ /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.13:
523
+ resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
524
+ engines: {node: '>=4'}
525
+ peerDependencies:
526
+ '@babel/core': ^7.0.0-0
527
+ dependencies:
528
+ '@babel/core': 7.18.13
529
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13
530
+ '@babel/helper-plugin-utils': 7.18.9
531
+ dev: true
532
+
533
+ /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.13:
534
+ resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
535
+ peerDependencies:
536
+ '@babel/core': ^7.0.0-0
537
+ dependencies:
538
+ '@babel/core': 7.18.13
539
+ '@babel/helper-plugin-utils': 7.18.9
540
+ dev: true
541
+
542
+ /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.13:
543
+ resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
544
+ peerDependencies:
545
+ '@babel/core': ^7.0.0-0
546
+ dependencies:
547
+ '@babel/core': 7.18.13
548
+ '@babel/helper-plugin-utils': 7.18.9
549
+ dev: true
550
+
551
+ /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.13:
552
+ resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
553
+ engines: {node: '>=6.9.0'}
554
+ peerDependencies:
555
+ '@babel/core': ^7.0.0-0
556
+ dependencies:
557
+ '@babel/core': 7.18.13
558
+ '@babel/helper-plugin-utils': 7.18.9
559
+ dev: true
560
+
561
+ /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.13:
562
+ resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
563
+ peerDependencies:
564
+ '@babel/core': ^7.0.0-0
565
+ dependencies:
566
+ '@babel/core': 7.18.13
567
+ '@babel/helper-plugin-utils': 7.18.9
568
+ dev: true
569
+
570
+ /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.13:
571
+ resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
572
+ peerDependencies:
573
+ '@babel/core': ^7.0.0-0
574
+ dependencies:
575
+ '@babel/core': 7.18.13
576
+ '@babel/helper-plugin-utils': 7.18.9
577
+ dev: true
578
+
579
+ /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.13:
580
+ resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==}
581
+ engines: {node: '>=6.9.0'}
582
+ peerDependencies:
583
+ '@babel/core': ^7.0.0-0
584
+ dependencies:
585
+ '@babel/core': 7.18.13
586
+ '@babel/helper-plugin-utils': 7.18.9
587
+ dev: true
588
+
589
+ /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.13:
590
+ resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
591
+ peerDependencies:
592
+ '@babel/core': ^7.0.0-0
593
+ dependencies:
594
+ '@babel/core': 7.18.13
595
+ '@babel/helper-plugin-utils': 7.18.9
596
+ dev: true
597
+
598
+ /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.13:
599
+ resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
600
+ peerDependencies:
601
+ '@babel/core': ^7.0.0-0
602
+ dependencies:
603
+ '@babel/core': 7.18.13
604
+ '@babel/helper-plugin-utils': 7.18.9
605
+ dev: true
606
+
607
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.13:
608
+ resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
609
+ peerDependencies:
610
+ '@babel/core': ^7.0.0-0
611
+ dependencies:
612
+ '@babel/core': 7.18.13
613
+ '@babel/helper-plugin-utils': 7.18.9
614
+ dev: true
615
+
616
+ /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.13:
617
+ resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
618
+ peerDependencies:
619
+ '@babel/core': ^7.0.0-0
620
+ dependencies:
621
+ '@babel/core': 7.18.13
622
+ '@babel/helper-plugin-utils': 7.18.9
623
+ dev: true
624
+
625
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.13:
626
+ resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
627
+ peerDependencies:
628
+ '@babel/core': ^7.0.0-0
629
+ dependencies:
630
+ '@babel/core': 7.18.13
631
+ '@babel/helper-plugin-utils': 7.18.9
632
+ dev: true
633
+
634
+ /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.13:
635
+ resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
636
+ peerDependencies:
637
+ '@babel/core': ^7.0.0-0
638
+ dependencies:
639
+ '@babel/core': 7.18.13
640
+ '@babel/helper-plugin-utils': 7.18.9
641
+ dev: true
642
+
643
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.13:
644
+ resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
645
+ peerDependencies:
646
+ '@babel/core': ^7.0.0-0
647
+ dependencies:
648
+ '@babel/core': 7.18.13
649
+ '@babel/helper-plugin-utils': 7.18.9
650
+ dev: true
651
+
652
+ /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.13:
653
+ resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
654
+ engines: {node: '>=6.9.0'}
655
+ peerDependencies:
656
+ '@babel/core': ^7.0.0-0
657
+ dependencies:
658
+ '@babel/core': 7.18.13
659
+ '@babel/helper-plugin-utils': 7.18.9
660
+ dev: true
661
+
662
+ /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.13:
663
+ resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
664
+ engines: {node: '>=6.9.0'}
665
+ peerDependencies:
666
+ '@babel/core': ^7.0.0-0
667
+ dependencies:
668
+ '@babel/core': 7.18.13
669
+ '@babel/helper-plugin-utils': 7.18.9
670
+ dev: true
671
+
672
+ /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.13:
673
+ resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==}
674
+ engines: {node: '>=6.9.0'}
675
+ peerDependencies:
676
+ '@babel/core': ^7.0.0-0
677
+ dependencies:
678
+ '@babel/core': 7.18.13
679
+ '@babel/helper-plugin-utils': 7.18.9
680
+ dev: true
681
+
682
+ /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.13:
683
+ resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==}
684
+ engines: {node: '>=6.9.0'}
685
+ peerDependencies:
686
+ '@babel/core': ^7.0.0-0
687
+ dependencies:
688
+ '@babel/core': 7.18.13
689
+ '@babel/helper-module-imports': 7.18.6
690
+ '@babel/helper-plugin-utils': 7.18.9
691
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.13
692
+ transitivePeerDependencies:
693
+ - supports-color
694
+ dev: true
695
+
696
+ /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.13:
697
+ resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
698
+ engines: {node: '>=6.9.0'}
699
+ peerDependencies:
700
+ '@babel/core': ^7.0.0-0
701
+ dependencies:
702
+ '@babel/core': 7.18.13
703
+ '@babel/helper-plugin-utils': 7.18.9
704
+ dev: true
705
+
706
+ /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.13:
707
+ resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==}
708
+ engines: {node: '>=6.9.0'}
709
+ peerDependencies:
710
+ '@babel/core': ^7.0.0-0
711
+ dependencies:
712
+ '@babel/core': 7.18.13
713
+ '@babel/helper-plugin-utils': 7.18.9
714
+ dev: true
715
+
716
+ /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.13:
717
+ resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==}
718
+ engines: {node: '>=6.9.0'}
719
+ peerDependencies:
720
+ '@babel/core': ^7.0.0-0
721
+ dependencies:
722
+ '@babel/core': 7.18.13
723
+ '@babel/helper-annotate-as-pure': 7.18.6
724
+ '@babel/helper-environment-visitor': 7.18.9
725
+ '@babel/helper-function-name': 7.18.9
726
+ '@babel/helper-optimise-call-expression': 7.18.6
727
+ '@babel/helper-plugin-utils': 7.18.9
728
+ '@babel/helper-replace-supers': 7.18.9
729
+ '@babel/helper-split-export-declaration': 7.18.6
730
+ globals: 11.12.0
731
+ transitivePeerDependencies:
732
+ - supports-color
733
+ dev: true
734
+
735
+ /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.13:
736
+ resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==}
737
+ engines: {node: '>=6.9.0'}
738
+ peerDependencies:
739
+ '@babel/core': ^7.0.0-0
740
+ dependencies:
741
+ '@babel/core': 7.18.13
742
+ '@babel/helper-plugin-utils': 7.18.9
743
+ dev: true
744
+
745
+ /@babel/plugin-transform-destructuring/7.18.13_@babel+core@7.18.13:
746
+ resolution: {integrity: sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==}
747
+ engines: {node: '>=6.9.0'}
748
+ peerDependencies:
749
+ '@babel/core': ^7.0.0-0
750
+ dependencies:
751
+ '@babel/core': 7.18.13
752
+ '@babel/helper-plugin-utils': 7.18.9
753
+ dev: true
754
+
755
+ /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.13:
756
+ resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
757
+ engines: {node: '>=6.9.0'}
758
+ peerDependencies:
759
+ '@babel/core': ^7.0.0-0
760
+ dependencies:
761
+ '@babel/core': 7.18.13
762
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13
763
+ '@babel/helper-plugin-utils': 7.18.9
764
+ dev: true
765
+
766
+ /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.13:
767
+ resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
768
+ engines: {node: '>=6.9.0'}
769
+ peerDependencies:
770
+ '@babel/core': ^7.0.0-0
771
+ dependencies:
772
+ '@babel/core': 7.18.13
773
+ '@babel/helper-plugin-utils': 7.18.9
774
+ dev: true
775
+
776
+ /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.13:
777
+ resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
778
+ engines: {node: '>=6.9.0'}
779
+ peerDependencies:
780
+ '@babel/core': ^7.0.0-0
781
+ dependencies:
782
+ '@babel/core': 7.18.13
783
+ '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
784
+ '@babel/helper-plugin-utils': 7.18.9
785
+ dev: true
786
+
787
+ /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.13:
788
+ resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==}
789
+ engines: {node: '>=6.9.0'}
790
+ peerDependencies:
791
+ '@babel/core': ^7.0.0-0
792
+ dependencies:
793
+ '@babel/core': 7.18.13
794
+ '@babel/helper-plugin-utils': 7.18.9
795
+ dev: true
796
+
797
+ /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.13:
798
+ resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
799
+ engines: {node: '>=6.9.0'}
800
+ peerDependencies:
801
+ '@babel/core': ^7.0.0-0
802
+ dependencies:
803
+ '@babel/core': 7.18.13
804
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13
805
+ '@babel/helper-function-name': 7.18.9
806
+ '@babel/helper-plugin-utils': 7.18.9
807
+ dev: true
808
+
809
+ /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.13:
810
+ resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
811
+ engines: {node: '>=6.9.0'}
812
+ peerDependencies:
813
+ '@babel/core': ^7.0.0-0
814
+ dependencies:
815
+ '@babel/core': 7.18.13
816
+ '@babel/helper-plugin-utils': 7.18.9
817
+ dev: true
818
+
819
+ /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.13:
820
+ resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
821
+ engines: {node: '>=6.9.0'}
822
+ peerDependencies:
823
+ '@babel/core': ^7.0.0-0
824
+ dependencies:
825
+ '@babel/core': 7.18.13
826
+ '@babel/helper-plugin-utils': 7.18.9
827
+ dev: true
828
+
829
+ /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.13:
830
+ resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==}
831
+ engines: {node: '>=6.9.0'}
832
+ peerDependencies:
833
+ '@babel/core': ^7.0.0-0
834
+ dependencies:
835
+ '@babel/core': 7.18.13
836
+ '@babel/helper-module-transforms': 7.18.9
837
+ '@babel/helper-plugin-utils': 7.18.9
838
+ babel-plugin-dynamic-import-node: 2.3.3
839
+ transitivePeerDependencies:
840
+ - supports-color
841
+ dev: true
842
+
843
+ /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.13:
844
+ resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==}
845
+ engines: {node: '>=6.9.0'}
846
+ peerDependencies:
847
+ '@babel/core': ^7.0.0-0
848
+ dependencies:
849
+ '@babel/core': 7.18.13
850
+ '@babel/helper-module-transforms': 7.18.9
851
+ '@babel/helper-plugin-utils': 7.18.9
852
+ '@babel/helper-simple-access': 7.18.6
853
+ babel-plugin-dynamic-import-node: 2.3.3
854
+ transitivePeerDependencies:
855
+ - supports-color
856
+ dev: true
857
+
858
+ /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.13:
859
+ resolution: {integrity: sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==}
860
+ engines: {node: '>=6.9.0'}
861
+ peerDependencies:
862
+ '@babel/core': ^7.0.0-0
863
+ dependencies:
864
+ '@babel/core': 7.18.13
865
+ '@babel/helper-hoist-variables': 7.18.6
866
+ '@babel/helper-module-transforms': 7.18.9
867
+ '@babel/helper-plugin-utils': 7.18.9
868
+ '@babel/helper-validator-identifier': 7.18.6
869
+ babel-plugin-dynamic-import-node: 2.3.3
870
+ transitivePeerDependencies:
871
+ - supports-color
872
+ dev: true
873
+
874
+ /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.13:
875
+ resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
876
+ engines: {node: '>=6.9.0'}
877
+ peerDependencies:
878
+ '@babel/core': ^7.0.0-0
879
+ dependencies:
880
+ '@babel/core': 7.18.13
881
+ '@babel/helper-module-transforms': 7.18.9
882
+ '@babel/helper-plugin-utils': 7.18.9
883
+ transitivePeerDependencies:
884
+ - supports-color
885
+ dev: true
886
+
887
+ /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.13:
888
+ resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==}
889
+ engines: {node: '>=6.9.0'}
890
+ peerDependencies:
891
+ '@babel/core': ^7.0.0
892
+ dependencies:
893
+ '@babel/core': 7.18.13
894
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13
895
+ '@babel/helper-plugin-utils': 7.18.9
896
+ dev: true
897
+
898
+ /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.13:
899
+ resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
900
+ engines: {node: '>=6.9.0'}
901
+ peerDependencies:
902
+ '@babel/core': ^7.0.0-0
903
+ dependencies:
904
+ '@babel/core': 7.18.13
905
+ '@babel/helper-plugin-utils': 7.18.9
906
+ dev: true
907
+
908
+ /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.13:
909
+ resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
910
+ engines: {node: '>=6.9.0'}
911
+ peerDependencies:
912
+ '@babel/core': ^7.0.0-0
913
+ dependencies:
914
+ '@babel/core': 7.18.13
915
+ '@babel/helper-plugin-utils': 7.18.9
916
+ '@babel/helper-replace-supers': 7.18.9
917
+ transitivePeerDependencies:
918
+ - supports-color
919
+ dev: true
920
+
921
+ /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.13:
922
+ resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==}
923
+ engines: {node: '>=6.9.0'}
924
+ peerDependencies:
925
+ '@babel/core': ^7.0.0-0
926
+ dependencies:
927
+ '@babel/core': 7.18.13
928
+ '@babel/helper-plugin-utils': 7.18.9
929
+ dev: true
930
+
931
+ /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.13:
932
+ resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
933
+ engines: {node: '>=6.9.0'}
934
+ peerDependencies:
935
+ '@babel/core': ^7.0.0-0
936
+ dependencies:
937
+ '@babel/core': 7.18.13
938
+ '@babel/helper-plugin-utils': 7.18.9
939
+ dev: true
940
+
941
+ /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.13:
942
+ resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==}
943
+ engines: {node: '>=6.9.0'}
944
+ peerDependencies:
945
+ '@babel/core': ^7.0.0-0
946
+ dependencies:
947
+ '@babel/core': 7.18.13
948
+ '@babel/helper-plugin-utils': 7.18.9
949
+ regenerator-transform: 0.15.0
950
+ dev: true
951
+
952
+ /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.13:
953
+ resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
954
+ engines: {node: '>=6.9.0'}
955
+ peerDependencies:
956
+ '@babel/core': ^7.0.0-0
957
+ dependencies:
958
+ '@babel/core': 7.18.13
959
+ '@babel/helper-plugin-utils': 7.18.9
960
+ dev: true
961
+
962
+ /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.13:
963
+ resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
964
+ engines: {node: '>=6.9.0'}
965
+ peerDependencies:
966
+ '@babel/core': ^7.0.0-0
967
+ dependencies:
968
+ '@babel/core': 7.18.13
969
+ '@babel/helper-plugin-utils': 7.18.9
970
+ dev: true
971
+
972
+ /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.13:
973
+ resolution: {integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==}
974
+ engines: {node: '>=6.9.0'}
975
+ peerDependencies:
976
+ '@babel/core': ^7.0.0-0
977
+ dependencies:
978
+ '@babel/core': 7.18.13
979
+ '@babel/helper-plugin-utils': 7.18.9
980
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
981
+ dev: true
982
+
983
+ /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.13:
984
+ resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
985
+ engines: {node: '>=6.9.0'}
986
+ peerDependencies:
987
+ '@babel/core': ^7.0.0-0
988
+ dependencies:
989
+ '@babel/core': 7.18.13
990
+ '@babel/helper-plugin-utils': 7.18.9
991
+ dev: true
992
+
993
+ /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.13:
994
+ resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
995
+ engines: {node: '>=6.9.0'}
996
+ peerDependencies:
997
+ '@babel/core': ^7.0.0-0
998
+ dependencies:
999
+ '@babel/core': 7.18.13
1000
+ '@babel/helper-plugin-utils': 7.18.9
1001
+ dev: true
1002
+
1003
+ /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.13:
1004
+ resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
1005
+ engines: {node: '>=6.9.0'}
1006
+ peerDependencies:
1007
+ '@babel/core': ^7.0.0-0
1008
+ dependencies:
1009
+ '@babel/core': 7.18.13
1010
+ '@babel/helper-plugin-utils': 7.18.9
1011
+ dev: true
1012
+
1013
+ /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.18.13:
1014
+ resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==}
1015
+ engines: {node: '>=6.9.0'}
1016
+ peerDependencies:
1017
+ '@babel/core': ^7.0.0-0
1018
+ dependencies:
1019
+ '@babel/core': 7.18.13
1020
+ '@babel/helper-plugin-utils': 7.18.9
1021
+ dev: true
1022
+
1023
+ /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.13:
1024
+ resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
1025
+ engines: {node: '>=6.9.0'}
1026
+ peerDependencies:
1027
+ '@babel/core': ^7.0.0-0
1028
+ dependencies:
1029
+ '@babel/core': 7.18.13
1030
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.13
1031
+ '@babel/helper-plugin-utils': 7.18.9
1032
+ dev: true
1033
+
1034
+ /@babel/preset-env/7.18.10_@babel+core@7.18.13:
1035
+ resolution: {integrity: sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==}
1036
+ engines: {node: '>=6.9.0'}
1037
+ peerDependencies:
1038
+ '@babel/core': ^7.0.0-0
1039
+ dependencies:
1040
+ '@babel/compat-data': 7.18.13
1041
+ '@babel/core': 7.18.13
1042
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13
1043
+ '@babel/helper-plugin-utils': 7.18.9
1044
+ '@babel/helper-validator-option': 7.18.6
1045
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.13
1046
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.13
1047
+ '@babel/plugin-proposal-async-generator-functions': 7.18.10_@babel+core@7.18.13
1048
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.13
1049
+ '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.13
1050
+ '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.13
1051
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.18.13
1052
+ '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.13
1053
+ '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.18.13
1054
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.13
1055
+ '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.13
1056
+ '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.18.13
1057
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.13
1058
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.13
1059
+ '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.13
1060
+ '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.13
1061
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.13
1062
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.13
1063
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.13
1064
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.13
1065
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13
1066
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.13
1067
+ '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.13
1068
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.13
1069
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13
1070
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.13
1071
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.13
1072
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13
1073
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13
1074
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13
1075
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.13
1076
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.13
1077
+ '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.13
1078
+ '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.13
1079
+ '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.13
1080
+ '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.18.13
1081
+ '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.18.13
1082
+ '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.18.13
1083
+ '@babel/plugin-transform-destructuring': 7.18.13_@babel+core@7.18.13
1084
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.13
1085
+ '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.18.13
1086
+ '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.13
1087
+ '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.13
1088
+ '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.18.13
1089
+ '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.18.13
1090
+ '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.13
1091
+ '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.13
1092
+ '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.13
1093
+ '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.18.13
1094
+ '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.13
1095
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.13
1096
+ '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.13
1097
+ '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.13
1098
+ '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.13
1099
+ '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.13
1100
+ '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.13
1101
+ '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.13
1102
+ '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.13
1103
+ '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.18.13
1104
+ '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.13
1105
+ '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.18.13
1106
+ '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.18.13
1107
+ '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.18.13
1108
+ '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.13
1109
+ '@babel/preset-modules': 0.1.5_@babel+core@7.18.13
1110
+ '@babel/types': 7.18.13
1111
+ babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.13
1112
+ babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.13
1113
+ babel-plugin-polyfill-regenerator: 0.4.0_@babel+core@7.18.13
1114
+ core-js-compat: 3.25.0
1115
+ semver: 6.3.0
1116
+ transitivePeerDependencies:
1117
+ - supports-color
1118
+ dev: true
1119
+
1120
+ /@babel/preset-modules/0.1.5_@babel+core@7.18.13:
1121
+ resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
1122
+ peerDependencies:
1123
+ '@babel/core': ^7.0.0-0
1124
+ dependencies:
1125
+ '@babel/core': 7.18.13
1126
+ '@babel/helper-plugin-utils': 7.18.9
1127
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.13
1128
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.13
1129
+ '@babel/types': 7.18.13
1130
+ esutils: 2.0.3
1131
+ dev: true
1132
+
1133
+ /@babel/runtime/7.18.9:
1134
+ resolution: {integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==}
1135
+ engines: {node: '>=6.9.0'}
1136
+ dependencies:
1137
+ regenerator-runtime: 0.13.9
1138
+ dev: true
1139
+
1140
+ /@babel/template/7.18.10:
1141
+ resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==}
1142
+ engines: {node: '>=6.9.0'}
1143
+ dependencies:
1144
+ '@babel/code-frame': 7.18.6
1145
+ '@babel/parser': 7.18.13
1146
+ '@babel/types': 7.18.13
1147
+ dev: true
1148
+
1149
+ /@babel/traverse/7.18.13:
1150
+ resolution: {integrity: sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==}
1151
+ engines: {node: '>=6.9.0'}
1152
+ dependencies:
1153
+ '@babel/code-frame': 7.18.6
1154
+ '@babel/generator': 7.18.13
1155
+ '@babel/helper-environment-visitor': 7.18.9
1156
+ '@babel/helper-function-name': 7.18.9
1157
+ '@babel/helper-hoist-variables': 7.18.6
1158
+ '@babel/helper-split-export-declaration': 7.18.6
1159
+ '@babel/parser': 7.18.13
1160
+ '@babel/types': 7.18.13
1161
+ debug: 4.3.4
1162
+ globals: 11.12.0
1163
+ transitivePeerDependencies:
1164
+ - supports-color
1165
+ dev: true
1166
+
1167
+ /@babel/types/7.18.13:
1168
+ resolution: {integrity: sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==}
1169
+ engines: {node: '>=6.9.0'}
1170
+ dependencies:
1171
+ '@babel/helper-string-parser': 7.18.10
1172
+ '@babel/helper-validator-identifier': 7.18.6
1173
+ to-fast-properties: 2.0.0
1174
+ dev: true
1175
+
1176
+ /@jridgewell/gen-mapping/0.1.1:
1177
+ resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
1178
+ engines: {node: '>=6.0.0'}
1179
+ dependencies:
1180
+ '@jridgewell/set-array': 1.1.2
1181
+ '@jridgewell/sourcemap-codec': 1.4.14
1182
+ dev: true
1183
+
1184
+ /@jridgewell/gen-mapping/0.3.2:
1185
+ resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==}
1186
+ engines: {node: '>=6.0.0'}
1187
+ dependencies:
1188
+ '@jridgewell/set-array': 1.1.2
1189
+ '@jridgewell/sourcemap-codec': 1.4.14
1190
+ '@jridgewell/trace-mapping': 0.3.15
1191
+ dev: true
1192
+
1193
+ /@jridgewell/resolve-uri/3.1.0:
1194
+ resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
1195
+ engines: {node: '>=6.0.0'}
1196
+ dev: true
1197
+
1198
+ /@jridgewell/set-array/1.1.2:
1199
+ resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
1200
+ engines: {node: '>=6.0.0'}
1201
+ dev: true
1202
+
1203
+ /@jridgewell/source-map/0.3.2:
1204
+ resolution: {integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==}
1205
+ dependencies:
1206
+ '@jridgewell/gen-mapping': 0.3.2
1207
+ '@jridgewell/trace-mapping': 0.3.15
1208
+ dev: true
1209
+
1210
+ /@jridgewell/sourcemap-codec/1.4.14:
1211
+ resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
1212
+ dev: true
1213
+
1214
+ /@jridgewell/trace-mapping/0.3.15:
1215
+ resolution: {integrity: sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==}
1216
+ dependencies:
1217
+ '@jridgewell/resolve-uri': 3.1.0
1218
+ '@jridgewell/sourcemap-codec': 1.4.14
1219
+ dev: true
1220
+
1221
+ /@rollup/plugin-babel/5.3.1_@babel+core@7.18.13:
1222
+ resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
1223
+ engines: {node: '>= 10.0.0'}
1224
+ peerDependencies:
1225
+ '@babel/core': ^7.0.0
1226
+ '@types/babel__core': ^7.1.9
1227
+ rollup: ^1.20.0||^2.0.0
1228
+ peerDependenciesMeta:
1229
+ '@types/babel__core':
1230
+ optional: true
1231
+ dependencies:
1232
+ '@babel/core': 7.18.13
1233
+ '@babel/helper-module-imports': 7.18.6
1234
+ '@rollup/pluginutils': 3.1.0
1235
+ dev: true
1236
+
1237
+ /@rollup/plugin-json/4.1.0:
1238
+ resolution: {integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==}
1239
+ peerDependencies:
1240
+ rollup: ^1.20.0 || ^2.0.0
1241
+ dependencies:
1242
+ '@rollup/pluginutils': 3.1.0
1243
+ dev: true
1244
+
1245
+ /@rollup/pluginutils/3.1.0:
1246
+ resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==}
1247
+ engines: {node: '>= 8.0.0'}
1248
+ peerDependencies:
1249
+ rollup: ^1.20.0||^2.0.0
1250
+ dependencies:
1251
+ '@types/estree': 0.0.39
1252
+ estree-walker: 1.0.1
1253
+ picomatch: 2.3.1
1254
+ dev: true
1255
+
1256
+ /@types/estree/0.0.39:
1257
+ resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
1258
+ dev: true
1259
+
1260
+ /@types/node/18.7.13:
1261
+ resolution: {integrity: sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw==}
1262
+ dev: true
1263
+
1264
+ /acorn/8.8.0:
1265
+ resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==}
1266
+ engines: {node: '>=0.4.0'}
1267
+ hasBin: true
1268
+ dev: true
1269
+
1270
+ /ansi-styles/3.2.1:
1271
+ resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
1272
+ engines: {node: '>=4'}
1273
+ dependencies:
1274
+ color-convert: 1.9.3
1275
+ dev: true
1276
+
1277
+ /asynckit/0.4.0:
1278
+ resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
1279
+ dev: false
1280
+
1281
+ /axios/0.27.2:
1282
+ resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
1283
+ dependencies:
1284
+ follow-redirects: 1.15.1
1285
+ form-data: 4.0.0
1286
+ transitivePeerDependencies:
1287
+ - debug
1288
+ dev: false
1289
+
1290
+ /babel-plugin-dynamic-import-node/2.3.3:
1291
+ resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==}
1292
+ dependencies:
1293
+ object.assign: 4.1.4
1294
+ dev: true
1295
+
1296
+ /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.18.13:
1297
+ resolution: {integrity: sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==}
1298
+ peerDependencies:
1299
+ '@babel/core': ^7.0.0-0
1300
+ dependencies:
1301
+ '@babel/compat-data': 7.18.13
1302
+ '@babel/core': 7.18.13
1303
+ '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.13
1304
+ semver: 6.3.0
1305
+ transitivePeerDependencies:
1306
+ - supports-color
1307
+ dev: true
1308
+
1309
+ /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.13:
1310
+ resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==}
1311
+ peerDependencies:
1312
+ '@babel/core': ^7.0.0-0
1313
+ dependencies:
1314
+ '@babel/core': 7.18.13
1315
+ '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.13
1316
+ core-js-compat: 3.25.0
1317
+ transitivePeerDependencies:
1318
+ - supports-color
1319
+ dev: true
1320
+
1321
+ /babel-plugin-polyfill-regenerator/0.4.0_@babel+core@7.18.13:
1322
+ resolution: {integrity: sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==}
1323
+ peerDependencies:
1324
+ '@babel/core': ^7.0.0-0
1325
+ dependencies:
1326
+ '@babel/core': 7.18.13
1327
+ '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.13
1328
+ transitivePeerDependencies:
1329
+ - supports-color
1330
+ dev: true
1331
+
1332
+ /boolbase/1.0.0:
1333
+ resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
1334
+ dev: false
1335
+
1336
+ /browserslist/4.21.3:
1337
+ resolution: {integrity: sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==}
1338
+ engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
1339
+ hasBin: true
1340
+ dependencies:
1341
+ caniuse-lite: 1.0.30001383
1342
+ electron-to-chromium: 1.4.230
1343
+ node-releases: 2.0.6
1344
+ update-browserslist-db: 1.0.5_browserslist@4.21.3
1345
+ dev: true
1346
+
1347
+ /buffer-from/1.1.2:
1348
+ resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
1349
+ dev: true
1350
+
1351
+ /call-bind/1.0.2:
1352
+ resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
1353
+ dependencies:
1354
+ function-bind: 1.1.1
1355
+ get-intrinsic: 1.1.2
1356
+ dev: true
1357
+
1358
+ /caniuse-lite/1.0.30001383:
1359
+ resolution: {integrity: sha512-swMpEoTp5vDoGBZsYZX7L7nXHe6dsHxi9o6/LKf/f0LukVtnrxly5GVb/fWdCDTqi/yw6Km6tiJ0pmBacm0gbg==}
1360
+ dev: true
1361
+
1362
+ /chalk/2.4.2:
1363
+ resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
1364
+ engines: {node: '>=4'}
1365
+ dependencies:
1366
+ ansi-styles: 3.2.1
1367
+ escape-string-regexp: 1.0.5
1368
+ supports-color: 5.5.0
1369
+ dev: true
1370
+
1371
+ /cheerio-select/2.1.0:
1372
+ resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
1373
+ dependencies:
1374
+ boolbase: 1.0.0
1375
+ css-select: 5.1.0
1376
+ css-what: 6.1.0
1377
+ domelementtype: 2.3.0
1378
+ domhandler: 5.0.3
1379
+ domutils: 3.0.1
1380
+ dev: false
1381
+
1382
+ /cheerio/1.0.0-rc.12:
1383
+ resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==}
1384
+ engines: {node: '>= 6'}
1385
+ dependencies:
1386
+ cheerio-select: 2.1.0
1387
+ dom-serializer: 2.0.0
1388
+ domhandler: 5.0.3
1389
+ domutils: 3.0.1
1390
+ htmlparser2: 8.0.1
1391
+ parse5: 7.0.0
1392
+ parse5-htmlparser2-tree-adapter: 7.0.0
1393
+ dev: false
1394
+
1395
+ /color-convert/1.9.3:
1396
+ resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
1397
+ dependencies:
1398
+ color-name: 1.1.3
1399
+ dev: true
1400
+
1401
+ /color-name/1.1.3:
1402
+ resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
1403
+ dev: true
1404
+
1405
+ /combined-stream/1.0.8:
1406
+ resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
1407
+ engines: {node: '>= 0.8'}
1408
+ dependencies:
1409
+ delayed-stream: 1.0.0
1410
+ dev: false
1411
+
1412
+ /commander/2.20.3:
1413
+ resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
1414
+ dev: true
1415
+
1416
+ /commander/9.4.0:
1417
+ resolution: {integrity: sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==}
1418
+ engines: {node: ^12.20.0 || >=14}
1419
+ dev: false
1420
+
1421
+ /convert-source-map/1.8.0:
1422
+ resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==}
1423
+ dependencies:
1424
+ safe-buffer: 5.1.2
1425
+ dev: true
1426
+
1427
+ /core-js-compat/3.25.0:
1428
+ resolution: {integrity: sha512-extKQM0g8/3GjFx9US12FAgx8KJawB7RCQ5y8ipYLbmfzEzmFRWdDjIlxDx82g7ygcNG85qMVUSRyABouELdow==}
1429
+ dependencies:
1430
+ browserslist: 4.21.3
1431
+ semver: 7.0.0
1432
+ dev: true
1433
+
1434
+ /css-select/5.1.0:
1435
+ resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==}
1436
+ dependencies:
1437
+ boolbase: 1.0.0
1438
+ css-what: 6.1.0
1439
+ domhandler: 5.0.3
1440
+ domutils: 3.0.1
1441
+ nth-check: 2.1.1
1442
+ dev: false
1443
+
1444
+ /css-what/6.1.0:
1445
+ resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
1446
+ engines: {node: '>= 6'}
1447
+ dev: false
1448
+
1449
+ /debug/4.3.4:
1450
+ resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
1451
+ engines: {node: '>=6.0'}
1452
+ peerDependencies:
1453
+ supports-color: '*'
1454
+ peerDependenciesMeta:
1455
+ supports-color:
1456
+ optional: true
1457
+ dependencies:
1458
+ ms: 2.1.2
1459
+ dev: true
1460
+
1461
+ /define-properties/1.1.4:
1462
+ resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==}
1463
+ engines: {node: '>= 0.4'}
1464
+ dependencies:
1465
+ has-property-descriptors: 1.0.0
1466
+ object-keys: 1.1.1
1467
+ dev: true
1468
+
1469
+ /delayed-stream/1.0.0:
1470
+ resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
1471
+ engines: {node: '>=0.4.0'}
1472
+ dev: false
1473
+
1474
+ /dom-serializer/2.0.0:
1475
+ resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
1476
+ dependencies:
1477
+ domelementtype: 2.3.0
1478
+ domhandler: 5.0.3
1479
+ entities: 4.3.1
1480
+ dev: false
1481
+
1482
+ /domelementtype/2.3.0:
1483
+ resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
1484
+ dev: false
1485
+
1486
+ /domhandler/5.0.3:
1487
+ resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
1488
+ engines: {node: '>= 4'}
1489
+ dependencies:
1490
+ domelementtype: 2.3.0
1491
+ dev: false
1492
+
1493
+ /domutils/3.0.1:
1494
+ resolution: {integrity: sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==}
1495
+ dependencies:
1496
+ dom-serializer: 2.0.0
1497
+ domelementtype: 2.3.0
1498
+ domhandler: 5.0.3
1499
+ dev: false
1500
+
1501
+ /electron-to-chromium/1.4.230:
1502
+ resolution: {integrity: sha512-3pwjAK0qHSDN9+YAF4fJknsSruP7mpjdWzUSruIJD/JCH77pEh0SorEyb3xVaKkfwk2tzjOt2D8scJ0KAdfXLA==}
1503
+ dev: true
1504
+
1505
+ /entities/4.3.1:
1506
+ resolution: {integrity: sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==}
1507
+ engines: {node: '>=0.12'}
1508
+ dev: false
1509
+
1510
+ /escalade/3.1.1:
1511
+ resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
1512
+ engines: {node: '>=6'}
1513
+ dev: true
1514
+
1515
+ /escape-string-regexp/1.0.5:
1516
+ resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
1517
+ engines: {node: '>=0.8.0'}
1518
+ dev: true
1519
+
1520
+ /estree-walker/1.0.1:
1521
+ resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==}
1522
+ dev: true
1523
+
1524
+ /esutils/2.0.3:
1525
+ resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
1526
+ engines: {node: '>=0.10.0'}
1527
+ dev: true
1528
+
1529
+ /follow-redirects/1.15.1:
1530
+ resolution: {integrity: sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==}
1531
+ engines: {node: '>=4.0'}
1532
+ peerDependencies:
1533
+ debug: '*'
1534
+ peerDependenciesMeta:
1535
+ debug:
1536
+ optional: true
1537
+ dev: false
1538
+
1539
+ /form-data/4.0.0:
1540
+ resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
1541
+ engines: {node: '>= 6'}
1542
+ dependencies:
1543
+ asynckit: 0.4.0
1544
+ combined-stream: 1.0.8
1545
+ mime-types: 2.1.35
1546
+ dev: false
1547
+
1548
+ /function-bind/1.1.1:
1549
+ resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
1550
+ dev: true
1551
+
1552
+ /gensync/1.0.0-beta.2:
1553
+ resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
1554
+ engines: {node: '>=6.9.0'}
1555
+ dev: true
1556
+
1557
+ /get-intrinsic/1.1.2:
1558
+ resolution: {integrity: sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==}
1559
+ dependencies:
1560
+ function-bind: 1.1.1
1561
+ has: 1.0.3
1562
+ has-symbols: 1.0.3
1563
+ dev: true
1564
+
1565
+ /globals/11.12.0:
1566
+ resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
1567
+ engines: {node: '>=4'}
1568
+ dev: true
1569
+
1570
+ /has-flag/3.0.0:
1571
+ resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
1572
+ engines: {node: '>=4'}
1573
+ dev: true
1574
+
1575
+ /has-flag/4.0.0:
1576
+ resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
1577
+ engines: {node: '>=8'}
1578
+ dev: true
1579
+
1580
+ /has-property-descriptors/1.0.0:
1581
+ resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
1582
+ dependencies:
1583
+ get-intrinsic: 1.1.2
1584
+ dev: true
1585
+
1586
+ /has-symbols/1.0.3:
1587
+ resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
1588
+ engines: {node: '>= 0.4'}
1589
+ dev: true
1590
+
1591
+ /has/1.0.3:
1592
+ resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
1593
+ engines: {node: '>= 0.4.0'}
1594
+ dependencies:
1595
+ function-bind: 1.1.1
1596
+ dev: true
1597
+
1598
+ /htmlparser2/8.0.1:
1599
+ resolution: {integrity: sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==}
1600
+ dependencies:
1601
+ domelementtype: 2.3.0
1602
+ domhandler: 5.0.3
1603
+ domutils: 3.0.1
1604
+ entities: 4.3.1
1605
+ dev: false
1606
+
1607
+ /is-core-module/2.10.0:
1608
+ resolution: {integrity: sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==}
1609
+ dependencies:
1610
+ has: 1.0.3
1611
+ dev: true
1612
+
1613
+ /jest-worker/26.6.2:
1614
+ resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
1615
+ engines: {node: '>= 10.13.0'}
1616
+ dependencies:
1617
+ '@types/node': 18.7.13
1618
+ merge-stream: 2.0.0
1619
+ supports-color: 7.2.0
1620
+ dev: true
1621
+
1622
+ /js-tokens/4.0.0:
1623
+ resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
1624
+ dev: true
1625
+
1626
+ /jsesc/0.5.0:
1627
+ resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
1628
+ hasBin: true
1629
+ dev: true
1630
+
1631
+ /jsesc/2.5.2:
1632
+ resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
1633
+ engines: {node: '>=4'}
1634
+ hasBin: true
1635
+ dev: true
1636
+
1637
+ /json5/2.2.1:
1638
+ resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
1639
+ engines: {node: '>=6'}
1640
+ hasBin: true
1641
+ dev: true
1642
+
1643
+ /lodash.debounce/4.0.8:
1644
+ resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
1645
+ dev: true
1646
+
1647
+ /merge-stream/2.0.0:
1648
+ resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
1649
+ dev: true
1650
+
1651
+ /mime-db/1.52.0:
1652
+ resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
1653
+ engines: {node: '>= 0.6'}
1654
+ dev: false
1655
+
1656
+ /mime-types/2.1.35:
1657
+ resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
1658
+ engines: {node: '>= 0.6'}
1659
+ dependencies:
1660
+ mime-db: 1.52.0
1661
+ dev: false
1662
+
1663
+ /minimist/1.2.6:
1664
+ resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
1665
+ dev: false
1666
+
1667
+ /ms/2.1.2:
1668
+ resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
1669
+ dev: true
1670
+
1671
+ /node-releases/2.0.6:
1672
+ resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==}
1673
+ dev: true
1674
+
1675
+ /nth-check/2.1.1:
1676
+ resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
1677
+ dependencies:
1678
+ boolbase: 1.0.0
1679
+ dev: false
1680
+
1681
+ /object-keys/1.1.1:
1682
+ resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
1683
+ engines: {node: '>= 0.4'}
1684
+ dev: true
1685
+
1686
+ /object.assign/4.1.4:
1687
+ resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==}
1688
+ engines: {node: '>= 0.4'}
1689
+ dependencies:
1690
+ call-bind: 1.0.2
1691
+ define-properties: 1.1.4
1692
+ has-symbols: 1.0.3
1693
+ object-keys: 1.1.1
1694
+ dev: true
1695
+
1696
+ /parse5-htmlparser2-tree-adapter/7.0.0:
1697
+ resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==}
1698
+ dependencies:
1699
+ domhandler: 5.0.3
1700
+ parse5: 7.0.0
1701
+ dev: false
1702
+
1703
+ /parse5/7.0.0:
1704
+ resolution: {integrity: sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g==}
1705
+ dependencies:
1706
+ entities: 4.3.1
1707
+ dev: false
1708
+
1709
+ /path-parse/1.0.7:
1710
+ resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
1711
+ dev: true
1712
+
1713
+ /picocolors/1.0.0:
1714
+ resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
1715
+ dev: true
1716
+
1717
+ /picomatch/2.3.1:
1718
+ resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
1719
+ engines: {node: '>=8.6'}
1720
+ dev: true
1721
+
1722
+ /randombytes/2.1.0:
1723
+ resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
1724
+ dependencies:
1725
+ safe-buffer: 5.1.2
1726
+ dev: true
1727
+
1728
+ /regenerate-unicode-properties/10.0.1:
1729
+ resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==}
1730
+ engines: {node: '>=4'}
1731
+ dependencies:
1732
+ regenerate: 1.4.2
1733
+ dev: true
1734
+
1735
+ /regenerate/1.4.2:
1736
+ resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
1737
+ dev: true
1738
+
1739
+ /regenerator-runtime/0.13.9:
1740
+ resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==}
1741
+ dev: true
1742
+
1743
+ /regenerator-transform/0.15.0:
1744
+ resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==}
1745
+ dependencies:
1746
+ '@babel/runtime': 7.18.9
1747
+ dev: true
1748
+
1749
+ /regexpu-core/5.1.0:
1750
+ resolution: {integrity: sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==}
1751
+ engines: {node: '>=4'}
1752
+ dependencies:
1753
+ regenerate: 1.4.2
1754
+ regenerate-unicode-properties: 10.0.1
1755
+ regjsgen: 0.6.0
1756
+ regjsparser: 0.8.4
1757
+ unicode-match-property-ecmascript: 2.0.0
1758
+ unicode-match-property-value-ecmascript: 2.0.0
1759
+ dev: true
1760
+
1761
+ /regjsgen/0.6.0:
1762
+ resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==}
1763
+ dev: true
1764
+
1765
+ /regjsparser/0.8.4:
1766
+ resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==}
1767
+ hasBin: true
1768
+ dependencies:
1769
+ jsesc: 0.5.0
1770
+ dev: true
1771
+
1772
+ /resolve/1.22.1:
1773
+ resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
1774
+ hasBin: true
1775
+ dependencies:
1776
+ is-core-module: 2.10.0
1777
+ path-parse: 1.0.7
1778
+ supports-preserve-symlinks-flag: 1.0.0
1779
+ dev: true
1780
+
1781
+ /rollup-plugin-terser/7.0.2:
1782
+ resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==}
1783
+ peerDependencies:
1784
+ rollup: ^2.0.0
1785
+ dependencies:
1786
+ '@babel/code-frame': 7.18.6
1787
+ jest-worker: 26.6.2
1788
+ serialize-javascript: 4.0.0
1789
+ terser: 5.15.0
1790
+ dev: true
1791
+
1792
+ /safe-buffer/5.1.2:
1793
+ resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
1794
+ dev: true
1795
+
1796
+ /semver/6.3.0:
1797
+ resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
1798
+ hasBin: true
1799
+ dev: true
1800
+
1801
+ /semver/7.0.0:
1802
+ resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==}
1803
+ hasBin: true
1804
+ dev: true
1805
+
1806
+ /serialize-javascript/4.0.0:
1807
+ resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==}
1808
+ dependencies:
1809
+ randombytes: 2.1.0
1810
+ dev: true
1811
+
1812
+ /source-map-support/0.5.21:
1813
+ resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
1814
+ dependencies:
1815
+ buffer-from: 1.1.2
1816
+ source-map: 0.6.1
1817
+ dev: true
1818
+
1819
+ /source-map/0.6.1:
1820
+ resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
1821
+ engines: {node: '>=0.10.0'}
1822
+ dev: true
1823
+
1824
+ /supports-color/5.5.0:
1825
+ resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
1826
+ engines: {node: '>=4'}
1827
+ dependencies:
1828
+ has-flag: 3.0.0
1829
+ dev: true
1830
+
1831
+ /supports-color/7.2.0:
1832
+ resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
1833
+ engines: {node: '>=8'}
1834
+ dependencies:
1835
+ has-flag: 4.0.0
1836
+ dev: true
1837
+
1838
+ /supports-preserve-symlinks-flag/1.0.0:
1839
+ resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
1840
+ engines: {node: '>= 0.4'}
1841
+ dev: true
1842
+
1843
+ /terser/5.15.0:
1844
+ resolution: {integrity: sha512-L1BJiXVmheAQQy+as0oF3Pwtlo4s3Wi1X2zNZ2NxOB4wx9bdS9Vk67XQENLFdLYGCK/Z2di53mTj/hBafR+dTA==}
1845
+ engines: {node: '>=10'}
1846
+ hasBin: true
1847
+ dependencies:
1848
+ '@jridgewell/source-map': 0.3.2
1849
+ acorn: 8.8.0
1850
+ commander: 2.20.3
1851
+ source-map-support: 0.5.21
1852
+ dev: true
1853
+
1854
+ /to-fast-properties/2.0.0:
1855
+ resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
1856
+ engines: {node: '>=4'}
1857
+ dev: true
1858
+
1859
+ /unicode-canonical-property-names-ecmascript/2.0.0:
1860
+ resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
1861
+ engines: {node: '>=4'}
1862
+ dev: true
1863
+
1864
+ /unicode-match-property-ecmascript/2.0.0:
1865
+ resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
1866
+ engines: {node: '>=4'}
1867
+ dependencies:
1868
+ unicode-canonical-property-names-ecmascript: 2.0.0
1869
+ unicode-property-aliases-ecmascript: 2.0.0
1870
+ dev: true
1871
+
1872
+ /unicode-match-property-value-ecmascript/2.0.0:
1873
+ resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==}
1874
+ engines: {node: '>=4'}
1875
+ dev: true
1876
+
1877
+ /unicode-property-aliases-ecmascript/2.0.0:
1878
+ resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==}
1879
+ engines: {node: '>=4'}
1880
+ dev: true
1881
+
1882
+ /update-browserslist-db/1.0.5_browserslist@4.21.3:
1883
+ resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==}
1884
+ hasBin: true
1885
+ peerDependencies:
1886
+ browserslist: '>= 4.21.0'
1887
+ dependencies:
1888
+ browserslist: 4.21.3
1889
+ escalade: 3.1.1
1890
+ picocolors: 1.0.0
1891
+ dev: true