build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / pnpm-lock.yaml
1 lockfileVersion: '6.0'
2
3 dependencies:
4 core-js:
5 specifier: ^3.30.1
6 version: 3.30.1
7 finalhandler:
8 specifier: ^1.2.0
9 version: 1.2.0
10 serve-static:
11 specifier: ^1.15.0
12 version: 1.15.0
13 vue:
14 specifier: ^3.2.47
15 version: 3.2.47
16 vue-class-component:
17 specifier: 8.0.0-rc.1
18 version: 8.0.0-rc.1(vue@3.2.47)
19 vue-router:
20 specifier: ^4.1.6
21 version: 4.1.6(vue@3.2.47)
22
23 devDependencies:
24 '@tsconfig/node20':
25 specifier: ^1.0.0
26 version: 1.0.0
27 '@types/chai':
28 specifier: ^4.3.4
29 version: 4.3.4
30 '@types/mocha':
31 specifier: ^10.0.1
32 version: 10.0.1
33 '@types/node':
34 specifier: ^18.16.0
35 version: 18.16.0
36 '@typescript-eslint/eslint-plugin':
37 specifier: ^5.59.0
38 version: 5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
39 '@typescript-eslint/parser':
40 specifier: ^5.59.0
41 version: 5.59.0(eslint@8.39.0)(typescript@5.0.4)
42 '@vue/cli':
43 specifier: ~5.0.8
44 version: 5.0.8
45 '@vue/cli-plugin-babel':
46 specifier: ~5.0.8
47 version: 5.0.8(@vue/cli-service@5.0.8)(core-js@3.30.1)(vue@3.2.47)
48 '@vue/cli-plugin-eslint':
49 specifier: ~5.0.8
50 version: 5.0.8(@vue/cli-service@5.0.8)(eslint@8.39.0)
51 '@vue/cli-plugin-router':
52 specifier: ~5.0.8
53 version: 5.0.8(@vue/cli-service@5.0.8)
54 '@vue/cli-plugin-typescript':
55 specifier: ~5.0.8
56 version: 5.0.8(@vue/cli-service@5.0.8)(eslint@8.39.0)(typescript@5.0.4)(vue@3.2.47)
57 '@vue/cli-plugin-unit-mocha':
58 specifier: ~5.0.8
59 version: 5.0.8(@vue/cli-service@5.0.8)(webpack@5.80.0)
60 '@vue/cli-service':
61 specifier: ~5.0.8
62 version: 5.0.8(@babel/core@7.21.4)(vue@3.2.47)
63 '@vue/eslint-config-prettier':
64 specifier: ^7.1.0
65 version: 7.1.0(eslint@8.39.0)(prettier@2.8.8)
66 '@vue/eslint-config-typescript':
67 specifier: ^11.0.2
68 version: 11.0.2(eslint-plugin-vue@9.11.0)(eslint@8.39.0)(typescript@5.0.4)
69 '@vue/test-utils':
70 specifier: ^2.3.2
71 version: 2.3.2(vue@3.2.47)
72 '@vue/tsconfig':
73 specifier: ^0.3.0
74 version: 0.3.0
75 chai:
76 specifier: ^4.3.7
77 version: 4.3.7
78 eslint:
79 specifier: ^8.39.0
80 version: 8.39.0
81 eslint-plugin-vue:
82 specifier: ^9.11.0
83 version: 9.11.0(eslint@8.39.0)
84 prettier:
85 specifier: ^2.8.8
86 version: 2.8.8
87 rimraf:
88 specifier: ^5.0.0
89 version: 5.0.0
90 typescript:
91 specifier: ~5.0.4
92 version: 5.0.4
93
94 packages:
95
96 /@achrinza/node-ipc@9.2.6:
97 resolution: {integrity: sha512-ULSIYPy4ZPM301dfCxRz0l2GJjOwIo/PqmWonIu1bLml7UmnVQmH+juJcoyXp6E8gIRRNAjGYftJnNQlfy4vPg==}
98 engines: {node: 8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19}
99 dependencies:
100 '@node-ipc/js-queue': 2.0.3
101 event-pubsub: 4.3.0
102 js-message: 1.0.7
103 dev: true
104
105 /@akryum/winattr@3.0.0:
106 resolution: {integrity: sha512-t4WmWoGV9gyzypwG3y3JlcK2t8fKLtvzBA7xEoFTj9SMPvOuLsf13uh4ikK0RRaaa9RPPWLgFUdOyIRaQvCpwQ==}
107 engines: {node: '>= 8'}
108 dependencies:
109 fswin: 2.17.1227
110 dev: true
111
112 /@ampproject/remapping@2.2.1:
113 resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
114 engines: {node: '>=6.0.0'}
115 dependencies:
116 '@jridgewell/gen-mapping': 0.3.3
117 '@jridgewell/trace-mapping': 0.3.18
118 dev: true
119
120 /@apollo/protobufjs@1.2.6:
121 resolution: {integrity: sha512-Wqo1oSHNUj/jxmsVp4iR3I480p6qdqHikn38lKrFhfzcDJ7lwd7Ck7cHRl4JE81tWNArl77xhnG/OkZhxKBYOw==}
122 hasBin: true
123 requiresBuild: true
124 dependencies:
125 '@protobufjs/aspromise': 1.1.2
126 '@protobufjs/base64': 1.1.2
127 '@protobufjs/codegen': 2.0.4
128 '@protobufjs/eventemitter': 1.1.0
129 '@protobufjs/fetch': 1.1.0
130 '@protobufjs/float': 1.0.2
131 '@protobufjs/inquire': 1.1.0
132 '@protobufjs/path': 1.1.2
133 '@protobufjs/pool': 1.1.0
134 '@protobufjs/utf8': 1.1.0
135 '@types/long': 4.0.2
136 '@types/node': 10.17.60
137 long: 4.0.0
138 dev: true
139
140 /@apollo/protobufjs@1.2.7:
141 resolution: {integrity: sha512-Lahx5zntHPZia35myYDBRuF58tlwPskwHc5CWBZC/4bMKB6siTBWwtMrkqXcsNwQiFSzSx5hKdRPUmemrEp3Gg==}
142 hasBin: true
143 requiresBuild: true
144 dependencies:
145 '@protobufjs/aspromise': 1.1.2
146 '@protobufjs/base64': 1.1.2
147 '@protobufjs/codegen': 2.0.4
148 '@protobufjs/eventemitter': 1.1.0
149 '@protobufjs/fetch': 1.1.0
150 '@protobufjs/float': 1.0.2
151 '@protobufjs/inquire': 1.1.0
152 '@protobufjs/path': 1.1.2
153 '@protobufjs/pool': 1.1.0
154 '@protobufjs/utf8': 1.1.0
155 '@types/long': 4.0.2
156 long: 4.0.0
157 dev: true
158
159 /@apollo/usage-reporting-protobuf@4.1.0:
160 resolution: {integrity: sha512-hXouMuw5pQVkzi8dgMybmr6Y11+eRmMQVoB5TF0HyTwAg9SOq/v3OCuiYqcVUKdBcskU9Msp+XvjAk0GKpWCwQ==}
161 dependencies:
162 '@apollo/protobufjs': 1.2.7
163 dev: true
164
165 /@apollo/utils.dropunuseddefinitions@1.1.0(graphql@15.8.0):
166 resolution: {integrity: sha512-jU1XjMr6ec9pPoL+BFWzEPW7VHHulVdGKMkPAMiCigpVIT11VmCbnij0bWob8uS3ODJ65tZLYKAh/55vLw2rbg==}
167 engines: {node: '>=12.13.0'}
168 peerDependencies:
169 graphql: 14.x || 15.x || 16.x
170 dependencies:
171 graphql: 15.8.0
172 dev: true
173
174 /@apollo/utils.keyvaluecache@1.0.2:
175 resolution: {integrity: sha512-p7PVdLPMnPzmXSQVEsy27cYEjVON+SH/Wb7COyW3rQN8+wJgT1nv9jZouYtztWW8ZgTkii5T6tC9qfoDREd4mg==}
176 dependencies:
177 '@apollo/utils.logger': 1.0.1
178 lru-cache: 7.13.1
179 dev: true
180
181 /@apollo/utils.logger@1.0.1:
182 resolution: {integrity: sha512-XdlzoY7fYNK4OIcvMD2G94RoFZbzTQaNP0jozmqqMudmaGo2I/2Jx71xlDJ801mWA/mbYRihyaw6KJii7k5RVA==}
183 dev: true
184
185 /@apollo/utils.printwithreducedwhitespace@1.1.0(graphql@15.8.0):
186 resolution: {integrity: sha512-GfFSkAv3n1toDZ4V6u2d7L4xMwLA+lv+6hqXicMN9KELSJ9yy9RzuEXaX73c/Ry+GzRsBy/fdSUGayGqdHfT2Q==}
187 engines: {node: '>=12.13.0'}
188 peerDependencies:
189 graphql: 14.x || 15.x || 16.x
190 dependencies:
191 graphql: 15.8.0
192 dev: true
193
194 /@apollo/utils.removealiases@1.0.0(graphql@15.8.0):
195 resolution: {integrity: sha512-6cM8sEOJW2LaGjL/0vHV0GtRaSekrPQR4DiywaApQlL9EdROASZU5PsQibe2MWeZCOhNrPRuHh4wDMwPsWTn8A==}
196 engines: {node: '>=12.13.0'}
197 peerDependencies:
198 graphql: 14.x || 15.x || 16.x
199 dependencies:
200 graphql: 15.8.0
201 dev: true
202
203 /@apollo/utils.sortast@1.1.0(graphql@15.8.0):
204 resolution: {integrity: sha512-VPlTsmUnOwzPK5yGZENN069y6uUHgeiSlpEhRnLFYwYNoJHsuJq2vXVwIaSmts015WTPa2fpz1inkLYByeuRQA==}
205 engines: {node: '>=12.13.0'}
206 peerDependencies:
207 graphql: 14.x || 15.x || 16.x
208 dependencies:
209 graphql: 15.8.0
210 lodash.sortby: 4.7.0
211 dev: true
212
213 /@apollo/utils.stripsensitiveliterals@1.2.0(graphql@15.8.0):
214 resolution: {integrity: sha512-E41rDUzkz/cdikM5147d8nfCFVKovXxKBcjvLEQ7bjZm/cg9zEcXvS6vFY8ugTubI3fn6zoqo0CyU8zT+BGP9w==}
215 engines: {node: '>=12.13.0'}
216 peerDependencies:
217 graphql: 14.x || 15.x || 16.x
218 dependencies:
219 graphql: 15.8.0
220 dev: true
221
222 /@apollo/utils.usagereporting@1.0.1(graphql@15.8.0):
223 resolution: {integrity: sha512-6dk+0hZlnDbahDBB2mP/PZ5ybrtCJdLMbeNJD+TJpKyZmSY6bA3SjI8Cr2EM9QA+AdziywuWg+SgbWUF3/zQqQ==}
224 engines: {node: '>=12.13.0'}
225 peerDependencies:
226 graphql: 14.x || 15.x || 16.x
227 dependencies:
228 '@apollo/usage-reporting-protobuf': 4.1.0
229 '@apollo/utils.dropunuseddefinitions': 1.1.0(graphql@15.8.0)
230 '@apollo/utils.printwithreducedwhitespace': 1.1.0(graphql@15.8.0)
231 '@apollo/utils.removealiases': 1.0.0(graphql@15.8.0)
232 '@apollo/utils.sortast': 1.1.0(graphql@15.8.0)
233 '@apollo/utils.stripsensitiveliterals': 1.2.0(graphql@15.8.0)
234 graphql: 15.8.0
235 dev: true
236
237 /@apollographql/apollo-tools@0.5.4(graphql@15.8.0):
238 resolution: {integrity: sha512-shM3q7rUbNyXVVRkQJQseXv6bnYM3BUma/eZhwXR4xsuM+bqWnJKvW7SAfRjP7LuSCocrexa5AXhjjawNHrIlw==}
239 engines: {node: '>=8', npm: '>=6'}
240 peerDependencies:
241 graphql: ^14.2.1 || ^15.0.0 || ^16.0.0
242 dependencies:
243 graphql: 15.8.0
244 dev: true
245
246 /@apollographql/graphql-playground-html@1.6.29:
247 resolution: {integrity: sha512-xCcXpoz52rI4ksJSdOCxeOCn2DLocxwHf9dVT/Q90Pte1LX+LY+91SFtJF3KXVHH8kEin+g1KKCQPKBjZJfWNA==}
248 dependencies:
249 xss: 1.0.14
250 dev: true
251
252 /@babel/code-frame@7.21.4:
253 resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
254 engines: {node: '>=6.9.0'}
255 dependencies:
256 '@babel/highlight': 7.18.6
257 dev: true
258
259 /@babel/compat-data@7.21.4:
260 resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==}
261 engines: {node: '>=6.9.0'}
262 dev: true
263
264 /@babel/core@7.21.4:
265 resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==}
266 engines: {node: '>=6.9.0'}
267 dependencies:
268 '@ampproject/remapping': 2.2.1
269 '@babel/code-frame': 7.21.4
270 '@babel/generator': 7.21.4
271 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
272 '@babel/helper-module-transforms': 7.21.2
273 '@babel/helpers': 7.21.0
274 '@babel/parser': 7.21.4
275 '@babel/template': 7.20.7
276 '@babel/traverse': 7.21.4
277 '@babel/types': 7.21.4
278 convert-source-map: 1.9.0
279 debug: 4.3.4
280 gensync: 1.0.0-beta.2
281 json5: 2.2.3
282 semver: 6.3.0
283 transitivePeerDependencies:
284 - supports-color
285 dev: true
286
287 /@babel/generator@7.21.4:
288 resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==}
289 engines: {node: '>=6.9.0'}
290 dependencies:
291 '@babel/types': 7.21.4
292 '@jridgewell/gen-mapping': 0.3.3
293 '@jridgewell/trace-mapping': 0.3.18
294 jsesc: 2.5.2
295 dev: true
296
297 /@babel/helper-annotate-as-pure@7.18.6:
298 resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
299 engines: {node: '>=6.9.0'}
300 dependencies:
301 '@babel/types': 7.21.4
302 dev: true
303
304 /@babel/helper-builder-binary-assignment-operator-visitor@7.18.9:
305 resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==}
306 engines: {node: '>=6.9.0'}
307 dependencies:
308 '@babel/helper-explode-assignable-expression': 7.18.6
309 '@babel/types': 7.21.4
310 dev: true
311
312 /@babel/helper-compilation-targets@7.21.4(@babel/core@7.21.4):
313 resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==}
314 engines: {node: '>=6.9.0'}
315 peerDependencies:
316 '@babel/core': ^7.0.0
317 dependencies:
318 '@babel/compat-data': 7.21.4
319 '@babel/core': 7.21.4
320 '@babel/helper-validator-option': 7.21.0
321 browserslist: 4.21.5
322 lru-cache: 5.1.1
323 semver: 6.3.0
324 dev: true
325
326 /@babel/helper-create-class-features-plugin@7.21.4(@babel/core@7.21.4):
327 resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==}
328 engines: {node: '>=6.9.0'}
329 peerDependencies:
330 '@babel/core': ^7.0.0
331 dependencies:
332 '@babel/core': 7.21.4
333 '@babel/helper-annotate-as-pure': 7.18.6
334 '@babel/helper-environment-visitor': 7.18.9
335 '@babel/helper-function-name': 7.21.0
336 '@babel/helper-member-expression-to-functions': 7.21.0
337 '@babel/helper-optimise-call-expression': 7.18.6
338 '@babel/helper-replace-supers': 7.20.7
339 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
340 '@babel/helper-split-export-declaration': 7.18.6
341 transitivePeerDependencies:
342 - supports-color
343 dev: true
344
345 /@babel/helper-create-regexp-features-plugin@7.21.4(@babel/core@7.21.4):
346 resolution: {integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==}
347 engines: {node: '>=6.9.0'}
348 peerDependencies:
349 '@babel/core': ^7.0.0
350 dependencies:
351 '@babel/core': 7.21.4
352 '@babel/helper-annotate-as-pure': 7.18.6
353 regexpu-core: 5.3.2
354 dev: true
355
356 /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.21.4):
357 resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
358 peerDependencies:
359 '@babel/core': ^7.4.0-0
360 dependencies:
361 '@babel/core': 7.21.4
362 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
363 '@babel/helper-plugin-utils': 7.20.2
364 debug: 4.3.4
365 lodash.debounce: 4.0.8
366 resolve: 1.22.2
367 semver: 6.3.0
368 transitivePeerDependencies:
369 - supports-color
370 dev: true
371
372 /@babel/helper-environment-visitor@7.18.9:
373 resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==}
374 engines: {node: '>=6.9.0'}
375 dev: true
376
377 /@babel/helper-explode-assignable-expression@7.18.6:
378 resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
379 engines: {node: '>=6.9.0'}
380 dependencies:
381 '@babel/types': 7.21.4
382 dev: true
383
384 /@babel/helper-function-name@7.21.0:
385 resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==}
386 engines: {node: '>=6.9.0'}
387 dependencies:
388 '@babel/template': 7.20.7
389 '@babel/types': 7.21.4
390 dev: true
391
392 /@babel/helper-hoist-variables@7.18.6:
393 resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
394 engines: {node: '>=6.9.0'}
395 dependencies:
396 '@babel/types': 7.21.4
397 dev: true
398
399 /@babel/helper-member-expression-to-functions@7.21.0:
400 resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==}
401 engines: {node: '>=6.9.0'}
402 dependencies:
403 '@babel/types': 7.21.4
404 dev: true
405
406 /@babel/helper-module-imports@7.21.4:
407 resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==}
408 engines: {node: '>=6.9.0'}
409 dependencies:
410 '@babel/types': 7.21.4
411 dev: true
412
413 /@babel/helper-module-transforms@7.21.2:
414 resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==}
415 engines: {node: '>=6.9.0'}
416 dependencies:
417 '@babel/helper-environment-visitor': 7.18.9
418 '@babel/helper-module-imports': 7.21.4
419 '@babel/helper-simple-access': 7.20.2
420 '@babel/helper-split-export-declaration': 7.18.6
421 '@babel/helper-validator-identifier': 7.19.1
422 '@babel/template': 7.20.7
423 '@babel/traverse': 7.21.4
424 '@babel/types': 7.21.4
425 transitivePeerDependencies:
426 - supports-color
427 dev: true
428
429 /@babel/helper-optimise-call-expression@7.18.6:
430 resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
431 engines: {node: '>=6.9.0'}
432 dependencies:
433 '@babel/types': 7.21.4
434 dev: true
435
436 /@babel/helper-plugin-utils@7.20.2:
437 resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==}
438 engines: {node: '>=6.9.0'}
439 dev: true
440
441 /@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.21.4):
442 resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
443 engines: {node: '>=6.9.0'}
444 peerDependencies:
445 '@babel/core': ^7.0.0
446 dependencies:
447 '@babel/core': 7.21.4
448 '@babel/helper-annotate-as-pure': 7.18.6
449 '@babel/helper-environment-visitor': 7.18.9
450 '@babel/helper-wrap-function': 7.20.5
451 '@babel/types': 7.21.4
452 transitivePeerDependencies:
453 - supports-color
454 dev: true
455
456 /@babel/helper-replace-supers@7.20.7:
457 resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==}
458 engines: {node: '>=6.9.0'}
459 dependencies:
460 '@babel/helper-environment-visitor': 7.18.9
461 '@babel/helper-member-expression-to-functions': 7.21.0
462 '@babel/helper-optimise-call-expression': 7.18.6
463 '@babel/template': 7.20.7
464 '@babel/traverse': 7.21.4
465 '@babel/types': 7.21.4
466 transitivePeerDependencies:
467 - supports-color
468 dev: true
469
470 /@babel/helper-simple-access@7.20.2:
471 resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
472 engines: {node: '>=6.9.0'}
473 dependencies:
474 '@babel/types': 7.21.4
475 dev: true
476
477 /@babel/helper-skip-transparent-expression-wrappers@7.20.0:
478 resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
479 engines: {node: '>=6.9.0'}
480 dependencies:
481 '@babel/types': 7.21.4
482 dev: true
483
484 /@babel/helper-split-export-declaration@7.18.6:
485 resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
486 engines: {node: '>=6.9.0'}
487 dependencies:
488 '@babel/types': 7.21.4
489 dev: true
490
491 /@babel/helper-string-parser@7.19.4:
492 resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
493 engines: {node: '>=6.9.0'}
494
495 /@babel/helper-validator-identifier@7.19.1:
496 resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
497 engines: {node: '>=6.9.0'}
498
499 /@babel/helper-validator-option@7.21.0:
500 resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==}
501 engines: {node: '>=6.9.0'}
502 dev: true
503
504 /@babel/helper-wrap-function@7.20.5:
505 resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==}
506 engines: {node: '>=6.9.0'}
507 dependencies:
508 '@babel/helper-function-name': 7.21.0
509 '@babel/template': 7.20.7
510 '@babel/traverse': 7.21.4
511 '@babel/types': 7.21.4
512 transitivePeerDependencies:
513 - supports-color
514 dev: true
515
516 /@babel/helpers@7.21.0:
517 resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==}
518 engines: {node: '>=6.9.0'}
519 dependencies:
520 '@babel/template': 7.20.7
521 '@babel/traverse': 7.21.4
522 '@babel/types': 7.21.4
523 transitivePeerDependencies:
524 - supports-color
525 dev: true
526
527 /@babel/highlight@7.18.6:
528 resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
529 engines: {node: '>=6.9.0'}
530 dependencies:
531 '@babel/helper-validator-identifier': 7.19.1
532 chalk: 2.4.2
533 js-tokens: 4.0.0
534 dev: true
535
536 /@babel/parser@7.21.4:
537 resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==}
538 engines: {node: '>=6.0.0'}
539 hasBin: true
540 dependencies:
541 '@babel/types': 7.21.4
542
543 /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.21.4):
544 resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
545 engines: {node: '>=6.9.0'}
546 peerDependencies:
547 '@babel/core': ^7.0.0
548 dependencies:
549 '@babel/core': 7.21.4
550 '@babel/helper-plugin-utils': 7.20.2
551 dev: true
552
553 /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.21.4):
554 resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==}
555 engines: {node: '>=6.9.0'}
556 peerDependencies:
557 '@babel/core': ^7.13.0
558 dependencies:
559 '@babel/core': 7.21.4
560 '@babel/helper-plugin-utils': 7.20.2
561 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
562 '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4)
563 dev: true
564
565 /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.21.4):
566 resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
567 engines: {node: '>=6.9.0'}
568 peerDependencies:
569 '@babel/core': ^7.0.0-0
570 dependencies:
571 '@babel/core': 7.21.4
572 '@babel/helper-environment-visitor': 7.18.9
573 '@babel/helper-plugin-utils': 7.20.2
574 '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4)
575 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4)
576 transitivePeerDependencies:
577 - supports-color
578 dev: true
579
580 /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.21.4):
581 resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
582 engines: {node: '>=6.9.0'}
583 peerDependencies:
584 '@babel/core': ^7.0.0-0
585 dependencies:
586 '@babel/core': 7.21.4
587 '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
588 '@babel/helper-plugin-utils': 7.20.2
589 transitivePeerDependencies:
590 - supports-color
591 dev: true
592
593 /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.4):
594 resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==}
595 engines: {node: '>=6.9.0'}
596 peerDependencies:
597 '@babel/core': ^7.12.0
598 dependencies:
599 '@babel/core': 7.21.4
600 '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
601 '@babel/helper-plugin-utils': 7.20.2
602 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4)
603 transitivePeerDependencies:
604 - supports-color
605 dev: true
606
607 /@babel/plugin-proposal-decorators@7.21.0(@babel/core@7.21.4):
608 resolution: {integrity: sha512-MfgX49uRrFUTL/HvWtmx3zmpyzMMr4MTj3d527MLlr/4RTT9G/ytFFP7qet2uM2Ve03b+BkpWUpK+lRXnQ+v9w==}
609 engines: {node: '>=6.9.0'}
610 peerDependencies:
611 '@babel/core': ^7.0.0-0
612 dependencies:
613 '@babel/core': 7.21.4
614 '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
615 '@babel/helper-plugin-utils': 7.20.2
616 '@babel/helper-replace-supers': 7.20.7
617 '@babel/helper-split-export-declaration': 7.18.6
618 '@babel/plugin-syntax-decorators': 7.21.0(@babel/core@7.21.4)
619 transitivePeerDependencies:
620 - supports-color
621 dev: true
622
623 /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.4):
624 resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
625 engines: {node: '>=6.9.0'}
626 peerDependencies:
627 '@babel/core': ^7.0.0-0
628 dependencies:
629 '@babel/core': 7.21.4
630 '@babel/helper-plugin-utils': 7.20.2
631 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4)
632 dev: true
633
634 /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.21.4):
635 resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
636 engines: {node: '>=6.9.0'}
637 peerDependencies:
638 '@babel/core': ^7.0.0-0
639 dependencies:
640 '@babel/core': 7.21.4
641 '@babel/helper-plugin-utils': 7.20.2
642 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.4)
643 dev: true
644
645 /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.21.4):
646 resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
647 engines: {node: '>=6.9.0'}
648 peerDependencies:
649 '@babel/core': ^7.0.0-0
650 dependencies:
651 '@babel/core': 7.21.4
652 '@babel/helper-plugin-utils': 7.20.2
653 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.4)
654 dev: true
655
656 /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.21.4):
657 resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
658 engines: {node: '>=6.9.0'}
659 peerDependencies:
660 '@babel/core': ^7.0.0-0
661 dependencies:
662 '@babel/core': 7.21.4
663 '@babel/helper-plugin-utils': 7.20.2
664 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.4)
665 dev: true
666
667 /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.21.4):
668 resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
669 engines: {node: '>=6.9.0'}
670 peerDependencies:
671 '@babel/core': ^7.0.0-0
672 dependencies:
673 '@babel/core': 7.21.4
674 '@babel/helper-plugin-utils': 7.20.2
675 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4)
676 dev: true
677
678 /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.21.4):
679 resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
680 engines: {node: '>=6.9.0'}
681 peerDependencies:
682 '@babel/core': ^7.0.0-0
683 dependencies:
684 '@babel/core': 7.21.4
685 '@babel/helper-plugin-utils': 7.20.2
686 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.4)
687 dev: true
688
689 /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.21.4):
690 resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
691 engines: {node: '>=6.9.0'}
692 peerDependencies:
693 '@babel/core': ^7.0.0-0
694 dependencies:
695 '@babel/compat-data': 7.21.4
696 '@babel/core': 7.21.4
697 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
698 '@babel/helper-plugin-utils': 7.20.2
699 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4)
700 '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4)
701 dev: true
702
703 /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.21.4):
704 resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
705 engines: {node: '>=6.9.0'}
706 peerDependencies:
707 '@babel/core': ^7.0.0-0
708 dependencies:
709 '@babel/core': 7.21.4
710 '@babel/helper-plugin-utils': 7.20.2
711 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.4)
712 dev: true
713
714 /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.21.4):
715 resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
716 engines: {node: '>=6.9.0'}
717 peerDependencies:
718 '@babel/core': ^7.0.0-0
719 dependencies:
720 '@babel/core': 7.21.4
721 '@babel/helper-plugin-utils': 7.20.2
722 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
723 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4)
724 dev: true
725
726 /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.4):
727 resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
728 engines: {node: '>=6.9.0'}
729 peerDependencies:
730 '@babel/core': ^7.0.0-0
731 dependencies:
732 '@babel/core': 7.21.4
733 '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
734 '@babel/helper-plugin-utils': 7.20.2
735 transitivePeerDependencies:
736 - supports-color
737 dev: true
738
739 /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.4):
740 resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==}
741 engines: {node: '>=6.9.0'}
742 peerDependencies:
743 '@babel/core': ^7.0.0-0
744 dependencies:
745 '@babel/core': 7.21.4
746 '@babel/helper-annotate-as-pure': 7.18.6
747 '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
748 '@babel/helper-plugin-utils': 7.20.2
749 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4)
750 transitivePeerDependencies:
751 - supports-color
752 dev: true
753
754 /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.4):
755 resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
756 engines: {node: '>=4'}
757 peerDependencies:
758 '@babel/core': ^7.0.0-0
759 dependencies:
760 '@babel/core': 7.21.4
761 '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
762 '@babel/helper-plugin-utils': 7.20.2
763 dev: true
764
765 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.4):
766 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
767 peerDependencies:
768 '@babel/core': ^7.0.0-0
769 dependencies:
770 '@babel/core': 7.21.4
771 '@babel/helper-plugin-utils': 7.20.2
772 dev: true
773
774 /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.4):
775 resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
776 peerDependencies:
777 '@babel/core': ^7.0.0-0
778 dependencies:
779 '@babel/core': 7.21.4
780 '@babel/helper-plugin-utils': 7.20.2
781 dev: true
782
783 /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.4):
784 resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
785 engines: {node: '>=6.9.0'}
786 peerDependencies:
787 '@babel/core': ^7.0.0-0
788 dependencies:
789 '@babel/core': 7.21.4
790 '@babel/helper-plugin-utils': 7.20.2
791 dev: true
792
793 /@babel/plugin-syntax-decorators@7.21.0(@babel/core@7.21.4):
794 resolution: {integrity: sha512-tIoPpGBR8UuM4++ccWN3gifhVvQu7ZizuR1fklhRJrd5ewgbkUS+0KVFeWWxELtn18NTLoW32XV7zyOgIAiz+w==}
795 engines: {node: '>=6.9.0'}
796 peerDependencies:
797 '@babel/core': ^7.0.0-0
798 dependencies:
799 '@babel/core': 7.21.4
800 '@babel/helper-plugin-utils': 7.20.2
801 dev: true
802
803 /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.4):
804 resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
805 peerDependencies:
806 '@babel/core': ^7.0.0-0
807 dependencies:
808 '@babel/core': 7.21.4
809 '@babel/helper-plugin-utils': 7.20.2
810 dev: true
811
812 /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.4):
813 resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
814 peerDependencies:
815 '@babel/core': ^7.0.0-0
816 dependencies:
817 '@babel/core': 7.21.4
818 '@babel/helper-plugin-utils': 7.20.2
819 dev: true
820
821 /@babel/plugin-syntax-flow@7.21.4(@babel/core@7.21.4):
822 resolution: {integrity: sha512-l9xd3N+XG4fZRxEP3vXdK6RW7vN1Uf5dxzRC/09wV86wqZ/YYQooBIGNsiRdfNR3/q2/5pPzV4B54J/9ctX5jw==}
823 engines: {node: '>=6.9.0'}
824 peerDependencies:
825 '@babel/core': ^7.0.0-0
826 dependencies:
827 '@babel/core': 7.21.4
828 '@babel/helper-plugin-utils': 7.20.2
829 dev: true
830
831 /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.21.4):
832 resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==}
833 engines: {node: '>=6.9.0'}
834 peerDependencies:
835 '@babel/core': ^7.0.0-0
836 dependencies:
837 '@babel/core': 7.21.4
838 '@babel/helper-plugin-utils': 7.20.2
839 dev: true
840
841 /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.4):
842 resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
843 peerDependencies:
844 '@babel/core': ^7.0.0-0
845 dependencies:
846 '@babel/core': 7.21.4
847 '@babel/helper-plugin-utils': 7.20.2
848 dev: true
849
850 /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.21.4):
851 resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==}
852 engines: {node: '>=6.9.0'}
853 peerDependencies:
854 '@babel/core': ^7.0.0-0
855 dependencies:
856 '@babel/core': 7.21.4
857 '@babel/helper-plugin-utils': 7.20.2
858 dev: true
859
860 /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.4):
861 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
862 peerDependencies:
863 '@babel/core': ^7.0.0-0
864 dependencies:
865 '@babel/core': 7.21.4
866 '@babel/helper-plugin-utils': 7.20.2
867 dev: true
868
869 /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.4):
870 resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
871 peerDependencies:
872 '@babel/core': ^7.0.0-0
873 dependencies:
874 '@babel/core': 7.21.4
875 '@babel/helper-plugin-utils': 7.20.2
876 dev: true
877
878 /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.4):
879 resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
880 peerDependencies:
881 '@babel/core': ^7.0.0-0
882 dependencies:
883 '@babel/core': 7.21.4
884 '@babel/helper-plugin-utils': 7.20.2
885 dev: true
886
887 /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.4):
888 resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
889 peerDependencies:
890 '@babel/core': ^7.0.0-0
891 dependencies:
892 '@babel/core': 7.21.4
893 '@babel/helper-plugin-utils': 7.20.2
894 dev: true
895
896 /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.4):
897 resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
898 peerDependencies:
899 '@babel/core': ^7.0.0-0
900 dependencies:
901 '@babel/core': 7.21.4
902 '@babel/helper-plugin-utils': 7.20.2
903 dev: true
904
905 /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.4):
906 resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
907 peerDependencies:
908 '@babel/core': ^7.0.0-0
909 dependencies:
910 '@babel/core': 7.21.4
911 '@babel/helper-plugin-utils': 7.20.2
912 dev: true
913
914 /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.21.4):
915 resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
916 engines: {node: '>=6.9.0'}
917 peerDependencies:
918 '@babel/core': ^7.0.0-0
919 dependencies:
920 '@babel/core': 7.21.4
921 '@babel/helper-plugin-utils': 7.20.2
922 dev: true
923
924 /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.21.4):
925 resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
926 engines: {node: '>=6.9.0'}
927 peerDependencies:
928 '@babel/core': ^7.0.0-0
929 dependencies:
930 '@babel/core': 7.21.4
931 '@babel/helper-plugin-utils': 7.20.2
932 dev: true
933
934 /@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.21.4):
935 resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==}
936 engines: {node: '>=6.9.0'}
937 peerDependencies:
938 '@babel/core': ^7.0.0-0
939 dependencies:
940 '@babel/core': 7.21.4
941 '@babel/helper-plugin-utils': 7.20.2
942 dev: true
943
944 /@babel/plugin-transform-arrow-functions@7.20.7(@babel/core@7.21.4):
945 resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==}
946 engines: {node: '>=6.9.0'}
947 peerDependencies:
948 '@babel/core': ^7.0.0-0
949 dependencies:
950 '@babel/core': 7.21.4
951 '@babel/helper-plugin-utils': 7.20.2
952 dev: true
953
954 /@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.21.4):
955 resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==}
956 engines: {node: '>=6.9.0'}
957 peerDependencies:
958 '@babel/core': ^7.0.0-0
959 dependencies:
960 '@babel/core': 7.21.4
961 '@babel/helper-module-imports': 7.21.4
962 '@babel/helper-plugin-utils': 7.20.2
963 '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4)
964 transitivePeerDependencies:
965 - supports-color
966 dev: true
967
968 /@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.21.4):
969 resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
970 engines: {node: '>=6.9.0'}
971 peerDependencies:
972 '@babel/core': ^7.0.0-0
973 dependencies:
974 '@babel/core': 7.21.4
975 '@babel/helper-plugin-utils': 7.20.2
976 dev: true
977
978 /@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.21.4):
979 resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==}
980 engines: {node: '>=6.9.0'}
981 peerDependencies:
982 '@babel/core': ^7.0.0-0
983 dependencies:
984 '@babel/core': 7.21.4
985 '@babel/helper-plugin-utils': 7.20.2
986 dev: true
987
988 /@babel/plugin-transform-classes@7.21.0(@babel/core@7.21.4):
989 resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==}
990 engines: {node: '>=6.9.0'}
991 peerDependencies:
992 '@babel/core': ^7.0.0-0
993 dependencies:
994 '@babel/core': 7.21.4
995 '@babel/helper-annotate-as-pure': 7.18.6
996 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
997 '@babel/helper-environment-visitor': 7.18.9
998 '@babel/helper-function-name': 7.21.0
999 '@babel/helper-optimise-call-expression': 7.18.6
1000 '@babel/helper-plugin-utils': 7.20.2
1001 '@babel/helper-replace-supers': 7.20.7
1002 '@babel/helper-split-export-declaration': 7.18.6
1003 globals: 11.12.0
1004 transitivePeerDependencies:
1005 - supports-color
1006 dev: true
1007
1008 /@babel/plugin-transform-computed-properties@7.20.7(@babel/core@7.21.4):
1009 resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==}
1010 engines: {node: '>=6.9.0'}
1011 peerDependencies:
1012 '@babel/core': ^7.0.0-0
1013 dependencies:
1014 '@babel/core': 7.21.4
1015 '@babel/helper-plugin-utils': 7.20.2
1016 '@babel/template': 7.20.7
1017 dev: true
1018
1019 /@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.21.4):
1020 resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==}
1021 engines: {node: '>=6.9.0'}
1022 peerDependencies:
1023 '@babel/core': ^7.0.0-0
1024 dependencies:
1025 '@babel/core': 7.21.4
1026 '@babel/helper-plugin-utils': 7.20.2
1027 dev: true
1028
1029 /@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.21.4):
1030 resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
1031 engines: {node: '>=6.9.0'}
1032 peerDependencies:
1033 '@babel/core': ^7.0.0-0
1034 dependencies:
1035 '@babel/core': 7.21.4
1036 '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
1037 '@babel/helper-plugin-utils': 7.20.2
1038 dev: true
1039
1040 /@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.21.4):
1041 resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
1042 engines: {node: '>=6.9.0'}
1043 peerDependencies:
1044 '@babel/core': ^7.0.0-0
1045 dependencies:
1046 '@babel/core': 7.21.4
1047 '@babel/helper-plugin-utils': 7.20.2
1048 dev: true
1049
1050 /@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.21.4):
1051 resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
1052 engines: {node: '>=6.9.0'}
1053 peerDependencies:
1054 '@babel/core': ^7.0.0-0
1055 dependencies:
1056 '@babel/core': 7.21.4
1057 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
1058 '@babel/helper-plugin-utils': 7.20.2
1059 dev: true
1060
1061 /@babel/plugin-transform-flow-strip-types@7.21.0(@babel/core@7.21.4):
1062 resolution: {integrity: sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==}
1063 engines: {node: '>=6.9.0'}
1064 peerDependencies:
1065 '@babel/core': ^7.0.0-0
1066 dependencies:
1067 '@babel/core': 7.21.4
1068 '@babel/helper-plugin-utils': 7.20.2
1069 '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.4)
1070 dev: true
1071
1072 /@babel/plugin-transform-for-of@7.21.0(@babel/core@7.21.4):
1073 resolution: {integrity: sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==}
1074 engines: {node: '>=6.9.0'}
1075 peerDependencies:
1076 '@babel/core': ^7.0.0-0
1077 dependencies:
1078 '@babel/core': 7.21.4
1079 '@babel/helper-plugin-utils': 7.20.2
1080 dev: true
1081
1082 /@babel/plugin-transform-function-name@7.18.9(@babel/core@7.21.4):
1083 resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
1084 engines: {node: '>=6.9.0'}
1085 peerDependencies:
1086 '@babel/core': ^7.0.0-0
1087 dependencies:
1088 '@babel/core': 7.21.4
1089 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
1090 '@babel/helper-function-name': 7.21.0
1091 '@babel/helper-plugin-utils': 7.20.2
1092 dev: true
1093
1094 /@babel/plugin-transform-literals@7.18.9(@babel/core@7.21.4):
1095 resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
1096 engines: {node: '>=6.9.0'}
1097 peerDependencies:
1098 '@babel/core': ^7.0.0-0
1099 dependencies:
1100 '@babel/core': 7.21.4
1101 '@babel/helper-plugin-utils': 7.20.2
1102 dev: true
1103
1104 /@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.21.4):
1105 resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
1106 engines: {node: '>=6.9.0'}
1107 peerDependencies:
1108 '@babel/core': ^7.0.0-0
1109 dependencies:
1110 '@babel/core': 7.21.4
1111 '@babel/helper-plugin-utils': 7.20.2
1112 dev: true
1113
1114 /@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.21.4):
1115 resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==}
1116 engines: {node: '>=6.9.0'}
1117 peerDependencies:
1118 '@babel/core': ^7.0.0-0
1119 dependencies:
1120 '@babel/core': 7.21.4
1121 '@babel/helper-module-transforms': 7.21.2
1122 '@babel/helper-plugin-utils': 7.20.2
1123 transitivePeerDependencies:
1124 - supports-color
1125 dev: true
1126
1127 /@babel/plugin-transform-modules-commonjs@7.21.2(@babel/core@7.21.4):
1128 resolution: {integrity: sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==}
1129 engines: {node: '>=6.9.0'}
1130 peerDependencies:
1131 '@babel/core': ^7.0.0-0
1132 dependencies:
1133 '@babel/core': 7.21.4
1134 '@babel/helper-module-transforms': 7.21.2
1135 '@babel/helper-plugin-utils': 7.20.2
1136 '@babel/helper-simple-access': 7.20.2
1137 transitivePeerDependencies:
1138 - supports-color
1139 dev: true
1140
1141 /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.4):
1142 resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==}
1143 engines: {node: '>=6.9.0'}
1144 peerDependencies:
1145 '@babel/core': ^7.0.0-0
1146 dependencies:
1147 '@babel/core': 7.21.4
1148 '@babel/helper-hoist-variables': 7.18.6
1149 '@babel/helper-module-transforms': 7.21.2
1150 '@babel/helper-plugin-utils': 7.20.2
1151 '@babel/helper-validator-identifier': 7.19.1
1152 transitivePeerDependencies:
1153 - supports-color
1154 dev: true
1155
1156 /@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.21.4):
1157 resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
1158 engines: {node: '>=6.9.0'}
1159 peerDependencies:
1160 '@babel/core': ^7.0.0-0
1161 dependencies:
1162 '@babel/core': 7.21.4
1163 '@babel/helper-module-transforms': 7.21.2
1164 '@babel/helper-plugin-utils': 7.20.2
1165 transitivePeerDependencies:
1166 - supports-color
1167 dev: true
1168
1169 /@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.21.4):
1170 resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==}
1171 engines: {node: '>=6.9.0'}
1172 peerDependencies:
1173 '@babel/core': ^7.0.0
1174 dependencies:
1175 '@babel/core': 7.21.4
1176 '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
1177 '@babel/helper-plugin-utils': 7.20.2
1178 dev: true
1179
1180 /@babel/plugin-transform-new-target@7.18.6(@babel/core@7.21.4):
1181 resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
1182 engines: {node: '>=6.9.0'}
1183 peerDependencies:
1184 '@babel/core': ^7.0.0-0
1185 dependencies:
1186 '@babel/core': 7.21.4
1187 '@babel/helper-plugin-utils': 7.20.2
1188 dev: true
1189
1190 /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.21.4):
1191 resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
1192 engines: {node: '>=6.9.0'}
1193 peerDependencies:
1194 '@babel/core': ^7.0.0-0
1195 dependencies:
1196 '@babel/core': 7.21.4
1197 '@babel/helper-plugin-utils': 7.20.2
1198 '@babel/helper-replace-supers': 7.20.7
1199 transitivePeerDependencies:
1200 - supports-color
1201 dev: true
1202
1203 /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.21.4):
1204 resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==}
1205 engines: {node: '>=6.9.0'}
1206 peerDependencies:
1207 '@babel/core': ^7.0.0-0
1208 dependencies:
1209 '@babel/core': 7.21.4
1210 '@babel/helper-plugin-utils': 7.20.2
1211 dev: true
1212
1213 /@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.21.4):
1214 resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
1215 engines: {node: '>=6.9.0'}
1216 peerDependencies:
1217 '@babel/core': ^7.0.0-0
1218 dependencies:
1219 '@babel/core': 7.21.4
1220 '@babel/helper-plugin-utils': 7.20.2
1221 dev: true
1222
1223 /@babel/plugin-transform-regenerator@7.20.5(@babel/core@7.21.4):
1224 resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==}
1225 engines: {node: '>=6.9.0'}
1226 peerDependencies:
1227 '@babel/core': ^7.0.0-0
1228 dependencies:
1229 '@babel/core': 7.21.4
1230 '@babel/helper-plugin-utils': 7.20.2
1231 regenerator-transform: 0.15.1
1232 dev: true
1233
1234 /@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.21.4):
1235 resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
1236 engines: {node: '>=6.9.0'}
1237 peerDependencies:
1238 '@babel/core': ^7.0.0-0
1239 dependencies:
1240 '@babel/core': 7.21.4
1241 '@babel/helper-plugin-utils': 7.20.2
1242 dev: true
1243
1244 /@babel/plugin-transform-runtime@7.21.4(@babel/core@7.21.4):
1245 resolution: {integrity: sha512-1J4dhrw1h1PqnNNpzwxQ2UBymJUF8KuPjAAnlLwZcGhHAIqUigFW7cdK6GHoB64ubY4qXQNYknoUeks4Wz7CUA==}
1246 engines: {node: '>=6.9.0'}
1247 peerDependencies:
1248 '@babel/core': ^7.0.0-0
1249 dependencies:
1250 '@babel/core': 7.21.4
1251 '@babel/helper-module-imports': 7.21.4
1252 '@babel/helper-plugin-utils': 7.20.2
1253 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.4)
1254 babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.4)
1255 babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.4)
1256 semver: 6.3.0
1257 transitivePeerDependencies:
1258 - supports-color
1259 dev: true
1260
1261 /@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.21.4):
1262 resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
1263 engines: {node: '>=6.9.0'}
1264 peerDependencies:
1265 '@babel/core': ^7.0.0-0
1266 dependencies:
1267 '@babel/core': 7.21.4
1268 '@babel/helper-plugin-utils': 7.20.2
1269 dev: true
1270
1271 /@babel/plugin-transform-spread@7.20.7(@babel/core@7.21.4):
1272 resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==}
1273 engines: {node: '>=6.9.0'}
1274 peerDependencies:
1275 '@babel/core': ^7.0.0-0
1276 dependencies:
1277 '@babel/core': 7.21.4
1278 '@babel/helper-plugin-utils': 7.20.2
1279 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
1280 dev: true
1281
1282 /@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.21.4):
1283 resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
1284 engines: {node: '>=6.9.0'}
1285 peerDependencies:
1286 '@babel/core': ^7.0.0-0
1287 dependencies:
1288 '@babel/core': 7.21.4
1289 '@babel/helper-plugin-utils': 7.20.2
1290 dev: true
1291
1292 /@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.21.4):
1293 resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
1294 engines: {node: '>=6.9.0'}
1295 peerDependencies:
1296 '@babel/core': ^7.0.0-0
1297 dependencies:
1298 '@babel/core': 7.21.4
1299 '@babel/helper-plugin-utils': 7.20.2
1300 dev: true
1301
1302 /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.21.4):
1303 resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
1304 engines: {node: '>=6.9.0'}
1305 peerDependencies:
1306 '@babel/core': ^7.0.0-0
1307 dependencies:
1308 '@babel/core': 7.21.4
1309 '@babel/helper-plugin-utils': 7.20.2
1310 dev: true
1311
1312 /@babel/plugin-transform-typescript@7.21.3(@babel/core@7.21.4):
1313 resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==}
1314 engines: {node: '>=6.9.0'}
1315 peerDependencies:
1316 '@babel/core': ^7.0.0-0
1317 dependencies:
1318 '@babel/core': 7.21.4
1319 '@babel/helper-annotate-as-pure': 7.18.6
1320 '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
1321 '@babel/helper-plugin-utils': 7.20.2
1322 '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.4)
1323 transitivePeerDependencies:
1324 - supports-color
1325 dev: true
1326
1327 /@babel/plugin-transform-unicode-escapes@7.18.10(@babel/core@7.21.4):
1328 resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==}
1329 engines: {node: '>=6.9.0'}
1330 peerDependencies:
1331 '@babel/core': ^7.0.0-0
1332 dependencies:
1333 '@babel/core': 7.21.4
1334 '@babel/helper-plugin-utils': 7.20.2
1335 dev: true
1336
1337 /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.21.4):
1338 resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
1339 engines: {node: '>=6.9.0'}
1340 peerDependencies:
1341 '@babel/core': ^7.0.0-0
1342 dependencies:
1343 '@babel/core': 7.21.4
1344 '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
1345 '@babel/helper-plugin-utils': 7.20.2
1346 dev: true
1347
1348 /@babel/preset-env@7.21.4(@babel/core@7.21.4):
1349 resolution: {integrity: sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==}
1350 engines: {node: '>=6.9.0'}
1351 peerDependencies:
1352 '@babel/core': ^7.0.0-0
1353 dependencies:
1354 '@babel/compat-data': 7.21.4
1355 '@babel/core': 7.21.4
1356 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
1357 '@babel/helper-plugin-utils': 7.20.2
1358 '@babel/helper-validator-option': 7.21.0
1359 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.21.4)
1360 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.21.4)
1361 '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.4)
1362 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4)
1363 '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.21.4)
1364 '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.21.4)
1365 '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.21.4)
1366 '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.21.4)
1367 '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.21.4)
1368 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4)
1369 '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.21.4)
1370 '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.4)
1371 '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.4)
1372 '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4)
1373 '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.21.4)
1374 '@babel/plugin-proposal-private-property-in-object': 7.21.0(@babel/core@7.21.4)
1375 '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.4)
1376 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4)
1377 '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.4)
1378 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4)
1379 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4)
1380 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.4)
1381 '@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.21.4)
1382 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.4)
1383 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.4)
1384 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4)
1385 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.4)
1386 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4)
1387 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.4)
1388 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4)
1389 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4)
1390 '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.4)
1391 '@babel/plugin-transform-arrow-functions': 7.20.7(@babel/core@7.21.4)
1392 '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.21.4)
1393 '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.21.4)
1394 '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.4)
1395 '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.4)
1396 '@babel/plugin-transform-computed-properties': 7.20.7(@babel/core@7.21.4)
1397 '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.4)
1398 '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.4)
1399 '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.21.4)
1400 '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.21.4)
1401 '@babel/plugin-transform-for-of': 7.21.0(@babel/core@7.21.4)
1402 '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.4)
1403 '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.4)
1404 '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.21.4)
1405 '@babel/plugin-transform-modules-amd': 7.20.11(@babel/core@7.21.4)
1406 '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4)
1407 '@babel/plugin-transform-modules-systemjs': 7.20.11(@babel/core@7.21.4)
1408 '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.21.4)
1409 '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.21.4)
1410 '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.21.4)
1411 '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.21.4)
1412 '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4)
1413 '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.21.4)
1414 '@babel/plugin-transform-regenerator': 7.20.5(@babel/core@7.21.4)
1415 '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.21.4)
1416 '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.4)
1417 '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.4)
1418 '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.4)
1419 '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.4)
1420 '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.21.4)
1421 '@babel/plugin-transform-unicode-escapes': 7.18.10(@babel/core@7.21.4)
1422 '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.4)
1423 '@babel/preset-modules': 0.1.5(@babel/core@7.21.4)
1424 '@babel/types': 7.21.4
1425 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.4)
1426 babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.4)
1427 babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.4)
1428 core-js-compat: 3.30.1
1429 semver: 6.3.0
1430 transitivePeerDependencies:
1431 - supports-color
1432 dev: true
1433
1434 /@babel/preset-flow@7.21.4(@babel/core@7.21.4):
1435 resolution: {integrity: sha512-F24cSq4DIBmhq4OzK3dE63NHagb27OPE3eWR+HLekt4Z3Y5MzIIUGF3LlLgV0gN8vzbDViSY7HnrReNVCJXTeA==}
1436 engines: {node: '>=6.9.0'}
1437 peerDependencies:
1438 '@babel/core': ^7.0.0-0
1439 dependencies:
1440 '@babel/core': 7.21.4
1441 '@babel/helper-plugin-utils': 7.20.2
1442 '@babel/helper-validator-option': 7.21.0
1443 '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.4)
1444 dev: true
1445
1446 /@babel/preset-modules@0.1.5(@babel/core@7.21.4):
1447 resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
1448 peerDependencies:
1449 '@babel/core': ^7.0.0-0
1450 dependencies:
1451 '@babel/core': 7.21.4
1452 '@babel/helper-plugin-utils': 7.20.2
1453 '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.4)
1454 '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.4)
1455 '@babel/types': 7.21.4
1456 esutils: 2.0.3
1457 dev: true
1458
1459 /@babel/preset-typescript@7.21.4(@babel/core@7.21.4):
1460 resolution: {integrity: sha512-sMLNWY37TCdRH/bJ6ZeeOH1nPuanED7Ai9Y/vH31IPqalioJ6ZNFUWONsakhv4r4n+I6gm5lmoE0olkgib/j/A==}
1461 engines: {node: '>=6.9.0'}
1462 peerDependencies:
1463 '@babel/core': ^7.0.0-0
1464 dependencies:
1465 '@babel/core': 7.21.4
1466 '@babel/helper-plugin-utils': 7.20.2
1467 '@babel/helper-validator-option': 7.21.0
1468 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
1469 '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4)
1470 '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4)
1471 transitivePeerDependencies:
1472 - supports-color
1473 dev: true
1474
1475 /@babel/register@7.21.0(@babel/core@7.21.4):
1476 resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==}
1477 engines: {node: '>=6.9.0'}
1478 peerDependencies:
1479 '@babel/core': ^7.0.0-0
1480 dependencies:
1481 '@babel/core': 7.21.4
1482 clone-deep: 4.0.1
1483 find-cache-dir: 2.1.0
1484 make-dir: 2.1.0
1485 pirates: 4.0.5
1486 source-map-support: 0.5.21
1487 dev: true
1488
1489 /@babel/regjsgen@0.8.0:
1490 resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
1491 dev: true
1492
1493 /@babel/runtime-corejs2@7.21.0:
1494 resolution: {integrity: sha512-hVFDLYkuthnvQwWoOniPSq+RWyQTiimVdMXQJujoiSX8maFh/62+qRImGkRpeRflsVXXSMFS4HgNe3X9fuw5ww==}
1495 engines: {node: '>=6.9.0'}
1496 dependencies:
1497 core-js: 2.6.12
1498 regenerator-runtime: 0.13.11
1499 dev: true
1500
1501 /@babel/runtime@7.21.0:
1502 resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==}
1503 engines: {node: '>=6.9.0'}
1504 dependencies:
1505 regenerator-runtime: 0.13.11
1506 dev: true
1507
1508 /@babel/template@7.20.7:
1509 resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==}
1510 engines: {node: '>=6.9.0'}
1511 dependencies:
1512 '@babel/code-frame': 7.21.4
1513 '@babel/parser': 7.21.4
1514 '@babel/types': 7.21.4
1515 dev: true
1516
1517 /@babel/traverse@7.21.4:
1518 resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==}
1519 engines: {node: '>=6.9.0'}
1520 dependencies:
1521 '@babel/code-frame': 7.21.4
1522 '@babel/generator': 7.21.4
1523 '@babel/helper-environment-visitor': 7.18.9
1524 '@babel/helper-function-name': 7.21.0
1525 '@babel/helper-hoist-variables': 7.18.6
1526 '@babel/helper-split-export-declaration': 7.18.6
1527 '@babel/parser': 7.21.4
1528 '@babel/types': 7.21.4
1529 debug: 4.3.4
1530 globals: 11.12.0
1531 transitivePeerDependencies:
1532 - supports-color
1533 dev: true
1534
1535 /@babel/types@7.21.4:
1536 resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==}
1537 engines: {node: '>=6.9.0'}
1538 dependencies:
1539 '@babel/helper-string-parser': 7.19.4
1540 '@babel/helper-validator-identifier': 7.19.1
1541 to-fast-properties: 2.0.0
1542
1543 /@discoveryjs/json-ext@0.5.7:
1544 resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==}
1545 engines: {node: '>=10.0.0'}
1546 dev: true
1547
1548 /@eslint-community/eslint-utils@4.4.0(eslint@8.39.0):
1549 resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
1550 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1551 peerDependencies:
1552 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1553 dependencies:
1554 eslint: 8.39.0
1555 eslint-visitor-keys: 3.4.0
1556 dev: true
1557
1558 /@eslint-community/regexpp@4.5.0:
1559 resolution: {integrity: sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==}
1560 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
1561 dev: true
1562
1563 /@eslint/eslintrc@2.0.2:
1564 resolution: {integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==}
1565 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1566 dependencies:
1567 ajv: 6.12.6
1568 debug: 4.3.4
1569 espree: 9.5.1
1570 globals: 13.20.0
1571 ignore: 5.2.4
1572 import-fresh: 3.3.0
1573 js-yaml: 4.1.0
1574 minimatch: 3.1.2
1575 strip-json-comments: 3.1.1
1576 transitivePeerDependencies:
1577 - supports-color
1578 dev: true
1579
1580 /@eslint/js@8.39.0:
1581 resolution: {integrity: sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==}
1582 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1583 dev: true
1584
1585 /@graphql-tools/merge@8.3.1(graphql@15.8.0):
1586 resolution: {integrity: sha512-BMm99mqdNZbEYeTPK3it9r9S6rsZsQKtlqJsSBknAclXq2pGEfOxjcIZi+kBSkHZKPKCRrYDd5vY0+rUmIHVLg==}
1587 peerDependencies:
1588 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1589 dependencies:
1590 '@graphql-tools/utils': 8.9.0(graphql@15.8.0)
1591 graphql: 15.8.0
1592 tslib: 2.5.0
1593 dev: true
1594
1595 /@graphql-tools/merge@8.4.1(graphql@15.8.0):
1596 resolution: {integrity: sha512-hssnPpZ818mxgl5+GfyOOSnnflAxiaTn1A1AojZcIbh4J52sS1Q0gSuBR5VrnUDjuxiqoCotpXdAQl+K+U6KLQ==}
1597 peerDependencies:
1598 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1599 dependencies:
1600 '@graphql-tools/utils': 9.2.1(graphql@15.8.0)
1601 graphql: 15.8.0
1602 tslib: 2.5.0
1603 dev: true
1604
1605 /@graphql-tools/mock@8.7.20(graphql@15.8.0):
1606 resolution: {integrity: sha512-ljcHSJWjC/ZyzpXd5cfNhPI7YljRVvabKHPzKjEs5ElxWu2cdlLGvyNYepApXDsM/OJG/2xuhGM+9GWu5gEAPQ==}
1607 peerDependencies:
1608 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1609 dependencies:
1610 '@graphql-tools/schema': 9.0.19(graphql@15.8.0)
1611 '@graphql-tools/utils': 9.2.1(graphql@15.8.0)
1612 fast-json-stable-stringify: 2.1.0
1613 graphql: 15.8.0
1614 tslib: 2.5.0
1615 dev: true
1616
1617 /@graphql-tools/schema@8.5.1(graphql@15.8.0):
1618 resolution: {integrity: sha512-0Esilsh0P/qYcB5DKQpiKeQs/jevzIadNTaT0jeWklPMwNbT7yMX4EqZany7mbeRRlSRwMzNzL5olyFdffHBZg==}
1619 peerDependencies:
1620 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1621 dependencies:
1622 '@graphql-tools/merge': 8.3.1(graphql@15.8.0)
1623 '@graphql-tools/utils': 8.9.0(graphql@15.8.0)
1624 graphql: 15.8.0
1625 tslib: 2.5.0
1626 value-or-promise: 1.0.11
1627 dev: true
1628
1629 /@graphql-tools/schema@9.0.19(graphql@15.8.0):
1630 resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==}
1631 peerDependencies:
1632 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1633 dependencies:
1634 '@graphql-tools/merge': 8.4.1(graphql@15.8.0)
1635 '@graphql-tools/utils': 9.2.1(graphql@15.8.0)
1636 graphql: 15.8.0
1637 tslib: 2.5.0
1638 value-or-promise: 1.0.12
1639 dev: true
1640
1641 /@graphql-tools/utils@8.9.0(graphql@15.8.0):
1642 resolution: {integrity: sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg==}
1643 peerDependencies:
1644 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1645 dependencies:
1646 graphql: 15.8.0
1647 tslib: 2.5.0
1648 dev: true
1649
1650 /@graphql-tools/utils@9.2.1(graphql@15.8.0):
1651 resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==}
1652 peerDependencies:
1653 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1654 dependencies:
1655 '@graphql-typed-document-node/core': 3.2.0(graphql@15.8.0)
1656 graphql: 15.8.0
1657 tslib: 2.5.0
1658 dev: true
1659
1660 /@graphql-typed-document-node/core@3.2.0(graphql@15.8.0):
1661 resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==}
1662 peerDependencies:
1663 graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
1664 dependencies:
1665 graphql: 15.8.0
1666 dev: true
1667
1668 /@hapi/hoek@9.3.0:
1669 resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==}
1670 dev: true
1671
1672 /@hapi/topo@5.1.0:
1673 resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==}
1674 dependencies:
1675 '@hapi/hoek': 9.3.0
1676 dev: true
1677
1678 /@humanwhocodes/config-array@0.11.8:
1679 resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==}
1680 engines: {node: '>=10.10.0'}
1681 dependencies:
1682 '@humanwhocodes/object-schema': 1.2.1
1683 debug: 4.3.4
1684 minimatch: 3.1.2
1685 transitivePeerDependencies:
1686 - supports-color
1687 dev: true
1688
1689 /@humanwhocodes/module-importer@1.0.1:
1690 resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
1691 engines: {node: '>=12.22'}
1692 dev: true
1693
1694 /@humanwhocodes/object-schema@1.2.1:
1695 resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
1696 dev: true
1697
1698 /@josephg/resolvable@1.0.1:
1699 resolution: {integrity: sha512-CtzORUwWTTOTqfVtHaKRJ0I1kNQd1bpn3sUh8I3nJDVY+5/M/Oe1DnEWzPQvqq/xPIIkzzzIP7mfCoAjFRvDhg==}
1700 dev: true
1701
1702 /@jridgewell/gen-mapping@0.3.3:
1703 resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
1704 engines: {node: '>=6.0.0'}
1705 dependencies:
1706 '@jridgewell/set-array': 1.1.2
1707 '@jridgewell/sourcemap-codec': 1.4.15
1708 '@jridgewell/trace-mapping': 0.3.18
1709 dev: true
1710
1711 /@jridgewell/resolve-uri@3.1.0:
1712 resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
1713 engines: {node: '>=6.0.0'}
1714 dev: true
1715
1716 /@jridgewell/set-array@1.1.2:
1717 resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
1718 engines: {node: '>=6.0.0'}
1719 dev: true
1720
1721 /@jridgewell/source-map@0.3.3:
1722 resolution: {integrity: sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==}
1723 dependencies:
1724 '@jridgewell/gen-mapping': 0.3.3
1725 '@jridgewell/trace-mapping': 0.3.18
1726 dev: true
1727
1728 /@jridgewell/sourcemap-codec@1.4.14:
1729 resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
1730 dev: true
1731
1732 /@jridgewell/sourcemap-codec@1.4.15:
1733 resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
1734 dev: true
1735
1736 /@jridgewell/trace-mapping@0.3.18:
1737 resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==}
1738 dependencies:
1739 '@jridgewell/resolve-uri': 3.1.0
1740 '@jridgewell/sourcemap-codec': 1.4.14
1741 dev: true
1742
1743 /@leichtgewicht/ip-codec@2.0.4:
1744 resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==}
1745 dev: true
1746
1747 /@node-ipc/js-queue@2.0.3:
1748 resolution: {integrity: sha512-fL1wpr8hhD5gT2dA1qifeVaoDFlQR5es8tFuKqjHX+kdOtdNHnxkVZbtIrR2rxnMFvehkjaZRNV2H/gPXlb0hw==}
1749 engines: {node: '>=1.0.0'}
1750 dependencies:
1751 easy-stack: 1.0.1
1752 dev: true
1753
1754 /@nodelib/fs.scandir@2.1.5:
1755 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
1756 engines: {node: '>= 8'}
1757 dependencies:
1758 '@nodelib/fs.stat': 2.0.5
1759 run-parallel: 1.2.0
1760 dev: true
1761
1762 /@nodelib/fs.stat@2.0.5:
1763 resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
1764 engines: {node: '>= 8'}
1765 dev: true
1766
1767 /@nodelib/fs.walk@1.2.8:
1768 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
1769 engines: {node: '>= 8'}
1770 dependencies:
1771 '@nodelib/fs.scandir': 2.1.5
1772 fastq: 1.15.0
1773 dev: true
1774
1775 /@pkgjs/parseargs@0.11.0:
1776 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
1777 engines: {node: '>=14'}
1778 requiresBuild: true
1779 dev: true
1780 optional: true
1781
1782 /@polka/url@1.0.0-next.21:
1783 resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
1784 dev: true
1785
1786 /@protobufjs/aspromise@1.1.2:
1787 resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==}
1788 dev: true
1789
1790 /@protobufjs/base64@1.1.2:
1791 resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==}
1792 dev: true
1793
1794 /@protobufjs/codegen@2.0.4:
1795 resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==}
1796 dev: true
1797
1798 /@protobufjs/eventemitter@1.1.0:
1799 resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==}
1800 dev: true
1801
1802 /@protobufjs/fetch@1.1.0:
1803 resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==}
1804 dependencies:
1805 '@protobufjs/aspromise': 1.1.2
1806 '@protobufjs/inquire': 1.1.0
1807 dev: true
1808
1809 /@protobufjs/float@1.0.2:
1810 resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==}
1811 dev: true
1812
1813 /@protobufjs/inquire@1.1.0:
1814 resolution: {integrity: sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==}
1815 dev: true
1816
1817 /@protobufjs/path@1.1.2:
1818 resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==}
1819 dev: true
1820
1821 /@protobufjs/pool@1.1.0:
1822 resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==}
1823 dev: true
1824
1825 /@protobufjs/utf8@1.1.0:
1826 resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==}
1827 dev: true
1828
1829 /@sideway/address@4.1.4:
1830 resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==}
1831 dependencies:
1832 '@hapi/hoek': 9.3.0
1833 dev: true
1834
1835 /@sideway/formula@3.0.1:
1836 resolution: {integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==}
1837 dev: true
1838
1839 /@sideway/pinpoint@2.0.0:
1840 resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==}
1841 dev: true
1842
1843 /@sindresorhus/is@0.7.0:
1844 resolution: {integrity: sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==}
1845 engines: {node: '>=4'}
1846 dev: true
1847
1848 /@soda/friendly-errors-webpack-plugin@1.8.1(webpack@5.80.0):
1849 resolution: {integrity: sha512-h2ooWqP8XuFqTXT+NyAFbrArzfQA7R6HTezADrvD9Re8fxMLTPPniLdqVTdDaO0eIoLaAwKT+d6w+5GeTk7Vbg==}
1850 engines: {node: '>=8.0.0'}
1851 peerDependencies:
1852 webpack: ^4.0.0 || ^5.0.0
1853 dependencies:
1854 chalk: 3.0.0
1855 error-stack-parser: 2.1.4
1856 string-width: 4.2.3
1857 strip-ansi: 6.0.1
1858 webpack: 5.80.0
1859 dev: true
1860
1861 /@soda/get-current-script@1.0.2:
1862 resolution: {integrity: sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==}
1863 dev: true
1864
1865 /@tootallnate/once@2.0.0:
1866 resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
1867 engines: {node: '>= 10'}
1868 dev: true
1869
1870 /@trysound/sax@0.2.0:
1871 resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
1872 engines: {node: '>=10.13.0'}
1873 dev: true
1874
1875 /@tsconfig/node20@1.0.0:
1876 resolution: {integrity: sha512-AwbXtpWEaRUjbGVwdlusNqwet+jeSk3Nnqf/8+77WJ1/9d6xnqs2QpE9Pdwv8RCoXxtMedWEtlmWY+/irBPcUw==}
1877 dev: true
1878
1879 /@types/accepts@1.3.5:
1880 resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==}
1881 dependencies:
1882 '@types/node': 18.16.0
1883 dev: true
1884
1885 /@types/body-parser@1.19.2:
1886 resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
1887 dependencies:
1888 '@types/connect': 3.4.35
1889 '@types/node': 18.16.0
1890 dev: true
1891
1892 /@types/bonjour@3.5.10:
1893 resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==}
1894 dependencies:
1895 '@types/node': 18.16.0
1896 dev: true
1897
1898 /@types/chai@4.3.4:
1899 resolution: {integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==}
1900 dev: true
1901
1902 /@types/connect-history-api-fallback@1.3.5:
1903 resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==}
1904 dependencies:
1905 '@types/express-serve-static-core': 4.17.33
1906 '@types/node': 18.16.0
1907 dev: true
1908
1909 /@types/connect@3.4.35:
1910 resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
1911 dependencies:
1912 '@types/node': 18.16.0
1913 dev: true
1914
1915 /@types/cors@2.8.12:
1916 resolution: {integrity: sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==}
1917 dev: true
1918
1919 /@types/ejs@3.1.2:
1920 resolution: {integrity: sha512-ZmiaE3wglXVWBM9fyVC17aGPkLo/UgaOjEiI2FXQfyczrCefORPxIe+2dVmnmk3zkVIbizjrlQzmPGhSYGXG5g==}
1921 dev: true
1922
1923 /@types/eslint-scope@3.7.4:
1924 resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==}
1925 dependencies:
1926 '@types/eslint': 8.37.0
1927 '@types/estree': 1.0.1
1928 dev: true
1929
1930 /@types/eslint@8.37.0:
1931 resolution: {integrity: sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==}
1932 dependencies:
1933 '@types/estree': 1.0.1
1934 '@types/json-schema': 7.0.11
1935 dev: true
1936
1937 /@types/estree@1.0.1:
1938 resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
1939 dev: true
1940
1941 /@types/express-serve-static-core@4.17.31:
1942 resolution: {integrity: sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==}
1943 dependencies:
1944 '@types/node': 18.16.0
1945 '@types/qs': 6.9.7
1946 '@types/range-parser': 1.2.4
1947 dev: true
1948
1949 /@types/express-serve-static-core@4.17.33:
1950 resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==}
1951 dependencies:
1952 '@types/node': 18.16.0
1953 '@types/qs': 6.9.7
1954 '@types/range-parser': 1.2.4
1955 dev: true
1956
1957 /@types/express@4.17.14:
1958 resolution: {integrity: sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==}
1959 dependencies:
1960 '@types/body-parser': 1.19.2
1961 '@types/express-serve-static-core': 4.17.33
1962 '@types/qs': 6.9.7
1963 '@types/serve-static': 1.15.1
1964 dev: true
1965
1966 /@types/express@4.17.17:
1967 resolution: {integrity: sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==}
1968 dependencies:
1969 '@types/body-parser': 1.19.2
1970 '@types/express-serve-static-core': 4.17.33
1971 '@types/qs': 6.9.7
1972 '@types/serve-static': 1.15.1
1973 dev: true
1974
1975 /@types/glob@7.2.0:
1976 resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
1977 dependencies:
1978 '@types/minimatch': 5.1.2
1979 '@types/node': 18.16.0
1980 dev: true
1981
1982 /@types/html-minifier-terser@6.1.0:
1983 resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==}
1984 dev: true
1985
1986 /@types/http-proxy@1.17.10:
1987 resolution: {integrity: sha512-Qs5aULi+zV1bwKAg5z1PWnDXWmsn+LxIvUGv6E2+OOMYhclZMO+OXd9pYVf2gLykf2I7IV2u7oTHwChPNsvJ7g==}
1988 dependencies:
1989 '@types/node': 18.16.0
1990 dev: true
1991
1992 /@types/inquirer@8.2.6:
1993 resolution: {integrity: sha512-3uT88kxg8lNzY8ay2ZjP44DKcRaTGztqeIvN2zHvhzIBH/uAPaL75aBtdNRKbA7xXoMbBt5kX0M00VKAnfOYlA==}
1994 dependencies:
1995 '@types/through': 0.0.30
1996 rxjs: 7.8.0
1997 dev: true
1998
1999 /@types/jscodeshift@0.7.2:
2000 resolution: {integrity: sha512-k4ih8ayQ65e26vhCxeMTKtZ808DzC0RFQ4unBvPEy9bcFhS4aPm3oXgWWZNmZ4u+H2WzHQDCNrRC5iNX+afiZw==}
2001 dependencies:
2002 ast-types: 0.12.1
2003 recast: 0.17.2
2004 dev: true
2005
2006 /@types/json-schema@7.0.11:
2007 resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
2008 dev: true
2009
2010 /@types/keyv@3.1.4:
2011 resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
2012 dependencies:
2013 '@types/node': 18.16.0
2014 dev: true
2015
2016 /@types/long@4.0.2:
2017 resolution: {integrity: sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==}
2018 dev: true
2019
2020 /@types/mime@3.0.1:
2021 resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==}
2022 dev: true
2023
2024 /@types/minimatch@5.1.2:
2025 resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
2026 dev: true
2027
2028 /@types/minimist@1.2.2:
2029 resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
2030 dev: true
2031
2032 /@types/mocha@10.0.1:
2033 resolution: {integrity: sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==}
2034 dev: true
2035
2036 /@types/node@10.17.60:
2037 resolution: {integrity: sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==}
2038 dev: true
2039
2040 /@types/node@18.16.0:
2041 resolution: {integrity: sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==}
2042 dev: true
2043
2044 /@types/normalize-package-data@2.4.1:
2045 resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
2046 dev: true
2047
2048 /@types/parse-json@4.0.0:
2049 resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
2050 dev: true
2051
2052 /@types/qs@6.9.7:
2053 resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==}
2054 dev: true
2055
2056 /@types/range-parser@1.2.4:
2057 resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==}
2058 dev: true
2059
2060 /@types/responselike@1.0.0:
2061 resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
2062 dependencies:
2063 '@types/node': 18.16.0
2064 dev: true
2065
2066 /@types/retry@0.12.0:
2067 resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==}
2068 dev: true
2069
2070 /@types/semver@7.3.13:
2071 resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
2072 dev: true
2073
2074 /@types/serve-index@1.9.1:
2075 resolution: {integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==}
2076 dependencies:
2077 '@types/express': 4.17.17
2078 dev: true
2079
2080 /@types/serve-static@1.15.1:
2081 resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==}
2082 dependencies:
2083 '@types/mime': 3.0.1
2084 '@types/node': 18.16.0
2085 dev: true
2086
2087 /@types/sockjs@0.3.33:
2088 resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==}
2089 dependencies:
2090 '@types/node': 18.16.0
2091 dev: true
2092
2093 /@types/through@0.0.30:
2094 resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==}
2095 dependencies:
2096 '@types/node': 18.16.0
2097 dev: true
2098
2099 /@types/webpack-env@1.18.0:
2100 resolution: {integrity: sha512-56/MAlX5WMsPVbOg7tAxnYvNYMMWr/QJiIp6BxVSW3JJXUVzzOn64qW8TzQyMSqSUFM2+PVI4aUHcHOzIz/1tg==}
2101 dev: true
2102
2103 /@types/ws@8.5.4:
2104 resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==}
2105 dependencies:
2106 '@types/node': 18.16.0
2107 dev: true
2108
2109 /@typescript-eslint/eslint-plugin@5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4):
2110 resolution: {integrity: sha512-p0QgrEyrxAWBecR56gyn3wkG15TJdI//eetInP3zYRewDh0XS+DhB3VUAd3QqvziFsfaQIoIuZMxZRB7vXYaYw==}
2111 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2112 peerDependencies:
2113 '@typescript-eslint/parser': ^5.0.0
2114 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2115 typescript: '*'
2116 peerDependenciesMeta:
2117 typescript:
2118 optional: true
2119 dependencies:
2120 '@eslint-community/regexpp': 4.5.0
2121 '@typescript-eslint/parser': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
2122 '@typescript-eslint/scope-manager': 5.59.0
2123 '@typescript-eslint/type-utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
2124 '@typescript-eslint/utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
2125 debug: 4.3.4
2126 eslint: 8.39.0
2127 grapheme-splitter: 1.0.4
2128 ignore: 5.2.4
2129 natural-compare-lite: 1.4.0
2130 semver: 7.5.0
2131 tsutils: 3.21.0(typescript@5.0.4)
2132 typescript: 5.0.4
2133 transitivePeerDependencies:
2134 - supports-color
2135 dev: true
2136
2137 /@typescript-eslint/parser@5.59.0(eslint@8.39.0)(typescript@5.0.4):
2138 resolution: {integrity: sha512-qK9TZ70eJtjojSUMrrEwA9ZDQ4N0e/AuoOIgXuNBorXYcBDk397D2r5MIe1B3cok/oCtdNC5j+lUUpVB+Dpb+w==}
2139 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2140 peerDependencies:
2141 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2142 typescript: '*'
2143 peerDependenciesMeta:
2144 typescript:
2145 optional: true
2146 dependencies:
2147 '@typescript-eslint/scope-manager': 5.59.0
2148 '@typescript-eslint/types': 5.59.0
2149 '@typescript-eslint/typescript-estree': 5.59.0(typescript@5.0.4)
2150 debug: 4.3.4
2151 eslint: 8.39.0
2152 typescript: 5.0.4
2153 transitivePeerDependencies:
2154 - supports-color
2155 dev: true
2156
2157 /@typescript-eslint/scope-manager@5.59.0:
2158 resolution: {integrity: sha512-tsoldKaMh7izN6BvkK6zRMINj4Z2d6gGhO2UsI8zGZY3XhLq1DndP3Ycjhi1JwdwPRwtLMW4EFPgpuKhbCGOvQ==}
2159 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2160 dependencies:
2161 '@typescript-eslint/types': 5.59.0
2162 '@typescript-eslint/visitor-keys': 5.59.0
2163 dev: true
2164
2165 /@typescript-eslint/type-utils@5.59.0(eslint@8.39.0)(typescript@5.0.4):
2166 resolution: {integrity: sha512-d/B6VSWnZwu70kcKQSCqjcXpVH+7ABKH8P1KNn4K7j5PXXuycZTPXF44Nui0TEm6rbWGi8kc78xRgOC4n7xFgA==}
2167 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2168 peerDependencies:
2169 eslint: '*'
2170 typescript: '*'
2171 peerDependenciesMeta:
2172 typescript:
2173 optional: true
2174 dependencies:
2175 '@typescript-eslint/typescript-estree': 5.59.0(typescript@5.0.4)
2176 '@typescript-eslint/utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
2177 debug: 4.3.4
2178 eslint: 8.39.0
2179 tsutils: 3.21.0(typescript@5.0.4)
2180 typescript: 5.0.4
2181 transitivePeerDependencies:
2182 - supports-color
2183 dev: true
2184
2185 /@typescript-eslint/types@5.59.0:
2186 resolution: {integrity: sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==}
2187 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2188 dev: true
2189
2190 /@typescript-eslint/typescript-estree@5.59.0(typescript@5.0.4):
2191 resolution: {integrity: sha512-sUNnktjmI8DyGzPdZ8dRwW741zopGxltGs/SAPgGL/AAgDpiLsCFLcMNSpbfXfmnNeHmK9h3wGmCkGRGAoUZAg==}
2192 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2193 peerDependencies:
2194 typescript: '*'
2195 peerDependenciesMeta:
2196 typescript:
2197 optional: true
2198 dependencies:
2199 '@typescript-eslint/types': 5.59.0
2200 '@typescript-eslint/visitor-keys': 5.59.0
2201 debug: 4.3.4
2202 globby: 11.1.0
2203 is-glob: 4.0.3
2204 semver: 7.5.0
2205 tsutils: 3.21.0(typescript@5.0.4)
2206 typescript: 5.0.4
2207 transitivePeerDependencies:
2208 - supports-color
2209 dev: true
2210
2211 /@typescript-eslint/utils@5.59.0(eslint@8.39.0)(typescript@5.0.4):
2212 resolution: {integrity: sha512-GGLFd+86drlHSvPgN/el6dRQNYYGOvRSDVydsUaQluwIW3HvbXuxyuD5JETvBt/9qGYe+lOrDk6gRrWOHb/FvA==}
2213 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2214 peerDependencies:
2215 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
2216 dependencies:
2217 '@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0)
2218 '@types/json-schema': 7.0.11
2219 '@types/semver': 7.3.13
2220 '@typescript-eslint/scope-manager': 5.59.0
2221 '@typescript-eslint/types': 5.59.0
2222 '@typescript-eslint/typescript-estree': 5.59.0(typescript@5.0.4)
2223 eslint: 8.39.0
2224 eslint-scope: 5.1.1
2225 semver: 7.5.0
2226 transitivePeerDependencies:
2227 - supports-color
2228 - typescript
2229 dev: true
2230
2231 /@typescript-eslint/visitor-keys@5.59.0:
2232 resolution: {integrity: sha512-qZ3iXxQhanchCeaExlKPV3gDQFxMUmU35xfd5eCXB6+kUw1TUAbIy2n7QIrwz9s98DQLzNWyHp61fY0da4ZcbA==}
2233 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2234 dependencies:
2235 '@typescript-eslint/types': 5.59.0
2236 eslint-visitor-keys: 3.4.0
2237 dev: true
2238
2239 /@ungap/promise-all-settled@1.1.2:
2240 resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==}
2241 dev: true
2242
2243 /@vue/babel-helper-vue-jsx-merge-props@1.4.0:
2244 resolution: {integrity: sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA==}
2245 dev: true
2246
2247 /@vue/babel-helper-vue-transform-on@1.0.2:
2248 resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==}
2249 dev: true
2250
2251 /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.21.4):
2252 resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==}
2253 dependencies:
2254 '@babel/helper-module-imports': 7.21.4
2255 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2256 '@babel/template': 7.20.7
2257 '@babel/traverse': 7.21.4
2258 '@babel/types': 7.21.4
2259 '@vue/babel-helper-vue-transform-on': 1.0.2
2260 camelcase: 6.3.0
2261 html-tags: 3.3.1
2262 svg-tags: 1.0.0
2263 transitivePeerDependencies:
2264 - '@babel/core'
2265 - supports-color
2266 dev: true
2267
2268 /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.21.4):
2269 resolution: {integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==}
2270 peerDependencies:
2271 '@babel/core': ^7.0.0-0
2272 dependencies:
2273 '@babel/core': 7.21.4
2274 '@babel/helper-module-imports': 7.21.4
2275 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2276 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0
2277 html-tags: 2.0.0
2278 lodash.kebabcase: 4.1.1
2279 svg-tags: 1.0.0
2280 dev: true
2281
2282 /@vue/babel-preset-app@5.0.8(@babel/core@7.21.4)(core-js@3.30.1)(vue@3.2.47):
2283 resolution: {integrity: sha512-yl+5qhpjd8e1G4cMXfORkkBlvtPCIgmRf3IYCWYDKIQ7m+PPa5iTm4feiNmCMD6yGqQWMhhK/7M3oWGL9boKwg==}
2284 peerDependencies:
2285 '@babel/core': '*'
2286 core-js: ^3
2287 vue: ^2 || ^3.2.13
2288 peerDependenciesMeta:
2289 core-js:
2290 optional: true
2291 vue:
2292 optional: true
2293 dependencies:
2294 '@babel/core': 7.21.4
2295 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
2296 '@babel/helper-module-imports': 7.21.4
2297 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4)
2298 '@babel/plugin-proposal-decorators': 7.21.0(@babel/core@7.21.4)
2299 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4)
2300 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2301 '@babel/plugin-transform-runtime': 7.21.4(@babel/core@7.21.4)
2302 '@babel/preset-env': 7.21.4(@babel/core@7.21.4)
2303 '@babel/runtime': 7.21.0
2304 '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.4)
2305 '@vue/babel-preset-jsx': 1.4.0(@babel/core@7.21.4)(vue@3.2.47)
2306 babel-plugin-dynamic-import-node: 2.3.3
2307 core-js: 3.30.1
2308 core-js-compat: 3.30.1
2309 semver: 7.5.0
2310 vue: 3.2.47
2311 transitivePeerDependencies:
2312 - supports-color
2313 dev: true
2314
2315 /@vue/babel-preset-jsx@1.4.0(@babel/core@7.21.4)(vue@3.2.47):
2316 resolution: {integrity: sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA==}
2317 peerDependencies:
2318 '@babel/core': ^7.0.0-0
2319 vue: '*'
2320 peerDependenciesMeta:
2321 vue:
2322 optional: true
2323 dependencies:
2324 '@babel/core': 7.21.4
2325 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0
2326 '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.21.4)
2327 '@vue/babel-sugar-composition-api-inject-h': 1.4.0(@babel/core@7.21.4)
2328 '@vue/babel-sugar-composition-api-render-instance': 1.4.0(@babel/core@7.21.4)
2329 '@vue/babel-sugar-functional-vue': 1.4.0(@babel/core@7.21.4)
2330 '@vue/babel-sugar-inject-h': 1.4.0(@babel/core@7.21.4)
2331 '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.21.4)
2332 '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.21.4)
2333 vue: 3.2.47
2334 dev: true
2335
2336 /@vue/babel-sugar-composition-api-inject-h@1.4.0(@babel/core@7.21.4):
2337 resolution: {integrity: sha512-VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52g==}
2338 peerDependencies:
2339 '@babel/core': ^7.0.0-0
2340 dependencies:
2341 '@babel/core': 7.21.4
2342 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2343 dev: true
2344
2345 /@vue/babel-sugar-composition-api-render-instance@1.4.0(@babel/core@7.21.4):
2346 resolution: {integrity: sha512-6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q==}
2347 peerDependencies:
2348 '@babel/core': ^7.0.0-0
2349 dependencies:
2350 '@babel/core': 7.21.4
2351 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2352 dev: true
2353
2354 /@vue/babel-sugar-functional-vue@1.4.0(@babel/core@7.21.4):
2355 resolution: {integrity: sha512-lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBvw==}
2356 peerDependencies:
2357 '@babel/core': ^7.0.0-0
2358 dependencies:
2359 '@babel/core': 7.21.4
2360 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2361 dev: true
2362
2363 /@vue/babel-sugar-inject-h@1.4.0(@babel/core@7.21.4):
2364 resolution: {integrity: sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA==}
2365 peerDependencies:
2366 '@babel/core': ^7.0.0-0
2367 dependencies:
2368 '@babel/core': 7.21.4
2369 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2370 dev: true
2371
2372 /@vue/babel-sugar-v-model@1.4.0(@babel/core@7.21.4):
2373 resolution: {integrity: sha512-0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ==}
2374 peerDependencies:
2375 '@babel/core': ^7.0.0-0
2376 dependencies:
2377 '@babel/core': 7.21.4
2378 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2379 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0
2380 '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.21.4)
2381 camelcase: 5.3.1
2382 html-tags: 2.0.0
2383 svg-tags: 1.0.0
2384 dev: true
2385
2386 /@vue/babel-sugar-v-on@1.4.0(@babel/core@7.21.4):
2387 resolution: {integrity: sha512-m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9JA==}
2388 peerDependencies:
2389 '@babel/core': ^7.0.0-0
2390 dependencies:
2391 '@babel/core': 7.21.4
2392 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
2393 '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.21.4)
2394 camelcase: 5.3.1
2395 dev: true
2396
2397 /@vue/cli-overlay@5.0.8:
2398 resolution: {integrity: sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ==}
2399 dev: true
2400
2401 /@vue/cli-plugin-babel@5.0.8(@vue/cli-service@5.0.8)(core-js@3.30.1)(vue@3.2.47):
2402 resolution: {integrity: sha512-a4qqkml3FAJ3auqB2kN2EMPocb/iu0ykeELwed+9B1c1nQ1HKgslKMHMPavYx3Cd/QAx2mBD4hwKBqZXEI/CsQ==}
2403 peerDependencies:
2404 '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0
2405 dependencies:
2406 '@babel/core': 7.21.4
2407 '@vue/babel-preset-app': 5.0.8(@babel/core@7.21.4)(core-js@3.30.1)(vue@3.2.47)
2408 '@vue/cli-service': 5.0.8(@babel/core@7.21.4)(vue@3.2.47)
2409 '@vue/cli-shared-utils': 5.0.8
2410 babel-loader: 8.3.0(@babel/core@7.21.4)(webpack@5.80.0)
2411 thread-loader: 3.0.4(webpack@5.80.0)
2412 webpack: 5.80.0
2413 transitivePeerDependencies:
2414 - '@swc/core'
2415 - core-js
2416 - encoding
2417 - esbuild
2418 - supports-color
2419 - uglify-js
2420 - vue
2421 - webpack-cli
2422 dev: true
2423
2424 /@vue/cli-plugin-eslint@5.0.8(@vue/cli-service@5.0.8)(eslint@8.39.0):
2425 resolution: {integrity: sha512-d11+I5ONYaAPW1KyZj9GlrV/E6HZePq5L5eAF5GgoVdu6sxr6bDgEoxzhcS1Pk2eh8rn1MxG/FyyR+eCBj/CNg==}
2426 peerDependencies:
2427 '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0
2428 eslint: '>=7.5.0'
2429 dependencies:
2430 '@vue/cli-service': 5.0.8(@babel/core@7.21.4)(vue@3.2.47)
2431 '@vue/cli-shared-utils': 5.0.8
2432 eslint: 8.39.0
2433 eslint-webpack-plugin: 3.2.0(eslint@8.39.0)(webpack@5.80.0)
2434 globby: 11.1.0
2435 webpack: 5.80.0
2436 yorkie: 2.0.0
2437 transitivePeerDependencies:
2438 - '@swc/core'
2439 - encoding
2440 - esbuild
2441 - uglify-js
2442 - webpack-cli
2443 dev: true
2444
2445 /@vue/cli-plugin-router@5.0.8(@vue/cli-service@5.0.8):
2446 resolution: {integrity: sha512-Gmv4dsGdAsWPqVijz3Ux2OS2HkMrWi1ENj2cYL75nUeL+Xj5HEstSqdtfZ0b1q9NCce+BFB6QnHfTBXc/fCvMg==}
2447 peerDependencies:
2448 '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0
2449 dependencies:
2450 '@vue/cli-service': 5.0.8(@babel/core@7.21.4)(vue@3.2.47)
2451 '@vue/cli-shared-utils': 5.0.8
2452 transitivePeerDependencies:
2453 - encoding
2454 dev: true
2455
2456 /@vue/cli-plugin-typescript@5.0.8(@vue/cli-service@5.0.8)(eslint@8.39.0)(typescript@5.0.4)(vue@3.2.47):
2457 resolution: {integrity: sha512-JKJOwzJshBqsmp4yLBexwVMebOZ4VGJgbnYvmHVxasJOStF2RxwyW28ZF+zIvASGdat4sAUuo/3mAQyVhm7JHg==}
2458 peerDependencies:
2459 '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0
2460 cache-loader: ^4.1.0
2461 typescript: '>=2'
2462 vue: ^2 || ^3.2.13
2463 vue-template-compiler: ^2.0.0
2464 peerDependenciesMeta:
2465 cache-loader:
2466 optional: true
2467 vue-template-compiler:
2468 optional: true
2469 dependencies:
2470 '@babel/core': 7.21.4
2471 '@types/webpack-env': 1.18.0
2472 '@vue/cli-service': 5.0.8(@babel/core@7.21.4)(vue@3.2.47)
2473 '@vue/cli-shared-utils': 5.0.8
2474 babel-loader: 8.3.0(@babel/core@7.21.4)(webpack@5.80.0)
2475 fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.39.0)(typescript@5.0.4)(webpack@5.80.0)
2476 globby: 11.1.0
2477 thread-loader: 3.0.4(webpack@5.80.0)
2478 ts-loader: 9.4.2(typescript@5.0.4)(webpack@5.80.0)
2479 typescript: 5.0.4
2480 vue: 3.2.47
2481 webpack: 5.80.0
2482 transitivePeerDependencies:
2483 - '@swc/core'
2484 - encoding
2485 - esbuild
2486 - eslint
2487 - supports-color
2488 - uglify-js
2489 - webpack-cli
2490 dev: true
2491
2492 /@vue/cli-plugin-unit-mocha@5.0.8(@vue/cli-service@5.0.8)(webpack@5.80.0):
2493 resolution: {integrity: sha512-t8eN1ttbSkHg+U7AjCKwpuhpV2OBsP35RjBkdSrcAPjoX3MxVwoWyqGPeYI+jWbPGX3tFxM/uMQwN0U3lmzH7A==}
2494 peerDependencies:
2495 '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0
2496 dependencies:
2497 '@vue/cli-service': 5.0.8(@babel/core@7.21.4)(vue@3.2.47)
2498 '@vue/cli-shared-utils': 5.0.8
2499 jsdom: 18.1.1
2500 jsdom-global: 3.0.2(jsdom@18.1.1)
2501 mocha: 8.4.0
2502 mochapack: 2.1.4(mocha@8.4.0)(webpack@5.80.0)
2503 transitivePeerDependencies:
2504 - bufferutil
2505 - canvas
2506 - encoding
2507 - supports-color
2508 - utf-8-validate
2509 - webpack
2510 dev: true
2511
2512 /@vue/cli-plugin-vuex@5.0.8(@vue/cli-service@5.0.8):
2513 resolution: {integrity: sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA==}
2514 peerDependencies:
2515 '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0
2516 dependencies:
2517 '@vue/cli-service': 5.0.8(@babel/core@7.21.4)(vue@3.2.47)
2518 dev: true
2519
2520 /@vue/cli-service@5.0.8(@babel/core@7.21.4)(vue@3.2.47):
2521 resolution: {integrity: sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==}
2522 engines: {node: ^12.0.0 || >= 14.0.0}
2523 hasBin: true
2524 peerDependencies:
2525 cache-loader: '*'
2526 less-loader: '*'
2527 pug-plain-loader: '*'
2528 raw-loader: '*'
2529 sass-loader: '*'
2530 stylus-loader: '*'
2531 vue-template-compiler: ^2.0.0
2532 webpack-sources: '*'
2533 peerDependenciesMeta:
2534 cache-loader:
2535 optional: true
2536 less-loader:
2537 optional: true
2538 pug-plain-loader:
2539 optional: true
2540 raw-loader:
2541 optional: true
2542 sass-loader:
2543 optional: true
2544 stylus-loader:
2545 optional: true
2546 vue-template-compiler:
2547 optional: true
2548 webpack-sources:
2549 optional: true
2550 dependencies:
2551 '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
2552 '@soda/friendly-errors-webpack-plugin': 1.8.1(webpack@5.80.0)
2553 '@soda/get-current-script': 1.0.2
2554 '@types/minimist': 1.2.2
2555 '@vue/cli-overlay': 5.0.8
2556 '@vue/cli-plugin-router': 5.0.8(@vue/cli-service@5.0.8)
2557 '@vue/cli-plugin-vuex': 5.0.8(@vue/cli-service@5.0.8)
2558 '@vue/cli-shared-utils': 5.0.8
2559 '@vue/component-compiler-utils': 3.3.0
2560 '@vue/vue-loader-v15': /vue-loader@15.10.1(css-loader@6.7.3)(webpack@5.80.0)
2561 '@vue/web-component-wrapper': 1.3.0
2562 acorn: 8.8.2
2563 acorn-walk: 8.2.0
2564 address: 1.2.2
2565 autoprefixer: 10.4.14(postcss@8.4.23)
2566 browserslist: 4.21.5
2567 case-sensitive-paths-webpack-plugin: 2.4.0
2568 cli-highlight: 2.1.11
2569 clipboardy: 2.3.0
2570 cliui: 7.0.4
2571 copy-webpack-plugin: 9.1.0(webpack@5.80.0)
2572 css-loader: 6.7.3(webpack@5.80.0)
2573 css-minimizer-webpack-plugin: 3.4.1(webpack@5.80.0)
2574 cssnano: 5.1.15(postcss@8.4.23)
2575 debug: 4.3.4
2576 default-gateway: 6.0.3
2577 dotenv: 10.0.0
2578 dotenv-expand: 5.1.0
2579 fs-extra: 9.1.0
2580 globby: 11.1.0
2581 hash-sum: 2.0.0
2582 html-webpack-plugin: 5.5.1(webpack@5.80.0)
2583 is-file-esm: 1.0.0
2584 launch-editor-middleware: 2.6.0
2585 lodash.defaultsdeep: 4.6.1
2586 lodash.mapvalues: 4.6.0
2587 mini-css-extract-plugin: 2.7.5(webpack@5.80.0)
2588 minimist: 1.2.8
2589 module-alias: 2.2.2
2590 portfinder: 1.0.32
2591 postcss: 8.4.23
2592 postcss-loader: 6.2.1(postcss@8.4.23)(webpack@5.80.0)
2593 progress-webpack-plugin: 1.0.16(webpack@5.80.0)
2594 ssri: 8.0.1
2595 terser-webpack-plugin: 5.3.7(webpack@5.80.0)
2596 thread-loader: 3.0.4(webpack@5.80.0)
2597 vue-loader: 17.0.1(vue@3.2.47)(webpack@5.80.0)
2598 vue-style-loader: 4.1.3
2599 webpack: 5.80.0
2600 webpack-bundle-analyzer: 4.8.0
2601 webpack-chain: 6.5.1
2602 webpack-dev-server: 4.13.3(debug@4.3.4)(webpack@5.80.0)
2603 webpack-merge: 5.8.0
2604 webpack-virtual-modules: 0.4.6
2605 whatwg-fetch: 3.6.2
2606 transitivePeerDependencies:
2607 - '@babel/core'
2608 - '@parcel/css'
2609 - '@swc/core'
2610 - '@vue/compiler-sfc'
2611 - arc-templates
2612 - atpl
2613 - babel-core
2614 - bracket-template
2615 - bufferutil
2616 - clean-css
2617 - coffee-script
2618 - csso
2619 - dot
2620 - dust
2621 - dustjs-helpers
2622 - dustjs-linkedin
2623 - eco
2624 - ect
2625 - ejs
2626 - encoding
2627 - esbuild
2628 - haml-coffee
2629 - hamlet
2630 - hamljs
2631 - handlebars
2632 - hogan.js
2633 - htmling
2634 - jade
2635 - jazz
2636 - jqtpl
2637 - just
2638 - liquid-node
2639 - liquor
2640 - lodash
2641 - marko
2642 - mote
2643 - mustache
2644 - nunjucks
2645 - plates
2646 - pug
2647 - qejs
2648 - ractive
2649 - razor-tmpl
2650 - react
2651 - react-dom
2652 - slm
2653 - squirrelly
2654 - supports-color
2655 - swig
2656 - swig-templates
2657 - teacup
2658 - templayed
2659 - then-jade
2660 - then-pug
2661 - tinyliquid
2662 - toffee
2663 - twig
2664 - twing
2665 - uglify-js
2666 - underscore
2667 - utf-8-validate
2668 - vash
2669 - velocityjs
2670 - vue
2671 - walrus
2672 - webpack-cli
2673 - whiskers
2674 dev: true
2675
2676 /@vue/cli-shared-utils@5.0.8:
2677 resolution: {integrity: sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ==}
2678 dependencies:
2679 '@achrinza/node-ipc': 9.2.6
2680 chalk: 4.1.2
2681 execa: 1.0.0
2682 joi: 17.9.1
2683 launch-editor: 2.6.0
2684 lru-cache: 6.0.0
2685 node-fetch: 2.6.9
2686 open: 8.4.2
2687 ora: 5.4.1
2688 read-pkg: 5.2.0
2689 semver: 7.5.0
2690 strip-ansi: 6.0.1
2691 transitivePeerDependencies:
2692 - encoding
2693 dev: true
2694
2695 /@vue/cli-ui-addon-webpack@5.0.8:
2696 resolution: {integrity: sha512-sg+3a9vHGzpFRrv7MVZRQ9oDztFN9Mvx0MleidKyPIAWMSOskSQT8zTngy8bEyXjXwNv6mCn2jvUR/tgbldyow==}
2697 dev: true
2698
2699 /@vue/cli-ui-addon-widgets@5.0.8:
2700 resolution: {integrity: sha512-jNYQ+3z7HDZ3IR3Z3Dlo3yOPbHexpygkn2IJ7sjA62oGolnNWeF7kvpLwni18l8N5InhS66m9w31an1Fs5pCZA==}
2701 dev: true
2702
2703 /@vue/cli-ui@5.0.8:
2704 resolution: {integrity: sha512-1eyL1h1T3LVejYplDqERO8TK03sjR3QTOTHa01ABreCdqFTZItiUVud34uEcuoZ6Gi69xdl+LSx6Hvo4t9tfrA==}
2705 engines: {node: ^12.0.0 || >= 14.0.0}
2706 dependencies:
2707 '@achrinza/node-ipc': 9.2.6
2708 '@akryum/winattr': 3.0.0
2709 '@graphql-tools/schema': 8.5.1(graphql@15.8.0)
2710 '@vue/cli-shared-utils': 5.0.8
2711 apollo-server-express: 3.12.0(express@4.18.2)(graphql@15.8.0)
2712 clone: 2.1.2
2713 deepmerge: 4.3.1
2714 express: 4.18.2
2715 express-history-api-fallback: 2.2.1
2716 fkill: 7.2.1
2717 fs-extra: 9.1.0
2718 globby: 11.1.0
2719 graphql: 15.8.0
2720 graphql-subscriptions: 1.2.1(graphql@15.8.0)
2721 graphql-tag: 2.12.6(graphql@15.8.0)
2722 graphql-type-json: 0.3.2(graphql@15.8.0)
2723 javascript-stringify: 2.1.0
2724 js-yaml: 4.1.0
2725 lodash.merge: 4.6.2
2726 lowdb: 1.0.0
2727 lru-cache: 6.0.0
2728 node-notifier: 10.0.1
2729 parse-git-config: 3.0.0
2730 portfinder: 1.0.32
2731 prismjs: 1.29.0
2732 rss-parser: 3.13.0
2733 shortid: 2.2.16
2734 subscriptions-transport-ws: 0.11.0(graphql@15.8.0)
2735 typescript: 4.5.5
2736 transitivePeerDependencies:
2737 - bufferutil
2738 - encoding
2739 - supports-color
2740 - utf-8-validate
2741 dev: true
2742
2743 /@vue/cli@5.0.8:
2744 resolution: {integrity: sha512-c/QKPdC09bYkW22m/boXkLaiz10z0Z2WHZO7zEeNdfSduqyWINZhKc6hVQU3Vk0NXW7BJAd7zWmcUrC8L9TuAA==}
2745 engines: {node: ^12.0.0 || >= 14.0.0}
2746 hasBin: true
2747 dependencies:
2748 '@types/ejs': 3.1.2
2749 '@types/inquirer': 8.2.6
2750 '@vue/cli-shared-utils': 5.0.8
2751 '@vue/cli-ui': 5.0.8
2752 '@vue/cli-ui-addon-webpack': 5.0.8
2753 '@vue/cli-ui-addon-widgets': 5.0.8
2754 boxen: 5.1.2
2755 commander: 7.2.0
2756 debug: 4.3.4
2757 deepmerge: 4.3.1
2758 download-git-repo: 3.0.2
2759 ejs: 3.1.9
2760 envinfo: 7.8.1
2761 fs-extra: 9.1.0
2762 globby: 11.1.0
2763 import-global: 0.1.0
2764 ini: 2.0.0
2765 inquirer: 8.2.5
2766 isbinaryfile: 4.0.10
2767 javascript-stringify: 2.1.0
2768 js-yaml: 4.1.0
2769 leven: 3.1.0
2770 lodash.clonedeep: 4.5.0
2771 lru-cache: 6.0.0
2772 minimist: 1.2.8
2773 pkg-dir: 5.0.0
2774 recast: 0.20.5
2775 resolve: 1.22.2
2776 shortid: 2.2.16
2777 slash: 3.0.0
2778 strip-ansi: 6.0.1
2779 validate-npm-package-name: 3.0.0
2780 vue: 2.7.14
2781 vue-codemod: 0.0.5
2782 yaml-front-matter: 4.1.1
2783 transitivePeerDependencies:
2784 - bufferutil
2785 - encoding
2786 - supports-color
2787 - utf-8-validate
2788 dev: true
2789
2790 /@vue/compiler-core@3.2.47:
2791 resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==}
2792 dependencies:
2793 '@babel/parser': 7.21.4
2794 '@vue/shared': 3.2.47
2795 estree-walker: 2.0.2
2796 source-map: 0.6.1
2797
2798 /@vue/compiler-dom@3.2.47:
2799 resolution: {integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==}
2800 dependencies:
2801 '@vue/compiler-core': 3.2.47
2802 '@vue/shared': 3.2.47
2803
2804 /@vue/compiler-sfc@2.7.14:
2805 resolution: {integrity: sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==}
2806 dependencies:
2807 '@babel/parser': 7.21.4
2808 postcss: 8.4.23
2809 source-map: 0.6.1
2810 dev: true
2811
2812 /@vue/compiler-sfc@3.2.47:
2813 resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==}
2814 dependencies:
2815 '@babel/parser': 7.21.4
2816 '@vue/compiler-core': 3.2.47
2817 '@vue/compiler-dom': 3.2.47
2818 '@vue/compiler-ssr': 3.2.47
2819 '@vue/reactivity-transform': 3.2.47
2820 '@vue/shared': 3.2.47
2821 estree-walker: 2.0.2
2822 magic-string: 0.25.9
2823 postcss: 8.4.23
2824 source-map: 0.6.1
2825
2826 /@vue/compiler-ssr@3.2.47:
2827 resolution: {integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==}
2828 dependencies:
2829 '@vue/compiler-dom': 3.2.47
2830 '@vue/shared': 3.2.47
2831
2832 /@vue/component-compiler-utils@3.3.0:
2833 resolution: {integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==}
2834 dependencies:
2835 consolidate: 0.15.1
2836 hash-sum: 1.0.2
2837 lru-cache: 4.1.5
2838 merge-source-map: 1.1.0
2839 postcss: 7.0.39
2840 postcss-selector-parser: 6.0.11
2841 source-map: 0.6.1
2842 vue-template-es2015-compiler: 1.9.1
2843 optionalDependencies:
2844 prettier: 2.8.8
2845 transitivePeerDependencies:
2846 - arc-templates
2847 - atpl
2848 - babel-core
2849 - bracket-template
2850 - coffee-script
2851 - dot
2852 - dust
2853 - dustjs-helpers
2854 - dustjs-linkedin
2855 - eco
2856 - ect
2857 - ejs
2858 - haml-coffee
2859 - hamlet
2860 - hamljs
2861 - handlebars
2862 - hogan.js
2863 - htmling
2864 - jade
2865 - jazz
2866 - jqtpl
2867 - just
2868 - liquid-node
2869 - liquor
2870 - lodash
2871 - marko
2872 - mote
2873 - mustache
2874 - nunjucks
2875 - plates
2876 - pug
2877 - qejs
2878 - ractive
2879 - razor-tmpl
2880 - react
2881 - react-dom
2882 - slm
2883 - squirrelly
2884 - swig
2885 - swig-templates
2886 - teacup
2887 - templayed
2888 - then-jade
2889 - then-pug
2890 - tinyliquid
2891 - toffee
2892 - twig
2893 - twing
2894 - underscore
2895 - vash
2896 - velocityjs
2897 - walrus
2898 - whiskers
2899 dev: true
2900
2901 /@vue/devtools-api@6.5.0:
2902 resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
2903 dev: false
2904
2905 /@vue/eslint-config-prettier@7.1.0(eslint@8.39.0)(prettier@2.8.8):
2906 resolution: {integrity: sha512-Pv/lVr0bAzSIHLd9iz0KnvAr4GKyCEl+h52bc4e5yWuDVtLgFwycF7nrbWTAQAS+FU6q1geVd07lc6EWfJiWKQ==}
2907 peerDependencies:
2908 eslint: '>= 7.28.0'
2909 prettier: '>= 2.0.0'
2910 dependencies:
2911 eslint: 8.39.0
2912 eslint-config-prettier: 8.8.0(eslint@8.39.0)
2913 eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.8)
2914 prettier: 2.8.8
2915 dev: true
2916
2917 /@vue/eslint-config-typescript@11.0.2(eslint-plugin-vue@9.11.0)(eslint@8.39.0)(typescript@5.0.4):
2918 resolution: {integrity: sha512-EiKud1NqlWmSapBFkeSrE994qpKx7/27uCGnhdqzllYDpQZroyX/O6bwjEpeuyKamvLbsGdO6PMR2faIf+zFnw==}
2919 engines: {node: ^14.17.0 || >=16.0.0}
2920 peerDependencies:
2921 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
2922 eslint-plugin-vue: ^9.0.0
2923 typescript: '*'
2924 peerDependenciesMeta:
2925 typescript:
2926 optional: true
2927 dependencies:
2928 '@typescript-eslint/eslint-plugin': 5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
2929 '@typescript-eslint/parser': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
2930 eslint: 8.39.0
2931 eslint-plugin-vue: 9.11.0(eslint@8.39.0)
2932 typescript: 5.0.4
2933 vue-eslint-parser: 9.1.1(eslint@8.39.0)
2934 transitivePeerDependencies:
2935 - supports-color
2936 dev: true
2937
2938 /@vue/reactivity-transform@3.2.47:
2939 resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
2940 dependencies:
2941 '@babel/parser': 7.21.4
2942 '@vue/compiler-core': 3.2.47
2943 '@vue/shared': 3.2.47
2944 estree-walker: 2.0.2
2945 magic-string: 0.25.9
2946
2947 /@vue/reactivity@3.2.47:
2948 resolution: {integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==}
2949 dependencies:
2950 '@vue/shared': 3.2.47
2951
2952 /@vue/runtime-core@3.2.47:
2953 resolution: {integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==}
2954 dependencies:
2955 '@vue/reactivity': 3.2.47
2956 '@vue/shared': 3.2.47
2957
2958 /@vue/runtime-dom@3.2.47:
2959 resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==}
2960 dependencies:
2961 '@vue/runtime-core': 3.2.47
2962 '@vue/shared': 3.2.47
2963 csstype: 2.6.21
2964
2965 /@vue/server-renderer@3.2.47(vue@3.2.47):
2966 resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==}
2967 peerDependencies:
2968 vue: 3.2.47
2969 dependencies:
2970 '@vue/compiler-ssr': 3.2.47
2971 '@vue/shared': 3.2.47
2972 vue: 3.2.47
2973
2974 /@vue/shared@3.2.47:
2975 resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
2976
2977 /@vue/test-utils@2.3.2(vue@3.2.47):
2978 resolution: {integrity: sha512-hJnVaYhbrIm0yBS0+e1Y0Sj85cMyAi+PAbK4JHqMRUZ6S622Goa+G7QzkRSyvCteG8wop7tipuEbHoZo26wsSA==}
2979 peerDependencies:
2980 vue: ^3.0.1
2981 dependencies:
2982 js-beautify: 1.14.6
2983 vue: 3.2.47
2984 optionalDependencies:
2985 '@vue/compiler-dom': 3.2.47
2986 '@vue/server-renderer': 3.2.47(vue@3.2.47)
2987 dev: true
2988
2989 /@vue/tsconfig@0.3.0:
2990 resolution: {integrity: sha512-q/6xf5nbmCcJ5jTzJapIPRiBfJGunfuKh0jvl3o/25Wn93ZHkiYTB+rR0pj+2lZ9cCrkK/f4JLuhe4jGLwtwMw==}
2991 dev: true
2992
2993 /@vue/web-component-wrapper@1.3.0:
2994 resolution: {integrity: sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA==}
2995 dev: true
2996
2997 /@webassemblyjs/ast@1.11.5:
2998 resolution: {integrity: sha512-LHY/GSAZZRpsNQH+/oHqhRQ5FT7eoULcBqgfyTB5nQHogFnK3/7QoN7dLnwSE/JkUAF0SrRuclT7ODqMFtWxxQ==}
2999 dependencies:
3000 '@webassemblyjs/helper-numbers': 1.11.5
3001 '@webassemblyjs/helper-wasm-bytecode': 1.11.5
3002 dev: true
3003
3004 /@webassemblyjs/floating-point-hex-parser@1.11.5:
3005 resolution: {integrity: sha512-1j1zTIC5EZOtCplMBG/IEwLtUojtwFVwdyVMbL/hwWqbzlQoJsWCOavrdnLkemwNoC/EOwtUFch3fuo+cbcXYQ==}
3006 dev: true
3007
3008 /@webassemblyjs/helper-api-error@1.11.5:
3009 resolution: {integrity: sha512-L65bDPmfpY0+yFrsgz8b6LhXmbbs38OnwDCf6NpnMUYqa+ENfE5Dq9E42ny0qz/PdR0LJyq/T5YijPnU8AXEpA==}
3010 dev: true
3011
3012 /@webassemblyjs/helper-buffer@1.11.5:
3013 resolution: {integrity: sha512-fDKo1gstwFFSfacIeH5KfwzjykIE6ldh1iH9Y/8YkAZrhmu4TctqYjSh7t0K2VyDSXOZJ1MLhht/k9IvYGcIxg==}
3014 dev: true
3015
3016 /@webassemblyjs/helper-numbers@1.11.5:
3017 resolution: {integrity: sha512-DhykHXM0ZABqfIGYNv93A5KKDw/+ywBFnuWybZZWcuzWHfbp21wUfRkbtz7dMGwGgT4iXjWuhRMA2Mzod6W4WA==}
3018 dependencies:
3019 '@webassemblyjs/floating-point-hex-parser': 1.11.5
3020 '@webassemblyjs/helper-api-error': 1.11.5
3021 '@xtuc/long': 4.2.2
3022 dev: true
3023
3024 /@webassemblyjs/helper-wasm-bytecode@1.11.5:
3025 resolution: {integrity: sha512-oC4Qa0bNcqnjAowFn7MPCETQgDYytpsfvz4ujZz63Zu/a/v71HeCAAmZsgZ3YVKec3zSPYytG3/PrRCqbtcAvA==}
3026 dev: true
3027
3028 /@webassemblyjs/helper-wasm-section@1.11.5:
3029 resolution: {integrity: sha512-uEoThA1LN2NA+K3B9wDo3yKlBfVtC6rh0i4/6hvbz071E8gTNZD/pT0MsBf7MeD6KbApMSkaAK0XeKyOZC7CIA==}
3030 dependencies:
3031 '@webassemblyjs/ast': 1.11.5
3032 '@webassemblyjs/helper-buffer': 1.11.5
3033 '@webassemblyjs/helper-wasm-bytecode': 1.11.5
3034 '@webassemblyjs/wasm-gen': 1.11.5
3035 dev: true
3036
3037 /@webassemblyjs/ieee754@1.11.5:
3038 resolution: {integrity: sha512-37aGq6qVL8A8oPbPrSGMBcp38YZFXcHfiROflJn9jxSdSMMM5dS5P/9e2/TpaJuhE+wFrbukN2WI6Hw9MH5acg==}
3039 dependencies:
3040 '@xtuc/ieee754': 1.2.0
3041 dev: true
3042
3043 /@webassemblyjs/leb128@1.11.5:
3044 resolution: {integrity: sha512-ajqrRSXaTJoPW+xmkfYN6l8VIeNnR4vBOTQO9HzR7IygoCcKWkICbKFbVTNMjMgMREqXEr0+2M6zukzM47ZUfQ==}
3045 dependencies:
3046 '@xtuc/long': 4.2.2
3047 dev: true
3048
3049 /@webassemblyjs/utf8@1.11.5:
3050 resolution: {integrity: sha512-WiOhulHKTZU5UPlRl53gHR8OxdGsSOxqfpqWeA2FmcwBMaoEdz6b2x2si3IwC9/fSPLfe8pBMRTHVMk5nlwnFQ==}
3051 dev: true
3052
3053 /@webassemblyjs/wasm-edit@1.11.5:
3054 resolution: {integrity: sha512-C0p9D2fAu3Twwqvygvf42iGCQ4av8MFBLiTb+08SZ4cEdwzWx9QeAHDo1E2k+9s/0w1DM40oflJOpkZ8jW4HCQ==}
3055 dependencies:
3056 '@webassemblyjs/ast': 1.11.5
3057 '@webassemblyjs/helper-buffer': 1.11.5
3058 '@webassemblyjs/helper-wasm-bytecode': 1.11.5
3059 '@webassemblyjs/helper-wasm-section': 1.11.5
3060 '@webassemblyjs/wasm-gen': 1.11.5
3061 '@webassemblyjs/wasm-opt': 1.11.5
3062 '@webassemblyjs/wasm-parser': 1.11.5
3063 '@webassemblyjs/wast-printer': 1.11.5
3064 dev: true
3065
3066 /@webassemblyjs/wasm-gen@1.11.5:
3067 resolution: {integrity: sha512-14vteRlRjxLK9eSyYFvw1K8Vv+iPdZU0Aebk3j6oB8TQiQYuO6hj9s4d7qf6f2HJr2khzvNldAFG13CgdkAIfA==}
3068 dependencies:
3069 '@webassemblyjs/ast': 1.11.5
3070 '@webassemblyjs/helper-wasm-bytecode': 1.11.5
3071 '@webassemblyjs/ieee754': 1.11.5
3072 '@webassemblyjs/leb128': 1.11.5
3073 '@webassemblyjs/utf8': 1.11.5
3074 dev: true
3075
3076 /@webassemblyjs/wasm-opt@1.11.5:
3077 resolution: {integrity: sha512-tcKwlIXstBQgbKy1MlbDMlXaxpucn42eb17H29rawYLxm5+MsEmgPzeCP8B1Cl69hCice8LeKgZpRUAPtqYPgw==}
3078 dependencies:
3079 '@webassemblyjs/ast': 1.11.5
3080 '@webassemblyjs/helper-buffer': 1.11.5
3081 '@webassemblyjs/wasm-gen': 1.11.5
3082 '@webassemblyjs/wasm-parser': 1.11.5
3083 dev: true
3084
3085 /@webassemblyjs/wasm-parser@1.11.5:
3086 resolution: {integrity: sha512-SVXUIwsLQlc8srSD7jejsfTU83g7pIGr2YYNb9oHdtldSxaOhvA5xwvIiWIfcX8PlSakgqMXsLpLfbbJ4cBYew==}
3087 dependencies:
3088 '@webassemblyjs/ast': 1.11.5
3089 '@webassemblyjs/helper-api-error': 1.11.5
3090 '@webassemblyjs/helper-wasm-bytecode': 1.11.5
3091 '@webassemblyjs/ieee754': 1.11.5
3092 '@webassemblyjs/leb128': 1.11.5
3093 '@webassemblyjs/utf8': 1.11.5
3094 dev: true
3095
3096 /@webassemblyjs/wast-printer@1.11.5:
3097 resolution: {integrity: sha512-f7Pq3wvg3GSPUPzR0F6bmI89Hdb+u9WXrSKc4v+N0aV0q6r42WoF92Jp2jEorBEBRoRNXgjp53nBniDXcqZYPA==}
3098 dependencies:
3099 '@webassemblyjs/ast': 1.11.5
3100 '@xtuc/long': 4.2.2
3101 dev: true
3102
3103 /@xtuc/ieee754@1.2.0:
3104 resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
3105 dev: true
3106
3107 /@xtuc/long@4.2.2:
3108 resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==}
3109 dev: true
3110
3111 /abab@2.0.6:
3112 resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==}
3113 dev: true
3114
3115 /abbrev@1.1.1:
3116 resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
3117 dev: true
3118
3119 /accepts@1.3.8:
3120 resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
3121 engines: {node: '>= 0.6'}
3122 dependencies:
3123 mime-types: 2.1.35
3124 negotiator: 0.6.3
3125 dev: true
3126
3127 /acorn-globals@6.0.0:
3128 resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==}
3129 dependencies:
3130 acorn: 7.4.1
3131 acorn-walk: 7.2.0
3132 dev: true
3133
3134 /acorn-import-assertions@1.8.0(acorn@8.8.2):
3135 resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==}
3136 peerDependencies:
3137 acorn: ^8
3138 dependencies:
3139 acorn: 8.8.2
3140 dev: true
3141
3142 /acorn-jsx@5.3.2(acorn@8.8.2):
3143 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
3144 peerDependencies:
3145 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
3146 dependencies:
3147 acorn: 8.8.2
3148 dev: true
3149
3150 /acorn-walk@7.2.0:
3151 resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==}
3152 engines: {node: '>=0.4.0'}
3153 dev: true
3154
3155 /acorn-walk@8.2.0:
3156 resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
3157 engines: {node: '>=0.4.0'}
3158 dev: true
3159
3160 /acorn@7.4.1:
3161 resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==}
3162 engines: {node: '>=0.4.0'}
3163 hasBin: true
3164 dev: true
3165
3166 /acorn@8.8.2:
3167 resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
3168 engines: {node: '>=0.4.0'}
3169 hasBin: true
3170 dev: true
3171
3172 /address@1.2.2:
3173 resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==}
3174 engines: {node: '>= 10.0.0'}
3175 dev: true
3176
3177 /agent-base@6.0.2:
3178 resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
3179 engines: {node: '>= 6.0.0'}
3180 dependencies:
3181 debug: 4.3.4
3182 transitivePeerDependencies:
3183 - supports-color
3184 dev: true
3185
3186 /aggregate-error@3.1.0:
3187 resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==}
3188 engines: {node: '>=8'}
3189 dependencies:
3190 clean-stack: 2.2.0
3191 indent-string: 4.0.0
3192 dev: true
3193
3194 /ajv-formats@2.1.1(ajv@8.12.0):
3195 resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==}
3196 peerDependencies:
3197 ajv: ^8.0.0
3198 peerDependenciesMeta:
3199 ajv:
3200 optional: true
3201 dependencies:
3202 ajv: 8.12.0
3203 dev: true
3204
3205 /ajv-keywords@3.5.2(ajv@6.12.6):
3206 resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==}
3207 peerDependencies:
3208 ajv: ^6.9.1
3209 dependencies:
3210 ajv: 6.12.6
3211 dev: true
3212
3213 /ajv-keywords@5.1.0(ajv@8.12.0):
3214 resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==}
3215 peerDependencies:
3216 ajv: ^8.8.2
3217 dependencies:
3218 ajv: 8.12.0
3219 fast-deep-equal: 3.1.3
3220 dev: true
3221
3222 /ajv@6.12.6:
3223 resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
3224 dependencies:
3225 fast-deep-equal: 3.1.3
3226 fast-json-stable-stringify: 2.1.0
3227 json-schema-traverse: 0.4.1
3228 uri-js: 4.4.1
3229 dev: true
3230
3231 /ajv@8.12.0:
3232 resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
3233 dependencies:
3234 fast-deep-equal: 3.1.3
3235 json-schema-traverse: 1.0.0
3236 require-from-string: 2.0.2
3237 uri-js: 4.4.1
3238 dev: true
3239
3240 /ansi-align@3.0.1:
3241 resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==}
3242 dependencies:
3243 string-width: 4.2.3
3244 dev: true
3245
3246 /ansi-colors@4.1.1:
3247 resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
3248 engines: {node: '>=6'}
3249 dev: true
3250
3251 /ansi-escapes@3.2.0:
3252 resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==}
3253 engines: {node: '>=4'}
3254 dev: true
3255
3256 /ansi-escapes@4.3.2:
3257 resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
3258 engines: {node: '>=8'}
3259 dependencies:
3260 type-fest: 0.21.3
3261 dev: true
3262
3263 /ansi-html-community@0.0.8:
3264 resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==}
3265 engines: {'0': node >= 0.8.0}
3266 hasBin: true
3267 dev: true
3268
3269 /ansi-regex@3.0.1:
3270 resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==}
3271 engines: {node: '>=4'}
3272 dev: true
3273
3274 /ansi-regex@4.1.1:
3275 resolution: {integrity: sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==}
3276 engines: {node: '>=6'}
3277 dev: true
3278
3279 /ansi-regex@5.0.1:
3280 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
3281 engines: {node: '>=8'}
3282 dev: true
3283
3284 /ansi-styles@3.2.1:
3285 resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
3286 engines: {node: '>=4'}
3287 dependencies:
3288 color-convert: 1.9.3
3289 dev: true
3290
3291 /ansi-styles@4.3.0:
3292 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
3293 engines: {node: '>=8'}
3294 dependencies:
3295 color-convert: 2.0.1
3296 dev: true
3297
3298 /any-promise@1.3.0:
3299 resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
3300 dev: true
3301
3302 /anymatch@3.1.3:
3303 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
3304 engines: {node: '>= 8'}
3305 dependencies:
3306 normalize-path: 3.0.0
3307 picomatch: 2.3.1
3308 dev: true
3309
3310 /apollo-datasource@3.3.2:
3311 resolution: {integrity: sha512-L5TiS8E2Hn/Yz7SSnWIVbZw0ZfEIXZCa5VUiVxD9P53JvSrf4aStvsFDlGWPvpIdCR+aly2CfoB79B9/JjKFqg==}
3312 engines: {node: '>=12.0'}
3313 deprecated: The `apollo-datasource` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3314 dependencies:
3315 '@apollo/utils.keyvaluecache': 1.0.2
3316 apollo-server-env: 4.2.1
3317 transitivePeerDependencies:
3318 - encoding
3319 dev: true
3320
3321 /apollo-reporting-protobuf@3.4.0:
3322 resolution: {integrity: sha512-h0u3EbC/9RpihWOmcSsvTW2O6RXVaD/mPEjfrPkxRPTEPWqncsgOoRJw+wih4OqfH3PvTJvoEIf4LwKrUaqWog==}
3323 deprecated: The `apollo-reporting-protobuf` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/usage-reporting-protobuf` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3324 dependencies:
3325 '@apollo/protobufjs': 1.2.6
3326 dev: true
3327
3328 /apollo-server-core@3.12.0(graphql@15.8.0):
3329 resolution: {integrity: sha512-hq7iH6Cgldgmnjs9FVSZeKWRpi0/ZR+iJ1arzeD2VXGxxgk1mAm/cz1Tx0TYgegZI+FvvrRl0UhKEx7sLnIxIg==}
3330 engines: {node: '>=12.0'}
3331 deprecated: The `apollo-server-core` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3332 peerDependencies:
3333 graphql: ^15.3.0 || ^16.0.0
3334 dependencies:
3335 '@apollo/utils.keyvaluecache': 1.0.2
3336 '@apollo/utils.logger': 1.0.1
3337 '@apollo/utils.usagereporting': 1.0.1(graphql@15.8.0)
3338 '@apollographql/apollo-tools': 0.5.4(graphql@15.8.0)
3339 '@apollographql/graphql-playground-html': 1.6.29
3340 '@graphql-tools/mock': 8.7.20(graphql@15.8.0)
3341 '@graphql-tools/schema': 8.5.1(graphql@15.8.0)
3342 '@josephg/resolvable': 1.0.1
3343 apollo-datasource: 3.3.2
3344 apollo-reporting-protobuf: 3.4.0
3345 apollo-server-env: 4.2.1
3346 apollo-server-errors: 3.3.1(graphql@15.8.0)
3347 apollo-server-plugin-base: 3.7.2(graphql@15.8.0)
3348 apollo-server-types: 3.8.0(graphql@15.8.0)
3349 async-retry: 1.3.3
3350 fast-json-stable-stringify: 2.1.0
3351 graphql: 15.8.0
3352 graphql-tag: 2.12.6(graphql@15.8.0)
3353 loglevel: 1.8.1
3354 lru-cache: 6.0.0
3355 node-abort-controller: 3.1.1
3356 sha.js: 2.4.11
3357 uuid: 9.0.0
3358 whatwg-mimetype: 3.0.0
3359 transitivePeerDependencies:
3360 - encoding
3361 dev: true
3362
3363 /apollo-server-env@4.2.1:
3364 resolution: {integrity: sha512-vm/7c7ld+zFMxibzqZ7SSa5tBENc4B0uye9LTfjJwGoQFY5xsUPH5FpO5j0bMUDZ8YYNbrF9SNtzc5Cngcr90g==}
3365 engines: {node: '>=12.0'}
3366 deprecated: The `apollo-server-env` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/utils.fetcher` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3367 dependencies:
3368 node-fetch: 2.6.9
3369 transitivePeerDependencies:
3370 - encoding
3371 dev: true
3372
3373 /apollo-server-errors@3.3.1(graphql@15.8.0):
3374 resolution: {integrity: sha512-xnZJ5QWs6FixHICXHxUfm+ZWqqxrNuPlQ+kj5m6RtEgIpekOPssH/SD9gf2B4HuWV0QozorrygwZnux8POvyPA==}
3375 engines: {node: '>=12.0'}
3376 deprecated: The `apollo-server-errors` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3377 peerDependencies:
3378 graphql: ^15.3.0 || ^16.0.0
3379 dependencies:
3380 graphql: 15.8.0
3381 dev: true
3382
3383 /apollo-server-express@3.12.0(express@4.18.2)(graphql@15.8.0):
3384 resolution: {integrity: sha512-m8FaGPUfDOEGSm7QRWRmUUGjG/vqvpQoorkId9/FXkC57fz/A59kEdrzkMt9538Xgsa5AV+X4MEWLJhTvlW3LQ==}
3385 engines: {node: '>=12.0'}
3386 deprecated: The `apollo-server-express` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3387 peerDependencies:
3388 express: ^4.17.1
3389 graphql: ^15.3.0 || ^16.0.0
3390 dependencies:
3391 '@types/accepts': 1.3.5
3392 '@types/body-parser': 1.19.2
3393 '@types/cors': 2.8.12
3394 '@types/express': 4.17.14
3395 '@types/express-serve-static-core': 4.17.31
3396 accepts: 1.3.8
3397 apollo-server-core: 3.12.0(graphql@15.8.0)
3398 apollo-server-types: 3.8.0(graphql@15.8.0)
3399 body-parser: 1.20.2
3400 cors: 2.8.5
3401 express: 4.18.2
3402 graphql: 15.8.0
3403 parseurl: 1.3.3
3404 transitivePeerDependencies:
3405 - encoding
3406 - supports-color
3407 dev: true
3408
3409 /apollo-server-plugin-base@3.7.2(graphql@15.8.0):
3410 resolution: {integrity: sha512-wE8dwGDvBOGehSsPTRZ8P/33Jan6/PmL0y0aN/1Z5a5GcbFhDaaJCjK5cav6npbbGL2DPKK0r6MPXi3k3N45aw==}
3411 engines: {node: '>=12.0'}
3412 deprecated: The `apollo-server-plugin-base` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3413 peerDependencies:
3414 graphql: ^15.3.0 || ^16.0.0
3415 dependencies:
3416 apollo-server-types: 3.8.0(graphql@15.8.0)
3417 graphql: 15.8.0
3418 transitivePeerDependencies:
3419 - encoding
3420 dev: true
3421
3422 /apollo-server-types@3.8.0(graphql@15.8.0):
3423 resolution: {integrity: sha512-ZI/8rTE4ww8BHktsVpb91Sdq7Cb71rdSkXELSwdSR0eXu600/sY+1UXhTWdiJvk+Eq5ljqoHLwLbY2+Clq2b9A==}
3424 engines: {node: '>=12.0'}
3425 deprecated: The `apollo-server-types` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details.
3426 peerDependencies:
3427 graphql: ^15.3.0 || ^16.0.0
3428 dependencies:
3429 '@apollo/utils.keyvaluecache': 1.0.2
3430 '@apollo/utils.logger': 1.0.1
3431 apollo-reporting-protobuf: 3.4.0
3432 apollo-server-env: 4.2.1
3433 graphql: 15.8.0
3434 transitivePeerDependencies:
3435 - encoding
3436 dev: true
3437
3438 /arch@2.2.0:
3439 resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==}
3440 dev: true
3441
3442 /archive-type@4.0.0:
3443 resolution: {integrity: sha512-zV4Ky0v1F8dBrdYElwTvQhweQ0P7Kwc1aluqJsYtOBP01jXcWCyW2IEfI1YiqsG+Iy7ZR+o5LF1N+PGECBxHWA==}
3444 engines: {node: '>=4'}
3445 dependencies:
3446 file-type: 4.4.0
3447 dev: true
3448
3449 /argparse@1.0.10:
3450 resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
3451 dependencies:
3452 sprintf-js: 1.0.3
3453 dev: true
3454
3455 /argparse@2.0.1:
3456 resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
3457 dev: true
3458
3459 /arr-diff@4.0.0:
3460 resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==}
3461 engines: {node: '>=0.10.0'}
3462 dev: true
3463
3464 /arr-flatten@1.1.0:
3465 resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==}
3466 engines: {node: '>=0.10.0'}
3467 dev: true
3468
3469 /arr-union@3.1.0:
3470 resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==}
3471 engines: {node: '>=0.10.0'}
3472 dev: true
3473
3474 /array-flatten@1.1.1:
3475 resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==}
3476 dev: true
3477
3478 /array-flatten@2.1.2:
3479 resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==}
3480 dev: true
3481
3482 /array-union@2.1.0:
3483 resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
3484 engines: {node: '>=8'}
3485 dev: true
3486
3487 /array-unique@0.3.2:
3488 resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==}
3489 engines: {node: '>=0.10.0'}
3490 dev: true
3491
3492 /arrify@2.0.1:
3493 resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==}
3494 engines: {node: '>=8'}
3495 dev: true
3496
3497 /assertion-error@1.1.0:
3498 resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
3499 dev: true
3500
3501 /assign-symbols@1.0.0:
3502 resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==}
3503 engines: {node: '>=0.10.0'}
3504 dev: true
3505
3506 /ast-types@0.12.1:
3507 resolution: {integrity: sha512-H2izJAyT2xwew4TxShpmxe6f9R5hHgJQy1QloLiUC2yrJMtyraBWNJL7903rpeCY9keNUipORR/zIUC2XcYKng==}
3508 engines: {node: '>=4'}
3509 dev: true
3510
3511 /ast-types@0.14.2:
3512 resolution: {integrity: sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==}
3513 engines: {node: '>=4'}
3514 dependencies:
3515 tslib: 2.5.0
3516 dev: true
3517
3518 /async-retry@1.3.3:
3519 resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
3520 dependencies:
3521 retry: 0.13.1
3522 dev: true
3523
3524 /async@2.6.4:
3525 resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==}
3526 dependencies:
3527 lodash: 4.17.21
3528 dev: true
3529
3530 /async@3.2.4:
3531 resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==}
3532 dev: true
3533
3534 /asynckit@0.4.0:
3535 resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
3536 dev: true
3537
3538 /at-least-node@1.0.0:
3539 resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
3540 engines: {node: '>= 4.0.0'}
3541 dev: true
3542
3543 /atob@2.1.2:
3544 resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==}
3545 engines: {node: '>= 4.5.0'}
3546 hasBin: true
3547 dev: true
3548
3549 /autoprefixer@10.4.14(postcss@8.4.23):
3550 resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
3551 engines: {node: ^10 || ^12 || >=14}
3552 hasBin: true
3553 peerDependencies:
3554 postcss: ^8.1.0
3555 dependencies:
3556 browserslist: 4.21.5
3557 caniuse-lite: 1.0.30001481
3558 fraction.js: 4.2.0
3559 normalize-range: 0.1.2
3560 picocolors: 1.0.0
3561 postcss: 8.4.23
3562 postcss-value-parser: 4.2.0
3563 dev: true
3564
3565 /babel-core@7.0.0-bridge.0(@babel/core@7.21.4):
3566 resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==}
3567 peerDependencies:
3568 '@babel/core': ^7.0.0-0
3569 dependencies:
3570 '@babel/core': 7.21.4
3571 dev: true
3572
3573 /babel-loader@8.3.0(@babel/core@7.21.4)(webpack@5.80.0):
3574 resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==}
3575 engines: {node: '>= 8.9'}
3576 peerDependencies:
3577 '@babel/core': ^7.0.0
3578 webpack: '>=2'
3579 dependencies:
3580 '@babel/core': 7.21.4
3581 find-cache-dir: 3.3.2
3582 loader-utils: 2.0.4
3583 make-dir: 3.1.0
3584 schema-utils: 2.7.1
3585 webpack: 5.80.0
3586 dev: true
3587
3588 /babel-plugin-dynamic-import-node@2.3.3:
3589 resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==}
3590 dependencies:
3591 object.assign: 4.1.4
3592 dev: true
3593
3594 /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.4):
3595 resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
3596 peerDependencies:
3597 '@babel/core': ^7.0.0-0
3598 dependencies:
3599 '@babel/compat-data': 7.21.4
3600 '@babel/core': 7.21.4
3601 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4)
3602 semver: 6.3.0
3603 transitivePeerDependencies:
3604 - supports-color
3605 dev: true
3606
3607 /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.21.4):
3608 resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
3609 peerDependencies:
3610 '@babel/core': ^7.0.0-0
3611 dependencies:
3612 '@babel/core': 7.21.4
3613 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4)
3614 core-js-compat: 3.30.1
3615 transitivePeerDependencies:
3616 - supports-color
3617 dev: true
3618
3619 /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.21.4):
3620 resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
3621 peerDependencies:
3622 '@babel/core': ^7.0.0-0
3623 dependencies:
3624 '@babel/core': 7.21.4
3625 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4)
3626 transitivePeerDependencies:
3627 - supports-color
3628 dev: true
3629
3630 /backo2@1.0.2:
3631 resolution: {integrity: sha512-zj6Z6M7Eq+PBZ7PQxl5NT665MvJdAkzp0f60nAJ+sLaSCBPMwVak5ZegFbgVCzFcCJTKFoMizvM5Ld7+JrRJHA==}
3632 dev: true
3633
3634 /balanced-match@1.0.2:
3635 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
3636 dev: true
3637
3638 /base64-js@1.5.1:
3639 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
3640 dev: true
3641
3642 /base@0.11.2:
3643 resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==}
3644 engines: {node: '>=0.10.0'}
3645 dependencies:
3646 cache-base: 1.0.1
3647 class-utils: 0.3.6
3648 component-emitter: 1.3.0
3649 define-property: 1.0.0
3650 isobject: 3.0.1
3651 mixin-deep: 1.3.2
3652 pascalcase: 0.1.1
3653 dev: true
3654
3655 /batch@0.6.1:
3656 resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==}
3657 dev: true
3658
3659 /big.js@5.2.2:
3660 resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==}
3661 dev: true
3662
3663 /binary-extensions@2.2.0:
3664 resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
3665 engines: {node: '>=8'}
3666 dev: true
3667
3668 /bl@1.2.3:
3669 resolution: {integrity: sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==}
3670 dependencies:
3671 readable-stream: 2.3.8
3672 safe-buffer: 5.2.1
3673 dev: true
3674
3675 /bl@4.1.0:
3676 resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
3677 dependencies:
3678 buffer: 5.7.1
3679 inherits: 2.0.4
3680 readable-stream: 3.6.2
3681 dev: true
3682
3683 /bluebird@3.7.2:
3684 resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==}
3685 dev: true
3686
3687 /body-parser@1.20.1:
3688 resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==}
3689 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
3690 dependencies:
3691 bytes: 3.1.2
3692 content-type: 1.0.5
3693 debug: 2.6.9
3694 depd: 2.0.0
3695 destroy: 1.2.0
3696 http-errors: 2.0.0
3697 iconv-lite: 0.4.24
3698 on-finished: 2.4.1
3699 qs: 6.11.0
3700 raw-body: 2.5.1
3701 type-is: 1.6.18
3702 unpipe: 1.0.0
3703 transitivePeerDependencies:
3704 - supports-color
3705 dev: true
3706
3707 /body-parser@1.20.2:
3708 resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==}
3709 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
3710 dependencies:
3711 bytes: 3.1.2
3712 content-type: 1.0.5
3713 debug: 2.6.9
3714 depd: 2.0.0
3715 destroy: 1.2.0
3716 http-errors: 2.0.0
3717 iconv-lite: 0.4.24
3718 on-finished: 2.4.1
3719 qs: 6.11.0
3720 raw-body: 2.5.2
3721 type-is: 1.6.18
3722 unpipe: 1.0.0
3723 transitivePeerDependencies:
3724 - supports-color
3725 dev: true
3726
3727 /bonjour-service@1.1.1:
3728 resolution: {integrity: sha512-Z/5lQRMOG9k7W+FkeGTNjh7htqn/2LMnfOvBZ8pynNZCM9MwkQkI3zeI4oz09uWdcgmgHugVvBqxGg4VQJ5PCg==}
3729 dependencies:
3730 array-flatten: 2.1.2
3731 dns-equal: 1.0.0
3732 fast-deep-equal: 3.1.3
3733 multicast-dns: 7.2.5
3734 dev: true
3735
3736 /boolbase@1.0.0:
3737 resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
3738 dev: true
3739
3740 /boxen@5.1.2:
3741 resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==}
3742 engines: {node: '>=10'}
3743 dependencies:
3744 ansi-align: 3.0.1
3745 camelcase: 6.3.0
3746 chalk: 4.1.2
3747 cli-boxes: 2.2.1
3748 string-width: 4.2.3
3749 type-fest: 0.20.2
3750 widest-line: 3.1.0
3751 wrap-ansi: 7.0.0
3752 dev: true
3753
3754 /brace-expansion@1.1.11:
3755 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
3756 dependencies:
3757 balanced-match: 1.0.2
3758 concat-map: 0.0.1
3759 dev: true
3760
3761 /brace-expansion@2.0.1:
3762 resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
3763 dependencies:
3764 balanced-match: 1.0.2
3765 dev: true
3766
3767 /braces@2.3.2:
3768 resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==}
3769 engines: {node: '>=0.10.0'}
3770 dependencies:
3771 arr-flatten: 1.1.0
3772 array-unique: 0.3.2
3773 extend-shallow: 2.0.1
3774 fill-range: 4.0.0
3775 isobject: 3.0.1
3776 repeat-element: 1.1.4
3777 snapdragon: 0.8.2
3778 snapdragon-node: 2.1.1
3779 split-string: 3.1.0
3780 to-regex: 3.0.2
3781 transitivePeerDependencies:
3782 - supports-color
3783 dev: true
3784
3785 /braces@3.0.2:
3786 resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
3787 engines: {node: '>=8'}
3788 dependencies:
3789 fill-range: 7.0.1
3790 dev: true
3791
3792 /browser-process-hrtime@1.0.0:
3793 resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==}
3794 dev: true
3795
3796 /browser-stdout@1.3.1:
3797 resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
3798 dev: true
3799
3800 /browserslist@4.21.5:
3801 resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==}
3802 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
3803 hasBin: true
3804 dependencies:
3805 caniuse-lite: 1.0.30001481
3806 electron-to-chromium: 1.4.369
3807 node-releases: 2.0.10
3808 update-browserslist-db: 1.0.11(browserslist@4.21.5)
3809 dev: true
3810
3811 /buffer-alloc-unsafe@1.1.0:
3812 resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==}
3813 dev: true
3814
3815 /buffer-alloc@1.2.0:
3816 resolution: {integrity: sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==}
3817 dependencies:
3818 buffer-alloc-unsafe: 1.1.0
3819 buffer-fill: 1.0.0
3820 dev: true
3821
3822 /buffer-crc32@0.2.13:
3823 resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
3824 dev: true
3825
3826 /buffer-fill@1.0.0:
3827 resolution: {integrity: sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==}
3828 dev: true
3829
3830 /buffer-from@1.1.2:
3831 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
3832 dev: true
3833
3834 /buffer@5.7.1:
3835 resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
3836 dependencies:
3837 base64-js: 1.5.1
3838 ieee754: 1.2.1
3839 dev: true
3840
3841 /builtins@1.0.3:
3842 resolution: {integrity: sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==}
3843 dev: true
3844
3845 /bytes@3.0.0:
3846 resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==}
3847 engines: {node: '>= 0.8'}
3848 dev: true
3849
3850 /bytes@3.1.2:
3851 resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
3852 engines: {node: '>= 0.8'}
3853 dev: true
3854
3855 /cache-base@1.0.1:
3856 resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==}
3857 engines: {node: '>=0.10.0'}
3858 dependencies:
3859 collection-visit: 1.0.0
3860 component-emitter: 1.3.0
3861 get-value: 2.0.6
3862 has-value: 1.0.0
3863 isobject: 3.0.1
3864 set-value: 2.0.1
3865 to-object-path: 0.3.0
3866 union-value: 1.0.1
3867 unset-value: 1.0.0
3868 dev: true
3869
3870 /cacheable-request@2.1.4:
3871 resolution: {integrity: sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==}
3872 dependencies:
3873 clone-response: 1.0.2
3874 get-stream: 3.0.0
3875 http-cache-semantics: 3.8.1
3876 keyv: 3.0.0
3877 lowercase-keys: 1.0.0
3878 normalize-url: 2.0.1
3879 responselike: 1.0.2
3880 dev: true
3881
3882 /call-bind@1.0.2:
3883 resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
3884 dependencies:
3885 function-bind: 1.1.1
3886 get-intrinsic: 1.2.0
3887 dev: true
3888
3889 /callsites@3.1.0:
3890 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
3891 engines: {node: '>=6'}
3892 dev: true
3893
3894 /camel-case@4.1.2:
3895 resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==}
3896 dependencies:
3897 pascal-case: 3.1.2
3898 tslib: 2.5.0
3899 dev: true
3900
3901 /camelcase@5.3.1:
3902 resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
3903 engines: {node: '>=6'}
3904 dev: true
3905
3906 /camelcase@6.3.0:
3907 resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
3908 engines: {node: '>=10'}
3909 dev: true
3910
3911 /caniuse-api@3.0.0:
3912 resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
3913 dependencies:
3914 browserslist: 4.21.5
3915 caniuse-lite: 1.0.30001481
3916 lodash.memoize: 4.1.2
3917 lodash.uniq: 4.5.0
3918 dev: true
3919
3920 /caniuse-lite@1.0.30001481:
3921 resolution: {integrity: sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==}
3922 dev: true
3923
3924 /case-sensitive-paths-webpack-plugin@2.4.0:
3925 resolution: {integrity: sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==}
3926 engines: {node: '>=4'}
3927 dev: true
3928
3929 /caw@2.0.1:
3930 resolution: {integrity: sha512-Cg8/ZSBEa8ZVY9HspcGUYaK63d/bN7rqS3CYCzEGUxuYv6UlmcjzDUz2fCFFHyTvUW5Pk0I+3hkA3iXlIj6guA==}
3931 engines: {node: '>=4'}
3932 dependencies:
3933 get-proxy: 2.1.0
3934 isurl: 1.0.0
3935 tunnel-agent: 0.6.0
3936 url-to-options: 1.0.1
3937 dev: true
3938
3939 /chai@4.3.7:
3940 resolution: {integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==}
3941 engines: {node: '>=4'}
3942 dependencies:
3943 assertion-error: 1.1.0
3944 check-error: 1.0.2
3945 deep-eql: 4.1.3
3946 get-func-name: 2.0.0
3947 loupe: 2.3.6
3948 pathval: 1.1.1
3949 type-detect: 4.0.8
3950 dev: true
3951
3952 /chalk@2.4.2:
3953 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
3954 engines: {node: '>=4'}
3955 dependencies:
3956 ansi-styles: 3.2.1
3957 escape-string-regexp: 1.0.5
3958 supports-color: 5.5.0
3959 dev: true
3960
3961 /chalk@3.0.0:
3962 resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==}
3963 engines: {node: '>=8'}
3964 dependencies:
3965 ansi-styles: 4.3.0
3966 supports-color: 7.2.0
3967 dev: true
3968
3969 /chalk@4.1.2:
3970 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
3971 engines: {node: '>=10'}
3972 dependencies:
3973 ansi-styles: 4.3.0
3974 supports-color: 7.2.0
3975 dev: true
3976
3977 /chardet@0.7.0:
3978 resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
3979 dev: true
3980
3981 /check-error@1.0.2:
3982 resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==}
3983 dev: true
3984
3985 /chokidar@3.5.1:
3986 resolution: {integrity: sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==}
3987 engines: {node: '>= 8.10.0'}
3988 dependencies:
3989 anymatch: 3.1.3
3990 braces: 3.0.2
3991 glob-parent: 5.1.2
3992 is-binary-path: 2.1.0
3993 is-glob: 4.0.3
3994 normalize-path: 3.0.0
3995 readdirp: 3.5.0
3996 optionalDependencies:
3997 fsevents: 2.3.2
3998 dev: true
3999
4000 /chokidar@3.5.3:
4001 resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
4002 engines: {node: '>= 8.10.0'}
4003 dependencies:
4004 anymatch: 3.1.3
4005 braces: 3.0.2
4006 glob-parent: 5.1.2
4007 is-binary-path: 2.1.0
4008 is-glob: 4.0.3
4009 normalize-path: 3.0.0
4010 readdirp: 3.6.0
4011 optionalDependencies:
4012 fsevents: 2.3.2
4013 dev: true
4014
4015 /chrome-trace-event@1.0.3:
4016 resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==}
4017 engines: {node: '>=6.0'}
4018 dev: true
4019
4020 /ci-info@1.6.0:
4021 resolution: {integrity: sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==}
4022 dev: true
4023
4024 /class-utils@0.3.6:
4025 resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==}
4026 engines: {node: '>=0.10.0'}
4027 dependencies:
4028 arr-union: 3.1.0
4029 define-property: 0.2.5
4030 isobject: 3.0.1
4031 static-extend: 0.1.2
4032 dev: true
4033
4034 /clean-css@5.3.2:
4035 resolution: {integrity: sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww==}
4036 engines: {node: '>= 10.0'}
4037 dependencies:
4038 source-map: 0.6.1
4039 dev: true
4040
4041 /clean-stack@2.2.0:
4042 resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==}
4043 engines: {node: '>=6'}
4044 dev: true
4045
4046 /cli-boxes@2.2.1:
4047 resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==}
4048 engines: {node: '>=6'}
4049 dev: true
4050
4051 /cli-cursor@2.1.0:
4052 resolution: {integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==}
4053 engines: {node: '>=4'}
4054 dependencies:
4055 restore-cursor: 2.0.0
4056 dev: true
4057
4058 /cli-cursor@3.1.0:
4059 resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
4060 engines: {node: '>=8'}
4061 dependencies:
4062 restore-cursor: 3.1.0
4063 dev: true
4064
4065 /cli-highlight@2.1.11:
4066 resolution: {integrity: sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==}
4067 engines: {node: '>=8.0.0', npm: '>=5.0.0'}
4068 hasBin: true
4069 dependencies:
4070 chalk: 4.1.2
4071 highlight.js: 10.7.3
4072 mz: 2.7.0
4073 parse5: 5.1.1
4074 parse5-htmlparser2-tree-adapter: 6.0.1
4075 yargs: 16.2.0
4076 dev: true
4077
4078 /cli-spinners@2.8.0:
4079 resolution: {integrity: sha512-/eG5sJcvEIwxcdYM86k5tPwn0MUzkX5YY3eImTGpJOZgVe4SdTMY14vQpcxgBzJ0wXwAYrS8E+c3uHeK4JNyzQ==}
4080 engines: {node: '>=6'}
4081 dev: true
4082
4083 /cli-width@3.0.0:
4084 resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==}
4085 engines: {node: '>= 10'}
4086 dev: true
4087
4088 /clipboardy@2.3.0:
4089 resolution: {integrity: sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==}
4090 engines: {node: '>=8'}
4091 dependencies:
4092 arch: 2.2.0
4093 execa: 1.0.0
4094 is-wsl: 2.2.0
4095 dev: true
4096
4097 /cliui@5.0.0:
4098 resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==}
4099 dependencies:
4100 string-width: 3.1.0
4101 strip-ansi: 5.2.0
4102 wrap-ansi: 5.1.0
4103 dev: true
4104
4105 /cliui@7.0.4:
4106 resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
4107 dependencies:
4108 string-width: 4.2.3
4109 strip-ansi: 6.0.1
4110 wrap-ansi: 7.0.0
4111 dev: true
4112
4113 /clone-deep@4.0.1:
4114 resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==}
4115 engines: {node: '>=6'}
4116 dependencies:
4117 is-plain-object: 2.0.4
4118 kind-of: 6.0.3
4119 shallow-clone: 3.0.1
4120 dev: true
4121
4122 /clone-response@1.0.2:
4123 resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==}
4124 dependencies:
4125 mimic-response: 1.0.1
4126 dev: true
4127
4128 /clone@1.0.4:
4129 resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
4130 engines: {node: '>=0.8'}
4131 dev: true
4132
4133 /clone@2.1.2:
4134 resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==}
4135 engines: {node: '>=0.8'}
4136 dev: true
4137
4138 /collection-visit@1.0.0:
4139 resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==}
4140 engines: {node: '>=0.10.0'}
4141 dependencies:
4142 map-visit: 1.0.0
4143 object-visit: 1.0.1
4144 dev: true
4145
4146 /color-convert@1.9.3:
4147 resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
4148 dependencies:
4149 color-name: 1.1.3
4150 dev: true
4151
4152 /color-convert@2.0.1:
4153 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
4154 engines: {node: '>=7.0.0'}
4155 dependencies:
4156 color-name: 1.1.4
4157 dev: true
4158
4159 /color-name@1.1.3:
4160 resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
4161 dev: true
4162
4163 /color-name@1.1.4:
4164 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
4165 dev: true
4166
4167 /colord@2.9.3:
4168 resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==}
4169 dev: true
4170
4171 /colorette@2.0.20:
4172 resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
4173 dev: true
4174
4175 /colors@1.4.0:
4176 resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==}
4177 engines: {node: '>=0.1.90'}
4178 dev: true
4179
4180 /combined-stream@1.0.8:
4181 resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
4182 engines: {node: '>= 0.8'}
4183 dependencies:
4184 delayed-stream: 1.0.0
4185 dev: true
4186
4187 /commander@2.20.3:
4188 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
4189 dev: true
4190
4191 /commander@6.2.1:
4192 resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==}
4193 engines: {node: '>= 6'}
4194 dev: true
4195
4196 /commander@7.2.0:
4197 resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==}
4198 engines: {node: '>= 10'}
4199 dev: true
4200
4201 /commander@8.3.0:
4202 resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
4203 engines: {node: '>= 12'}
4204 dev: true
4205
4206 /commondir@1.0.1:
4207 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
4208 dev: true
4209
4210 /component-emitter@1.3.0:
4211 resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==}
4212 dev: true
4213
4214 /compressible@2.0.18:
4215 resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==}
4216 engines: {node: '>= 0.6'}
4217 dependencies:
4218 mime-db: 1.52.0
4219 dev: true
4220
4221 /compression@1.7.4:
4222 resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==}
4223 engines: {node: '>= 0.8.0'}
4224 dependencies:
4225 accepts: 1.3.8
4226 bytes: 3.0.0
4227 compressible: 2.0.18
4228 debug: 2.6.9
4229 on-headers: 1.0.2
4230 safe-buffer: 5.1.2
4231 vary: 1.1.2
4232 transitivePeerDependencies:
4233 - supports-color
4234 dev: true
4235
4236 /concat-map@0.0.1:
4237 resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
4238 dev: true
4239
4240 /config-chain@1.1.13:
4241 resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
4242 dependencies:
4243 ini: 1.3.8
4244 proto-list: 1.2.4
4245 dev: true
4246
4247 /connect-history-api-fallback@2.0.0:
4248 resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
4249 engines: {node: '>=0.8'}
4250 dev: true
4251
4252 /consolidate@0.15.1:
4253 resolution: {integrity: sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==}
4254 engines: {node: '>= 0.10.0'}
4255 peerDependencies:
4256 arc-templates: ^0.5.3
4257 atpl: '>=0.7.6'
4258 babel-core: ^6.26.3
4259 bracket-template: ^1.1.5
4260 coffee-script: ^1.12.7
4261 dot: ^1.1.3
4262 dust: ^0.3.0
4263 dustjs-helpers: ^1.7.4
4264 dustjs-linkedin: ^2.7.5
4265 eco: ^1.1.0-rc-3
4266 ect: ^0.5.9
4267 ejs: ^3.1.5
4268 haml-coffee: ^1.14.1
4269 hamlet: ^0.3.3
4270 hamljs: ^0.6.2
4271 handlebars: ^4.7.6
4272 hogan.js: ^3.0.2
4273 htmling: ^0.0.8
4274 jade: ^1.11.0
4275 jazz: ^0.0.18
4276 jqtpl: ~1.1.0
4277 just: ^0.1.8
4278 liquid-node: ^3.0.1
4279 liquor: ^0.0.5
4280 lodash: ^4.17.20
4281 marko: ^3.14.4
4282 mote: ^0.2.0
4283 mustache: ^3.0.0
4284 nunjucks: ^3.2.2
4285 plates: ~0.4.11
4286 pug: ^3.0.0
4287 qejs: ^3.0.5
4288 ractive: ^1.3.12
4289 razor-tmpl: ^1.3.1
4290 react: ^16.13.1
4291 react-dom: ^16.13.1
4292 slm: ^2.0.0
4293 squirrelly: ^5.1.0
4294 swig: ^1.4.2
4295 swig-templates: ^2.0.3
4296 teacup: ^2.0.0
4297 templayed: '>=0.2.3'
4298 then-jade: '*'
4299 then-pug: '*'
4300 tinyliquid: ^0.2.34
4301 toffee: ^0.3.6
4302 twig: ^1.15.2
4303 twing: ^5.0.2
4304 underscore: ^1.11.0
4305 vash: ^0.13.0
4306 velocityjs: ^2.0.1
4307 walrus: ^0.10.1
4308 whiskers: ^0.4.0
4309 peerDependenciesMeta:
4310 arc-templates:
4311 optional: true
4312 atpl:
4313 optional: true
4314 babel-core:
4315 optional: true
4316 bracket-template:
4317 optional: true
4318 coffee-script:
4319 optional: true
4320 dot:
4321 optional: true
4322 dust:
4323 optional: true
4324 dustjs-helpers:
4325 optional: true
4326 dustjs-linkedin:
4327 optional: true
4328 eco:
4329 optional: true
4330 ect:
4331 optional: true
4332 ejs:
4333 optional: true
4334 haml-coffee:
4335 optional: true
4336 hamlet:
4337 optional: true
4338 hamljs:
4339 optional: true
4340 handlebars:
4341 optional: true
4342 hogan.js:
4343 optional: true
4344 htmling:
4345 optional: true
4346 jade:
4347 optional: true
4348 jazz:
4349 optional: true
4350 jqtpl:
4351 optional: true
4352 just:
4353 optional: true
4354 liquid-node:
4355 optional: true
4356 liquor:
4357 optional: true
4358 lodash:
4359 optional: true
4360 marko:
4361 optional: true
4362 mote:
4363 optional: true
4364 mustache:
4365 optional: true
4366 nunjucks:
4367 optional: true
4368 plates:
4369 optional: true
4370 pug:
4371 optional: true
4372 qejs:
4373 optional: true
4374 ractive:
4375 optional: true
4376 razor-tmpl:
4377 optional: true
4378 react:
4379 optional: true
4380 react-dom:
4381 optional: true
4382 slm:
4383 optional: true
4384 squirrelly:
4385 optional: true
4386 swig:
4387 optional: true
4388 swig-templates:
4389 optional: true
4390 teacup:
4391 optional: true
4392 templayed:
4393 optional: true
4394 then-jade:
4395 optional: true
4396 then-pug:
4397 optional: true
4398 tinyliquid:
4399 optional: true
4400 toffee:
4401 optional: true
4402 twig:
4403 optional: true
4404 twing:
4405 optional: true
4406 underscore:
4407 optional: true
4408 vash:
4409 optional: true
4410 velocityjs:
4411 optional: true
4412 walrus:
4413 optional: true
4414 whiskers:
4415 optional: true
4416 dependencies:
4417 bluebird: 3.7.2
4418 dev: true
4419
4420 /content-disposition@0.5.4:
4421 resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
4422 engines: {node: '>= 0.6'}
4423 dependencies:
4424 safe-buffer: 5.2.1
4425 dev: true
4426
4427 /content-type@1.0.5:
4428 resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
4429 engines: {node: '>= 0.6'}
4430 dev: true
4431
4432 /convert-source-map@1.9.0:
4433 resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
4434 dev: true
4435
4436 /cookie-signature@1.0.6:
4437 resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
4438 dev: true
4439
4440 /cookie@0.5.0:
4441 resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==}
4442 engines: {node: '>= 0.6'}
4443 dev: true
4444
4445 /copy-descriptor@0.1.1:
4446 resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==}
4447 engines: {node: '>=0.10.0'}
4448 dev: true
4449
4450 /copy-webpack-plugin@9.1.0(webpack@5.80.0):
4451 resolution: {integrity: sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==}
4452 engines: {node: '>= 12.13.0'}
4453 peerDependencies:
4454 webpack: ^5.1.0
4455 dependencies:
4456 fast-glob: 3.2.12
4457 glob-parent: 6.0.2
4458 globby: 11.1.0
4459 normalize-path: 3.0.0
4460 schema-utils: 3.1.2
4461 serialize-javascript: 6.0.1
4462 webpack: 5.80.0
4463 dev: true
4464
4465 /core-js-compat@3.30.1:
4466 resolution: {integrity: sha512-d690npR7MC6P0gq4npTl5n2VQeNAmUrJ90n+MHiKS7W2+xno4o3F5GDEuylSdi6EJ3VssibSGXOa1r3YXD3Mhw==}
4467 dependencies:
4468 browserslist: 4.21.5
4469 dev: true
4470
4471 /core-js@2.6.12:
4472 resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==}
4473 deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
4474 requiresBuild: true
4475 dev: true
4476
4477 /core-js@3.30.1:
4478 resolution: {integrity: sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==}
4479 requiresBuild: true
4480
4481 /core-util-is@1.0.3:
4482 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
4483 dev: true
4484
4485 /cors@2.8.5:
4486 resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==}
4487 engines: {node: '>= 0.10'}
4488 dependencies:
4489 object-assign: 4.1.1
4490 vary: 1.1.2
4491 dev: true
4492
4493 /cosmiconfig@6.0.0:
4494 resolution: {integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==}
4495 engines: {node: '>=8'}
4496 dependencies:
4497 '@types/parse-json': 4.0.0
4498 import-fresh: 3.3.0
4499 parse-json: 5.2.0
4500 path-type: 4.0.0
4501 yaml: 1.10.2
4502 dev: true
4503
4504 /cosmiconfig@7.1.0:
4505 resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==}
4506 engines: {node: '>=10'}
4507 dependencies:
4508 '@types/parse-json': 4.0.0
4509 import-fresh: 3.3.0
4510 parse-json: 5.2.0
4511 path-type: 4.0.0
4512 yaml: 1.10.2
4513 dev: true
4514
4515 /cross-spawn@5.1.0:
4516 resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==}
4517 dependencies:
4518 lru-cache: 4.1.5
4519 shebang-command: 1.2.0
4520 which: 1.3.1
4521 dev: true
4522
4523 /cross-spawn@6.0.5:
4524 resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==}
4525 engines: {node: '>=4.8'}
4526 dependencies:
4527 nice-try: 1.0.5
4528 path-key: 2.0.1
4529 semver: 5.7.1
4530 shebang-command: 1.2.0
4531 which: 1.3.1
4532 dev: true
4533
4534 /cross-spawn@7.0.3:
4535 resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
4536 engines: {node: '>= 8'}
4537 dependencies:
4538 path-key: 3.1.1
4539 shebang-command: 2.0.0
4540 which: 2.0.2
4541 dev: true
4542
4543 /css-declaration-sorter@6.4.0(postcss@8.4.23):
4544 resolution: {integrity: sha512-jDfsatwWMWN0MODAFuHszfjphEXfNw9JUAhmY4pLu3TyTU+ohUpsbVtbU+1MZn4a47D9kqh03i4eyOm+74+zew==}
4545 engines: {node: ^10 || ^12 || >=14}
4546 peerDependencies:
4547 postcss: ^8.0.9
4548 dependencies:
4549 postcss: 8.4.23
4550 dev: true
4551
4552 /css-loader@6.7.3(webpack@5.80.0):
4553 resolution: {integrity: sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==}
4554 engines: {node: '>= 12.13.0'}
4555 peerDependencies:
4556 webpack: ^5.0.0
4557 dependencies:
4558 icss-utils: 5.1.0(postcss@8.4.23)
4559 postcss: 8.4.23
4560 postcss-modules-extract-imports: 3.0.0(postcss@8.4.23)
4561 postcss-modules-local-by-default: 4.0.0(postcss@8.4.23)
4562 postcss-modules-scope: 3.0.0(postcss@8.4.23)
4563 postcss-modules-values: 4.0.0(postcss@8.4.23)
4564 postcss-value-parser: 4.2.0
4565 semver: 7.5.0
4566 webpack: 5.80.0
4567 dev: true
4568
4569 /css-minimizer-webpack-plugin@3.4.1(webpack@5.80.0):
4570 resolution: {integrity: sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==}
4571 engines: {node: '>= 12.13.0'}
4572 peerDependencies:
4573 '@parcel/css': '*'
4574 clean-css: '*'
4575 csso: '*'
4576 esbuild: '*'
4577 webpack: ^5.0.0
4578 peerDependenciesMeta:
4579 '@parcel/css':
4580 optional: true
4581 clean-css:
4582 optional: true
4583 csso:
4584 optional: true
4585 esbuild:
4586 optional: true
4587 dependencies:
4588 cssnano: 5.1.15(postcss@8.4.23)
4589 jest-worker: 27.5.1
4590 postcss: 8.4.23
4591 schema-utils: 4.0.1
4592 serialize-javascript: 6.0.1
4593 source-map: 0.6.1
4594 webpack: 5.80.0
4595 dev: true
4596
4597 /css-select@4.3.0:
4598 resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==}
4599 dependencies:
4600 boolbase: 1.0.0
4601 css-what: 6.1.0
4602 domhandler: 4.3.1
4603 domutils: 2.8.0
4604 nth-check: 2.1.1
4605 dev: true
4606
4607 /css-tree@1.1.3:
4608 resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==}
4609 engines: {node: '>=8.0.0'}
4610 dependencies:
4611 mdn-data: 2.0.14
4612 source-map: 0.6.1
4613 dev: true
4614
4615 /css-what@6.1.0:
4616 resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
4617 engines: {node: '>= 6'}
4618 dev: true
4619
4620 /cssesc@3.0.0:
4621 resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
4622 engines: {node: '>=4'}
4623 hasBin: true
4624 dev: true
4625
4626 /cssfilter@0.0.10:
4627 resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==}
4628 dev: true
4629
4630 /cssnano-preset-default@5.2.14(postcss@8.4.23):
4631 resolution: {integrity: sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==}
4632 engines: {node: ^10 || ^12 || >=14.0}
4633 peerDependencies:
4634 postcss: ^8.2.15
4635 dependencies:
4636 css-declaration-sorter: 6.4.0(postcss@8.4.23)
4637 cssnano-utils: 3.1.0(postcss@8.4.23)
4638 postcss: 8.4.23
4639 postcss-calc: 8.2.4(postcss@8.4.23)
4640 postcss-colormin: 5.3.1(postcss@8.4.23)
4641 postcss-convert-values: 5.1.3(postcss@8.4.23)
4642 postcss-discard-comments: 5.1.2(postcss@8.4.23)
4643 postcss-discard-duplicates: 5.1.0(postcss@8.4.23)
4644 postcss-discard-empty: 5.1.1(postcss@8.4.23)
4645 postcss-discard-overridden: 5.1.0(postcss@8.4.23)
4646 postcss-merge-longhand: 5.1.7(postcss@8.4.23)
4647 postcss-merge-rules: 5.1.4(postcss@8.4.23)
4648 postcss-minify-font-values: 5.1.0(postcss@8.4.23)
4649 postcss-minify-gradients: 5.1.1(postcss@8.4.23)
4650 postcss-minify-params: 5.1.4(postcss@8.4.23)
4651 postcss-minify-selectors: 5.2.1(postcss@8.4.23)
4652 postcss-normalize-charset: 5.1.0(postcss@8.4.23)
4653 postcss-normalize-display-values: 5.1.0(postcss@8.4.23)
4654 postcss-normalize-positions: 5.1.1(postcss@8.4.23)
4655 postcss-normalize-repeat-style: 5.1.1(postcss@8.4.23)
4656 postcss-normalize-string: 5.1.0(postcss@8.4.23)
4657 postcss-normalize-timing-functions: 5.1.0(postcss@8.4.23)
4658 postcss-normalize-unicode: 5.1.1(postcss@8.4.23)
4659 postcss-normalize-url: 5.1.0(postcss@8.4.23)
4660 postcss-normalize-whitespace: 5.1.1(postcss@8.4.23)
4661 postcss-ordered-values: 5.1.3(postcss@8.4.23)
4662 postcss-reduce-initial: 5.1.2(postcss@8.4.23)
4663 postcss-reduce-transforms: 5.1.0(postcss@8.4.23)
4664 postcss-svgo: 5.1.0(postcss@8.4.23)
4665 postcss-unique-selectors: 5.1.1(postcss@8.4.23)
4666 dev: true
4667
4668 /cssnano-utils@3.1.0(postcss@8.4.23):
4669 resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==}
4670 engines: {node: ^10 || ^12 || >=14.0}
4671 peerDependencies:
4672 postcss: ^8.2.15
4673 dependencies:
4674 postcss: 8.4.23
4675 dev: true
4676
4677 /cssnano@5.1.15(postcss@8.4.23):
4678 resolution: {integrity: sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==}
4679 engines: {node: ^10 || ^12 || >=14.0}
4680 peerDependencies:
4681 postcss: ^8.2.15
4682 dependencies:
4683 cssnano-preset-default: 5.2.14(postcss@8.4.23)
4684 lilconfig: 2.1.0
4685 postcss: 8.4.23
4686 yaml: 1.10.2
4687 dev: true
4688
4689 /csso@4.2.0:
4690 resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==}
4691 engines: {node: '>=8.0.0'}
4692 dependencies:
4693 css-tree: 1.1.3
4694 dev: true
4695
4696 /cssom@0.3.8:
4697 resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==}
4698 dev: true
4699
4700 /cssom@0.5.0:
4701 resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==}
4702 dev: true
4703
4704 /cssstyle@2.3.0:
4705 resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==}
4706 engines: {node: '>=8'}
4707 dependencies:
4708 cssom: 0.3.8
4709 dev: true
4710
4711 /csstype@2.6.21:
4712 resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==}
4713
4714 /csstype@3.1.2:
4715 resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
4716 dev: true
4717
4718 /data-urls@3.0.2:
4719 resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==}
4720 engines: {node: '>=12'}
4721 dependencies:
4722 abab: 2.0.6
4723 whatwg-mimetype: 3.0.0
4724 whatwg-url: 11.0.0
4725 dev: true
4726
4727 /debug@2.6.9:
4728 resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
4729 peerDependencies:
4730 supports-color: '*'
4731 peerDependenciesMeta:
4732 supports-color:
4733 optional: true
4734 dependencies:
4735 ms: 2.0.0
4736
4737 /debug@3.2.7:
4738 resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
4739 peerDependencies:
4740 supports-color: '*'
4741 peerDependenciesMeta:
4742 supports-color:
4743 optional: true
4744 dependencies:
4745 ms: 2.1.3
4746 dev: true
4747
4748 /debug@4.3.1(supports-color@8.1.1):
4749 resolution: {integrity: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==}
4750 engines: {node: '>=6.0'}
4751 peerDependencies:
4752 supports-color: '*'
4753 peerDependenciesMeta:
4754 supports-color:
4755 optional: true
4756 dependencies:
4757 ms: 2.1.2
4758 supports-color: 8.1.1
4759 dev: true
4760
4761 /debug@4.3.4:
4762 resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
4763 engines: {node: '>=6.0'}
4764 peerDependencies:
4765 supports-color: '*'
4766 peerDependenciesMeta:
4767 supports-color:
4768 optional: true
4769 dependencies:
4770 ms: 2.1.2
4771 dev: true
4772
4773 /decamelize@1.2.0:
4774 resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
4775 engines: {node: '>=0.10.0'}
4776 dev: true
4777
4778 /decamelize@4.0.0:
4779 resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
4780 engines: {node: '>=10'}
4781 dev: true
4782
4783 /decimal.js@10.4.3:
4784 resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
4785 dev: true
4786
4787 /decode-uri-component@0.2.2:
4788 resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==}
4789 engines: {node: '>=0.10'}
4790 dev: true
4791
4792 /decompress-response@3.3.0:
4793 resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==}
4794 engines: {node: '>=4'}
4795 dependencies:
4796 mimic-response: 1.0.1
4797 dev: true
4798
4799 /decompress-tar@4.1.1:
4800 resolution: {integrity: sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==}
4801 engines: {node: '>=4'}
4802 dependencies:
4803 file-type: 5.2.0
4804 is-stream: 1.1.0
4805 tar-stream: 1.6.2
4806 dev: true
4807
4808 /decompress-tarbz2@4.1.1:
4809 resolution: {integrity: sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==}
4810 engines: {node: '>=4'}
4811 dependencies:
4812 decompress-tar: 4.1.1
4813 file-type: 6.2.0
4814 is-stream: 1.1.0
4815 seek-bzip: 1.0.6
4816 unbzip2-stream: 1.4.3
4817 dev: true
4818
4819 /decompress-targz@4.1.1:
4820 resolution: {integrity: sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==}
4821 engines: {node: '>=4'}
4822 dependencies:
4823 decompress-tar: 4.1.1
4824 file-type: 5.2.0
4825 is-stream: 1.1.0
4826 dev: true
4827
4828 /decompress-unzip@4.0.1:
4829 resolution: {integrity: sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==}
4830 engines: {node: '>=4'}
4831 dependencies:
4832 file-type: 3.9.0
4833 get-stream: 2.3.1
4834 pify: 2.3.0
4835 yauzl: 2.10.0
4836 dev: true
4837
4838 /decompress@4.2.1:
4839 resolution: {integrity: sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==}
4840 engines: {node: '>=4'}
4841 dependencies:
4842 decompress-tar: 4.1.1
4843 decompress-tarbz2: 4.1.1
4844 decompress-targz: 4.1.1
4845 decompress-unzip: 4.0.1
4846 graceful-fs: 4.2.11
4847 make-dir: 1.3.0
4848 pify: 2.3.0
4849 strip-dirs: 2.1.0
4850 dev: true
4851
4852 /deep-eql@4.1.3:
4853 resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==}
4854 engines: {node: '>=6'}
4855 dependencies:
4856 type-detect: 4.0.8
4857 dev: true
4858
4859 /deep-is@0.1.4:
4860 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
4861 dev: true
4862
4863 /deepmerge@1.5.2:
4864 resolution: {integrity: sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==}
4865 engines: {node: '>=0.10.0'}
4866 dev: true
4867
4868 /deepmerge@4.3.1:
4869 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
4870 engines: {node: '>=0.10.0'}
4871 dev: true
4872
4873 /default-gateway@6.0.3:
4874 resolution: {integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==}
4875 engines: {node: '>= 10'}
4876 dependencies:
4877 execa: 5.1.1
4878 dev: true
4879
4880 /defaults@1.0.4:
4881 resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
4882 dependencies:
4883 clone: 1.0.4
4884 dev: true
4885
4886 /define-lazy-prop@2.0.0:
4887 resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
4888 engines: {node: '>=8'}
4889 dev: true
4890
4891 /define-properties@1.2.0:
4892 resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==}
4893 engines: {node: '>= 0.4'}
4894 dependencies:
4895 has-property-descriptors: 1.0.0
4896 object-keys: 1.1.1
4897 dev: true
4898
4899 /define-property@0.2.5:
4900 resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==}
4901 engines: {node: '>=0.10.0'}
4902 dependencies:
4903 is-descriptor: 0.1.6
4904 dev: true
4905
4906 /define-property@1.0.0:
4907 resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==}
4908 engines: {node: '>=0.10.0'}
4909 dependencies:
4910 is-descriptor: 1.0.2
4911 dev: true
4912
4913 /define-property@2.0.2:
4914 resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==}
4915 engines: {node: '>=0.10.0'}
4916 dependencies:
4917 is-descriptor: 1.0.2
4918 isobject: 3.0.1
4919 dev: true
4920
4921 /delayed-stream@1.0.0:
4922 resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
4923 engines: {node: '>=0.4.0'}
4924 dev: true
4925
4926 /depd@1.1.2:
4927 resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==}
4928 engines: {node: '>= 0.6'}
4929 dev: true
4930
4931 /depd@2.0.0:
4932 resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
4933 engines: {node: '>= 0.8'}
4934
4935 /destroy@1.2.0:
4936 resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
4937 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
4938
4939 /detect-node@2.1.0:
4940 resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==}
4941 dev: true
4942
4943 /diff@5.0.0:
4944 resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==}
4945 engines: {node: '>=0.3.1'}
4946 dev: true
4947
4948 /dir-glob@3.0.1:
4949 resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
4950 engines: {node: '>=8'}
4951 dependencies:
4952 path-type: 4.0.0
4953 dev: true
4954
4955 /dns-equal@1.0.0:
4956 resolution: {integrity: sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==}
4957 dev: true
4958
4959 /dns-packet@5.6.0:
4960 resolution: {integrity: sha512-rza3UH1LwdHh9qyPXp8lkwpjSNk/AMD3dPytUoRoqnypDUhY0xvbdmVhWOfxO68frEfV9BU8V12Ez7ZsHGZpCQ==}
4961 engines: {node: '>=6'}
4962 dependencies:
4963 '@leichtgewicht/ip-codec': 2.0.4
4964 dev: true
4965
4966 /doctrine@3.0.0:
4967 resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
4968 engines: {node: '>=6.0.0'}
4969 dependencies:
4970 esutils: 2.0.3
4971 dev: true
4972
4973 /dom-converter@0.2.0:
4974 resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==}
4975 dependencies:
4976 utila: 0.4.0
4977 dev: true
4978
4979 /dom-serializer@1.4.1:
4980 resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
4981 dependencies:
4982 domelementtype: 2.3.0
4983 domhandler: 4.3.1
4984 entities: 2.2.0
4985 dev: true
4986
4987 /domelementtype@2.3.0:
4988 resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
4989 dev: true
4990
4991 /domexception@4.0.0:
4992 resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
4993 engines: {node: '>=12'}
4994 dependencies:
4995 webidl-conversions: 7.0.0
4996 dev: true
4997
4998 /domhandler@4.3.1:
4999 resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
5000 engines: {node: '>= 4'}
5001 dependencies:
5002 domelementtype: 2.3.0
5003 dev: true
5004
5005 /domutils@2.8.0:
5006 resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
5007 dependencies:
5008 dom-serializer: 1.4.1
5009 domelementtype: 2.3.0
5010 domhandler: 4.3.1
5011 dev: true
5012
5013 /dot-case@3.0.4:
5014 resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
5015 dependencies:
5016 no-case: 3.0.4
5017 tslib: 2.5.0
5018 dev: true
5019
5020 /dotenv-expand@5.1.0:
5021 resolution: {integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==}
5022 dev: true
5023
5024 /dotenv@10.0.0:
5025 resolution: {integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==}
5026 engines: {node: '>=10'}
5027 dev: true
5028
5029 /download-git-repo@3.0.2:
5030 resolution: {integrity: sha512-N8hWXD4hXqmEcNoR8TBYFntaOcYvEQ7Bz90mgm3bZRTuteGQqwT32VDMnTyD0KTEvb8BWrMc1tVmzuV9u/WrAg==}
5031 dependencies:
5032 download: 7.1.0
5033 git-clone: 0.1.0
5034 rimraf: 3.0.2
5035 dev: true
5036
5037 /download@7.1.0:
5038 resolution: {integrity: sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==}
5039 engines: {node: '>=6'}
5040 dependencies:
5041 archive-type: 4.0.0
5042 caw: 2.0.1
5043 content-disposition: 0.5.4
5044 decompress: 4.2.1
5045 ext-name: 5.0.0
5046 file-type: 8.1.0
5047 filenamify: 2.1.0
5048 get-stream: 3.0.0
5049 got: 8.3.2
5050 make-dir: 1.3.0
5051 p-event: 2.3.1
5052 pify: 3.0.0
5053 dev: true
5054
5055 /duplexer3@0.1.5:
5056 resolution: {integrity: sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==}
5057 dev: true
5058
5059 /duplexer@0.1.2:
5060 resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
5061 dev: true
5062
5063 /easy-stack@1.0.1:
5064 resolution: {integrity: sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w==}
5065 engines: {node: '>=6.0.0'}
5066 dev: true
5067
5068 /editorconfig@0.15.3:
5069 resolution: {integrity: sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==}
5070 hasBin: true
5071 dependencies:
5072 commander: 2.20.3
5073 lru-cache: 4.1.5
5074 semver: 5.7.1
5075 sigmund: 1.0.1
5076 dev: true
5077
5078 /ee-first@1.1.1:
5079 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
5080
5081 /ejs@3.1.9:
5082 resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==}
5083 engines: {node: '>=0.10.0'}
5084 hasBin: true
5085 dependencies:
5086 jake: 10.8.5
5087 dev: true
5088
5089 /electron-to-chromium@1.4.369:
5090 resolution: {integrity: sha512-LfxbHXdA/S+qyoTEA4EbhxGjrxx7WK2h6yb5K2v0UCOufUKX+VZaHbl3svlzZfv9sGseym/g3Ne4DpsgRULmqg==}
5091 dev: true
5092
5093 /emoji-regex@7.0.3:
5094 resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==}
5095 dev: true
5096
5097 /emoji-regex@8.0.0:
5098 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
5099 dev: true
5100
5101 /emojis-list@3.0.0:
5102 resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==}
5103 engines: {node: '>= 4'}
5104 dev: true
5105
5106 /encodeurl@1.0.2:
5107 resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==}
5108 engines: {node: '>= 0.8'}
5109
5110 /end-of-stream@1.4.4:
5111 resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
5112 dependencies:
5113 once: 1.4.0
5114 dev: true
5115
5116 /enhanced-resolve@5.13.0:
5117 resolution: {integrity: sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==}
5118 engines: {node: '>=10.13.0'}
5119 dependencies:
5120 graceful-fs: 4.2.11
5121 tapable: 2.2.1
5122 dev: true
5123
5124 /entities@2.2.0:
5125 resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
5126 dev: true
5127
5128 /envinfo@7.8.1:
5129 resolution: {integrity: sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==}
5130 engines: {node: '>=4'}
5131 hasBin: true
5132 dev: true
5133
5134 /errno@0.1.8:
5135 resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
5136 hasBin: true
5137 dependencies:
5138 prr: 1.0.1
5139 dev: true
5140
5141 /error-ex@1.3.2:
5142 resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
5143 dependencies:
5144 is-arrayish: 0.2.1
5145 dev: true
5146
5147 /error-stack-parser@2.1.4:
5148 resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==}
5149 dependencies:
5150 stackframe: 1.3.4
5151 dev: true
5152
5153 /es-module-lexer@1.2.1:
5154 resolution: {integrity: sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==}
5155 dev: true
5156
5157 /escalade@3.1.1:
5158 resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
5159 engines: {node: '>=6'}
5160 dev: true
5161
5162 /escape-html@1.0.3:
5163 resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
5164
5165 /escape-string-regexp@1.0.5:
5166 resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
5167 engines: {node: '>=0.8.0'}
5168 dev: true
5169
5170 /escape-string-regexp@4.0.0:
5171 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
5172 engines: {node: '>=10'}
5173 dev: true
5174
5175 /escodegen@2.0.0:
5176 resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==}
5177 engines: {node: '>=6.0'}
5178 hasBin: true
5179 dependencies:
5180 esprima: 4.0.1
5181 estraverse: 5.3.0
5182 esutils: 2.0.3
5183 optionator: 0.8.3
5184 optionalDependencies:
5185 source-map: 0.6.1
5186 dev: true
5187
5188 /eslint-config-prettier@8.8.0(eslint@8.39.0):
5189 resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==}
5190 hasBin: true
5191 peerDependencies:
5192 eslint: '>=7.0.0'
5193 dependencies:
5194 eslint: 8.39.0
5195 dev: true
5196
5197 /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.8):
5198 resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
5199 engines: {node: '>=12.0.0'}
5200 peerDependencies:
5201 eslint: '>=7.28.0'
5202 eslint-config-prettier: '*'
5203 prettier: '>=2.0.0'
5204 peerDependenciesMeta:
5205 eslint-config-prettier:
5206 optional: true
5207 dependencies:
5208 eslint: 8.39.0
5209 eslint-config-prettier: 8.8.0(eslint@8.39.0)
5210 prettier: 2.8.8
5211 prettier-linter-helpers: 1.0.0
5212 dev: true
5213
5214 /eslint-plugin-vue@9.11.0(eslint@8.39.0):
5215 resolution: {integrity: sha512-bBCJAZnkBV7ATH4Z1E7CvN3nmtS4H7QUU3UBxPdo8WohRU+yHjnQRALpTbxMVcz0e4Mx3IyxIdP5HYODMxK9cQ==}
5216 engines: {node: ^14.17.0 || >=16.0.0}
5217 peerDependencies:
5218 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
5219 dependencies:
5220 '@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0)
5221 eslint: 8.39.0
5222 natural-compare: 1.4.0
5223 nth-check: 2.1.1
5224 postcss-selector-parser: 6.0.11
5225 semver: 7.5.0
5226 vue-eslint-parser: 9.1.1(eslint@8.39.0)
5227 xml-name-validator: 4.0.0
5228 transitivePeerDependencies:
5229 - supports-color
5230 dev: true
5231
5232 /eslint-scope@5.1.1:
5233 resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
5234 engines: {node: '>=8.0.0'}
5235 dependencies:
5236 esrecurse: 4.3.0
5237 estraverse: 4.3.0
5238 dev: true
5239
5240 /eslint-scope@7.2.0:
5241 resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==}
5242 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
5243 dependencies:
5244 esrecurse: 4.3.0
5245 estraverse: 5.3.0
5246 dev: true
5247
5248 /eslint-visitor-keys@3.4.0:
5249 resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==}
5250 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
5251 dev: true
5252
5253 /eslint-webpack-plugin@3.2.0(eslint@8.39.0)(webpack@5.80.0):
5254 resolution: {integrity: sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w==}
5255 engines: {node: '>= 12.13.0'}
5256 peerDependencies:
5257 eslint: ^7.0.0 || ^8.0.0
5258 webpack: ^5.0.0
5259 dependencies:
5260 '@types/eslint': 8.37.0
5261 eslint: 8.39.0
5262 jest-worker: 28.1.3
5263 micromatch: 4.0.5
5264 normalize-path: 3.0.0
5265 schema-utils: 4.0.1
5266 webpack: 5.80.0
5267 dev: true
5268
5269 /eslint@8.39.0:
5270 resolution: {integrity: sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==}
5271 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
5272 hasBin: true
5273 dependencies:
5274 '@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0)
5275 '@eslint-community/regexpp': 4.5.0
5276 '@eslint/eslintrc': 2.0.2
5277 '@eslint/js': 8.39.0
5278 '@humanwhocodes/config-array': 0.11.8
5279 '@humanwhocodes/module-importer': 1.0.1
5280 '@nodelib/fs.walk': 1.2.8
5281 ajv: 6.12.6
5282 chalk: 4.1.2
5283 cross-spawn: 7.0.3
5284 debug: 4.3.4
5285 doctrine: 3.0.0
5286 escape-string-regexp: 4.0.0
5287 eslint-scope: 7.2.0
5288 eslint-visitor-keys: 3.4.0
5289 espree: 9.5.1
5290 esquery: 1.5.0
5291 esutils: 2.0.3
5292 fast-deep-equal: 3.1.3
5293 file-entry-cache: 6.0.1
5294 find-up: 5.0.0
5295 glob-parent: 6.0.2
5296 globals: 13.20.0
5297 grapheme-splitter: 1.0.4
5298 ignore: 5.2.4
5299 import-fresh: 3.3.0
5300 imurmurhash: 0.1.4
5301 is-glob: 4.0.3
5302 is-path-inside: 3.0.3
5303 js-sdsl: 4.4.0
5304 js-yaml: 4.1.0
5305 json-stable-stringify-without-jsonify: 1.0.1
5306 levn: 0.4.1
5307 lodash.merge: 4.6.2
5308 minimatch: 3.1.2
5309 natural-compare: 1.4.0
5310 optionator: 0.9.1
5311 strip-ansi: 6.0.1
5312 strip-json-comments: 3.1.1
5313 text-table: 0.2.0
5314 transitivePeerDependencies:
5315 - supports-color
5316 dev: true
5317
5318 /espree@9.5.1:
5319 resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==}
5320 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
5321 dependencies:
5322 acorn: 8.8.2
5323 acorn-jsx: 5.3.2(acorn@8.8.2)
5324 eslint-visitor-keys: 3.4.0
5325 dev: true
5326
5327 /esprima@4.0.1:
5328 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
5329 engines: {node: '>=4'}
5330 hasBin: true
5331 dev: true
5332
5333 /esquery@1.5.0:
5334 resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
5335 engines: {node: '>=0.10'}
5336 dependencies:
5337 estraverse: 5.3.0
5338 dev: true
5339
5340 /esrecurse@4.3.0:
5341 resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
5342 engines: {node: '>=4.0'}
5343 dependencies:
5344 estraverse: 5.3.0
5345 dev: true
5346
5347 /estraverse@4.3.0:
5348 resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
5349 engines: {node: '>=4.0'}
5350 dev: true
5351
5352 /estraverse@5.3.0:
5353 resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
5354 engines: {node: '>=4.0'}
5355 dev: true
5356
5357 /estree-walker@2.0.2:
5358 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
5359
5360 /esutils@2.0.3:
5361 resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
5362 engines: {node: '>=0.10.0'}
5363 dev: true
5364
5365 /etag@1.8.1:
5366 resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
5367 engines: {node: '>= 0.6'}
5368
5369 /event-pubsub@4.3.0:
5370 resolution: {integrity: sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ==}
5371 engines: {node: '>=4.0.0'}
5372 dev: true
5373
5374 /eventemitter3@3.1.2:
5375 resolution: {integrity: sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==}
5376 dev: true
5377
5378 /eventemitter3@4.0.7:
5379 resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
5380 dev: true
5381
5382 /events@3.3.0:
5383 resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
5384 engines: {node: '>=0.8.x'}
5385 dev: true
5386
5387 /execa@0.8.0:
5388 resolution: {integrity: sha512-zDWS+Rb1E8BlqqhALSt9kUhss8Qq4nN3iof3gsOdyINksElaPyNBtKUMTR62qhvgVWR0CqCX7sdnKe4MnUbFEA==}
5389 engines: {node: '>=4'}
5390 dependencies:
5391 cross-spawn: 5.1.0
5392 get-stream: 3.0.0
5393 is-stream: 1.1.0
5394 npm-run-path: 2.0.2
5395 p-finally: 1.0.0
5396 signal-exit: 3.0.7
5397 strip-eof: 1.0.0
5398 dev: true
5399
5400 /execa@1.0.0:
5401 resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==}
5402 engines: {node: '>=6'}
5403 dependencies:
5404 cross-spawn: 6.0.5
5405 get-stream: 4.1.0
5406 is-stream: 1.1.0
5407 npm-run-path: 2.0.2
5408 p-finally: 1.0.0
5409 signal-exit: 3.0.7
5410 strip-eof: 1.0.0
5411 dev: true
5412
5413 /execa@3.4.0:
5414 resolution: {integrity: sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g==}
5415 engines: {node: ^8.12.0 || >=9.7.0}
5416 dependencies:
5417 cross-spawn: 7.0.3
5418 get-stream: 5.2.0
5419 human-signals: 1.1.1
5420 is-stream: 2.0.1
5421 merge-stream: 2.0.0
5422 npm-run-path: 4.0.1
5423 onetime: 5.1.2
5424 p-finally: 2.0.1
5425 signal-exit: 3.0.7
5426 strip-final-newline: 2.0.0
5427 dev: true
5428
5429 /execa@5.1.1:
5430 resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
5431 engines: {node: '>=10'}
5432 dependencies:
5433 cross-spawn: 7.0.3
5434 get-stream: 6.0.1
5435 human-signals: 2.1.0
5436 is-stream: 2.0.1
5437 merge-stream: 2.0.0
5438 npm-run-path: 4.0.1
5439 onetime: 5.1.2
5440 signal-exit: 3.0.7
5441 strip-final-newline: 2.0.0
5442 dev: true
5443
5444 /expand-brackets@2.1.4:
5445 resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==}
5446 engines: {node: '>=0.10.0'}
5447 dependencies:
5448 debug: 2.6.9
5449 define-property: 0.2.5
5450 extend-shallow: 2.0.1
5451 posix-character-classes: 0.1.1
5452 regex-not: 1.0.2
5453 snapdragon: 0.8.2
5454 to-regex: 3.0.2
5455 transitivePeerDependencies:
5456 - supports-color
5457 dev: true
5458
5459 /express-history-api-fallback@2.2.1:
5460 resolution: {integrity: sha512-swxwm3aP8vrOOvlzOdZvHlSZtJGwHKaY94J6AkrAgCTmcbko3IRwbkhLv2wKV1WeZhjxX58aLMpP3atDBnKuZg==}
5461 dev: true
5462
5463 /express@4.18.2:
5464 resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==}
5465 engines: {node: '>= 0.10.0'}
5466 dependencies:
5467 accepts: 1.3.8
5468 array-flatten: 1.1.1
5469 body-parser: 1.20.1
5470 content-disposition: 0.5.4
5471 content-type: 1.0.5
5472 cookie: 0.5.0
5473 cookie-signature: 1.0.6
5474 debug: 2.6.9
5475 depd: 2.0.0
5476 encodeurl: 1.0.2
5477 escape-html: 1.0.3
5478 etag: 1.8.1
5479 finalhandler: 1.2.0
5480 fresh: 0.5.2
5481 http-errors: 2.0.0
5482 merge-descriptors: 1.0.1
5483 methods: 1.1.2
5484 on-finished: 2.4.1
5485 parseurl: 1.3.3
5486 path-to-regexp: 0.1.7
5487 proxy-addr: 2.0.7
5488 qs: 6.11.0
5489 range-parser: 1.2.1
5490 safe-buffer: 5.2.1
5491 send: 0.18.0
5492 serve-static: 1.15.0
5493 setprototypeof: 1.2.0
5494 statuses: 2.0.1
5495 type-is: 1.6.18
5496 utils-merge: 1.0.1
5497 vary: 1.1.2
5498 transitivePeerDependencies:
5499 - supports-color
5500 dev: true
5501
5502 /ext-list@2.2.2:
5503 resolution: {integrity: sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==}
5504 engines: {node: '>=0.10.0'}
5505 dependencies:
5506 mime-db: 1.52.0
5507 dev: true
5508
5509 /ext-name@5.0.0:
5510 resolution: {integrity: sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==}
5511 engines: {node: '>=4'}
5512 dependencies:
5513 ext-list: 2.2.2
5514 sort-keys-length: 1.0.1
5515 dev: true
5516
5517 /extend-shallow@2.0.1:
5518 resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
5519 engines: {node: '>=0.10.0'}
5520 dependencies:
5521 is-extendable: 0.1.1
5522 dev: true
5523
5524 /extend-shallow@3.0.2:
5525 resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==}
5526 engines: {node: '>=0.10.0'}
5527 dependencies:
5528 assign-symbols: 1.0.0
5529 is-extendable: 1.0.1
5530 dev: true
5531
5532 /external-editor@3.1.0:
5533 resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==}
5534 engines: {node: '>=4'}
5535 dependencies:
5536 chardet: 0.7.0
5537 iconv-lite: 0.4.24
5538 tmp: 0.0.33
5539 dev: true
5540
5541 /extglob@2.0.4:
5542 resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==}
5543 engines: {node: '>=0.10.0'}
5544 dependencies:
5545 array-unique: 0.3.2
5546 define-property: 1.0.0
5547 expand-brackets: 2.1.4
5548 extend-shallow: 2.0.1
5549 fragment-cache: 0.2.1
5550 regex-not: 1.0.2
5551 snapdragon: 0.8.2
5552 to-regex: 3.0.2
5553 transitivePeerDependencies:
5554 - supports-color
5555 dev: true
5556
5557 /fast-deep-equal@3.1.3:
5558 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
5559 dev: true
5560
5561 /fast-diff@1.2.0:
5562 resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==}
5563 dev: true
5564
5565 /fast-glob@3.2.12:
5566 resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
5567 engines: {node: '>=8.6.0'}
5568 dependencies:
5569 '@nodelib/fs.stat': 2.0.5
5570 '@nodelib/fs.walk': 1.2.8
5571 glob-parent: 5.1.2
5572 merge2: 1.4.1
5573 micromatch: 4.0.5
5574 dev: true
5575
5576 /fast-json-stable-stringify@2.1.0:
5577 resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
5578 dev: true
5579
5580 /fast-levenshtein@2.0.6:
5581 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
5582 dev: true
5583
5584 /fastq@1.15.0:
5585 resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
5586 dependencies:
5587 reusify: 1.0.4
5588 dev: true
5589
5590 /faye-websocket@0.11.4:
5591 resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==}
5592 engines: {node: '>=0.8.0'}
5593 dependencies:
5594 websocket-driver: 0.7.4
5595 dev: true
5596
5597 /fd-slicer@1.1.0:
5598 resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
5599 dependencies:
5600 pend: 1.2.0
5601 dev: true
5602
5603 /figures@2.0.0:
5604 resolution: {integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==}
5605 engines: {node: '>=4'}
5606 dependencies:
5607 escape-string-regexp: 1.0.5
5608 dev: true
5609
5610 /figures@3.2.0:
5611 resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==}
5612 engines: {node: '>=8'}
5613 dependencies:
5614 escape-string-regexp: 1.0.5
5615 dev: true
5616
5617 /file-entry-cache@6.0.1:
5618 resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
5619 engines: {node: ^10.12.0 || >=12.0.0}
5620 dependencies:
5621 flat-cache: 3.0.4
5622 dev: true
5623
5624 /file-type@3.9.0:
5625 resolution: {integrity: sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==}
5626 engines: {node: '>=0.10.0'}
5627 dev: true
5628
5629 /file-type@4.4.0:
5630 resolution: {integrity: sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==}
5631 engines: {node: '>=4'}
5632 dev: true
5633
5634 /file-type@5.2.0:
5635 resolution: {integrity: sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==}
5636 engines: {node: '>=4'}
5637 dev: true
5638
5639 /file-type@6.2.0:
5640 resolution: {integrity: sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==}
5641 engines: {node: '>=4'}
5642 dev: true
5643
5644 /file-type@8.1.0:
5645 resolution: {integrity: sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==}
5646 engines: {node: '>=6'}
5647 dev: true
5648
5649 /filelist@1.0.4:
5650 resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==}
5651 dependencies:
5652 minimatch: 5.1.6
5653 dev: true
5654
5655 /filename-reserved-regex@2.0.0:
5656 resolution: {integrity: sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==}
5657 engines: {node: '>=4'}
5658 dev: true
5659
5660 /filenamify@2.1.0:
5661 resolution: {integrity: sha512-ICw7NTT6RsDp2rnYKVd8Fu4cr6ITzGy3+u4vUujPkabyaz+03F24NWEX7fs5fp+kBonlaqPH8fAO2NM+SXt/JA==}
5662 engines: {node: '>=4'}
5663 dependencies:
5664 filename-reserved-regex: 2.0.0
5665 strip-outer: 1.0.1
5666 trim-repeated: 1.0.0
5667 dev: true
5668
5669 /fill-range@4.0.0:
5670 resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==}
5671 engines: {node: '>=0.10.0'}
5672 dependencies:
5673 extend-shallow: 2.0.1
5674 is-number: 3.0.0
5675 repeat-string: 1.6.1
5676 to-regex-range: 2.1.1
5677 dev: true
5678
5679 /fill-range@7.0.1:
5680 resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
5681 engines: {node: '>=8'}
5682 dependencies:
5683 to-regex-range: 5.0.1
5684 dev: true
5685
5686 /finalhandler@1.2.0:
5687 resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==}
5688 engines: {node: '>= 0.8'}
5689 dependencies:
5690 debug: 2.6.9
5691 encodeurl: 1.0.2
5692 escape-html: 1.0.3
5693 on-finished: 2.4.1
5694 parseurl: 1.3.3
5695 statuses: 2.0.1
5696 unpipe: 1.0.0
5697 transitivePeerDependencies:
5698 - supports-color
5699
5700 /find-cache-dir@2.1.0:
5701 resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==}
5702 engines: {node: '>=6'}
5703 dependencies:
5704 commondir: 1.0.1
5705 make-dir: 2.1.0
5706 pkg-dir: 3.0.0
5707 dev: true
5708
5709 /find-cache-dir@3.3.2:
5710 resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==}
5711 engines: {node: '>=8'}
5712 dependencies:
5713 commondir: 1.0.1
5714 make-dir: 3.1.0
5715 pkg-dir: 4.2.0
5716 dev: true
5717
5718 /find-up@3.0.0:
5719 resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==}
5720 engines: {node: '>=6'}
5721 dependencies:
5722 locate-path: 3.0.0
5723 dev: true
5724
5725 /find-up@4.1.0:
5726 resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
5727 engines: {node: '>=8'}
5728 dependencies:
5729 locate-path: 5.0.0
5730 path-exists: 4.0.0
5731 dev: true
5732
5733 /find-up@5.0.0:
5734 resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
5735 engines: {node: '>=10'}
5736 dependencies:
5737 locate-path: 6.0.0
5738 path-exists: 4.0.0
5739 dev: true
5740
5741 /fkill@7.2.1:
5742 resolution: {integrity: sha512-eN9cmsIlRdq06wu3m01OOEgQf5Xh/M7REm0jfZ4eL3V3XisjXzfRq3iyqtKS+FhO6wB36FvWRiRGdeSx5KpLAQ==}
5743 engines: {node: '>=10'}
5744 dependencies:
5745 aggregate-error: 3.1.0
5746 arrify: 2.0.1
5747 execa: 5.1.1
5748 pid-port: 0.1.1
5749 process-exists: 4.1.0
5750 ps-list: 7.2.0
5751 taskkill: 3.1.0
5752 dev: true
5753
5754 /flat-cache@3.0.4:
5755 resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==}
5756 engines: {node: ^10.12.0 || >=12.0.0}
5757 dependencies:
5758 flatted: 3.2.7
5759 rimraf: 3.0.2
5760 dev: true
5761
5762 /flat@5.0.2:
5763 resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
5764 hasBin: true
5765 dev: true
5766
5767 /flatted@3.2.7:
5768 resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==}
5769 dev: true
5770
5771 /flow-parser@0.204.0:
5772 resolution: {integrity: sha512-cQhNPLOk5NFyDXBC8WE8dy2Gls+YqKI3FNqQbJ7UrbFyd30IdEX3t27u3VsnoVK22I872+PWeb1KhHxDgu7kAg==}
5773 engines: {node: '>=0.4.0'}
5774 dev: true
5775
5776 /follow-redirects@1.15.2(debug@4.3.4):
5777 resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
5778 engines: {node: '>=4.0'}
5779 peerDependencies:
5780 debug: '*'
5781 peerDependenciesMeta:
5782 debug:
5783 optional: true
5784 dependencies:
5785 debug: 4.3.4
5786 dev: true
5787
5788 /for-in@1.0.2:
5789 resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==}
5790 engines: {node: '>=0.10.0'}
5791 dev: true
5792
5793 /foreground-child@3.1.1:
5794 resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==}
5795 engines: {node: '>=14'}
5796 dependencies:
5797 cross-spawn: 7.0.3
5798 signal-exit: 4.0.1
5799 dev: true
5800
5801 /fork-ts-checker-webpack-plugin@6.5.3(eslint@8.39.0)(typescript@5.0.4)(webpack@5.80.0):
5802 resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==}
5803 engines: {node: '>=10', yarn: '>=1.0.0'}
5804 peerDependencies:
5805 eslint: '>= 6'
5806 typescript: '>= 2.7'
5807 vue-template-compiler: '*'
5808 webpack: '>= 4'
5809 peerDependenciesMeta:
5810 eslint:
5811 optional: true
5812 vue-template-compiler:
5813 optional: true
5814 dependencies:
5815 '@babel/code-frame': 7.21.4
5816 '@types/json-schema': 7.0.11
5817 chalk: 4.1.2
5818 chokidar: 3.5.3
5819 cosmiconfig: 6.0.0
5820 deepmerge: 4.3.1
5821 eslint: 8.39.0
5822 fs-extra: 9.1.0
5823 glob: 7.2.3
5824 memfs: 3.5.1
5825 minimatch: 3.1.2
5826 schema-utils: 2.7.0
5827 semver: 7.5.0
5828 tapable: 1.1.3
5829 typescript: 5.0.4
5830 webpack: 5.80.0
5831 dev: true
5832
5833 /form-data@4.0.0:
5834 resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
5835 engines: {node: '>= 6'}
5836 dependencies:
5837 asynckit: 0.4.0
5838 combined-stream: 1.0.8
5839 mime-types: 2.1.35
5840 dev: true
5841
5842 /forwarded@0.2.0:
5843 resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
5844 engines: {node: '>= 0.6'}
5845 dev: true
5846
5847 /fraction.js@4.2.0:
5848 resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==}
5849 dev: true
5850
5851 /fragment-cache@0.2.1:
5852 resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==}
5853 engines: {node: '>=0.10.0'}
5854 dependencies:
5855 map-cache: 0.2.2
5856 dev: true
5857
5858 /fresh@0.5.2:
5859 resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
5860 engines: {node: '>= 0.6'}
5861
5862 /from2@2.3.0:
5863 resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==}
5864 dependencies:
5865 inherits: 2.0.4
5866 readable-stream: 2.3.8
5867 dev: true
5868
5869 /fs-constants@1.0.0:
5870 resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
5871 dev: true
5872
5873 /fs-extra@9.1.0:
5874 resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
5875 engines: {node: '>=10'}
5876 dependencies:
5877 at-least-node: 1.0.0
5878 graceful-fs: 4.2.11
5879 jsonfile: 6.1.0
5880 universalify: 2.0.0
5881 dev: true
5882
5883 /fs-monkey@1.0.3:
5884 resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==}
5885 dev: true
5886
5887 /fs.realpath@1.0.0:
5888 resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
5889 dev: true
5890
5891 /fsevents@2.3.2:
5892 resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
5893 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
5894 os: [darwin]
5895 requiresBuild: true
5896 dev: true
5897 optional: true
5898
5899 /fswin@2.17.1227:
5900 resolution: {integrity: sha512-xNDktvwzSsXT8Xqnpz59VbuFwGHhtn1w+dS7QQ+wAu5cbH0p3WMGKU9Duf7cPna+nubhR+5ZG1MTl6/V6xgRgw==}
5901 engines: {node: '>= 0.6'}
5902 dev: true
5903
5904 /function-bind@1.1.1:
5905 resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
5906 dev: true
5907
5908 /gensync@1.0.0-beta.2:
5909 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
5910 engines: {node: '>=6.9.0'}
5911 dev: true
5912
5913 /get-caller-file@2.0.5:
5914 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
5915 engines: {node: 6.* || 8.* || >= 10.*}
5916 dev: true
5917
5918 /get-func-name@2.0.0:
5919 resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==}
5920 dev: true
5921
5922 /get-intrinsic@1.2.0:
5923 resolution: {integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==}
5924 dependencies:
5925 function-bind: 1.1.1
5926 has: 1.0.3
5927 has-symbols: 1.0.3
5928 dev: true
5929
5930 /get-proxy@2.1.0:
5931 resolution: {integrity: sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==}
5932 engines: {node: '>=4'}
5933 dependencies:
5934 npm-conf: 1.1.3
5935 dev: true
5936
5937 /get-stream@2.3.1:
5938 resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==}
5939 engines: {node: '>=0.10.0'}
5940 dependencies:
5941 object-assign: 4.1.1
5942 pinkie-promise: 2.0.1
5943 dev: true
5944
5945 /get-stream@3.0.0:
5946 resolution: {integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==}
5947 engines: {node: '>=4'}
5948 dev: true
5949
5950 /get-stream@4.1.0:
5951 resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==}
5952 engines: {node: '>=6'}
5953 dependencies:
5954 pump: 3.0.0
5955 dev: true
5956
5957 /get-stream@5.2.0:
5958 resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
5959 engines: {node: '>=8'}
5960 dependencies:
5961 pump: 3.0.0
5962 dev: true
5963
5964 /get-stream@6.0.1:
5965 resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
5966 engines: {node: '>=10'}
5967 dev: true
5968
5969 /get-value@2.0.6:
5970 resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==}
5971 engines: {node: '>=0.10.0'}
5972 dev: true
5973
5974 /git-clone@0.1.0:
5975 resolution: {integrity: sha512-zs9rlfa7HyaJAKG9o+V7C6qfMzyc+tb1IIXdUFcOBcR1U7siKy/uPdauLlrH1mc0vOgUwIv4BF+QxPiiTYz3Rw==}
5976 dev: true
5977
5978 /git-config-path@2.0.0:
5979 resolution: {integrity: sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==}
5980 engines: {node: '>=4'}
5981 dev: true
5982
5983 /glob-parent@5.1.2:
5984 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
5985 engines: {node: '>= 6'}
5986 dependencies:
5987 is-glob: 4.0.3
5988 dev: true
5989
5990 /glob-parent@6.0.2:
5991 resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
5992 engines: {node: '>=10.13.0'}
5993 dependencies:
5994 is-glob: 4.0.3
5995 dev: true
5996
5997 /glob-to-regexp@0.4.1:
5998 resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
5999 dev: true
6000
6001 /glob@10.2.2:
6002 resolution: {integrity: sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==}
6003 engines: {node: '>=16 || 14 >=14.17'}
6004 hasBin: true
6005 dependencies:
6006 foreground-child: 3.1.1
6007 jackspeak: 2.1.0
6008 minimatch: 9.0.0
6009 minipass: 5.0.0
6010 path-scurry: 1.7.0
6011 dev: true
6012
6013 /glob@7.1.6:
6014 resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==}
6015 dependencies:
6016 fs.realpath: 1.0.0
6017 inflight: 1.0.6
6018 inherits: 2.0.4
6019 minimatch: 3.1.2
6020 once: 1.4.0
6021 path-is-absolute: 1.0.1
6022 dev: true
6023
6024 /glob@7.2.3:
6025 resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
6026 dependencies:
6027 fs.realpath: 1.0.0
6028 inflight: 1.0.6
6029 inherits: 2.0.4
6030 minimatch: 3.1.2
6031 once: 1.4.0
6032 path-is-absolute: 1.0.1
6033 dev: true
6034
6035 /glob@8.1.0:
6036 resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
6037 engines: {node: '>=12'}
6038 dependencies:
6039 fs.realpath: 1.0.0
6040 inflight: 1.0.6
6041 inherits: 2.0.4
6042 minimatch: 5.1.6
6043 once: 1.4.0
6044 dev: true
6045
6046 /global-dirs@0.1.1:
6047 resolution: {integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==}
6048 engines: {node: '>=4'}
6049 dependencies:
6050 ini: 1.3.8
6051 dev: true
6052
6053 /globals@11.12.0:
6054 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
6055 engines: {node: '>=4'}
6056 dev: true
6057
6058 /globals@13.20.0:
6059 resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==}
6060 engines: {node: '>=8'}
6061 dependencies:
6062 type-fest: 0.20.2
6063 dev: true
6064
6065 /globby@10.0.2:
6066 resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==}
6067 engines: {node: '>=8'}
6068 dependencies:
6069 '@types/glob': 7.2.0
6070 array-union: 2.1.0
6071 dir-glob: 3.0.1
6072 fast-glob: 3.2.12
6073 glob: 7.2.3
6074 ignore: 5.2.4
6075 merge2: 1.4.1
6076 slash: 3.0.0
6077 dev: true
6078
6079 /globby@11.1.0:
6080 resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
6081 engines: {node: '>=10'}
6082 dependencies:
6083 array-union: 2.1.0
6084 dir-glob: 3.0.1
6085 fast-glob: 3.2.12
6086 ignore: 5.2.4
6087 merge2: 1.4.1
6088 slash: 3.0.0
6089 dev: true
6090
6091 /got@8.3.2:
6092 resolution: {integrity: sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==}
6093 engines: {node: '>=4'}
6094 dependencies:
6095 '@sindresorhus/is': 0.7.0
6096 '@types/keyv': 3.1.4
6097 '@types/responselike': 1.0.0
6098 cacheable-request: 2.1.4
6099 decompress-response: 3.3.0
6100 duplexer3: 0.1.5
6101 get-stream: 3.0.0
6102 into-stream: 3.1.0
6103 is-retry-allowed: 1.2.0
6104 isurl: 1.0.0
6105 lowercase-keys: 1.0.1
6106 mimic-response: 1.0.1
6107 p-cancelable: 0.4.1
6108 p-timeout: 2.0.1
6109 pify: 3.0.0
6110 safe-buffer: 5.2.1
6111 timed-out: 4.0.1
6112 url-parse-lax: 3.0.0
6113 url-to-options: 1.0.1
6114 dev: true
6115
6116 /graceful-fs@4.2.11:
6117 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
6118 dev: true
6119
6120 /grapheme-splitter@1.0.4:
6121 resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
6122 dev: true
6123
6124 /graphql-subscriptions@1.2.1(graphql@15.8.0):
6125 resolution: {integrity: sha512-95yD/tKi24q8xYa7Q9rhQN16AYj5wPbrb8tmHGM3WRc9EBmWrG/0kkMl+tQG8wcEuE9ibR4zyOM31p5Sdr2v4g==}
6126 peerDependencies:
6127 graphql: ^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
6128 dependencies:
6129 graphql: 15.8.0
6130 iterall: 1.3.0
6131 dev: true
6132
6133 /graphql-tag@2.12.6(graphql@15.8.0):
6134 resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
6135 engines: {node: '>=10'}
6136 peerDependencies:
6137 graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
6138 dependencies:
6139 graphql: 15.8.0
6140 tslib: 2.5.0
6141 dev: true
6142
6143 /graphql-type-json@0.3.2(graphql@15.8.0):
6144 resolution: {integrity: sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==}
6145 peerDependencies:
6146 graphql: '>=0.8.0'
6147 dependencies:
6148 graphql: 15.8.0
6149 dev: true
6150
6151 /graphql@15.8.0:
6152 resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==}
6153 engines: {node: '>= 10.x'}
6154 dev: true
6155
6156 /growl@1.10.5:
6157 resolution: {integrity: sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==}
6158 engines: {node: '>=4.x'}
6159 dev: true
6160
6161 /growly@1.3.0:
6162 resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==}
6163 dev: true
6164
6165 /gzip-size@6.0.0:
6166 resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==}
6167 engines: {node: '>=10'}
6168 dependencies:
6169 duplexer: 0.1.2
6170 dev: true
6171
6172 /handle-thing@2.0.1:
6173 resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==}
6174 dev: true
6175
6176 /has-flag@3.0.0:
6177 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
6178 engines: {node: '>=4'}
6179 dev: true
6180
6181 /has-flag@4.0.0:
6182 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
6183 engines: {node: '>=8'}
6184 dev: true
6185
6186 /has-property-descriptors@1.0.0:
6187 resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
6188 dependencies:
6189 get-intrinsic: 1.2.0
6190 dev: true
6191
6192 /has-symbol-support-x@1.4.2:
6193 resolution: {integrity: sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==}
6194 dev: true
6195
6196 /has-symbols@1.0.3:
6197 resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
6198 engines: {node: '>= 0.4'}
6199 dev: true
6200
6201 /has-to-string-tag-x@1.4.1:
6202 resolution: {integrity: sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==}
6203 dependencies:
6204 has-symbol-support-x: 1.4.2
6205 dev: true
6206
6207 /has-value@0.3.1:
6208 resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==}
6209 engines: {node: '>=0.10.0'}
6210 dependencies:
6211 get-value: 2.0.6
6212 has-values: 0.1.4
6213 isobject: 2.1.0
6214 dev: true
6215
6216 /has-value@1.0.0:
6217 resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==}
6218 engines: {node: '>=0.10.0'}
6219 dependencies:
6220 get-value: 2.0.6
6221 has-values: 1.0.0
6222 isobject: 3.0.1
6223 dev: true
6224
6225 /has-values@0.1.4:
6226 resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==}
6227 engines: {node: '>=0.10.0'}
6228 dev: true
6229
6230 /has-values@1.0.0:
6231 resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==}
6232 engines: {node: '>=0.10.0'}
6233 dependencies:
6234 is-number: 3.0.0
6235 kind-of: 4.0.0
6236 dev: true
6237
6238 /has@1.0.3:
6239 resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
6240 engines: {node: '>= 0.4.0'}
6241 dependencies:
6242 function-bind: 1.1.1
6243 dev: true
6244
6245 /hash-sum@1.0.2:
6246 resolution: {integrity: sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==}
6247 dev: true
6248
6249 /hash-sum@2.0.0:
6250 resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
6251 dev: true
6252
6253 /he@1.2.0:
6254 resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
6255 hasBin: true
6256 dev: true
6257
6258 /highlight.js@10.7.3:
6259 resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==}
6260 dev: true
6261
6262 /hosted-git-info@2.8.9:
6263 resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
6264 dev: true
6265
6266 /hpack.js@2.1.6:
6267 resolution: {integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==}
6268 dependencies:
6269 inherits: 2.0.4
6270 obuf: 1.1.2
6271 readable-stream: 2.3.8
6272 wbuf: 1.7.3
6273 dev: true
6274
6275 /html-encoding-sniffer@3.0.0:
6276 resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==}
6277 engines: {node: '>=12'}
6278 dependencies:
6279 whatwg-encoding: 2.0.0
6280 dev: true
6281
6282 /html-entities@2.3.3:
6283 resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==}
6284 dev: true
6285
6286 /html-minifier-terser@6.1.0:
6287 resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==}
6288 engines: {node: '>=12'}
6289 hasBin: true
6290 dependencies:
6291 camel-case: 4.1.2
6292 clean-css: 5.3.2
6293 commander: 8.3.0
6294 he: 1.2.0
6295 param-case: 3.0.4
6296 relateurl: 0.2.7
6297 terser: 5.17.1
6298 dev: true
6299
6300 /html-tags@2.0.0:
6301 resolution: {integrity: sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g==}
6302 engines: {node: '>=4'}
6303 dev: true
6304
6305 /html-tags@3.3.1:
6306 resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==}
6307 engines: {node: '>=8'}
6308 dev: true
6309
6310 /html-webpack-plugin@5.5.1(webpack@5.80.0):
6311 resolution: {integrity: sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==}
6312 engines: {node: '>=10.13.0'}
6313 peerDependencies:
6314 webpack: ^5.20.0
6315 dependencies:
6316 '@types/html-minifier-terser': 6.1.0
6317 html-minifier-terser: 6.1.0
6318 lodash: 4.17.21
6319 pretty-error: 4.0.0
6320 tapable: 2.2.1
6321 webpack: 5.80.0
6322 dev: true
6323
6324 /htmlparser2@6.1.0:
6325 resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==}
6326 dependencies:
6327 domelementtype: 2.3.0
6328 domhandler: 4.3.1
6329 domutils: 2.8.0
6330 entities: 2.2.0
6331 dev: true
6332
6333 /http-cache-semantics@3.8.1:
6334 resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==}
6335 dev: true
6336
6337 /http-deceiver@1.2.7:
6338 resolution: {integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==}
6339 dev: true
6340
6341 /http-errors@1.6.3:
6342 resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==}
6343 engines: {node: '>= 0.6'}
6344 dependencies:
6345 depd: 1.1.2
6346 inherits: 2.0.3
6347 setprototypeof: 1.1.0
6348 statuses: 1.5.0
6349 dev: true
6350
6351 /http-errors@2.0.0:
6352 resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
6353 engines: {node: '>= 0.8'}
6354 dependencies:
6355 depd: 2.0.0
6356 inherits: 2.0.4
6357 setprototypeof: 1.2.0
6358 statuses: 2.0.1
6359 toidentifier: 1.0.1
6360
6361 /http-parser-js@0.5.8:
6362 resolution: {integrity: sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==}
6363 dev: true
6364
6365 /http-proxy-agent@5.0.0:
6366 resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
6367 engines: {node: '>= 6'}
6368 dependencies:
6369 '@tootallnate/once': 2.0.0
6370 agent-base: 6.0.2
6371 debug: 4.3.4
6372 transitivePeerDependencies:
6373 - supports-color
6374 dev: true
6375
6376 /http-proxy-middleware@2.0.6(@types/express@4.17.17)(debug@4.3.4):
6377 resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==}
6378 engines: {node: '>=12.0.0'}
6379 peerDependencies:
6380 '@types/express': ^4.17.13
6381 peerDependenciesMeta:
6382 '@types/express':
6383 optional: true
6384 dependencies:
6385 '@types/express': 4.17.17
6386 '@types/http-proxy': 1.17.10
6387 http-proxy: 1.18.1(debug@4.3.4)
6388 is-glob: 4.0.3
6389 is-plain-obj: 3.0.0
6390 micromatch: 4.0.5
6391 transitivePeerDependencies:
6392 - debug
6393 dev: true
6394
6395 /http-proxy@1.18.1(debug@4.3.4):
6396 resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
6397 engines: {node: '>=8.0.0'}
6398 dependencies:
6399 eventemitter3: 4.0.7
6400 follow-redirects: 1.15.2(debug@4.3.4)
6401 requires-port: 1.0.0
6402 transitivePeerDependencies:
6403 - debug
6404 dev: true
6405
6406 /https-proxy-agent@5.0.1:
6407 resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
6408 engines: {node: '>= 6'}
6409 dependencies:
6410 agent-base: 6.0.2
6411 debug: 4.3.4
6412 transitivePeerDependencies:
6413 - supports-color
6414 dev: true
6415
6416 /human-signals@1.1.1:
6417 resolution: {integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==}
6418 engines: {node: '>=8.12.0'}
6419 dev: true
6420
6421 /human-signals@2.1.0:
6422 resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
6423 engines: {node: '>=10.17.0'}
6424 dev: true
6425
6426 /iconv-lite@0.4.24:
6427 resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
6428 engines: {node: '>=0.10.0'}
6429 dependencies:
6430 safer-buffer: 2.1.2
6431 dev: true
6432
6433 /iconv-lite@0.6.3:
6434 resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
6435 engines: {node: '>=0.10.0'}
6436 dependencies:
6437 safer-buffer: 2.1.2
6438 dev: true
6439
6440 /icss-utils@5.1.0(postcss@8.4.23):
6441 resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
6442 engines: {node: ^10 || ^12 || >= 14}
6443 peerDependencies:
6444 postcss: ^8.1.0
6445 dependencies:
6446 postcss: 8.4.23
6447 dev: true
6448
6449 /ieee754@1.2.1:
6450 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
6451 dev: true
6452
6453 /ignore@5.2.4:
6454 resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==}
6455 engines: {node: '>= 4'}
6456 dev: true
6457
6458 /import-fresh@3.3.0:
6459 resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
6460 engines: {node: '>=6'}
6461 dependencies:
6462 parent-module: 1.0.1
6463 resolve-from: 4.0.0
6464 dev: true
6465
6466 /import-global@0.1.0:
6467 resolution: {integrity: sha512-8+hPJLML+m1ym9NSeZXTXFkY5+ml0fYFAzO5yhZiaFQvk9kO0NkE7vd7e7kCVjkTmAxsDPbrWwLQACMwGTDgIg==}
6468 engines: {node: '>=4'}
6469 dependencies:
6470 global-dirs: 0.1.1
6471 dev: true
6472
6473 /imurmurhash@0.1.4:
6474 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
6475 engines: {node: '>=0.8.19'}
6476 dev: true
6477
6478 /indent-string@4.0.0:
6479 resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
6480 engines: {node: '>=8'}
6481 dev: true
6482
6483 /inflight@1.0.6:
6484 resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
6485 dependencies:
6486 once: 1.4.0
6487 wrappy: 1.0.2
6488 dev: true
6489
6490 /inherits@2.0.3:
6491 resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==}
6492 dev: true
6493
6494 /inherits@2.0.4:
6495 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
6496
6497 /ini@1.3.8:
6498 resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
6499 dev: true
6500
6501 /ini@2.0.0:
6502 resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==}
6503 engines: {node: '>=10'}
6504 dev: true
6505
6506 /inquirer@7.3.3:
6507 resolution: {integrity: sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==}
6508 engines: {node: '>=8.0.0'}
6509 dependencies:
6510 ansi-escapes: 4.3.2
6511 chalk: 4.1.2
6512 cli-cursor: 3.1.0
6513 cli-width: 3.0.0
6514 external-editor: 3.1.0
6515 figures: 3.2.0
6516 lodash: 4.17.21
6517 mute-stream: 0.0.8
6518 run-async: 2.4.1
6519 rxjs: 6.6.7
6520 string-width: 4.2.3
6521 strip-ansi: 6.0.1
6522 through: 2.3.8
6523 dev: true
6524
6525 /inquirer@8.2.5:
6526 resolution: {integrity: sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==}
6527 engines: {node: '>=12.0.0'}
6528 dependencies:
6529 ansi-escapes: 4.3.2
6530 chalk: 4.1.2
6531 cli-cursor: 3.1.0
6532 cli-width: 3.0.0
6533 external-editor: 3.1.0
6534 figures: 3.2.0
6535 lodash: 4.17.21
6536 mute-stream: 0.0.8
6537 ora: 5.4.1
6538 run-async: 2.4.1
6539 rxjs: 7.8.0
6540 string-width: 4.2.3
6541 strip-ansi: 6.0.1
6542 through: 2.3.8
6543 wrap-ansi: 7.0.0
6544 dev: true
6545
6546 /interpret@1.4.0:
6547 resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==}
6548 engines: {node: '>= 0.10'}
6549 dev: true
6550
6551 /into-stream@3.1.0:
6552 resolution: {integrity: sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==}
6553 engines: {node: '>=4'}
6554 dependencies:
6555 from2: 2.3.0
6556 p-is-promise: 1.1.0
6557 dev: true
6558
6559 /ipaddr.js@1.9.1:
6560 resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
6561 engines: {node: '>= 0.10'}
6562 dev: true
6563
6564 /ipaddr.js@2.0.1:
6565 resolution: {integrity: sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==}
6566 engines: {node: '>= 10'}
6567 dev: true
6568
6569 /is-accessor-descriptor@0.1.6:
6570 resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==}
6571 engines: {node: '>=0.10.0'}
6572 dependencies:
6573 kind-of: 3.2.2
6574 dev: true
6575
6576 /is-accessor-descriptor@1.0.0:
6577 resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==}
6578 engines: {node: '>=0.10.0'}
6579 dependencies:
6580 kind-of: 6.0.3
6581 dev: true
6582
6583 /is-arrayish@0.2.1:
6584 resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
6585 dev: true
6586
6587 /is-binary-path@2.1.0:
6588 resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
6589 engines: {node: '>=8'}
6590 dependencies:
6591 binary-extensions: 2.2.0
6592 dev: true
6593
6594 /is-buffer@1.1.6:
6595 resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==}
6596 dev: true
6597
6598 /is-ci@1.2.1:
6599 resolution: {integrity: sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==}
6600 hasBin: true
6601 dependencies:
6602 ci-info: 1.6.0
6603 dev: true
6604
6605 /is-core-module@2.12.0:
6606 resolution: {integrity: sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ==}
6607 dependencies:
6608 has: 1.0.3
6609 dev: true
6610
6611 /is-data-descriptor@0.1.4:
6612 resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==}
6613 engines: {node: '>=0.10.0'}
6614 dependencies:
6615 kind-of: 3.2.2
6616 dev: true
6617
6618 /is-data-descriptor@1.0.0:
6619 resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==}
6620 engines: {node: '>=0.10.0'}
6621 dependencies:
6622 kind-of: 6.0.3
6623 dev: true
6624
6625 /is-descriptor@0.1.6:
6626 resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==}
6627 engines: {node: '>=0.10.0'}
6628 dependencies:
6629 is-accessor-descriptor: 0.1.6
6630 is-data-descriptor: 0.1.4
6631 kind-of: 5.1.0
6632 dev: true
6633
6634 /is-descriptor@1.0.2:
6635 resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==}
6636 engines: {node: '>=0.10.0'}
6637 dependencies:
6638 is-accessor-descriptor: 1.0.0
6639 is-data-descriptor: 1.0.0
6640 kind-of: 6.0.3
6641 dev: true
6642
6643 /is-docker@2.2.1:
6644 resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
6645 engines: {node: '>=8'}
6646 hasBin: true
6647 dev: true
6648
6649 /is-extendable@0.1.1:
6650 resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
6651 engines: {node: '>=0.10.0'}
6652 dev: true
6653
6654 /is-extendable@1.0.1:
6655 resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==}
6656 engines: {node: '>=0.10.0'}
6657 dependencies:
6658 is-plain-object: 2.0.4
6659 dev: true
6660
6661 /is-extglob@2.1.1:
6662 resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
6663 engines: {node: '>=0.10.0'}
6664 dev: true
6665
6666 /is-file-esm@1.0.0:
6667 resolution: {integrity: sha512-rZlaNKb4Mr8WlRu2A9XdeoKgnO5aA53XdPHgCKVyCrQ/rWi89RET1+bq37Ru46obaQXeiX4vmFIm1vks41hoSA==}
6668 dependencies:
6669 read-pkg-up: 7.0.1
6670 dev: true
6671
6672 /is-fullwidth-code-point@2.0.0:
6673 resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==}
6674 engines: {node: '>=4'}
6675 dev: true
6676
6677 /is-fullwidth-code-point@3.0.0:
6678 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
6679 engines: {node: '>=8'}
6680 dev: true
6681
6682 /is-glob@4.0.3:
6683 resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
6684 engines: {node: '>=0.10.0'}
6685 dependencies:
6686 is-extglob: 2.1.1
6687 dev: true
6688
6689 /is-interactive@1.0.0:
6690 resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==}
6691 engines: {node: '>=8'}
6692 dev: true
6693
6694 /is-natural-number@4.0.1:
6695 resolution: {integrity: sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==}
6696 dev: true
6697
6698 /is-number@3.0.0:
6699 resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==}
6700 engines: {node: '>=0.10.0'}
6701 dependencies:
6702 kind-of: 3.2.2
6703 dev: true
6704
6705 /is-number@7.0.0:
6706 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
6707 engines: {node: '>=0.12.0'}
6708 dev: true
6709
6710 /is-object@1.0.2:
6711 resolution: {integrity: sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==}
6712 dev: true
6713
6714 /is-path-inside@3.0.3:
6715 resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
6716 engines: {node: '>=8'}
6717 dev: true
6718
6719 /is-plain-obj@1.1.0:
6720 resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==}
6721 engines: {node: '>=0.10.0'}
6722 dev: true
6723
6724 /is-plain-obj@2.1.0:
6725 resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
6726 engines: {node: '>=8'}
6727 dev: true
6728
6729 /is-plain-obj@3.0.0:
6730 resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==}
6731 engines: {node: '>=10'}
6732 dev: true
6733
6734 /is-plain-object@2.0.4:
6735 resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==}
6736 engines: {node: '>=0.10.0'}
6737 dependencies:
6738 isobject: 3.0.1
6739 dev: true
6740
6741 /is-potential-custom-element-name@1.0.1:
6742 resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
6743 dev: true
6744
6745 /is-promise@2.2.2:
6746 resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==}
6747 dev: true
6748
6749 /is-retry-allowed@1.2.0:
6750 resolution: {integrity: sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==}
6751 engines: {node: '>=0.10.0'}
6752 dev: true
6753
6754 /is-stream@1.1.0:
6755 resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==}
6756 engines: {node: '>=0.10.0'}
6757 dev: true
6758
6759 /is-stream@2.0.1:
6760 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
6761 engines: {node: '>=8'}
6762 dev: true
6763
6764 /is-unicode-supported@0.1.0:
6765 resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
6766 engines: {node: '>=10'}
6767 dev: true
6768
6769 /is-windows@1.0.2:
6770 resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
6771 engines: {node: '>=0.10.0'}
6772 dev: true
6773
6774 /is-wsl@2.2.0:
6775 resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==}
6776 engines: {node: '>=8'}
6777 dependencies:
6778 is-docker: 2.2.1
6779 dev: true
6780
6781 /isarray@1.0.0:
6782 resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
6783 dev: true
6784
6785 /isbinaryfile@4.0.10:
6786 resolution: {integrity: sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==}
6787 engines: {node: '>= 8.0.0'}
6788 dev: true
6789
6790 /isexe@2.0.0:
6791 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
6792 dev: true
6793
6794 /isobject@2.1.0:
6795 resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==}
6796 engines: {node: '>=0.10.0'}
6797 dependencies:
6798 isarray: 1.0.0
6799 dev: true
6800
6801 /isobject@3.0.1:
6802 resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==}
6803 engines: {node: '>=0.10.0'}
6804 dev: true
6805
6806 /isurl@1.0.0:
6807 resolution: {integrity: sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==}
6808 engines: {node: '>= 4'}
6809 dependencies:
6810 has-to-string-tag-x: 1.4.1
6811 is-object: 1.0.2
6812 dev: true
6813
6814 /iterall@1.3.0:
6815 resolution: {integrity: sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==}
6816 dev: true
6817
6818 /jackspeak@2.1.0:
6819 resolution: {integrity: sha512-DiEwVPqsieUzZBNxQ2cxznmFzfg/AMgJUjYw5xl6rSmCxAQXECcbSdwcLM6Ds6T09+SBfSNCGPhYUoQ96P4h7A==}
6820 engines: {node: '>=14'}
6821 dependencies:
6822 cliui: 7.0.4
6823 optionalDependencies:
6824 '@pkgjs/parseargs': 0.11.0
6825 dev: true
6826
6827 /jake@10.8.5:
6828 resolution: {integrity: sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==}
6829 engines: {node: '>=10'}
6830 hasBin: true
6831 dependencies:
6832 async: 3.2.4
6833 chalk: 4.1.2
6834 filelist: 1.0.4
6835 minimatch: 3.1.2
6836 dev: true
6837
6838 /javascript-stringify@2.1.0:
6839 resolution: {integrity: sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==}
6840 dev: true
6841
6842 /jest-worker@27.5.1:
6843 resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
6844 engines: {node: '>= 10.13.0'}
6845 dependencies:
6846 '@types/node': 18.16.0
6847 merge-stream: 2.0.0
6848 supports-color: 8.1.1
6849 dev: true
6850
6851 /jest-worker@28.1.3:
6852 resolution: {integrity: sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==}
6853 engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
6854 dependencies:
6855 '@types/node': 18.16.0
6856 merge-stream: 2.0.0
6857 supports-color: 8.1.1
6858 dev: true
6859
6860 /joi@17.9.1:
6861 resolution: {integrity: sha512-FariIi9j6QODKATGBrEX7HZcja8Bsh3rfdGYy/Sb65sGlZWK/QWesU1ghk7aJWDj95knjXlQfSmzFSPPkLVsfw==}
6862 dependencies:
6863 '@hapi/hoek': 9.3.0
6864 '@hapi/topo': 5.1.0
6865 '@sideway/address': 4.1.4
6866 '@sideway/formula': 3.0.1
6867 '@sideway/pinpoint': 2.0.0
6868 dev: true
6869
6870 /js-beautify@1.14.6:
6871 resolution: {integrity: sha512-GfofQY5zDp+cuHc+gsEXKPpNw2KbPddreEo35O6jT6i0RVK6LhsoYBhq5TvK4/n74wnA0QbK8gGd+jUZwTMKJw==}
6872 engines: {node: '>=10'}
6873 hasBin: true
6874 dependencies:
6875 config-chain: 1.1.13
6876 editorconfig: 0.15.3
6877 glob: 8.1.0
6878 nopt: 6.0.0
6879 dev: true
6880
6881 /js-message@1.0.7:
6882 resolution: {integrity: sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA==}
6883 engines: {node: '>=0.6.0'}
6884 dev: true
6885
6886 /js-sdsl@4.4.0:
6887 resolution: {integrity: sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==}
6888 dev: true
6889
6890 /js-tokens@4.0.0:
6891 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
6892 dev: true
6893
6894 /js-yaml@3.14.1:
6895 resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
6896 hasBin: true
6897 dependencies:
6898 argparse: 1.0.10
6899 esprima: 4.0.1
6900 dev: true
6901
6902 /js-yaml@4.0.0:
6903 resolution: {integrity: sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q==}
6904 hasBin: true
6905 dependencies:
6906 argparse: 2.0.1
6907 dev: true
6908
6909 /js-yaml@4.1.0:
6910 resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
6911 hasBin: true
6912 dependencies:
6913 argparse: 2.0.1
6914 dev: true
6915
6916 /jscodeshift@0.11.0(@babel/preset-env@7.21.4):
6917 resolution: {integrity: sha512-SdRK2C7jjs4k/kT2mwtO07KJN9RnjxtKn03d9JVj6c3j9WwaLcFYsICYDnLAzY0hp+wG2nxl+Cm2jWLiNVYb8g==}
6918 hasBin: true
6919 peerDependencies:
6920 '@babel/preset-env': ^7.1.6
6921 dependencies:
6922 '@babel/core': 7.21.4
6923 '@babel/parser': 7.21.4
6924 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4)
6925 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4)
6926 '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4)
6927 '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4)
6928 '@babel/preset-env': 7.21.4(@babel/core@7.21.4)
6929 '@babel/preset-flow': 7.21.4(@babel/core@7.21.4)
6930 '@babel/preset-typescript': 7.21.4(@babel/core@7.21.4)
6931 '@babel/register': 7.21.0(@babel/core@7.21.4)
6932 babel-core: 7.0.0-bridge.0(@babel/core@7.21.4)
6933 colors: 1.4.0
6934 flow-parser: 0.204.0
6935 graceful-fs: 4.2.11
6936 micromatch: 3.1.10
6937 neo-async: 2.6.2
6938 node-dir: 0.1.17
6939 recast: 0.20.5
6940 temp: 0.8.4
6941 write-file-atomic: 2.4.3
6942 transitivePeerDependencies:
6943 - supports-color
6944 dev: true
6945
6946 /jsdom-global@3.0.2(jsdom@18.1.1):
6947 resolution: {integrity: sha512-t1KMcBkz/pT5JrvcJbpUR2u/w1kO9jXctaaGJ0vZDzwFnIvGWw9IDSRciT83kIs8Bnw4qpOl8bQK08V01YgMPg==}
6948 peerDependencies:
6949 jsdom: '>=10.0.0'
6950 dependencies:
6951 jsdom: 18.1.1
6952 dev: true
6953
6954 /jsdom@18.1.1:
6955 resolution: {integrity: sha512-NmJQbjQ/gpS/1at/ce3nCx89HbXL/f5OcenBe8wU1Eik0ROhyUc3LtmG3567dEHAGXkN8rmILW/qtCOPxPHQJw==}
6956 engines: {node: '>=12'}
6957 peerDependencies:
6958 canvas: ^2.5.0
6959 peerDependenciesMeta:
6960 canvas:
6961 optional: true
6962 dependencies:
6963 abab: 2.0.6
6964 acorn: 8.8.2
6965 acorn-globals: 6.0.0
6966 cssom: 0.5.0
6967 cssstyle: 2.3.0
6968 data-urls: 3.0.2
6969 decimal.js: 10.4.3
6970 domexception: 4.0.0
6971 escodegen: 2.0.0
6972 form-data: 4.0.0
6973 html-encoding-sniffer: 3.0.0
6974 http-proxy-agent: 5.0.0
6975 https-proxy-agent: 5.0.1
6976 is-potential-custom-element-name: 1.0.1
6977 nwsapi: 2.2.4
6978 parse5: 6.0.1
6979 saxes: 5.0.1
6980 symbol-tree: 3.2.4
6981 tough-cookie: 4.1.2
6982 w3c-hr-time: 1.0.2
6983 w3c-xmlserializer: 3.0.0
6984 webidl-conversions: 7.0.0
6985 whatwg-encoding: 2.0.0
6986 whatwg-mimetype: 3.0.0
6987 whatwg-url: 10.0.0
6988 ws: 8.13.0
6989 xml-name-validator: 4.0.0
6990 transitivePeerDependencies:
6991 - bufferutil
6992 - supports-color
6993 - utf-8-validate
6994 dev: true
6995
6996 /jsesc@0.5.0:
6997 resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
6998 hasBin: true
6999 dev: true
7000
7001 /jsesc@2.5.2:
7002 resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
7003 engines: {node: '>=4'}
7004 hasBin: true
7005 dev: true
7006
7007 /json-buffer@3.0.0:
7008 resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==}
7009 dev: true
7010
7011 /json-parse-better-errors@1.0.2:
7012 resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==}
7013 dev: true
7014
7015 /json-parse-even-better-errors@2.3.1:
7016 resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
7017 dev: true
7018
7019 /json-schema-traverse@0.4.1:
7020 resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
7021 dev: true
7022
7023 /json-schema-traverse@1.0.0:
7024 resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
7025 dev: true
7026
7027 /json-stable-stringify-without-jsonify@1.0.1:
7028 resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
7029 dev: true
7030
7031 /json5@1.0.2:
7032 resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
7033 hasBin: true
7034 dependencies:
7035 minimist: 1.2.8
7036 dev: true
7037
7038 /json5@2.2.3:
7039 resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
7040 engines: {node: '>=6'}
7041 hasBin: true
7042 dev: true
7043
7044 /jsonfile@6.1.0:
7045 resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
7046 dependencies:
7047 universalify: 2.0.0
7048 optionalDependencies:
7049 graceful-fs: 4.2.11
7050 dev: true
7051
7052 /keyv@3.0.0:
7053 resolution: {integrity: sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==}
7054 dependencies:
7055 json-buffer: 3.0.0
7056 dev: true
7057
7058 /kind-of@3.2.2:
7059 resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==}
7060 engines: {node: '>=0.10.0'}
7061 dependencies:
7062 is-buffer: 1.1.6
7063 dev: true
7064
7065 /kind-of@4.0.0:
7066 resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==}
7067 engines: {node: '>=0.10.0'}
7068 dependencies:
7069 is-buffer: 1.1.6
7070 dev: true
7071
7072 /kind-of@5.1.0:
7073 resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==}
7074 engines: {node: '>=0.10.0'}
7075 dev: true
7076
7077 /kind-of@6.0.3:
7078 resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
7079 engines: {node: '>=0.10.0'}
7080 dev: true
7081
7082 /klona@2.0.6:
7083 resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
7084 engines: {node: '>= 8'}
7085 dev: true
7086
7087 /launch-editor-middleware@2.6.0:
7088 resolution: {integrity: sha512-K2yxgljj5TdCeRN1lBtO3/J26+AIDDDw+04y6VAiZbWcTdBwsYN6RrZBnW5DN/QiSIdKNjKdATLUUluWWFYTIA==}
7089 dependencies:
7090 launch-editor: 2.6.0
7091 dev: true
7092
7093 /launch-editor@2.6.0:
7094 resolution: {integrity: sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==}
7095 dependencies:
7096 picocolors: 1.0.0
7097 shell-quote: 1.8.1
7098 dev: true
7099
7100 /leven@3.1.0:
7101 resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
7102 engines: {node: '>=6'}
7103 dev: true
7104
7105 /levn@0.3.0:
7106 resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==}
7107 engines: {node: '>= 0.8.0'}
7108 dependencies:
7109 prelude-ls: 1.1.2
7110 type-check: 0.3.2
7111 dev: true
7112
7113 /levn@0.4.1:
7114 resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
7115 engines: {node: '>= 0.8.0'}
7116 dependencies:
7117 prelude-ls: 1.2.1
7118 type-check: 0.4.0
7119 dev: true
7120
7121 /lilconfig@2.1.0:
7122 resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
7123 engines: {node: '>=10'}
7124 dev: true
7125
7126 /lines-and-columns@1.2.4:
7127 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
7128 dev: true
7129
7130 /loader-runner@4.3.0:
7131 resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==}
7132 engines: {node: '>=6.11.5'}
7133 dev: true
7134
7135 /loader-utils@1.4.2:
7136 resolution: {integrity: sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==}
7137 engines: {node: '>=4.0.0'}
7138 dependencies:
7139 big.js: 5.2.2
7140 emojis-list: 3.0.0
7141 json5: 1.0.2
7142 dev: true
7143
7144 /loader-utils@2.0.4:
7145 resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==}
7146 engines: {node: '>=8.9.0'}
7147 dependencies:
7148 big.js: 5.2.2
7149 emojis-list: 3.0.0
7150 json5: 2.2.3
7151 dev: true
7152
7153 /locate-path@3.0.0:
7154 resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==}
7155 engines: {node: '>=6'}
7156 dependencies:
7157 p-locate: 3.0.0
7158 path-exists: 3.0.0
7159 dev: true
7160
7161 /locate-path@5.0.0:
7162 resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
7163 engines: {node: '>=8'}
7164 dependencies:
7165 p-locate: 4.1.0
7166 dev: true
7167
7168 /locate-path@6.0.0:
7169 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
7170 engines: {node: '>=10'}
7171 dependencies:
7172 p-locate: 5.0.0
7173 dev: true
7174
7175 /lodash.clonedeep@4.5.0:
7176 resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
7177 dev: true
7178
7179 /lodash.debounce@4.0.8:
7180 resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
7181 dev: true
7182
7183 /lodash.defaultsdeep@4.6.1:
7184 resolution: {integrity: sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA==}
7185 dev: true
7186
7187 /lodash.kebabcase@4.1.1:
7188 resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
7189 dev: true
7190
7191 /lodash.mapvalues@4.6.0:
7192 resolution: {integrity: sha512-JPFqXFeZQ7BfS00H58kClY7SPVeHertPE0lNuCyZ26/XlN8TvakYD7b9bGyNmXbT/D3BbtPAAmq90gPWqLkxlQ==}
7193 dev: true
7194
7195 /lodash.memoize@4.1.2:
7196 resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
7197 dev: true
7198
7199 /lodash.merge@4.6.2:
7200 resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
7201 dev: true
7202
7203 /lodash.sortby@4.7.0:
7204 resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
7205 dev: true
7206
7207 /lodash.uniq@4.5.0:
7208 resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
7209 dev: true
7210
7211 /lodash@4.17.21:
7212 resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
7213 dev: true
7214
7215 /log-symbols@4.0.0:
7216 resolution: {integrity: sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==}
7217 engines: {node: '>=10'}
7218 dependencies:
7219 chalk: 4.1.2
7220 dev: true
7221
7222 /log-symbols@4.1.0:
7223 resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
7224 engines: {node: '>=10'}
7225 dependencies:
7226 chalk: 4.1.2
7227 is-unicode-supported: 0.1.0
7228 dev: true
7229
7230 /log-update@2.3.0:
7231 resolution: {integrity: sha512-vlP11XfFGyeNQlmEn9tJ66rEW1coA/79m5z6BCkudjbAGE83uhAcGYrBFwfs3AdLiLzGRusRPAbSPK9xZteCmg==}
7232 engines: {node: '>=4'}
7233 dependencies:
7234 ansi-escapes: 3.2.0
7235 cli-cursor: 2.1.0
7236 wrap-ansi: 3.0.1
7237 dev: true
7238
7239 /loglevel@1.8.1:
7240 resolution: {integrity: sha512-tCRIJM51SHjAayKwC+QAg8hT8vg6z7GSgLJKGvzuPb1Wc+hLzqtuVLxp6/HzSPOozuK+8ErAhy7U/sVzw8Dgfg==}
7241 engines: {node: '>= 0.6.0'}
7242 dev: true
7243
7244 /long@4.0.0:
7245 resolution: {integrity: sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==}
7246 dev: true
7247
7248 /loupe@2.3.6:
7249 resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==}
7250 dependencies:
7251 get-func-name: 2.0.0
7252 dev: true
7253
7254 /lowdb@1.0.0:
7255 resolution: {integrity: sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==}
7256 engines: {node: '>=4'}
7257 dependencies:
7258 graceful-fs: 4.2.11
7259 is-promise: 2.2.2
7260 lodash: 4.17.21
7261 pify: 3.0.0
7262 steno: 0.4.4
7263 dev: true
7264
7265 /lower-case@2.0.2:
7266 resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
7267 dependencies:
7268 tslib: 2.5.0
7269 dev: true
7270
7271 /lowercase-keys@1.0.0:
7272 resolution: {integrity: sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==}
7273 engines: {node: '>=0.10.0'}
7274 dev: true
7275
7276 /lowercase-keys@1.0.1:
7277 resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==}
7278 engines: {node: '>=0.10.0'}
7279 dev: true
7280
7281 /lru-cache@4.1.5:
7282 resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==}
7283 dependencies:
7284 pseudomap: 1.0.2
7285 yallist: 2.1.2
7286 dev: true
7287
7288 /lru-cache@5.1.1:
7289 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
7290 dependencies:
7291 yallist: 3.1.1
7292 dev: true
7293
7294 /lru-cache@6.0.0:
7295 resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
7296 engines: {node: '>=10'}
7297 dependencies:
7298 yallist: 4.0.0
7299 dev: true
7300
7301 /lru-cache@7.13.1:
7302 resolution: {integrity: sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ==}
7303 engines: {node: '>=12'}
7304 dev: true
7305
7306 /lru-cache@9.1.1:
7307 resolution: {integrity: sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==}
7308 engines: {node: 14 || >=16.14}
7309 dev: true
7310
7311 /magic-string@0.25.9:
7312 resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
7313 dependencies:
7314 sourcemap-codec: 1.4.8
7315
7316 /make-dir@1.3.0:
7317 resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==}
7318 engines: {node: '>=4'}
7319 dependencies:
7320 pify: 3.0.0
7321 dev: true
7322
7323 /make-dir@2.1.0:
7324 resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
7325 engines: {node: '>=6'}
7326 dependencies:
7327 pify: 4.0.1
7328 semver: 5.7.1
7329 dev: true
7330
7331 /make-dir@3.1.0:
7332 resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
7333 engines: {node: '>=8'}
7334 dependencies:
7335 semver: 6.3.0
7336 dev: true
7337
7338 /map-cache@0.2.2:
7339 resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==}
7340 engines: {node: '>=0.10.0'}
7341 dev: true
7342
7343 /map-visit@1.0.0:
7344 resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==}
7345 engines: {node: '>=0.10.0'}
7346 dependencies:
7347 object-visit: 1.0.1
7348 dev: true
7349
7350 /mdn-data@2.0.14:
7351 resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==}
7352 dev: true
7353
7354 /media-typer@0.3.0:
7355 resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
7356 engines: {node: '>= 0.6'}
7357 dev: true
7358
7359 /memfs@3.5.1:
7360 resolution: {integrity: sha512-UWbFJKvj5k+nETdteFndTpYxdeTMox/ULeqX5k/dpaQJCCFmj5EeKv3dBcyO2xmkRAx2vppRu5dVG7SOtsGOzA==}
7361 engines: {node: '>= 4.0.0'}
7362 dependencies:
7363 fs-monkey: 1.0.3
7364 dev: true
7365
7366 /memory-fs@0.4.1:
7367 resolution: {integrity: sha512-cda4JKCxReDXFXRqOHPQscuIYg1PvxbE2S2GP45rnwfEK+vZaXC8C1OFvdHIbgw0DLzowXGVoxLaAmlgRy14GQ==}
7368 dependencies:
7369 errno: 0.1.8
7370 readable-stream: 2.3.8
7371 dev: true
7372
7373 /merge-descriptors@1.0.1:
7374 resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==}
7375 dev: true
7376
7377 /merge-source-map@1.1.0:
7378 resolution: {integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==}
7379 dependencies:
7380 source-map: 0.6.1
7381 dev: true
7382
7383 /merge-stream@2.0.0:
7384 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
7385 dev: true
7386
7387 /merge2@1.4.1:
7388 resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
7389 engines: {node: '>= 8'}
7390 dev: true
7391
7392 /methods@1.1.2:
7393 resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
7394 engines: {node: '>= 0.6'}
7395 dev: true
7396
7397 /micromatch@3.1.10:
7398 resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==}
7399 engines: {node: '>=0.10.0'}
7400 dependencies:
7401 arr-diff: 4.0.0
7402 array-unique: 0.3.2
7403 braces: 2.3.2
7404 define-property: 2.0.2
7405 extend-shallow: 3.0.2
7406 extglob: 2.0.4
7407 fragment-cache: 0.2.1
7408 kind-of: 6.0.3
7409 nanomatch: 1.2.13
7410 object.pick: 1.3.0
7411 regex-not: 1.0.2
7412 snapdragon: 0.8.2
7413 to-regex: 3.0.2
7414 transitivePeerDependencies:
7415 - supports-color
7416 dev: true
7417
7418 /micromatch@4.0.5:
7419 resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
7420 engines: {node: '>=8.6'}
7421 dependencies:
7422 braces: 3.0.2
7423 picomatch: 2.3.1
7424 dev: true
7425
7426 /mime-db@1.52.0:
7427 resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
7428 engines: {node: '>= 0.6'}
7429 dev: true
7430
7431 /mime-types@2.1.35:
7432 resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
7433 engines: {node: '>= 0.6'}
7434 dependencies:
7435 mime-db: 1.52.0
7436 dev: true
7437
7438 /mime@1.6.0:
7439 resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
7440 engines: {node: '>=4'}
7441 hasBin: true
7442
7443 /mimic-fn@1.2.0:
7444 resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==}
7445 engines: {node: '>=4'}
7446 dev: true
7447
7448 /mimic-fn@2.1.0:
7449 resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
7450 engines: {node: '>=6'}
7451 dev: true
7452
7453 /mimic-response@1.0.1:
7454 resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==}
7455 engines: {node: '>=4'}
7456 dev: true
7457
7458 /mini-css-extract-plugin@2.7.5(webpack@5.80.0):
7459 resolution: {integrity: sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ==}
7460 engines: {node: '>= 12.13.0'}
7461 peerDependencies:
7462 webpack: ^5.0.0
7463 dependencies:
7464 schema-utils: 4.0.1
7465 webpack: 5.80.0
7466 dev: true
7467
7468 /minimalistic-assert@1.0.1:
7469 resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==}
7470 dev: true
7471
7472 /minimatch@3.0.4:
7473 resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==}
7474 dependencies:
7475 brace-expansion: 1.1.11
7476 dev: true
7477
7478 /minimatch@3.1.2:
7479 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
7480 dependencies:
7481 brace-expansion: 1.1.11
7482 dev: true
7483
7484 /minimatch@5.1.6:
7485 resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
7486 engines: {node: '>=10'}
7487 dependencies:
7488 brace-expansion: 2.0.1
7489 dev: true
7490
7491 /minimatch@9.0.0:
7492 resolution: {integrity: sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==}
7493 engines: {node: '>=16 || 14 >=14.17'}
7494 dependencies:
7495 brace-expansion: 2.0.1
7496 dev: true
7497
7498 /minimist@1.2.8:
7499 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
7500 dev: true
7501
7502 /minipass@3.3.6:
7503 resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
7504 engines: {node: '>=8'}
7505 dependencies:
7506 yallist: 4.0.0
7507 dev: true
7508
7509 /minipass@5.0.0:
7510 resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
7511 engines: {node: '>=8'}
7512 dev: true
7513
7514 /mixin-deep@1.3.2:
7515 resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==}
7516 engines: {node: '>=0.10.0'}
7517 dependencies:
7518 for-in: 1.0.2
7519 is-extendable: 1.0.1
7520 dev: true
7521
7522 /mkdirp@0.5.6:
7523 resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==}
7524 hasBin: true
7525 dependencies:
7526 minimist: 1.2.8
7527 dev: true
7528
7529 /mocha@8.4.0:
7530 resolution: {integrity: sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==}
7531 engines: {node: '>= 10.12.0'}
7532 hasBin: true
7533 dependencies:
7534 '@ungap/promise-all-settled': 1.1.2
7535 ansi-colors: 4.1.1
7536 browser-stdout: 1.3.1
7537 chokidar: 3.5.1
7538 debug: 4.3.1(supports-color@8.1.1)
7539 diff: 5.0.0
7540 escape-string-regexp: 4.0.0
7541 find-up: 5.0.0
7542 glob: 7.1.6
7543 growl: 1.10.5
7544 he: 1.2.0
7545 js-yaml: 4.0.0
7546 log-symbols: 4.0.0
7547 minimatch: 3.0.4
7548 ms: 2.1.3
7549 nanoid: 3.1.20
7550 serialize-javascript: 5.0.1
7551 strip-json-comments: 3.1.1
7552 supports-color: 8.1.1
7553 which: 2.0.2
7554 wide-align: 1.1.3
7555 workerpool: 6.1.0
7556 yargs: 16.2.0
7557 yargs-parser: 20.2.4
7558 yargs-unparser: 2.0.0
7559 dev: true
7560
7561 /mochapack@2.1.4(mocha@8.4.0)(webpack@5.80.0):
7562 resolution: {integrity: sha512-qoZYT8ibht6z35e936P6Y/3nynFX843Jm+2l/pNWB3Sue63IHBfqZeAnF6Ypez85kUll7HtapMogfO2hGb2N2Q==}
7563 hasBin: true
7564 peerDependencies:
7565 mocha: '>=6'
7566 webpack: ^4.0.0 || ^5.0.0
7567 dependencies:
7568 '@babel/runtime-corejs2': 7.21.0
7569 chalk: 2.4.2
7570 chokidar: 3.5.3
7571 glob-parent: 5.1.2
7572 globby: 10.0.2
7573 interpret: 1.4.0
7574 is-glob: 4.0.3
7575 loader-utils: 1.4.2
7576 lodash: 4.17.21
7577 memory-fs: 0.4.1
7578 minimatch: 3.1.2
7579 mocha: 8.4.0
7580 nodent-runtime: 3.2.1
7581 normalize-path: 3.0.0
7582 progress: 2.0.3
7583 source-map-support: 0.5.21
7584 toposort: 2.0.2
7585 webpack: 5.80.0
7586 yargs: 14.0.0
7587 dev: true
7588
7589 /module-alias@2.2.2:
7590 resolution: {integrity: sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==}
7591 dev: true
7592
7593 /mrmime@1.0.1:
7594 resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==}
7595 engines: {node: '>=10'}
7596 dev: true
7597
7598 /ms@2.0.0:
7599 resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
7600
7601 /ms@2.1.2:
7602 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
7603 dev: true
7604
7605 /ms@2.1.3:
7606 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
7607
7608 /multicast-dns@7.2.5:
7609 resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==}
7610 hasBin: true
7611 dependencies:
7612 dns-packet: 5.6.0
7613 thunky: 1.1.0
7614 dev: true
7615
7616 /mute-stream@0.0.8:
7617 resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==}
7618 dev: true
7619
7620 /mz@2.7.0:
7621 resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
7622 dependencies:
7623 any-promise: 1.3.0
7624 object-assign: 4.1.1
7625 thenify-all: 1.6.0
7626 dev: true
7627
7628 /nanoid@2.1.11:
7629 resolution: {integrity: sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==}
7630 dev: true
7631
7632 /nanoid@3.1.20:
7633 resolution: {integrity: sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==}
7634 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
7635 hasBin: true
7636 dev: true
7637
7638 /nanoid@3.3.6:
7639 resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==}
7640 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
7641 hasBin: true
7642
7643 /nanomatch@1.2.13:
7644 resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==}
7645 engines: {node: '>=0.10.0'}
7646 dependencies:
7647 arr-diff: 4.0.0
7648 array-unique: 0.3.2
7649 define-property: 2.0.2
7650 extend-shallow: 3.0.2
7651 fragment-cache: 0.2.1
7652 is-windows: 1.0.2
7653 kind-of: 6.0.3
7654 object.pick: 1.3.0
7655 regex-not: 1.0.2
7656 snapdragon: 0.8.2
7657 to-regex: 3.0.2
7658 transitivePeerDependencies:
7659 - supports-color
7660 dev: true
7661
7662 /natural-compare-lite@1.4.0:
7663 resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}
7664 dev: true
7665
7666 /natural-compare@1.4.0:
7667 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
7668 dev: true
7669
7670 /negotiator@0.6.3:
7671 resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
7672 engines: {node: '>= 0.6'}
7673 dev: true
7674
7675 /neo-async@2.6.2:
7676 resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
7677 dev: true
7678
7679 /nice-try@1.0.5:
7680 resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
7681 dev: true
7682
7683 /no-case@3.0.4:
7684 resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
7685 dependencies:
7686 lower-case: 2.0.2
7687 tslib: 2.5.0
7688 dev: true
7689
7690 /node-abort-controller@3.1.1:
7691 resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
7692 dev: true
7693
7694 /node-dir@0.1.17:
7695 resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==}
7696 engines: {node: '>= 0.10.5'}
7697 dependencies:
7698 minimatch: 3.1.2
7699 dev: true
7700
7701 /node-fetch@2.6.9:
7702 resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==}
7703 engines: {node: 4.x || >=6.0.0}
7704 peerDependencies:
7705 encoding: ^0.1.0
7706 peerDependenciesMeta:
7707 encoding:
7708 optional: true
7709 dependencies:
7710 whatwg-url: 5.0.0
7711 dev: true
7712
7713 /node-forge@1.3.1:
7714 resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==}
7715 engines: {node: '>= 6.13.0'}
7716 dev: true
7717
7718 /node-notifier@10.0.1:
7719 resolution: {integrity: sha512-YX7TSyDukOZ0g+gmzjB6abKu+hTGvO8+8+gIFDsRCU2t8fLV/P2unmt+LGFaIa4y64aX98Qksa97rgz4vMNeLQ==}
7720 dependencies:
7721 growly: 1.3.0
7722 is-wsl: 2.2.0
7723 semver: 7.5.0
7724 shellwords: 0.1.1
7725 uuid: 8.3.2
7726 which: 2.0.2
7727 dev: true
7728
7729 /node-releases@2.0.10:
7730 resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==}
7731 dev: true
7732
7733 /nodent-runtime@3.2.1:
7734 resolution: {integrity: sha512-7Ws63oC+215smeKJQCxzrK21VFVlCFBkwl0MOObt0HOpVQXs3u483sAmtkF33nNqZ5rSOQjB76fgyPBmAUrtCA==}
7735 requiresBuild: true
7736 dev: true
7737
7738 /nopt@6.0.0:
7739 resolution: {integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==}
7740 engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
7741 hasBin: true
7742 dependencies:
7743 abbrev: 1.1.1
7744 dev: true
7745
7746 /normalize-package-data@2.5.0:
7747 resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
7748 dependencies:
7749 hosted-git-info: 2.8.9
7750 resolve: 1.22.2
7751 semver: 5.7.1
7752 validate-npm-package-license: 3.0.4
7753 dev: true
7754
7755 /normalize-path@1.0.0:
7756 resolution: {integrity: sha512-7WyT0w8jhpDStXRq5836AMmihQwq2nrUVQrgjvUo/p/NZf9uy/MeJ246lBJVmWuYXMlJuG9BNZHF0hWjfTbQUA==}
7757 engines: {node: '>=0.10.0'}
7758 dev: true
7759
7760 /normalize-path@3.0.0:
7761 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
7762 engines: {node: '>=0.10.0'}
7763 dev: true
7764
7765 /normalize-range@0.1.2:
7766 resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
7767 engines: {node: '>=0.10.0'}
7768 dev: true
7769
7770 /normalize-url@2.0.1:
7771 resolution: {integrity: sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==}
7772 engines: {node: '>=4'}
7773 dependencies:
7774 prepend-http: 2.0.0
7775 query-string: 5.1.1
7776 sort-keys: 2.0.0
7777 dev: true
7778
7779 /normalize-url@6.1.0:
7780 resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==}
7781 engines: {node: '>=10'}
7782 dev: true
7783
7784 /npm-conf@1.1.3:
7785 resolution: {integrity: sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==}
7786 engines: {node: '>=4'}
7787 dependencies:
7788 config-chain: 1.1.13
7789 pify: 3.0.0
7790 dev: true
7791
7792 /npm-run-path@2.0.2:
7793 resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==}
7794 engines: {node: '>=4'}
7795 dependencies:
7796 path-key: 2.0.1
7797 dev: true
7798
7799 /npm-run-path@4.0.1:
7800 resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
7801 engines: {node: '>=8'}
7802 dependencies:
7803 path-key: 3.1.1
7804 dev: true
7805
7806 /nth-check@2.1.1:
7807 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
7808 dependencies:
7809 boolbase: 1.0.0
7810 dev: true
7811
7812 /nwsapi@2.2.4:
7813 resolution: {integrity: sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==}
7814 dev: true
7815
7816 /object-assign@4.1.1:
7817 resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
7818 engines: {node: '>=0.10.0'}
7819 dev: true
7820
7821 /object-copy@0.1.0:
7822 resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==}
7823 engines: {node: '>=0.10.0'}
7824 dependencies:
7825 copy-descriptor: 0.1.1
7826 define-property: 0.2.5
7827 kind-of: 3.2.2
7828 dev: true
7829
7830 /object-inspect@1.12.3:
7831 resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==}
7832 dev: true
7833
7834 /object-keys@1.1.1:
7835 resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
7836 engines: {node: '>= 0.4'}
7837 dev: true
7838
7839 /object-visit@1.0.1:
7840 resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==}
7841 engines: {node: '>=0.10.0'}
7842 dependencies:
7843 isobject: 3.0.1
7844 dev: true
7845
7846 /object.assign@4.1.4:
7847 resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==}
7848 engines: {node: '>= 0.4'}
7849 dependencies:
7850 call-bind: 1.0.2
7851 define-properties: 1.2.0
7852 has-symbols: 1.0.3
7853 object-keys: 1.1.1
7854 dev: true
7855
7856 /object.pick@1.3.0:
7857 resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==}
7858 engines: {node: '>=0.10.0'}
7859 dependencies:
7860 isobject: 3.0.1
7861 dev: true
7862
7863 /obuf@1.1.2:
7864 resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==}
7865 dev: true
7866
7867 /on-finished@2.4.1:
7868 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
7869 engines: {node: '>= 0.8'}
7870 dependencies:
7871 ee-first: 1.1.1
7872
7873 /on-headers@1.0.2:
7874 resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==}
7875 engines: {node: '>= 0.8'}
7876 dev: true
7877
7878 /once@1.4.0:
7879 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
7880 dependencies:
7881 wrappy: 1.0.2
7882 dev: true
7883
7884 /onetime@2.0.1:
7885 resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==}
7886 engines: {node: '>=4'}
7887 dependencies:
7888 mimic-fn: 1.2.0
7889 dev: true
7890
7891 /onetime@5.1.2:
7892 resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
7893 engines: {node: '>=6'}
7894 dependencies:
7895 mimic-fn: 2.1.0
7896 dev: true
7897
7898 /open@8.4.2:
7899 resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
7900 engines: {node: '>=12'}
7901 dependencies:
7902 define-lazy-prop: 2.0.0
7903 is-docker: 2.2.1
7904 is-wsl: 2.2.0
7905 dev: true
7906
7907 /opener@1.5.2:
7908 resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==}
7909 hasBin: true
7910 dev: true
7911
7912 /optionator@0.8.3:
7913 resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==}
7914 engines: {node: '>= 0.8.0'}
7915 dependencies:
7916 deep-is: 0.1.4
7917 fast-levenshtein: 2.0.6
7918 levn: 0.3.0
7919 prelude-ls: 1.1.2
7920 type-check: 0.3.2
7921 word-wrap: 1.2.3
7922 dev: true
7923
7924 /optionator@0.9.1:
7925 resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==}
7926 engines: {node: '>= 0.8.0'}
7927 dependencies:
7928 deep-is: 0.1.4
7929 fast-levenshtein: 2.0.6
7930 levn: 0.4.1
7931 prelude-ls: 1.2.1
7932 type-check: 0.4.0
7933 word-wrap: 1.2.3
7934 dev: true
7935
7936 /ora@5.4.1:
7937 resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
7938 engines: {node: '>=10'}
7939 dependencies:
7940 bl: 4.1.0
7941 chalk: 4.1.2
7942 cli-cursor: 3.1.0
7943 cli-spinners: 2.8.0
7944 is-interactive: 1.0.0
7945 is-unicode-supported: 0.1.0
7946 log-symbols: 4.1.0
7947 strip-ansi: 6.0.1
7948 wcwidth: 1.0.1
7949 dev: true
7950
7951 /os-tmpdir@1.0.2:
7952 resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
7953 engines: {node: '>=0.10.0'}
7954 dev: true
7955
7956 /p-cancelable@0.4.1:
7957 resolution: {integrity: sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==}
7958 engines: {node: '>=4'}
7959 dev: true
7960
7961 /p-event@2.3.1:
7962 resolution: {integrity: sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==}
7963 engines: {node: '>=6'}
7964 dependencies:
7965 p-timeout: 2.0.1
7966 dev: true
7967
7968 /p-finally@1.0.0:
7969 resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==}
7970 engines: {node: '>=4'}
7971 dev: true
7972
7973 /p-finally@2.0.1:
7974 resolution: {integrity: sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==}
7975 engines: {node: '>=8'}
7976 dev: true
7977
7978 /p-is-promise@1.1.0:
7979 resolution: {integrity: sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==}
7980 engines: {node: '>=4'}
7981 dev: true
7982
7983 /p-limit@2.3.0:
7984 resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
7985 engines: {node: '>=6'}
7986 dependencies:
7987 p-try: 2.2.0
7988 dev: true
7989
7990 /p-limit@3.1.0:
7991 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
7992 engines: {node: '>=10'}
7993 dependencies:
7994 yocto-queue: 0.1.0
7995 dev: true
7996
7997 /p-locate@3.0.0:
7998 resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==}
7999 engines: {node: '>=6'}
8000 dependencies:
8001 p-limit: 2.3.0
8002 dev: true
8003
8004 /p-locate@4.1.0:
8005 resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
8006 engines: {node: '>=8'}
8007 dependencies:
8008 p-limit: 2.3.0
8009 dev: true
8010
8011 /p-locate@5.0.0:
8012 resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
8013 engines: {node: '>=10'}
8014 dependencies:
8015 p-limit: 3.1.0
8016 dev: true
8017
8018 /p-retry@4.6.2:
8019 resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==}
8020 engines: {node: '>=8'}
8021 dependencies:
8022 '@types/retry': 0.12.0
8023 retry: 0.13.1
8024 dev: true
8025
8026 /p-timeout@2.0.1:
8027 resolution: {integrity: sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==}
8028 engines: {node: '>=4'}
8029 dependencies:
8030 p-finally: 1.0.0
8031 dev: true
8032
8033 /p-try@2.2.0:
8034 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
8035 engines: {node: '>=6'}
8036 dev: true
8037
8038 /param-case@3.0.4:
8039 resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==}
8040 dependencies:
8041 dot-case: 3.0.4
8042 tslib: 2.5.0
8043 dev: true
8044
8045 /parent-module@1.0.1:
8046 resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
8047 engines: {node: '>=6'}
8048 dependencies:
8049 callsites: 3.1.0
8050 dev: true
8051
8052 /parse-git-config@3.0.0:
8053 resolution: {integrity: sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==}
8054 engines: {node: '>=8'}
8055 dependencies:
8056 git-config-path: 2.0.0
8057 ini: 1.3.8
8058 dev: true
8059
8060 /parse-json@5.2.0:
8061 resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
8062 engines: {node: '>=8'}
8063 dependencies:
8064 '@babel/code-frame': 7.21.4
8065 error-ex: 1.3.2
8066 json-parse-even-better-errors: 2.3.1
8067 lines-and-columns: 1.2.4
8068 dev: true
8069
8070 /parse5-htmlparser2-tree-adapter@6.0.1:
8071 resolution: {integrity: sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==}
8072 dependencies:
8073 parse5: 6.0.1
8074 dev: true
8075
8076 /parse5@5.1.1:
8077 resolution: {integrity: sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==}
8078 dev: true
8079
8080 /parse5@6.0.1:
8081 resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==}
8082 dev: true
8083
8084 /parseurl@1.3.3:
8085 resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
8086 engines: {node: '>= 0.8'}
8087
8088 /pascal-case@3.1.2:
8089 resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==}
8090 dependencies:
8091 no-case: 3.0.4
8092 tslib: 2.5.0
8093 dev: true
8094
8095 /pascalcase@0.1.1:
8096 resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==}
8097 engines: {node: '>=0.10.0'}
8098 dev: true
8099
8100 /path-exists@3.0.0:
8101 resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==}
8102 engines: {node: '>=4'}
8103 dev: true
8104
8105 /path-exists@4.0.0:
8106 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
8107 engines: {node: '>=8'}
8108 dev: true
8109
8110 /path-is-absolute@1.0.1:
8111 resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
8112 engines: {node: '>=0.10.0'}
8113 dev: true
8114
8115 /path-key@2.0.1:
8116 resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==}
8117 engines: {node: '>=4'}
8118 dev: true
8119
8120 /path-key@3.1.1:
8121 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
8122 engines: {node: '>=8'}
8123 dev: true
8124
8125 /path-parse@1.0.7:
8126 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
8127 dev: true
8128
8129 /path-scurry@1.7.0:
8130 resolution: {integrity: sha512-UkZUeDjczjYRE495+9thsgcVgsaCPkaw80slmfVFgllxY+IO8ubTsOpFVjDPROBqJdHfVPUFRHPBV/WciOVfWg==}
8131 engines: {node: '>=16 || 14 >=14.17'}
8132 dependencies:
8133 lru-cache: 9.1.1
8134 minipass: 5.0.0
8135 dev: true
8136
8137 /path-to-regexp@0.1.7:
8138 resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==}
8139 dev: true
8140
8141 /path-type@4.0.0:
8142 resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
8143 engines: {node: '>=8'}
8144 dev: true
8145
8146 /pathval@1.1.1:
8147 resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
8148 dev: true
8149
8150 /pend@1.2.0:
8151 resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==}
8152 dev: true
8153
8154 /picocolors@0.2.1:
8155 resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==}
8156 dev: true
8157
8158 /picocolors@1.0.0:
8159 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
8160
8161 /picomatch@2.3.1:
8162 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
8163 engines: {node: '>=8.6'}
8164 dev: true
8165
8166 /pid-port@0.1.1:
8167 resolution: {integrity: sha512-boqPJtSgZC6KOgXKNPC+/XR3xwVtpOtaLa7JLcdf8jfVe0ZM2TwllBXxxLUO8GQbOLJ4/hEtf2+L1QCKbaoHUg==}
8168 engines: {node: '>=10'}
8169 dependencies:
8170 execa: 5.1.1
8171 dev: true
8172
8173 /pify@2.3.0:
8174 resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
8175 engines: {node: '>=0.10.0'}
8176 dev: true
8177
8178 /pify@3.0.0:
8179 resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==}
8180 engines: {node: '>=4'}
8181 dev: true
8182
8183 /pify@4.0.1:
8184 resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
8185 engines: {node: '>=6'}
8186 dev: true
8187
8188 /pinkie-promise@2.0.1:
8189 resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==}
8190 engines: {node: '>=0.10.0'}
8191 dependencies:
8192 pinkie: 2.0.4
8193 dev: true
8194
8195 /pinkie@2.0.4:
8196 resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==}
8197 engines: {node: '>=0.10.0'}
8198 dev: true
8199
8200 /pirates@4.0.5:
8201 resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==}
8202 engines: {node: '>= 6'}
8203 dev: true
8204
8205 /pkg-dir@3.0.0:
8206 resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==}
8207 engines: {node: '>=6'}
8208 dependencies:
8209 find-up: 3.0.0
8210 dev: true
8211
8212 /pkg-dir@4.2.0:
8213 resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
8214 engines: {node: '>=8'}
8215 dependencies:
8216 find-up: 4.1.0
8217 dev: true
8218
8219 /pkg-dir@5.0.0:
8220 resolution: {integrity: sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==}
8221 engines: {node: '>=10'}
8222 dependencies:
8223 find-up: 5.0.0
8224 dev: true
8225
8226 /portfinder@1.0.32:
8227 resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==}
8228 engines: {node: '>= 0.12.0'}
8229 dependencies:
8230 async: 2.6.4
8231 debug: 3.2.7
8232 mkdirp: 0.5.6
8233 transitivePeerDependencies:
8234 - supports-color
8235 dev: true
8236
8237 /posix-character-classes@0.1.1:
8238 resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==}
8239 engines: {node: '>=0.10.0'}
8240 dev: true
8241
8242 /postcss-calc@8.2.4(postcss@8.4.23):
8243 resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==}
8244 peerDependencies:
8245 postcss: ^8.2.2
8246 dependencies:
8247 postcss: 8.4.23
8248 postcss-selector-parser: 6.0.11
8249 postcss-value-parser: 4.2.0
8250 dev: true
8251
8252 /postcss-colormin@5.3.1(postcss@8.4.23):
8253 resolution: {integrity: sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==}
8254 engines: {node: ^10 || ^12 || >=14.0}
8255 peerDependencies:
8256 postcss: ^8.2.15
8257 dependencies:
8258 browserslist: 4.21.5
8259 caniuse-api: 3.0.0
8260 colord: 2.9.3
8261 postcss: 8.4.23
8262 postcss-value-parser: 4.2.0
8263 dev: true
8264
8265 /postcss-convert-values@5.1.3(postcss@8.4.23):
8266 resolution: {integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==}
8267 engines: {node: ^10 || ^12 || >=14.0}
8268 peerDependencies:
8269 postcss: ^8.2.15
8270 dependencies:
8271 browserslist: 4.21.5
8272 postcss: 8.4.23
8273 postcss-value-parser: 4.2.0
8274 dev: true
8275
8276 /postcss-discard-comments@5.1.2(postcss@8.4.23):
8277 resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==}
8278 engines: {node: ^10 || ^12 || >=14.0}
8279 peerDependencies:
8280 postcss: ^8.2.15
8281 dependencies:
8282 postcss: 8.4.23
8283 dev: true
8284
8285 /postcss-discard-duplicates@5.1.0(postcss@8.4.23):
8286 resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==}
8287 engines: {node: ^10 || ^12 || >=14.0}
8288 peerDependencies:
8289 postcss: ^8.2.15
8290 dependencies:
8291 postcss: 8.4.23
8292 dev: true
8293
8294 /postcss-discard-empty@5.1.1(postcss@8.4.23):
8295 resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==}
8296 engines: {node: ^10 || ^12 || >=14.0}
8297 peerDependencies:
8298 postcss: ^8.2.15
8299 dependencies:
8300 postcss: 8.4.23
8301 dev: true
8302
8303 /postcss-discard-overridden@5.1.0(postcss@8.4.23):
8304 resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==}
8305 engines: {node: ^10 || ^12 || >=14.0}
8306 peerDependencies:
8307 postcss: ^8.2.15
8308 dependencies:
8309 postcss: 8.4.23
8310 dev: true
8311
8312 /postcss-loader@6.2.1(postcss@8.4.23)(webpack@5.80.0):
8313 resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==}
8314 engines: {node: '>= 12.13.0'}
8315 peerDependencies:
8316 postcss: ^7.0.0 || ^8.0.1
8317 webpack: ^5.0.0
8318 dependencies:
8319 cosmiconfig: 7.1.0
8320 klona: 2.0.6
8321 postcss: 8.4.23
8322 semver: 7.5.0
8323 webpack: 5.80.0
8324 dev: true
8325
8326 /postcss-merge-longhand@5.1.7(postcss@8.4.23):
8327 resolution: {integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==}
8328 engines: {node: ^10 || ^12 || >=14.0}
8329 peerDependencies:
8330 postcss: ^8.2.15
8331 dependencies:
8332 postcss: 8.4.23
8333 postcss-value-parser: 4.2.0
8334 stylehacks: 5.1.1(postcss@8.4.23)
8335 dev: true
8336
8337 /postcss-merge-rules@5.1.4(postcss@8.4.23):
8338 resolution: {integrity: sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==}
8339 engines: {node: ^10 || ^12 || >=14.0}
8340 peerDependencies:
8341 postcss: ^8.2.15
8342 dependencies:
8343 browserslist: 4.21.5
8344 caniuse-api: 3.0.0
8345 cssnano-utils: 3.1.0(postcss@8.4.23)
8346 postcss: 8.4.23
8347 postcss-selector-parser: 6.0.11
8348 dev: true
8349
8350 /postcss-minify-font-values@5.1.0(postcss@8.4.23):
8351 resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==}
8352 engines: {node: ^10 || ^12 || >=14.0}
8353 peerDependencies:
8354 postcss: ^8.2.15
8355 dependencies:
8356 postcss: 8.4.23
8357 postcss-value-parser: 4.2.0
8358 dev: true
8359
8360 /postcss-minify-gradients@5.1.1(postcss@8.4.23):
8361 resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==}
8362 engines: {node: ^10 || ^12 || >=14.0}
8363 peerDependencies:
8364 postcss: ^8.2.15
8365 dependencies:
8366 colord: 2.9.3
8367 cssnano-utils: 3.1.0(postcss@8.4.23)
8368 postcss: 8.4.23
8369 postcss-value-parser: 4.2.0
8370 dev: true
8371
8372 /postcss-minify-params@5.1.4(postcss@8.4.23):
8373 resolution: {integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==}
8374 engines: {node: ^10 || ^12 || >=14.0}
8375 peerDependencies:
8376 postcss: ^8.2.15
8377 dependencies:
8378 browserslist: 4.21.5
8379 cssnano-utils: 3.1.0(postcss@8.4.23)
8380 postcss: 8.4.23
8381 postcss-value-parser: 4.2.0
8382 dev: true
8383
8384 /postcss-minify-selectors@5.2.1(postcss@8.4.23):
8385 resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==}
8386 engines: {node: ^10 || ^12 || >=14.0}
8387 peerDependencies:
8388 postcss: ^8.2.15
8389 dependencies:
8390 postcss: 8.4.23
8391 postcss-selector-parser: 6.0.11
8392 dev: true
8393
8394 /postcss-modules-extract-imports@3.0.0(postcss@8.4.23):
8395 resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
8396 engines: {node: ^10 || ^12 || >= 14}
8397 peerDependencies:
8398 postcss: ^8.1.0
8399 dependencies:
8400 postcss: 8.4.23
8401 dev: true
8402
8403 /postcss-modules-local-by-default@4.0.0(postcss@8.4.23):
8404 resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
8405 engines: {node: ^10 || ^12 || >= 14}
8406 peerDependencies:
8407 postcss: ^8.1.0
8408 dependencies:
8409 icss-utils: 5.1.0(postcss@8.4.23)
8410 postcss: 8.4.23
8411 postcss-selector-parser: 6.0.11
8412 postcss-value-parser: 4.2.0
8413 dev: true
8414
8415 /postcss-modules-scope@3.0.0(postcss@8.4.23):
8416 resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
8417 engines: {node: ^10 || ^12 || >= 14}
8418 peerDependencies:
8419 postcss: ^8.1.0
8420 dependencies:
8421 postcss: 8.4.23
8422 postcss-selector-parser: 6.0.11
8423 dev: true
8424
8425 /postcss-modules-values@4.0.0(postcss@8.4.23):
8426 resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
8427 engines: {node: ^10 || ^12 || >= 14}
8428 peerDependencies:
8429 postcss: ^8.1.0
8430 dependencies:
8431 icss-utils: 5.1.0(postcss@8.4.23)
8432 postcss: 8.4.23
8433 dev: true
8434
8435 /postcss-normalize-charset@5.1.0(postcss@8.4.23):
8436 resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==}
8437 engines: {node: ^10 || ^12 || >=14.0}
8438 peerDependencies:
8439 postcss: ^8.2.15
8440 dependencies:
8441 postcss: 8.4.23
8442 dev: true
8443
8444 /postcss-normalize-display-values@5.1.0(postcss@8.4.23):
8445 resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==}
8446 engines: {node: ^10 || ^12 || >=14.0}
8447 peerDependencies:
8448 postcss: ^8.2.15
8449 dependencies:
8450 postcss: 8.4.23
8451 postcss-value-parser: 4.2.0
8452 dev: true
8453
8454 /postcss-normalize-positions@5.1.1(postcss@8.4.23):
8455 resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==}
8456 engines: {node: ^10 || ^12 || >=14.0}
8457 peerDependencies:
8458 postcss: ^8.2.15
8459 dependencies:
8460 postcss: 8.4.23
8461 postcss-value-parser: 4.2.0
8462 dev: true
8463
8464 /postcss-normalize-repeat-style@5.1.1(postcss@8.4.23):
8465 resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==}
8466 engines: {node: ^10 || ^12 || >=14.0}
8467 peerDependencies:
8468 postcss: ^8.2.15
8469 dependencies:
8470 postcss: 8.4.23
8471 postcss-value-parser: 4.2.0
8472 dev: true
8473
8474 /postcss-normalize-string@5.1.0(postcss@8.4.23):
8475 resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==}
8476 engines: {node: ^10 || ^12 || >=14.0}
8477 peerDependencies:
8478 postcss: ^8.2.15
8479 dependencies:
8480 postcss: 8.4.23
8481 postcss-value-parser: 4.2.0
8482 dev: true
8483
8484 /postcss-normalize-timing-functions@5.1.0(postcss@8.4.23):
8485 resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==}
8486 engines: {node: ^10 || ^12 || >=14.0}
8487 peerDependencies:
8488 postcss: ^8.2.15
8489 dependencies:
8490 postcss: 8.4.23
8491 postcss-value-parser: 4.2.0
8492 dev: true
8493
8494 /postcss-normalize-unicode@5.1.1(postcss@8.4.23):
8495 resolution: {integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==}
8496 engines: {node: ^10 || ^12 || >=14.0}
8497 peerDependencies:
8498 postcss: ^8.2.15
8499 dependencies:
8500 browserslist: 4.21.5
8501 postcss: 8.4.23
8502 postcss-value-parser: 4.2.0
8503 dev: true
8504
8505 /postcss-normalize-url@5.1.0(postcss@8.4.23):
8506 resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==}
8507 engines: {node: ^10 || ^12 || >=14.0}
8508 peerDependencies:
8509 postcss: ^8.2.15
8510 dependencies:
8511 normalize-url: 6.1.0
8512 postcss: 8.4.23
8513 postcss-value-parser: 4.2.0
8514 dev: true
8515
8516 /postcss-normalize-whitespace@5.1.1(postcss@8.4.23):
8517 resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==}
8518 engines: {node: ^10 || ^12 || >=14.0}
8519 peerDependencies:
8520 postcss: ^8.2.15
8521 dependencies:
8522 postcss: 8.4.23
8523 postcss-value-parser: 4.2.0
8524 dev: true
8525
8526 /postcss-ordered-values@5.1.3(postcss@8.4.23):
8527 resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==}
8528 engines: {node: ^10 || ^12 || >=14.0}
8529 peerDependencies:
8530 postcss: ^8.2.15
8531 dependencies:
8532 cssnano-utils: 3.1.0(postcss@8.4.23)
8533 postcss: 8.4.23
8534 postcss-value-parser: 4.2.0
8535 dev: true
8536
8537 /postcss-reduce-initial@5.1.2(postcss@8.4.23):
8538 resolution: {integrity: sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==}
8539 engines: {node: ^10 || ^12 || >=14.0}
8540 peerDependencies:
8541 postcss: ^8.2.15
8542 dependencies:
8543 browserslist: 4.21.5
8544 caniuse-api: 3.0.0
8545 postcss: 8.4.23
8546 dev: true
8547
8548 /postcss-reduce-transforms@5.1.0(postcss@8.4.23):
8549 resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==}
8550 engines: {node: ^10 || ^12 || >=14.0}
8551 peerDependencies:
8552 postcss: ^8.2.15
8553 dependencies:
8554 postcss: 8.4.23
8555 postcss-value-parser: 4.2.0
8556 dev: true
8557
8558 /postcss-selector-parser@6.0.11:
8559 resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==}
8560 engines: {node: '>=4'}
8561 dependencies:
8562 cssesc: 3.0.0
8563 util-deprecate: 1.0.2
8564 dev: true
8565
8566 /postcss-svgo@5.1.0(postcss@8.4.23):
8567 resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==}
8568 engines: {node: ^10 || ^12 || >=14.0}
8569 peerDependencies:
8570 postcss: ^8.2.15
8571 dependencies:
8572 postcss: 8.4.23
8573 postcss-value-parser: 4.2.0
8574 svgo: 2.8.0
8575 dev: true
8576
8577 /postcss-unique-selectors@5.1.1(postcss@8.4.23):
8578 resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==}
8579 engines: {node: ^10 || ^12 || >=14.0}
8580 peerDependencies:
8581 postcss: ^8.2.15
8582 dependencies:
8583 postcss: 8.4.23
8584 postcss-selector-parser: 6.0.11
8585 dev: true
8586
8587 /postcss-value-parser@4.2.0:
8588 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
8589 dev: true
8590
8591 /postcss@7.0.39:
8592 resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==}
8593 engines: {node: '>=6.0.0'}
8594 dependencies:
8595 picocolors: 0.2.1
8596 source-map: 0.6.1
8597 dev: true
8598
8599 /postcss@8.4.23:
8600 resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==}
8601 engines: {node: ^10 || ^12 || >=14}
8602 dependencies:
8603 nanoid: 3.3.6
8604 picocolors: 1.0.0
8605 source-map-js: 1.0.2
8606
8607 /prelude-ls@1.1.2:
8608 resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==}
8609 engines: {node: '>= 0.8.0'}
8610 dev: true
8611
8612 /prelude-ls@1.2.1:
8613 resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
8614 engines: {node: '>= 0.8.0'}
8615 dev: true
8616
8617 /prepend-http@2.0.0:
8618 resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==}
8619 engines: {node: '>=4'}
8620 dev: true
8621
8622 /prettier-linter-helpers@1.0.0:
8623 resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
8624 engines: {node: '>=6.0.0'}
8625 dependencies:
8626 fast-diff: 1.2.0
8627 dev: true
8628
8629 /prettier@2.8.8:
8630 resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
8631 engines: {node: '>=10.13.0'}
8632 hasBin: true
8633 dev: true
8634
8635 /pretty-error@4.0.0:
8636 resolution: {integrity: sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==}
8637 dependencies:
8638 lodash: 4.17.21
8639 renderkid: 3.0.0
8640 dev: true
8641
8642 /prismjs@1.29.0:
8643 resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
8644 engines: {node: '>=6'}
8645 dev: true
8646
8647 /private@0.1.8:
8648 resolution: {integrity: sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==}
8649 engines: {node: '>= 0.6'}
8650 dev: true
8651
8652 /process-exists@4.1.0:
8653 resolution: {integrity: sha512-BBJoiorUKoP2AuM5q/yKwIfT1YWRHsaxjW+Ayu9erLhqKOfnXzzVVML0XTYoQZuI1YvcWKmc1dh06DEy4+KzfA==}
8654 engines: {node: '>=10'}
8655 dependencies:
8656 ps-list: 6.3.0
8657 dev: true
8658
8659 /process-nextick-args@2.0.1:
8660 resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
8661 dev: true
8662
8663 /progress-webpack-plugin@1.0.16(webpack@5.80.0):
8664 resolution: {integrity: sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA==}
8665 engines: {node: '>= 10.13.0'}
8666 peerDependencies:
8667 webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
8668 dependencies:
8669 chalk: 2.4.2
8670 figures: 2.0.0
8671 log-update: 2.3.0
8672 webpack: 5.80.0
8673 dev: true
8674
8675 /progress@2.0.3:
8676 resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
8677 engines: {node: '>=0.4.0'}
8678 dev: true
8679
8680 /proto-list@1.2.4:
8681 resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==}
8682 dev: true
8683
8684 /proxy-addr@2.0.7:
8685 resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
8686 engines: {node: '>= 0.10'}
8687 dependencies:
8688 forwarded: 0.2.0
8689 ipaddr.js: 1.9.1
8690 dev: true
8691
8692 /prr@1.0.1:
8693 resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
8694 dev: true
8695
8696 /ps-list@6.3.0:
8697 resolution: {integrity: sha512-qau0czUSB0fzSlBOQt0bo+I2v6R+xiQdj78e1BR/Qjfl5OHWJ/urXi8+ilw1eHe+5hSeDI1wrwVTgDp2wst4oA==}
8698 engines: {node: '>=8'}
8699 dev: true
8700
8701 /ps-list@7.2.0:
8702 resolution: {integrity: sha512-v4Bl6I3f2kJfr5o80ShABNHAokIgY+wFDTQfE+X3zWYgSGQOCBeYptLZUpoOALBqO5EawmDN/tjTldJesd0ujQ==}
8703 engines: {node: '>=10'}
8704 dev: true
8705
8706 /pseudomap@1.0.2:
8707 resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==}
8708 dev: true
8709
8710 /psl@1.9.0:
8711 resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
8712 dev: true
8713
8714 /pump@3.0.0:
8715 resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
8716 dependencies:
8717 end-of-stream: 1.4.4
8718 once: 1.4.0
8719 dev: true
8720
8721 /punycode@2.3.0:
8722 resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==}
8723 engines: {node: '>=6'}
8724 dev: true
8725
8726 /qs@6.11.0:
8727 resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==}
8728 engines: {node: '>=0.6'}
8729 dependencies:
8730 side-channel: 1.0.4
8731 dev: true
8732
8733 /query-string@5.1.1:
8734 resolution: {integrity: sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==}
8735 engines: {node: '>=0.10.0'}
8736 dependencies:
8737 decode-uri-component: 0.2.2
8738 object-assign: 4.1.1
8739 strict-uri-encode: 1.1.0
8740 dev: true
8741
8742 /querystringify@2.2.0:
8743 resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
8744 dev: true
8745
8746 /queue-microtask@1.2.3:
8747 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
8748 dev: true
8749
8750 /randombytes@2.1.0:
8751 resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
8752 dependencies:
8753 safe-buffer: 5.2.1
8754 dev: true
8755
8756 /range-parser@1.2.1:
8757 resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
8758 engines: {node: '>= 0.6'}
8759
8760 /raw-body@2.5.1:
8761 resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==}
8762 engines: {node: '>= 0.8'}
8763 dependencies:
8764 bytes: 3.1.2
8765 http-errors: 2.0.0
8766 iconv-lite: 0.4.24
8767 unpipe: 1.0.0
8768 dev: true
8769
8770 /raw-body@2.5.2:
8771 resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
8772 engines: {node: '>= 0.8'}
8773 dependencies:
8774 bytes: 3.1.2
8775 http-errors: 2.0.0
8776 iconv-lite: 0.4.24
8777 unpipe: 1.0.0
8778 dev: true
8779
8780 /read-pkg-up@7.0.1:
8781 resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==}
8782 engines: {node: '>=8'}
8783 dependencies:
8784 find-up: 4.1.0
8785 read-pkg: 5.2.0
8786 type-fest: 0.8.1
8787 dev: true
8788
8789 /read-pkg@5.2.0:
8790 resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==}
8791 engines: {node: '>=8'}
8792 dependencies:
8793 '@types/normalize-package-data': 2.4.1
8794 normalize-package-data: 2.5.0
8795 parse-json: 5.2.0
8796 type-fest: 0.6.0
8797 dev: true
8798
8799 /readable-stream@2.3.8:
8800 resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
8801 dependencies:
8802 core-util-is: 1.0.3
8803 inherits: 2.0.4
8804 isarray: 1.0.0
8805 process-nextick-args: 2.0.1
8806 safe-buffer: 5.1.2
8807 string_decoder: 1.1.1
8808 util-deprecate: 1.0.2
8809 dev: true
8810
8811 /readable-stream@3.6.2:
8812 resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
8813 engines: {node: '>= 6'}
8814 dependencies:
8815 inherits: 2.0.4
8816 string_decoder: 1.3.0
8817 util-deprecate: 1.0.2
8818 dev: true
8819
8820 /readdirp@3.5.0:
8821 resolution: {integrity: sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==}
8822 engines: {node: '>=8.10.0'}
8823 dependencies:
8824 picomatch: 2.3.1
8825 dev: true
8826
8827 /readdirp@3.6.0:
8828 resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
8829 engines: {node: '>=8.10.0'}
8830 dependencies:
8831 picomatch: 2.3.1
8832 dev: true
8833
8834 /recast@0.17.2:
8835 resolution: {integrity: sha512-YHFvn4rBXl8eIjALjUiOV/AP3xFpyGNGNHDw9mAncAWuIdgnBKjbZQ9+P3VlsKcNaNapRVFlTEX1dvDRlYwyxg==}
8836 engines: {node: '>= 4'}
8837 dependencies:
8838 ast-types: 0.12.1
8839 esprima: 4.0.1
8840 private: 0.1.8
8841 source-map: 0.6.1
8842 dev: true
8843
8844 /recast@0.20.5:
8845 resolution: {integrity: sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ==}
8846 engines: {node: '>= 4'}
8847 dependencies:
8848 ast-types: 0.14.2
8849 esprima: 4.0.1
8850 source-map: 0.6.1
8851 tslib: 2.5.0
8852 dev: true
8853
8854 /regenerate-unicode-properties@10.1.0:
8855 resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==}
8856 engines: {node: '>=4'}
8857 dependencies:
8858 regenerate: 1.4.2
8859 dev: true
8860
8861 /regenerate@1.4.2:
8862 resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
8863 dev: true
8864
8865 /regenerator-runtime@0.13.11:
8866 resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
8867 dev: true
8868
8869 /regenerator-transform@0.15.1:
8870 resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==}
8871 dependencies:
8872 '@babel/runtime': 7.21.0
8873 dev: true
8874
8875 /regex-not@1.0.2:
8876 resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==}
8877 engines: {node: '>=0.10.0'}
8878 dependencies:
8879 extend-shallow: 3.0.2
8880 safe-regex: 1.1.0
8881 dev: true
8882
8883 /regexpu-core@5.3.2:
8884 resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==}
8885 engines: {node: '>=4'}
8886 dependencies:
8887 '@babel/regjsgen': 0.8.0
8888 regenerate: 1.4.2
8889 regenerate-unicode-properties: 10.1.0
8890 regjsparser: 0.9.1
8891 unicode-match-property-ecmascript: 2.0.0
8892 unicode-match-property-value-ecmascript: 2.1.0
8893 dev: true
8894
8895 /regjsparser@0.9.1:
8896 resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
8897 hasBin: true
8898 dependencies:
8899 jsesc: 0.5.0
8900 dev: true
8901
8902 /relateurl@0.2.7:
8903 resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==}
8904 engines: {node: '>= 0.10'}
8905 dev: true
8906
8907 /renderkid@3.0.0:
8908 resolution: {integrity: sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==}
8909 dependencies:
8910 css-select: 4.3.0
8911 dom-converter: 0.2.0
8912 htmlparser2: 6.1.0
8913 lodash: 4.17.21
8914 strip-ansi: 6.0.1
8915 dev: true
8916
8917 /repeat-element@1.1.4:
8918 resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==}
8919 engines: {node: '>=0.10.0'}
8920 dev: true
8921
8922 /repeat-string@1.6.1:
8923 resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==}
8924 engines: {node: '>=0.10'}
8925 dev: true
8926
8927 /require-directory@2.1.1:
8928 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
8929 engines: {node: '>=0.10.0'}
8930 dev: true
8931
8932 /require-from-string@2.0.2:
8933 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
8934 engines: {node: '>=0.10.0'}
8935 dev: true
8936
8937 /require-main-filename@2.0.0:
8938 resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
8939 dev: true
8940
8941 /requires-port@1.0.0:
8942 resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
8943 dev: true
8944
8945 /resolve-from@4.0.0:
8946 resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
8947 engines: {node: '>=4'}
8948 dev: true
8949
8950 /resolve-url@0.2.1:
8951 resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==}
8952 deprecated: https://github.com/lydell/resolve-url#deprecated
8953 dev: true
8954
8955 /resolve@1.22.2:
8956 resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==}
8957 hasBin: true
8958 dependencies:
8959 is-core-module: 2.12.0
8960 path-parse: 1.0.7
8961 supports-preserve-symlinks-flag: 1.0.0
8962 dev: true
8963
8964 /responselike@1.0.2:
8965 resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==}
8966 dependencies:
8967 lowercase-keys: 1.0.1
8968 dev: true
8969
8970 /restore-cursor@2.0.0:
8971 resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==}
8972 engines: {node: '>=4'}
8973 dependencies:
8974 onetime: 2.0.1
8975 signal-exit: 3.0.7
8976 dev: true
8977
8978 /restore-cursor@3.1.0:
8979 resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
8980 engines: {node: '>=8'}
8981 dependencies:
8982 onetime: 5.1.2
8983 signal-exit: 3.0.7
8984 dev: true
8985
8986 /ret@0.1.15:
8987 resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==}
8988 engines: {node: '>=0.12'}
8989 dev: true
8990
8991 /retry@0.13.1:
8992 resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
8993 engines: {node: '>= 4'}
8994 dev: true
8995
8996 /reusify@1.0.4:
8997 resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
8998 engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
8999 dev: true
9000
9001 /rimraf@2.6.3:
9002 resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==}
9003 hasBin: true
9004 dependencies:
9005 glob: 7.2.3
9006 dev: true
9007
9008 /rimraf@3.0.2:
9009 resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
9010 hasBin: true
9011 dependencies:
9012 glob: 7.2.3
9013 dev: true
9014
9015 /rimraf@5.0.0:
9016 resolution: {integrity: sha512-Jf9llaP+RvaEVS5nPShYFhtXIrb3LRKP281ib3So0KkeZKo2wIKyq0Re7TOSwanasA423PSr6CCIL4bP6T040g==}
9017 engines: {node: '>=14'}
9018 hasBin: true
9019 dependencies:
9020 glob: 10.2.2
9021 dev: true
9022
9023 /rss-parser@3.13.0:
9024 resolution: {integrity: sha512-7jWUBV5yGN3rqMMj7CZufl/291QAhvrrGpDNE4k/02ZchL0npisiYYqULF71jCEKoIiHvK/Q2e6IkDwPziT7+w==}
9025 dependencies:
9026 entities: 2.2.0
9027 xml2js: 0.5.0
9028 dev: true
9029
9030 /run-async@2.4.1:
9031 resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==}
9032 engines: {node: '>=0.12.0'}
9033 dev: true
9034
9035 /run-parallel@1.2.0:
9036 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
9037 dependencies:
9038 queue-microtask: 1.2.3
9039 dev: true
9040
9041 /rxjs@6.6.7:
9042 resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==}
9043 engines: {npm: '>=2.0.0'}
9044 dependencies:
9045 tslib: 1.14.1
9046 dev: true
9047
9048 /rxjs@7.8.0:
9049 resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==}
9050 dependencies:
9051 tslib: 2.5.0
9052 dev: true
9053
9054 /safe-buffer@5.1.2:
9055 resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
9056 dev: true
9057
9058 /safe-buffer@5.2.1:
9059 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
9060 dev: true
9061
9062 /safe-regex@1.1.0:
9063 resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==}
9064 dependencies:
9065 ret: 0.1.15
9066 dev: true
9067
9068 /safer-buffer@2.1.2:
9069 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
9070 dev: true
9071
9072 /sax@1.2.4:
9073 resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==}
9074 dev: true
9075
9076 /saxes@5.0.1:
9077 resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==}
9078 engines: {node: '>=10'}
9079 dependencies:
9080 xmlchars: 2.2.0
9081 dev: true
9082
9083 /schema-utils@2.7.0:
9084 resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==}
9085 engines: {node: '>= 8.9.0'}
9086 dependencies:
9087 '@types/json-schema': 7.0.11
9088 ajv: 6.12.6
9089 ajv-keywords: 3.5.2(ajv@6.12.6)
9090 dev: true
9091
9092 /schema-utils@2.7.1:
9093 resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==}
9094 engines: {node: '>= 8.9.0'}
9095 dependencies:
9096 '@types/json-schema': 7.0.11
9097 ajv: 6.12.6
9098 ajv-keywords: 3.5.2(ajv@6.12.6)
9099 dev: true
9100
9101 /schema-utils@3.1.2:
9102 resolution: {integrity: sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==}
9103 engines: {node: '>= 10.13.0'}
9104 dependencies:
9105 '@types/json-schema': 7.0.11
9106 ajv: 6.12.6
9107 ajv-keywords: 3.5.2(ajv@6.12.6)
9108 dev: true
9109
9110 /schema-utils@4.0.1:
9111 resolution: {integrity: sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==}
9112 engines: {node: '>= 12.13.0'}
9113 dependencies:
9114 '@types/json-schema': 7.0.11
9115 ajv: 8.12.0
9116 ajv-formats: 2.1.1(ajv@8.12.0)
9117 ajv-keywords: 5.1.0(ajv@8.12.0)
9118 dev: true
9119
9120 /seek-bzip@1.0.6:
9121 resolution: {integrity: sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==}
9122 hasBin: true
9123 dependencies:
9124 commander: 2.20.3
9125 dev: true
9126
9127 /select-hose@2.0.0:
9128 resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==}
9129 dev: true
9130
9131 /selfsigned@2.1.1:
9132 resolution: {integrity: sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==}
9133 engines: {node: '>=10'}
9134 dependencies:
9135 node-forge: 1.3.1
9136 dev: true
9137
9138 /semver@5.7.1:
9139 resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
9140 hasBin: true
9141 dev: true
9142
9143 /semver@6.3.0:
9144 resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
9145 hasBin: true
9146 dev: true
9147
9148 /semver@7.5.0:
9149 resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==}
9150 engines: {node: '>=10'}
9151 hasBin: true
9152 dependencies:
9153 lru-cache: 6.0.0
9154 dev: true
9155
9156 /send@0.18.0:
9157 resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
9158 engines: {node: '>= 0.8.0'}
9159 dependencies:
9160 debug: 2.6.9
9161 depd: 2.0.0
9162 destroy: 1.2.0
9163 encodeurl: 1.0.2
9164 escape-html: 1.0.3
9165 etag: 1.8.1
9166 fresh: 0.5.2
9167 http-errors: 2.0.0
9168 mime: 1.6.0
9169 ms: 2.1.3
9170 on-finished: 2.4.1
9171 range-parser: 1.2.1
9172 statuses: 2.0.1
9173 transitivePeerDependencies:
9174 - supports-color
9175
9176 /serialize-javascript@5.0.1:
9177 resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==}
9178 dependencies:
9179 randombytes: 2.1.0
9180 dev: true
9181
9182 /serialize-javascript@6.0.1:
9183 resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==}
9184 dependencies:
9185 randombytes: 2.1.0
9186 dev: true
9187
9188 /serve-index@1.9.1:
9189 resolution: {integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==}
9190 engines: {node: '>= 0.8.0'}
9191 dependencies:
9192 accepts: 1.3.8
9193 batch: 0.6.1
9194 debug: 2.6.9
9195 escape-html: 1.0.3
9196 http-errors: 1.6.3
9197 mime-types: 2.1.35
9198 parseurl: 1.3.3
9199 transitivePeerDependencies:
9200 - supports-color
9201 dev: true
9202
9203 /serve-static@1.15.0:
9204 resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==}
9205 engines: {node: '>= 0.8.0'}
9206 dependencies:
9207 encodeurl: 1.0.2
9208 escape-html: 1.0.3
9209 parseurl: 1.3.3
9210 send: 0.18.0
9211 transitivePeerDependencies:
9212 - supports-color
9213
9214 /set-blocking@2.0.0:
9215 resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
9216 dev: true
9217
9218 /set-value@2.0.1:
9219 resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==}
9220 engines: {node: '>=0.10.0'}
9221 dependencies:
9222 extend-shallow: 2.0.1
9223 is-extendable: 0.1.1
9224 is-plain-object: 2.0.4
9225 split-string: 3.1.0
9226 dev: true
9227
9228 /setprototypeof@1.1.0:
9229 resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==}
9230 dev: true
9231
9232 /setprototypeof@1.2.0:
9233 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
9234
9235 /sha.js@2.4.11:
9236 resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==}
9237 hasBin: true
9238 dependencies:
9239 inherits: 2.0.4
9240 safe-buffer: 5.2.1
9241 dev: true
9242
9243 /shallow-clone@3.0.1:
9244 resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==}
9245 engines: {node: '>=8'}
9246 dependencies:
9247 kind-of: 6.0.3
9248 dev: true
9249
9250 /shebang-command@1.2.0:
9251 resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
9252 engines: {node: '>=0.10.0'}
9253 dependencies:
9254 shebang-regex: 1.0.0
9255 dev: true
9256
9257 /shebang-command@2.0.0:
9258 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
9259 engines: {node: '>=8'}
9260 dependencies:
9261 shebang-regex: 3.0.0
9262 dev: true
9263
9264 /shebang-regex@1.0.0:
9265 resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==}
9266 engines: {node: '>=0.10.0'}
9267 dev: true
9268
9269 /shebang-regex@3.0.0:
9270 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
9271 engines: {node: '>=8'}
9272 dev: true
9273
9274 /shell-quote@1.8.1:
9275 resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
9276 dev: true
9277
9278 /shellwords@0.1.1:
9279 resolution: {integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==}
9280 dev: true
9281
9282 /shortid@2.2.16:
9283 resolution: {integrity: sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==}
9284 dependencies:
9285 nanoid: 2.1.11
9286 dev: true
9287
9288 /side-channel@1.0.4:
9289 resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==}
9290 dependencies:
9291 call-bind: 1.0.2
9292 get-intrinsic: 1.2.0
9293 object-inspect: 1.12.3
9294 dev: true
9295
9296 /sigmund@1.0.1:
9297 resolution: {integrity: sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==}
9298 dev: true
9299
9300 /signal-exit@3.0.7:
9301 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
9302 dev: true
9303
9304 /signal-exit@4.0.1:
9305 resolution: {integrity: sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==}
9306 engines: {node: '>=14'}
9307 dev: true
9308
9309 /sirv@1.0.19:
9310 resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==}
9311 engines: {node: '>= 10'}
9312 dependencies:
9313 '@polka/url': 1.0.0-next.21
9314 mrmime: 1.0.1
9315 totalist: 1.1.0
9316 dev: true
9317
9318 /slash@3.0.0:
9319 resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
9320 engines: {node: '>=8'}
9321 dev: true
9322
9323 /snapdragon-node@2.1.1:
9324 resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==}
9325 engines: {node: '>=0.10.0'}
9326 dependencies:
9327 define-property: 1.0.0
9328 isobject: 3.0.1
9329 snapdragon-util: 3.0.1
9330 dev: true
9331
9332 /snapdragon-util@3.0.1:
9333 resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==}
9334 engines: {node: '>=0.10.0'}
9335 dependencies:
9336 kind-of: 3.2.2
9337 dev: true
9338
9339 /snapdragon@0.8.2:
9340 resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==}
9341 engines: {node: '>=0.10.0'}
9342 dependencies:
9343 base: 0.11.2
9344 debug: 2.6.9
9345 define-property: 0.2.5
9346 extend-shallow: 2.0.1
9347 map-cache: 0.2.2
9348 source-map: 0.5.7
9349 source-map-resolve: 0.5.3
9350 use: 3.1.1
9351 transitivePeerDependencies:
9352 - supports-color
9353 dev: true
9354
9355 /sockjs@0.3.24:
9356 resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==}
9357 dependencies:
9358 faye-websocket: 0.11.4
9359 uuid: 8.3.2
9360 websocket-driver: 0.7.4
9361 dev: true
9362
9363 /sort-keys-length@1.0.1:
9364 resolution: {integrity: sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==}
9365 engines: {node: '>=0.10.0'}
9366 dependencies:
9367 sort-keys: 1.1.2
9368 dev: true
9369
9370 /sort-keys@1.1.2:
9371 resolution: {integrity: sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==}
9372 engines: {node: '>=0.10.0'}
9373 dependencies:
9374 is-plain-obj: 1.1.0
9375 dev: true
9376
9377 /sort-keys@2.0.0:
9378 resolution: {integrity: sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==}
9379 engines: {node: '>=4'}
9380 dependencies:
9381 is-plain-obj: 1.1.0
9382 dev: true
9383
9384 /source-map-js@1.0.2:
9385 resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
9386 engines: {node: '>=0.10.0'}
9387
9388 /source-map-resolve@0.5.3:
9389 resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==}
9390 deprecated: See https://github.com/lydell/source-map-resolve#deprecated
9391 dependencies:
9392 atob: 2.1.2
9393 decode-uri-component: 0.2.2
9394 resolve-url: 0.2.1
9395 source-map-url: 0.4.1
9396 urix: 0.1.0
9397 dev: true
9398
9399 /source-map-support@0.5.21:
9400 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
9401 dependencies:
9402 buffer-from: 1.1.2
9403 source-map: 0.6.1
9404 dev: true
9405
9406 /source-map-url@0.4.1:
9407 resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==}
9408 deprecated: See https://github.com/lydell/source-map-url#deprecated
9409 dev: true
9410
9411 /source-map@0.5.7:
9412 resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
9413 engines: {node: '>=0.10.0'}
9414 dev: true
9415
9416 /source-map@0.6.1:
9417 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
9418 engines: {node: '>=0.10.0'}
9419
9420 /sourcemap-codec@1.4.8:
9421 resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
9422 deprecated: Please use @jridgewell/sourcemap-codec instead
9423
9424 /spdx-correct@3.2.0:
9425 resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
9426 dependencies:
9427 spdx-expression-parse: 3.0.1
9428 spdx-license-ids: 3.0.13
9429 dev: true
9430
9431 /spdx-exceptions@2.3.0:
9432 resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==}
9433 dev: true
9434
9435 /spdx-expression-parse@3.0.1:
9436 resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
9437 dependencies:
9438 spdx-exceptions: 2.3.0
9439 spdx-license-ids: 3.0.13
9440 dev: true
9441
9442 /spdx-license-ids@3.0.13:
9443 resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==}
9444 dev: true
9445
9446 /spdy-transport@3.0.0:
9447 resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==}
9448 dependencies:
9449 debug: 4.3.4
9450 detect-node: 2.1.0
9451 hpack.js: 2.1.6
9452 obuf: 1.1.2
9453 readable-stream: 3.6.2
9454 wbuf: 1.7.3
9455 transitivePeerDependencies:
9456 - supports-color
9457 dev: true
9458
9459 /spdy@4.0.2:
9460 resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==}
9461 engines: {node: '>=6.0.0'}
9462 dependencies:
9463 debug: 4.3.4
9464 handle-thing: 2.0.1
9465 http-deceiver: 1.2.7
9466 select-hose: 2.0.0
9467 spdy-transport: 3.0.0
9468 transitivePeerDependencies:
9469 - supports-color
9470 dev: true
9471
9472 /split-string@3.1.0:
9473 resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==}
9474 engines: {node: '>=0.10.0'}
9475 dependencies:
9476 extend-shallow: 3.0.2
9477 dev: true
9478
9479 /sprintf-js@1.0.3:
9480 resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
9481 dev: true
9482
9483 /ssri@8.0.1:
9484 resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==}
9485 engines: {node: '>= 8'}
9486 dependencies:
9487 minipass: 3.3.6
9488 dev: true
9489
9490 /stable@0.1.8:
9491 resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==}
9492 deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility'
9493 dev: true
9494
9495 /stackframe@1.3.4:
9496 resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==}
9497 dev: true
9498
9499 /static-extend@0.1.2:
9500 resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==}
9501 engines: {node: '>=0.10.0'}
9502 dependencies:
9503 define-property: 0.2.5
9504 object-copy: 0.1.0
9505 dev: true
9506
9507 /statuses@1.5.0:
9508 resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==}
9509 engines: {node: '>= 0.6'}
9510 dev: true
9511
9512 /statuses@2.0.1:
9513 resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
9514 engines: {node: '>= 0.8'}
9515
9516 /steno@0.4.4:
9517 resolution: {integrity: sha512-EEHMVYHNXFHfGtgjNITnka0aHhiAlo93F7z2/Pwd+g0teG9CnM3JIINM7hVVB5/rhw9voufD7Wukwgtw2uqh6w==}
9518 dependencies:
9519 graceful-fs: 4.2.11
9520 dev: true
9521
9522 /strict-uri-encode@1.1.0:
9523 resolution: {integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==}
9524 engines: {node: '>=0.10.0'}
9525 dev: true
9526
9527 /string-width@2.1.1:
9528 resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==}
9529 engines: {node: '>=4'}
9530 dependencies:
9531 is-fullwidth-code-point: 2.0.0
9532 strip-ansi: 4.0.0
9533 dev: true
9534
9535 /string-width@3.1.0:
9536 resolution: {integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==}
9537 engines: {node: '>=6'}
9538 dependencies:
9539 emoji-regex: 7.0.3
9540 is-fullwidth-code-point: 2.0.0
9541 strip-ansi: 5.2.0
9542 dev: true
9543
9544 /string-width@4.2.3:
9545 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
9546 engines: {node: '>=8'}
9547 dependencies:
9548 emoji-regex: 8.0.0
9549 is-fullwidth-code-point: 3.0.0
9550 strip-ansi: 6.0.1
9551 dev: true
9552
9553 /string_decoder@1.1.1:
9554 resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
9555 dependencies:
9556 safe-buffer: 5.1.2
9557 dev: true
9558
9559 /string_decoder@1.3.0:
9560 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
9561 dependencies:
9562 safe-buffer: 5.2.1
9563 dev: true
9564
9565 /strip-ansi@4.0.0:
9566 resolution: {integrity: sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==}
9567 engines: {node: '>=4'}
9568 dependencies:
9569 ansi-regex: 3.0.1
9570 dev: true
9571
9572 /strip-ansi@5.2.0:
9573 resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==}
9574 engines: {node: '>=6'}
9575 dependencies:
9576 ansi-regex: 4.1.1
9577 dev: true
9578
9579 /strip-ansi@6.0.1:
9580 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
9581 engines: {node: '>=8'}
9582 dependencies:
9583 ansi-regex: 5.0.1
9584 dev: true
9585
9586 /strip-dirs@2.1.0:
9587 resolution: {integrity: sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==}
9588 dependencies:
9589 is-natural-number: 4.0.1
9590 dev: true
9591
9592 /strip-eof@1.0.0:
9593 resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==}
9594 engines: {node: '>=0.10.0'}
9595 dev: true
9596
9597 /strip-final-newline@2.0.0:
9598 resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
9599 engines: {node: '>=6'}
9600 dev: true
9601
9602 /strip-indent@2.0.0:
9603 resolution: {integrity: sha512-RsSNPLpq6YUL7QYy44RnPVTn/lcVZtb48Uof3X5JLbF4zD/Gs7ZFDv2HWol+leoQN2mT86LAzSshGfkTlSOpsA==}
9604 engines: {node: '>=4'}
9605 dev: true
9606
9607 /strip-json-comments@3.1.1:
9608 resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
9609 engines: {node: '>=8'}
9610 dev: true
9611
9612 /strip-outer@1.0.1:
9613 resolution: {integrity: sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==}
9614 engines: {node: '>=0.10.0'}
9615 dependencies:
9616 escape-string-regexp: 1.0.5
9617 dev: true
9618
9619 /stylehacks@5.1.1(postcss@8.4.23):
9620 resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==}
9621 engines: {node: ^10 || ^12 || >=14.0}
9622 peerDependencies:
9623 postcss: ^8.2.15
9624 dependencies:
9625 browserslist: 4.21.5
9626 postcss: 8.4.23
9627 postcss-selector-parser: 6.0.11
9628 dev: true
9629
9630 /subscriptions-transport-ws@0.11.0(graphql@15.8.0):
9631 resolution: {integrity: sha512-8D4C6DIH5tGiAIpp5I0wD/xRlNiZAPGHygzCe7VzyzUoxHtawzjNAY9SUTXU05/EY2NMY9/9GF0ycizkXr1CWQ==}
9632 deprecated: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md
9633 peerDependencies:
9634 graphql: ^15.7.2 || ^16.0.0
9635 dependencies:
9636 backo2: 1.0.2
9637 eventemitter3: 3.1.2
9638 graphql: 15.8.0
9639 iterall: 1.3.0
9640 symbol-observable: 1.2.0
9641 ws: 7.5.9
9642 transitivePeerDependencies:
9643 - bufferutil
9644 - utf-8-validate
9645 dev: true
9646
9647 /supports-color@5.5.0:
9648 resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
9649 engines: {node: '>=4'}
9650 dependencies:
9651 has-flag: 3.0.0
9652 dev: true
9653
9654 /supports-color@7.2.0:
9655 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
9656 engines: {node: '>=8'}
9657 dependencies:
9658 has-flag: 4.0.0
9659 dev: true
9660
9661 /supports-color@8.1.1:
9662 resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
9663 engines: {node: '>=10'}
9664 dependencies:
9665 has-flag: 4.0.0
9666 dev: true
9667
9668 /supports-preserve-symlinks-flag@1.0.0:
9669 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
9670 engines: {node: '>= 0.4'}
9671 dev: true
9672
9673 /svg-tags@1.0.0:
9674 resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
9675 dev: true
9676
9677 /svgo@2.8.0:
9678 resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==}
9679 engines: {node: '>=10.13.0'}
9680 hasBin: true
9681 dependencies:
9682 '@trysound/sax': 0.2.0
9683 commander: 7.2.0
9684 css-select: 4.3.0
9685 css-tree: 1.1.3
9686 csso: 4.2.0
9687 picocolors: 1.0.0
9688 stable: 0.1.8
9689 dev: true
9690
9691 /symbol-observable@1.2.0:
9692 resolution: {integrity: sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==}
9693 engines: {node: '>=0.10.0'}
9694 dev: true
9695
9696 /symbol-tree@3.2.4:
9697 resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
9698 dev: true
9699
9700 /tapable@1.1.3:
9701 resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==}
9702 engines: {node: '>=6'}
9703 dev: true
9704
9705 /tapable@2.2.1:
9706 resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
9707 engines: {node: '>=6'}
9708 dev: true
9709
9710 /tar-stream@1.6.2:
9711 resolution: {integrity: sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==}
9712 engines: {node: '>= 0.8.0'}
9713 dependencies:
9714 bl: 1.2.3
9715 buffer-alloc: 1.2.0
9716 end-of-stream: 1.4.4
9717 fs-constants: 1.0.0
9718 readable-stream: 2.3.8
9719 to-buffer: 1.1.1
9720 xtend: 4.0.2
9721 dev: true
9722
9723 /taskkill@3.1.0:
9724 resolution: {integrity: sha512-5KcOFzPvd1nGFVrmB7H4+QAWVjYOf//+QTbOj0GpXbqtqbKGWVczG+rq6VhXAtdtlKLTs16NAmHRyF5vbggQ2w==}
9725 engines: {node: '>=8'}
9726 dependencies:
9727 arrify: 2.0.1
9728 execa: 3.4.0
9729 dev: true
9730
9731 /temp@0.8.4:
9732 resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==}
9733 engines: {node: '>=6.0.0'}
9734 dependencies:
9735 rimraf: 2.6.3
9736 dev: true
9737
9738 /terser-webpack-plugin@5.3.7(webpack@5.80.0):
9739 resolution: {integrity: sha512-AfKwIktyP7Cu50xNjXF/6Qb5lBNzYaWpU6YfoX3uZicTx0zTy0stDDCsvjDapKsSDvOeWo5MEq4TmdBy2cNoHw==}
9740 engines: {node: '>= 10.13.0'}
9741 peerDependencies:
9742 '@swc/core': '*'
9743 esbuild: '*'
9744 uglify-js: '*'
9745 webpack: ^5.1.0
9746 peerDependenciesMeta:
9747 '@swc/core':
9748 optional: true
9749 esbuild:
9750 optional: true
9751 uglify-js:
9752 optional: true
9753 dependencies:
9754 '@jridgewell/trace-mapping': 0.3.18
9755 jest-worker: 27.5.1
9756 schema-utils: 3.1.2
9757 serialize-javascript: 6.0.1
9758 terser: 5.17.1
9759 webpack: 5.80.0
9760 dev: true
9761
9762 /terser@5.17.1:
9763 resolution: {integrity: sha512-hVl35zClmpisy6oaoKALOpS0rDYLxRFLHhRuDlEGTKey9qHjS1w9GMORjuwIMt70Wan4lwsLYyWDVnWgF+KUEw==}
9764 engines: {node: '>=10'}
9765 hasBin: true
9766 dependencies:
9767 '@jridgewell/source-map': 0.3.3
9768 acorn: 8.8.2
9769 commander: 2.20.3
9770 source-map-support: 0.5.21
9771 dev: true
9772
9773 /text-table@0.2.0:
9774 resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
9775 dev: true
9776
9777 /thenify-all@1.6.0:
9778 resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
9779 engines: {node: '>=0.8'}
9780 dependencies:
9781 thenify: 3.3.1
9782 dev: true
9783
9784 /thenify@3.3.1:
9785 resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
9786 dependencies:
9787 any-promise: 1.3.0
9788 dev: true
9789
9790 /thread-loader@3.0.4(webpack@5.80.0):
9791 resolution: {integrity: sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA==}
9792 engines: {node: '>= 10.13.0'}
9793 peerDependencies:
9794 webpack: ^4.27.0 || ^5.0.0
9795 dependencies:
9796 json-parse-better-errors: 1.0.2
9797 loader-runner: 4.3.0
9798 loader-utils: 2.0.4
9799 neo-async: 2.6.2
9800 schema-utils: 3.1.2
9801 webpack: 5.80.0
9802 dev: true
9803
9804 /through@2.3.8:
9805 resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
9806 dev: true
9807
9808 /thunky@1.1.0:
9809 resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==}
9810 dev: true
9811
9812 /timed-out@4.0.1:
9813 resolution: {integrity: sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==}
9814 engines: {node: '>=0.10.0'}
9815 dev: true
9816
9817 /tmp@0.0.33:
9818 resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
9819 engines: {node: '>=0.6.0'}
9820 dependencies:
9821 os-tmpdir: 1.0.2
9822 dev: true
9823
9824 /to-buffer@1.1.1:
9825 resolution: {integrity: sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==}
9826 dev: true
9827
9828 /to-fast-properties@2.0.0:
9829 resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
9830 engines: {node: '>=4'}
9831
9832 /to-object-path@0.3.0:
9833 resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==}
9834 engines: {node: '>=0.10.0'}
9835 dependencies:
9836 kind-of: 3.2.2
9837 dev: true
9838
9839 /to-regex-range@2.1.1:
9840 resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==}
9841 engines: {node: '>=0.10.0'}
9842 dependencies:
9843 is-number: 3.0.0
9844 repeat-string: 1.6.1
9845 dev: true
9846
9847 /to-regex-range@5.0.1:
9848 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
9849 engines: {node: '>=8.0'}
9850 dependencies:
9851 is-number: 7.0.0
9852 dev: true
9853
9854 /to-regex@3.0.2:
9855 resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==}
9856 engines: {node: '>=0.10.0'}
9857 dependencies:
9858 define-property: 2.0.2
9859 extend-shallow: 3.0.2
9860 regex-not: 1.0.2
9861 safe-regex: 1.1.0
9862 dev: true
9863
9864 /toidentifier@1.0.1:
9865 resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
9866 engines: {node: '>=0.6'}
9867
9868 /toposort@2.0.2:
9869 resolution: {integrity: sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg==}
9870 dev: true
9871
9872 /totalist@1.1.0:
9873 resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==}
9874 engines: {node: '>=6'}
9875 dev: true
9876
9877 /tough-cookie@4.1.2:
9878 resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==}
9879 engines: {node: '>=6'}
9880 dependencies:
9881 psl: 1.9.0
9882 punycode: 2.3.0
9883 universalify: 0.2.0
9884 url-parse: 1.5.10
9885 dev: true
9886
9887 /tr46@0.0.3:
9888 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
9889 dev: true
9890
9891 /tr46@3.0.0:
9892 resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==}
9893 engines: {node: '>=12'}
9894 dependencies:
9895 punycode: 2.3.0
9896 dev: true
9897
9898 /trim-repeated@1.0.0:
9899 resolution: {integrity: sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==}
9900 engines: {node: '>=0.10.0'}
9901 dependencies:
9902 escape-string-regexp: 1.0.5
9903 dev: true
9904
9905 /ts-loader@9.4.2(typescript@5.0.4)(webpack@5.80.0):
9906 resolution: {integrity: sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA==}
9907 engines: {node: '>=12.0.0'}
9908 peerDependencies:
9909 typescript: '*'
9910 webpack: ^5.0.0
9911 dependencies:
9912 chalk: 4.1.2
9913 enhanced-resolve: 5.13.0
9914 micromatch: 4.0.5
9915 semver: 7.5.0
9916 typescript: 5.0.4
9917 webpack: 5.80.0
9918 dev: true
9919
9920 /tslib@1.14.1:
9921 resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
9922 dev: true
9923
9924 /tslib@2.5.0:
9925 resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
9926 dev: true
9927
9928 /tsutils@3.21.0(typescript@5.0.4):
9929 resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
9930 engines: {node: '>= 6'}
9931 peerDependencies:
9932 typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
9933 dependencies:
9934 tslib: 1.14.1
9935 typescript: 5.0.4
9936 dev: true
9937
9938 /tunnel-agent@0.6.0:
9939 resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
9940 dependencies:
9941 safe-buffer: 5.2.1
9942 dev: true
9943
9944 /type-check@0.3.2:
9945 resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
9946 engines: {node: '>= 0.8.0'}
9947 dependencies:
9948 prelude-ls: 1.1.2
9949 dev: true
9950
9951 /type-check@0.4.0:
9952 resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
9953 engines: {node: '>= 0.8.0'}
9954 dependencies:
9955 prelude-ls: 1.2.1
9956 dev: true
9957
9958 /type-detect@4.0.8:
9959 resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
9960 engines: {node: '>=4'}
9961 dev: true
9962
9963 /type-fest@0.20.2:
9964 resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
9965 engines: {node: '>=10'}
9966 dev: true
9967
9968 /type-fest@0.21.3:
9969 resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
9970 engines: {node: '>=10'}
9971 dev: true
9972
9973 /type-fest@0.6.0:
9974 resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==}
9975 engines: {node: '>=8'}
9976 dev: true
9977
9978 /type-fest@0.8.1:
9979 resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==}
9980 engines: {node: '>=8'}
9981 dev: true
9982
9983 /type-is@1.6.18:
9984 resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
9985 engines: {node: '>= 0.6'}
9986 dependencies:
9987 media-typer: 0.3.0
9988 mime-types: 2.1.35
9989 dev: true
9990
9991 /typescript@4.5.5:
9992 resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==}
9993 engines: {node: '>=4.2.0'}
9994 hasBin: true
9995 dev: true
9996
9997 /typescript@5.0.4:
9998 resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==}
9999 engines: {node: '>=12.20'}
10000 hasBin: true
10001 dev: true
10002
10003 /unbzip2-stream@1.4.3:
10004 resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==}
10005 dependencies:
10006 buffer: 5.7.1
10007 through: 2.3.8
10008 dev: true
10009
10010 /unicode-canonical-property-names-ecmascript@2.0.0:
10011 resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
10012 engines: {node: '>=4'}
10013 dev: true
10014
10015 /unicode-match-property-ecmascript@2.0.0:
10016 resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
10017 engines: {node: '>=4'}
10018 dependencies:
10019 unicode-canonical-property-names-ecmascript: 2.0.0
10020 unicode-property-aliases-ecmascript: 2.1.0
10021 dev: true
10022
10023 /unicode-match-property-value-ecmascript@2.1.0:
10024 resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==}
10025 engines: {node: '>=4'}
10026 dev: true
10027
10028 /unicode-property-aliases-ecmascript@2.1.0:
10029 resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
10030 engines: {node: '>=4'}
10031 dev: true
10032
10033 /union-value@1.0.1:
10034 resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==}
10035 engines: {node: '>=0.10.0'}
10036 dependencies:
10037 arr-union: 3.1.0
10038 get-value: 2.0.6
10039 is-extendable: 0.1.1
10040 set-value: 2.0.1
10041 dev: true
10042
10043 /universalify@0.2.0:
10044 resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}
10045 engines: {node: '>= 4.0.0'}
10046 dev: true
10047
10048 /universalify@2.0.0:
10049 resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
10050 engines: {node: '>= 10.0.0'}
10051 dev: true
10052
10053 /unpipe@1.0.0:
10054 resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
10055 engines: {node: '>= 0.8'}
10056
10057 /unset-value@1.0.0:
10058 resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==}
10059 engines: {node: '>=0.10.0'}
10060 dependencies:
10061 has-value: 0.3.1
10062 isobject: 3.0.1
10063 dev: true
10064
10065 /update-browserslist-db@1.0.11(browserslist@4.21.5):
10066 resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==}
10067 hasBin: true
10068 peerDependencies:
10069 browserslist: '>= 4.21.0'
10070 dependencies:
10071 browserslist: 4.21.5
10072 escalade: 3.1.1
10073 picocolors: 1.0.0
10074 dev: true
10075
10076 /uri-js@4.4.1:
10077 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
10078 dependencies:
10079 punycode: 2.3.0
10080 dev: true
10081
10082 /urix@0.1.0:
10083 resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==}
10084 deprecated: Please see https://github.com/lydell/urix#deprecated
10085 dev: true
10086
10087 /url-parse-lax@3.0.0:
10088 resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==}
10089 engines: {node: '>=4'}
10090 dependencies:
10091 prepend-http: 2.0.0
10092 dev: true
10093
10094 /url-parse@1.5.10:
10095 resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==}
10096 dependencies:
10097 querystringify: 2.2.0
10098 requires-port: 1.0.0
10099 dev: true
10100
10101 /url-to-options@1.0.1:
10102 resolution: {integrity: sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==}
10103 engines: {node: '>= 4'}
10104 dev: true
10105
10106 /use@3.1.1:
10107 resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==}
10108 engines: {node: '>=0.10.0'}
10109 dev: true
10110
10111 /util-deprecate@1.0.2:
10112 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
10113 dev: true
10114
10115 /utila@0.4.0:
10116 resolution: {integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==}
10117 dev: true
10118
10119 /utils-merge@1.0.1:
10120 resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
10121 engines: {node: '>= 0.4.0'}
10122 dev: true
10123
10124 /uuid@8.3.2:
10125 resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
10126 hasBin: true
10127 dev: true
10128
10129 /uuid@9.0.0:
10130 resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
10131 hasBin: true
10132 dev: true
10133
10134 /validate-npm-package-license@3.0.4:
10135 resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
10136 dependencies:
10137 spdx-correct: 3.2.0
10138 spdx-expression-parse: 3.0.1
10139 dev: true
10140
10141 /validate-npm-package-name@3.0.0:
10142 resolution: {integrity: sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==}
10143 dependencies:
10144 builtins: 1.0.3
10145 dev: true
10146
10147 /value-or-promise@1.0.11:
10148 resolution: {integrity: sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==}
10149 engines: {node: '>=12'}
10150 dev: true
10151
10152 /value-or-promise@1.0.12:
10153 resolution: {integrity: sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==}
10154 engines: {node: '>=12'}
10155 dev: true
10156
10157 /vary@1.1.2:
10158 resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
10159 engines: {node: '>= 0.8'}
10160 dev: true
10161
10162 /vue-class-component@8.0.0-rc.1(vue@3.2.47):
10163 resolution: {integrity: sha512-w1nMzsT/UdbDAXKqhwTmSoyuJzUXKrxLE77PCFVuC6syr8acdFDAq116xgvZh9UCuV0h+rlCtxXolr3Hi3HyPQ==}
10164 peerDependencies:
10165 vue: ^3.0.0
10166 dependencies:
10167 vue: 3.2.47
10168 dev: false
10169
10170 /vue-codemod@0.0.5:
10171 resolution: {integrity: sha512-DE+24W1d3oanGqq7yna4ddOKXmVzjECgku2ddMcm7OS9Bp9QOblMHT88PzKiCc7npGiHf5+mTfrEW1JVIBbA2A==}
10172 engines: {node: '>= 10.0'}
10173 hasBin: true
10174 dependencies:
10175 '@babel/core': 7.21.4
10176 '@babel/preset-env': 7.21.4(@babel/core@7.21.4)
10177 '@babel/types': 7.21.4
10178 '@types/jscodeshift': 0.7.2
10179 '@vue/compiler-core': 3.2.47
10180 '@vue/compiler-dom': 3.2.47
10181 debug: 4.3.4
10182 globby: 11.1.0
10183 inquirer: 7.3.3
10184 jscodeshift: 0.11.0(@babel/preset-env@7.21.4)
10185 lru-cache: 6.0.0
10186 source-map: 0.6.1
10187 yargs: 16.2.0
10188 transitivePeerDependencies:
10189 - supports-color
10190 dev: true
10191
10192 /vue-eslint-parser@9.1.1(eslint@8.39.0):
10193 resolution: {integrity: sha512-C2aI/r85Q6tYcz4dpgvrs4wH/MqVrRAVIdpYedrxnATDHHkb+TroeRcDpKWGZCx/OcECMWfz7tVwQ8e+Opy6rA==}
10194 engines: {node: ^14.17.0 || >=16.0.0}
10195 peerDependencies:
10196 eslint: '>=6.0.0'
10197 dependencies:
10198 debug: 4.3.4
10199 eslint: 8.39.0
10200 eslint-scope: 7.2.0
10201 eslint-visitor-keys: 3.4.0
10202 espree: 9.5.1
10203 esquery: 1.5.0
10204 lodash: 4.17.21
10205 semver: 7.5.0
10206 transitivePeerDependencies:
10207 - supports-color
10208 dev: true
10209
10210 /vue-hot-reload-api@2.3.4:
10211 resolution: {integrity: sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==}
10212 dev: true
10213
10214 /vue-loader@15.10.1(css-loader@6.7.3)(webpack@5.80.0):
10215 resolution: {integrity: sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==}
10216 peerDependencies:
10217 '@vue/compiler-sfc': ^3.0.8
10218 cache-loader: '*'
10219 css-loader: '*'
10220 vue-template-compiler: '*'
10221 webpack: ^3.0.0 || ^4.1.0 || ^5.0.0-0
10222 peerDependenciesMeta:
10223 '@vue/compiler-sfc':
10224 optional: true
10225 cache-loader:
10226 optional: true
10227 vue-template-compiler:
10228 optional: true
10229 dependencies:
10230 '@vue/component-compiler-utils': 3.3.0
10231 css-loader: 6.7.3(webpack@5.80.0)
10232 hash-sum: 1.0.2
10233 loader-utils: 1.4.2
10234 vue-hot-reload-api: 2.3.4
10235 vue-style-loader: 4.1.3
10236 webpack: 5.80.0
10237 transitivePeerDependencies:
10238 - arc-templates
10239 - atpl
10240 - babel-core
10241 - bracket-template
10242 - coffee-script
10243 - dot
10244 - dust
10245 - dustjs-helpers
10246 - dustjs-linkedin
10247 - eco
10248 - ect
10249 - ejs
10250 - haml-coffee
10251 - hamlet
10252 - hamljs
10253 - handlebars
10254 - hogan.js
10255 - htmling
10256 - jade
10257 - jazz
10258 - jqtpl
10259 - just
10260 - liquid-node
10261 - liquor
10262 - lodash
10263 - marko
10264 - mote
10265 - mustache
10266 - nunjucks
10267 - plates
10268 - pug
10269 - qejs
10270 - ractive
10271 - razor-tmpl
10272 - react
10273 - react-dom
10274 - slm
10275 - squirrelly
10276 - swig
10277 - swig-templates
10278 - teacup
10279 - templayed
10280 - then-jade
10281 - then-pug
10282 - tinyliquid
10283 - toffee
10284 - twig
10285 - twing
10286 - underscore
10287 - vash
10288 - velocityjs
10289 - walrus
10290 - whiskers
10291 dev: true
10292
10293 /vue-loader@17.0.1(vue@3.2.47)(webpack@5.80.0):
10294 resolution: {integrity: sha512-/OOyugJnImKCkAKrAvdsWMuwoCqGxWT5USLsjohzWbMgOwpA5wQmzQiLMzZd7DjhIfunzAGIApTOgIylz/kwcg==}
10295 peerDependencies:
10296 '@vue/compiler-sfc': '*'
10297 vue: '*'
10298 webpack: ^4.1.0 || ^5.0.0-0
10299 peerDependenciesMeta:
10300 '@vue/compiler-sfc':
10301 optional: true
10302 vue:
10303 optional: true
10304 dependencies:
10305 chalk: 4.1.2
10306 hash-sum: 2.0.0
10307 loader-utils: 2.0.4
10308 vue: 3.2.47
10309 webpack: 5.80.0
10310 dev: true
10311
10312 /vue-router@4.1.6(vue@3.2.47):
10313 resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==}
10314 peerDependencies:
10315 vue: ^3.2.0
10316 dependencies:
10317 '@vue/devtools-api': 6.5.0
10318 vue: 3.2.47
10319 dev: false
10320
10321 /vue-style-loader@4.1.3:
10322 resolution: {integrity: sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==}
10323 dependencies:
10324 hash-sum: 1.0.2
10325 loader-utils: 1.4.2
10326 dev: true
10327
10328 /vue-template-es2015-compiler@1.9.1:
10329 resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==}
10330 dev: true
10331
10332 /vue@2.7.14:
10333 resolution: {integrity: sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==}
10334 dependencies:
10335 '@vue/compiler-sfc': 2.7.14
10336 csstype: 3.1.2
10337 dev: true
10338
10339 /vue@3.2.47:
10340 resolution: {integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==}
10341 dependencies:
10342 '@vue/compiler-dom': 3.2.47
10343 '@vue/compiler-sfc': 3.2.47
10344 '@vue/runtime-dom': 3.2.47
10345 '@vue/server-renderer': 3.2.47(vue@3.2.47)
10346 '@vue/shared': 3.2.47
10347
10348 /w3c-hr-time@1.0.2:
10349 resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==}
10350 deprecated: Use your platform's native performance.now() and performance.timeOrigin.
10351 dependencies:
10352 browser-process-hrtime: 1.0.0
10353 dev: true
10354
10355 /w3c-xmlserializer@3.0.0:
10356 resolution: {integrity: sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==}
10357 engines: {node: '>=12'}
10358 dependencies:
10359 xml-name-validator: 4.0.0
10360 dev: true
10361
10362 /watchpack@2.4.0:
10363 resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==}
10364 engines: {node: '>=10.13.0'}
10365 dependencies:
10366 glob-to-regexp: 0.4.1
10367 graceful-fs: 4.2.11
10368 dev: true
10369
10370 /wbuf@1.7.3:
10371 resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==}
10372 dependencies:
10373 minimalistic-assert: 1.0.1
10374 dev: true
10375
10376 /wcwidth@1.0.1:
10377 resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
10378 dependencies:
10379 defaults: 1.0.4
10380 dev: true
10381
10382 /webidl-conversions@3.0.1:
10383 resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
10384 dev: true
10385
10386 /webidl-conversions@7.0.0:
10387 resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
10388 engines: {node: '>=12'}
10389 dev: true
10390
10391 /webpack-bundle-analyzer@4.8.0:
10392 resolution: {integrity: sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==}
10393 engines: {node: '>= 10.13.0'}
10394 hasBin: true
10395 dependencies:
10396 '@discoveryjs/json-ext': 0.5.7
10397 acorn: 8.8.2
10398 acorn-walk: 8.2.0
10399 chalk: 4.1.2
10400 commander: 7.2.0
10401 gzip-size: 6.0.0
10402 lodash: 4.17.21
10403 opener: 1.5.2
10404 sirv: 1.0.19
10405 ws: 7.5.9
10406 transitivePeerDependencies:
10407 - bufferutil
10408 - utf-8-validate
10409 dev: true
10410
10411 /webpack-chain@6.5.1:
10412 resolution: {integrity: sha512-7doO/SRtLu8q5WM0s7vPKPWX580qhi0/yBHkOxNkv50f6qB76Zy9o2wRTrrPULqYTvQlVHuvbA8v+G5ayuUDsA==}
10413 engines: {node: '>=8'}
10414 dependencies:
10415 deepmerge: 1.5.2
10416 javascript-stringify: 2.1.0
10417 dev: true
10418
10419 /webpack-dev-middleware@5.3.3(webpack@5.80.0):
10420 resolution: {integrity: sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==}
10421 engines: {node: '>= 12.13.0'}
10422 peerDependencies:
10423 webpack: ^4.0.0 || ^5.0.0
10424 dependencies:
10425 colorette: 2.0.20
10426 memfs: 3.5.1
10427 mime-types: 2.1.35
10428 range-parser: 1.2.1
10429 schema-utils: 4.0.1
10430 webpack: 5.80.0
10431 dev: true
10432
10433 /webpack-dev-server@4.13.3(debug@4.3.4)(webpack@5.80.0):
10434 resolution: {integrity: sha512-KqqzrzMRSRy5ePz10VhjyL27K2dxqwXQLP5rAKwRJBPUahe7Z2bBWzHw37jeb8GCPKxZRO79ZdQUAPesMh/Nug==}
10435 engines: {node: '>= 12.13.0'}
10436 hasBin: true
10437 peerDependencies:
10438 webpack: ^4.37.0 || ^5.0.0
10439 webpack-cli: '*'
10440 peerDependenciesMeta:
10441 webpack:
10442 optional: true
10443 webpack-cli:
10444 optional: true
10445 dependencies:
10446 '@types/bonjour': 3.5.10
10447 '@types/connect-history-api-fallback': 1.3.5
10448 '@types/express': 4.17.17
10449 '@types/serve-index': 1.9.1
10450 '@types/serve-static': 1.15.1
10451 '@types/sockjs': 0.3.33
10452 '@types/ws': 8.5.4
10453 ansi-html-community: 0.0.8
10454 bonjour-service: 1.1.1
10455 chokidar: 3.5.3
10456 colorette: 2.0.20
10457 compression: 1.7.4
10458 connect-history-api-fallback: 2.0.0
10459 default-gateway: 6.0.3
10460 express: 4.18.2
10461 graceful-fs: 4.2.11
10462 html-entities: 2.3.3
10463 http-proxy-middleware: 2.0.6(@types/express@4.17.17)(debug@4.3.4)
10464 ipaddr.js: 2.0.1
10465 launch-editor: 2.6.0
10466 open: 8.4.2
10467 p-retry: 4.6.2
10468 rimraf: 3.0.2
10469 schema-utils: 4.0.1
10470 selfsigned: 2.1.1
10471 serve-index: 1.9.1
10472 sockjs: 0.3.24
10473 spdy: 4.0.2
10474 webpack: 5.80.0
10475 webpack-dev-middleware: 5.3.3(webpack@5.80.0)
10476 ws: 8.13.0
10477 transitivePeerDependencies:
10478 - bufferutil
10479 - debug
10480 - supports-color
10481 - utf-8-validate
10482 dev: true
10483
10484 /webpack-merge@5.8.0:
10485 resolution: {integrity: sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==}
10486 engines: {node: '>=10.0.0'}
10487 dependencies:
10488 clone-deep: 4.0.1
10489 wildcard: 2.0.0
10490 dev: true
10491
10492 /webpack-sources@3.2.3:
10493 resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==}
10494 engines: {node: '>=10.13.0'}
10495 dev: true
10496
10497 /webpack-virtual-modules@0.4.6:
10498 resolution: {integrity: sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==}
10499 dev: true
10500
10501 /webpack@5.80.0:
10502 resolution: {integrity: sha512-OIMiq37XK1rWO8mH9ssfFKZsXg4n6klTEDL7S8/HqbAOBBaiy8ABvXvz0dDCXeEF9gqwxSvVk611zFPjS8hJxA==}
10503 engines: {node: '>=10.13.0'}
10504 hasBin: true
10505 peerDependencies:
10506 webpack-cli: '*'
10507 peerDependenciesMeta:
10508 webpack-cli:
10509 optional: true
10510 dependencies:
10511 '@types/eslint-scope': 3.7.4
10512 '@types/estree': 1.0.1
10513 '@webassemblyjs/ast': 1.11.5
10514 '@webassemblyjs/wasm-edit': 1.11.5
10515 '@webassemblyjs/wasm-parser': 1.11.5
10516 acorn: 8.8.2
10517 acorn-import-assertions: 1.8.0(acorn@8.8.2)
10518 browserslist: 4.21.5
10519 chrome-trace-event: 1.0.3
10520 enhanced-resolve: 5.13.0
10521 es-module-lexer: 1.2.1
10522 eslint-scope: 5.1.1
10523 events: 3.3.0
10524 glob-to-regexp: 0.4.1
10525 graceful-fs: 4.2.11
10526 json-parse-even-better-errors: 2.3.1
10527 loader-runner: 4.3.0
10528 mime-types: 2.1.35
10529 neo-async: 2.6.2
10530 schema-utils: 3.1.2
10531 tapable: 2.2.1
10532 terser-webpack-plugin: 5.3.7(webpack@5.80.0)
10533 watchpack: 2.4.0
10534 webpack-sources: 3.2.3
10535 transitivePeerDependencies:
10536 - '@swc/core'
10537 - esbuild
10538 - uglify-js
10539 dev: true
10540
10541 /websocket-driver@0.7.4:
10542 resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==}
10543 engines: {node: '>=0.8.0'}
10544 dependencies:
10545 http-parser-js: 0.5.8
10546 safe-buffer: 5.2.1
10547 websocket-extensions: 0.1.4
10548 dev: true
10549
10550 /websocket-extensions@0.1.4:
10551 resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==}
10552 engines: {node: '>=0.8.0'}
10553 dev: true
10554
10555 /whatwg-encoding@2.0.0:
10556 resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
10557 engines: {node: '>=12'}
10558 dependencies:
10559 iconv-lite: 0.6.3
10560 dev: true
10561
10562 /whatwg-fetch@3.6.2:
10563 resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==}
10564 dev: true
10565
10566 /whatwg-mimetype@3.0.0:
10567 resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==}
10568 engines: {node: '>=12'}
10569 dev: true
10570
10571 /whatwg-url@10.0.0:
10572 resolution: {integrity: sha512-CLxxCmdUby142H5FZzn4D8ikO1cmypvXVQktsgosNy4a4BHrDHeciBBGZhb0bNoR5/MltoCatso+vFjjGx8t0w==}
10573 engines: {node: '>=12'}
10574 dependencies:
10575 tr46: 3.0.0
10576 webidl-conversions: 7.0.0
10577 dev: true
10578
10579 /whatwg-url@11.0.0:
10580 resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==}
10581 engines: {node: '>=12'}
10582 dependencies:
10583 tr46: 3.0.0
10584 webidl-conversions: 7.0.0
10585 dev: true
10586
10587 /whatwg-url@5.0.0:
10588 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
10589 dependencies:
10590 tr46: 0.0.3
10591 webidl-conversions: 3.0.1
10592 dev: true
10593
10594 /which-module@2.0.1:
10595 resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==}
10596 dev: true
10597
10598 /which@1.3.1:
10599 resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
10600 hasBin: true
10601 dependencies:
10602 isexe: 2.0.0
10603 dev: true
10604
10605 /which@2.0.2:
10606 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
10607 engines: {node: '>= 8'}
10608 hasBin: true
10609 dependencies:
10610 isexe: 2.0.0
10611 dev: true
10612
10613 /wide-align@1.1.3:
10614 resolution: {integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==}
10615 dependencies:
10616 string-width: 2.1.1
10617 dev: true
10618
10619 /widest-line@3.1.0:
10620 resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==}
10621 engines: {node: '>=8'}
10622 dependencies:
10623 string-width: 4.2.3
10624 dev: true
10625
10626 /wildcard@2.0.0:
10627 resolution: {integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==}
10628 dev: true
10629
10630 /word-wrap@1.2.3:
10631 resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==}
10632 engines: {node: '>=0.10.0'}
10633 dev: true
10634
10635 /workerpool@6.1.0:
10636 resolution: {integrity: sha512-toV7q9rWNYha963Pl/qyeZ6wG+3nnsyvolaNUS8+R5Wtw6qJPTxIlOP1ZSvcGhEJw+l3HMMmtiNo9Gl61G4GVg==}
10637 dev: true
10638
10639 /wrap-ansi@3.0.1:
10640 resolution: {integrity: sha512-iXR3tDXpbnTpzjKSylUJRkLuOrEC7hwEB221cgn6wtF8wpmz28puFXAEfPT5zrjM3wahygB//VuWEr1vTkDcNQ==}
10641 engines: {node: '>=4'}
10642 dependencies:
10643 string-width: 2.1.1
10644 strip-ansi: 4.0.0
10645 dev: true
10646
10647 /wrap-ansi@5.1.0:
10648 resolution: {integrity: sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==}
10649 engines: {node: '>=6'}
10650 dependencies:
10651 ansi-styles: 3.2.1
10652 string-width: 3.1.0
10653 strip-ansi: 5.2.0
10654 dev: true
10655
10656 /wrap-ansi@7.0.0:
10657 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
10658 engines: {node: '>=10'}
10659 dependencies:
10660 ansi-styles: 4.3.0
10661 string-width: 4.2.3
10662 strip-ansi: 6.0.1
10663 dev: true
10664
10665 /wrappy@1.0.2:
10666 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
10667 dev: true
10668
10669 /write-file-atomic@2.4.3:
10670 resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==}
10671 dependencies:
10672 graceful-fs: 4.2.11
10673 imurmurhash: 0.1.4
10674 signal-exit: 3.0.7
10675 dev: true
10676
10677 /ws@7.5.9:
10678 resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==}
10679 engines: {node: '>=8.3.0'}
10680 peerDependencies:
10681 bufferutil: ^4.0.1
10682 utf-8-validate: ^5.0.2
10683 peerDependenciesMeta:
10684 bufferutil:
10685 optional: true
10686 utf-8-validate:
10687 optional: true
10688 dev: true
10689
10690 /ws@8.13.0:
10691 resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==}
10692 engines: {node: '>=10.0.0'}
10693 peerDependencies:
10694 bufferutil: ^4.0.1
10695 utf-8-validate: '>=5.0.2'
10696 peerDependenciesMeta:
10697 bufferutil:
10698 optional: true
10699 utf-8-validate:
10700 optional: true
10701 dev: true
10702
10703 /xml-name-validator@4.0.0:
10704 resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
10705 engines: {node: '>=12'}
10706 dev: true
10707
10708 /xml2js@0.5.0:
10709 resolution: {integrity: sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==}
10710 engines: {node: '>=4.0.0'}
10711 dependencies:
10712 sax: 1.2.4
10713 xmlbuilder: 11.0.1
10714 dev: true
10715
10716 /xmlbuilder@11.0.1:
10717 resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==}
10718 engines: {node: '>=4.0'}
10719 dev: true
10720
10721 /xmlchars@2.2.0:
10722 resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
10723 dev: true
10724
10725 /xss@1.0.14:
10726 resolution: {integrity: sha512-og7TEJhXvn1a7kzZGQ7ETjdQVS2UfZyTlsEdDOqvQF7GoxNfY+0YLCzBy1kPdsDDx4QuNAonQPddpsn6Xl/7sw==}
10727 engines: {node: '>= 0.10.0'}
10728 hasBin: true
10729 dependencies:
10730 commander: 2.20.3
10731 cssfilter: 0.0.10
10732 dev: true
10733
10734 /xtend@4.0.2:
10735 resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
10736 engines: {node: '>=0.4'}
10737 dev: true
10738
10739 /y18n@4.0.3:
10740 resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
10741 dev: true
10742
10743 /y18n@5.0.8:
10744 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
10745 engines: {node: '>=10'}
10746 dev: true
10747
10748 /yallist@2.1.2:
10749 resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==}
10750 dev: true
10751
10752 /yallist@3.1.1:
10753 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
10754 dev: true
10755
10756 /yallist@4.0.0:
10757 resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
10758 dev: true
10759
10760 /yaml-front-matter@4.1.1:
10761 resolution: {integrity: sha512-ULGbghCLsN8Hs8vfExlqrJIe8Hl2TUjD7/zsIGMP8U+dgRXEsDXk4yydxeZJgdGiimP1XB7zhmhOB4/HyfqOyQ==}
10762 hasBin: true
10763 dependencies:
10764 commander: 6.2.1
10765 js-yaml: 3.14.1
10766 dev: true
10767
10768 /yaml@1.10.2:
10769 resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
10770 engines: {node: '>= 6'}
10771 dev: true
10772
10773 /yargs-parser@13.1.2:
10774 resolution: {integrity: sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==}
10775 dependencies:
10776 camelcase: 5.3.1
10777 decamelize: 1.2.0
10778 dev: true
10779
10780 /yargs-parser@20.2.4:
10781 resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==}
10782 engines: {node: '>=10'}
10783 dev: true
10784
10785 /yargs-parser@20.2.9:
10786 resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
10787 engines: {node: '>=10'}
10788 dev: true
10789
10790 /yargs-unparser@2.0.0:
10791 resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
10792 engines: {node: '>=10'}
10793 dependencies:
10794 camelcase: 6.3.0
10795 decamelize: 4.0.0
10796 flat: 5.0.2
10797 is-plain-obj: 2.1.0
10798 dev: true
10799
10800 /yargs@14.0.0:
10801 resolution: {integrity: sha512-ssa5JuRjMeZEUjg7bEL99AwpitxU/zWGAGpdj0di41pOEmJti8NR6kyUIJBkR78DTYNPZOU08luUo0GTHuB+ow==}
10802 dependencies:
10803 cliui: 5.0.0
10804 decamelize: 1.2.0
10805 find-up: 3.0.0
10806 get-caller-file: 2.0.5
10807 require-directory: 2.1.1
10808 require-main-filename: 2.0.0
10809 set-blocking: 2.0.0
10810 string-width: 3.1.0
10811 which-module: 2.0.1
10812 y18n: 4.0.3
10813 yargs-parser: 13.1.2
10814 dev: true
10815
10816 /yargs@16.2.0:
10817 resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
10818 engines: {node: '>=10'}
10819 dependencies:
10820 cliui: 7.0.4
10821 escalade: 3.1.1
10822 get-caller-file: 2.0.5
10823 require-directory: 2.1.1
10824 string-width: 4.2.3
10825 y18n: 5.0.8
10826 yargs-parser: 20.2.9
10827 dev: true
10828
10829 /yauzl@2.10.0:
10830 resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
10831 dependencies:
10832 buffer-crc32: 0.2.13
10833 fd-slicer: 1.1.0
10834 dev: true
10835
10836 /yocto-queue@0.1.0:
10837 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
10838 engines: {node: '>=10'}
10839 dev: true
10840
10841 /yorkie@2.0.0:
10842 resolution: {integrity: sha512-jcKpkthap6x63MB4TxwCyuIGkV0oYP/YRyuQU5UO0Yz/E/ZAu+653/uov+phdmO54n6BcvFRyyt0RRrWdN2mpw==}
10843 engines: {node: '>=4'}
10844 requiresBuild: true
10845 dependencies:
10846 execa: 0.8.0
10847 is-ci: 1.2.1
10848 normalize-path: 1.0.0
10849 strip-indent: 2.0.0
10850 dev: true