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