]> git.immae.eu Git - github/bastienwirtz/homer.git/blame - pnpm-lock.yaml
Switch package manager to pnpm
[github/bastienwirtz/homer.git] / pnpm-lock.yaml
CommitLineData
0740fb31
BW
1lockfileVersion: '6.1'
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
7dependencies:
8 '@fortawesome/fontawesome-free':
9 specifier: ^6.5.1
10 version: 6.5.1
11 bulma:
12 specifier: ^0.9.4
13 version: 0.9.4
14 lodash.merge:
15 specifier: ^4.6.2
16 version: 4.6.2
17 vue:
18 specifier: ^3.4.15
19 version: 3.4.15
20 yaml:
21 specifier: ^2.4.1
22 version: 2.4.1
23
24devDependencies:
25 '@rushstack/eslint-patch':
26 specifier: ^1.7.2
27 version: 1.7.2
28 '@vitejs/plugin-vue':
29 specifier: ^5.0.4
30 version: 5.0.4(vite@5.0.11)(vue@3.4.15)
31 '@vue/eslint-config-prettier':
32 specifier: ^9.0.0
33 version: 9.0.0(eslint@8.57.0)(prettier@3.2.5)
34 eslint:
35 specifier: ^8.57.0
36 version: 8.57.0
37 eslint-plugin-vue:
38 specifier: ^9.22.0
39 version: 9.22.0(eslint@8.57.0)
40 http-server:
41 specifier: ^14.1.1
42 version: 14.1.1
43 prettier:
44 specifier: ^3.2.5
45 version: 3.2.5
46 sass:
47 specifier: ^1.71.1
48 version: 1.71.1
49 vite:
50 specifier: ^5.0.11
51 version: 5.0.11(sass@1.71.1)
52 vite-plugin-pwa:
53 specifier: ^0.19.2
54 version: 0.19.2(vite@5.0.11)(workbox-build@7.0.0)(workbox-window@7.0.0)
55
56packages:
57
58 /@aashutoshrathi/word-wrap@1.2.6:
59 resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==}
60 engines: {node: '>=0.10.0'}
61 dev: true
62
63 /@ampproject/remapping@2.3.0:
64 resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
65 engines: {node: '>=6.0.0'}
66 dependencies:
67 '@jridgewell/gen-mapping': 0.3.5
68 '@jridgewell/trace-mapping': 0.3.25
69 dev: true
70
71 /@apideck/better-ajv-errors@0.3.6(ajv@8.12.0):
72 resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==}
73 engines: {node: '>=10'}
74 peerDependencies:
75 ajv: '>=8'
76 dependencies:
77 ajv: 8.12.0
78 json-schema: 0.4.0
79 jsonpointer: 5.0.1
80 leven: 3.1.0
81 dev: true
82
83 /@babel/code-frame@7.24.2:
84 resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==}
85 engines: {node: '>=6.9.0'}
86 dependencies:
87 '@babel/highlight': 7.24.2
88 picocolors: 1.0.0
89 dev: true
90
91 /@babel/compat-data@7.24.4:
92 resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==}
93 engines: {node: '>=6.9.0'}
94 dev: true
95
96 /@babel/core@7.24.4:
97 resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==}
98 engines: {node: '>=6.9.0'}
99 dependencies:
100 '@ampproject/remapping': 2.3.0
101 '@babel/code-frame': 7.24.2
102 '@babel/generator': 7.24.4
103 '@babel/helper-compilation-targets': 7.23.6
104 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
105 '@babel/helpers': 7.24.4
106 '@babel/parser': 7.24.4
107 '@babel/template': 7.24.0
108 '@babel/traverse': 7.24.1
109 '@babel/types': 7.24.0
110 convert-source-map: 2.0.0
111 debug: 4.3.4
112 gensync: 1.0.0-beta.2
113 json5: 2.2.3
114 semver: 6.3.1
115 transitivePeerDependencies:
116 - supports-color
117 dev: true
118
119 /@babel/generator@7.24.4:
120 resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==}
121 engines: {node: '>=6.9.0'}
122 dependencies:
123 '@babel/types': 7.24.0
124 '@jridgewell/gen-mapping': 0.3.5
125 '@jridgewell/trace-mapping': 0.3.25
126 jsesc: 2.5.2
127 dev: true
128
129 /@babel/helper-annotate-as-pure@7.22.5:
130 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
131 engines: {node: '>=6.9.0'}
132 dependencies:
133 '@babel/types': 7.24.0
134 dev: true
135
136 /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15:
137 resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==}
138 engines: {node: '>=6.9.0'}
139 dependencies:
140 '@babel/types': 7.24.0
141 dev: true
142
143 /@babel/helper-compilation-targets@7.23.6:
144 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
145 engines: {node: '>=6.9.0'}
146 dependencies:
147 '@babel/compat-data': 7.24.4
148 '@babel/helper-validator-option': 7.23.5
149 browserslist: 4.23.0
150 lru-cache: 5.1.1
151 semver: 6.3.1
152 dev: true
153
154 /@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.24.4):
155 resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==}
156 engines: {node: '>=6.9.0'}
157 peerDependencies:
158 '@babel/core': ^7.0.0
159 dependencies:
160 '@babel/core': 7.24.4
161 '@babel/helper-annotate-as-pure': 7.22.5
162 '@babel/helper-environment-visitor': 7.22.20
163 '@babel/helper-function-name': 7.23.0
164 '@babel/helper-member-expression-to-functions': 7.23.0
165 '@babel/helper-optimise-call-expression': 7.22.5
166 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4)
167 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
168 '@babel/helper-split-export-declaration': 7.22.6
169 semver: 6.3.1
170 dev: true
171
172 /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.4):
173 resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
174 engines: {node: '>=6.9.0'}
175 peerDependencies:
176 '@babel/core': ^7.0.0
177 dependencies:
178 '@babel/core': 7.24.4
179 '@babel/helper-annotate-as-pure': 7.22.5
180 regexpu-core: 5.3.2
181 semver: 6.3.1
182 dev: true
183
184 /@babel/helper-define-polyfill-provider@0.6.1(@babel/core@7.24.4):
185 resolution: {integrity: sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==}
186 peerDependencies:
187 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
188 dependencies:
189 '@babel/core': 7.24.4
190 '@babel/helper-compilation-targets': 7.23.6
191 '@babel/helper-plugin-utils': 7.24.0
192 debug: 4.3.4
193 lodash.debounce: 4.0.8
194 resolve: 1.22.8
195 transitivePeerDependencies:
196 - supports-color
197 dev: true
198
199 /@babel/helper-environment-visitor@7.22.20:
200 resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
201 engines: {node: '>=6.9.0'}
202 dev: true
203
204 /@babel/helper-function-name@7.23.0:
205 resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==}
206 engines: {node: '>=6.9.0'}
207 dependencies:
208 '@babel/template': 7.24.0
209 '@babel/types': 7.24.0
210 dev: true
211
212 /@babel/helper-hoist-variables@7.22.5:
213 resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
214 engines: {node: '>=6.9.0'}
215 dependencies:
216 '@babel/types': 7.24.0
217 dev: true
218
219 /@babel/helper-member-expression-to-functions@7.23.0:
220 resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==}
221 engines: {node: '>=6.9.0'}
222 dependencies:
223 '@babel/types': 7.24.0
224 dev: true
225
226 /@babel/helper-module-imports@7.24.3:
227 resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==}
228 engines: {node: '>=6.9.0'}
229 dependencies:
230 '@babel/types': 7.24.0
231 dev: true
232
233 /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4):
234 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
235 engines: {node: '>=6.9.0'}
236 peerDependencies:
237 '@babel/core': ^7.0.0
238 dependencies:
239 '@babel/core': 7.24.4
240 '@babel/helper-environment-visitor': 7.22.20
241 '@babel/helper-module-imports': 7.24.3
242 '@babel/helper-simple-access': 7.22.5
243 '@babel/helper-split-export-declaration': 7.22.6
244 '@babel/helper-validator-identifier': 7.22.20
245 dev: true
246
247 /@babel/helper-optimise-call-expression@7.22.5:
248 resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
249 engines: {node: '>=6.9.0'}
250 dependencies:
251 '@babel/types': 7.24.0
252 dev: true
253
254 /@babel/helper-plugin-utils@7.24.0:
255 resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==}
256 engines: {node: '>=6.9.0'}
257 dev: true
258
259 /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.24.4):
260 resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==}
261 engines: {node: '>=6.9.0'}
262 peerDependencies:
263 '@babel/core': ^7.0.0
264 dependencies:
265 '@babel/core': 7.24.4
266 '@babel/helper-annotate-as-pure': 7.22.5
267 '@babel/helper-environment-visitor': 7.22.20
268 '@babel/helper-wrap-function': 7.22.20
269 dev: true
270
271 /@babel/helper-replace-supers@7.24.1(@babel/core@7.24.4):
272 resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==}
273 engines: {node: '>=6.9.0'}
274 peerDependencies:
275 '@babel/core': ^7.0.0
276 dependencies:
277 '@babel/core': 7.24.4
278 '@babel/helper-environment-visitor': 7.22.20
279 '@babel/helper-member-expression-to-functions': 7.23.0
280 '@babel/helper-optimise-call-expression': 7.22.5
281 dev: true
282
283 /@babel/helper-simple-access@7.22.5:
284 resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
285 engines: {node: '>=6.9.0'}
286 dependencies:
287 '@babel/types': 7.24.0
288 dev: true
289
290 /@babel/helper-skip-transparent-expression-wrappers@7.22.5:
291 resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==}
292 engines: {node: '>=6.9.0'}
293 dependencies:
294 '@babel/types': 7.24.0
295 dev: true
296
297 /@babel/helper-split-export-declaration@7.22.6:
298 resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
299 engines: {node: '>=6.9.0'}
300 dependencies:
301 '@babel/types': 7.24.0
302 dev: true
303
304 /@babel/helper-string-parser@7.24.1:
305 resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
306 engines: {node: '>=6.9.0'}
307
308 /@babel/helper-validator-identifier@7.22.20:
309 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
310 engines: {node: '>=6.9.0'}
311
312 /@babel/helper-validator-option@7.23.5:
313 resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
314 engines: {node: '>=6.9.0'}
315 dev: true
316
317 /@babel/helper-wrap-function@7.22.20:
318 resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==}
319 engines: {node: '>=6.9.0'}
320 dependencies:
321 '@babel/helper-function-name': 7.23.0
322 '@babel/template': 7.24.0
323 '@babel/types': 7.24.0
324 dev: true
325
326 /@babel/helpers@7.24.4:
327 resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==}
328 engines: {node: '>=6.9.0'}
329 dependencies:
330 '@babel/template': 7.24.0
331 '@babel/traverse': 7.24.1
332 '@babel/types': 7.24.0
333 transitivePeerDependencies:
334 - supports-color
335 dev: true
336
337 /@babel/highlight@7.24.2:
338 resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
339 engines: {node: '>=6.9.0'}
340 dependencies:
341 '@babel/helper-validator-identifier': 7.22.20
342 chalk: 2.4.2
343 js-tokens: 4.0.0
344 picocolors: 1.0.0
345 dev: true
346
347 /@babel/parser@7.24.4:
348 resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
349 engines: {node: '>=6.0.0'}
350 hasBin: true
351 dependencies:
352 '@babel/types': 7.24.0
353
354 /@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.4(@babel/core@7.24.4):
355 resolution: {integrity: sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA==}
356 engines: {node: '>=6.9.0'}
357 peerDependencies:
358 '@babel/core': ^7.0.0
359 dependencies:
360 '@babel/core': 7.24.4
361 '@babel/helper-environment-visitor': 7.22.20
362 '@babel/helper-plugin-utils': 7.24.0
363 dev: true
364
365 /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1(@babel/core@7.24.4):
366 resolution: {integrity: sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==}
367 engines: {node: '>=6.9.0'}
368 peerDependencies:
369 '@babel/core': ^7.0.0
370 dependencies:
371 '@babel/core': 7.24.4
372 '@babel/helper-plugin-utils': 7.24.0
373 dev: true
374
375 /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1(@babel/core@7.24.4):
376 resolution: {integrity: sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==}
377 engines: {node: '>=6.9.0'}
378 peerDependencies:
379 '@babel/core': ^7.13.0
380 dependencies:
381 '@babel/core': 7.24.4
382 '@babel/helper-plugin-utils': 7.24.0
383 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
384 '@babel/plugin-transform-optional-chaining': 7.24.1(@babel/core@7.24.4)
385 dev: true
386
387 /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1(@babel/core@7.24.4):
388 resolution: {integrity: sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw==}
389 engines: {node: '>=6.9.0'}
390 peerDependencies:
391 '@babel/core': ^7.0.0
392 dependencies:
393 '@babel/core': 7.24.4
394 '@babel/helper-environment-visitor': 7.22.20
395 '@babel/helper-plugin-utils': 7.24.0
396 dev: true
397
398 /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.4):
399 resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
400 engines: {node: '>=6.9.0'}
401 peerDependencies:
402 '@babel/core': ^7.0.0-0
403 dependencies:
404 '@babel/core': 7.24.4
405 dev: true
406
407 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.4):
408 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
409 peerDependencies:
410 '@babel/core': ^7.0.0-0
411 dependencies:
412 '@babel/core': 7.24.4
413 '@babel/helper-plugin-utils': 7.24.0
414 dev: true
415
416 /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.4):
417 resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
418 peerDependencies:
419 '@babel/core': ^7.0.0-0
420 dependencies:
421 '@babel/core': 7.24.4
422 '@babel/helper-plugin-utils': 7.24.0
423 dev: true
424
425 /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.4):
426 resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
427 engines: {node: '>=6.9.0'}
428 peerDependencies:
429 '@babel/core': ^7.0.0-0
430 dependencies:
431 '@babel/core': 7.24.4
432 '@babel/helper-plugin-utils': 7.24.0
433 dev: true
434
435 /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.4):
436 resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
437 peerDependencies:
438 '@babel/core': ^7.0.0-0
439 dependencies:
440 '@babel/core': 7.24.4
441 '@babel/helper-plugin-utils': 7.24.0
442 dev: true
443
444 /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.4):
445 resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
446 peerDependencies:
447 '@babel/core': ^7.0.0-0
448 dependencies:
449 '@babel/core': 7.24.4
450 '@babel/helper-plugin-utils': 7.24.0
451 dev: true
452
453 /@babel/plugin-syntax-import-assertions@7.24.1(@babel/core@7.24.4):
454 resolution: {integrity: sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==}
455 engines: {node: '>=6.9.0'}
456 peerDependencies:
457 '@babel/core': ^7.0.0-0
458 dependencies:
459 '@babel/core': 7.24.4
460 '@babel/helper-plugin-utils': 7.24.0
461 dev: true
462
463 /@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.4):
464 resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==}
465 engines: {node: '>=6.9.0'}
466 peerDependencies:
467 '@babel/core': ^7.0.0-0
468 dependencies:
469 '@babel/core': 7.24.4
470 '@babel/helper-plugin-utils': 7.24.0
471 dev: true
472
473 /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.4):
474 resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
475 peerDependencies:
476 '@babel/core': ^7.0.0-0
477 dependencies:
478 '@babel/core': 7.24.4
479 '@babel/helper-plugin-utils': 7.24.0
480 dev: true
481
482 /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.4):
483 resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
484 peerDependencies:
485 '@babel/core': ^7.0.0-0
486 dependencies:
487 '@babel/core': 7.24.4
488 '@babel/helper-plugin-utils': 7.24.0
489 dev: true
490
491 /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.4):
492 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
493 peerDependencies:
494 '@babel/core': ^7.0.0-0
495 dependencies:
496 '@babel/core': 7.24.4
497 '@babel/helper-plugin-utils': 7.24.0
498 dev: true
499
500 /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.4):
501 resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
502 peerDependencies:
503 '@babel/core': ^7.0.0-0
504 dependencies:
505 '@babel/core': 7.24.4
506 '@babel/helper-plugin-utils': 7.24.0
507 dev: true
508
509 /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.4):
510 resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
511 peerDependencies:
512 '@babel/core': ^7.0.0-0
513 dependencies:
514 '@babel/core': 7.24.4
515 '@babel/helper-plugin-utils': 7.24.0
516 dev: true
517
518 /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.4):
519 resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
520 peerDependencies:
521 '@babel/core': ^7.0.0-0
522 dependencies:
523 '@babel/core': 7.24.4
524 '@babel/helper-plugin-utils': 7.24.0
525 dev: true
526
527 /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.4):
528 resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
529 peerDependencies:
530 '@babel/core': ^7.0.0-0
531 dependencies:
532 '@babel/core': 7.24.4
533 '@babel/helper-plugin-utils': 7.24.0
534 dev: true
535
536 /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.4):
537 resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
538 peerDependencies:
539 '@babel/core': ^7.0.0-0
540 dependencies:
541 '@babel/core': 7.24.4
542 '@babel/helper-plugin-utils': 7.24.0
543 dev: true
544
545 /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.4):
546 resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
547 engines: {node: '>=6.9.0'}
548 peerDependencies:
549 '@babel/core': ^7.0.0-0
550 dependencies:
551 '@babel/core': 7.24.4
552 '@babel/helper-plugin-utils': 7.24.0
553 dev: true
554
555 /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.4):
556 resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
557 engines: {node: '>=6.9.0'}
558 peerDependencies:
559 '@babel/core': ^7.0.0-0
560 dependencies:
561 '@babel/core': 7.24.4
562 '@babel/helper-plugin-utils': 7.24.0
563 dev: true
564
565 /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.4):
566 resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
567 engines: {node: '>=6.9.0'}
568 peerDependencies:
569 '@babel/core': ^7.0.0
570 dependencies:
571 '@babel/core': 7.24.4
572 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
573 '@babel/helper-plugin-utils': 7.24.0
574 dev: true
575
576 /@babel/plugin-transform-arrow-functions@7.24.1(@babel/core@7.24.4):
577 resolution: {integrity: sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw==}
578 engines: {node: '>=6.9.0'}
579 peerDependencies:
580 '@babel/core': ^7.0.0-0
581 dependencies:
582 '@babel/core': 7.24.4
583 '@babel/helper-plugin-utils': 7.24.0
584 dev: true
585
586 /@babel/plugin-transform-async-generator-functions@7.24.3(@babel/core@7.24.4):
587 resolution: {integrity: sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==}
588 engines: {node: '>=6.9.0'}
589 peerDependencies:
590 '@babel/core': ^7.0.0-0
591 dependencies:
592 '@babel/core': 7.24.4
593 '@babel/helper-environment-visitor': 7.22.20
594 '@babel/helper-plugin-utils': 7.24.0
595 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.4)
596 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.4)
597 dev: true
598
599 /@babel/plugin-transform-async-to-generator@7.24.1(@babel/core@7.24.4):
600 resolution: {integrity: sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==}
601 engines: {node: '>=6.9.0'}
602 peerDependencies:
603 '@babel/core': ^7.0.0-0
604 dependencies:
605 '@babel/core': 7.24.4
606 '@babel/helper-module-imports': 7.24.3
607 '@babel/helper-plugin-utils': 7.24.0
608 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.4)
609 dev: true
610
611 /@babel/plugin-transform-block-scoped-functions@7.24.1(@babel/core@7.24.4):
612 resolution: {integrity: sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg==}
613 engines: {node: '>=6.9.0'}
614 peerDependencies:
615 '@babel/core': ^7.0.0-0
616 dependencies:
617 '@babel/core': 7.24.4
618 '@babel/helper-plugin-utils': 7.24.0
619 dev: true
620
621 /@babel/plugin-transform-block-scoping@7.24.4(@babel/core@7.24.4):
622 resolution: {integrity: sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g==}
623 engines: {node: '>=6.9.0'}
624 peerDependencies:
625 '@babel/core': ^7.0.0-0
626 dependencies:
627 '@babel/core': 7.24.4
628 '@babel/helper-plugin-utils': 7.24.0
629 dev: true
630
631 /@babel/plugin-transform-class-properties@7.24.1(@babel/core@7.24.4):
632 resolution: {integrity: sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g==}
633 engines: {node: '>=6.9.0'}
634 peerDependencies:
635 '@babel/core': ^7.0.0-0
636 dependencies:
637 '@babel/core': 7.24.4
638 '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
639 '@babel/helper-plugin-utils': 7.24.0
640 dev: true
641
642 /@babel/plugin-transform-class-static-block@7.24.4(@babel/core@7.24.4):
643 resolution: {integrity: sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==}
644 engines: {node: '>=6.9.0'}
645 peerDependencies:
646 '@babel/core': ^7.12.0
647 dependencies:
648 '@babel/core': 7.24.4
649 '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
650 '@babel/helper-plugin-utils': 7.24.0
651 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.4)
652 dev: true
653
654 /@babel/plugin-transform-classes@7.24.1(@babel/core@7.24.4):
655 resolution: {integrity: sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==}
656 engines: {node: '>=6.9.0'}
657 peerDependencies:
658 '@babel/core': ^7.0.0-0
659 dependencies:
660 '@babel/core': 7.24.4
661 '@babel/helper-annotate-as-pure': 7.22.5
662 '@babel/helper-compilation-targets': 7.23.6
663 '@babel/helper-environment-visitor': 7.22.20
664 '@babel/helper-function-name': 7.23.0
665 '@babel/helper-plugin-utils': 7.24.0
666 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4)
667 '@babel/helper-split-export-declaration': 7.22.6
668 globals: 11.12.0
669 dev: true
670
671 /@babel/plugin-transform-computed-properties@7.24.1(@babel/core@7.24.4):
672 resolution: {integrity: sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==}
673 engines: {node: '>=6.9.0'}
674 peerDependencies:
675 '@babel/core': ^7.0.0-0
676 dependencies:
677 '@babel/core': 7.24.4
678 '@babel/helper-plugin-utils': 7.24.0
679 '@babel/template': 7.24.0
680 dev: true
681
682 /@babel/plugin-transform-destructuring@7.24.1(@babel/core@7.24.4):
683 resolution: {integrity: sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==}
684 engines: {node: '>=6.9.0'}
685 peerDependencies:
686 '@babel/core': ^7.0.0-0
687 dependencies:
688 '@babel/core': 7.24.4
689 '@babel/helper-plugin-utils': 7.24.0
690 dev: true
691
692 /@babel/plugin-transform-dotall-regex@7.24.1(@babel/core@7.24.4):
693 resolution: {integrity: sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw==}
694 engines: {node: '>=6.9.0'}
695 peerDependencies:
696 '@babel/core': ^7.0.0-0
697 dependencies:
698 '@babel/core': 7.24.4
699 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
700 '@babel/helper-plugin-utils': 7.24.0
701 dev: true
702
703 /@babel/plugin-transform-duplicate-keys@7.24.1(@babel/core@7.24.4):
704 resolution: {integrity: sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA==}
705 engines: {node: '>=6.9.0'}
706 peerDependencies:
707 '@babel/core': ^7.0.0-0
708 dependencies:
709 '@babel/core': 7.24.4
710 '@babel/helper-plugin-utils': 7.24.0
711 dev: true
712
713 /@babel/plugin-transform-dynamic-import@7.24.1(@babel/core@7.24.4):
714 resolution: {integrity: sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA==}
715 engines: {node: '>=6.9.0'}
716 peerDependencies:
717 '@babel/core': ^7.0.0-0
718 dependencies:
719 '@babel/core': 7.24.4
720 '@babel/helper-plugin-utils': 7.24.0
721 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4)
722 dev: true
723
724 /@babel/plugin-transform-exponentiation-operator@7.24.1(@babel/core@7.24.4):
725 resolution: {integrity: sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw==}
726 engines: {node: '>=6.9.0'}
727 peerDependencies:
728 '@babel/core': ^7.0.0-0
729 dependencies:
730 '@babel/core': 7.24.4
731 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15
732 '@babel/helper-plugin-utils': 7.24.0
733 dev: true
734
735 /@babel/plugin-transform-export-namespace-from@7.24.1(@babel/core@7.24.4):
736 resolution: {integrity: sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ==}
737 engines: {node: '>=6.9.0'}
738 peerDependencies:
739 '@babel/core': ^7.0.0-0
740 dependencies:
741 '@babel/core': 7.24.4
742 '@babel/helper-plugin-utils': 7.24.0
743 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.4)
744 dev: true
745
746 /@babel/plugin-transform-for-of@7.24.1(@babel/core@7.24.4):
747 resolution: {integrity: sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg==}
748 engines: {node: '>=6.9.0'}
749 peerDependencies:
750 '@babel/core': ^7.0.0-0
751 dependencies:
752 '@babel/core': 7.24.4
753 '@babel/helper-plugin-utils': 7.24.0
754 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
755 dev: true
756
757 /@babel/plugin-transform-function-name@7.24.1(@babel/core@7.24.4):
758 resolution: {integrity: sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==}
759 engines: {node: '>=6.9.0'}
760 peerDependencies:
761 '@babel/core': ^7.0.0-0
762 dependencies:
763 '@babel/core': 7.24.4
764 '@babel/helper-compilation-targets': 7.23.6
765 '@babel/helper-function-name': 7.23.0
766 '@babel/helper-plugin-utils': 7.24.0
767 dev: true
768
769 /@babel/plugin-transform-json-strings@7.24.1(@babel/core@7.24.4):
770 resolution: {integrity: sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ==}
771 engines: {node: '>=6.9.0'}
772 peerDependencies:
773 '@babel/core': ^7.0.0-0
774 dependencies:
775 '@babel/core': 7.24.4
776 '@babel/helper-plugin-utils': 7.24.0
777 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.4)
778 dev: true
779
780 /@babel/plugin-transform-literals@7.24.1(@babel/core@7.24.4):
781 resolution: {integrity: sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==}
782 engines: {node: '>=6.9.0'}
783 peerDependencies:
784 '@babel/core': ^7.0.0-0
785 dependencies:
786 '@babel/core': 7.24.4
787 '@babel/helper-plugin-utils': 7.24.0
788 dev: true
789
790 /@babel/plugin-transform-logical-assignment-operators@7.24.1(@babel/core@7.24.4):
791 resolution: {integrity: sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w==}
792 engines: {node: '>=6.9.0'}
793 peerDependencies:
794 '@babel/core': ^7.0.0-0
795 dependencies:
796 '@babel/core': 7.24.4
797 '@babel/helper-plugin-utils': 7.24.0
798 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.4)
799 dev: true
800
801 /@babel/plugin-transform-member-expression-literals@7.24.1(@babel/core@7.24.4):
802 resolution: {integrity: sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg==}
803 engines: {node: '>=6.9.0'}
804 peerDependencies:
805 '@babel/core': ^7.0.0-0
806 dependencies:
807 '@babel/core': 7.24.4
808 '@babel/helper-plugin-utils': 7.24.0
809 dev: true
810
811 /@babel/plugin-transform-modules-amd@7.24.1(@babel/core@7.24.4):
812 resolution: {integrity: sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ==}
813 engines: {node: '>=6.9.0'}
814 peerDependencies:
815 '@babel/core': ^7.0.0-0
816 dependencies:
817 '@babel/core': 7.24.4
818 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
819 '@babel/helper-plugin-utils': 7.24.0
820 dev: true
821
822 /@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.4):
823 resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==}
824 engines: {node: '>=6.9.0'}
825 peerDependencies:
826 '@babel/core': ^7.0.0-0
827 dependencies:
828 '@babel/core': 7.24.4
829 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
830 '@babel/helper-plugin-utils': 7.24.0
831 '@babel/helper-simple-access': 7.22.5
832 dev: true
833
834 /@babel/plugin-transform-modules-systemjs@7.24.1(@babel/core@7.24.4):
835 resolution: {integrity: sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA==}
836 engines: {node: '>=6.9.0'}
837 peerDependencies:
838 '@babel/core': ^7.0.0-0
839 dependencies:
840 '@babel/core': 7.24.4
841 '@babel/helper-hoist-variables': 7.22.5
842 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
843 '@babel/helper-plugin-utils': 7.24.0
844 '@babel/helper-validator-identifier': 7.22.20
845 dev: true
846
847 /@babel/plugin-transform-modules-umd@7.24.1(@babel/core@7.24.4):
848 resolution: {integrity: sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg==}
849 engines: {node: '>=6.9.0'}
850 peerDependencies:
851 '@babel/core': ^7.0.0-0
852 dependencies:
853 '@babel/core': 7.24.4
854 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
855 '@babel/helper-plugin-utils': 7.24.0
856 dev: true
857
858 /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.4):
859 resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==}
860 engines: {node: '>=6.9.0'}
861 peerDependencies:
862 '@babel/core': ^7.0.0
863 dependencies:
864 '@babel/core': 7.24.4
865 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
866 '@babel/helper-plugin-utils': 7.24.0
867 dev: true
868
869 /@babel/plugin-transform-new-target@7.24.1(@babel/core@7.24.4):
870 resolution: {integrity: sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug==}
871 engines: {node: '>=6.9.0'}
872 peerDependencies:
873 '@babel/core': ^7.0.0-0
874 dependencies:
875 '@babel/core': 7.24.4
876 '@babel/helper-plugin-utils': 7.24.0
877 dev: true
878
879 /@babel/plugin-transform-nullish-coalescing-operator@7.24.1(@babel/core@7.24.4):
880 resolution: {integrity: sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw==}
881 engines: {node: '>=6.9.0'}
882 peerDependencies:
883 '@babel/core': ^7.0.0-0
884 dependencies:
885 '@babel/core': 7.24.4
886 '@babel/helper-plugin-utils': 7.24.0
887 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4)
888 dev: true
889
890 /@babel/plugin-transform-numeric-separator@7.24.1(@babel/core@7.24.4):
891 resolution: {integrity: sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw==}
892 engines: {node: '>=6.9.0'}
893 peerDependencies:
894 '@babel/core': ^7.0.0-0
895 dependencies:
896 '@babel/core': 7.24.4
897 '@babel/helper-plugin-utils': 7.24.0
898 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.4)
899 dev: true
900
901 /@babel/plugin-transform-object-rest-spread@7.24.1(@babel/core@7.24.4):
902 resolution: {integrity: sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA==}
903 engines: {node: '>=6.9.0'}
904 peerDependencies:
905 '@babel/core': ^7.0.0-0
906 dependencies:
907 '@babel/core': 7.24.4
908 '@babel/helper-compilation-targets': 7.23.6
909 '@babel/helper-plugin-utils': 7.24.0
910 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.4)
911 '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.4)
912 dev: true
913
914 /@babel/plugin-transform-object-super@7.24.1(@babel/core@7.24.4):
915 resolution: {integrity: sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ==}
916 engines: {node: '>=6.9.0'}
917 peerDependencies:
918 '@babel/core': ^7.0.0-0
919 dependencies:
920 '@babel/core': 7.24.4
921 '@babel/helper-plugin-utils': 7.24.0
922 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4)
923 dev: true
924
925 /@babel/plugin-transform-optional-catch-binding@7.24.1(@babel/core@7.24.4):
926 resolution: {integrity: sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA==}
927 engines: {node: '>=6.9.0'}
928 peerDependencies:
929 '@babel/core': ^7.0.0-0
930 dependencies:
931 '@babel/core': 7.24.4
932 '@babel/helper-plugin-utils': 7.24.0
933 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.4)
934 dev: true
935
936 /@babel/plugin-transform-optional-chaining@7.24.1(@babel/core@7.24.4):
937 resolution: {integrity: sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg==}
938 engines: {node: '>=6.9.0'}
939 peerDependencies:
940 '@babel/core': ^7.0.0-0
941 dependencies:
942 '@babel/core': 7.24.4
943 '@babel/helper-plugin-utils': 7.24.0
944 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
945 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4)
946 dev: true
947
948 /@babel/plugin-transform-parameters@7.24.1(@babel/core@7.24.4):
949 resolution: {integrity: sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==}
950 engines: {node: '>=6.9.0'}
951 peerDependencies:
952 '@babel/core': ^7.0.0-0
953 dependencies:
954 '@babel/core': 7.24.4
955 '@babel/helper-plugin-utils': 7.24.0
956 dev: true
957
958 /@babel/plugin-transform-private-methods@7.24.1(@babel/core@7.24.4):
959 resolution: {integrity: sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==}
960 engines: {node: '>=6.9.0'}
961 peerDependencies:
962 '@babel/core': ^7.0.0-0
963 dependencies:
964 '@babel/core': 7.24.4
965 '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
966 '@babel/helper-plugin-utils': 7.24.0
967 dev: true
968
969 /@babel/plugin-transform-private-property-in-object@7.24.1(@babel/core@7.24.4):
970 resolution: {integrity: sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg==}
971 engines: {node: '>=6.9.0'}
972 peerDependencies:
973 '@babel/core': ^7.0.0-0
974 dependencies:
975 '@babel/core': 7.24.4
976 '@babel/helper-annotate-as-pure': 7.22.5
977 '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
978 '@babel/helper-plugin-utils': 7.24.0
979 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.4)
980 dev: true
981
982 /@babel/plugin-transform-property-literals@7.24.1(@babel/core@7.24.4):
983 resolution: {integrity: sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA==}
984 engines: {node: '>=6.9.0'}
985 peerDependencies:
986 '@babel/core': ^7.0.0-0
987 dependencies:
988 '@babel/core': 7.24.4
989 '@babel/helper-plugin-utils': 7.24.0
990 dev: true
991
992 /@babel/plugin-transform-regenerator@7.24.1(@babel/core@7.24.4):
993 resolution: {integrity: sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw==}
994 engines: {node: '>=6.9.0'}
995 peerDependencies:
996 '@babel/core': ^7.0.0-0
997 dependencies:
998 '@babel/core': 7.24.4
999 '@babel/helper-plugin-utils': 7.24.0
1000 regenerator-transform: 0.15.2
1001 dev: true
1002
1003 /@babel/plugin-transform-reserved-words@7.24.1(@babel/core@7.24.4):
1004 resolution: {integrity: sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg==}
1005 engines: {node: '>=6.9.0'}
1006 peerDependencies:
1007 '@babel/core': ^7.0.0-0
1008 dependencies:
1009 '@babel/core': 7.24.4
1010 '@babel/helper-plugin-utils': 7.24.0
1011 dev: true
1012
1013 /@babel/plugin-transform-shorthand-properties@7.24.1(@babel/core@7.24.4):
1014 resolution: {integrity: sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA==}
1015 engines: {node: '>=6.9.0'}
1016 peerDependencies:
1017 '@babel/core': ^7.0.0-0
1018 dependencies:
1019 '@babel/core': 7.24.4
1020 '@babel/helper-plugin-utils': 7.24.0
1021 dev: true
1022
1023 /@babel/plugin-transform-spread@7.24.1(@babel/core@7.24.4):
1024 resolution: {integrity: sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==}
1025 engines: {node: '>=6.9.0'}
1026 peerDependencies:
1027 '@babel/core': ^7.0.0-0
1028 dependencies:
1029 '@babel/core': 7.24.4
1030 '@babel/helper-plugin-utils': 7.24.0
1031 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
1032 dev: true
1033
1034 /@babel/plugin-transform-sticky-regex@7.24.1(@babel/core@7.24.4):
1035 resolution: {integrity: sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==}
1036 engines: {node: '>=6.9.0'}
1037 peerDependencies:
1038 '@babel/core': ^7.0.0-0
1039 dependencies:
1040 '@babel/core': 7.24.4
1041 '@babel/helper-plugin-utils': 7.24.0
1042 dev: true
1043
1044 /@babel/plugin-transform-template-literals@7.24.1(@babel/core@7.24.4):
1045 resolution: {integrity: sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g==}
1046 engines: {node: '>=6.9.0'}
1047 peerDependencies:
1048 '@babel/core': ^7.0.0-0
1049 dependencies:
1050 '@babel/core': 7.24.4
1051 '@babel/helper-plugin-utils': 7.24.0
1052 dev: true
1053
1054 /@babel/plugin-transform-typeof-symbol@7.24.1(@babel/core@7.24.4):
1055 resolution: {integrity: sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA==}
1056 engines: {node: '>=6.9.0'}
1057 peerDependencies:
1058 '@babel/core': ^7.0.0-0
1059 dependencies:
1060 '@babel/core': 7.24.4
1061 '@babel/helper-plugin-utils': 7.24.0
1062 dev: true
1063
1064 /@babel/plugin-transform-unicode-escapes@7.24.1(@babel/core@7.24.4):
1065 resolution: {integrity: sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw==}
1066 engines: {node: '>=6.9.0'}
1067 peerDependencies:
1068 '@babel/core': ^7.0.0-0
1069 dependencies:
1070 '@babel/core': 7.24.4
1071 '@babel/helper-plugin-utils': 7.24.0
1072 dev: true
1073
1074 /@babel/plugin-transform-unicode-property-regex@7.24.1(@babel/core@7.24.4):
1075 resolution: {integrity: sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng==}
1076 engines: {node: '>=6.9.0'}
1077 peerDependencies:
1078 '@babel/core': ^7.0.0-0
1079 dependencies:
1080 '@babel/core': 7.24.4
1081 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
1082 '@babel/helper-plugin-utils': 7.24.0
1083 dev: true
1084
1085 /@babel/plugin-transform-unicode-regex@7.24.1(@babel/core@7.24.4):
1086 resolution: {integrity: sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==}
1087 engines: {node: '>=6.9.0'}
1088 peerDependencies:
1089 '@babel/core': ^7.0.0-0
1090 dependencies:
1091 '@babel/core': 7.24.4
1092 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
1093 '@babel/helper-plugin-utils': 7.24.0
1094 dev: true
1095
1096 /@babel/plugin-transform-unicode-sets-regex@7.24.1(@babel/core@7.24.4):
1097 resolution: {integrity: sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA==}
1098 engines: {node: '>=6.9.0'}
1099 peerDependencies:
1100 '@babel/core': ^7.0.0
1101 dependencies:
1102 '@babel/core': 7.24.4
1103 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
1104 '@babel/helper-plugin-utils': 7.24.0
1105 dev: true
1106
1107 /@babel/preset-env@7.24.4(@babel/core@7.24.4):
1108 resolution: {integrity: sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==}
1109 engines: {node: '>=6.9.0'}
1110 peerDependencies:
1111 '@babel/core': ^7.0.0-0
1112 dependencies:
1113 '@babel/compat-data': 7.24.4
1114 '@babel/core': 7.24.4
1115 '@babel/helper-compilation-targets': 7.23.6
1116 '@babel/helper-plugin-utils': 7.24.0
1117 '@babel/helper-validator-option': 7.23.5
1118 '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.4(@babel/core@7.24.4)
1119 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1(@babel/core@7.24.4)
1120 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1(@babel/core@7.24.4)
1121 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1(@babel/core@7.24.4)
1122 '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.4)
1123 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.4)
1124 '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.4)
1125 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.4)
1126 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4)
1127 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.4)
1128 '@babel/plugin-syntax-import-assertions': 7.24.1(@babel/core@7.24.4)
1129 '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.4)
1130 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.4)
1131 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.4)
1132 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.4)
1133 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4)
1134 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.4)
1135 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.4)
1136 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.4)
1137 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4)
1138 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.4)
1139 '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.4)
1140 '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.24.4)
1141 '@babel/plugin-transform-arrow-functions': 7.24.1(@babel/core@7.24.4)
1142 '@babel/plugin-transform-async-generator-functions': 7.24.3(@babel/core@7.24.4)
1143 '@babel/plugin-transform-async-to-generator': 7.24.1(@babel/core@7.24.4)
1144 '@babel/plugin-transform-block-scoped-functions': 7.24.1(@babel/core@7.24.4)
1145 '@babel/plugin-transform-block-scoping': 7.24.4(@babel/core@7.24.4)
1146 '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.24.4)
1147 '@babel/plugin-transform-class-static-block': 7.24.4(@babel/core@7.24.4)
1148 '@babel/plugin-transform-classes': 7.24.1(@babel/core@7.24.4)
1149 '@babel/plugin-transform-computed-properties': 7.24.1(@babel/core@7.24.4)
1150 '@babel/plugin-transform-destructuring': 7.24.1(@babel/core@7.24.4)
1151 '@babel/plugin-transform-dotall-regex': 7.24.1(@babel/core@7.24.4)
1152 '@babel/plugin-transform-duplicate-keys': 7.24.1(@babel/core@7.24.4)
1153 '@babel/plugin-transform-dynamic-import': 7.24.1(@babel/core@7.24.4)
1154 '@babel/plugin-transform-exponentiation-operator': 7.24.1(@babel/core@7.24.4)
1155 '@babel/plugin-transform-export-namespace-from': 7.24.1(@babel/core@7.24.4)
1156 '@babel/plugin-transform-for-of': 7.24.1(@babel/core@7.24.4)
1157 '@babel/plugin-transform-function-name': 7.24.1(@babel/core@7.24.4)
1158 '@babel/plugin-transform-json-strings': 7.24.1(@babel/core@7.24.4)
1159 '@babel/plugin-transform-literals': 7.24.1(@babel/core@7.24.4)
1160 '@babel/plugin-transform-logical-assignment-operators': 7.24.1(@babel/core@7.24.4)
1161 '@babel/plugin-transform-member-expression-literals': 7.24.1(@babel/core@7.24.4)
1162 '@babel/plugin-transform-modules-amd': 7.24.1(@babel/core@7.24.4)
1163 '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4)
1164 '@babel/plugin-transform-modules-systemjs': 7.24.1(@babel/core@7.24.4)
1165 '@babel/plugin-transform-modules-umd': 7.24.1(@babel/core@7.24.4)
1166 '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.24.4)
1167 '@babel/plugin-transform-new-target': 7.24.1(@babel/core@7.24.4)
1168 '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1(@babel/core@7.24.4)
1169 '@babel/plugin-transform-numeric-separator': 7.24.1(@babel/core@7.24.4)
1170 '@babel/plugin-transform-object-rest-spread': 7.24.1(@babel/core@7.24.4)
1171 '@babel/plugin-transform-object-super': 7.24.1(@babel/core@7.24.4)
1172 '@babel/plugin-transform-optional-catch-binding': 7.24.1(@babel/core@7.24.4)
1173 '@babel/plugin-transform-optional-chaining': 7.24.1(@babel/core@7.24.4)
1174 '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.4)
1175 '@babel/plugin-transform-private-methods': 7.24.1(@babel/core@7.24.4)
1176 '@babel/plugin-transform-private-property-in-object': 7.24.1(@babel/core@7.24.4)
1177 '@babel/plugin-transform-property-literals': 7.24.1(@babel/core@7.24.4)
1178 '@babel/plugin-transform-regenerator': 7.24.1(@babel/core@7.24.4)
1179 '@babel/plugin-transform-reserved-words': 7.24.1(@babel/core@7.24.4)
1180 '@babel/plugin-transform-shorthand-properties': 7.24.1(@babel/core@7.24.4)
1181 '@babel/plugin-transform-spread': 7.24.1(@babel/core@7.24.4)
1182 '@babel/plugin-transform-sticky-regex': 7.24.1(@babel/core@7.24.4)
1183 '@babel/plugin-transform-template-literals': 7.24.1(@babel/core@7.24.4)
1184 '@babel/plugin-transform-typeof-symbol': 7.24.1(@babel/core@7.24.4)
1185 '@babel/plugin-transform-unicode-escapes': 7.24.1(@babel/core@7.24.4)
1186 '@babel/plugin-transform-unicode-property-regex': 7.24.1(@babel/core@7.24.4)
1187 '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.4)
1188 '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.24.4)
1189 '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4)
1190 babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.4)
1191 babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4)
1192 babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.4)
1193 core-js-compat: 3.37.0
1194 semver: 6.3.1
1195 transitivePeerDependencies:
1196 - supports-color
1197 dev: true
1198
1199 /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.4):
1200 resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
1201 peerDependencies:
1202 '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
1203 dependencies:
1204 '@babel/core': 7.24.4
1205 '@babel/helper-plugin-utils': 7.24.0
1206 '@babel/types': 7.24.0
1207 esutils: 2.0.3
1208 dev: true
1209
1210 /@babel/regjsgen@0.8.0:
1211 resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
1212 dev: true
1213
1214 /@babel/runtime@7.24.4:
1215 resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==}
1216 engines: {node: '>=6.9.0'}
1217 dependencies:
1218 regenerator-runtime: 0.14.1
1219 dev: true
1220
1221 /@babel/template@7.24.0:
1222 resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
1223 engines: {node: '>=6.9.0'}
1224 dependencies:
1225 '@babel/code-frame': 7.24.2
1226 '@babel/parser': 7.24.4
1227 '@babel/types': 7.24.0
1228 dev: true
1229
1230 /@babel/traverse@7.24.1:
1231 resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==}
1232 engines: {node: '>=6.9.0'}
1233 dependencies:
1234 '@babel/code-frame': 7.24.2
1235 '@babel/generator': 7.24.4
1236 '@babel/helper-environment-visitor': 7.22.20
1237 '@babel/helper-function-name': 7.23.0
1238 '@babel/helper-hoist-variables': 7.22.5
1239 '@babel/helper-split-export-declaration': 7.22.6
1240 '@babel/parser': 7.24.4
1241 '@babel/types': 7.24.0
1242 debug: 4.3.4
1243 globals: 11.12.0
1244 transitivePeerDependencies:
1245 - supports-color
1246 dev: true
1247
1248 /@babel/types@7.24.0:
1249 resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
1250 engines: {node: '>=6.9.0'}
1251 dependencies:
1252 '@babel/helper-string-parser': 7.24.1
1253 '@babel/helper-validator-identifier': 7.22.20
1254 to-fast-properties: 2.0.0
1255
1256 /@esbuild/aix-ppc64@0.19.12:
1257 resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
1258 engines: {node: '>=12'}
1259 cpu: [ppc64]
1260 os: [aix]
1261 requiresBuild: true
1262 dev: true
1263 optional: true
1264
1265 /@esbuild/android-arm64@0.19.12:
1266 resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==}
1267 engines: {node: '>=12'}
1268 cpu: [arm64]
1269 os: [android]
1270 requiresBuild: true
1271 dev: true
1272 optional: true
1273
1274 /@esbuild/android-arm@0.19.12:
1275 resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==}
1276 engines: {node: '>=12'}
1277 cpu: [arm]
1278 os: [android]
1279 requiresBuild: true
1280 dev: true
1281 optional: true
1282
1283 /@esbuild/android-x64@0.19.12:
1284 resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==}
1285 engines: {node: '>=12'}
1286 cpu: [x64]
1287 os: [android]
1288 requiresBuild: true
1289 dev: true
1290 optional: true
1291
1292 /@esbuild/darwin-arm64@0.19.12:
1293 resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==}
1294 engines: {node: '>=12'}
1295 cpu: [arm64]
1296 os: [darwin]
1297 requiresBuild: true
1298 dev: true
1299 optional: true
1300
1301 /@esbuild/darwin-x64@0.19.12:
1302 resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==}
1303 engines: {node: '>=12'}
1304 cpu: [x64]
1305 os: [darwin]
1306 requiresBuild: true
1307 dev: true
1308 optional: true
1309
1310 /@esbuild/freebsd-arm64@0.19.12:
1311 resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==}
1312 engines: {node: '>=12'}
1313 cpu: [arm64]
1314 os: [freebsd]
1315 requiresBuild: true
1316 dev: true
1317 optional: true
1318
1319 /@esbuild/freebsd-x64@0.19.12:
1320 resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==}
1321 engines: {node: '>=12'}
1322 cpu: [x64]
1323 os: [freebsd]
1324 requiresBuild: true
1325 dev: true
1326 optional: true
1327
1328 /@esbuild/linux-arm64@0.19.12:
1329 resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==}
1330 engines: {node: '>=12'}
1331 cpu: [arm64]
1332 os: [linux]
1333 requiresBuild: true
1334 dev: true
1335 optional: true
1336
1337 /@esbuild/linux-arm@0.19.12:
1338 resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==}
1339 engines: {node: '>=12'}
1340 cpu: [arm]
1341 os: [linux]
1342 requiresBuild: true
1343 dev: true
1344 optional: true
1345
1346 /@esbuild/linux-ia32@0.19.12:
1347 resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==}
1348 engines: {node: '>=12'}
1349 cpu: [ia32]
1350 os: [linux]
1351 requiresBuild: true
1352 dev: true
1353 optional: true
1354
1355 /@esbuild/linux-loong64@0.19.12:
1356 resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==}
1357 engines: {node: '>=12'}
1358 cpu: [loong64]
1359 os: [linux]
1360 requiresBuild: true
1361 dev: true
1362 optional: true
1363
1364 /@esbuild/linux-mips64el@0.19.12:
1365 resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==}
1366 engines: {node: '>=12'}
1367 cpu: [mips64el]
1368 os: [linux]
1369 requiresBuild: true
1370 dev: true
1371 optional: true
1372
1373 /@esbuild/linux-ppc64@0.19.12:
1374 resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==}
1375 engines: {node: '>=12'}
1376 cpu: [ppc64]
1377 os: [linux]
1378 requiresBuild: true
1379 dev: true
1380 optional: true
1381
1382 /@esbuild/linux-riscv64@0.19.12:
1383 resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==}
1384 engines: {node: '>=12'}
1385 cpu: [riscv64]
1386 os: [linux]
1387 requiresBuild: true
1388 dev: true
1389 optional: true
1390
1391 /@esbuild/linux-s390x@0.19.12:
1392 resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==}
1393 engines: {node: '>=12'}
1394 cpu: [s390x]
1395 os: [linux]
1396 requiresBuild: true
1397 dev: true
1398 optional: true
1399
1400 /@esbuild/linux-x64@0.19.12:
1401 resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==}
1402 engines: {node: '>=12'}
1403 cpu: [x64]
1404 os: [linux]
1405 requiresBuild: true
1406 dev: true
1407 optional: true
1408
1409 /@esbuild/netbsd-x64@0.19.12:
1410 resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==}
1411 engines: {node: '>=12'}
1412 cpu: [x64]
1413 os: [netbsd]
1414 requiresBuild: true
1415 dev: true
1416 optional: true
1417
1418 /@esbuild/openbsd-x64@0.19.12:
1419 resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==}
1420 engines: {node: '>=12'}
1421 cpu: [x64]
1422 os: [openbsd]
1423 requiresBuild: true
1424 dev: true
1425 optional: true
1426
1427 /@esbuild/sunos-x64@0.19.12:
1428 resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==}
1429 engines: {node: '>=12'}
1430 cpu: [x64]
1431 os: [sunos]
1432 requiresBuild: true
1433 dev: true
1434 optional: true
1435
1436 /@esbuild/win32-arm64@0.19.12:
1437 resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==}
1438 engines: {node: '>=12'}
1439 cpu: [arm64]
1440 os: [win32]
1441 requiresBuild: true
1442 dev: true
1443 optional: true
1444
1445 /@esbuild/win32-ia32@0.19.12:
1446 resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==}
1447 engines: {node: '>=12'}
1448 cpu: [ia32]
1449 os: [win32]
1450 requiresBuild: true
1451 dev: true
1452 optional: true
1453
1454 /@esbuild/win32-x64@0.19.12:
1455 resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==}
1456 engines: {node: '>=12'}
1457 cpu: [x64]
1458 os: [win32]
1459 requiresBuild: true
1460 dev: true
1461 optional: true
1462
1463 /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0):
1464 resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
1465 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1466 peerDependencies:
1467 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1468 dependencies:
1469 eslint: 8.57.0
1470 eslint-visitor-keys: 3.4.3
1471 dev: true
1472
1473 /@eslint-community/regexpp@4.10.0:
1474 resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==}
1475 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
1476 dev: true
1477
1478 /@eslint/eslintrc@2.1.4:
1479 resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
1480 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1481 dependencies:
1482 ajv: 6.12.6
1483 debug: 4.3.4
1484 espree: 9.6.1
1485 globals: 13.24.0
1486 ignore: 5.3.1
1487 import-fresh: 3.3.0
1488 js-yaml: 4.1.0
1489 minimatch: 3.1.2
1490 strip-json-comments: 3.1.1
1491 transitivePeerDependencies:
1492 - supports-color
1493 dev: true
1494
1495 /@eslint/js@8.57.0:
1496 resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
1497 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1498 dev: true
1499
1500 /@fortawesome/fontawesome-free@6.5.1:
1501 resolution: {integrity: sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw==}
1502 engines: {node: '>=6'}
1503 requiresBuild: true
1504 dev: false
1505
1506 /@humanwhocodes/config-array@0.11.14:
1507 resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
1508 engines: {node: '>=10.10.0'}
1509 dependencies:
1510 '@humanwhocodes/object-schema': 2.0.3
1511 debug: 4.3.4
1512 minimatch: 3.1.2
1513 transitivePeerDependencies:
1514 - supports-color
1515 dev: true
1516
1517 /@humanwhocodes/module-importer@1.0.1:
1518 resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
1519 engines: {node: '>=12.22'}
1520 dev: true
1521
1522 /@humanwhocodes/object-schema@2.0.3:
1523 resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
1524 dev: true
1525
1526 /@jridgewell/gen-mapping@0.3.5:
1527 resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
1528 engines: {node: '>=6.0.0'}
1529 dependencies:
1530 '@jridgewell/set-array': 1.2.1
1531 '@jridgewell/sourcemap-codec': 1.4.15
1532 '@jridgewell/trace-mapping': 0.3.25
1533 dev: true
1534
1535 /@jridgewell/resolve-uri@3.1.2:
1536 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
1537 engines: {node: '>=6.0.0'}
1538 dev: true
1539
1540 /@jridgewell/set-array@1.2.1:
1541 resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
1542 engines: {node: '>=6.0.0'}
1543 dev: true
1544
1545 /@jridgewell/source-map@0.3.6:
1546 resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
1547 dependencies:
1548 '@jridgewell/gen-mapping': 0.3.5
1549 '@jridgewell/trace-mapping': 0.3.25
1550 dev: true
1551
1552 /@jridgewell/sourcemap-codec@1.4.15:
1553 resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
1554
1555 /@jridgewell/trace-mapping@0.3.25:
1556 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
1557 dependencies:
1558 '@jridgewell/resolve-uri': 3.1.2
1559 '@jridgewell/sourcemap-codec': 1.4.15
1560 dev: true
1561
1562 /@nodelib/fs.scandir@2.1.5:
1563 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
1564 engines: {node: '>= 8'}
1565 dependencies:
1566 '@nodelib/fs.stat': 2.0.5
1567 run-parallel: 1.2.0
1568 dev: true
1569
1570 /@nodelib/fs.stat@2.0.5:
1571 resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
1572 engines: {node: '>= 8'}
1573 dev: true
1574
1575 /@nodelib/fs.walk@1.2.8:
1576 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
1577 engines: {node: '>= 8'}
1578 dependencies:
1579 '@nodelib/fs.scandir': 2.1.5
1580 fastq: 1.17.1
1581 dev: true
1582
1583 /@pkgr/core@0.1.1:
1584 resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
1585 engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
1586 dev: true
1587
1588 /@rollup/plugin-babel@5.3.1(@babel/core@7.24.4)(rollup@2.79.1):
1589 resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
1590 engines: {node: '>= 10.0.0'}
1591 peerDependencies:
1592 '@babel/core': ^7.0.0
1593 '@types/babel__core': ^7.1.9
1594 rollup: ^1.20.0||^2.0.0
1595 peerDependenciesMeta:
1596 '@types/babel__core':
1597 optional: true
1598 dependencies:
1599 '@babel/core': 7.24.4
1600 '@babel/helper-module-imports': 7.24.3
1601 '@rollup/pluginutils': 3.1.0(rollup@2.79.1)
1602 rollup: 2.79.1
1603 dev: true
1604
1605 /@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1):
1606 resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==}
1607 engines: {node: '>= 10.0.0'}
1608 peerDependencies:
1609 rollup: ^1.20.0||^2.0.0
1610 dependencies:
1611 '@rollup/pluginutils': 3.1.0(rollup@2.79.1)
1612 '@types/resolve': 1.17.1
1613 builtin-modules: 3.3.0
1614 deepmerge: 4.3.1
1615 is-module: 1.0.0
1616 resolve: 1.22.8
1617 rollup: 2.79.1
1618 dev: true
1619
1620 /@rollup/plugin-replace@2.4.2(rollup@2.79.1):
1621 resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==}
1622 peerDependencies:
1623 rollup: ^1.20.0 || ^2.0.0
1624 dependencies:
1625 '@rollup/pluginutils': 3.1.0(rollup@2.79.1)
1626 magic-string: 0.25.9
1627 rollup: 2.79.1
1628 dev: true
1629
1630 /@rollup/pluginutils@3.1.0(rollup@2.79.1):
1631 resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==}
1632 engines: {node: '>= 8.0.0'}
1633 peerDependencies:
1634 rollup: ^1.20.0||^2.0.0
1635 dependencies:
1636 '@types/estree': 0.0.39
1637 estree-walker: 1.0.1
1638 picomatch: 2.3.1
1639 rollup: 2.79.1
1640 dev: true
1641
1642 /@rollup/rollup-android-arm-eabi@4.16.1:
1643 resolution: {integrity: sha512-92/y0TqNLRYOTXpm6Z7mnpvKAG9P7qmK7yJeRJSdzElNCUnsgbpAsGqerUboYRIQKzgfq4pWu9xVkgpWLfmNsw==}
1644 cpu: [arm]
1645 os: [android]
1646 requiresBuild: true
1647 dev: true
1648 optional: true
1649
1650 /@rollup/rollup-android-arm64@4.16.1:
1651 resolution: {integrity: sha512-ttWB6ZCfRLuDIUiE0yiu5gcqOsYjA5F7kEV1ggHMj20FwLZ8A1FMeahZJFl/pnOmcnD2QL0z4AcDuo27utGU8A==}
1652 cpu: [arm64]
1653 os: [android]
1654 requiresBuild: true
1655 dev: true
1656 optional: true
1657
1658 /@rollup/rollup-darwin-arm64@4.16.1:
1659 resolution: {integrity: sha512-QLDvPLetbqjHojTGFw9+nuSP3YY/iz2k1cep6crYlr97sS+ZJ0W43b8Z0zC00+lnFZj6JSNxiA4DjboNQMuh1A==}
1660 cpu: [arm64]
1661 os: [darwin]
1662 requiresBuild: true
1663 dev: true
1664 optional: true
1665
1666 /@rollup/rollup-darwin-x64@4.16.1:
1667 resolution: {integrity: sha512-TAUK/D8khRrRIa1KwRzo8JNKk3tcqaeXWdtsiLgA8zmACWwlWLjPCJ4DULGHQrMkeBjp1Cd3Yuwx04lZgFx5Vg==}
1668 cpu: [x64]
1669 os: [darwin]
1670 requiresBuild: true
1671 dev: true
1672 optional: true
1673
1674 /@rollup/rollup-linux-arm-gnueabihf@4.16.1:
1675 resolution: {integrity: sha512-KO+WGZjrh6zyFTD1alIFkfdtxf8B4BC+hqd3kBZHscPLvE5FR/6QKsyuCT0JlERxxYBSUKNUQ/UHyX5uwO1x2A==}
1676 cpu: [arm]
1677 os: [linux]
1678 requiresBuild: true
1679 dev: true
1680 optional: true
1681
1682 /@rollup/rollup-linux-arm-musleabihf@4.16.1:
1683 resolution: {integrity: sha512-NqxbllzIB1WoAo4ThUXVtd21iiM5IHMTTXmXySKBLVcZvkU0HIZmatlP7hLzb5yQubcmdIeWmncd2NdsjocEiw==}
1684 cpu: [arm]
1685 os: [linux]
1686 requiresBuild: true
1687 dev: true
1688 optional: true
1689
1690 /@rollup/rollup-linux-arm64-gnu@4.16.1:
1691 resolution: {integrity: sha512-snma5NvV8y7IECQ5rq0sr0f3UUu+92NVmG/913JXJMcXo84h9ak9TA5UI9Cl2XRM9j3m37QwDBtEYnJzRkSmxA==}
1692 cpu: [arm64]
1693 os: [linux]
1694 requiresBuild: true
1695 dev: true
1696 optional: true
1697
1698 /@rollup/rollup-linux-arm64-musl@4.16.1:
1699 resolution: {integrity: sha512-KOvqGprlD84ueivhCi2flvcUwDRD20mAsE3vxQNVEI2Di9tnPGAfEu6UcrSPZbM+jG2w1oSr43hrPo0RNg6GGg==}
1700 cpu: [arm64]
1701 os: [linux]
1702 requiresBuild: true
1703 dev: true
1704 optional: true
1705
1706 /@rollup/rollup-linux-powerpc64le-gnu@4.16.1:
1707 resolution: {integrity: sha512-/gsNwtiGLqYwN4vP+EIdUC6Q6LTlpupWqokqIndvZcjn9ig/5P01WyaYCU2wvfL/2Z82jp5kX8c1mDBOvCP3zg==}
1708 cpu: [ppc64]
1709 os: [linux]
1710 requiresBuild: true
1711 dev: true
1712 optional: true
1713
1714 /@rollup/rollup-linux-riscv64-gnu@4.16.1:
1715 resolution: {integrity: sha512-uU8zuGkQfGqfD9w6VRJZI4IuG4JIfNxxJgEmLMAmPVHREKGsxFVfgHy5c6CexQF2vOfgjB33OsET3Vdn2lln9A==}
1716 cpu: [riscv64]
1717 os: [linux]
1718 requiresBuild: true
1719 dev: true
1720 optional: true
1721
1722 /@rollup/rollup-linux-s390x-gnu@4.16.1:
1723 resolution: {integrity: sha512-lsjLtDgtcGFEuBP6yrXwkRN5/wKlvUZtfbKZZu0yaoNpiBL4epgnO21osAALIspVRnl4qZgyLFd8xjCYYWgwfw==}
1724 cpu: [s390x]
1725 os: [linux]
1726 requiresBuild: true
1727 dev: true
1728 optional: true
1729
1730 /@rollup/rollup-linux-x64-gnu@4.16.1:
1731 resolution: {integrity: sha512-N2ZizKhUryqqrMfdCnjhJhZRgv61C6gK+hwVtCIKC8ts8J+go+vqENnGexwg21nHIOvLN5mBM8a7DI2vlyIOPg==}
1732 cpu: [x64]
1733 os: [linux]
1734 requiresBuild: true
1735 dev: true
1736 optional: true
1737
1738 /@rollup/rollup-linux-x64-musl@4.16.1:
1739 resolution: {integrity: sha512-5ICeMxqg66FrOA2AbnBQ2TJVxfvZsKLxmof0ibvPLaYtbsJqnTUtJOofgWb46Gjd4uZcA4rdsp4JCxegzQPqCg==}
1740 cpu: [x64]
1741 os: [linux]
1742 requiresBuild: true
1743 dev: true
1744 optional: true
1745
1746 /@rollup/rollup-win32-arm64-msvc@4.16.1:
1747 resolution: {integrity: sha512-1vIP6Ce02L+qWD7uZYRiFiuAJo3m9kARatWmFSnss0gZnVj2Id7OPUU9gm49JPGasgcR3xMqiH3fqBJ8t00yVg==}
1748 cpu: [arm64]
1749 os: [win32]
1750 requiresBuild: true
1751 dev: true
1752 optional: true
1753
1754 /@rollup/rollup-win32-ia32-msvc@4.16.1:
1755 resolution: {integrity: sha512-Y3M92DcVsT6LoP+wrKpoUWPaazaP1fzbNkp0a0ZSj5Y//+pQVfVe/tQdsYQQy7dwXR30ZfALUIc9PCh9Izir6w==}
1756 cpu: [ia32]
1757 os: [win32]
1758 requiresBuild: true
1759 dev: true
1760 optional: true
1761
1762 /@rollup/rollup-win32-x64-msvc@4.16.1:
1763 resolution: {integrity: sha512-x0fvpHMuF7fK5r8oZxSi8VYXkrVmRgubXpO/wcf15Lk3xZ4Jvvh5oG+u7Su1776A7XzVKZhD2eRc4t7H50gL3w==}
1764 cpu: [x64]
1765 os: [win32]
1766 requiresBuild: true
1767 dev: true
1768 optional: true
1769
1770 /@rushstack/eslint-patch@1.7.2:
1771 resolution: {integrity: sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==}
1772 dev: true
1773
1774 /@surma/rollup-plugin-off-main-thread@2.2.3:
1775 resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
1776 dependencies:
1777 ejs: 3.1.10
1778 json5: 2.2.3
1779 magic-string: 0.25.9
1780 string.prototype.matchall: 4.0.11
1781 dev: true
1782
1783 /@types/estree@0.0.39:
1784 resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
1785 dev: true
1786
1787 /@types/estree@1.0.5:
1788 resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
1789 dev: true
1790
1791 /@types/node@20.12.7:
1792 resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
1793 dependencies:
1794 undici-types: 5.26.5
1795 dev: true
1796
1797 /@types/resolve@1.17.1:
1798 resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
1799 dependencies:
1800 '@types/node': 20.12.7
1801 dev: true
1802
1803 /@types/trusted-types@2.0.7:
1804 resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
1805 dev: true
1806
1807 /@ungap/structured-clone@1.2.0:
1808 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
1809 dev: true
1810
1811 /@vitejs/plugin-vue@5.0.4(vite@5.0.11)(vue@3.4.15):
1812 resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
1813 engines: {node: ^18.0.0 || >=20.0.0}
1814 peerDependencies:
1815 vite: ^5.0.0
1816 vue: ^3.2.25
1817 dependencies:
1818 vite: 5.0.11(sass@1.71.1)
1819 vue: 3.4.15
1820 dev: true
1821
1822 /@vue/compiler-core@3.4.15:
1823 resolution: {integrity: sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==}
1824 dependencies:
1825 '@babel/parser': 7.24.4
1826 '@vue/shared': 3.4.15
1827 entities: 4.5.0
1828 estree-walker: 2.0.2
1829 source-map-js: 1.2.0
1830
1831 /@vue/compiler-dom@3.4.15:
1832 resolution: {integrity: sha512-wox0aasVV74zoXyblarOM3AZQz/Z+OunYcIHe1OsGclCHt8RsRm04DObjefaI82u6XDzv+qGWZ24tIsRAIi5MQ==}
1833 dependencies:
1834 '@vue/compiler-core': 3.4.15
1835 '@vue/shared': 3.4.15
1836
1837 /@vue/compiler-sfc@3.4.15:
1838 resolution: {integrity: sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==}
1839 dependencies:
1840 '@babel/parser': 7.24.4
1841 '@vue/compiler-core': 3.4.15
1842 '@vue/compiler-dom': 3.4.15
1843 '@vue/compiler-ssr': 3.4.15
1844 '@vue/shared': 3.4.15
1845 estree-walker: 2.0.2
1846 magic-string: 0.30.10
1847 postcss: 8.4.38
1848 source-map-js: 1.2.0
1849
1850 /@vue/compiler-ssr@3.4.15:
1851 resolution: {integrity: sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==}
1852 dependencies:
1853 '@vue/compiler-dom': 3.4.15
1854 '@vue/shared': 3.4.15
1855
1856 /@vue/eslint-config-prettier@9.0.0(eslint@8.57.0)(prettier@3.2.5):
1857 resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==}
1858 peerDependencies:
1859 eslint: '>= 8.0.0'
1860 prettier: '>= 3.0.0'
1861 dependencies:
1862 eslint: 8.57.0
1863 eslint-config-prettier: 9.1.0(eslint@8.57.0)
1864 eslint-plugin-prettier: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5)
1865 prettier: 3.2.5
1866 transitivePeerDependencies:
1867 - '@types/eslint'
1868 dev: true
1869
1870 /@vue/reactivity@3.4.15:
1871 resolution: {integrity: sha512-55yJh2bsff20K5O84MxSvXKPHHt17I2EomHznvFiJCAZpJTNW8IuLj1xZWMLELRhBK3kkFV/1ErZGHJfah7i7w==}
1872 dependencies:
1873 '@vue/shared': 3.4.15
1874
1875 /@vue/runtime-core@3.4.15:
1876 resolution: {integrity: sha512-6E3by5m6v1AkW0McCeAyhHTw+3y17YCOKG0U0HDKDscV4Hs0kgNT5G+GCHak16jKgcCDHpI9xe5NKb8sdLCLdw==}
1877 dependencies:
1878 '@vue/reactivity': 3.4.15
1879 '@vue/shared': 3.4.15
1880
1881 /@vue/runtime-dom@3.4.15:
1882 resolution: {integrity: sha512-EVW8D6vfFVq3V/yDKNPBFkZKGMFSvZrUQmx196o/v2tHKdwWdiZjYUBS+0Ez3+ohRyF8Njwy/6FH5gYJ75liUw==}
1883 dependencies:
1884 '@vue/runtime-core': 3.4.15
1885 '@vue/shared': 3.4.15
1886 csstype: 3.1.3
1887
1888 /@vue/server-renderer@3.4.15(vue@3.4.15):
1889 resolution: {integrity: sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==}
1890 peerDependencies:
1891 vue: 3.4.15
1892 dependencies:
1893 '@vue/compiler-ssr': 3.4.15
1894 '@vue/shared': 3.4.15
1895 vue: 3.4.15
1896
1897 /@vue/shared@3.4.15:
1898 resolution: {integrity: sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==}
1899
1900 /acorn-jsx@5.3.2(acorn@8.11.3):
1901 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
1902 peerDependencies:
1903 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
1904 dependencies:
1905 acorn: 8.11.3
1906 dev: true
1907
1908 /acorn@8.11.3:
1909 resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
1910 engines: {node: '>=0.4.0'}
1911 hasBin: true
1912 dev: true
1913
1914 /ajv@6.12.6:
1915 resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
1916 dependencies:
1917 fast-deep-equal: 3.1.3
1918 fast-json-stable-stringify: 2.1.0
1919 json-schema-traverse: 0.4.1
1920 uri-js: 4.4.1
1921 dev: true
1922
1923 /ajv@8.12.0:
1924 resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
1925 dependencies:
1926 fast-deep-equal: 3.1.3
1927 json-schema-traverse: 1.0.0
1928 require-from-string: 2.0.2
1929 uri-js: 4.4.1
1930 dev: true
1931
1932 /ansi-regex@5.0.1:
1933 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
1934 engines: {node: '>=8'}
1935 dev: true
1936
1937 /ansi-styles@3.2.1:
1938 resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
1939 engines: {node: '>=4'}
1940 dependencies:
1941 color-convert: 1.9.3
1942 dev: true
1943
1944 /ansi-styles@4.3.0:
1945 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
1946 engines: {node: '>=8'}
1947 dependencies:
1948 color-convert: 2.0.1
1949 dev: true
1950
1951 /anymatch@3.1.3:
1952 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
1953 engines: {node: '>= 8'}
1954 dependencies:
1955 normalize-path: 3.0.0
1956 picomatch: 2.3.1
1957 dev: true
1958
1959 /argparse@2.0.1:
1960 resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
1961 dev: true
1962
1963 /array-buffer-byte-length@1.0.1:
1964 resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
1965 engines: {node: '>= 0.4'}
1966 dependencies:
1967 call-bind: 1.0.7
1968 is-array-buffer: 3.0.4
1969 dev: true
1970
1971 /arraybuffer.prototype.slice@1.0.3:
1972 resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==}
1973 engines: {node: '>= 0.4'}
1974 dependencies:
1975 array-buffer-byte-length: 1.0.1
1976 call-bind: 1.0.7
1977 define-properties: 1.2.1
1978 es-abstract: 1.23.3
1979 es-errors: 1.3.0
1980 get-intrinsic: 1.2.4
1981 is-array-buffer: 3.0.4
1982 is-shared-array-buffer: 1.0.3
1983 dev: true
1984
1985 /async@2.6.4:
1986 resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==}
1987 dependencies:
1988 lodash: 4.17.21
1989 dev: true
1990
1991 /async@3.2.5:
1992 resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==}
1993 dev: true
1994
1995 /at-least-node@1.0.0:
1996 resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
1997 engines: {node: '>= 4.0.0'}
1998 dev: true
1999
2000 /available-typed-arrays@1.0.7:
2001 resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
2002 engines: {node: '>= 0.4'}
2003 dependencies:
2004 possible-typed-array-names: 1.0.0
2005 dev: true
2006
2007 /babel-plugin-polyfill-corejs2@0.4.10(@babel/core@7.24.4):
2008 resolution: {integrity: sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==}
2009 peerDependencies:
2010 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
2011 dependencies:
2012 '@babel/compat-data': 7.24.4
2013 '@babel/core': 7.24.4
2014 '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4)
2015 semver: 6.3.1
2016 transitivePeerDependencies:
2017 - supports-color
2018 dev: true
2019
2020 /babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.4):
2021 resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==}
2022 peerDependencies:
2023 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
2024 dependencies:
2025 '@babel/core': 7.24.4
2026 '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4)
2027 core-js-compat: 3.37.0
2028 transitivePeerDependencies:
2029 - supports-color
2030 dev: true
2031
2032 /babel-plugin-polyfill-regenerator@0.6.1(@babel/core@7.24.4):
2033 resolution: {integrity: sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==}
2034 peerDependencies:
2035 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
2036 dependencies:
2037 '@babel/core': 7.24.4
2038 '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4)
2039 transitivePeerDependencies:
2040 - supports-color
2041 dev: true
2042
2043 /balanced-match@1.0.2:
2044 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
2045 dev: true
2046
2047 /basic-auth@2.0.1:
2048 resolution: {integrity: sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==}
2049 engines: {node: '>= 0.8'}
2050 dependencies:
2051 safe-buffer: 5.1.2
2052 dev: true
2053
2054 /binary-extensions@2.3.0:
2055 resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
2056 engines: {node: '>=8'}
2057 dev: true
2058
2059 /boolbase@1.0.0:
2060 resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
2061 dev: true
2062
2063 /brace-expansion@1.1.11:
2064 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
2065 dependencies:
2066 balanced-match: 1.0.2
2067 concat-map: 0.0.1
2068 dev: true
2069
2070 /brace-expansion@2.0.1:
2071 resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
2072 dependencies:
2073 balanced-match: 1.0.2
2074 dev: true
2075
2076 /braces@3.0.2:
2077 resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
2078 engines: {node: '>=8'}
2079 dependencies:
2080 fill-range: 7.0.1
2081 dev: true
2082
2083 /browserslist@4.23.0:
2084 resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==}
2085 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
2086 hasBin: true
2087 dependencies:
2088 caniuse-lite: 1.0.30001612
2089 electron-to-chromium: 1.4.745
2090 node-releases: 2.0.14
2091 update-browserslist-db: 1.0.13(browserslist@4.23.0)
2092 dev: true
2093
2094 /buffer-from@1.1.2:
2095 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
2096 dev: true
2097
2098 /builtin-modules@3.3.0:
2099 resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
2100 engines: {node: '>=6'}
2101 dev: true
2102
2103 /bulma@0.9.4:
2104 resolution: {integrity: sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==}
2105 dev: false
2106
2107 /call-bind@1.0.7:
2108 resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==}
2109 engines: {node: '>= 0.4'}
2110 dependencies:
2111 es-define-property: 1.0.0
2112 es-errors: 1.3.0
2113 function-bind: 1.1.2
2114 get-intrinsic: 1.2.4
2115 set-function-length: 1.2.2
2116 dev: true
2117
2118 /callsites@3.1.0:
2119 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
2120 engines: {node: '>=6'}
2121 dev: true
2122
2123 /caniuse-lite@1.0.30001612:
2124 resolution: {integrity: sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==}
2125 dev: true
2126
2127 /chalk@2.4.2:
2128 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
2129 engines: {node: '>=4'}
2130 dependencies:
2131 ansi-styles: 3.2.1
2132 escape-string-regexp: 1.0.5
2133 supports-color: 5.5.0
2134 dev: true
2135
2136 /chalk@4.1.2:
2137 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
2138 engines: {node: '>=10'}
2139 dependencies:
2140 ansi-styles: 4.3.0
2141 supports-color: 7.2.0
2142 dev: true
2143
2144 /chokidar@3.6.0:
2145 resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
2146 engines: {node: '>= 8.10.0'}
2147 dependencies:
2148 anymatch: 3.1.3
2149 braces: 3.0.2
2150 glob-parent: 5.1.2
2151 is-binary-path: 2.1.0
2152 is-glob: 4.0.3
2153 normalize-path: 3.0.0
2154 readdirp: 3.6.0
2155 optionalDependencies:
2156 fsevents: 2.3.3
2157 dev: true
2158
2159 /color-convert@1.9.3:
2160 resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
2161 dependencies:
2162 color-name: 1.1.3
2163 dev: true
2164
2165 /color-convert@2.0.1:
2166 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
2167 engines: {node: '>=7.0.0'}
2168 dependencies:
2169 color-name: 1.1.4
2170 dev: true
2171
2172 /color-name@1.1.3:
2173 resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
2174 dev: true
2175
2176 /color-name@1.1.4:
2177 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
2178 dev: true
2179
2180 /commander@2.20.3:
2181 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
2182 dev: true
2183
2184 /common-tags@1.8.2:
2185 resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
2186 engines: {node: '>=4.0.0'}
2187 dev: true
2188
2189 /concat-map@0.0.1:
2190 resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
2191 dev: true
2192
2193 /convert-source-map@2.0.0:
2194 resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
2195 dev: true
2196
2197 /core-js-compat@3.37.0:
2198 resolution: {integrity: sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA==}
2199 dependencies:
2200 browserslist: 4.23.0
2201 dev: true
2202
2203 /corser@2.0.1:
2204 resolution: {integrity: sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==}
2205 engines: {node: '>= 0.4.0'}
2206 dev: true
2207
2208 /cross-spawn@7.0.3:
2209 resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
2210 engines: {node: '>= 8'}
2211 dependencies:
2212 path-key: 3.1.1
2213 shebang-command: 2.0.0
2214 which: 2.0.2
2215 dev: true
2216
2217 /crypto-random-string@2.0.0:
2218 resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==}
2219 engines: {node: '>=8'}
2220 dev: true
2221
2222 /cssesc@3.0.0:
2223 resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
2224 engines: {node: '>=4'}
2225 hasBin: true
2226 dev: true
2227
2228 /csstype@3.1.3:
2229 resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
2230
2231 /data-view-buffer@1.0.1:
2232 resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==}
2233 engines: {node: '>= 0.4'}
2234 dependencies:
2235 call-bind: 1.0.7
2236 es-errors: 1.3.0
2237 is-data-view: 1.0.1
2238 dev: true
2239
2240 /data-view-byte-length@1.0.1:
2241 resolution: {integrity: sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==}
2242 engines: {node: '>= 0.4'}
2243 dependencies:
2244 call-bind: 1.0.7
2245 es-errors: 1.3.0
2246 is-data-view: 1.0.1
2247 dev: true
2248
2249 /data-view-byte-offset@1.0.0:
2250 resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==}
2251 engines: {node: '>= 0.4'}
2252 dependencies:
2253 call-bind: 1.0.7
2254 es-errors: 1.3.0
2255 is-data-view: 1.0.1
2256 dev: true
2257
2258 /debug@3.2.7:
2259 resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
2260 peerDependencies:
2261 supports-color: '*'
2262 peerDependenciesMeta:
2263 supports-color:
2264 optional: true
2265 dependencies:
2266 ms: 2.1.3
2267 dev: true
2268
2269 /debug@4.3.4:
2270 resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
2271 engines: {node: '>=6.0'}
2272 peerDependencies:
2273 supports-color: '*'
2274 peerDependenciesMeta:
2275 supports-color:
2276 optional: true
2277 dependencies:
2278 ms: 2.1.2
2279 dev: true
2280
2281 /deep-is@0.1.4:
2282 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
2283 dev: true
2284
2285 /deepmerge@4.3.1:
2286 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
2287 engines: {node: '>=0.10.0'}
2288 dev: true
2289
2290 /define-data-property@1.1.4:
2291 resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
2292 engines: {node: '>= 0.4'}
2293 dependencies:
2294 es-define-property: 1.0.0
2295 es-errors: 1.3.0
2296 gopd: 1.0.1
2297 dev: true
2298
2299 /define-properties@1.2.1:
2300 resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
2301 engines: {node: '>= 0.4'}
2302 dependencies:
2303 define-data-property: 1.1.4
2304 has-property-descriptors: 1.0.2
2305 object-keys: 1.1.1
2306 dev: true
2307
2308 /doctrine@3.0.0:
2309 resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
2310 engines: {node: '>=6.0.0'}
2311 dependencies:
2312 esutils: 2.0.3
2313 dev: true
2314
2315 /ejs@3.1.10:
2316 resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==}
2317 engines: {node: '>=0.10.0'}
2318 hasBin: true
2319 dependencies:
2320 jake: 10.8.7
2321 dev: true
2322
2323 /electron-to-chromium@1.4.745:
2324 resolution: {integrity: sha512-tRbzkaRI5gbUn5DEvF0dV4TQbMZ5CLkWeTAXmpC9IrYT+GE+x76i9p+o3RJ5l9XmdQlI1pPhVtE9uNcJJ0G0EA==}
2325 dev: true
2326
2327 /entities@4.5.0:
2328 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
2329 engines: {node: '>=0.12'}
2330
2331 /es-abstract@1.23.3:
2332 resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==}
2333 engines: {node: '>= 0.4'}
2334 dependencies:
2335 array-buffer-byte-length: 1.0.1
2336 arraybuffer.prototype.slice: 1.0.3
2337 available-typed-arrays: 1.0.7
2338 call-bind: 1.0.7
2339 data-view-buffer: 1.0.1
2340 data-view-byte-length: 1.0.1
2341 data-view-byte-offset: 1.0.0
2342 es-define-property: 1.0.0
2343 es-errors: 1.3.0
2344 es-object-atoms: 1.0.0
2345 es-set-tostringtag: 2.0.3
2346 es-to-primitive: 1.2.1
2347 function.prototype.name: 1.1.6
2348 get-intrinsic: 1.2.4
2349 get-symbol-description: 1.0.2
2350 globalthis: 1.0.3
2351 gopd: 1.0.1
2352 has-property-descriptors: 1.0.2
2353 has-proto: 1.0.3
2354 has-symbols: 1.0.3
2355 hasown: 2.0.2
2356 internal-slot: 1.0.7
2357 is-array-buffer: 3.0.4
2358 is-callable: 1.2.7
2359 is-data-view: 1.0.1
2360 is-negative-zero: 2.0.3
2361 is-regex: 1.1.4
2362 is-shared-array-buffer: 1.0.3
2363 is-string: 1.0.7
2364 is-typed-array: 1.1.13
2365 is-weakref: 1.0.2
2366 object-inspect: 1.13.1
2367 object-keys: 1.1.1
2368 object.assign: 4.1.5
2369 regexp.prototype.flags: 1.5.2
2370 safe-array-concat: 1.1.2
2371 safe-regex-test: 1.0.3
2372 string.prototype.trim: 1.2.9
2373 string.prototype.trimend: 1.0.8
2374 string.prototype.trimstart: 1.0.8
2375 typed-array-buffer: 1.0.2
2376 typed-array-byte-length: 1.0.1
2377 typed-array-byte-offset: 1.0.2
2378 typed-array-length: 1.0.6
2379 unbox-primitive: 1.0.2
2380 which-typed-array: 1.1.15
2381 dev: true
2382
2383 /es-define-property@1.0.0:
2384 resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==}
2385 engines: {node: '>= 0.4'}
2386 dependencies:
2387 get-intrinsic: 1.2.4
2388 dev: true
2389
2390 /es-errors@1.3.0:
2391 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
2392 engines: {node: '>= 0.4'}
2393 dev: true
2394
2395 /es-object-atoms@1.0.0:
2396 resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
2397 engines: {node: '>= 0.4'}
2398 dependencies:
2399 es-errors: 1.3.0
2400 dev: true
2401
2402 /es-set-tostringtag@2.0.3:
2403 resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
2404 engines: {node: '>= 0.4'}
2405 dependencies:
2406 get-intrinsic: 1.2.4
2407 has-tostringtag: 1.0.2
2408 hasown: 2.0.2
2409 dev: true
2410
2411 /es-to-primitive@1.2.1:
2412 resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
2413 engines: {node: '>= 0.4'}
2414 dependencies:
2415 is-callable: 1.2.7
2416 is-date-object: 1.0.5
2417 is-symbol: 1.0.4
2418 dev: true
2419
2420 /esbuild@0.19.12:
2421 resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
2422 engines: {node: '>=12'}
2423 hasBin: true
2424 requiresBuild: true
2425 optionalDependencies:
2426 '@esbuild/aix-ppc64': 0.19.12
2427 '@esbuild/android-arm': 0.19.12
2428 '@esbuild/android-arm64': 0.19.12
2429 '@esbuild/android-x64': 0.19.12
2430 '@esbuild/darwin-arm64': 0.19.12
2431 '@esbuild/darwin-x64': 0.19.12
2432 '@esbuild/freebsd-arm64': 0.19.12
2433 '@esbuild/freebsd-x64': 0.19.12
2434 '@esbuild/linux-arm': 0.19.12
2435 '@esbuild/linux-arm64': 0.19.12
2436 '@esbuild/linux-ia32': 0.19.12
2437 '@esbuild/linux-loong64': 0.19.12
2438 '@esbuild/linux-mips64el': 0.19.12
2439 '@esbuild/linux-ppc64': 0.19.12
2440 '@esbuild/linux-riscv64': 0.19.12
2441 '@esbuild/linux-s390x': 0.19.12
2442 '@esbuild/linux-x64': 0.19.12
2443 '@esbuild/netbsd-x64': 0.19.12
2444 '@esbuild/openbsd-x64': 0.19.12
2445 '@esbuild/sunos-x64': 0.19.12
2446 '@esbuild/win32-arm64': 0.19.12
2447 '@esbuild/win32-ia32': 0.19.12
2448 '@esbuild/win32-x64': 0.19.12
2449 dev: true
2450
2451 /escalade@3.1.2:
2452 resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
2453 engines: {node: '>=6'}
2454 dev: true
2455
2456 /escape-string-regexp@1.0.5:
2457 resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
2458 engines: {node: '>=0.8.0'}
2459 dev: true
2460
2461 /escape-string-regexp@4.0.0:
2462 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
2463 engines: {node: '>=10'}
2464 dev: true
2465
2466 /eslint-config-prettier@9.1.0(eslint@8.57.0):
2467 resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
2468 hasBin: true
2469 peerDependencies:
2470 eslint: '>=7.0.0'
2471 dependencies:
2472 eslint: 8.57.0
2473 dev: true
2474
2475 /eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5):
2476 resolution: {integrity: sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==}
2477 engines: {node: ^14.18.0 || >=16.0.0}
2478 peerDependencies:
2479 '@types/eslint': '>=8.0.0'
2480 eslint: '>=8.0.0'
2481 eslint-config-prettier: '*'
2482 prettier: '>=3.0.0'
2483 peerDependenciesMeta:
2484 '@types/eslint':
2485 optional: true
2486 eslint-config-prettier:
2487 optional: true
2488 dependencies:
2489 eslint: 8.57.0
2490 eslint-config-prettier: 9.1.0(eslint@8.57.0)
2491 prettier: 3.2.5
2492 prettier-linter-helpers: 1.0.0
2493 synckit: 0.8.8
2494 dev: true
2495
2496 /eslint-plugin-vue@9.22.0(eslint@8.57.0):
2497 resolution: {integrity: sha512-7wCXv5zuVnBtZE/74z4yZ0CM8AjH6bk4MQGm7hZjUC2DBppKU5ioeOk5LGSg/s9a1ZJnIsdPLJpXnu1Rc+cVHg==}
2498 engines: {node: ^14.17.0 || >=16.0.0}
2499 peerDependencies:
2500 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
2501 dependencies:
2502 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
2503 eslint: 8.57.0
2504 natural-compare: 1.4.0
2505 nth-check: 2.1.1
2506 postcss-selector-parser: 6.0.16
2507 semver: 7.6.0
2508 vue-eslint-parser: 9.4.2(eslint@8.57.0)
2509 xml-name-validator: 4.0.0
2510 transitivePeerDependencies:
2511 - supports-color
2512 dev: true
2513
2514 /eslint-scope@7.2.2:
2515 resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
2516 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2517 dependencies:
2518 esrecurse: 4.3.0
2519 estraverse: 5.3.0
2520 dev: true
2521
2522 /eslint-visitor-keys@3.4.3:
2523 resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
2524 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2525 dev: true
2526
2527 /eslint@8.57.0:
2528 resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==}
2529 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2530 hasBin: true
2531 dependencies:
2532 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
2533 '@eslint-community/regexpp': 4.10.0
2534 '@eslint/eslintrc': 2.1.4
2535 '@eslint/js': 8.57.0
2536 '@humanwhocodes/config-array': 0.11.14
2537 '@humanwhocodes/module-importer': 1.0.1
2538 '@nodelib/fs.walk': 1.2.8
2539 '@ungap/structured-clone': 1.2.0
2540 ajv: 6.12.6
2541 chalk: 4.1.2
2542 cross-spawn: 7.0.3
2543 debug: 4.3.4
2544 doctrine: 3.0.0
2545 escape-string-regexp: 4.0.0
2546 eslint-scope: 7.2.2
2547 eslint-visitor-keys: 3.4.3
2548 espree: 9.6.1
2549 esquery: 1.5.0
2550 esutils: 2.0.3
2551 fast-deep-equal: 3.1.3
2552 file-entry-cache: 6.0.1
2553 find-up: 5.0.0
2554 glob-parent: 6.0.2
2555 globals: 13.24.0
2556 graphemer: 1.4.0
2557 ignore: 5.3.1
2558 imurmurhash: 0.1.4
2559 is-glob: 4.0.3
2560 is-path-inside: 3.0.3
2561 js-yaml: 4.1.0
2562 json-stable-stringify-without-jsonify: 1.0.1
2563 levn: 0.4.1
2564 lodash.merge: 4.6.2
2565 minimatch: 3.1.2
2566 natural-compare: 1.4.0
2567 optionator: 0.9.3
2568 strip-ansi: 6.0.1
2569 text-table: 0.2.0
2570 transitivePeerDependencies:
2571 - supports-color
2572 dev: true
2573
2574 /espree@9.6.1:
2575 resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
2576 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2577 dependencies:
2578 acorn: 8.11.3
2579 acorn-jsx: 5.3.2(acorn@8.11.3)
2580 eslint-visitor-keys: 3.4.3
2581 dev: true
2582
2583 /esquery@1.5.0:
2584 resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
2585 engines: {node: '>=0.10'}
2586 dependencies:
2587 estraverse: 5.3.0
2588 dev: true
2589
2590 /esrecurse@4.3.0:
2591 resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
2592 engines: {node: '>=4.0'}
2593 dependencies:
2594 estraverse: 5.3.0
2595 dev: true
2596
2597 /estraverse@5.3.0:
2598 resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
2599 engines: {node: '>=4.0'}
2600 dev: true
2601
2602 /estree-walker@1.0.1:
2603 resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==}
2604 dev: true
2605
2606 /estree-walker@2.0.2:
2607 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
2608
2609 /esutils@2.0.3:
2610 resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
2611 engines: {node: '>=0.10.0'}
2612 dev: true
2613
2614 /eventemitter3@4.0.7:
2615 resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
2616 dev: true
2617
2618 /fast-deep-equal@3.1.3:
2619 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
2620 dev: true
2621
2622 /fast-diff@1.3.0:
2623 resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==}
2624 dev: true
2625
2626 /fast-glob@3.3.2:
2627 resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
2628 engines: {node: '>=8.6.0'}
2629 dependencies:
2630 '@nodelib/fs.stat': 2.0.5
2631 '@nodelib/fs.walk': 1.2.8
2632 glob-parent: 5.1.2
2633 merge2: 1.4.1
2634 micromatch: 4.0.5
2635 dev: true
2636
2637 /fast-json-stable-stringify@2.1.0:
2638 resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
2639 dev: true
2640
2641 /fast-levenshtein@2.0.6:
2642 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
2643 dev: true
2644
2645 /fastq@1.17.1:
2646 resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
2647 dependencies:
2648 reusify: 1.0.4
2649 dev: true
2650
2651 /file-entry-cache@6.0.1:
2652 resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
2653 engines: {node: ^10.12.0 || >=12.0.0}
2654 dependencies:
2655 flat-cache: 3.2.0
2656 dev: true
2657
2658 /filelist@1.0.4:
2659 resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==}
2660 dependencies:
2661 minimatch: 5.1.6
2662 dev: true
2663
2664 /fill-range@7.0.1:
2665 resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
2666 engines: {node: '>=8'}
2667 dependencies:
2668 to-regex-range: 5.0.1
2669 dev: true
2670
2671 /find-up@5.0.0:
2672 resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
2673 engines: {node: '>=10'}
2674 dependencies:
2675 locate-path: 6.0.0
2676 path-exists: 4.0.0
2677 dev: true
2678
2679 /flat-cache@3.2.0:
2680 resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
2681 engines: {node: ^10.12.0 || >=12.0.0}
2682 dependencies:
2683 flatted: 3.3.1
2684 keyv: 4.5.4
2685 rimraf: 3.0.2
2686 dev: true
2687
2688 /flatted@3.3.1:
2689 resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
2690 dev: true
2691
2692 /follow-redirects@1.15.6:
2693 resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
2694 engines: {node: '>=4.0'}
2695 peerDependencies:
2696 debug: '*'
2697 peerDependenciesMeta:
2698 debug:
2699 optional: true
2700 dev: true
2701
2702 /for-each@0.3.3:
2703 resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
2704 dependencies:
2705 is-callable: 1.2.7
2706 dev: true
2707
2708 /fs-extra@9.1.0:
2709 resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
2710 engines: {node: '>=10'}
2711 dependencies:
2712 at-least-node: 1.0.0
2713 graceful-fs: 4.2.11
2714 jsonfile: 6.1.0
2715 universalify: 2.0.1
2716 dev: true
2717
2718 /fs.realpath@1.0.0:
2719 resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
2720 dev: true
2721
2722 /fsevents@2.3.3:
2723 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
2724 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
2725 os: [darwin]
2726 requiresBuild: true
2727 dev: true
2728 optional: true
2729
2730 /function-bind@1.1.2:
2731 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
2732 dev: true
2733
2734 /function.prototype.name@1.1.6:
2735 resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==}
2736 engines: {node: '>= 0.4'}
2737 dependencies:
2738 call-bind: 1.0.7
2739 define-properties: 1.2.1
2740 es-abstract: 1.23.3
2741 functions-have-names: 1.2.3
2742 dev: true
2743
2744 /functions-have-names@1.2.3:
2745 resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
2746 dev: true
2747
2748 /gensync@1.0.0-beta.2:
2749 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
2750 engines: {node: '>=6.9.0'}
2751 dev: true
2752
2753 /get-intrinsic@1.2.4:
2754 resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==}
2755 engines: {node: '>= 0.4'}
2756 dependencies:
2757 es-errors: 1.3.0
2758 function-bind: 1.1.2
2759 has-proto: 1.0.3
2760 has-symbols: 1.0.3
2761 hasown: 2.0.2
2762 dev: true
2763
2764 /get-own-enumerable-property-symbols@3.0.2:
2765 resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==}
2766 dev: true
2767
2768 /get-symbol-description@1.0.2:
2769 resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==}
2770 engines: {node: '>= 0.4'}
2771 dependencies:
2772 call-bind: 1.0.7
2773 es-errors: 1.3.0
2774 get-intrinsic: 1.2.4
2775 dev: true
2776
2777 /glob-parent@5.1.2:
2778 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
2779 engines: {node: '>= 6'}
2780 dependencies:
2781 is-glob: 4.0.3
2782 dev: true
2783
2784 /glob-parent@6.0.2:
2785 resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
2786 engines: {node: '>=10.13.0'}
2787 dependencies:
2788 is-glob: 4.0.3
2789 dev: true
2790
2791 /glob@7.2.3:
2792 resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
2793 dependencies:
2794 fs.realpath: 1.0.0
2795 inflight: 1.0.6
2796 inherits: 2.0.4
2797 minimatch: 3.1.2
2798 once: 1.4.0
2799 path-is-absolute: 1.0.1
2800 dev: true
2801
2802 /globals@11.12.0:
2803 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
2804 engines: {node: '>=4'}
2805 dev: true
2806
2807 /globals@13.24.0:
2808 resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
2809 engines: {node: '>=8'}
2810 dependencies:
2811 type-fest: 0.20.2
2812 dev: true
2813
2814 /globalthis@1.0.3:
2815 resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==}
2816 engines: {node: '>= 0.4'}
2817 dependencies:
2818 define-properties: 1.2.1
2819 dev: true
2820
2821 /gopd@1.0.1:
2822 resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
2823 dependencies:
2824 get-intrinsic: 1.2.4
2825 dev: true
2826
2827 /graceful-fs@4.2.11:
2828 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
2829 dev: true
2830
2831 /graphemer@1.4.0:
2832 resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
2833 dev: true
2834
2835 /has-bigints@1.0.2:
2836 resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
2837 dev: true
2838
2839 /has-flag@3.0.0:
2840 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
2841 engines: {node: '>=4'}
2842 dev: true
2843
2844 /has-flag@4.0.0:
2845 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
2846 engines: {node: '>=8'}
2847 dev: true
2848
2849 /has-property-descriptors@1.0.2:
2850 resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
2851 dependencies:
2852 es-define-property: 1.0.0
2853 dev: true
2854
2855 /has-proto@1.0.3:
2856 resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==}
2857 engines: {node: '>= 0.4'}
2858 dev: true
2859
2860 /has-symbols@1.0.3:
2861 resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
2862 engines: {node: '>= 0.4'}
2863 dev: true
2864
2865 /has-tostringtag@1.0.2:
2866 resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
2867 engines: {node: '>= 0.4'}
2868 dependencies:
2869 has-symbols: 1.0.3
2870 dev: true
2871
2872 /hasown@2.0.2:
2873 resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
2874 engines: {node: '>= 0.4'}
2875 dependencies:
2876 function-bind: 1.1.2
2877 dev: true
2878
2879 /he@1.2.0:
2880 resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
2881 hasBin: true
2882 dev: true
2883
2884 /html-encoding-sniffer@3.0.0:
2885 resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==}
2886 engines: {node: '>=12'}
2887 dependencies:
2888 whatwg-encoding: 2.0.0
2889 dev: true
2890
2891 /http-proxy@1.18.1:
2892 resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
2893 engines: {node: '>=8.0.0'}
2894 dependencies:
2895 eventemitter3: 4.0.7
2896 follow-redirects: 1.15.6
2897 requires-port: 1.0.0
2898 transitivePeerDependencies:
2899 - debug
2900 dev: true
2901
2902 /http-server@14.1.1:
2903 resolution: {integrity: sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==}
2904 engines: {node: '>=12'}
2905 hasBin: true
2906 dependencies:
2907 basic-auth: 2.0.1
2908 chalk: 4.1.2
2909 corser: 2.0.1
2910 he: 1.2.0
2911 html-encoding-sniffer: 3.0.0
2912 http-proxy: 1.18.1
2913 mime: 1.6.0
2914 minimist: 1.2.8
2915 opener: 1.5.2
2916 portfinder: 1.0.32
2917 secure-compare: 3.0.1
2918 union: 0.5.0
2919 url-join: 4.0.1
2920 transitivePeerDependencies:
2921 - debug
2922 - supports-color
2923 dev: true
2924
2925 /iconv-lite@0.6.3:
2926 resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
2927 engines: {node: '>=0.10.0'}
2928 dependencies:
2929 safer-buffer: 2.1.2
2930 dev: true
2931
2932 /idb@7.1.1:
2933 resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==}
2934 dev: true
2935
2936 /ignore@5.3.1:
2937 resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
2938 engines: {node: '>= 4'}
2939 dev: true
2940
2941 /immutable@4.3.5:
2942 resolution: {integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==}
2943 dev: true
2944
2945 /import-fresh@3.3.0:
2946 resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
2947 engines: {node: '>=6'}
2948 dependencies:
2949 parent-module: 1.0.1
2950 resolve-from: 4.0.0
2951 dev: true
2952
2953 /imurmurhash@0.1.4:
2954 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
2955 engines: {node: '>=0.8.19'}
2956 dev: true
2957
2958 /inflight@1.0.6:
2959 resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
2960 dependencies:
2961 once: 1.4.0
2962 wrappy: 1.0.2
2963 dev: true
2964
2965 /inherits@2.0.4:
2966 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
2967 dev: true
2968
2969 /internal-slot@1.0.7:
2970 resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==}
2971 engines: {node: '>= 0.4'}
2972 dependencies:
2973 es-errors: 1.3.0
2974 hasown: 2.0.2
2975 side-channel: 1.0.6
2976 dev: true
2977
2978 /is-array-buffer@3.0.4:
2979 resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
2980 engines: {node: '>= 0.4'}
2981 dependencies:
2982 call-bind: 1.0.7
2983 get-intrinsic: 1.2.4
2984 dev: true
2985
2986 /is-bigint@1.0.4:
2987 resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==}
2988 dependencies:
2989 has-bigints: 1.0.2
2990 dev: true
2991
2992 /is-binary-path@2.1.0:
2993 resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
2994 engines: {node: '>=8'}
2995 dependencies:
2996 binary-extensions: 2.3.0
2997 dev: true
2998
2999 /is-boolean-object@1.1.2:
3000 resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
3001 engines: {node: '>= 0.4'}
3002 dependencies:
3003 call-bind: 1.0.7
3004 has-tostringtag: 1.0.2
3005 dev: true
3006
3007 /is-callable@1.2.7:
3008 resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
3009 engines: {node: '>= 0.4'}
3010 dev: true
3011
3012 /is-core-module@2.13.1:
3013 resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==}
3014 dependencies:
3015 hasown: 2.0.2
3016 dev: true
3017
3018 /is-data-view@1.0.1:
3019 resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==}
3020 engines: {node: '>= 0.4'}
3021 dependencies:
3022 is-typed-array: 1.1.13
3023 dev: true
3024
3025 /is-date-object@1.0.5:
3026 resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
3027 engines: {node: '>= 0.4'}
3028 dependencies:
3029 has-tostringtag: 1.0.2
3030 dev: true
3031
3032 /is-extglob@2.1.1:
3033 resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
3034 engines: {node: '>=0.10.0'}
3035 dev: true
3036
3037 /is-glob@4.0.3:
3038 resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
3039 engines: {node: '>=0.10.0'}
3040 dependencies:
3041 is-extglob: 2.1.1
3042 dev: true
3043
3044 /is-module@1.0.0:
3045 resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
3046 dev: true
3047
3048 /is-negative-zero@2.0.3:
3049 resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
3050 engines: {node: '>= 0.4'}
3051 dev: true
3052
3053 /is-number-object@1.0.7:
3054 resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==}
3055 engines: {node: '>= 0.4'}
3056 dependencies:
3057 has-tostringtag: 1.0.2
3058 dev: true
3059
3060 /is-number@7.0.0:
3061 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
3062 engines: {node: '>=0.12.0'}
3063 dev: true
3064
3065 /is-obj@1.0.1:
3066 resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==}
3067 engines: {node: '>=0.10.0'}
3068 dev: true
3069
3070 /is-path-inside@3.0.3:
3071 resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
3072 engines: {node: '>=8'}
3073 dev: true
3074
3075 /is-regex@1.1.4:
3076 resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
3077 engines: {node: '>= 0.4'}
3078 dependencies:
3079 call-bind: 1.0.7
3080 has-tostringtag: 1.0.2
3081 dev: true
3082
3083 /is-regexp@1.0.0:
3084 resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==}
3085 engines: {node: '>=0.10.0'}
3086 dev: true
3087
3088 /is-shared-array-buffer@1.0.3:
3089 resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==}
3090 engines: {node: '>= 0.4'}
3091 dependencies:
3092 call-bind: 1.0.7
3093 dev: true
3094
3095 /is-stream@2.0.1:
3096 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
3097 engines: {node: '>=8'}
3098 dev: true
3099
3100 /is-string@1.0.7:
3101 resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
3102 engines: {node: '>= 0.4'}
3103 dependencies:
3104 has-tostringtag: 1.0.2
3105 dev: true
3106
3107 /is-symbol@1.0.4:
3108 resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==}
3109 engines: {node: '>= 0.4'}
3110 dependencies:
3111 has-symbols: 1.0.3
3112 dev: true
3113
3114 /is-typed-array@1.1.13:
3115 resolution: {integrity: sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==}
3116 engines: {node: '>= 0.4'}
3117 dependencies:
3118 which-typed-array: 1.1.15
3119 dev: true
3120
3121 /is-weakref@1.0.2:
3122 resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
3123 dependencies:
3124 call-bind: 1.0.7
3125 dev: true
3126
3127 /isarray@2.0.5:
3128 resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
3129 dev: true
3130
3131 /isexe@2.0.0:
3132 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
3133 dev: true
3134
3135 /jake@10.8.7:
3136 resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==}
3137 engines: {node: '>=10'}
3138 hasBin: true
3139 dependencies:
3140 async: 3.2.5
3141 chalk: 4.1.2
3142 filelist: 1.0.4
3143 minimatch: 3.1.2
3144 dev: true
3145
3146 /jest-worker@26.6.2:
3147 resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
3148 engines: {node: '>= 10.13.0'}
3149 dependencies:
3150 '@types/node': 20.12.7
3151 merge-stream: 2.0.0
3152 supports-color: 7.2.0
3153 dev: true
3154
3155 /js-tokens@4.0.0:
3156 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
3157 dev: true
3158
3159 /js-yaml@4.1.0:
3160 resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
3161 hasBin: true
3162 dependencies:
3163 argparse: 2.0.1
3164 dev: true
3165
3166 /jsesc@0.5.0:
3167 resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
3168 hasBin: true
3169 dev: true
3170
3171 /jsesc@2.5.2:
3172 resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
3173 engines: {node: '>=4'}
3174 hasBin: true
3175 dev: true
3176
3177 /json-buffer@3.0.1:
3178 resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
3179 dev: true
3180
3181 /json-schema-traverse@0.4.1:
3182 resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
3183 dev: true
3184
3185 /json-schema-traverse@1.0.0:
3186 resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
3187 dev: true
3188
3189 /json-schema@0.4.0:
3190 resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==}
3191 dev: true
3192
3193 /json-stable-stringify-without-jsonify@1.0.1:
3194 resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
3195 dev: true
3196
3197 /json5@2.2.3:
3198 resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
3199 engines: {node: '>=6'}
3200 hasBin: true
3201 dev: true
3202
3203 /jsonfile@6.1.0:
3204 resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
3205 dependencies:
3206 universalify: 2.0.1
3207 optionalDependencies:
3208 graceful-fs: 4.2.11
3209 dev: true
3210
3211 /jsonpointer@5.0.1:
3212 resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==}
3213 engines: {node: '>=0.10.0'}
3214 dev: true
3215
3216 /keyv@4.5.4:
3217 resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
3218 dependencies:
3219 json-buffer: 3.0.1
3220 dev: true
3221
3222 /leven@3.1.0:
3223 resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
3224 engines: {node: '>=6'}
3225 dev: true
3226
3227 /levn@0.4.1:
3228 resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
3229 engines: {node: '>= 0.8.0'}
3230 dependencies:
3231 prelude-ls: 1.2.1
3232 type-check: 0.4.0
3233 dev: true
3234
3235 /locate-path@6.0.0:
3236 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
3237 engines: {node: '>=10'}
3238 dependencies:
3239 p-locate: 5.0.0
3240 dev: true
3241
3242 /lodash.debounce@4.0.8:
3243 resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
3244 dev: true
3245
3246 /lodash.merge@4.6.2:
3247 resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
3248
3249 /lodash.sortby@4.7.0:
3250 resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
3251 dev: true
3252
3253 /lodash@4.17.21:
3254 resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
3255 dev: true
3256
3257 /lru-cache@5.1.1:
3258 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
3259 dependencies:
3260 yallist: 3.1.1
3261 dev: true
3262
3263 /lru-cache@6.0.0:
3264 resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
3265 engines: {node: '>=10'}
3266 dependencies:
3267 yallist: 4.0.0
3268 dev: true
3269
3270 /magic-string@0.25.9:
3271 resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
3272 dependencies:
3273 sourcemap-codec: 1.4.8
3274 dev: true
3275
3276 /magic-string@0.30.10:
3277 resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
3278 dependencies:
3279 '@jridgewell/sourcemap-codec': 1.4.15
3280
3281 /merge-stream@2.0.0:
3282 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
3283 dev: true
3284
3285 /merge2@1.4.1:
3286 resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
3287 engines: {node: '>= 8'}
3288 dev: true
3289
3290 /micromatch@4.0.5:
3291 resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
3292 engines: {node: '>=8.6'}
3293 dependencies:
3294 braces: 3.0.2
3295 picomatch: 2.3.1
3296 dev: true
3297
3298 /mime@1.6.0:
3299 resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
3300 engines: {node: '>=4'}
3301 hasBin: true
3302 dev: true
3303
3304 /minimatch@3.1.2:
3305 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
3306 dependencies:
3307 brace-expansion: 1.1.11
3308 dev: true
3309
3310 /minimatch@5.1.6:
3311 resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
3312 engines: {node: '>=10'}
3313 dependencies:
3314 brace-expansion: 2.0.1
3315 dev: true
3316
3317 /minimist@1.2.8:
3318 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
3319 dev: true
3320
3321 /mkdirp@0.5.6:
3322 resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==}
3323 hasBin: true
3324 dependencies:
3325 minimist: 1.2.8
3326 dev: true
3327
3328 /ms@2.1.2:
3329 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
3330 dev: true
3331
3332 /ms@2.1.3:
3333 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
3334 dev: true
3335
3336 /nanoid@3.3.7:
3337 resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
3338 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
3339 hasBin: true
3340
3341 /natural-compare@1.4.0:
3342 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
3343 dev: true
3344
3345 /node-releases@2.0.14:
3346 resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
3347 dev: true
3348
3349 /normalize-path@3.0.0:
3350 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
3351 engines: {node: '>=0.10.0'}
3352 dev: true
3353
3354 /nth-check@2.1.1:
3355 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
3356 dependencies:
3357 boolbase: 1.0.0
3358 dev: true
3359
3360 /object-inspect@1.13.1:
3361 resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==}
3362 dev: true
3363
3364 /object-keys@1.1.1:
3365 resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
3366 engines: {node: '>= 0.4'}
3367 dev: true
3368
3369 /object.assign@4.1.5:
3370 resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==}
3371 engines: {node: '>= 0.4'}
3372 dependencies:
3373 call-bind: 1.0.7
3374 define-properties: 1.2.1
3375 has-symbols: 1.0.3
3376 object-keys: 1.1.1
3377 dev: true
3378
3379 /once@1.4.0:
3380 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
3381 dependencies:
3382 wrappy: 1.0.2
3383 dev: true
3384
3385 /opener@1.5.2:
3386 resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==}
3387 hasBin: true
3388 dev: true
3389
3390 /optionator@0.9.3:
3391 resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==}
3392 engines: {node: '>= 0.8.0'}
3393 dependencies:
3394 '@aashutoshrathi/word-wrap': 1.2.6
3395 deep-is: 0.1.4
3396 fast-levenshtein: 2.0.6
3397 levn: 0.4.1
3398 prelude-ls: 1.2.1
3399 type-check: 0.4.0
3400 dev: true
3401
3402 /p-limit@3.1.0:
3403 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
3404 engines: {node: '>=10'}
3405 dependencies:
3406 yocto-queue: 0.1.0
3407 dev: true
3408
3409 /p-locate@5.0.0:
3410 resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
3411 engines: {node: '>=10'}
3412 dependencies:
3413 p-limit: 3.1.0
3414 dev: true
3415
3416 /parent-module@1.0.1:
3417 resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
3418 engines: {node: '>=6'}
3419 dependencies:
3420 callsites: 3.1.0
3421 dev: true
3422
3423 /path-exists@4.0.0:
3424 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
3425 engines: {node: '>=8'}
3426 dev: true
3427
3428 /path-is-absolute@1.0.1:
3429 resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
3430 engines: {node: '>=0.10.0'}
3431 dev: true
3432
3433 /path-key@3.1.1:
3434 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
3435 engines: {node: '>=8'}
3436 dev: true
3437
3438 /path-parse@1.0.7:
3439 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
3440 dev: true
3441
3442 /picocolors@1.0.0:
3443 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
3444
3445 /picomatch@2.3.1:
3446 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
3447 engines: {node: '>=8.6'}
3448 dev: true
3449
3450 /portfinder@1.0.32:
3451 resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==}
3452 engines: {node: '>= 0.12.0'}
3453 dependencies:
3454 async: 2.6.4
3455 debug: 3.2.7
3456 mkdirp: 0.5.6
3457 transitivePeerDependencies:
3458 - supports-color
3459 dev: true
3460
3461 /possible-typed-array-names@1.0.0:
3462 resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
3463 engines: {node: '>= 0.4'}
3464 dev: true
3465
3466 /postcss-selector-parser@6.0.16:
3467 resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==}
3468 engines: {node: '>=4'}
3469 dependencies:
3470 cssesc: 3.0.0
3471 util-deprecate: 1.0.2
3472 dev: true
3473
3474 /postcss@8.4.38:
3475 resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
3476 engines: {node: ^10 || ^12 || >=14}
3477 dependencies:
3478 nanoid: 3.3.7
3479 picocolors: 1.0.0
3480 source-map-js: 1.2.0
3481
3482 /prelude-ls@1.2.1:
3483 resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
3484 engines: {node: '>= 0.8.0'}
3485 dev: true
3486
3487 /prettier-linter-helpers@1.0.0:
3488 resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
3489 engines: {node: '>=6.0.0'}
3490 dependencies:
3491 fast-diff: 1.3.0
3492 dev: true
3493
3494 /prettier@3.2.5:
3495 resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
3496 engines: {node: '>=14'}
3497 hasBin: true
3498 dev: true
3499
3500 /pretty-bytes@5.6.0:
3501 resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
3502 engines: {node: '>=6'}
3503 dev: true
3504
3505 /pretty-bytes@6.1.1:
3506 resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==}
3507 engines: {node: ^14.13.1 || >=16.0.0}
3508 dev: true
3509
3510 /punycode@2.3.1:
3511 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
3512 engines: {node: '>=6'}
3513 dev: true
3514
3515 /qs@6.12.1:
3516 resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==}
3517 engines: {node: '>=0.6'}
3518 dependencies:
3519 side-channel: 1.0.6
3520 dev: true
3521
3522 /queue-microtask@1.2.3:
3523 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
3524 dev: true
3525
3526 /randombytes@2.1.0:
3527 resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
3528 dependencies:
3529 safe-buffer: 5.2.1
3530 dev: true
3531
3532 /readdirp@3.6.0:
3533 resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
3534 engines: {node: '>=8.10.0'}
3535 dependencies:
3536 picomatch: 2.3.1
3537 dev: true
3538
3539 /regenerate-unicode-properties@10.1.1:
3540 resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==}
3541 engines: {node: '>=4'}
3542 dependencies:
3543 regenerate: 1.4.2
3544 dev: true
3545
3546 /regenerate@1.4.2:
3547 resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
3548 dev: true
3549
3550 /regenerator-runtime@0.14.1:
3551 resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
3552 dev: true
3553
3554 /regenerator-transform@0.15.2:
3555 resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
3556 dependencies:
3557 '@babel/runtime': 7.24.4
3558 dev: true
3559
3560 /regexp.prototype.flags@1.5.2:
3561 resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==}
3562 engines: {node: '>= 0.4'}
3563 dependencies:
3564 call-bind: 1.0.7
3565 define-properties: 1.2.1
3566 es-errors: 1.3.0
3567 set-function-name: 2.0.2
3568 dev: true
3569
3570 /regexpu-core@5.3.2:
3571 resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==}
3572 engines: {node: '>=4'}
3573 dependencies:
3574 '@babel/regjsgen': 0.8.0
3575 regenerate: 1.4.2
3576 regenerate-unicode-properties: 10.1.1
3577 regjsparser: 0.9.1
3578 unicode-match-property-ecmascript: 2.0.0
3579 unicode-match-property-value-ecmascript: 2.1.0
3580 dev: true
3581
3582 /regjsparser@0.9.1:
3583 resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
3584 hasBin: true
3585 dependencies:
3586 jsesc: 0.5.0
3587 dev: true
3588
3589 /require-from-string@2.0.2:
3590 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
3591 engines: {node: '>=0.10.0'}
3592 dev: true
3593
3594 /requires-port@1.0.0:
3595 resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
3596 dev: true
3597
3598 /resolve-from@4.0.0:
3599 resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
3600 engines: {node: '>=4'}
3601 dev: true
3602
3603 /resolve@1.22.8:
3604 resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
3605 hasBin: true
3606 dependencies:
3607 is-core-module: 2.13.1
3608 path-parse: 1.0.7
3609 supports-preserve-symlinks-flag: 1.0.0
3610 dev: true
3611
3612 /reusify@1.0.4:
3613 resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
3614 engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
3615 dev: true
3616
3617 /rimraf@3.0.2:
3618 resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
3619 hasBin: true
3620 dependencies:
3621 glob: 7.2.3
3622 dev: true
3623
3624 /rollup-plugin-terser@7.0.2(rollup@2.79.1):
3625 resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==}
3626 deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
3627 peerDependencies:
3628 rollup: ^2.0.0
3629 dependencies:
3630 '@babel/code-frame': 7.24.2
3631 jest-worker: 26.6.2
3632 rollup: 2.79.1
3633 serialize-javascript: 4.0.0
3634 terser: 5.30.4
3635 dev: true
3636
3637 /rollup@2.79.1:
3638 resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==}
3639 engines: {node: '>=10.0.0'}
3640 hasBin: true
3641 optionalDependencies:
3642 fsevents: 2.3.3
3643 dev: true
3644
3645 /rollup@4.16.1:
3646 resolution: {integrity: sha512-5CaD3MPDlPKfhqzRvWXK96G6ELJfPZNb3LHiZxTHgDdC6jvwfGz2E8nY+9g1ONk4ttHsK1WaFP19Js4PSr1E3g==}
3647 engines: {node: '>=18.0.0', npm: '>=8.0.0'}
3648 hasBin: true
3649 dependencies:
3650 '@types/estree': 1.0.5
3651 optionalDependencies:
3652 '@rollup/rollup-android-arm-eabi': 4.16.1
3653 '@rollup/rollup-android-arm64': 4.16.1
3654 '@rollup/rollup-darwin-arm64': 4.16.1
3655 '@rollup/rollup-darwin-x64': 4.16.1
3656 '@rollup/rollup-linux-arm-gnueabihf': 4.16.1
3657 '@rollup/rollup-linux-arm-musleabihf': 4.16.1
3658 '@rollup/rollup-linux-arm64-gnu': 4.16.1
3659 '@rollup/rollup-linux-arm64-musl': 4.16.1
3660 '@rollup/rollup-linux-powerpc64le-gnu': 4.16.1
3661 '@rollup/rollup-linux-riscv64-gnu': 4.16.1
3662 '@rollup/rollup-linux-s390x-gnu': 4.16.1
3663 '@rollup/rollup-linux-x64-gnu': 4.16.1
3664 '@rollup/rollup-linux-x64-musl': 4.16.1
3665 '@rollup/rollup-win32-arm64-msvc': 4.16.1
3666 '@rollup/rollup-win32-ia32-msvc': 4.16.1
3667 '@rollup/rollup-win32-x64-msvc': 4.16.1
3668 fsevents: 2.3.3
3669 dev: true
3670
3671 /run-parallel@1.2.0:
3672 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
3673 dependencies:
3674 queue-microtask: 1.2.3
3675 dev: true
3676
3677 /safe-array-concat@1.1.2:
3678 resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==}
3679 engines: {node: '>=0.4'}
3680 dependencies:
3681 call-bind: 1.0.7
3682 get-intrinsic: 1.2.4
3683 has-symbols: 1.0.3
3684 isarray: 2.0.5
3685 dev: true
3686
3687 /safe-buffer@5.1.2:
3688 resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
3689 dev: true
3690
3691 /safe-buffer@5.2.1:
3692 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
3693 dev: true
3694
3695 /safe-regex-test@1.0.3:
3696 resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==}
3697 engines: {node: '>= 0.4'}
3698 dependencies:
3699 call-bind: 1.0.7
3700 es-errors: 1.3.0
3701 is-regex: 1.1.4
3702 dev: true
3703
3704 /safer-buffer@2.1.2:
3705 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
3706 dev: true
3707
3708 /sass@1.71.1:
3709 resolution: {integrity: sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==}
3710 engines: {node: '>=14.0.0'}
3711 hasBin: true
3712 dependencies:
3713 chokidar: 3.6.0
3714 immutable: 4.3.5
3715 source-map-js: 1.2.0
3716 dev: true
3717
3718 /secure-compare@3.0.1:
3719 resolution: {integrity: sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==}
3720 dev: true
3721
3722 /semver@6.3.1:
3723 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
3724 hasBin: true
3725 dev: true
3726
3727 /semver@7.6.0:
3728 resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==}
3729 engines: {node: '>=10'}
3730 hasBin: true
3731 dependencies:
3732 lru-cache: 6.0.0
3733 dev: true
3734
3735 /serialize-javascript@4.0.0:
3736 resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==}
3737 dependencies:
3738 randombytes: 2.1.0
3739 dev: true
3740
3741 /set-function-length@1.2.2:
3742 resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
3743 engines: {node: '>= 0.4'}
3744 dependencies:
3745 define-data-property: 1.1.4
3746 es-errors: 1.3.0
3747 function-bind: 1.1.2
3748 get-intrinsic: 1.2.4
3749 gopd: 1.0.1
3750 has-property-descriptors: 1.0.2
3751 dev: true
3752
3753 /set-function-name@2.0.2:
3754 resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
3755 engines: {node: '>= 0.4'}
3756 dependencies:
3757 define-data-property: 1.1.4
3758 es-errors: 1.3.0
3759 functions-have-names: 1.2.3
3760 has-property-descriptors: 1.0.2
3761 dev: true
3762
3763 /shebang-command@2.0.0:
3764 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
3765 engines: {node: '>=8'}
3766 dependencies:
3767 shebang-regex: 3.0.0
3768 dev: true
3769
3770 /shebang-regex@3.0.0:
3771 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
3772 engines: {node: '>=8'}
3773 dev: true
3774
3775 /side-channel@1.0.6:
3776 resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
3777 engines: {node: '>= 0.4'}
3778 dependencies:
3779 call-bind: 1.0.7
3780 es-errors: 1.3.0
3781 get-intrinsic: 1.2.4
3782 object-inspect: 1.13.1
3783 dev: true
3784
3785 /source-map-js@1.2.0:
3786 resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
3787 engines: {node: '>=0.10.0'}
3788
3789 /source-map-support@0.5.21:
3790 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
3791 dependencies:
3792 buffer-from: 1.1.2
3793 source-map: 0.6.1
3794 dev: true
3795
3796 /source-map@0.6.1:
3797 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
3798 engines: {node: '>=0.10.0'}
3799 dev: true
3800
3801 /source-map@0.8.0-beta.0:
3802 resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
3803 engines: {node: '>= 8'}
3804 dependencies:
3805 whatwg-url: 7.1.0
3806 dev: true
3807
3808 /sourcemap-codec@1.4.8:
3809 resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
3810 deprecated: Please use @jridgewell/sourcemap-codec instead
3811 dev: true
3812
3813 /string.prototype.matchall@4.0.11:
3814 resolution: {integrity: sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==}
3815 engines: {node: '>= 0.4'}
3816 dependencies:
3817 call-bind: 1.0.7
3818 define-properties: 1.2.1
3819 es-abstract: 1.23.3
3820 es-errors: 1.3.0
3821 es-object-atoms: 1.0.0
3822 get-intrinsic: 1.2.4
3823 gopd: 1.0.1
3824 has-symbols: 1.0.3
3825 internal-slot: 1.0.7
3826 regexp.prototype.flags: 1.5.2
3827 set-function-name: 2.0.2
3828 side-channel: 1.0.6
3829 dev: true
3830
3831 /string.prototype.trim@1.2.9:
3832 resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==}
3833 engines: {node: '>= 0.4'}
3834 dependencies:
3835 call-bind: 1.0.7
3836 define-properties: 1.2.1
3837 es-abstract: 1.23.3
3838 es-object-atoms: 1.0.0
3839 dev: true
3840
3841 /string.prototype.trimend@1.0.8:
3842 resolution: {integrity: sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==}
3843 dependencies:
3844 call-bind: 1.0.7
3845 define-properties: 1.2.1
3846 es-object-atoms: 1.0.0
3847 dev: true
3848
3849 /string.prototype.trimstart@1.0.8:
3850 resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
3851 engines: {node: '>= 0.4'}
3852 dependencies:
3853 call-bind: 1.0.7
3854 define-properties: 1.2.1
3855 es-object-atoms: 1.0.0
3856 dev: true
3857
3858 /stringify-object@3.3.0:
3859 resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==}
3860 engines: {node: '>=4'}
3861 dependencies:
3862 get-own-enumerable-property-symbols: 3.0.2
3863 is-obj: 1.0.1
3864 is-regexp: 1.0.0
3865 dev: true
3866
3867 /strip-ansi@6.0.1:
3868 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
3869 engines: {node: '>=8'}
3870 dependencies:
3871 ansi-regex: 5.0.1
3872 dev: true
3873
3874 /strip-comments@2.0.1:
3875 resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==}
3876 engines: {node: '>=10'}
3877 dev: true
3878
3879 /strip-json-comments@3.1.1:
3880 resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
3881 engines: {node: '>=8'}
3882 dev: true
3883
3884 /supports-color@5.5.0:
3885 resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
3886 engines: {node: '>=4'}
3887 dependencies:
3888 has-flag: 3.0.0
3889 dev: true
3890
3891 /supports-color@7.2.0:
3892 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
3893 engines: {node: '>=8'}
3894 dependencies:
3895 has-flag: 4.0.0
3896 dev: true
3897
3898 /supports-preserve-symlinks-flag@1.0.0:
3899 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
3900 engines: {node: '>= 0.4'}
3901 dev: true
3902
3903 /synckit@0.8.8:
3904 resolution: {integrity: sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==}
3905 engines: {node: ^14.18.0 || >=16.0.0}
3906 dependencies:
3907 '@pkgr/core': 0.1.1
3908 tslib: 2.6.2
3909 dev: true
3910
3911 /temp-dir@2.0.0:
3912 resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==}
3913 engines: {node: '>=8'}
3914 dev: true
3915
3916 /tempy@0.6.0:
3917 resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==}
3918 engines: {node: '>=10'}
3919 dependencies:
3920 is-stream: 2.0.1
3921 temp-dir: 2.0.0
3922 type-fest: 0.16.0
3923 unique-string: 2.0.0
3924 dev: true
3925
3926 /terser@5.30.4:
3927 resolution: {integrity: sha512-xRdd0v64a8mFK9bnsKVdoNP9GQIKUAaJPTaqEQDL4w/J8WaW4sWXXoMZ+6SimPkfT5bElreXf8m9HnmPc3E1BQ==}
3928 engines: {node: '>=10'}
3929 hasBin: true
3930 dependencies:
3931 '@jridgewell/source-map': 0.3.6
3932 acorn: 8.11.3
3933 commander: 2.20.3
3934 source-map-support: 0.5.21
3935 dev: true
3936
3937 /text-table@0.2.0:
3938 resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
3939 dev: true
3940
3941 /to-fast-properties@2.0.0:
3942 resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
3943 engines: {node: '>=4'}
3944
3945 /to-regex-range@5.0.1:
3946 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
3947 engines: {node: '>=8.0'}
3948 dependencies:
3949 is-number: 7.0.0
3950 dev: true
3951
3952 /tr46@1.0.1:
3953 resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==}
3954 dependencies:
3955 punycode: 2.3.1
3956 dev: true
3957
3958 /tslib@2.6.2:
3959 resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
3960 dev: true
3961
3962 /type-check@0.4.0:
3963 resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
3964 engines: {node: '>= 0.8.0'}
3965 dependencies:
3966 prelude-ls: 1.2.1
3967 dev: true
3968
3969 /type-fest@0.16.0:
3970 resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==}
3971 engines: {node: '>=10'}
3972 dev: true
3973
3974 /type-fest@0.20.2:
3975 resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
3976 engines: {node: '>=10'}
3977 dev: true
3978
3979 /typed-array-buffer@1.0.2:
3980 resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==}
3981 engines: {node: '>= 0.4'}
3982 dependencies:
3983 call-bind: 1.0.7
3984 es-errors: 1.3.0
3985 is-typed-array: 1.1.13
3986 dev: true
3987
3988 /typed-array-byte-length@1.0.1:
3989 resolution: {integrity: sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==}
3990 engines: {node: '>= 0.4'}
3991 dependencies:
3992 call-bind: 1.0.7
3993 for-each: 0.3.3
3994 gopd: 1.0.1
3995 has-proto: 1.0.3
3996 is-typed-array: 1.1.13
3997 dev: true
3998
3999 /typed-array-byte-offset@1.0.2:
4000 resolution: {integrity: sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==}
4001 engines: {node: '>= 0.4'}
4002 dependencies:
4003 available-typed-arrays: 1.0.7
4004 call-bind: 1.0.7
4005 for-each: 0.3.3
4006 gopd: 1.0.1
4007 has-proto: 1.0.3
4008 is-typed-array: 1.1.13
4009 dev: true
4010
4011 /typed-array-length@1.0.6:
4012 resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==}
4013 engines: {node: '>= 0.4'}
4014 dependencies:
4015 call-bind: 1.0.7
4016 for-each: 0.3.3
4017 gopd: 1.0.1
4018 has-proto: 1.0.3
4019 is-typed-array: 1.1.13
4020 possible-typed-array-names: 1.0.0
4021 dev: true
4022
4023 /unbox-primitive@1.0.2:
4024 resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
4025 dependencies:
4026 call-bind: 1.0.7
4027 has-bigints: 1.0.2
4028 has-symbols: 1.0.3
4029 which-boxed-primitive: 1.0.2
4030 dev: true
4031
4032 /undici-types@5.26.5:
4033 resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
4034 dev: true
4035
4036 /unicode-canonical-property-names-ecmascript@2.0.0:
4037 resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
4038 engines: {node: '>=4'}
4039 dev: true
4040
4041 /unicode-match-property-ecmascript@2.0.0:
4042 resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
4043 engines: {node: '>=4'}
4044 dependencies:
4045 unicode-canonical-property-names-ecmascript: 2.0.0
4046 unicode-property-aliases-ecmascript: 2.1.0
4047 dev: true
4048
4049 /unicode-match-property-value-ecmascript@2.1.0:
4050 resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==}
4051 engines: {node: '>=4'}
4052 dev: true
4053
4054 /unicode-property-aliases-ecmascript@2.1.0:
4055 resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
4056 engines: {node: '>=4'}
4057 dev: true
4058
4059 /union@0.5.0:
4060 resolution: {integrity: sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==}
4061 engines: {node: '>= 0.8.0'}
4062 dependencies:
4063 qs: 6.12.1
4064 dev: true
4065
4066 /unique-string@2.0.0:
4067 resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==}
4068 engines: {node: '>=8'}
4069 dependencies:
4070 crypto-random-string: 2.0.0
4071 dev: true
4072
4073 /universalify@2.0.1:
4074 resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
4075 engines: {node: '>= 10.0.0'}
4076 dev: true
4077
4078 /upath@1.2.0:
4079 resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==}
4080 engines: {node: '>=4'}
4081 dev: true
4082
4083 /update-browserslist-db@1.0.13(browserslist@4.23.0):
4084 resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
4085 hasBin: true
4086 peerDependencies:
4087 browserslist: '>= 4.21.0'
4088 dependencies:
4089 browserslist: 4.23.0
4090 escalade: 3.1.2
4091 picocolors: 1.0.0
4092 dev: true
4093
4094 /uri-js@4.4.1:
4095 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
4096 dependencies:
4097 punycode: 2.3.1
4098 dev: true
4099
4100 /url-join@4.0.1:
4101 resolution: {integrity: sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==}
4102 dev: true
4103
4104 /util-deprecate@1.0.2:
4105 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
4106 dev: true
4107
4108 /vite-plugin-pwa@0.19.2(vite@5.0.11)(workbox-build@7.0.0)(workbox-window@7.0.0):
4109 resolution: {integrity: sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==}
4110 engines: {node: '>=16.0.0'}
4111 peerDependencies:
4112 '@vite-pwa/assets-generator': ^0.2.4
4113 vite: ^3.1.0 || ^4.0.0 || ^5.0.0
4114 workbox-build: ^7.0.0
4115 workbox-window: ^7.0.0
4116 peerDependenciesMeta:
4117 '@vite-pwa/assets-generator':
4118 optional: true
4119 dependencies:
4120 debug: 4.3.4
4121 fast-glob: 3.3.2
4122 pretty-bytes: 6.1.1
4123 vite: 5.0.11(sass@1.71.1)
4124 workbox-build: 7.0.0
4125 workbox-window: 7.0.0
4126 transitivePeerDependencies:
4127 - supports-color
4128 dev: true
4129
4130 /vite@5.0.11(sass@1.71.1):
4131 resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
4132 engines: {node: ^18.0.0 || >=20.0.0}
4133 hasBin: true
4134 peerDependencies:
4135 '@types/node': ^18.0.0 || >=20.0.0
4136 less: '*'
4137 lightningcss: ^1.21.0
4138 sass: '*'
4139 stylus: '*'
4140 sugarss: '*'
4141 terser: ^5.4.0
4142 peerDependenciesMeta:
4143 '@types/node':
4144 optional: true
4145 less:
4146 optional: true
4147 lightningcss:
4148 optional: true
4149 sass:
4150 optional: true
4151 stylus:
4152 optional: true
4153 sugarss:
4154 optional: true
4155 terser:
4156 optional: true
4157 dependencies:
4158 esbuild: 0.19.12
4159 postcss: 8.4.38
4160 rollup: 4.16.1
4161 sass: 1.71.1
4162 optionalDependencies:
4163 fsevents: 2.3.3
4164 dev: true
4165
4166 /vue-eslint-parser@9.4.2(eslint@8.57.0):
4167 resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==}
4168 engines: {node: ^14.17.0 || >=16.0.0}
4169 peerDependencies:
4170 eslint: '>=6.0.0'
4171 dependencies:
4172 debug: 4.3.4
4173 eslint: 8.57.0
4174 eslint-scope: 7.2.2
4175 eslint-visitor-keys: 3.4.3
4176 espree: 9.6.1
4177 esquery: 1.5.0
4178 lodash: 4.17.21
4179 semver: 7.6.0
4180 transitivePeerDependencies:
4181 - supports-color
4182 dev: true
4183
4184 /vue@3.4.15:
4185 resolution: {integrity: sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==}
4186 peerDependencies:
4187 typescript: '*'
4188 peerDependenciesMeta:
4189 typescript:
4190 optional: true
4191 dependencies:
4192 '@vue/compiler-dom': 3.4.15
4193 '@vue/compiler-sfc': 3.4.15
4194 '@vue/runtime-dom': 3.4.15
4195 '@vue/server-renderer': 3.4.15(vue@3.4.15)
4196 '@vue/shared': 3.4.15
4197
4198 /webidl-conversions@4.0.2:
4199 resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==}
4200 dev: true
4201
4202 /whatwg-encoding@2.0.0:
4203 resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
4204 engines: {node: '>=12'}
4205 dependencies:
4206 iconv-lite: 0.6.3
4207 dev: true
4208
4209 /whatwg-url@7.1.0:
4210 resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==}
4211 dependencies:
4212 lodash.sortby: 4.7.0
4213 tr46: 1.0.1
4214 webidl-conversions: 4.0.2
4215 dev: true
4216
4217 /which-boxed-primitive@1.0.2:
4218 resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}
4219 dependencies:
4220 is-bigint: 1.0.4
4221 is-boolean-object: 1.1.2
4222 is-number-object: 1.0.7
4223 is-string: 1.0.7
4224 is-symbol: 1.0.4
4225 dev: true
4226
4227 /which-typed-array@1.1.15:
4228 resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==}
4229 engines: {node: '>= 0.4'}
4230 dependencies:
4231 available-typed-arrays: 1.0.7
4232 call-bind: 1.0.7
4233 for-each: 0.3.3
4234 gopd: 1.0.1
4235 has-tostringtag: 1.0.2
4236 dev: true
4237
4238 /which@2.0.2:
4239 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
4240 engines: {node: '>= 8'}
4241 hasBin: true
4242 dependencies:
4243 isexe: 2.0.0
4244 dev: true
4245
4246 /workbox-background-sync@7.0.0:
4247 resolution: {integrity: sha512-S+m1+84gjdueM+jIKZ+I0Lx0BDHkk5Nu6a3kTVxP4fdj3gKouRNmhO8H290ybnJTOPfBDtTMXSQA/QLTvr7PeA==}
4248 dependencies:
4249 idb: 7.1.1
4250 workbox-core: 7.0.0
4251 dev: true
4252
4253 /workbox-broadcast-update@7.0.0:
4254 resolution: {integrity: sha512-oUuh4jzZrLySOo0tC0WoKiSg90bVAcnE98uW7F8GFiSOXnhogfNDGZelPJa+6KpGBO5+Qelv04Hqx2UD+BJqNQ==}
4255 dependencies:
4256 workbox-core: 7.0.0
4257 dev: true
4258
4259 /workbox-build@7.0.0:
4260 resolution: {integrity: sha512-CttE7WCYW9sZC+nUYhQg3WzzGPr4IHmrPnjKiu3AMXsiNQKx+l4hHl63WTrnicLmKEKHScWDH8xsGBdrYgtBzg==}
4261 engines: {node: '>=16.0.0'}
4262 dependencies:
4263 '@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0)
4264 '@babel/core': 7.24.4
4265 '@babel/preset-env': 7.24.4(@babel/core@7.24.4)
4266 '@babel/runtime': 7.24.4
4267 '@rollup/plugin-babel': 5.3.1(@babel/core@7.24.4)(rollup@2.79.1)
4268 '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1)
4269 '@rollup/plugin-replace': 2.4.2(rollup@2.79.1)
4270 '@surma/rollup-plugin-off-main-thread': 2.2.3
4271 ajv: 8.12.0
4272 common-tags: 1.8.2
4273 fast-json-stable-stringify: 2.1.0
4274 fs-extra: 9.1.0
4275 glob: 7.2.3
4276 lodash: 4.17.21
4277 pretty-bytes: 5.6.0
4278 rollup: 2.79.1
4279 rollup-plugin-terser: 7.0.2(rollup@2.79.1)
4280 source-map: 0.8.0-beta.0
4281 stringify-object: 3.3.0
4282 strip-comments: 2.0.1
4283 tempy: 0.6.0
4284 upath: 1.2.0
4285 workbox-background-sync: 7.0.0
4286 workbox-broadcast-update: 7.0.0
4287 workbox-cacheable-response: 7.0.0
4288 workbox-core: 7.0.0
4289 workbox-expiration: 7.0.0
4290 workbox-google-analytics: 7.0.0
4291 workbox-navigation-preload: 7.0.0
4292 workbox-precaching: 7.0.0
4293 workbox-range-requests: 7.0.0
4294 workbox-recipes: 7.0.0
4295 workbox-routing: 7.0.0
4296 workbox-strategies: 7.0.0
4297 workbox-streams: 7.0.0
4298 workbox-sw: 7.0.0
4299 workbox-window: 7.0.0
4300 transitivePeerDependencies:
4301 - '@types/babel__core'
4302 - supports-color
4303 dev: true
4304
4305 /workbox-cacheable-response@7.0.0:
4306 resolution: {integrity: sha512-0lrtyGHn/LH8kKAJVOQfSu3/80WDc9Ma8ng0p2i/5HuUndGttH+mGMSvOskjOdFImLs2XZIimErp7tSOPmu/6g==}
4307 dependencies:
4308 workbox-core: 7.0.0
4309 dev: true
4310
4311 /workbox-core@7.0.0:
4312 resolution: {integrity: sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==}
4313 dev: true
4314
4315 /workbox-expiration@7.0.0:
4316 resolution: {integrity: sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==}
4317 dependencies:
4318 idb: 7.1.1
4319 workbox-core: 7.0.0
4320 dev: true
4321
4322 /workbox-google-analytics@7.0.0:
4323 resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==}
4324 deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
4325 dependencies:
4326 workbox-background-sync: 7.0.0
4327 workbox-core: 7.0.0
4328 workbox-routing: 7.0.0
4329 workbox-strategies: 7.0.0
4330 dev: true
4331
4332 /workbox-navigation-preload@7.0.0:
4333 resolution: {integrity: sha512-juWCSrxo/fiMz3RsvDspeSLGmbgC0U9tKqcUPZBCf35s64wlaLXyn2KdHHXVQrb2cqF7I0Hc9siQalainmnXJA==}
4334 dependencies:
4335 workbox-core: 7.0.0
4336 dev: true
4337
4338 /workbox-precaching@7.0.0:
4339 resolution: {integrity: sha512-EC0vol623LJqTJo1mkhD9DZmMP604vHqni3EohhQVwhJlTgyKyOkMrZNy5/QHfOby+39xqC01gv4LjOm4HSfnA==}
4340 dependencies:
4341 workbox-core: 7.0.0
4342 workbox-routing: 7.0.0
4343 workbox-strategies: 7.0.0
4344 dev: true
4345
4346 /workbox-range-requests@7.0.0:
4347 resolution: {integrity: sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==}
4348 dependencies:
4349 workbox-core: 7.0.0
4350 dev: true
4351
4352 /workbox-recipes@7.0.0:
4353 resolution: {integrity: sha512-DntcK9wuG3rYQOONWC0PejxYYIDHyWWZB/ueTbOUDQgefaeIj1kJ7pdP3LZV2lfrj8XXXBWt+JDRSw1lLLOnww==}
4354 dependencies:
4355 workbox-cacheable-response: 7.0.0
4356 workbox-core: 7.0.0
4357 workbox-expiration: 7.0.0
4358 workbox-precaching: 7.0.0
4359 workbox-routing: 7.0.0
4360 workbox-strategies: 7.0.0
4361 dev: true
4362
4363 /workbox-routing@7.0.0:
4364 resolution: {integrity: sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==}
4365 dependencies:
4366 workbox-core: 7.0.0
4367 dev: true
4368
4369 /workbox-strategies@7.0.0:
4370 resolution: {integrity: sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==}
4371 dependencies:
4372 workbox-core: 7.0.0
4373 dev: true
4374
4375 /workbox-streams@7.0.0:
4376 resolution: {integrity: sha512-moVsh+5to//l6IERWceYKGiftc+prNnqOp2sgALJJFbnNVpTXzKISlTIsrWY+ogMqt+x1oMazIdHj25kBSq/HQ==}
4377 dependencies:
4378 workbox-core: 7.0.0
4379 workbox-routing: 7.0.0
4380 dev: true
4381
4382 /workbox-sw@7.0.0:
4383 resolution: {integrity: sha512-SWfEouQfjRiZ7GNABzHUKUyj8pCoe+RwjfOIajcx6J5mtgKkN+t8UToHnpaJL5UVVOf5YhJh+OHhbVNIHe+LVA==}
4384 dev: true
4385
4386 /workbox-window@7.0.0:
4387 resolution: {integrity: sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==}
4388 dependencies:
4389 '@types/trusted-types': 2.0.7
4390 workbox-core: 7.0.0
4391 dev: true
4392
4393 /wrappy@1.0.2:
4394 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
4395 dev: true
4396
4397 /xml-name-validator@4.0.0:
4398 resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
4399 engines: {node: '>=12'}
4400 dev: true
4401
4402 /yallist@3.1.1:
4403 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
4404 dev: true
4405
4406 /yallist@4.0.0:
4407 resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
4408 dev: true
4409
4410 /yaml@2.4.1:
4411 resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==}
4412 engines: {node: '>= 14'}
4413 hasBin: true
4414 dev: false
4415
4416 /yocto-queue@0.1.0:
4417 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
4418 engines: {node: '>=10'}
4419 dev: true