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