profileShare

rasmusjy / splitapp-frontend-vue

Read-only snapshot

No repository description.

main default branch 96 files Expires Sep 13, 2026, 9:06 AM
package-lock.json 272,992 bytes
1 {
2 "name": "vue",
3 "version": "0.0.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "vue",
9 "version": "0.0.0",
10 "dependencies": {
11 "axios": "^1.14.0",
12 "bootstrap": "^5.3.8",
13 "pinia": "^3.0.4",
14 "vue": "^3.5.31",
15 "vue-i18n": "^11.3.2",
16 "vue-router": "^5.0.4"
17 },
18 "devDependencies": {
19 "@pinia/testing": "^1.0.3",
20 "@playwright/test": "^1.59.1",
21 "@tsconfig/node24": "^24.0.4",
22 "@types/jsdom": "^28.0.1",
23 "@types/node": "^24.12.0",
24 "@vitejs/plugin-vue": "^6.0.5",
25 "@vitest/eslint-plugin": "^1.6.13",
26 "@vue/eslint-config-typescript": "^14.7.0",
27 "@vue/test-utils": "^2.4.6",
28 "@vue/tsconfig": "^0.9.1",
29 "eslint": "^10.1.0",
30 "eslint-config-prettier": "^10.1.8",
31 "eslint-plugin-oxlint": "~1.57.0",
32 "eslint-plugin-vue": "~10.8.0",
33 "jiti": "^2.6.1",
34 "jsdom": "^29.0.1",
35 "msw": "^2.13.2",
36 "npm-run-all2": "^8.0.4",
37 "oxlint": "~1.57.0",
38 "prettier": "3.8.1",
39 "typescript": "~6.0.0",
40 "vite": "^8.0.3",
41 "vite-plugin-vue-devtools": "^8.1.1",
42 "vitest": "^4.1.2",
43 "vue-tsc": "^3.2.6"
44 },
45 "engines": {
46 "node": "^20.19.0 || >=22.12.0"
47 }
48 },
49 "node_modules/@asamuzakjp/css-color": {
50 "version": "5.1.1",
51 "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-5.1.1.tgz",
52 "integrity": "sha512-iGWN8E45Ws0XWx3D44Q1t6vX2LqhCKcwfmwBYCDsFrYFS6m4q/Ks61L2veETaLv+ckDC6+dTETJoaAAb7VjLiw==",
53 "dev": true,
54 "license": "MIT",
55 "dependencies": {
56 "@csstools/css-calc": "^3.1.1",
57 "@csstools/css-color-parser": "^4.0.2",
58 "@csstools/css-parser-algorithms": "^4.0.0",
59 "@csstools/css-tokenizer": "^4.0.0",
60 "lru-cache": "^11.2.7"
61 },
62 "engines": {
63 "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
64 }
65 },
66 "node_modules/@asamuzakjp/dom-selector": {
67 "version": "7.0.4",
68 "resolved": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-7.0.4.tgz",
69 "integrity": "sha512-jXR6x4AcT3eIrS2fSNAwJpwirOkGcd+E7F7CP3zjdTqz9B/2huHOL8YJZBgekKwLML+u7qB/6P1LXQuMScsx0w==",
70 "dev": true,
71 "license": "MIT",
72 "dependencies": {
73 "@asamuzakjp/nwsapi": "^2.3.9",
74 "bidi-js": "^1.0.3",
75 "css-tree": "^3.2.1",
76 "is-potential-custom-element-name": "^1.0.1",
77 "lru-cache": "^11.2.7"
78 },
79 "engines": {
80 "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
81 }
82 },
83 "node_modules/@asamuzakjp/nwsapi": {
84 "version": "2.3.9",
85 "resolved": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz",
86 "integrity": "sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==",
87 "dev": true,
88 "license": "MIT"
89 },
90 "node_modules/@babel/code-frame": {
91 "version": "7.29.0",
92 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
93 "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
94 "dev": true,
95 "license": "MIT",
96 "dependencies": {
97 "@babel/helper-validator-identifier": "^7.28.5",
98 "js-tokens": "^4.0.0",
99 "picocolors": "^1.1.1"
100 },
101 "engines": {
102 "node": ">=6.9.0"
103 }
104 },
105 "node_modules/@babel/compat-data": {
106 "version": "7.29.0",
107 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz",
108 "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",
109 "dev": true,
110 "license": "MIT",
111 "engines": {
112 "node": ">=6.9.0"
113 }
114 },
115 "node_modules/@babel/core": {
116 "version": "7.29.0",
117 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
118 "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
119 "dev": true,
120 "license": "MIT",
121 "dependencies": {
122 "@babel/code-frame": "^7.29.0",
123 "@babel/generator": "^7.29.0",
124 "@babel/helper-compilation-targets": "^7.28.6",
125 "@babel/helper-module-transforms": "^7.28.6",
126 "@babel/helpers": "^7.28.6",
127 "@babel/parser": "^7.29.0",
128 "@babel/template": "^7.28.6",
129 "@babel/traverse": "^7.29.0",
130 "@babel/types": "^7.29.0",
131 "@jridgewell/remapping": "^2.3.5",
132 "convert-source-map": "^2.0.0",
133 "debug": "^4.1.0",
134 "gensync": "^1.0.0-beta.2",
135 "json5": "^2.2.3",
136 "semver": "^6.3.1"
137 },
138 "engines": {
139 "node": ">=6.9.0"
140 },
141 "funding": {
142 "type": "opencollective",
143 "url": "https://opencollective.com/babel"
144 }
145 },
146 "node_modules/@babel/core/node_modules/semver": {
147 "version": "6.3.1",
148 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
149 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
150 "dev": true,
151 "license": "ISC",
152 "bin": {
153 "semver": "bin/semver.js"
154 }
155 },
156 "node_modules/@babel/generator": {
157 "version": "7.29.1",
158 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz",
159 "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==",
160 "license": "MIT",
161 "dependencies": {
162 "@babel/parser": "^7.29.0",
163 "@babel/types": "^7.29.0",
164 "@jridgewell/gen-mapping": "^0.3.12",
165 "@jridgewell/trace-mapping": "^0.3.28",
166 "jsesc": "^3.0.2"
167 },
168 "engines": {
169 "node": ">=6.9.0"
170 }
171 },
172 "node_modules/@babel/helper-annotate-as-pure": {
173 "version": "7.27.3",
174 "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz",
175 "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
176 "dev": true,
177 "license": "MIT",
178 "dependencies": {
179 "@babel/types": "^7.27.3"
180 },
181 "engines": {
182 "node": ">=6.9.0"
183 }
184 },
185 "node_modules/@babel/helper-compilation-targets": {
186 "version": "7.28.6",
187 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",
188 "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
189 "dev": true,
190 "license": "MIT",
191 "dependencies": {
192 "@babel/compat-data": "^7.28.6",
193 "@babel/helper-validator-option": "^7.27.1",
194 "browserslist": "^4.24.0",
195 "lru-cache": "^5.1.1",
196 "semver": "^6.3.1"
197 },
198 "engines": {
199 "node": ">=6.9.0"
200 }
201 },
202 "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
203 "version": "5.1.1",
204 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
205 "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
206 "dev": true,
207 "license": "ISC",
208 "dependencies": {
209 "yallist": "^3.0.2"
210 }
211 },
212 "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
213 "version": "6.3.1",
214 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
215 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
216 "dev": true,
217 "license": "ISC",
218 "bin": {
219 "semver": "bin/semver.js"
220 }
221 },
222 "node_modules/@babel/helper-create-class-features-plugin": {
223 "version": "7.28.6",
224 "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz",
225 "integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==",
226 "dev": true,
227 "license": "MIT",
228 "dependencies": {
229 "@babel/helper-annotate-as-pure": "^7.27.3",
230 "@babel/helper-member-expression-to-functions": "^7.28.5",
231 "@babel/helper-optimise-call-expression": "^7.27.1",
232 "@babel/helper-replace-supers": "^7.28.6",
233 "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
234 "@babel/traverse": "^7.28.6",
235 "semver": "^6.3.1"
236 },
237 "engines": {
238 "node": ">=6.9.0"
239 },
240 "peerDependencies": {
241 "@babel/core": "^7.0.0"
242 }
243 },
244 "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
245 "version": "6.3.1",
246 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
247 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
248 "dev": true,
249 "license": "ISC",
250 "bin": {
251 "semver": "bin/semver.js"
252 }
253 },
254 "node_modules/@babel/helper-globals": {
255 "version": "7.28.0",
256 "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
257 "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
258 "dev": true,
259 "license": "MIT",
260 "engines": {
261 "node": ">=6.9.0"
262 }
263 },
264 "node_modules/@babel/helper-member-expression-to-functions": {
265 "version": "7.28.5",
266 "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz",
267 "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==",
268 "dev": true,
269 "license": "MIT",
270 "dependencies": {
271 "@babel/traverse": "^7.28.5",
272 "@babel/types": "^7.28.5"
273 },
274 "engines": {
275 "node": ">=6.9.0"
276 }
277 },
278 "node_modules/@babel/helper-module-imports": {
279 "version": "7.28.6",
280 "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",
281 "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
282 "dev": true,
283 "license": "MIT",
284 "dependencies": {
285 "@babel/traverse": "^7.28.6",
286 "@babel/types": "^7.28.6"
287 },
288 "engines": {
289 "node": ">=6.9.0"
290 }
291 },
292 "node_modules/@babel/helper-module-transforms": {
293 "version": "7.28.6",
294 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",
295 "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
296 "dev": true,
297 "license": "MIT",
298 "dependencies": {
299 "@babel/helper-module-imports": "^7.28.6",
300 "@babel/helper-validator-identifier": "^7.28.5",
301 "@babel/traverse": "^7.28.6"
302 },
303 "engines": {
304 "node": ">=6.9.0"
305 },
306 "peerDependencies": {
307 "@babel/core": "^7.0.0"
308 }
309 },
310 "node_modules/@babel/helper-optimise-call-expression": {
311 "version": "7.27.1",
312 "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz",
313 "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
314 "dev": true,
315 "license": "MIT",
316 "dependencies": {
317 "@babel/types": "^7.27.1"
318 },
319 "engines": {
320 "node": ">=6.9.0"
321 }
322 },
323 "node_modules/@babel/helper-plugin-utils": {
324 "version": "7.28.6",
325 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz",
326 "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==",
327 "dev": true,
328 "license": "MIT",
329 "engines": {
330 "node": ">=6.9.0"
331 }
332 },
333 "node_modules/@babel/helper-replace-supers": {
334 "version": "7.28.6",
335 "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz",
336 "integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==",
337 "dev": true,
338 "license": "MIT",
339 "dependencies": {
340 "@babel/helper-member-expression-to-functions": "^7.28.5",
341 "@babel/helper-optimise-call-expression": "^7.27.1",
342 "@babel/traverse": "^7.28.6"
343 },
344 "engines": {
345 "node": ">=6.9.0"
346 },
347 "peerDependencies": {
348 "@babel/core": "^7.0.0"
349 }
350 },
351 "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
352 "version": "7.27.1",
353 "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz",
354 "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
355 "dev": true,
356 "license": "MIT",
357 "dependencies": {
358 "@babel/traverse": "^7.27.1",
359 "@babel/types": "^7.27.1"
360 },
361 "engines": {
362 "node": ">=6.9.0"
363 }
364 },
365 "node_modules/@babel/helper-string-parser": {
366 "version": "7.27.1",
367 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
368 "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
369 "license": "MIT",
370 "engines": {
371 "node": ">=6.9.0"
372 }
373 },
374 "node_modules/@babel/helper-validator-identifier": {
375 "version": "7.28.5",
376 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
377 "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
378 "license": "MIT",
379 "engines": {
380 "node": ">=6.9.0"
381 }
382 },
383 "node_modules/@babel/helper-validator-option": {
384 "version": "7.27.1",
385 "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
386 "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
387 "dev": true,
388 "license": "MIT",
389 "engines": {
390 "node": ">=6.9.0"
391 }
392 },
393 "node_modules/@babel/helpers": {
394 "version": "7.29.2",
395 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.2.tgz",
396 "integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==",
397 "dev": true,
398 "license": "MIT",
399 "dependencies": {
400 "@babel/template": "^7.28.6",
401 "@babel/types": "^7.29.0"
402 },
403 "engines": {
404 "node": ">=6.9.0"
405 }
406 },
407 "node_modules/@babel/parser": {
408 "version": "7.29.2",
409 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz",
410 "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
411 "license": "MIT",
412 "dependencies": {
413 "@babel/types": "^7.29.0"
414 },
415 "bin": {
416 "parser": "bin/babel-parser.js"
417 },
418 "engines": {
419 "node": ">=6.0.0"
420 }
421 },
422 "node_modules/@babel/plugin-proposal-decorators": {
423 "version": "7.29.0",
424 "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.29.0.tgz",
425 "integrity": "sha512-CVBVv3VY/XRMxRYq5dwr2DS7/MvqPm23cOCjbwNnVrfOqcWlnefua1uUs0sjdKOGjvPUG633o07uWzJq4oI6dA==",
426 "dev": true,
427 "license": "MIT",
428 "dependencies": {
429 "@babel/helper-create-class-features-plugin": "^7.28.6",
430 "@babel/helper-plugin-utils": "^7.28.6",
431 "@babel/plugin-syntax-decorators": "^7.28.6"
432 },
433 "engines": {
434 "node": ">=6.9.0"
435 },
436 "peerDependencies": {
437 "@babel/core": "^7.0.0-0"
438 }
439 },
440 "node_modules/@babel/plugin-syntax-decorators": {
441 "version": "7.28.6",
442 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.28.6.tgz",
443 "integrity": "sha512-71EYI0ONURHJBL4rSFXnITXqXrrY8q4P0q006DPfN+Rk+ASM+++IBXem/ruokgBZR8YNEWZ8R6B+rCb8VcUTqA==",
444 "dev": true,
445 "license": "MIT",
446 "dependencies": {
447 "@babel/helper-plugin-utils": "^7.28.6"
448 },
449 "engines": {
450 "node": ">=6.9.0"
451 },
452 "peerDependencies": {
453 "@babel/core": "^7.0.0-0"
454 }
455 },
456 "node_modules/@babel/plugin-syntax-import-attributes": {
457 "version": "7.28.6",
458 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz",
459 "integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==",
460 "dev": true,
461 "license": "MIT",
462 "dependencies": {
463 "@babel/helper-plugin-utils": "^7.28.6"
464 },
465 "engines": {
466 "node": ">=6.9.0"
467 },
468 "peerDependencies": {
469 "@babel/core": "^7.0.0-0"
470 }
471 },
472 "node_modules/@babel/plugin-syntax-import-meta": {
473 "version": "7.10.4",
474 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
475 "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
476 "dev": true,
477 "license": "MIT",
478 "dependencies": {
479 "@babel/helper-plugin-utils": "^7.10.4"
480 },
481 "peerDependencies": {
482 "@babel/core": "^7.0.0-0"
483 }
484 },
485 "node_modules/@babel/plugin-syntax-jsx": {
486 "version": "7.28.6",
487 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz",
488 "integrity": "sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==",
489 "dev": true,
490 "license": "MIT",
491 "dependencies": {
492 "@babel/helper-plugin-utils": "^7.28.6"
493 },
494 "engines": {
495 "node": ">=6.9.0"
496 },
497 "peerDependencies": {
498 "@babel/core": "^7.0.0-0"
499 }
500 },
501 "node_modules/@babel/plugin-syntax-typescript": {
502 "version": "7.28.6",
503 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz",
504 "integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==",
505 "dev": true,
506 "license": "MIT",
507 "dependencies": {
508 "@babel/helper-plugin-utils": "^7.28.6"
509 },
510 "engines": {
511 "node": ">=6.9.0"
512 },
513 "peerDependencies": {
514 "@babel/core": "^7.0.0-0"
515 }
516 },
517 "node_modules/@babel/plugin-transform-typescript": {
518 "version": "7.28.6",
519 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.6.tgz",
520 "integrity": "sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==",
521 "dev": true,
522 "license": "MIT",
523 "dependencies": {
524 "@babel/helper-annotate-as-pure": "^7.27.3",
525 "@babel/helper-create-class-features-plugin": "^7.28.6",
526 "@babel/helper-plugin-utils": "^7.28.6",
527 "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
528 "@babel/plugin-syntax-typescript": "^7.28.6"
529 },
530 "engines": {
531 "node": ">=6.9.0"
532 },
533 "peerDependencies": {
534 "@babel/core": "^7.0.0-0"
535 }
536 },
537 "node_modules/@babel/template": {
538 "version": "7.28.6",
539 "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz",
540 "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
541 "dev": true,
542 "license": "MIT",
543 "dependencies": {
544 "@babel/code-frame": "^7.28.6",
545 "@babel/parser": "^7.28.6",
546 "@babel/types": "^7.28.6"
547 },
548 "engines": {
549 "node": ">=6.9.0"
550 }
551 },
552 "node_modules/@babel/traverse": {
553 "version": "7.29.0",
554 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz",
555 "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
556 "dev": true,
557 "license": "MIT",
558 "dependencies": {
559 "@babel/code-frame": "^7.29.0",
560 "@babel/generator": "^7.29.0",
561 "@babel/helper-globals": "^7.28.0",
562 "@babel/parser": "^7.29.0",
563 "@babel/template": "^7.28.6",
564 "@babel/types": "^7.29.0",
565 "debug": "^4.3.1"
566 },
567 "engines": {
568 "node": ">=6.9.0"
569 }
570 },
571 "node_modules/@babel/types": {
572 "version": "7.29.0",
573 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
574 "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
575 "license": "MIT",
576 "dependencies": {
577 "@babel/helper-string-parser": "^7.27.1",
578 "@babel/helper-validator-identifier": "^7.28.5"
579 },
580 "engines": {
581 "node": ">=6.9.0"
582 }
583 },
584 "node_modules/@bramus/specificity": {
585 "version": "2.4.2",
586 "resolved": "https://registry.npmjs.org/@bramus/specificity/-/specificity-2.4.2.tgz",
587 "integrity": "sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==",
588 "dev": true,
589 "license": "MIT",
590 "dependencies": {
591 "css-tree": "^3.0.0"
592 },
593 "bin": {
594 "specificity": "bin/cli.js"
595 }
596 },
597 "node_modules/@csstools/color-helpers": {
598 "version": "6.0.2",
599 "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.2.tgz",
600 "integrity": "sha512-LMGQLS9EuADloEFkcTBR3BwV/CGHV7zyDxVRtVDTwdI2Ca4it0CCVTT9wCkxSgokjE5Ho41hEPgb8OEUwoXr6Q==",
601 "dev": true,
602 "funding": [
603 {
604 "type": "github",
605 "url": "https://github.com/sponsors/csstools"
606 },
607 {
608 "type": "opencollective",
609 "url": "https://opencollective.com/csstools"
610 }
611 ],
612 "license": "MIT-0",
613 "engines": {
614 "node": ">=20.19.0"
615 }
616 },
617 "node_modules/@csstools/css-calc": {
618 "version": "3.1.1",
619 "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.1.1.tgz",
620 "integrity": "sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==",
621 "dev": true,
622 "funding": [
623 {
624 "type": "github",
625 "url": "https://github.com/sponsors/csstools"
626 },
627 {
628 "type": "opencollective",
629 "url": "https://opencollective.com/csstools"
630 }
631 ],
632 "license": "MIT",
633 "engines": {
634 "node": ">=20.19.0"
635 },
636 "peerDependencies": {
637 "@csstools/css-parser-algorithms": "^4.0.0",
638 "@csstools/css-tokenizer": "^4.0.0"
639 }
640 },
641 "node_modules/@csstools/css-color-parser": {
642 "version": "4.0.2",
643 "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.2.tgz",
644 "integrity": "sha512-0GEfbBLmTFf0dJlpsNU7zwxRIH0/BGEMuXLTCvFYxuL1tNhqzTbtnFICyJLTNK4a+RechKP75e7w42ClXSnJQw==",
645 "dev": true,
646 "funding": [
647 {
648 "type": "github",
649 "url": "https://github.com/sponsors/csstools"
650 },
651 {
652 "type": "opencollective",
653 "url": "https://opencollective.com/csstools"
654 }
655 ],
656 "license": "MIT",
657 "dependencies": {
658 "@csstools/color-helpers": "^6.0.2",
659 "@csstools/css-calc": "^3.1.1"
660 },
661 "engines": {
662 "node": ">=20.19.0"
663 },
664 "peerDependencies": {
665 "@csstools/css-parser-algorithms": "^4.0.0",
666 "@csstools/css-tokenizer": "^4.0.0"
667 }
668 },
669 "node_modules/@csstools/css-parser-algorithms": {
670 "version": "4.0.0",
671 "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
672 "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
673 "dev": true,
674 "funding": [
675 {
676 "type": "github",
677 "url": "https://github.com/sponsors/csstools"
678 },
679 {
680 "type": "opencollective",
681 "url": "https://opencollective.com/csstools"
682 }
683 ],
684 "license": "MIT",
685 "engines": {
686 "node": ">=20.19.0"
687 },
688 "peerDependencies": {
689 "@csstools/css-tokenizer": "^4.0.0"
690 }
691 },
692 "node_modules/@csstools/css-syntax-patches-for-csstree": {
693 "version": "1.1.2",
694 "resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.2.tgz",
695 "integrity": "sha512-5GkLzz4prTIpoyeUiIu3iV6CSG3Plo7xRVOFPKI7FVEJ3mZ0A8SwK0XU3Gl7xAkiQ+mDyam+NNp875/C5y+jSA==",
696 "dev": true,
697 "funding": [
698 {
699 "type": "github",
700 "url": "https://github.com/sponsors/csstools"
701 },
702 {
703 "type": "opencollective",
704 "url": "https://opencollective.com/csstools"
705 }
706 ],
707 "license": "MIT-0",
708 "peerDependencies": {
709 "css-tree": "^3.2.1"
710 },
711 "peerDependenciesMeta": {
712 "css-tree": {
713 "optional": true
714 }
715 }
716 },
717 "node_modules/@csstools/css-tokenizer": {
718 "version": "4.0.0",
719 "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
720 "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
721 "dev": true,
722 "funding": [
723 {
724 "type": "github",
725 "url": "https://github.com/sponsors/csstools"
726 },
727 {
728 "type": "opencollective",
729 "url": "https://opencollective.com/csstools"
730 }
731 ],
732 "license": "MIT",
733 "engines": {
734 "node": ">=20.19.0"
735 }
736 },
737 "node_modules/@emnapi/core": {
738 "version": "1.9.2",
739 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.2.tgz",
740 "integrity": "sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==",
741 "dev": true,
742 "license": "MIT",
743 "optional": true,
744 "peer": true,
745 "dependencies": {
746 "@emnapi/wasi-threads": "1.2.1",
747 "tslib": "^2.4.0"
748 }
749 },
750 "node_modules/@emnapi/runtime": {
751 "version": "1.9.2",
752 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.2.tgz",
753 "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==",
754 "dev": true,
755 "license": "MIT",
756 "optional": true,
757 "peer": true,
758 "dependencies": {
759 "tslib": "^2.4.0"
760 }
761 },
762 "node_modules/@emnapi/wasi-threads": {
763 "version": "1.2.1",
764 "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
765 "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
766 "dev": true,
767 "license": "MIT",
768 "optional": true,
769 "peer": true,
770 "dependencies": {
771 "tslib": "^2.4.0"
772 }
773 },
774 "node_modules/@eslint-community/eslint-utils": {
775 "version": "4.9.1",
776 "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
777 "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
778 "dev": true,
779 "license": "MIT",
780 "dependencies": {
781 "eslint-visitor-keys": "^3.4.3"
782 },
783 "engines": {
784 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
785 },
786 "funding": {
787 "url": "https://opencollective.com/eslint"
788 },
789 "peerDependencies": {
790 "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
791 }
792 },
793 "node_modules/@eslint-community/regexpp": {
794 "version": "4.12.2",
795 "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
796 "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
797 "dev": true,
798 "license": "MIT",
799 "engines": {
800 "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
801 }
802 },
803 "node_modules/@eslint/config-array": {
804 "version": "0.23.3",
805 "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.23.3.tgz",
806 "integrity": "sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==",
807 "dev": true,
808 "license": "Apache-2.0",
809 "dependencies": {
810 "@eslint/object-schema": "^3.0.3",
811 "debug": "^4.3.1",
812 "minimatch": "^10.2.4"
813 },
814 "engines": {
815 "node": "^20.19.0 || ^22.13.0 || >=24"
816 }
817 },
818 "node_modules/@eslint/config-helpers": {
819 "version": "0.5.3",
820 "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.3.tgz",
821 "integrity": "sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==",
822 "dev": true,
823 "license": "Apache-2.0",
824 "dependencies": {
825 "@eslint/core": "^1.1.1"
826 },
827 "engines": {
828 "node": "^20.19.0 || ^22.13.0 || >=24"
829 }
830 },
831 "node_modules/@eslint/core": {
832 "version": "1.1.1",
833 "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.1.1.tgz",
834 "integrity": "sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==",
835 "dev": true,
836 "license": "Apache-2.0",
837 "dependencies": {
838 "@types/json-schema": "^7.0.15"
839 },
840 "engines": {
841 "node": "^20.19.0 || ^22.13.0 || >=24"
842 }
843 },
844 "node_modules/@eslint/object-schema": {
845 "version": "3.0.3",
846 "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-3.0.3.tgz",
847 "integrity": "sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==",
848 "dev": true,
849 "license": "Apache-2.0",
850 "engines": {
851 "node": "^20.19.0 || ^22.13.0 || >=24"
852 }
853 },
854 "node_modules/@eslint/plugin-kit": {
855 "version": "0.6.1",
856 "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz",
857 "integrity": "sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==",
858 "dev": true,
859 "license": "Apache-2.0",
860 "dependencies": {
861 "@eslint/core": "^1.1.1",
862 "levn": "^0.4.1"
863 },
864 "engines": {
865 "node": "^20.19.0 || ^22.13.0 || >=24"
866 }
867 },
868 "node_modules/@exodus/bytes": {
869 "version": "1.15.0",
870 "resolved": "https://registry.npmjs.org/@exodus/bytes/-/bytes-1.15.0.tgz",
871 "integrity": "sha512-UY0nlA+feH81UGSHv92sLEPLCeZFjXOuHhrIo0HQydScuQc8s0A7kL/UdgwgDq8g8ilksmuoF35YVTNphV2aBQ==",
872 "dev": true,
873 "license": "MIT",
874 "engines": {
875 "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
876 },
877 "peerDependencies": {
878 "@noble/hashes": "^1.8.0 || ^2.0.0"
879 },
880 "peerDependenciesMeta": {
881 "@noble/hashes": {
882 "optional": true
883 }
884 }
885 },
886 "node_modules/@humanfs/core": {
887 "version": "0.19.1",
888 "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
889 "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
890 "dev": true,
891 "license": "Apache-2.0",
892 "engines": {
893 "node": ">=18.18.0"
894 }
895 },
896 "node_modules/@humanfs/node": {
897 "version": "0.16.7",
898 "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
899 "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
900 "dev": true,
901 "license": "Apache-2.0",
902 "dependencies": {
903 "@humanfs/core": "^0.19.1",
904 "@humanwhocodes/retry": "^0.4.0"
905 },
906 "engines": {
907 "node": ">=18.18.0"
908 }
909 },
910 "node_modules/@humanwhocodes/module-importer": {
911 "version": "1.0.1",
912 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
913 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
914 "dev": true,
915 "license": "Apache-2.0",
916 "engines": {
917 "node": ">=12.22"
918 },
919 "funding": {
920 "type": "github",
921 "url": "https://github.com/sponsors/nzakas"
922 }
923 },
924 "node_modules/@humanwhocodes/retry": {
925 "version": "0.4.3",
926 "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
927 "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
928 "dev": true,
929 "license": "Apache-2.0",
930 "engines": {
931 "node": ">=18.18"
932 },
933 "funding": {
934 "type": "github",
935 "url": "https://github.com/sponsors/nzakas"
936 }
937 },
938 "node_modules/@inquirer/ansi": {
939 "version": "1.0.2",
940 "resolved": "https://registry.npmjs.org/@inquirer/ansi/-/ansi-1.0.2.tgz",
941 "integrity": "sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==",
942 "dev": true,
943 "license": "MIT",
944 "engines": {
945 "node": ">=18"
946 }
947 },
948 "node_modules/@inquirer/confirm": {
949 "version": "5.1.21",
950 "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.21.tgz",
951 "integrity": "sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==",
952 "dev": true,
953 "license": "MIT",
954 "dependencies": {
955 "@inquirer/core": "^10.3.2",
956 "@inquirer/type": "^3.0.10"
957 },
958 "engines": {
959 "node": ">=18"
960 },
961 "peerDependencies": {
962 "@types/node": ">=18"
963 },
964 "peerDependenciesMeta": {
965 "@types/node": {
966 "optional": true
967 }
968 }
969 },
970 "node_modules/@inquirer/core": {
971 "version": "10.3.2",
972 "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.3.2.tgz",
973 "integrity": "sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==",
974 "dev": true,
975 "license": "MIT",
976 "dependencies": {
977 "@inquirer/ansi": "^1.0.2",
978 "@inquirer/figures": "^1.0.15",
979 "@inquirer/type": "^3.0.10",
980 "cli-width": "^4.1.0",
981 "mute-stream": "^2.0.0",
982 "signal-exit": "^4.1.0",
983 "wrap-ansi": "^6.2.0",
984 "yoctocolors-cjs": "^2.1.3"
985 },
986 "engines": {
987 "node": ">=18"
988 },
989 "peerDependencies": {
990 "@types/node": ">=18"
991 },
992 "peerDependenciesMeta": {
993 "@types/node": {
994 "optional": true
995 }
996 }
997 },
998 "node_modules/@inquirer/core/node_modules/ansi-regex": {
999 "version": "5.0.1",
1000 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
1001 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
1002 "dev": true,
1003 "license": "MIT",
1004 "engines": {
1005 "node": ">=8"
1006 }
1007 },
1008 "node_modules/@inquirer/core/node_modules/ansi-styles": {
1009 "version": "4.3.0",
1010 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1011 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1012 "dev": true,
1013 "license": "MIT",
1014 "dependencies": {
1015 "color-convert": "^2.0.1"
1016 },
1017 "engines": {
1018 "node": ">=8"
1019 },
1020 "funding": {
1021 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1022 }
1023 },
1024 "node_modules/@inquirer/core/node_modules/emoji-regex": {
1025 "version": "8.0.0",
1026 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
1027 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
1028 "dev": true,
1029 "license": "MIT"
1030 },
1031 "node_modules/@inquirer/core/node_modules/string-width": {
1032 "version": "4.2.3",
1033 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
1034 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
1035 "dev": true,
1036 "license": "MIT",
1037 "dependencies": {
1038 "emoji-regex": "^8.0.0",
1039 "is-fullwidth-code-point": "^3.0.0",
1040 "strip-ansi": "^6.0.1"
1041 },
1042 "engines": {
1043 "node": ">=8"
1044 }
1045 },
1046 "node_modules/@inquirer/core/node_modules/strip-ansi": {
1047 "version": "6.0.1",
1048 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
1049 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
1050 "dev": true,
1051 "license": "MIT",
1052 "dependencies": {
1053 "ansi-regex": "^5.0.1"
1054 },
1055 "engines": {
1056 "node": ">=8"
1057 }
1058 },
1059 "node_modules/@inquirer/core/node_modules/wrap-ansi": {
1060 "version": "6.2.0",
1061 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
1062 "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
1063 "dev": true,
1064 "license": "MIT",
1065 "dependencies": {
1066 "ansi-styles": "^4.0.0",
1067 "string-width": "^4.1.0",
1068 "strip-ansi": "^6.0.0"
1069 },
1070 "engines": {
1071 "node": ">=8"
1072 }
1073 },
1074 "node_modules/@inquirer/figures": {
1075 "version": "1.0.15",
1076 "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.15.tgz",
1077 "integrity": "sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==",
1078 "dev": true,
1079 "license": "MIT",
1080 "engines": {
1081 "node": ">=18"
1082 }
1083 },
1084 "node_modules/@inquirer/type": {
1085 "version": "3.0.10",
1086 "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-3.0.10.tgz",
1087 "integrity": "sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==",
1088 "dev": true,
1089 "license": "MIT",
1090 "engines": {
1091 "node": ">=18"
1092 },
1093 "peerDependencies": {
1094 "@types/node": ">=18"
1095 },
1096 "peerDependenciesMeta": {
1097 "@types/node": {
1098 "optional": true
1099 }
1100 }
1101 },
1102 "node_modules/@intlify/core-base": {
1103 "version": "11.3.2",
1104 "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.3.2.tgz",
1105 "integrity": "sha512-cgsUaV/dyD6aS49UPgerIblrWeXAZHNaDWqm4LujOGC7IafSyhghGXEiSVvuDYaDPiQTP+tSFSTM1HIu7Yp1nA==",
1106 "license": "MIT",
1107 "dependencies": {
1108 "@intlify/devtools-types": "11.3.2",
1109 "@intlify/message-compiler": "11.3.2",
1110 "@intlify/shared": "11.3.2"
1111 },
1112 "engines": {
1113 "node": ">= 16"
1114 },
1115 "funding": {
1116 "url": "https://github.com/sponsors/kazupon"
1117 }
1118 },
1119 "node_modules/@intlify/devtools-types": {
1120 "version": "11.3.2",
1121 "resolved": "https://registry.npmjs.org/@intlify/devtools-types/-/devtools-types-11.3.2.tgz",
1122 "integrity": "sha512-q96G2ZZw0FNoXzejbjIf9dbfgz1xyYBZu6ZT4b5TE/55j8d1O9X5jv0k+U+L3fVe7uebPcqRQFD0ffm30i5mJA==",
1123 "license": "MIT",
1124 "dependencies": {
1125 "@intlify/core-base": "11.3.2",
1126 "@intlify/shared": "11.3.2"
1127 },
1128 "engines": {
1129 "node": ">= 16"
1130 },
1131 "funding": {
1132 "url": "https://github.com/sponsors/kazupon"
1133 }
1134 },
1135 "node_modules/@intlify/message-compiler": {
1136 "version": "11.3.2",
1137 "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.3.2.tgz",
1138 "integrity": "sha512-d/awyHUkNSaGPxBxT/qlUpfRizxHX9dt55CnW03xx5p1KmMyfYHKupCnvzINX+Na8JR8LAR7y32lPKjoeQGmzA==",
1139 "license": "MIT",
1140 "dependencies": {
1141 "@intlify/shared": "11.3.2",
1142 "source-map-js": "^1.0.2"
1143 },
1144 "engines": {
1145 "node": ">= 16"
1146 },
1147 "funding": {
1148 "url": "https://github.com/sponsors/kazupon"
1149 }
1150 },
1151 "node_modules/@intlify/shared": {
1152 "version": "11.3.2",
1153 "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.3.2.tgz",
1154 "integrity": "sha512-x66fjdH6i+lNYPae5URSQGTjBL68Av6hi09jvC5Ci96iTkwfqrPhCj46aylQZmgMaG89rOZCIKqS7ApC8ZDVjg==",
1155 "license": "MIT",
1156 "engines": {
1157 "node": ">= 16"
1158 },
1159 "funding": {
1160 "url": "https://github.com/sponsors/kazupon"
1161 }
1162 },
1163 "node_modules/@isaacs/cliui": {
1164 "version": "8.0.2",
1165 "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
1166 "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
1167 "dev": true,
1168 "license": "ISC",
1169 "dependencies": {
1170 "string-width": "^5.1.2",
1171 "string-width-cjs": "npm:string-width@^4.2.0",
1172 "strip-ansi": "^7.0.1",
1173 "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
1174 "wrap-ansi": "^8.1.0",
1175 "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
1176 },
1177 "engines": {
1178 "node": ">=12"
1179 }
1180 },
1181 "node_modules/@jridgewell/gen-mapping": {
1182 "version": "0.3.13",
1183 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
1184 "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
1185 "license": "MIT",
1186 "dependencies": {
1187 "@jridgewell/sourcemap-codec": "^1.5.0",
1188 "@jridgewell/trace-mapping": "^0.3.24"
1189 }
1190 },
1191 "node_modules/@jridgewell/remapping": {
1192 "version": "2.3.5",
1193 "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
1194 "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
1195 "license": "MIT",
1196 "dependencies": {
1197 "@jridgewell/gen-mapping": "^0.3.5",
1198 "@jridgewell/trace-mapping": "^0.3.24"
1199 }
1200 },
1201 "node_modules/@jridgewell/resolve-uri": {
1202 "version": "3.1.2",
1203 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
1204 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
1205 "license": "MIT",
1206 "engines": {
1207 "node": ">=6.0.0"
1208 }
1209 },
1210 "node_modules/@jridgewell/sourcemap-codec": {
1211 "version": "1.5.5",
1212 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1213 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
1214 "license": "MIT"
1215 },
1216 "node_modules/@jridgewell/trace-mapping": {
1217 "version": "0.3.31",
1218 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
1219 "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
1220 "license": "MIT",
1221 "dependencies": {
1222 "@jridgewell/resolve-uri": "^3.1.0",
1223 "@jridgewell/sourcemap-codec": "^1.4.14"
1224 }
1225 },
1226 "node_modules/@mswjs/interceptors": {
1227 "version": "0.41.3",
1228 "resolved": "https://registry.npmjs.org/@mswjs/interceptors/-/interceptors-0.41.3.tgz",
1229 "integrity": "sha512-cXu86tF4VQVfwz8W1SPbhoRyHJkti6mjH/XJIxp40jhO4j2k1m4KYrEykxqWPkFF3vrK4rgQppBh//AwyGSXPA==",
1230 "dev": true,
1231 "license": "MIT",
1232 "dependencies": {
1233 "@open-draft/deferred-promise": "^2.2.0",
1234 "@open-draft/logger": "^0.3.0",
1235 "@open-draft/until": "^2.0.0",
1236 "is-node-process": "^1.2.0",
1237 "outvariant": "^1.4.3",
1238 "strict-event-emitter": "^0.5.1"
1239 },
1240 "engines": {
1241 "node": ">=18"
1242 }
1243 },
1244 "node_modules/@napi-rs/wasm-runtime": {
1245 "version": "1.1.2",
1246 "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.2.tgz",
1247 "integrity": "sha512-sNXv5oLJ7ob93xkZ1XnxisYhGYXfaG9f65/ZgYuAu3qt7b3NadcOEhLvx28hv31PgX8SZJRYrAIPQilQmFpLVw==",
1248 "dev": true,
1249 "license": "MIT",
1250 "optional": true,
1251 "dependencies": {
1252 "@tybys/wasm-util": "^0.10.1"
1253 },
1254 "funding": {
1255 "type": "github",
1256 "url": "https://github.com/sponsors/Brooooooklyn"
1257 },
1258 "peerDependencies": {
1259 "@emnapi/core": "^1.7.1",
1260 "@emnapi/runtime": "^1.7.1"
1261 }
1262 },
1263 "node_modules/@nodelib/fs.scandir": {
1264 "version": "2.1.5",
1265 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
1266 "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
1267 "dev": true,
1268 "license": "MIT",
1269 "dependencies": {
1270 "@nodelib/fs.stat": "2.0.5",
1271 "run-parallel": "^1.1.9"
1272 },
1273 "engines": {
1274 "node": ">= 8"
1275 }
1276 },
1277 "node_modules/@nodelib/fs.stat": {
1278 "version": "2.0.5",
1279 "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
1280 "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
1281 "dev": true,
1282 "license": "MIT",
1283 "engines": {
1284 "node": ">= 8"
1285 }
1286 },
1287 "node_modules/@nodelib/fs.walk": {
1288 "version": "1.2.8",
1289 "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
1290 "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
1291 "dev": true,
1292 "license": "MIT",
1293 "dependencies": {
1294 "@nodelib/fs.scandir": "2.1.5",
1295 "fastq": "^1.6.0"
1296 },
1297 "engines": {
1298 "node": ">= 8"
1299 }
1300 },
1301 "node_modules/@one-ini/wasm": {
1302 "version": "0.1.1",
1303 "resolved": "https://registry.npmjs.org/@one-ini/wasm/-/wasm-0.1.1.tgz",
1304 "integrity": "sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==",
1305 "dev": true,
1306 "license": "MIT"
1307 },
1308 "node_modules/@open-draft/deferred-promise": {
1309 "version": "2.2.0",
1310 "resolved": "https://registry.npmjs.org/@open-draft/deferred-promise/-/deferred-promise-2.2.0.tgz",
1311 "integrity": "sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==",
1312 "dev": true,
1313 "license": "MIT"
1314 },
1315 "node_modules/@open-draft/logger": {
1316 "version": "0.3.0",
1317 "resolved": "https://registry.npmjs.org/@open-draft/logger/-/logger-0.3.0.tgz",
1318 "integrity": "sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==",
1319 "dev": true,
1320 "license": "MIT",
1321 "dependencies": {
1322 "is-node-process": "^1.2.0",
1323 "outvariant": "^1.4.0"
1324 }
1325 },
1326 "node_modules/@open-draft/until": {
1327 "version": "2.1.0",
1328 "resolved": "https://registry.npmjs.org/@open-draft/until/-/until-2.1.0.tgz",
1329 "integrity": "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==",
1330 "dev": true,
1331 "license": "MIT"
1332 },
1333 "node_modules/@oxc-project/types": {
1334 "version": "0.122.0",
1335 "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.122.0.tgz",
1336 "integrity": "sha512-oLAl5kBpV4w69UtFZ9xqcmTi+GENWOcPF7FCrczTiBbmC0ibXxCwyvZGbO39rCVEuLGAZM84DH0pUIyyv/YJzA==",
1337 "dev": true,
1338 "license": "MIT",
1339 "funding": {
1340 "url": "https://github.com/sponsors/Boshen"
1341 }
1342 },
1343 "node_modules/@oxlint/binding-android-arm-eabi": {
1344 "version": "1.57.0",
1345 "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.57.0.tgz",
1346 "integrity": "sha512-C7EiyfAJG4B70496eV543nKiq5cH0o/xIh/ufbjQz3SIvHhlDDsyn+mRFh+aW8KskTyUpyH2LGWL8p2oN6bl1A==",
1347 "cpu": [
1348 "arm"
1349 ],
1350 "dev": true,
1351 "license": "MIT",
1352 "optional": true,
1353 "os": [
1354 "android"
1355 ],
1356 "engines": {
1357 "node": "^20.19.0 || >=22.12.0"
1358 }
1359 },
1360 "node_modules/@oxlint/binding-android-arm64": {
1361 "version": "1.57.0",
1362 "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.57.0.tgz",
1363 "integrity": "sha512-9i80AresjZ/FZf5xK8tKFbhQnijD4s1eOZw6/FHUwD59HEZbVLRc2C88ADYJfLZrF5XofWDiRX/Ja9KefCLy7w==",
1364 "cpu": [
1365 "arm64"
1366 ],
1367 "dev": true,
1368 "license": "MIT",
1369 "optional": true,
1370 "os": [
1371 "android"
1372 ],
1373 "engines": {
1374 "node": "^20.19.0 || >=22.12.0"
1375 }
1376 },
1377 "node_modules/@oxlint/binding-darwin-arm64": {
1378 "version": "1.57.0",
1379 "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.57.0.tgz",
1380 "integrity": "sha512-0eUfhRz5L2yKa9I8k3qpyl37XK3oBS5BvrgdVIx599WZK63P8sMbg+0s4IuxmIiZuBK68Ek+Z+gcKgeYf0otsg==",
1381 "cpu": [
1382 "arm64"
1383 ],
1384 "dev": true,
1385 "license": "MIT",
1386 "optional": true,
1387 "os": [
1388 "darwin"
1389 ],
1390 "engines": {
1391 "node": "^20.19.0 || >=22.12.0"
1392 }
1393 },
1394 "node_modules/@oxlint/binding-darwin-x64": {
1395 "version": "1.57.0",
1396 "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.57.0.tgz",
1397 "integrity": "sha512-UvrSuzBaYOue+QMAcuDITe0k/Vhj6KZGjfnI6x+NkxBTke/VoM7ZisaxgNY0LWuBkTnd1OmeQfEQdQ48fRjkQg==",
1398 "cpu": [
1399 "x64"
1400 ],
1401 "dev": true,
1402 "license": "MIT",
1403 "optional": true,
1404 "os": [
1405 "darwin"
1406 ],
1407 "engines": {
1408 "node": "^20.19.0 || >=22.12.0"
1409 }
1410 },
1411 "node_modules/@oxlint/binding-freebsd-x64": {
1412 "version": "1.57.0",
1413 "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.57.0.tgz",
1414 "integrity": "sha512-wtQq0dCoiw4bUwlsNVDJJ3pxJA218fOezpgtLKrbQqUtQJcM9yP8z+I9fu14aHg0uyAxIY+99toL6uBa2r7nxA==",
1415 "cpu": [
1416 "x64"
1417 ],
1418 "dev": true,
1419 "license": "MIT",
1420 "optional": true,
1421 "os": [
1422 "freebsd"
1423 ],
1424 "engines": {
1425 "node": "^20.19.0 || >=22.12.0"
1426 }
1427 },
1428 "node_modules/@oxlint/binding-linux-arm-gnueabihf": {
1429 "version": "1.57.0",
1430 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.57.0.tgz",
1431 "integrity": "sha512-qxFWl2BBBFcT4djKa+OtMdnLgoHEJXpqjyGwz8OhW35ImoCwR5qtAGqApNYce5260FQqoAHW8S8eZTjiX67Tsg==",
1432 "cpu": [
1433 "arm"
1434 ],
1435 "dev": true,
1436 "license": "MIT",
1437 "optional": true,
1438 "os": [
1439 "linux"
1440 ],
1441 "engines": {
1442 "node": "^20.19.0 || >=22.12.0"
1443 }
1444 },
1445 "node_modules/@oxlint/binding-linux-arm-musleabihf": {
1446 "version": "1.57.0",
1447 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.57.0.tgz",
1448 "integrity": "sha512-SQoIsBU7J0bDW15/f0/RvxHfY3Y0+eB/caKBQtNFbuerTiA6JCYx9P1MrrFTwY2dTm/lMgTSgskvCEYk2AtG/Q==",
1449 "cpu": [
1450 "arm"
1451 ],
1452 "dev": true,
1453 "license": "MIT",
1454 "optional": true,
1455 "os": [
1456 "linux"
1457 ],
1458 "engines": {
1459 "node": "^20.19.0 || >=22.12.0"
1460 }
1461 },
1462 "node_modules/@oxlint/binding-linux-arm64-gnu": {
1463 "version": "1.57.0",
1464 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.57.0.tgz",
1465 "integrity": "sha512-jqxYd1W6WMeozsCmqe9Rzbu3SRrGTyGDAipRlRggetyYbUksJqJKvUNTQtZR/KFoJPb+grnSm5SHhdWrywv3RQ==",
1466 "cpu": [
1467 "arm64"
1468 ],
1469 "dev": true,
1470 "license": "MIT",
1471 "optional": true,
1472 "os": [
1473 "linux"
1474 ],
1475 "engines": {
1476 "node": "^20.19.0 || >=22.12.0"
1477 }
1478 },
1479 "node_modules/@oxlint/binding-linux-arm64-musl": {
1480 "version": "1.57.0",
1481 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.57.0.tgz",
1482 "integrity": "sha512-i66WyEPVEvq9bxRUCJ/MP5EBfnTDN3nhwEdFZFTO5MmLLvzngfWEG3NSdXQzTT3vk5B9i6C2XSIYBh+aG6uqyg==",
1483 "cpu": [
1484 "arm64"
1485 ],
1486 "dev": true,
1487 "license": "MIT",
1488 "optional": true,
1489 "os": [
1490 "linux"
1491 ],
1492 "engines": {
1493 "node": "^20.19.0 || >=22.12.0"
1494 }
1495 },
1496 "node_modules/@oxlint/binding-linux-ppc64-gnu": {
1497 "version": "1.57.0",
1498 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.57.0.tgz",
1499 "integrity": "sha512-oMZDCwz4NobclZU3pH+V1/upVlJZiZvne4jQP+zhJwt+lmio4XXr4qG47CehvrW1Lx2YZiIHuxM2D4YpkG3KVA==",
1500 "cpu": [
1501 "ppc64"
1502 ],
1503 "dev": true,
1504 "license": "MIT",
1505 "optional": true,
1506 "os": [
1507 "linux"
1508 ],
1509 "engines": {
1510 "node": "^20.19.0 || >=22.12.0"
1511 }
1512 },
1513 "node_modules/@oxlint/binding-linux-riscv64-gnu": {
1514 "version": "1.57.0",
1515 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.57.0.tgz",
1516 "integrity": "sha512-uoBnjJ3MMEBbfnWC1jSFr7/nSCkcQYa72NYoNtLl1imshDnWSolYCjzb8LVCwYCCfLJXD+0gBLD7fyC14c0+0g==",
1517 "cpu": [
1518 "riscv64"
1519 ],
1520 "dev": true,
1521 "license": "MIT",
1522 "optional": true,
1523 "os": [
1524 "linux"
1525 ],
1526 "engines": {
1527 "node": "^20.19.0 || >=22.12.0"
1528 }
1529 },
1530 "node_modules/@oxlint/binding-linux-riscv64-musl": {
1531 "version": "1.57.0",
1532 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.57.0.tgz",
1533 "integrity": "sha512-BdrwD7haPZ8a9KrZhKJRSj6jwCor+Z8tHFZ3PT89Y3Jq5v3LfMfEePeAmD0LOTWpiTmzSzdmyw9ijneapiVHKQ==",
1534 "cpu": [
1535 "riscv64"
1536 ],
1537 "dev": true,
1538 "license": "MIT",
1539 "optional": true,
1540 "os": [
1541 "linux"
1542 ],
1543 "engines": {
1544 "node": "^20.19.0 || >=22.12.0"
1545 }
1546 },
1547 "node_modules/@oxlint/binding-linux-s390x-gnu": {
1548 "version": "1.57.0",
1549 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.57.0.tgz",
1550 "integrity": "sha512-BNs+7ZNsRstVg2tpNxAXfMX/Iv5oZh204dVyb8Z37+/gCh+yZqNTlg6YwCLIMPSk5wLWIGOaQjT0GUOahKYImw==",
1551 "cpu": [
1552 "s390x"
1553 ],
1554 "dev": true,
1555 "license": "MIT",
1556 "optional": true,
1557 "os": [
1558 "linux"
1559 ],
1560 "engines": {
1561 "node": "^20.19.0 || >=22.12.0"
1562 }
1563 },
1564 "node_modules/@oxlint/binding-linux-x64-gnu": {
1565 "version": "1.57.0",
1566 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.57.0.tgz",
1567 "integrity": "sha512-AghS18w+XcENcAX0+BQGLiqjpqpaxKJa4cWWP0OWNLacs27vHBxu7TYkv9LUSGe5w8lOJHeMxcYfZNOAPqw2bg==",
1568 "cpu": [
1569 "x64"
1570 ],
1571 "dev": true,
1572 "license": "MIT",
1573 "optional": true,
1574 "os": [
1575 "linux"
1576 ],
1577 "engines": {
1578 "node": "^20.19.0 || >=22.12.0"
1579 }
1580 },
1581 "node_modules/@oxlint/binding-linux-x64-musl": {
1582 "version": "1.57.0",
1583 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.57.0.tgz",
1584 "integrity": "sha512-E/FV3GB8phu/Rpkhz5T96hAiJlGzn91qX5yj5gU754P5cmVGXY1Jw/VSjDSlZBCY3VHjsVLdzgdkJaomEmcNOg==",
1585 "cpu": [
1586 "x64"
1587 ],
1588 "dev": true,
1589 "license": "MIT",
1590 "optional": true,
1591 "os": [
1592 "linux"
1593 ],
1594 "engines": {
1595 "node": "^20.19.0 || >=22.12.0"
1596 }
1597 },
1598 "node_modules/@oxlint/binding-openharmony-arm64": {
1599 "version": "1.57.0",
1600 "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.57.0.tgz",
1601 "integrity": "sha512-xvZ2yZt0nUVfU14iuGv3V25jpr9pov5N0Wr28RXnHFxHCRxNDMtYPHV61gGLhN9IlXM96gI4pyYpLSJC5ClLCQ==",
1602 "cpu": [
1603 "arm64"
1604 ],
1605 "dev": true,
1606 "license": "MIT",
1607 "optional": true,
1608 "os": [
1609 "openharmony"
1610 ],
1611 "engines": {
1612 "node": "^20.19.0 || >=22.12.0"
1613 }
1614 },
1615 "node_modules/@oxlint/binding-win32-arm64-msvc": {
1616 "version": "1.57.0",
1617 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.57.0.tgz",
1618 "integrity": "sha512-Z4D8Pd0AyHBKeazhdIXeUUy5sIS3Mo0veOlzlDECg6PhRRKgEsBJCCV1n+keUZtQ04OP+i7+itS3kOykUyNhDg==",
1619 "cpu": [
1620 "arm64"
1621 ],
1622 "dev": true,
1623 "license": "MIT",
1624 "optional": true,
1625 "os": [
1626 "win32"
1627 ],
1628 "engines": {
1629 "node": "^20.19.0 || >=22.12.0"
1630 }
1631 },
1632 "node_modules/@oxlint/binding-win32-ia32-msvc": {
1633 "version": "1.57.0",
1634 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.57.0.tgz",
1635 "integrity": "sha512-StOZ9nFMVKvevicbQfql6Pouu9pgbeQnu60Fvhz2S6yfMaii+wnueLnqQ5I1JPgNF0Syew4voBlAaHD13wH6tw==",
1636 "cpu": [
1637 "ia32"
1638 ],
1639 "dev": true,
1640 "license": "MIT",
1641 "optional": true,
1642 "os": [
1643 "win32"
1644 ],
1645 "engines": {
1646 "node": "^20.19.0 || >=22.12.0"
1647 }
1648 },
1649 "node_modules/@oxlint/binding-win32-x64-msvc": {
1650 "version": "1.57.0",
1651 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.57.0.tgz",
1652 "integrity": "sha512-6PuxhYgth8TuW0+ABPOIkGdBYw+qYGxgIdXPHSVpiCDm+hqTTWCmC739St1Xni0DJBt8HnSHTG67i1y6gr8qrA==",
1653 "cpu": [
1654 "x64"
1655 ],
1656 "dev": true,
1657 "license": "MIT",
1658 "optional": true,
1659 "os": [
1660 "win32"
1661 ],
1662 "engines": {
1663 "node": "^20.19.0 || >=22.12.0"
1664 }
1665 },
1666 "node_modules/@pinia/testing": {
1667 "version": "1.0.3",
1668 "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-1.0.3.tgz",
1669 "integrity": "sha512-g+qR49GNdI1Z8rZxKrQC3GN+LfnGTNf5Kk8Nz5Cz6mIGva5WRS+ffPXQfzhA0nu6TveWzPNYTjGl4nJqd3Cu9Q==",
1670 "dev": true,
1671 "license": "MIT",
1672 "funding": {
1673 "url": "https://github.com/sponsors/posva"
1674 },
1675 "peerDependencies": {
1676 "pinia": ">=3.0.4"
1677 }
1678 },
1679 "node_modules/@pkgjs/parseargs": {
1680 "version": "0.11.0",
1681 "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
1682 "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
1683 "dev": true,
1684 "license": "MIT",
1685 "optional": true,
1686 "engines": {
1687 "node": ">=14"
1688 }
1689 },
1690 "node_modules/@playwright/test": {
1691 "version": "1.59.1",
1692 "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.59.1.tgz",
1693 "integrity": "sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==",
1694 "dev": true,
1695 "license": "Apache-2.0",
1696 "dependencies": {
1697 "playwright": "1.59.1"
1698 },
1699 "bin": {
1700 "playwright": "cli.js"
1701 },
1702 "engines": {
1703 "node": ">=18"
1704 }
1705 },
1706 "node_modules/@polka/url": {
1707 "version": "1.0.0-next.29",
1708 "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz",
1709 "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
1710 "dev": true,
1711 "license": "MIT"
1712 },
1713 "node_modules/@popperjs/core": {
1714 "version": "2.11.8",
1715 "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
1716 "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
1717 "license": "MIT",
1718 "peer": true,
1719 "funding": {
1720 "type": "opencollective",
1721 "url": "https://opencollective.com/popperjs"
1722 }
1723 },
1724 "node_modules/@rolldown/binding-android-arm64": {
1725 "version": "1.0.0-rc.12",
1726 "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.12.tgz",
1727 "integrity": "sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA==",
1728 "cpu": [
1729 "arm64"
1730 ],
1731 "dev": true,
1732 "license": "MIT",
1733 "optional": true,
1734 "os": [
1735 "android"
1736 ],
1737 "engines": {
1738 "node": "^20.19.0 || >=22.12.0"
1739 }
1740 },
1741 "node_modules/@rolldown/binding-darwin-arm64": {
1742 "version": "1.0.0-rc.12",
1743 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.12.tgz",
1744 "integrity": "sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg==",
1745 "cpu": [
1746 "arm64"
1747 ],
1748 "dev": true,
1749 "license": "MIT",
1750 "optional": true,
1751 "os": [
1752 "darwin"
1753 ],
1754 "engines": {
1755 "node": "^20.19.0 || >=22.12.0"
1756 }
1757 },
1758 "node_modules/@rolldown/binding-darwin-x64": {
1759 "version": "1.0.0-rc.12",
1760 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.12.tgz",
1761 "integrity": "sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw==",
1762 "cpu": [
1763 "x64"
1764 ],
1765 "dev": true,
1766 "license": "MIT",
1767 "optional": true,
1768 "os": [
1769 "darwin"
1770 ],
1771 "engines": {
1772 "node": "^20.19.0 || >=22.12.0"
1773 }
1774 },
1775 "node_modules/@rolldown/binding-freebsd-x64": {
1776 "version": "1.0.0-rc.12",
1777 "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.12.tgz",
1778 "integrity": "sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q==",
1779 "cpu": [
1780 "x64"
1781 ],
1782 "dev": true,
1783 "license": "MIT",
1784 "optional": true,
1785 "os": [
1786 "freebsd"
1787 ],
1788 "engines": {
1789 "node": "^20.19.0 || >=22.12.0"
1790 }
1791 },
1792 "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
1793 "version": "1.0.0-rc.12",
1794 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.12.tgz",
1795 "integrity": "sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q==",
1796 "cpu": [
1797 "arm"
1798 ],
1799 "dev": true,
1800 "license": "MIT",
1801 "optional": true,
1802 "os": [
1803 "linux"
1804 ],
1805 "engines": {
1806 "node": "^20.19.0 || >=22.12.0"
1807 }
1808 },
1809 "node_modules/@rolldown/binding-linux-arm64-gnu": {
1810 "version": "1.0.0-rc.12",
1811 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.12.tgz",
1812 "integrity": "sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg==",
1813 "cpu": [
1814 "arm64"
1815 ],
1816 "dev": true,
1817 "license": "MIT",
1818 "optional": true,
1819 "os": [
1820 "linux"
1821 ],
1822 "engines": {
1823 "node": "^20.19.0 || >=22.12.0"
1824 }
1825 },
1826 "node_modules/@rolldown/binding-linux-arm64-musl": {
1827 "version": "1.0.0-rc.12",
1828 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.12.tgz",
1829 "integrity": "sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw==",
1830 "cpu": [
1831 "arm64"
1832 ],
1833 "dev": true,
1834 "license": "MIT",
1835 "optional": true,
1836 "os": [
1837 "linux"
1838 ],
1839 "engines": {
1840 "node": "^20.19.0 || >=22.12.0"
1841 }
1842 },
1843 "node_modules/@rolldown/binding-linux-ppc64-gnu": {
1844 "version": "1.0.0-rc.12",
1845 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.12.tgz",
1846 "integrity": "sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g==",
1847 "cpu": [
1848 "ppc64"
1849 ],
1850 "dev": true,
1851 "license": "MIT",
1852 "optional": true,
1853 "os": [
1854 "linux"
1855 ],
1856 "engines": {
1857 "node": "^20.19.0 || >=22.12.0"
1858 }
1859 },
1860 "node_modules/@rolldown/binding-linux-s390x-gnu": {
1861 "version": "1.0.0-rc.12",
1862 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.12.tgz",
1863 "integrity": "sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og==",
1864 "cpu": [
1865 "s390x"
1866 ],
1867 "dev": true,
1868 "license": "MIT",
1869 "optional": true,
1870 "os": [
1871 "linux"
1872 ],
1873 "engines": {
1874 "node": "^20.19.0 || >=22.12.0"
1875 }
1876 },
1877 "node_modules/@rolldown/binding-linux-x64-gnu": {
1878 "version": "1.0.0-rc.12",
1879 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.12.tgz",
1880 "integrity": "sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg==",
1881 "cpu": [
1882 "x64"
1883 ],
1884 "dev": true,
1885 "license": "MIT",
1886 "optional": true,
1887 "os": [
1888 "linux"
1889 ],
1890 "engines": {
1891 "node": "^20.19.0 || >=22.12.0"
1892 }
1893 },
1894 "node_modules/@rolldown/binding-linux-x64-musl": {
1895 "version": "1.0.0-rc.12",
1896 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.12.tgz",
1897 "integrity": "sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig==",
1898 "cpu": [
1899 "x64"
1900 ],
1901 "dev": true,
1902 "license": "MIT",
1903 "optional": true,
1904 "os": [
1905 "linux"
1906 ],
1907 "engines": {
1908 "node": "^20.19.0 || >=22.12.0"
1909 }
1910 },
1911 "node_modules/@rolldown/binding-openharmony-arm64": {
1912 "version": "1.0.0-rc.12",
1913 "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.12.tgz",
1914 "integrity": "sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA==",
1915 "cpu": [
1916 "arm64"
1917 ],
1918 "dev": true,
1919 "license": "MIT",
1920 "optional": true,
1921 "os": [
1922 "openharmony"
1923 ],
1924 "engines": {
1925 "node": "^20.19.0 || >=22.12.0"
1926 }
1927 },
1928 "node_modules/@rolldown/binding-wasm32-wasi": {
1929 "version": "1.0.0-rc.12",
1930 "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.12.tgz",
1931 "integrity": "sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg==",
1932 "cpu": [
1933 "wasm32"
1934 ],
1935 "dev": true,
1936 "license": "MIT",
1937 "optional": true,
1938 "dependencies": {
1939 "@napi-rs/wasm-runtime": "^1.1.1"
1940 },
1941 "engines": {
1942 "node": ">=14.0.0"
1943 }
1944 },
1945 "node_modules/@rolldown/binding-win32-arm64-msvc": {
1946 "version": "1.0.0-rc.12",
1947 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.12.tgz",
1948 "integrity": "sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q==",
1949 "cpu": [
1950 "arm64"
1951 ],
1952 "dev": true,
1953 "license": "MIT",
1954 "optional": true,
1955 "os": [
1956 "win32"
1957 ],
1958 "engines": {
1959 "node": "^20.19.0 || >=22.12.0"
1960 }
1961 },
1962 "node_modules/@rolldown/binding-win32-x64-msvc": {
1963 "version": "1.0.0-rc.12",
1964 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.12.tgz",
1965 "integrity": "sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw==",
1966 "cpu": [
1967 "x64"
1968 ],
1969 "dev": true,
1970 "license": "MIT",
1971 "optional": true,
1972 "os": [
1973 "win32"
1974 ],
1975 "engines": {
1976 "node": "^20.19.0 || >=22.12.0"
1977 }
1978 },
1979 "node_modules/@rolldown/pluginutils": {
1980 "version": "1.0.0-rc.2",
1981 "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.2.tgz",
1982 "integrity": "sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==",
1983 "dev": true,
1984 "license": "MIT"
1985 },
1986 "node_modules/@standard-schema/spec": {
1987 "version": "1.1.0",
1988 "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
1989 "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==",
1990 "dev": true,
1991 "license": "MIT"
1992 },
1993 "node_modules/@tsconfig/node24": {
1994 "version": "24.0.4",
1995 "resolved": "https://registry.npmjs.org/@tsconfig/node24/-/node24-24.0.4.tgz",
1996 "integrity": "sha512-2A933l5P5oCbv6qSxHs7ckKwobs8BDAe9SJ/Xr2Hy+nDlwmLE1GhFh/g/vXGRZWgxBg9nX/5piDtHR9Dkw/XuA==",
1997 "dev": true,
1998 "license": "MIT"
1999 },
2000 "node_modules/@tybys/wasm-util": {
2001 "version": "0.10.1",
2002 "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
2003 "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
2004 "dev": true,
2005 "license": "MIT",
2006 "optional": true,
2007 "dependencies": {
2008 "tslib": "^2.4.0"
2009 }
2010 },
2011 "node_modules/@types/chai": {
2012 "version": "5.2.3",
2013 "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz",
2014 "integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==",
2015 "dev": true,
2016 "license": "MIT",
2017 "dependencies": {
2018 "@types/deep-eql": "*",
2019 "assertion-error": "^2.0.1"
2020 }
2021 },
2022 "node_modules/@types/deep-eql": {
2023 "version": "4.0.2",
2024 "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz",
2025 "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==",
2026 "dev": true,
2027 "license": "MIT"
2028 },
2029 "node_modules/@types/esrecurse": {
2030 "version": "4.3.1",
2031 "resolved": "https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz",
2032 "integrity": "sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==",
2033 "dev": true,
2034 "license": "MIT"
2035 },
2036 "node_modules/@types/estree": {
2037 "version": "1.0.8",
2038 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
2039 "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
2040 "dev": true,
2041 "license": "MIT"
2042 },
2043 "node_modules/@types/jsdom": {
2044 "version": "28.0.1",
2045 "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-28.0.1.tgz",
2046 "integrity": "sha512-GJq2QE4TAZ5ajSoCasn5DOFm8u1mI3tIFvM5tIq3W5U/RTB6gsHwc6Yhpl91X9VSDOUVblgXmG+2+sSvFQrdlw==",
2047 "dev": true,
2048 "license": "MIT",
2049 "dependencies": {
2050 "@types/node": "*",
2051 "@types/tough-cookie": "*",
2052 "parse5": "^7.0.0",
2053 "undici-types": "^7.21.0"
2054 }
2055 },
2056 "node_modules/@types/json-schema": {
2057 "version": "7.0.15",
2058 "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
2059 "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
2060 "dev": true,
2061 "license": "MIT"
2062 },
2063 "node_modules/@types/node": {
2064 "version": "24.12.0",
2065 "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.0.tgz",
2066 "integrity": "sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==",
2067 "dev": true,
2068 "license": "MIT",
2069 "dependencies": {
2070 "undici-types": "~7.16.0"
2071 }
2072 },
2073 "node_modules/@types/node/node_modules/undici-types": {
2074 "version": "7.16.0",
2075 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
2076 "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
2077 "dev": true,
2078 "license": "MIT"
2079 },
2080 "node_modules/@types/statuses": {
2081 "version": "2.0.6",
2082 "resolved": "https://registry.npmjs.org/@types/statuses/-/statuses-2.0.6.tgz",
2083 "integrity": "sha512-xMAgYwceFhRA2zY+XbEA7mxYbA093wdiW8Vu6gZPGWy9cmOyU9XesH1tNcEWsKFd5Vzrqx5T3D38PWx1FIIXkA==",
2084 "dev": true,
2085 "license": "MIT"
2086 },
2087 "node_modules/@types/tough-cookie": {
2088 "version": "4.0.5",
2089 "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz",
2090 "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==",
2091 "dev": true,
2092 "license": "MIT"
2093 },
2094 "node_modules/@typescript-eslint/eslint-plugin": {
2095 "version": "8.58.0",
2096 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz",
2097 "integrity": "sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg==",
2098 "dev": true,
2099 "license": "MIT",
2100 "dependencies": {
2101 "@eslint-community/regexpp": "^4.12.2",
2102 "@typescript-eslint/scope-manager": "8.58.0",
2103 "@typescript-eslint/type-utils": "8.58.0",
2104 "@typescript-eslint/utils": "8.58.0",
2105 "@typescript-eslint/visitor-keys": "8.58.0",
2106 "ignore": "^7.0.5",
2107 "natural-compare": "^1.4.0",
2108 "ts-api-utils": "^2.5.0"
2109 },
2110 "engines": {
2111 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2112 },
2113 "funding": {
2114 "type": "opencollective",
2115 "url": "https://opencollective.com/typescript-eslint"
2116 },
2117 "peerDependencies": {
2118 "@typescript-eslint/parser": "^8.58.0",
2119 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2120 "typescript": ">=4.8.4 <6.1.0"
2121 }
2122 },
2123 "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
2124 "version": "7.0.5",
2125 "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
2126 "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
2127 "dev": true,
2128 "license": "MIT",
2129 "engines": {
2130 "node": ">= 4"
2131 }
2132 },
2133 "node_modules/@typescript-eslint/parser": {
2134 "version": "8.58.0",
2135 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.58.0.tgz",
2136 "integrity": "sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA==",
2137 "dev": true,
2138 "license": "MIT",
2139 "dependencies": {
2140 "@typescript-eslint/scope-manager": "8.58.0",
2141 "@typescript-eslint/types": "8.58.0",
2142 "@typescript-eslint/typescript-estree": "8.58.0",
2143 "@typescript-eslint/visitor-keys": "8.58.0",
2144 "debug": "^4.4.3"
2145 },
2146 "engines": {
2147 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2148 },
2149 "funding": {
2150 "type": "opencollective",
2151 "url": "https://opencollective.com/typescript-eslint"
2152 },
2153 "peerDependencies": {
2154 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2155 "typescript": ">=4.8.4 <6.1.0"
2156 }
2157 },
2158 "node_modules/@typescript-eslint/project-service": {
2159 "version": "8.58.0",
2160 "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.58.0.tgz",
2161 "integrity": "sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg==",
2162 "dev": true,
2163 "license": "MIT",
2164 "dependencies": {
2165 "@typescript-eslint/tsconfig-utils": "^8.58.0",
2166 "@typescript-eslint/types": "^8.58.0",
2167 "debug": "^4.4.3"
2168 },
2169 "engines": {
2170 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2171 },
2172 "funding": {
2173 "type": "opencollective",
2174 "url": "https://opencollective.com/typescript-eslint"
2175 },
2176 "peerDependencies": {
2177 "typescript": ">=4.8.4 <6.1.0"
2178 }
2179 },
2180 "node_modules/@typescript-eslint/scope-manager": {
2181 "version": "8.58.0",
2182 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz",
2183 "integrity": "sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ==",
2184 "dev": true,
2185 "license": "MIT",
2186 "dependencies": {
2187 "@typescript-eslint/types": "8.58.0",
2188 "@typescript-eslint/visitor-keys": "8.58.0"
2189 },
2190 "engines": {
2191 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2192 },
2193 "funding": {
2194 "type": "opencollective",
2195 "url": "https://opencollective.com/typescript-eslint"
2196 }
2197 },
2198 "node_modules/@typescript-eslint/tsconfig-utils": {
2199 "version": "8.58.0",
2200 "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz",
2201 "integrity": "sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==",
2202 "dev": true,
2203 "license": "MIT",
2204 "engines": {
2205 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2206 },
2207 "funding": {
2208 "type": "opencollective",
2209 "url": "https://opencollective.com/typescript-eslint"
2210 },
2211 "peerDependencies": {
2212 "typescript": ">=4.8.4 <6.1.0"
2213 }
2214 },
2215 "node_modules/@typescript-eslint/type-utils": {
2216 "version": "8.58.0",
2217 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz",
2218 "integrity": "sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg==",
2219 "dev": true,
2220 "license": "MIT",
2221 "dependencies": {
2222 "@typescript-eslint/types": "8.58.0",
2223 "@typescript-eslint/typescript-estree": "8.58.0",
2224 "@typescript-eslint/utils": "8.58.0",
2225 "debug": "^4.4.3",
2226 "ts-api-utils": "^2.5.0"
2227 },
2228 "engines": {
2229 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2230 },
2231 "funding": {
2232 "type": "opencollective",
2233 "url": "https://opencollective.com/typescript-eslint"
2234 },
2235 "peerDependencies": {
2236 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2237 "typescript": ">=4.8.4 <6.1.0"
2238 }
2239 },
2240 "node_modules/@typescript-eslint/types": {
2241 "version": "8.58.0",
2242 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.58.0.tgz",
2243 "integrity": "sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==",
2244 "dev": true,
2245 "license": "MIT",
2246 "engines": {
2247 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2248 },
2249 "funding": {
2250 "type": "opencollective",
2251 "url": "https://opencollective.com/typescript-eslint"
2252 }
2253 },
2254 "node_modules/@typescript-eslint/typescript-estree": {
2255 "version": "8.58.0",
2256 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz",
2257 "integrity": "sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA==",
2258 "dev": true,
2259 "license": "MIT",
2260 "dependencies": {
2261 "@typescript-eslint/project-service": "8.58.0",
2262 "@typescript-eslint/tsconfig-utils": "8.58.0",
2263 "@typescript-eslint/types": "8.58.0",
2264 "@typescript-eslint/visitor-keys": "8.58.0",
2265 "debug": "^4.4.3",
2266 "minimatch": "^10.2.2",
2267 "semver": "^7.7.3",
2268 "tinyglobby": "^0.2.15",
2269 "ts-api-utils": "^2.5.0"
2270 },
2271 "engines": {
2272 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2273 },
2274 "funding": {
2275 "type": "opencollective",
2276 "url": "https://opencollective.com/typescript-eslint"
2277 },
2278 "peerDependencies": {
2279 "typescript": ">=4.8.4 <6.1.0"
2280 }
2281 },
2282 "node_modules/@typescript-eslint/utils": {
2283 "version": "8.58.0",
2284 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.58.0.tgz",
2285 "integrity": "sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==",
2286 "dev": true,
2287 "license": "MIT",
2288 "dependencies": {
2289 "@eslint-community/eslint-utils": "^4.9.1",
2290 "@typescript-eslint/scope-manager": "8.58.0",
2291 "@typescript-eslint/types": "8.58.0",
2292 "@typescript-eslint/typescript-estree": "8.58.0"
2293 },
2294 "engines": {
2295 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2296 },
2297 "funding": {
2298 "type": "opencollective",
2299 "url": "https://opencollective.com/typescript-eslint"
2300 },
2301 "peerDependencies": {
2302 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
2303 "typescript": ">=4.8.4 <6.1.0"
2304 }
2305 },
2306 "node_modules/@typescript-eslint/visitor-keys": {
2307 "version": "8.58.0",
2308 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz",
2309 "integrity": "sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ==",
2310 "dev": true,
2311 "license": "MIT",
2312 "dependencies": {
2313 "@typescript-eslint/types": "8.58.0",
2314 "eslint-visitor-keys": "^5.0.0"
2315 },
2316 "engines": {
2317 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2318 },
2319 "funding": {
2320 "type": "opencollective",
2321 "url": "https://opencollective.com/typescript-eslint"
2322 }
2323 },
2324 "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
2325 "version": "5.0.1",
2326 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
2327 "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
2328 "dev": true,
2329 "license": "Apache-2.0",
2330 "engines": {
2331 "node": "^20.19.0 || ^22.13.0 || >=24"
2332 },
2333 "funding": {
2334 "url": "https://opencollective.com/eslint"
2335 }
2336 },
2337 "node_modules/@vitejs/plugin-vue": {
2338 "version": "6.0.5",
2339 "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.5.tgz",
2340 "integrity": "sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==",
2341 "dev": true,
2342 "license": "MIT",
2343 "dependencies": {
2344 "@rolldown/pluginutils": "1.0.0-rc.2"
2345 },
2346 "engines": {
2347 "node": "^20.19.0 || >=22.12.0"
2348 },
2349 "peerDependencies": {
2350 "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
2351 "vue": "^3.2.25"
2352 }
2353 },
2354 "node_modules/@vitest/eslint-plugin": {
2355 "version": "1.6.14",
2356 "resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.6.14.tgz",
2357 "integrity": "sha512-PXZ5ysw4eHU9h8nDtBvVcGC7Z2C/T9CFdheqSw1NNXFYqViojub0V9bgdYI67iBTOcra2mwD0EYldlY9bGPf2Q==",
2358 "dev": true,
2359 "license": "MIT",
2360 "dependencies": {
2361 "@typescript-eslint/scope-manager": "^8.58.0",
2362 "@typescript-eslint/utils": "^8.58.0"
2363 },
2364 "engines": {
2365 "node": ">=18"
2366 },
2367 "peerDependencies": {
2368 "@typescript-eslint/eslint-plugin": "*",
2369 "eslint": ">=8.57.0",
2370 "typescript": ">=5.0.0",
2371 "vitest": "*"
2372 },
2373 "peerDependenciesMeta": {
2374 "@typescript-eslint/eslint-plugin": {
2375 "optional": true
2376 },
2377 "typescript": {
2378 "optional": true
2379 },
2380 "vitest": {
2381 "optional": true
2382 }
2383 }
2384 },
2385 "node_modules/@vitest/expect": {
2386 "version": "4.1.2",
2387 "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.2.tgz",
2388 "integrity": "sha512-gbu+7B0YgUJ2nkdsRJrFFW6X7NTP44WlhiclHniUhxADQJH5Szt9mZ9hWnJPJ8YwOK5zUOSSlSvyzRf0u1DSBQ==",
2389 "dev": true,
2390 "license": "MIT",
2391 "dependencies": {
2392 "@standard-schema/spec": "^1.1.0",
2393 "@types/chai": "^5.2.2",
2394 "@vitest/spy": "4.1.2",
2395 "@vitest/utils": "4.1.2",
2396 "chai": "^6.2.2",
2397 "tinyrainbow": "^3.1.0"
2398 },
2399 "funding": {
2400 "url": "https://opencollective.com/vitest"
2401 }
2402 },
2403 "node_modules/@vitest/mocker": {
2404 "version": "4.1.2",
2405 "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.2.tgz",
2406 "integrity": "sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q==",
2407 "dev": true,
2408 "license": "MIT",
2409 "dependencies": {
2410 "@vitest/spy": "4.1.2",
2411 "estree-walker": "^3.0.3",
2412 "magic-string": "^0.30.21"
2413 },
2414 "funding": {
2415 "url": "https://opencollective.com/vitest"
2416 },
2417 "peerDependencies": {
2418 "msw": "^2.4.9",
2419 "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
2420 },
2421 "peerDependenciesMeta": {
2422 "msw": {
2423 "optional": true
2424 },
2425 "vite": {
2426 "optional": true
2427 }
2428 }
2429 },
2430 "node_modules/@vitest/mocker/node_modules/estree-walker": {
2431 "version": "3.0.3",
2432 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
2433 "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
2434 "dev": true,
2435 "license": "MIT",
2436 "dependencies": {
2437 "@types/estree": "^1.0.0"
2438 }
2439 },
2440 "node_modules/@vitest/pretty-format": {
2441 "version": "4.1.2",
2442 "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.2.tgz",
2443 "integrity": "sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA==",
2444 "dev": true,
2445 "license": "MIT",
2446 "dependencies": {
2447 "tinyrainbow": "^3.1.0"
2448 },
2449 "funding": {
2450 "url": "https://opencollective.com/vitest"
2451 }
2452 },
2453 "node_modules/@vitest/runner": {
2454 "version": "4.1.2",
2455 "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.2.tgz",
2456 "integrity": "sha512-Gr+FQan34CdiYAwpGJmQG8PgkyFVmARK8/xSijia3eTFgVfpcpztWLuP6FttGNfPLJhaZVP/euvujeNYar36OQ==",
2457 "dev": true,
2458 "license": "MIT",
2459 "dependencies": {
2460 "@vitest/utils": "4.1.2",
2461 "pathe": "^2.0.3"
2462 },
2463 "funding": {
2464 "url": "https://opencollective.com/vitest"
2465 }
2466 },
2467 "node_modules/@vitest/snapshot": {
2468 "version": "4.1.2",
2469 "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.2.tgz",
2470 "integrity": "sha512-g7yfUmxYS4mNxk31qbOYsSt2F4m1E02LFqO53Xpzg3zKMhLAPZAjjfyl9e6z7HrW6LvUdTwAQR3HHfLjpko16A==",
2471 "dev": true,
2472 "license": "MIT",
2473 "dependencies": {
2474 "@vitest/pretty-format": "4.1.2",
2475 "@vitest/utils": "4.1.2",
2476 "magic-string": "^0.30.21",
2477 "pathe": "^2.0.3"
2478 },
2479 "funding": {
2480 "url": "https://opencollective.com/vitest"
2481 }
2482 },
2483 "node_modules/@vitest/spy": {
2484 "version": "4.1.2",
2485 "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.2.tgz",
2486 "integrity": "sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA==",
2487 "dev": true,
2488 "license": "MIT",
2489 "funding": {
2490 "url": "https://opencollective.com/vitest"
2491 }
2492 },
2493 "node_modules/@vitest/utils": {
2494 "version": "4.1.2",
2495 "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.2.tgz",
2496 "integrity": "sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ==",
2497 "dev": true,
2498 "license": "MIT",
2499 "dependencies": {
2500 "@vitest/pretty-format": "4.1.2",
2501 "convert-source-map": "^2.0.0",
2502 "tinyrainbow": "^3.1.0"
2503 },
2504 "funding": {
2505 "url": "https://opencollective.com/vitest"
2506 }
2507 },
2508 "node_modules/@volar/language-core": {
2509 "version": "2.4.28",
2510 "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.28.tgz",
2511 "integrity": "sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==",
2512 "dev": true,
2513 "license": "MIT",
2514 "dependencies": {
2515 "@volar/source-map": "2.4.28"
2516 }
2517 },
2518 "node_modules/@volar/source-map": {
2519 "version": "2.4.28",
2520 "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.28.tgz",
2521 "integrity": "sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==",
2522 "dev": true,
2523 "license": "MIT"
2524 },
2525 "node_modules/@volar/typescript": {
2526 "version": "2.4.28",
2527 "resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.28.tgz",
2528 "integrity": "sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==",
2529 "dev": true,
2530 "license": "MIT",
2531 "dependencies": {
2532 "@volar/language-core": "2.4.28",
2533 "path-browserify": "^1.0.1",
2534 "vscode-uri": "^3.0.8"
2535 }
2536 },
2537 "node_modules/@vue-macros/common": {
2538 "version": "3.1.2",
2539 "resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-3.1.2.tgz",
2540 "integrity": "sha512-h9t4ArDdniO9ekYHAD95t9AZcAbb19lEGK+26iAjUODOIJKmObDNBSe4+6ELQAA3vtYiFPPBtHh7+cQCKi3Dng==",
2541 "license": "MIT",
2542 "dependencies": {
2543 "@vue/compiler-sfc": "^3.5.22",
2544 "ast-kit": "^2.1.2",
2545 "local-pkg": "^1.1.2",
2546 "magic-string-ast": "^1.0.2",
2547 "unplugin-utils": "^0.3.0"
2548 },
2549 "engines": {
2550 "node": ">=20.19.0"
2551 },
2552 "funding": {
2553 "url": "https://github.com/sponsors/vue-macros"
2554 },
2555 "peerDependencies": {
2556 "vue": "^2.7.0 || ^3.2.25"
2557 },
2558 "peerDependenciesMeta": {
2559 "vue": {
2560 "optional": true
2561 }
2562 }
2563 },
2564 "node_modules/@vue/babel-helper-vue-transform-on": {
2565 "version": "1.5.0",
2566 "resolved": "https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.5.0.tgz",
2567 "integrity": "sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==",
2568 "dev": true,
2569 "license": "MIT"
2570 },
2571 "node_modules/@vue/babel-plugin-jsx": {
2572 "version": "1.5.0",
2573 "resolved": "https://registry.npmjs.org/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.5.0.tgz",
2574 "integrity": "sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==",
2575 "dev": true,
2576 "license": "MIT",
2577 "dependencies": {
2578 "@babel/helper-module-imports": "^7.27.1",
2579 "@babel/helper-plugin-utils": "^7.27.1",
2580 "@babel/plugin-syntax-jsx": "^7.27.1",
2581 "@babel/template": "^7.27.2",
2582 "@babel/traverse": "^7.28.0",
2583 "@babel/types": "^7.28.2",
2584 "@vue/babel-helper-vue-transform-on": "1.5.0",
2585 "@vue/babel-plugin-resolve-type": "1.5.0",
2586 "@vue/shared": "^3.5.18"
2587 },
2588 "peerDependencies": {
2589 "@babel/core": "^7.0.0-0"
2590 },
2591 "peerDependenciesMeta": {
2592 "@babel/core": {
2593 "optional": true
2594 }
2595 }
2596 },
2597 "node_modules/@vue/babel-plugin-resolve-type": {
2598 "version": "1.5.0",
2599 "resolved": "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.5.0.tgz",
2600 "integrity": "sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==",
2601 "dev": true,
2602 "license": "MIT",
2603 "dependencies": {
2604 "@babel/code-frame": "^7.27.1",
2605 "@babel/helper-module-imports": "^7.27.1",
2606 "@babel/helper-plugin-utils": "^7.27.1",
2607 "@babel/parser": "^7.28.0",
2608 "@vue/compiler-sfc": "^3.5.18"
2609 },
2610 "funding": {
2611 "url": "https://github.com/sponsors/sxzz"
2612 },
2613 "peerDependencies": {
2614 "@babel/core": "^7.0.0-0"
2615 }
2616 },
2617 "node_modules/@vue/compiler-core": {
2618 "version": "3.5.31",
2619 "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.31.tgz",
2620 "integrity": "sha512-k/ueL14aNIEy5Onf0OVzR8kiqF/WThgLdFhxwa4e/KF/0qe38IwIdofoSWBTvvxQOesaz6riAFAUaYjoF9fLLQ==",
2621 "license": "MIT",
2622 "dependencies": {
2623 "@babel/parser": "^7.29.2",
2624 "@vue/shared": "3.5.31",
2625 "entities": "^7.0.1",
2626 "estree-walker": "^2.0.2",
2627 "source-map-js": "^1.2.1"
2628 }
2629 },
2630 "node_modules/@vue/compiler-core/node_modules/entities": {
2631 "version": "7.0.1",
2632 "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz",
2633 "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
2634 "license": "BSD-2-Clause",
2635 "engines": {
2636 "node": ">=0.12"
2637 },
2638 "funding": {
2639 "url": "https://github.com/fb55/entities?sponsor=1"
2640 }
2641 },
2642 "node_modules/@vue/compiler-dom": {
2643 "version": "3.5.31",
2644 "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.31.tgz",
2645 "integrity": "sha512-BMY/ozS/xxjYqRFL+tKdRpATJYDTTgWSo0+AJvJNg4ig+Hgb0dOsHPXvloHQ5hmlivUqw1Yt2pPIqp4e0v1GUw==",
2646 "license": "MIT",
2647 "dependencies": {
2648 "@vue/compiler-core": "3.5.31",
2649 "@vue/shared": "3.5.31"
2650 }
2651 },
2652 "node_modules/@vue/compiler-sfc": {
2653 "version": "3.5.31",
2654 "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.31.tgz",
2655 "integrity": "sha512-M8wpPgR9UJ8MiRGjppvx9uWJfLV7A/T+/rL8s/y3QG3u0c2/YZgff3d6SuimKRIhcYnWg5fTfDMlz2E6seUW8Q==",
2656 "license": "MIT",
2657 "dependencies": {
2658 "@babel/parser": "^7.29.2",
2659 "@vue/compiler-core": "3.5.31",
2660 "@vue/compiler-dom": "3.5.31",
2661 "@vue/compiler-ssr": "3.5.31",
2662 "@vue/shared": "3.5.31",
2663 "estree-walker": "^2.0.2",
2664 "magic-string": "^0.30.21",
2665 "postcss": "^8.5.8",
2666 "source-map-js": "^1.2.1"
2667 }
2668 },
2669 "node_modules/@vue/compiler-ssr": {
2670 "version": "3.5.31",
2671 "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.31.tgz",
2672 "integrity": "sha512-h0xIMxrt/LHOvJKMri+vdYT92BrK3HFLtDqq9Pr/lVVfE4IyKZKvWf0vJFW10Yr6nX02OR4MkJwI0c1HDa1hog==",
2673 "license": "MIT",
2674 "dependencies": {
2675 "@vue/compiler-dom": "3.5.31",
2676 "@vue/shared": "3.5.31"
2677 }
2678 },
2679 "node_modules/@vue/devtools-api": {
2680 "version": "7.7.9",
2681 "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-7.7.9.tgz",
2682 "integrity": "sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==",
2683 "license": "MIT",
2684 "dependencies": {
2685 "@vue/devtools-kit": "^7.7.9"
2686 }
2687 },
2688 "node_modules/@vue/devtools-core": {
2689 "version": "8.1.1",
2690 "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-8.1.1.tgz",
2691 "integrity": "sha512-bCCsSABp1/ot4j8xJEycM6Mtt2wbuucfByr6hMgjbYhrtlscOJypZKvy8f1FyWLYrLTchB5Qz216Lm92wfbq0A==",
2692 "dev": true,
2693 "license": "MIT",
2694 "dependencies": {
2695 "@vue/devtools-kit": "^8.1.1",
2696 "@vue/devtools-shared": "^8.1.1"
2697 },
2698 "peerDependencies": {
2699 "vue": "^3.0.0"
2700 }
2701 },
2702 "node_modules/@vue/devtools-core/node_modules/@vue/devtools-kit": {
2703 "version": "8.1.1",
2704 "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-8.1.1.tgz",
2705 "integrity": "sha512-gVBaBv++i+adg4JpH71k9ppl4soyR7Y2McEqO5YNgv0BI1kMZ7BDX5gnwkZ5COYgiCyhejZG+yGNrBAjj6Coqg==",
2706 "dev": true,
2707 "license": "MIT",
2708 "dependencies": {
2709 "@vue/devtools-shared": "^8.1.1",
2710 "birpc": "^2.6.1",
2711 "hookable": "^5.5.3",
2712 "perfect-debounce": "^2.0.0"
2713 }
2714 },
2715 "node_modules/@vue/devtools-core/node_modules/@vue/devtools-shared": {
2716 "version": "8.1.1",
2717 "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-8.1.1.tgz",
2718 "integrity": "sha512-+h4ttmJYl/txpxHKaoZcaKpC+pvckgLzIDiSQlaQ7kKthKh8KuwoLW2D8hPJEnqKzXOvu15UHEoGyngAXCz0EQ==",
2719 "dev": true,
2720 "license": "MIT"
2721 },
2722 "node_modules/@vue/devtools-core/node_modules/perfect-debounce": {
2723 "version": "2.1.0",
2724 "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.1.0.tgz",
2725 "integrity": "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==",
2726 "dev": true,
2727 "license": "MIT"
2728 },
2729 "node_modules/@vue/devtools-kit": {
2730 "version": "7.7.9",
2731 "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.9.tgz",
2732 "integrity": "sha512-PyQ6odHSgiDVd4hnTP+aDk2X4gl2HmLDfiyEnn3/oV+ckFDuswRs4IbBT7vacMuGdwY/XemxBoh302ctbsptuA==",
2733 "license": "MIT",
2734 "dependencies": {
2735 "@vue/devtools-shared": "^7.7.9",
2736 "birpc": "^2.3.0",
2737 "hookable": "^5.5.3",
2738 "mitt": "^3.0.1",
2739 "perfect-debounce": "^1.0.0",
2740 "speakingurl": "^14.0.1",
2741 "superjson": "^2.2.2"
2742 }
2743 },
2744 "node_modules/@vue/devtools-shared": {
2745 "version": "7.7.9",
2746 "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.9.tgz",
2747 "integrity": "sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==",
2748 "license": "MIT",
2749 "dependencies": {
2750 "rfdc": "^1.4.1"
2751 }
2752 },
2753 "node_modules/@vue/eslint-config-typescript": {
2754 "version": "14.7.0",
2755 "resolved": "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-14.7.0.tgz",
2756 "integrity": "sha512-iegbMINVc+seZ/QxtzWiOBozctrHiF2WvGedruu2EbLujg9VuU0FQiNcN2z1ycuaoKKpF4m2qzB5HDEMKbxtIg==",
2757 "dev": true,
2758 "license": "MIT",
2759 "dependencies": {
2760 "@typescript-eslint/utils": "^8.56.0",
2761 "fast-glob": "^3.3.3",
2762 "typescript-eslint": "^8.56.0",
2763 "vue-eslint-parser": "^10.4.0"
2764 },
2765 "engines": {
2766 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2767 },
2768 "peerDependencies": {
2769 "eslint": "^9.10.0 || ^10.0.0",
2770 "eslint-plugin-vue": "^9.28.0 || ^10.0.0",
2771 "typescript": ">=4.8.4"
2772 },
2773 "peerDependenciesMeta": {
2774 "typescript": {
2775 "optional": true
2776 }
2777 }
2778 },
2779 "node_modules/@vue/language-core": {
2780 "version": "3.2.6",
2781 "resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-3.2.6.tgz",
2782 "integrity": "sha512-xYYYX3/aVup576tP/23sEUpgiEnujrENaoNRbaozC1/MA9I6EGFQRJb4xrt/MmUCAGlxTKL2RmT8JLTPqagCkg==",
2783 "dev": true,
2784 "license": "MIT",
2785 "dependencies": {
2786 "@volar/language-core": "2.4.28",
2787 "@vue/compiler-dom": "^3.5.0",
2788 "@vue/shared": "^3.5.0",
2789 "alien-signals": "^3.0.0",
2790 "muggle-string": "^0.4.1",
2791 "path-browserify": "^1.0.1",
2792 "picomatch": "^4.0.2"
2793 }
2794 },
2795 "node_modules/@vue/language-core/node_modules/picomatch": {
2796 "version": "4.0.4",
2797 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
2798 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
2799 "dev": true,
2800 "license": "MIT",
2801 "engines": {
2802 "node": ">=12"
2803 },
2804 "funding": {
2805 "url": "https://github.com/sponsors/jonschlinkert"
2806 }
2807 },
2808 "node_modules/@vue/reactivity": {
2809 "version": "3.5.31",
2810 "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.31.tgz",
2811 "integrity": "sha512-DtKXxk9E/KuVvt8VxWu+6Luc9I9ETNcqR1T1oW1gf02nXaZ1kuAx58oVu7uX9XxJR0iJCro6fqBLw9oSBELo5g==",
2812 "license": "MIT",
2813 "dependencies": {
2814 "@vue/shared": "3.5.31"
2815 }
2816 },
2817 "node_modules/@vue/runtime-core": {
2818 "version": "3.5.31",
2819 "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.31.tgz",
2820 "integrity": "sha512-AZPmIHXEAyhpkmN7aWlqjSfYynmkWlluDNPHMCZKFHH+lLtxP/30UJmoVhXmbDoP1Ng0jG0fyY2zCj1PnSSA6Q==",
2821 "license": "MIT",
2822 "dependencies": {
2823 "@vue/reactivity": "3.5.31",
2824 "@vue/shared": "3.5.31"
2825 }
2826 },
2827 "node_modules/@vue/runtime-dom": {
2828 "version": "3.5.31",
2829 "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.31.tgz",
2830 "integrity": "sha512-xQJsNRmGPeDCJq/u813tyonNgWBFjzfVkBwDREdEWndBnGdHLHgkwNBQxLtg4zDrzKTEcnikUy1UUNecb3lJ6g==",
2831 "license": "MIT",
2832 "dependencies": {
2833 "@vue/reactivity": "3.5.31",
2834 "@vue/runtime-core": "3.5.31",
2835 "@vue/shared": "3.5.31",
2836 "csstype": "^3.2.3"
2837 }
2838 },
2839 "node_modules/@vue/server-renderer": {
2840 "version": "3.5.31",
2841 "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.31.tgz",
2842 "integrity": "sha512-GJuwRvMcdZX/CriUnyIIOGkx3rMV3H6sOu0JhdKbduaeCji6zb60iOGMY7tFoN24NfsUYoFBhshZtGxGpxO4iA==",
2843 "license": "MIT",
2844 "dependencies": {
2845 "@vue/compiler-ssr": "3.5.31",
2846 "@vue/shared": "3.5.31"
2847 },
2848 "peerDependencies": {
2849 "vue": "3.5.31"
2850 }
2851 },
2852 "node_modules/@vue/shared": {
2853 "version": "3.5.31",
2854 "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.31.tgz",
2855 "integrity": "sha512-nBxuiuS9Lj5bPkPbWogPUnjxxWpkRniX7e5UBQDWl6Fsf4roq9wwV+cR7ezQ4zXswNvPIlsdj1slcLB7XCsRAw==",
2856 "license": "MIT"
2857 },
2858 "node_modules/@vue/test-utils": {
2859 "version": "2.4.6",
2860 "resolved": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-2.4.6.tgz",
2861 "integrity": "sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==",
2862 "dev": true,
2863 "license": "MIT",
2864 "dependencies": {
2865 "js-beautify": "^1.14.9",
2866 "vue-component-type-helpers": "^2.0.0"
2867 }
2868 },
2869 "node_modules/@vue/tsconfig": {
2870 "version": "0.9.1",
2871 "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.9.1.tgz",
2872 "integrity": "sha512-buvjm+9NzLCJL29KY1j1991YYJ5e6275OiK+G4jtmfIb+z4POywbdm0wXusT9adVWqe0xqg70TbI7+mRx4uU9w==",
2873 "dev": true,
2874 "license": "MIT",
2875 "peerDependencies": {
2876 "typescript": ">= 5.8",
2877 "vue": "^3.4.0"
2878 },
2879 "peerDependenciesMeta": {
2880 "typescript": {
2881 "optional": true
2882 },
2883 "vue": {
2884 "optional": true
2885 }
2886 }
2887 },
2888 "node_modules/abbrev": {
2889 "version": "2.0.0",
2890 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
2891 "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
2892 "dev": true,
2893 "license": "ISC",
2894 "engines": {
2895 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2896 }
2897 },
2898 "node_modules/acorn": {
2899 "version": "8.16.0",
2900 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
2901 "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",
2902 "license": "MIT",
2903 "bin": {
2904 "acorn": "bin/acorn"
2905 },
2906 "engines": {
2907 "node": ">=0.4.0"
2908 }
2909 },
2910 "node_modules/acorn-jsx": {
2911 "version": "5.3.2",
2912 "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
2913 "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
2914 "dev": true,
2915 "license": "MIT",
2916 "peerDependencies": {
2917 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
2918 }
2919 },
2920 "node_modules/ajv": {
2921 "version": "6.14.0",
2922 "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
2923 "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
2924 "dev": true,
2925 "license": "MIT",
2926 "dependencies": {
2927 "fast-deep-equal": "^3.1.1",
2928 "fast-json-stable-stringify": "^2.0.0",
2929 "json-schema-traverse": "^0.4.1",
2930 "uri-js": "^4.2.2"
2931 },
2932 "funding": {
2933 "type": "github",
2934 "url": "https://github.com/sponsors/epoberezkin"
2935 }
2936 },
2937 "node_modules/alien-signals": {
2938 "version": "3.1.2",
2939 "resolved": "https://registry.npmjs.org/alien-signals/-/alien-signals-3.1.2.tgz",
2940 "integrity": "sha512-d9dYqZTS90WLiU0I5c6DHj/HcKkF8ZyGN3G5x8wSbslulz70KOxaqCT0hQCo9KOyhVqzqGojvNdJXoTumZOtcw==",
2941 "dev": true,
2942 "license": "MIT"
2943 },
2944 "node_modules/ansi-regex": {
2945 "version": "6.2.2",
2946 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
2947 "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
2948 "dev": true,
2949 "license": "MIT",
2950 "engines": {
2951 "node": ">=12"
2952 },
2953 "funding": {
2954 "url": "https://github.com/chalk/ansi-regex?sponsor=1"
2955 }
2956 },
2957 "node_modules/ansi-styles": {
2958 "version": "6.2.3",
2959 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
2960 "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
2961 "dev": true,
2962 "license": "MIT",
2963 "engines": {
2964 "node": ">=12"
2965 },
2966 "funding": {
2967 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2968 }
2969 },
2970 "node_modules/ansis": {
2971 "version": "4.2.0",
2972 "resolved": "https://registry.npmjs.org/ansis/-/ansis-4.2.0.tgz",
2973 "integrity": "sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==",
2974 "dev": true,
2975 "license": "ISC",
2976 "engines": {
2977 "node": ">=14"
2978 }
2979 },
2980 "node_modules/assertion-error": {
2981 "version": "2.0.1",
2982 "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
2983 "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==",
2984 "dev": true,
2985 "license": "MIT",
2986 "engines": {
2987 "node": ">=12"
2988 }
2989 },
2990 "node_modules/ast-kit": {
2991 "version": "2.2.0",
2992 "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-2.2.0.tgz",
2993 "integrity": "sha512-m1Q/RaVOnTp9JxPX+F+Zn7IcLYMzM8kZofDImfsKZd8MbR+ikdOzTeztStWqfrqIxZnYWryyI9ePm3NGjnZgGw==",
2994 "license": "MIT",
2995 "dependencies": {
2996 "@babel/parser": "^7.28.5",
2997 "pathe": "^2.0.3"
2998 },
2999 "engines": {
3000 "node": ">=20.19.0"
3001 },
3002 "funding": {
3003 "url": "https://github.com/sponsors/sxzz"
3004 }
3005 },
3006 "node_modules/ast-walker-scope": {
3007 "version": "0.8.3",
3008 "resolved": "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.8.3.tgz",
3009 "integrity": "sha512-cbdCP0PGOBq0ASG+sjnKIoYkWMKhhz+F/h9pRexUdX2Hd38+WOlBkRKlqkGOSm0YQpcFMQBJeK4WspUAkwsEdg==",
3010 "license": "MIT",
3011 "dependencies": {
3012 "@babel/parser": "^7.28.4",
3013 "ast-kit": "^2.1.3"
3014 },
3015 "engines": {
3016 "node": ">=20.19.0"
3017 },
3018 "funding": {
3019 "url": "https://github.com/sponsors/sxzz"
3020 }
3021 },
3022 "node_modules/asynckit": {
3023 "version": "0.4.0",
3024 "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
3025 "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
3026 "license": "MIT"
3027 },
3028 "node_modules/axios": {
3029 "version": "1.14.0",
3030 "resolved": "https://registry.npmjs.org/axios/-/axios-1.14.0.tgz",
3031 "integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==",
3032 "license": "MIT",
3033 "dependencies": {
3034 "follow-redirects": "^1.15.11",
3035 "form-data": "^4.0.5",
3036 "proxy-from-env": "^2.1.0"
3037 }
3038 },
3039 "node_modules/balanced-match": {
3040 "version": "4.0.4",
3041 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
3042 "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
3043 "dev": true,
3044 "license": "MIT",
3045 "engines": {
3046 "node": "18 || 20 || >=22"
3047 }
3048 },
3049 "node_modules/baseline-browser-mapping": {
3050 "version": "2.10.13",
3051 "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.13.tgz",
3052 "integrity": "sha512-BL2sTuHOdy0YT1lYieUxTw/QMtPBC3pmlJC6xk8BBYVv6vcw3SGdKemQ+Xsx9ik2F/lYDO9tqsFQH1r9PFuHKw==",
3053 "dev": true,
3054 "license": "Apache-2.0",
3055 "bin": {
3056 "baseline-browser-mapping": "dist/cli.cjs"
3057 },
3058 "engines": {
3059 "node": ">=6.0.0"
3060 }
3061 },
3062 "node_modules/bidi-js": {
3063 "version": "1.0.3",
3064 "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz",
3065 "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==",
3066 "dev": true,
3067 "license": "MIT",
3068 "dependencies": {
3069 "require-from-string": "^2.0.2"
3070 }
3071 },
3072 "node_modules/birpc": {
3073 "version": "2.9.0",
3074 "resolved": "https://registry.npmjs.org/birpc/-/birpc-2.9.0.tgz",
3075 "integrity": "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==",
3076 "license": "MIT",
3077 "funding": {
3078 "url": "https://github.com/sponsors/antfu"
3079 }
3080 },
3081 "node_modules/boolbase": {
3082 "version": "1.0.0",
3083 "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
3084 "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
3085 "dev": true,
3086 "license": "ISC"
3087 },
3088 "node_modules/bootstrap": {
3089 "version": "5.3.8",
3090 "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz",
3091 "integrity": "sha512-HP1SZDqaLDPwsNiqRqi5NcP0SSXciX2s9E+RyqJIIqGo+vJeN5AJVM98CXmW/Wux0nQ5L7jeWUdplCEf0Ee+tg==",
3092 "funding": [
3093 {
3094 "type": "github",
3095 "url": "https://github.com/sponsors/twbs"
3096 },
3097 {
3098 "type": "opencollective",
3099 "url": "https://opencollective.com/bootstrap"
3100 }
3101 ],
3102 "license": "MIT",
3103 "peerDependencies": {
3104 "@popperjs/core": "^2.11.8"
3105 }
3106 },
3107 "node_modules/brace-expansion": {
3108 "version": "5.0.5",
3109 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
3110 "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
3111 "dev": true,
3112 "license": "MIT",
3113 "dependencies": {
3114 "balanced-match": "^4.0.2"
3115 },
3116 "engines": {
3117 "node": "18 || 20 || >=22"
3118 }
3119 },
3120 "node_modules/braces": {
3121 "version": "3.0.3",
3122 "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
3123 "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
3124 "dev": true,
3125 "license": "MIT",
3126 "dependencies": {
3127 "fill-range": "^7.1.1"
3128 },
3129 "engines": {
3130 "node": ">=8"
3131 }
3132 },
3133 "node_modules/browserslist": {
3134 "version": "4.28.2",
3135 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz",
3136 "integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
3137 "dev": true,
3138 "funding": [
3139 {
3140 "type": "opencollective",
3141 "url": "https://opencollective.com/browserslist"
3142 },
3143 {
3144 "type": "tidelift",
3145 "url": "https://tidelift.com/funding/github/npm/browserslist"
3146 },
3147 {
3148 "type": "github",
3149 "url": "https://github.com/sponsors/ai"
3150 }
3151 ],
3152 "license": "MIT",
3153 "dependencies": {
3154 "baseline-browser-mapping": "^2.10.12",
3155 "caniuse-lite": "^1.0.30001782",
3156 "electron-to-chromium": "^1.5.328",
3157 "node-releases": "^2.0.36",
3158 "update-browserslist-db": "^1.2.3"
3159 },
3160 "bin": {
3161 "browserslist": "cli.js"
3162 },
3163 "engines": {
3164 "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
3165 }
3166 },
3167 "node_modules/bundle-name": {
3168 "version": "4.1.0",
3169 "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
3170 "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
3171 "dev": true,
3172 "license": "MIT",
3173 "dependencies": {
3174 "run-applescript": "^7.0.0"
3175 },
3176 "engines": {
3177 "node": ">=18"
3178 },
3179 "funding": {
3180 "url": "https://github.com/sponsors/sindresorhus"
3181 }
3182 },
3183 "node_modules/call-bind-apply-helpers": {
3184 "version": "1.0.2",
3185 "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
3186 "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
3187 "license": "MIT",
3188 "dependencies": {
3189 "es-errors": "^1.3.0",
3190 "function-bind": "^1.1.2"
3191 },
3192 "engines": {
3193 "node": ">= 0.4"
3194 }
3195 },
3196 "node_modules/caniuse-lite": {
3197 "version": "1.0.30001784",
3198 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001784.tgz",
3199 "integrity": "sha512-WU346nBTklUV9YfUl60fqRbU5ZqyXlqvo1SgigE1OAXK5bFL8LL9q1K7aap3N739l4BvNqnkm3YrGHiY9sfUQw==",
3200 "dev": true,
3201 "funding": [
3202 {
3203 "type": "opencollective",
3204 "url": "https://opencollective.com/browserslist"
3205 },
3206 {
3207 "type": "tidelift",
3208 "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
3209 },
3210 {
3211 "type": "github",
3212 "url": "https://github.com/sponsors/ai"
3213 }
3214 ],
3215 "license": "CC-BY-4.0"
3216 },
3217 "node_modules/chai": {
3218 "version": "6.2.2",
3219 "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz",
3220 "integrity": "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==",
3221 "dev": true,
3222 "license": "MIT",
3223 "engines": {
3224 "node": ">=18"
3225 }
3226 },
3227 "node_modules/chokidar": {
3228 "version": "5.0.0",
3229 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz",
3230 "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
3231 "license": "MIT",
3232 "dependencies": {
3233 "readdirp": "^5.0.0"
3234 },
3235 "engines": {
3236 "node": ">= 20.19.0"
3237 },
3238 "funding": {
3239 "url": "https://paulmillr.com/funding/"
3240 }
3241 },
3242 "node_modules/cli-width": {
3243 "version": "4.1.0",
3244 "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
3245 "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
3246 "dev": true,
3247 "license": "ISC",
3248 "engines": {
3249 "node": ">= 12"
3250 }
3251 },
3252 "node_modules/cliui": {
3253 "version": "8.0.1",
3254 "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
3255 "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
3256 "dev": true,
3257 "license": "ISC",
3258 "dependencies": {
3259 "string-width": "^4.2.0",
3260 "strip-ansi": "^6.0.1",
3261 "wrap-ansi": "^7.0.0"
3262 },
3263 "engines": {
3264 "node": ">=12"
3265 }
3266 },
3267 "node_modules/cliui/node_modules/ansi-regex": {
3268 "version": "5.0.1",
3269 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
3270 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
3271 "dev": true,
3272 "license": "MIT",
3273 "engines": {
3274 "node": ">=8"
3275 }
3276 },
3277 "node_modules/cliui/node_modules/ansi-styles": {
3278 "version": "4.3.0",
3279 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
3280 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
3281 "dev": true,
3282 "license": "MIT",
3283 "dependencies": {
3284 "color-convert": "^2.0.1"
3285 },
3286 "engines": {
3287 "node": ">=8"
3288 },
3289 "funding": {
3290 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3291 }
3292 },
3293 "node_modules/cliui/node_modules/emoji-regex": {
3294 "version": "8.0.0",
3295 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
3296 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
3297 "dev": true,
3298 "license": "MIT"
3299 },
3300 "node_modules/cliui/node_modules/string-width": {
3301 "version": "4.2.3",
3302 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
3303 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
3304 "dev": true,
3305 "license": "MIT",
3306 "dependencies": {
3307 "emoji-regex": "^8.0.0",
3308 "is-fullwidth-code-point": "^3.0.0",
3309 "strip-ansi": "^6.0.1"
3310 },
3311 "engines": {
3312 "node": ">=8"
3313 }
3314 },
3315 "node_modules/cliui/node_modules/strip-ansi": {
3316 "version": "6.0.1",
3317 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
3318 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
3319 "dev": true,
3320 "license": "MIT",
3321 "dependencies": {
3322 "ansi-regex": "^5.0.1"
3323 },
3324 "engines": {
3325 "node": ">=8"
3326 }
3327 },
3328 "node_modules/cliui/node_modules/wrap-ansi": {
3329 "version": "7.0.0",
3330 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
3331 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
3332 "dev": true,
3333 "license": "MIT",
3334 "dependencies": {
3335 "ansi-styles": "^4.0.0",
3336 "string-width": "^4.1.0",
3337 "strip-ansi": "^6.0.0"
3338 },
3339 "engines": {
3340 "node": ">=10"
3341 },
3342 "funding": {
3343 "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
3344 }
3345 },
3346 "node_modules/color-convert": {
3347 "version": "2.0.1",
3348 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
3349 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
3350 "dev": true,
3351 "license": "MIT",
3352 "dependencies": {
3353 "color-name": "~1.1.4"
3354 },
3355 "engines": {
3356 "node": ">=7.0.0"
3357 }
3358 },
3359 "node_modules/color-name": {
3360 "version": "1.1.4",
3361 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
3362 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
3363 "dev": true,
3364 "license": "MIT"
3365 },
3366 "node_modules/combined-stream": {
3367 "version": "1.0.8",
3368 "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
3369 "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
3370 "license": "MIT",
3371 "dependencies": {
3372 "delayed-stream": "~1.0.0"
3373 },
3374 "engines": {
3375 "node": ">= 0.8"
3376 }
3377 },
3378 "node_modules/commander": {
3379 "version": "10.0.1",
3380 "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
3381 "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
3382 "dev": true,
3383 "license": "MIT",
3384 "engines": {
3385 "node": ">=14"
3386 }
3387 },
3388 "node_modules/confbox": {
3389 "version": "0.2.4",
3390 "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.2.4.tgz",
3391 "integrity": "sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==",
3392 "license": "MIT"
3393 },
3394 "node_modules/config-chain": {
3395 "version": "1.1.13",
3396 "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz",
3397 "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==",
3398 "dev": true,
3399 "license": "MIT",
3400 "dependencies": {
3401 "ini": "^1.3.4",
3402 "proto-list": "~1.2.1"
3403 }
3404 },
3405 "node_modules/convert-source-map": {
3406 "version": "2.0.0",
3407 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
3408 "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
3409 "dev": true,
3410 "license": "MIT"
3411 },
3412 "node_modules/cookie": {
3413 "version": "1.1.1",
3414 "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz",
3415 "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
3416 "dev": true,
3417 "license": "MIT",
3418 "engines": {
3419 "node": ">=18"
3420 },
3421 "funding": {
3422 "type": "opencollective",
3423 "url": "https://opencollective.com/express"
3424 }
3425 },
3426 "node_modules/copy-anything": {
3427 "version": "4.0.5",
3428 "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-4.0.5.tgz",
3429 "integrity": "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==",
3430 "license": "MIT",
3431 "dependencies": {
3432 "is-what": "^5.2.0"
3433 },
3434 "engines": {
3435 "node": ">=18"
3436 },
3437 "funding": {
3438 "url": "https://github.com/sponsors/mesqueeb"
3439 }
3440 },
3441 "node_modules/cross-spawn": {
3442 "version": "7.0.6",
3443 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
3444 "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
3445 "dev": true,
3446 "license": "MIT",
3447 "dependencies": {
3448 "path-key": "^3.1.0",
3449 "shebang-command": "^2.0.0",
3450 "which": "^2.0.1"
3451 },
3452 "engines": {
3453 "node": ">= 8"
3454 }
3455 },
3456 "node_modules/css-tree": {
3457 "version": "3.2.1",
3458 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz",
3459 "integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==",
3460 "dev": true,
3461 "license": "MIT",
3462 "dependencies": {
3463 "mdn-data": "2.27.1",
3464 "source-map-js": "^1.2.1"
3465 },
3466 "engines": {
3467 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
3468 }
3469 },
3470 "node_modules/cssesc": {
3471 "version": "3.0.0",
3472 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
3473 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
3474 "dev": true,
3475 "license": "MIT",
3476 "bin": {
3477 "cssesc": "bin/cssesc"
3478 },
3479 "engines": {
3480 "node": ">=4"
3481 }
3482 },
3483 "node_modules/csstype": {
3484 "version": "3.2.3",
3485 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
3486 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
3487 "license": "MIT"
3488 },
3489 "node_modules/data-urls": {
3490 "version": "7.0.0",
3491 "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-7.0.0.tgz",
3492 "integrity": "sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA==",
3493 "dev": true,
3494 "license": "MIT",
3495 "dependencies": {
3496 "whatwg-mimetype": "^5.0.0",
3497 "whatwg-url": "^16.0.0"
3498 },
3499 "engines": {
3500 "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
3501 }
3502 },
3503 "node_modules/debug": {
3504 "version": "4.4.3",
3505 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
3506 "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
3507 "dev": true,
3508 "license": "MIT",
3509 "dependencies": {
3510 "ms": "^2.1.3"
3511 },
3512 "engines": {
3513 "node": ">=6.0"
3514 },
3515 "peerDependenciesMeta": {
3516 "supports-color": {
3517 "optional": true
3518 }
3519 }
3520 },
3521 "node_modules/decimal.js": {
3522 "version": "10.6.0",
3523 "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
3524 "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
3525 "dev": true,
3526 "license": "MIT"
3527 },
3528 "node_modules/deep-is": {
3529 "version": "0.1.4",
3530 "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
3531 "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
3532 "dev": true,
3533 "license": "MIT"
3534 },
3535 "node_modules/default-browser": {
3536 "version": "5.5.0",
3537 "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.5.0.tgz",
3538 "integrity": "sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==",
3539 "dev": true,
3540 "license": "MIT",
3541 "dependencies": {
3542 "bundle-name": "^4.1.0",
3543 "default-browser-id": "^5.0.0"
3544 },
3545 "engines": {
3546 "node": ">=18"
3547 },
3548 "funding": {
3549 "url": "https://github.com/sponsors/sindresorhus"
3550 }
3551 },
3552 "node_modules/default-browser-id": {
3553 "version": "5.0.1",
3554 "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz",
3555 "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
3556 "dev": true,
3557 "license": "MIT",
3558 "engines": {
3559 "node": ">=18"
3560 },
3561 "funding": {
3562 "url": "https://github.com/sponsors/sindresorhus"
3563 }
3564 },
3565 "node_modules/define-lazy-prop": {
3566 "version": "3.0.0",
3567 "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
3568 "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
3569 "dev": true,
3570 "license": "MIT",
3571 "engines": {
3572 "node": ">=12"
3573 },
3574 "funding": {
3575 "url": "https://github.com/sponsors/sindresorhus"
3576 }
3577 },
3578 "node_modules/delayed-stream": {
3579 "version": "1.0.0",
3580 "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
3581 "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
3582 "license": "MIT",
3583 "engines": {
3584 "node": ">=0.4.0"
3585 }
3586 },
3587 "node_modules/detect-libc": {
3588 "version": "2.1.2",
3589 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
3590 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
3591 "dev": true,
3592 "license": "Apache-2.0",
3593 "engines": {
3594 "node": ">=8"
3595 }
3596 },
3597 "node_modules/dunder-proto": {
3598 "version": "1.0.1",
3599 "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
3600 "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
3601 "license": "MIT",
3602 "dependencies": {
3603 "call-bind-apply-helpers": "^1.0.1",
3604 "es-errors": "^1.3.0",
3605 "gopd": "^1.2.0"
3606 },
3607 "engines": {
3608 "node": ">= 0.4"
3609 }
3610 },
3611 "node_modules/eastasianwidth": {
3612 "version": "0.2.0",
3613 "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
3614 "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
3615 "dev": true,
3616 "license": "MIT"
3617 },
3618 "node_modules/editorconfig": {
3619 "version": "1.0.7",
3620 "resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-1.0.7.tgz",
3621 "integrity": "sha512-e0GOtq/aTQhVdNyDU9e02+wz9oDDM+SIOQxWME2QRjzRX5yyLAuHDE+0aE8vHb9XRC8XD37eO2u57+F09JqFhw==",
3622 "dev": true,
3623 "license": "MIT",
3624 "dependencies": {
3625 "@one-ini/wasm": "0.1.1",
3626 "commander": "^10.0.0",
3627 "minimatch": "^9.0.1",
3628 "semver": "^7.5.3"
3629 },
3630 "bin": {
3631 "editorconfig": "bin/editorconfig"
3632 },
3633 "engines": {
3634 "node": ">=14"
3635 }
3636 },
3637 "node_modules/editorconfig/node_modules/balanced-match": {
3638 "version": "1.0.2",
3639 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
3640 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
3641 "dev": true,
3642 "license": "MIT"
3643 },
3644 "node_modules/editorconfig/node_modules/brace-expansion": {
3645 "version": "2.0.3",
3646 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
3647 "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
3648 "dev": true,
3649 "license": "MIT",
3650 "dependencies": {
3651 "balanced-match": "^1.0.0"
3652 }
3653 },
3654 "node_modules/editorconfig/node_modules/minimatch": {
3655 "version": "9.0.9",
3656 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
3657 "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
3658 "dev": true,
3659 "license": "ISC",
3660 "dependencies": {
3661 "brace-expansion": "^2.0.2"
3662 },
3663 "engines": {
3664 "node": ">=16 || 14 >=14.17"
3665 },
3666 "funding": {
3667 "url": "https://github.com/sponsors/isaacs"
3668 }
3669 },
3670 "node_modules/electron-to-chromium": {
3671 "version": "1.5.331",
3672 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.331.tgz",
3673 "integrity": "sha512-IbxXrsTlD3hRodkLnbxAPP4OuJYdWCeM3IOdT+CpcMoIwIoDfCmRpEtSPfwBXxVkg9xmBeY7Lz2Eo2TDn/HC3Q==",
3674 "dev": true,
3675 "license": "ISC"
3676 },
3677 "node_modules/emoji-regex": {
3678 "version": "9.2.2",
3679 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
3680 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
3681 "dev": true,
3682 "license": "MIT"
3683 },
3684 "node_modules/entities": {
3685 "version": "6.0.1",
3686 "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz",
3687 "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==",
3688 "dev": true,
3689 "license": "BSD-2-Clause",
3690 "engines": {
3691 "node": ">=0.12"
3692 },
3693 "funding": {
3694 "url": "https://github.com/fb55/entities?sponsor=1"
3695 }
3696 },
3697 "node_modules/error-stack-parser-es": {
3698 "version": "1.0.5",
3699 "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz",
3700 "integrity": "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==",
3701 "dev": true,
3702 "license": "MIT",
3703 "funding": {
3704 "url": "https://github.com/sponsors/antfu"
3705 }
3706 },
3707 "node_modules/es-define-property": {
3708 "version": "1.0.1",
3709 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
3710 "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
3711 "license": "MIT",
3712 "engines": {
3713 "node": ">= 0.4"
3714 }
3715 },
3716 "node_modules/es-errors": {
3717 "version": "1.3.0",
3718 "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
3719 "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
3720 "license": "MIT",
3721 "engines": {
3722 "node": ">= 0.4"
3723 }
3724 },
3725 "node_modules/es-module-lexer": {
3726 "version": "2.0.0",
3727 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.0.0.tgz",
3728 "integrity": "sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==",
3729 "dev": true,
3730 "license": "MIT"
3731 },
3732 "node_modules/es-object-atoms": {
3733 "version": "1.1.1",
3734 "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
3735 "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
3736 "license": "MIT",
3737 "dependencies": {
3738 "es-errors": "^1.3.0"
3739 },
3740 "engines": {
3741 "node": ">= 0.4"
3742 }
3743 },
3744 "node_modules/es-set-tostringtag": {
3745 "version": "2.1.0",
3746 "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
3747 "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
3748 "license": "MIT",
3749 "dependencies": {
3750 "es-errors": "^1.3.0",
3751 "get-intrinsic": "^1.2.6",
3752 "has-tostringtag": "^1.0.2",
3753 "hasown": "^2.0.2"
3754 },
3755 "engines": {
3756 "node": ">= 0.4"
3757 }
3758 },
3759 "node_modules/escalade": {
3760 "version": "3.2.0",
3761 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
3762 "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
3763 "dev": true,
3764 "license": "MIT",
3765 "engines": {
3766 "node": ">=6"
3767 }
3768 },
3769 "node_modules/escape-string-regexp": {
3770 "version": "4.0.0",
3771 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
3772 "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
3773 "dev": true,
3774 "license": "MIT",
3775 "engines": {
3776 "node": ">=10"
3777 },
3778 "funding": {
3779 "url": "https://github.com/sponsors/sindresorhus"
3780 }
3781 },
3782 "node_modules/eslint": {
3783 "version": "10.1.0",
3784 "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.1.0.tgz",
3785 "integrity": "sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==",
3786 "dev": true,
3787 "license": "MIT",
3788 "dependencies": {
3789 "@eslint-community/eslint-utils": "^4.8.0",
3790 "@eslint-community/regexpp": "^4.12.2",
3791 "@eslint/config-array": "^0.23.3",
3792 "@eslint/config-helpers": "^0.5.3",
3793 "@eslint/core": "^1.1.1",
3794 "@eslint/plugin-kit": "^0.6.1",
3795 "@humanfs/node": "^0.16.6",
3796 "@humanwhocodes/module-importer": "^1.0.1",
3797 "@humanwhocodes/retry": "^0.4.2",
3798 "@types/estree": "^1.0.6",
3799 "ajv": "^6.14.0",
3800 "cross-spawn": "^7.0.6",
3801 "debug": "^4.3.2",
3802 "escape-string-regexp": "^4.0.0",
3803 "eslint-scope": "^9.1.2",
3804 "eslint-visitor-keys": "^5.0.1",
3805 "espree": "^11.2.0",
3806 "esquery": "^1.7.0",
3807 "esutils": "^2.0.2",
3808 "fast-deep-equal": "^3.1.3",
3809 "file-entry-cache": "^8.0.0",
3810 "find-up": "^5.0.0",
3811 "glob-parent": "^6.0.2",
3812 "ignore": "^5.2.0",
3813 "imurmurhash": "^0.1.4",
3814 "is-glob": "^4.0.0",
3815 "json-stable-stringify-without-jsonify": "^1.0.1",
3816 "minimatch": "^10.2.4",
3817 "natural-compare": "^1.4.0",
3818 "optionator": "^0.9.3"
3819 },
3820 "bin": {
3821 "eslint": "bin/eslint.js"
3822 },
3823 "engines": {
3824 "node": "^20.19.0 || ^22.13.0 || >=24"
3825 },
3826 "funding": {
3827 "url": "https://eslint.org/donate"
3828 },
3829 "peerDependencies": {
3830 "jiti": "*"
3831 },
3832 "peerDependenciesMeta": {
3833 "jiti": {
3834 "optional": true
3835 }
3836 }
3837 },
3838 "node_modules/eslint-config-prettier": {
3839 "version": "10.1.8",
3840 "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz",
3841 "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==",
3842 "dev": true,
3843 "license": "MIT",
3844 "bin": {
3845 "eslint-config-prettier": "bin/cli.js"
3846 },
3847 "funding": {
3848 "url": "https://opencollective.com/eslint-config-prettier"
3849 },
3850 "peerDependencies": {
3851 "eslint": ">=7.0.0"
3852 }
3853 },
3854 "node_modules/eslint-plugin-oxlint": {
3855 "version": "1.57.0",
3856 "resolved": "https://registry.npmjs.org/eslint-plugin-oxlint/-/eslint-plugin-oxlint-1.57.0.tgz",
3857 "integrity": "sha512-+c1ZqIKq6pJ/BzZkpFxkuk+40EFXSb57t8AytjEnCqeCW6WecHzeBOIukfq6nHOxIrzX+uJ0ulN70Fj8YaR50g==",
3858 "dev": true,
3859 "license": "MIT",
3860 "dependencies": {
3861 "jsonc-parser": "^3.3.1"
3862 },
3863 "peerDependencies": {
3864 "oxlint": "~1.57.0"
3865 }
3866 },
3867 "node_modules/eslint-plugin-vue": {
3868 "version": "10.8.0",
3869 "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.8.0.tgz",
3870 "integrity": "sha512-f1J/tcbnrpgC8suPN5AtdJ5MQjuXbSU9pGRSSYAuF3SHoiYCOdEX6O22pLaRyLHXvDcOe+O5ENgc1owQ587agA==",
3871 "dev": true,
3872 "license": "MIT",
3873 "dependencies": {
3874 "@eslint-community/eslint-utils": "^4.4.0",
3875 "natural-compare": "^1.4.0",
3876 "nth-check": "^2.1.1",
3877 "postcss-selector-parser": "^7.1.0",
3878 "semver": "^7.6.3",
3879 "xml-name-validator": "^4.0.0"
3880 },
3881 "engines": {
3882 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
3883 },
3884 "peerDependencies": {
3885 "@stylistic/eslint-plugin": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
3886 "@typescript-eslint/parser": "^7.0.0 || ^8.0.0",
3887 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
3888 "vue-eslint-parser": "^10.0.0"
3889 },
3890 "peerDependenciesMeta": {
3891 "@stylistic/eslint-plugin": {
3892 "optional": true
3893 },
3894 "@typescript-eslint/parser": {
3895 "optional": true
3896 }
3897 }
3898 },
3899 "node_modules/eslint-scope": {
3900 "version": "9.1.2",
3901 "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-9.1.2.tgz",
3902 "integrity": "sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==",
3903 "dev": true,
3904 "license": "BSD-2-Clause",
3905 "dependencies": {
3906 "@types/esrecurse": "^4.3.1",
3907 "@types/estree": "^1.0.8",
3908 "esrecurse": "^4.3.0",
3909 "estraverse": "^5.2.0"
3910 },
3911 "engines": {
3912 "node": "^20.19.0 || ^22.13.0 || >=24"
3913 },
3914 "funding": {
3915 "url": "https://opencollective.com/eslint"
3916 }
3917 },
3918 "node_modules/eslint-visitor-keys": {
3919 "version": "3.4.3",
3920 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
3921 "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
3922 "dev": true,
3923 "license": "Apache-2.0",
3924 "engines": {
3925 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3926 },
3927 "funding": {
3928 "url": "https://opencollective.com/eslint"
3929 }
3930 },
3931 "node_modules/eslint/node_modules/eslint-visitor-keys": {
3932 "version": "5.0.1",
3933 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
3934 "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
3935 "dev": true,
3936 "license": "Apache-2.0",
3937 "engines": {
3938 "node": "^20.19.0 || ^22.13.0 || >=24"
3939 },
3940 "funding": {
3941 "url": "https://opencollective.com/eslint"
3942 }
3943 },
3944 "node_modules/espree": {
3945 "version": "11.2.0",
3946 "resolved": "https://registry.npmjs.org/espree/-/espree-11.2.0.tgz",
3947 "integrity": "sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==",
3948 "dev": true,
3949 "license": "BSD-2-Clause",
3950 "dependencies": {
3951 "acorn": "^8.16.0",
3952 "acorn-jsx": "^5.3.2",
3953 "eslint-visitor-keys": "^5.0.1"
3954 },
3955 "engines": {
3956 "node": "^20.19.0 || ^22.13.0 || >=24"
3957 },
3958 "funding": {
3959 "url": "https://opencollective.com/eslint"
3960 }
3961 },
3962 "node_modules/espree/node_modules/eslint-visitor-keys": {
3963 "version": "5.0.1",
3964 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
3965 "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
3966 "dev": true,
3967 "license": "Apache-2.0",
3968 "engines": {
3969 "node": "^20.19.0 || ^22.13.0 || >=24"
3970 },
3971 "funding": {
3972 "url": "https://opencollective.com/eslint"
3973 }
3974 },
3975 "node_modules/esquery": {
3976 "version": "1.7.0",
3977 "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz",
3978 "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
3979 "dev": true,
3980 "license": "BSD-3-Clause",
3981 "dependencies": {
3982 "estraverse": "^5.1.0"
3983 },
3984 "engines": {
3985 "node": ">=0.10"
3986 }
3987 },
3988 "node_modules/esrecurse": {
3989 "version": "4.3.0",
3990 "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
3991 "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
3992 "dev": true,
3993 "license": "BSD-2-Clause",
3994 "dependencies": {
3995 "estraverse": "^5.2.0"
3996 },
3997 "engines": {
3998 "node": ">=4.0"
3999 }
4000 },
4001 "node_modules/estraverse": {
4002 "version": "5.3.0",
4003 "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
4004 "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
4005 "dev": true,
4006 "license": "BSD-2-Clause",
4007 "engines": {
4008 "node": ">=4.0"
4009 }
4010 },
4011 "node_modules/estree-walker": {
4012 "version": "2.0.2",
4013 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
4014 "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
4015 "license": "MIT"
4016 },
4017 "node_modules/esutils": {
4018 "version": "2.0.3",
4019 "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
4020 "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
4021 "dev": true,
4022 "license": "BSD-2-Clause",
4023 "engines": {
4024 "node": ">=0.10.0"
4025 }
4026 },
4027 "node_modules/expect-type": {
4028 "version": "1.3.0",
4029 "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.3.0.tgz",
4030 "integrity": "sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==",
4031 "dev": true,
4032 "license": "Apache-2.0",
4033 "engines": {
4034 "node": ">=12.0.0"
4035 }
4036 },
4037 "node_modules/exsolve": {
4038 "version": "1.0.8",
4039 "resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.8.tgz",
4040 "integrity": "sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==",
4041 "license": "MIT"
4042 },
4043 "node_modules/fast-deep-equal": {
4044 "version": "3.1.3",
4045 "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
4046 "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
4047 "dev": true,
4048 "license": "MIT"
4049 },
4050 "node_modules/fast-glob": {
4051 "version": "3.3.3",
4052 "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
4053 "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
4054 "dev": true,
4055 "license": "MIT",
4056 "dependencies": {
4057 "@nodelib/fs.stat": "^2.0.2",
4058 "@nodelib/fs.walk": "^1.2.3",
4059 "glob-parent": "^5.1.2",
4060 "merge2": "^1.3.0",
4061 "micromatch": "^4.0.8"
4062 },
4063 "engines": {
4064 "node": ">=8.6.0"
4065 }
4066 },
4067 "node_modules/fast-glob/node_modules/glob-parent": {
4068 "version": "5.1.2",
4069 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
4070 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
4071 "dev": true,
4072 "license": "ISC",
4073 "dependencies": {
4074 "is-glob": "^4.0.1"
4075 },
4076 "engines": {
4077 "node": ">= 6"
4078 }
4079 },
4080 "node_modules/fast-json-stable-stringify": {
4081 "version": "2.1.0",
4082 "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
4083 "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
4084 "dev": true,
4085 "license": "MIT"
4086 },
4087 "node_modules/fast-levenshtein": {
4088 "version": "2.0.6",
4089 "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
4090 "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
4091 "dev": true,
4092 "license": "MIT"
4093 },
4094 "node_modules/fastq": {
4095 "version": "1.20.1",
4096 "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
4097 "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
4098 "dev": true,
4099 "license": "ISC",
4100 "dependencies": {
4101 "reusify": "^1.0.4"
4102 }
4103 },
4104 "node_modules/file-entry-cache": {
4105 "version": "8.0.0",
4106 "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
4107 "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
4108 "dev": true,
4109 "license": "MIT",
4110 "dependencies": {
4111 "flat-cache": "^4.0.0"
4112 },
4113 "engines": {
4114 "node": ">=16.0.0"
4115 }
4116 },
4117 "node_modules/fill-range": {
4118 "version": "7.1.1",
4119 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
4120 "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
4121 "dev": true,
4122 "license": "MIT",
4123 "dependencies": {
4124 "to-regex-range": "^5.0.1"
4125 },
4126 "engines": {
4127 "node": ">=8"
4128 }
4129 },
4130 "node_modules/find-up": {
4131 "version": "5.0.0",
4132 "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
4133 "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
4134 "dev": true,
4135 "license": "MIT",
4136 "dependencies": {
4137 "locate-path": "^6.0.0",
4138 "path-exists": "^4.0.0"
4139 },
4140 "engines": {
4141 "node": ">=10"
4142 },
4143 "funding": {
4144 "url": "https://github.com/sponsors/sindresorhus"
4145 }
4146 },
4147 "node_modules/flat-cache": {
4148 "version": "4.0.1",
4149 "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
4150 "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
4151 "dev": true,
4152 "license": "MIT",
4153 "dependencies": {
4154 "flatted": "^3.2.9",
4155 "keyv": "^4.5.4"
4156 },
4157 "engines": {
4158 "node": ">=16"
4159 }
4160 },
4161 "node_modules/flatted": {
4162 "version": "3.4.2",
4163 "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz",
4164 "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==",
4165 "dev": true,
4166 "license": "ISC"
4167 },
4168 "node_modules/follow-redirects": {
4169 "version": "1.15.11",
4170 "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
4171 "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
4172 "funding": [
4173 {
4174 "type": "individual",
4175 "url": "https://github.com/sponsors/RubenVerborgh"
4176 }
4177 ],
4178 "license": "MIT",
4179 "engines": {
4180 "node": ">=4.0"
4181 },
4182 "peerDependenciesMeta": {
4183 "debug": {
4184 "optional": true
4185 }
4186 }
4187 },
4188 "node_modules/foreground-child": {
4189 "version": "3.3.1",
4190 "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
4191 "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
4192 "dev": true,
4193 "license": "ISC",
4194 "dependencies": {
4195 "cross-spawn": "^7.0.6",
4196 "signal-exit": "^4.0.1"
4197 },
4198 "engines": {
4199 "node": ">=14"
4200 },
4201 "funding": {
4202 "url": "https://github.com/sponsors/isaacs"
4203 }
4204 },
4205 "node_modules/form-data": {
4206 "version": "4.0.5",
4207 "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz",
4208 "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
4209 "license": "MIT",
4210 "dependencies": {
4211 "asynckit": "^0.4.0",
4212 "combined-stream": "^1.0.8",
4213 "es-set-tostringtag": "^2.1.0",
4214 "hasown": "^2.0.2",
4215 "mime-types": "^2.1.12"
4216 },
4217 "engines": {
4218 "node": ">= 6"
4219 }
4220 },
4221 "node_modules/fsevents": {
4222 "version": "2.3.3",
4223 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
4224 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
4225 "dev": true,
4226 "hasInstallScript": true,
4227 "license": "MIT",
4228 "optional": true,
4229 "os": [
4230 "darwin"
4231 ],
4232 "engines": {
4233 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
4234 }
4235 },
4236 "node_modules/function-bind": {
4237 "version": "1.1.2",
4238 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
4239 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
4240 "license": "MIT",
4241 "funding": {
4242 "url": "https://github.com/sponsors/ljharb"
4243 }
4244 },
4245 "node_modules/gensync": {
4246 "version": "1.0.0-beta.2",
4247 "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
4248 "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
4249 "dev": true,
4250 "license": "MIT",
4251 "engines": {
4252 "node": ">=6.9.0"
4253 }
4254 },
4255 "node_modules/get-caller-file": {
4256 "version": "2.0.5",
4257 "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
4258 "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
4259 "dev": true,
4260 "license": "ISC",
4261 "engines": {
4262 "node": "6.* || 8.* || >= 10.*"
4263 }
4264 },
4265 "node_modules/get-intrinsic": {
4266 "version": "1.3.0",
4267 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
4268 "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
4269 "license": "MIT",
4270 "dependencies": {
4271 "call-bind-apply-helpers": "^1.0.2",
4272 "es-define-property": "^1.0.1",
4273 "es-errors": "^1.3.0",
4274 "es-object-atoms": "^1.1.1",
4275 "function-bind": "^1.1.2",
4276 "get-proto": "^1.0.1",
4277 "gopd": "^1.2.0",
4278 "has-symbols": "^1.1.0",
4279 "hasown": "^2.0.2",
4280 "math-intrinsics": "^1.1.0"
4281 },
4282 "engines": {
4283 "node": ">= 0.4"
4284 },
4285 "funding": {
4286 "url": "https://github.com/sponsors/ljharb"
4287 }
4288 },
4289 "node_modules/get-proto": {
4290 "version": "1.0.1",
4291 "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
4292 "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
4293 "license": "MIT",
4294 "dependencies": {
4295 "dunder-proto": "^1.0.1",
4296 "es-object-atoms": "^1.0.0"
4297 },
4298 "engines": {
4299 "node": ">= 0.4"
4300 }
4301 },
4302 "node_modules/glob": {
4303 "version": "10.5.0",
4304 "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
4305 "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
4306 "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
4307 "dev": true,
4308 "license": "ISC",
4309 "dependencies": {
4310 "foreground-child": "^3.1.0",
4311 "jackspeak": "^3.1.2",
4312 "minimatch": "^9.0.4",
4313 "minipass": "^7.1.2",
4314 "package-json-from-dist": "^1.0.0",
4315 "path-scurry": "^1.11.1"
4316 },
4317 "bin": {
4318 "glob": "dist/esm/bin.mjs"
4319 },
4320 "funding": {
4321 "url": "https://github.com/sponsors/isaacs"
4322 }
4323 },
4324 "node_modules/glob-parent": {
4325 "version": "6.0.2",
4326 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
4327 "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
4328 "dev": true,
4329 "license": "ISC",
4330 "dependencies": {
4331 "is-glob": "^4.0.3"
4332 },
4333 "engines": {
4334 "node": ">=10.13.0"
4335 }
4336 },
4337 "node_modules/glob/node_modules/balanced-match": {
4338 "version": "1.0.2",
4339 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
4340 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
4341 "dev": true,
4342 "license": "MIT"
4343 },
4344 "node_modules/glob/node_modules/brace-expansion": {
4345 "version": "2.0.3",
4346 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
4347 "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
4348 "dev": true,
4349 "license": "MIT",
4350 "dependencies": {
4351 "balanced-match": "^1.0.0"
4352 }
4353 },
4354 "node_modules/glob/node_modules/minimatch": {
4355 "version": "9.0.9",
4356 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
4357 "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
4358 "dev": true,
4359 "license": "ISC",
4360 "dependencies": {
4361 "brace-expansion": "^2.0.2"
4362 },
4363 "engines": {
4364 "node": ">=16 || 14 >=14.17"
4365 },
4366 "funding": {
4367 "url": "https://github.com/sponsors/isaacs"
4368 }
4369 },
4370 "node_modules/gopd": {
4371 "version": "1.2.0",
4372 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
4373 "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
4374 "license": "MIT",
4375 "engines": {
4376 "node": ">= 0.4"
4377 },
4378 "funding": {
4379 "url": "https://github.com/sponsors/ljharb"
4380 }
4381 },
4382 "node_modules/graphql": {
4383 "version": "16.13.2",
4384 "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.2.tgz",
4385 "integrity": "sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==",
4386 "dev": true,
4387 "license": "MIT",
4388 "engines": {
4389 "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
4390 }
4391 },
4392 "node_modules/has-symbols": {
4393 "version": "1.1.0",
4394 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
4395 "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
4396 "license": "MIT",
4397 "engines": {
4398 "node": ">= 0.4"
4399 },
4400 "funding": {
4401 "url": "https://github.com/sponsors/ljharb"
4402 }
4403 },
4404 "node_modules/has-tostringtag": {
4405 "version": "1.0.2",
4406 "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
4407 "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
4408 "license": "MIT",
4409 "dependencies": {
4410 "has-symbols": "^1.0.3"
4411 },
4412 "engines": {
4413 "node": ">= 0.4"
4414 },
4415 "funding": {
4416 "url": "https://github.com/sponsors/ljharb"
4417 }
4418 },
4419 "node_modules/hasown": {
4420 "version": "2.0.2",
4421 "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
4422 "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
4423 "license": "MIT",
4424 "dependencies": {
4425 "function-bind": "^1.1.2"
4426 },
4427 "engines": {
4428 "node": ">= 0.4"
4429 }
4430 },
4431 "node_modules/headers-polyfill": {
4432 "version": "4.0.3",
4433 "resolved": "https://registry.npmjs.org/headers-polyfill/-/headers-polyfill-4.0.3.tgz",
4434 "integrity": "sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ==",
4435 "dev": true,
4436 "license": "MIT"
4437 },
4438 "node_modules/hookable": {
4439 "version": "5.5.3",
4440 "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
4441 "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
4442 "license": "MIT"
4443 },
4444 "node_modules/html-encoding-sniffer": {
4445 "version": "6.0.0",
4446 "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-6.0.0.tgz",
4447 "integrity": "sha512-CV9TW3Y3f8/wT0BRFc1/KAVQ3TUHiXmaAb6VW9vtiMFf7SLoMd1PdAc4W3KFOFETBJUb90KatHqlsZMWV+R9Gg==",
4448 "dev": true,
4449 "license": "MIT",
4450 "dependencies": {
4451 "@exodus/bytes": "^1.6.0"
4452 },
4453 "engines": {
4454 "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
4455 }
4456 },
4457 "node_modules/ignore": {
4458 "version": "5.3.2",
4459 "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
4460 "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
4461 "dev": true,
4462 "license": "MIT",
4463 "engines": {
4464 "node": ">= 4"
4465 }
4466 },
4467 "node_modules/imurmurhash": {
4468 "version": "0.1.4",
4469 "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
4470 "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
4471 "dev": true,
4472 "license": "MIT",
4473 "engines": {
4474 "node": ">=0.8.19"
4475 }
4476 },
4477 "node_modules/ini": {
4478 "version": "1.3.8",
4479 "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
4480 "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
4481 "dev": true,
4482 "license": "ISC"
4483 },
4484 "node_modules/is-docker": {
4485 "version": "3.0.0",
4486 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
4487 "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
4488 "dev": true,
4489 "license": "MIT",
4490 "bin": {
4491 "is-docker": "cli.js"
4492 },
4493 "engines": {
4494 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
4495 },
4496 "funding": {
4497 "url": "https://github.com/sponsors/sindresorhus"
4498 }
4499 },
4500 "node_modules/is-extglob": {
4501 "version": "2.1.1",
4502 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
4503 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
4504 "dev": true,
4505 "license": "MIT",
4506 "engines": {
4507 "node": ">=0.10.0"
4508 }
4509 },
4510 "node_modules/is-fullwidth-code-point": {
4511 "version": "3.0.0",
4512 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
4513 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
4514 "dev": true,
4515 "license": "MIT",
4516 "engines": {
4517 "node": ">=8"
4518 }
4519 },
4520 "node_modules/is-glob": {
4521 "version": "4.0.3",
4522 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
4523 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
4524 "dev": true,
4525 "license": "MIT",
4526 "dependencies": {
4527 "is-extglob": "^2.1.1"
4528 },
4529 "engines": {
4530 "node": ">=0.10.0"
4531 }
4532 },
4533 "node_modules/is-inside-container": {
4534 "version": "1.0.0",
4535 "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
4536 "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
4537 "dev": true,
4538 "license": "MIT",
4539 "dependencies": {
4540 "is-docker": "^3.0.0"
4541 },
4542 "bin": {
4543 "is-inside-container": "cli.js"
4544 },
4545 "engines": {
4546 "node": ">=14.16"
4547 },
4548 "funding": {
4549 "url": "https://github.com/sponsors/sindresorhus"
4550 }
4551 },
4552 "node_modules/is-node-process": {
4553 "version": "1.2.0",
4554 "resolved": "https://registry.npmjs.org/is-node-process/-/is-node-process-1.2.0.tgz",
4555 "integrity": "sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==",
4556 "dev": true,
4557 "license": "MIT"
4558 },
4559 "node_modules/is-number": {
4560 "version": "7.0.0",
4561 "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
4562 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
4563 "dev": true,
4564 "license": "MIT",
4565 "engines": {
4566 "node": ">=0.12.0"
4567 }
4568 },
4569 "node_modules/is-potential-custom-element-name": {
4570 "version": "1.0.1",
4571 "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
4572 "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
4573 "dev": true,
4574 "license": "MIT"
4575 },
4576 "node_modules/is-what": {
4577 "version": "5.5.0",
4578 "resolved": "https://registry.npmjs.org/is-what/-/is-what-5.5.0.tgz",
4579 "integrity": "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==",
4580 "license": "MIT",
4581 "engines": {
4582 "node": ">=18"
4583 },
4584 "funding": {
4585 "url": "https://github.com/sponsors/mesqueeb"
4586 }
4587 },
4588 "node_modules/is-wsl": {
4589 "version": "3.1.1",
4590 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.1.tgz",
4591 "integrity": "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==",
4592 "dev": true,
4593 "license": "MIT",
4594 "dependencies": {
4595 "is-inside-container": "^1.0.0"
4596 },
4597 "engines": {
4598 "node": ">=16"
4599 },
4600 "funding": {
4601 "url": "https://github.com/sponsors/sindresorhus"
4602 }
4603 },
4604 "node_modules/isexe": {
4605 "version": "2.0.0",
4606 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
4607 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
4608 "dev": true,
4609 "license": "ISC"
4610 },
4611 "node_modules/jackspeak": {
4612 "version": "3.4.3",
4613 "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
4614 "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
4615 "dev": true,
4616 "license": "BlueOak-1.0.0",
4617 "dependencies": {
4618 "@isaacs/cliui": "^8.0.2"
4619 },
4620 "funding": {
4621 "url": "https://github.com/sponsors/isaacs"
4622 },
4623 "optionalDependencies": {
4624 "@pkgjs/parseargs": "^0.11.0"
4625 }
4626 },
4627 "node_modules/jiti": {
4628 "version": "2.6.1",
4629 "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
4630 "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
4631 "dev": true,
4632 "license": "MIT",
4633 "bin": {
4634 "jiti": "lib/jiti-cli.mjs"
4635 }
4636 },
4637 "node_modules/js-beautify": {
4638 "version": "1.15.4",
4639 "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.15.4.tgz",
4640 "integrity": "sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==",
4641 "dev": true,
4642 "license": "MIT",
4643 "dependencies": {
4644 "config-chain": "^1.1.13",
4645 "editorconfig": "^1.0.4",
4646 "glob": "^10.4.2",
4647 "js-cookie": "^3.0.5",
4648 "nopt": "^7.2.1"
4649 },
4650 "bin": {
4651 "css-beautify": "js/bin/css-beautify.js",
4652 "html-beautify": "js/bin/html-beautify.js",
4653 "js-beautify": "js/bin/js-beautify.js"
4654 },
4655 "engines": {
4656 "node": ">=14"
4657 }
4658 },
4659 "node_modules/js-cookie": {
4660 "version": "3.0.5",
4661 "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.5.tgz",
4662 "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
4663 "dev": true,
4664 "license": "MIT",
4665 "engines": {
4666 "node": ">=14"
4667 }
4668 },
4669 "node_modules/js-tokens": {
4670 "version": "4.0.0",
4671 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
4672 "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
4673 "dev": true,
4674 "license": "MIT"
4675 },
4676 "node_modules/jsdom": {
4677 "version": "29.0.1",
4678 "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.0.1.tgz",
4679 "integrity": "sha512-z6JOK5gRO7aMybVq/y/MlIpKh8JIi68FBKMUtKkK2KH/wMSRlCxQ682d08LB9fYXplyY/UXG8P4XXTScmdjApg==",
4680 "dev": true,
4681 "license": "MIT",
4682 "dependencies": {
4683 "@asamuzakjp/css-color": "^5.0.1",
4684 "@asamuzakjp/dom-selector": "^7.0.3",
4685 "@bramus/specificity": "^2.4.2",
4686 "@csstools/css-syntax-patches-for-csstree": "^1.1.1",
4687 "@exodus/bytes": "^1.15.0",
4688 "css-tree": "^3.2.1",
4689 "data-urls": "^7.0.0",
4690 "decimal.js": "^10.6.0",
4691 "html-encoding-sniffer": "^6.0.0",
4692 "is-potential-custom-element-name": "^1.0.1",
4693 "lru-cache": "^11.2.7",
4694 "parse5": "^8.0.0",
4695 "saxes": "^6.0.0",
4696 "symbol-tree": "^3.2.4",
4697 "tough-cookie": "^6.0.1",
4698 "undici": "^7.24.5",
4699 "w3c-xmlserializer": "^5.0.0",
4700 "webidl-conversions": "^8.0.1",
4701 "whatwg-mimetype": "^5.0.0",
4702 "whatwg-url": "^16.0.1",
4703 "xml-name-validator": "^5.0.0"
4704 },
4705 "engines": {
4706 "node": "^20.19.0 || ^22.13.0 || >=24.0.0"
4707 },
4708 "peerDependencies": {
4709 "canvas": "^3.0.0"
4710 },
4711 "peerDependenciesMeta": {
4712 "canvas": {
4713 "optional": true
4714 }
4715 }
4716 },
4717 "node_modules/jsdom/node_modules/parse5": {
4718 "version": "8.0.0",
4719 "resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.0.tgz",
4720 "integrity": "sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==",
4721 "dev": true,
4722 "license": "MIT",
4723 "dependencies": {
4724 "entities": "^6.0.0"
4725 },
4726 "funding": {
4727 "url": "https://github.com/inikulin/parse5?sponsor=1"
4728 }
4729 },
4730 "node_modules/jsdom/node_modules/xml-name-validator": {
4731 "version": "5.0.0",
4732 "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz",
4733 "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==",
4734 "dev": true,
4735 "license": "Apache-2.0",
4736 "engines": {
4737 "node": ">=18"
4738 }
4739 },
4740 "node_modules/jsesc": {
4741 "version": "3.1.0",
4742 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
4743 "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
4744 "license": "MIT",
4745 "bin": {
4746 "jsesc": "bin/jsesc"
4747 },
4748 "engines": {
4749 "node": ">=6"
4750 }
4751 },
4752 "node_modules/json-buffer": {
4753 "version": "3.0.1",
4754 "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
4755 "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
4756 "dev": true,
4757 "license": "MIT"
4758 },
4759 "node_modules/json-parse-even-better-errors": {
4760 "version": "4.0.0",
4761 "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz",
4762 "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==",
4763 "dev": true,
4764 "license": "MIT",
4765 "engines": {
4766 "node": "^18.17.0 || >=20.5.0"
4767 }
4768 },
4769 "node_modules/json-schema-traverse": {
4770 "version": "0.4.1",
4771 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
4772 "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
4773 "dev": true,
4774 "license": "MIT"
4775 },
4776 "node_modules/json-stable-stringify-without-jsonify": {
4777 "version": "1.0.1",
4778 "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
4779 "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
4780 "dev": true,
4781 "license": "MIT"
4782 },
4783 "node_modules/json5": {
4784 "version": "2.2.3",
4785 "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
4786 "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
4787 "license": "MIT",
4788 "bin": {
4789 "json5": "lib/cli.js"
4790 },
4791 "engines": {
4792 "node": ">=6"
4793 }
4794 },
4795 "node_modules/jsonc-parser": {
4796 "version": "3.3.1",
4797 "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
4798 "integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==",
4799 "dev": true,
4800 "license": "MIT"
4801 },
4802 "node_modules/keyv": {
4803 "version": "4.5.4",
4804 "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
4805 "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
4806 "dev": true,
4807 "license": "MIT",
4808 "dependencies": {
4809 "json-buffer": "3.0.1"
4810 }
4811 },
4812 "node_modules/kolorist": {
4813 "version": "1.8.0",
4814 "resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz",
4815 "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==",
4816 "dev": true,
4817 "license": "MIT"
4818 },
4819 "node_modules/levn": {
4820 "version": "0.4.1",
4821 "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
4822 "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
4823 "dev": true,
4824 "license": "MIT",
4825 "dependencies": {
4826 "prelude-ls": "^1.2.1",
4827 "type-check": "~0.4.0"
4828 },
4829 "engines": {
4830 "node": ">= 0.8.0"
4831 }
4832 },
4833 "node_modules/lightningcss": {
4834 "version": "1.32.0",
4835 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
4836 "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
4837 "dev": true,
4838 "license": "MPL-2.0",
4839 "dependencies": {
4840 "detect-libc": "^2.0.3"
4841 },
4842 "engines": {
4843 "node": ">= 12.0.0"
4844 },
4845 "funding": {
4846 "type": "opencollective",
4847 "url": "https://opencollective.com/parcel"
4848 },
4849 "optionalDependencies": {
4850 "lightningcss-android-arm64": "1.32.0",
4851 "lightningcss-darwin-arm64": "1.32.0",
4852 "lightningcss-darwin-x64": "1.32.0",
4853 "lightningcss-freebsd-x64": "1.32.0",
4854 "lightningcss-linux-arm-gnueabihf": "1.32.0",
4855 "lightningcss-linux-arm64-gnu": "1.32.0",
4856 "lightningcss-linux-arm64-musl": "1.32.0",
4857 "lightningcss-linux-x64-gnu": "1.32.0",
4858 "lightningcss-linux-x64-musl": "1.32.0",
4859 "lightningcss-win32-arm64-msvc": "1.32.0",
4860 "lightningcss-win32-x64-msvc": "1.32.0"
4861 }
4862 },
4863 "node_modules/lightningcss-android-arm64": {
4864 "version": "1.32.0",
4865 "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
4866 "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
4867 "cpu": [
4868 "arm64"
4869 ],
4870 "dev": true,
4871 "license": "MPL-2.0",
4872 "optional": true,
4873 "os": [
4874 "android"
4875 ],
4876 "engines": {
4877 "node": ">= 12.0.0"
4878 },
4879 "funding": {
4880 "type": "opencollective",
4881 "url": "https://opencollective.com/parcel"
4882 }
4883 },
4884 "node_modules/lightningcss-darwin-arm64": {
4885 "version": "1.32.0",
4886 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
4887 "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
4888 "cpu": [
4889 "arm64"
4890 ],
4891 "dev": true,
4892 "license": "MPL-2.0",
4893 "optional": true,
4894 "os": [
4895 "darwin"
4896 ],
4897 "engines": {
4898 "node": ">= 12.0.0"
4899 },
4900 "funding": {
4901 "type": "opencollective",
4902 "url": "https://opencollective.com/parcel"
4903 }
4904 },
4905 "node_modules/lightningcss-darwin-x64": {
4906 "version": "1.32.0",
4907 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
4908 "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
4909 "cpu": [
4910 "x64"
4911 ],
4912 "dev": true,
4913 "license": "MPL-2.0",
4914 "optional": true,
4915 "os": [
4916 "darwin"
4917 ],
4918 "engines": {
4919 "node": ">= 12.0.0"
4920 },
4921 "funding": {
4922 "type": "opencollective",
4923 "url": "https://opencollective.com/parcel"
4924 }
4925 },
4926 "node_modules/lightningcss-freebsd-x64": {
4927 "version": "1.32.0",
4928 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
4929 "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
4930 "cpu": [
4931 "x64"
4932 ],
4933 "dev": true,
4934 "license": "MPL-2.0",
4935 "optional": true,
4936 "os": [
4937 "freebsd"
4938 ],
4939 "engines": {
4940 "node": ">= 12.0.0"
4941 },
4942 "funding": {
4943 "type": "opencollective",
4944 "url": "https://opencollective.com/parcel"
4945 }
4946 },
4947 "node_modules/lightningcss-linux-arm-gnueabihf": {
4948 "version": "1.32.0",
4949 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
4950 "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
4951 "cpu": [
4952 "arm"
4953 ],
4954 "dev": true,
4955 "license": "MPL-2.0",
4956 "optional": true,
4957 "os": [
4958 "linux"
4959 ],
4960 "engines": {
4961 "node": ">= 12.0.0"
4962 },
4963 "funding": {
4964 "type": "opencollective",
4965 "url": "https://opencollective.com/parcel"
4966 }
4967 },
4968 "node_modules/lightningcss-linux-arm64-gnu": {
4969 "version": "1.32.0",
4970 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
4971 "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
4972 "cpu": [
4973 "arm64"
4974 ],
4975 "dev": true,
4976 "license": "MPL-2.0",
4977 "optional": true,
4978 "os": [
4979 "linux"
4980 ],
4981 "engines": {
4982 "node": ">= 12.0.0"
4983 },
4984 "funding": {
4985 "type": "opencollective",
4986 "url": "https://opencollective.com/parcel"
4987 }
4988 },
4989 "node_modules/lightningcss-linux-arm64-musl": {
4990 "version": "1.32.0",
4991 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
4992 "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
4993 "cpu": [
4994 "arm64"
4995 ],
4996 "dev": true,
4997 "license": "MPL-2.0",
4998 "optional": true,
4999 "os": [
5000 "linux"
5001 ],
5002 "engines": {
5003 "node": ">= 12.0.0"
5004 },
5005 "funding": {
5006 "type": "opencollective",
5007 "url": "https://opencollective.com/parcel"
5008 }
5009 },
5010 "node_modules/lightningcss-linux-x64-gnu": {
5011 "version": "1.32.0",
5012 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
5013 "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
5014 "cpu": [
5015 "x64"
5016 ],
5017 "dev": true,
5018 "license": "MPL-2.0",
5019 "optional": true,
5020 "os": [
5021 "linux"
5022 ],
5023 "engines": {
5024 "node": ">= 12.0.0"
5025 },
5026 "funding": {
5027 "type": "opencollective",
5028 "url": "https://opencollective.com/parcel"
5029 }
5030 },
5031 "node_modules/lightningcss-linux-x64-musl": {
5032 "version": "1.32.0",
5033 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
5034 "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
5035 "cpu": [
5036 "x64"
5037 ],
5038 "dev": true,
5039 "license": "MPL-2.0",
5040 "optional": true,
5041 "os": [
5042 "linux"
5043 ],
5044 "engines": {
5045 "node": ">= 12.0.0"
5046 },
5047 "funding": {
5048 "type": "opencollective",
5049 "url": "https://opencollective.com/parcel"
5050 }
5051 },
5052 "node_modules/lightningcss-win32-arm64-msvc": {
5053 "version": "1.32.0",
5054 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
5055 "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
5056 "cpu": [
5057 "arm64"
5058 ],
5059 "dev": true,
5060 "license": "MPL-2.0",
5061 "optional": true,
5062 "os": [
5063 "win32"
5064 ],
5065 "engines": {
5066 "node": ">= 12.0.0"
5067 },
5068 "funding": {
5069 "type": "opencollective",
5070 "url": "https://opencollective.com/parcel"
5071 }
5072 },
5073 "node_modules/lightningcss-win32-x64-msvc": {
5074 "version": "1.32.0",
5075 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
5076 "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
5077 "cpu": [
5078 "x64"
5079 ],
5080 "dev": true,
5081 "license": "MPL-2.0",
5082 "optional": true,
5083 "os": [
5084 "win32"
5085 ],
5086 "engines": {
5087 "node": ">= 12.0.0"
5088 },
5089 "funding": {
5090 "type": "opencollective",
5091 "url": "https://opencollective.com/parcel"
5092 }
5093 },
5094 "node_modules/local-pkg": {
5095 "version": "1.1.2",
5096 "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-1.1.2.tgz",
5097 "integrity": "sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==",
5098 "license": "MIT",
5099 "dependencies": {
5100 "mlly": "^1.7.4",
5101 "pkg-types": "^2.3.0",
5102 "quansync": "^0.2.11"
5103 },
5104 "engines": {
5105 "node": ">=14"
5106 },
5107 "funding": {
5108 "url": "https://github.com/sponsors/antfu"
5109 }
5110 },
5111 "node_modules/locate-path": {
5112 "version": "6.0.0",
5113 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
5114 "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
5115 "dev": true,
5116 "license": "MIT",
5117 "dependencies": {
5118 "p-locate": "^5.0.0"
5119 },
5120 "engines": {
5121 "node": ">=10"
5122 },
5123 "funding": {
5124 "url": "https://github.com/sponsors/sindresorhus"
5125 }
5126 },
5127 "node_modules/lru-cache": {
5128 "version": "11.2.7",
5129 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz",
5130 "integrity": "sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==",
5131 "dev": true,
5132 "license": "BlueOak-1.0.0",
5133 "engines": {
5134 "node": "20 || >=22"
5135 }
5136 },
5137 "node_modules/magic-string": {
5138 "version": "0.30.21",
5139 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
5140 "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
5141 "license": "MIT",
5142 "dependencies": {
5143 "@jridgewell/sourcemap-codec": "^1.5.5"
5144 }
5145 },
5146 "node_modules/magic-string-ast": {
5147 "version": "1.0.3",
5148 "resolved": "https://registry.npmjs.org/magic-string-ast/-/magic-string-ast-1.0.3.tgz",
5149 "integrity": "sha512-CvkkH1i81zl7mmb94DsRiFeG9V2fR2JeuK8yDgS8oiZSFa++wWLEgZ5ufEOyLHbvSbD1gTRKv9NdX69Rnvr9JA==",
5150 "license": "MIT",
5151 "dependencies": {
5152 "magic-string": "^0.30.19"
5153 },
5154 "engines": {
5155 "node": ">=20.19.0"
5156 },
5157 "funding": {
5158 "url": "https://github.com/sponsors/sxzz"
5159 }
5160 },
5161 "node_modules/math-intrinsics": {
5162 "version": "1.1.0",
5163 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
5164 "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
5165 "license": "MIT",
5166 "engines": {
5167 "node": ">= 0.4"
5168 }
5169 },
5170 "node_modules/mdn-data": {
5171 "version": "2.27.1",
5172 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz",
5173 "integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==",
5174 "dev": true,
5175 "license": "CC0-1.0"
5176 },
5177 "node_modules/memorystream": {
5178 "version": "0.3.1",
5179 "resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz",
5180 "integrity": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==",
5181 "dev": true,
5182 "engines": {
5183 "node": ">= 0.10.0"
5184 }
5185 },
5186 "node_modules/merge2": {
5187 "version": "1.4.1",
5188 "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
5189 "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
5190 "dev": true,
5191 "license": "MIT",
5192 "engines": {
5193 "node": ">= 8"
5194 }
5195 },
5196 "node_modules/micromatch": {
5197 "version": "4.0.8",
5198 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
5199 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
5200 "dev": true,
5201 "license": "MIT",
5202 "dependencies": {
5203 "braces": "^3.0.3",
5204 "picomatch": "^2.3.1"
5205 },
5206 "engines": {
5207 "node": ">=8.6"
5208 }
5209 },
5210 "node_modules/mime-db": {
5211 "version": "1.52.0",
5212 "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
5213 "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
5214 "license": "MIT",
5215 "engines": {
5216 "node": ">= 0.6"
5217 }
5218 },
5219 "node_modules/mime-types": {
5220 "version": "2.1.35",
5221 "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
5222 "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
5223 "license": "MIT",
5224 "dependencies": {
5225 "mime-db": "1.52.0"
5226 },
5227 "engines": {
5228 "node": ">= 0.6"
5229 }
5230 },
5231 "node_modules/minimatch": {
5232 "version": "10.2.5",
5233 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
5234 "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
5235 "dev": true,
5236 "license": "BlueOak-1.0.0",
5237 "dependencies": {
5238 "brace-expansion": "^5.0.5"
5239 },
5240 "engines": {
5241 "node": "18 || 20 || >=22"
5242 },
5243 "funding": {
5244 "url": "https://github.com/sponsors/isaacs"
5245 }
5246 },
5247 "node_modules/minipass": {
5248 "version": "7.1.3",
5249 "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
5250 "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
5251 "dev": true,
5252 "license": "BlueOak-1.0.0",
5253 "engines": {
5254 "node": ">=16 || 14 >=14.17"
5255 }
5256 },
5257 "node_modules/mitt": {
5258 "version": "3.0.1",
5259 "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
5260 "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
5261 "license": "MIT"
5262 },
5263 "node_modules/mlly": {
5264 "version": "1.8.2",
5265 "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.2.tgz",
5266 "integrity": "sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==",
5267 "license": "MIT",
5268 "dependencies": {
5269 "acorn": "^8.16.0",
5270 "pathe": "^2.0.3",
5271 "pkg-types": "^1.3.1",
5272 "ufo": "^1.6.3"
5273 }
5274 },
5275 "node_modules/mlly/node_modules/confbox": {
5276 "version": "0.1.8",
5277 "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz",
5278 "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
5279 "license": "MIT"
5280 },
5281 "node_modules/mlly/node_modules/pkg-types": {
5282 "version": "1.3.1",
5283 "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz",
5284 "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
5285 "license": "MIT",
5286 "dependencies": {
5287 "confbox": "^0.1.8",
5288 "mlly": "^1.7.4",
5289 "pathe": "^2.0.1"
5290 }
5291 },
5292 "node_modules/mrmime": {
5293 "version": "2.0.1",
5294 "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
5295 "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
5296 "dev": true,
5297 "license": "MIT",
5298 "engines": {
5299 "node": ">=10"
5300 }
5301 },
5302 "node_modules/ms": {
5303 "version": "2.1.3",
5304 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
5305 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
5306 "dev": true,
5307 "license": "MIT"
5308 },
5309 "node_modules/msw": {
5310 "version": "2.13.2",
5311 "resolved": "https://registry.npmjs.org/msw/-/msw-2.13.2.tgz",
5312 "integrity": "sha512-go2H1TIERKkC48pXiwec5l6sbNqYuvqOk3/vHGo1Zd+pq/H63oFawDQerH+WQdUw/flJFHDG7F+QdWMwhntA/A==",
5313 "dev": true,
5314 "hasInstallScript": true,
5315 "license": "MIT",
5316 "dependencies": {
5317 "@inquirer/confirm": "^5.0.0",
5318 "@mswjs/interceptors": "^0.41.2",
5319 "@open-draft/deferred-promise": "^2.2.0",
5320 "@types/statuses": "^2.0.6",
5321 "cookie": "^1.0.2",
5322 "graphql": "^16.12.0",
5323 "headers-polyfill": "^4.0.2",
5324 "is-node-process": "^1.2.0",
5325 "outvariant": "^1.4.3",
5326 "path-to-regexp": "^6.3.0",
5327 "picocolors": "^1.1.1",
5328 "rettime": "^0.10.1",
5329 "statuses": "^2.0.2",
5330 "strict-event-emitter": "^0.5.1",
5331 "tough-cookie": "^6.0.0",
5332 "type-fest": "^5.2.0",
5333 "until-async": "^3.0.2",
5334 "yargs": "^17.7.2"
5335 },
5336 "bin": {
5337 "msw": "cli/index.js"
5338 },
5339 "engines": {
5340 "node": ">=18"
5341 },
5342 "funding": {
5343 "url": "https://github.com/sponsors/mswjs"
5344 },
5345 "peerDependencies": {
5346 "typescript": ">= 4.8.x"
5347 },
5348 "peerDependenciesMeta": {
5349 "typescript": {
5350 "optional": true
5351 }
5352 }
5353 },
5354 "node_modules/muggle-string": {
5355 "version": "0.4.1",
5356 "resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz",
5357 "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==",
5358 "license": "MIT"
5359 },
5360 "node_modules/mute-stream": {
5361 "version": "2.0.0",
5362 "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz",
5363 "integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==",
5364 "dev": true,
5365 "license": "ISC",
5366 "engines": {
5367 "node": "^18.17.0 || >=20.5.0"
5368 }
5369 },
5370 "node_modules/nanoid": {
5371 "version": "3.3.11",
5372 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
5373 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
5374 "funding": [
5375 {
5376 "type": "github",
5377 "url": "https://github.com/sponsors/ai"
5378 }
5379 ],
5380 "license": "MIT",
5381 "bin": {
5382 "nanoid": "bin/nanoid.cjs"
5383 },
5384 "engines": {
5385 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
5386 }
5387 },
5388 "node_modules/natural-compare": {
5389 "version": "1.4.0",
5390 "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
5391 "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
5392 "dev": true,
5393 "license": "MIT"
5394 },
5395 "node_modules/node-releases": {
5396 "version": "2.0.37",
5397 "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.37.tgz",
5398 "integrity": "sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==",
5399 "dev": true,
5400 "license": "MIT"
5401 },
5402 "node_modules/nopt": {
5403 "version": "7.2.1",
5404 "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz",
5405 "integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==",
5406 "dev": true,
5407 "license": "ISC",
5408 "dependencies": {
5409 "abbrev": "^2.0.0"
5410 },
5411 "bin": {
5412 "nopt": "bin/nopt.js"
5413 },
5414 "engines": {
5415 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
5416 }
5417 },
5418 "node_modules/npm-normalize-package-bin": {
5419 "version": "4.0.0",
5420 "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
5421 "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
5422 "dev": true,
5423 "license": "ISC",
5424 "engines": {
5425 "node": "^18.17.0 || >=20.5.0"
5426 }
5427 },
5428 "node_modules/npm-run-all2": {
5429 "version": "8.0.4",
5430 "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-8.0.4.tgz",
5431 "integrity": "sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==",
5432 "dev": true,
5433 "license": "MIT",
5434 "dependencies": {
5435 "ansi-styles": "^6.2.1",
5436 "cross-spawn": "^7.0.6",
5437 "memorystream": "^0.3.1",
5438 "picomatch": "^4.0.2",
5439 "pidtree": "^0.6.0",
5440 "read-package-json-fast": "^4.0.0",
5441 "shell-quote": "^1.7.3",
5442 "which": "^5.0.0"
5443 },
5444 "bin": {
5445 "npm-run-all": "bin/npm-run-all/index.js",
5446 "npm-run-all2": "bin/npm-run-all/index.js",
5447 "run-p": "bin/run-p/index.js",
5448 "run-s": "bin/run-s/index.js"
5449 },
5450 "engines": {
5451 "node": "^20.5.0 || >=22.0.0",
5452 "npm": ">= 10"
5453 }
5454 },
5455 "node_modules/npm-run-all2/node_modules/isexe": {
5456 "version": "3.1.5",
5457 "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.5.tgz",
5458 "integrity": "sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==",
5459 "dev": true,
5460 "license": "BlueOak-1.0.0",
5461 "engines": {
5462 "node": ">=18"
5463 }
5464 },
5465 "node_modules/npm-run-all2/node_modules/picomatch": {
5466 "version": "4.0.4",
5467 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
5468 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
5469 "dev": true,
5470 "license": "MIT",
5471 "engines": {
5472 "node": ">=12"
5473 },
5474 "funding": {
5475 "url": "https://github.com/sponsors/jonschlinkert"
5476 }
5477 },
5478 "node_modules/npm-run-all2/node_modules/which": {
5479 "version": "5.0.0",
5480 "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
5481 "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
5482 "dev": true,
5483 "license": "ISC",
5484 "dependencies": {
5485 "isexe": "^3.1.1"
5486 },
5487 "bin": {
5488 "node-which": "bin/which.js"
5489 },
5490 "engines": {
5491 "node": "^18.17.0 || >=20.5.0"
5492 }
5493 },
5494 "node_modules/nth-check": {
5495 "version": "2.1.1",
5496 "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
5497 "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
5498 "dev": true,
5499 "license": "BSD-2-Clause",
5500 "dependencies": {
5501 "boolbase": "^1.0.0"
5502 },
5503 "funding": {
5504 "url": "https://github.com/fb55/nth-check?sponsor=1"
5505 }
5506 },
5507 "node_modules/obug": {
5508 "version": "2.1.1",
5509 "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz",
5510 "integrity": "sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==",
5511 "dev": true,
5512 "funding": [
5513 "https://github.com/sponsors/sxzz",
5514 "https://opencollective.com/debug"
5515 ],
5516 "license": "MIT"
5517 },
5518 "node_modules/ohash": {
5519 "version": "2.0.11",
5520 "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz",
5521 "integrity": "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==",
5522 "dev": true,
5523 "license": "MIT"
5524 },
5525 "node_modules/open": {
5526 "version": "10.2.0",
5527 "resolved": "https://registry.npmjs.org/open/-/open-10.2.0.tgz",
5528 "integrity": "sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==",
5529 "dev": true,
5530 "license": "MIT",
5531 "dependencies": {
5532 "default-browser": "^5.2.1",
5533 "define-lazy-prop": "^3.0.0",
5534 "is-inside-container": "^1.0.0",
5535 "wsl-utils": "^0.1.0"
5536 },
5537 "engines": {
5538 "node": ">=18"
5539 },
5540 "funding": {
5541 "url": "https://github.com/sponsors/sindresorhus"
5542 }
5543 },
5544 "node_modules/optionator": {
5545 "version": "0.9.4",
5546 "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
5547 "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
5548 "dev": true,
5549 "license": "MIT",
5550 "dependencies": {
5551 "deep-is": "^0.1.3",
5552 "fast-levenshtein": "^2.0.6",
5553 "levn": "^0.4.1",
5554 "prelude-ls": "^1.2.1",
5555 "type-check": "^0.4.0",
5556 "word-wrap": "^1.2.5"
5557 },
5558 "engines": {
5559 "node": ">= 0.8.0"
5560 }
5561 },
5562 "node_modules/outvariant": {
5563 "version": "1.4.3",
5564 "resolved": "https://registry.npmjs.org/outvariant/-/outvariant-1.4.3.tgz",
5565 "integrity": "sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==",
5566 "dev": true,
5567 "license": "MIT"
5568 },
5569 "node_modules/oxlint": {
5570 "version": "1.57.0",
5571 "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.57.0.tgz",
5572 "integrity": "sha512-DGFsuBX5MFZX9yiDdtKjTrYPq45CZ8Fft6qCltJITYZxfwYjVdGf/6wycGYTACloauwIPxUnYhBVeZbHvleGhw==",
5573 "dev": true,
5574 "license": "MIT",
5575 "bin": {
5576 "oxlint": "bin/oxlint"
5577 },
5578 "engines": {
5579 "node": "^20.19.0 || >=22.12.0"
5580 },
5581 "funding": {
5582 "url": "https://github.com/sponsors/Boshen"
5583 },
5584 "optionalDependencies": {
5585 "@oxlint/binding-android-arm-eabi": "1.57.0",
5586 "@oxlint/binding-android-arm64": "1.57.0",
5587 "@oxlint/binding-darwin-arm64": "1.57.0",
5588 "@oxlint/binding-darwin-x64": "1.57.0",
5589 "@oxlint/binding-freebsd-x64": "1.57.0",
5590 "@oxlint/binding-linux-arm-gnueabihf": "1.57.0",
5591 "@oxlint/binding-linux-arm-musleabihf": "1.57.0",
5592 "@oxlint/binding-linux-arm64-gnu": "1.57.0",
5593 "@oxlint/binding-linux-arm64-musl": "1.57.0",
5594 "@oxlint/binding-linux-ppc64-gnu": "1.57.0",
5595 "@oxlint/binding-linux-riscv64-gnu": "1.57.0",
5596 "@oxlint/binding-linux-riscv64-musl": "1.57.0",
5597 "@oxlint/binding-linux-s390x-gnu": "1.57.0",
5598 "@oxlint/binding-linux-x64-gnu": "1.57.0",
5599 "@oxlint/binding-linux-x64-musl": "1.57.0",
5600 "@oxlint/binding-openharmony-arm64": "1.57.0",
5601 "@oxlint/binding-win32-arm64-msvc": "1.57.0",
5602 "@oxlint/binding-win32-ia32-msvc": "1.57.0",
5603 "@oxlint/binding-win32-x64-msvc": "1.57.0"
5604 },
5605 "peerDependencies": {
5606 "oxlint-tsgolint": ">=0.15.0"
5607 },
5608 "peerDependenciesMeta": {
5609 "oxlint-tsgolint": {
5610 "optional": true
5611 }
5612 }
5613 },
5614 "node_modules/p-limit": {
5615 "version": "3.1.0",
5616 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
5617 "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
5618 "dev": true,
5619 "license": "MIT",
5620 "dependencies": {
5621 "yocto-queue": "^0.1.0"
5622 },
5623 "engines": {
5624 "node": ">=10"
5625 },
5626 "funding": {
5627 "url": "https://github.com/sponsors/sindresorhus"
5628 }
5629 },
5630 "node_modules/p-locate": {
5631 "version": "5.0.0",
5632 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
5633 "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
5634 "dev": true,
5635 "license": "MIT",
5636 "dependencies": {
5637 "p-limit": "^3.0.2"
5638 },
5639 "engines": {
5640 "node": ">=10"
5641 },
5642 "funding": {
5643 "url": "https://github.com/sponsors/sindresorhus"
5644 }
5645 },
5646 "node_modules/package-json-from-dist": {
5647 "version": "1.0.1",
5648 "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
5649 "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
5650 "dev": true,
5651 "license": "BlueOak-1.0.0"
5652 },
5653 "node_modules/parse5": {
5654 "version": "7.3.0",
5655 "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz",
5656 "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
5657 "dev": true,
5658 "license": "MIT",
5659 "dependencies": {
5660 "entities": "^6.0.0"
5661 },
5662 "funding": {
5663 "url": "https://github.com/inikulin/parse5?sponsor=1"
5664 }
5665 },
5666 "node_modules/path-browserify": {
5667 "version": "1.0.1",
5668 "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
5669 "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
5670 "dev": true,
5671 "license": "MIT"
5672 },
5673 "node_modules/path-exists": {
5674 "version": "4.0.0",
5675 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
5676 "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
5677 "dev": true,
5678 "license": "MIT",
5679 "engines": {
5680 "node": ">=8"
5681 }
5682 },
5683 "node_modules/path-key": {
5684 "version": "3.1.1",
5685 "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
5686 "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
5687 "dev": true,
5688 "license": "MIT",
5689 "engines": {
5690 "node": ">=8"
5691 }
5692 },
5693 "node_modules/path-scurry": {
5694 "version": "1.11.1",
5695 "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
5696 "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
5697 "dev": true,
5698 "license": "BlueOak-1.0.0",
5699 "dependencies": {
5700 "lru-cache": "^10.2.0",
5701 "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
5702 },
5703 "engines": {
5704 "node": ">=16 || 14 >=14.18"
5705 },
5706 "funding": {
5707 "url": "https://github.com/sponsors/isaacs"
5708 }
5709 },
5710 "node_modules/path-scurry/node_modules/lru-cache": {
5711 "version": "10.4.3",
5712 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
5713 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
5714 "dev": true,
5715 "license": "ISC"
5716 },
5717 "node_modules/path-to-regexp": {
5718 "version": "6.3.0",
5719 "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz",
5720 "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==",
5721 "dev": true,
5722 "license": "MIT"
5723 },
5724 "node_modules/pathe": {
5725 "version": "2.0.3",
5726 "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
5727 "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
5728 "license": "MIT"
5729 },
5730 "node_modules/perfect-debounce": {
5731 "version": "1.0.0",
5732 "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
5733 "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
5734 "license": "MIT"
5735 },
5736 "node_modules/picocolors": {
5737 "version": "1.1.1",
5738 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
5739 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
5740 "license": "ISC"
5741 },
5742 "node_modules/picomatch": {
5743 "version": "2.3.2",
5744 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
5745 "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
5746 "dev": true,
5747 "license": "MIT",
5748 "engines": {
5749 "node": ">=8.6"
5750 },
5751 "funding": {
5752 "url": "https://github.com/sponsors/jonschlinkert"
5753 }
5754 },
5755 "node_modules/pidtree": {
5756 "version": "0.6.0",
5757 "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz",
5758 "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==",
5759 "dev": true,
5760 "license": "MIT",
5761 "bin": {
5762 "pidtree": "bin/pidtree.js"
5763 },
5764 "engines": {
5765 "node": ">=0.10"
5766 }
5767 },
5768 "node_modules/pinia": {
5769 "version": "3.0.4",
5770 "resolved": "https://registry.npmjs.org/pinia/-/pinia-3.0.4.tgz",
5771 "integrity": "sha512-l7pqLUFTI/+ESXn6k3nu30ZIzW5E2WZF/LaHJEpoq6ElcLD+wduZoB2kBN19du6K/4FDpPMazY2wJr+IndBtQw==",
5772 "license": "MIT",
5773 "dependencies": {
5774 "@vue/devtools-api": "^7.7.7"
5775 },
5776 "funding": {
5777 "url": "https://github.com/sponsors/posva"
5778 },
5779 "peerDependencies": {
5780 "typescript": ">=4.5.0",
5781 "vue": "^3.5.11"
5782 },
5783 "peerDependenciesMeta": {
5784 "typescript": {
5785 "optional": true
5786 }
5787 }
5788 },
5789 "node_modules/pkg-types": {
5790 "version": "2.3.0",
5791 "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-2.3.0.tgz",
5792 "integrity": "sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==",
5793 "license": "MIT",
5794 "dependencies": {
5795 "confbox": "^0.2.2",
5796 "exsolve": "^1.0.7",
5797 "pathe": "^2.0.3"
5798 }
5799 },
5800 "node_modules/playwright": {
5801 "version": "1.59.1",
5802 "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.59.1.tgz",
5803 "integrity": "sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==",
5804 "dev": true,
5805 "license": "Apache-2.0",
5806 "dependencies": {
5807 "playwright-core": "1.59.1"
5808 },
5809 "bin": {
5810 "playwright": "cli.js"
5811 },
5812 "engines": {
5813 "node": ">=18"
5814 },
5815 "optionalDependencies": {
5816 "fsevents": "2.3.2"
5817 }
5818 },
5819 "node_modules/playwright-core": {
5820 "version": "1.59.1",
5821 "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.59.1.tgz",
5822 "integrity": "sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==",
5823 "dev": true,
5824 "license": "Apache-2.0",
5825 "bin": {
5826 "playwright-core": "cli.js"
5827 },
5828 "engines": {
5829 "node": ">=18"
5830 }
5831 },
5832 "node_modules/playwright/node_modules/fsevents": {
5833 "version": "2.3.2",
5834 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
5835 "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
5836 "dev": true,
5837 "hasInstallScript": true,
5838 "license": "MIT",
5839 "optional": true,
5840 "os": [
5841 "darwin"
5842 ],
5843 "engines": {
5844 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
5845 }
5846 },
5847 "node_modules/postcss": {
5848 "version": "8.5.8",
5849 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz",
5850 "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
5851 "funding": [
5852 {
5853 "type": "opencollective",
5854 "url": "https://opencollective.com/postcss/"
5855 },
5856 {
5857 "type": "tidelift",
5858 "url": "https://tidelift.com/funding/github/npm/postcss"
5859 },
5860 {
5861 "type": "github",
5862 "url": "https://github.com/sponsors/ai"
5863 }
5864 ],
5865 "license": "MIT",
5866 "dependencies": {
5867 "nanoid": "^3.3.11",
5868 "picocolors": "^1.1.1",
5869 "source-map-js": "^1.2.1"
5870 },
5871 "engines": {
5872 "node": "^10 || ^12 || >=14"
5873 }
5874 },
5875 "node_modules/postcss-selector-parser": {
5876 "version": "7.1.1",
5877 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
5878 "integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
5879 "dev": true,
5880 "license": "MIT",
5881 "dependencies": {
5882 "cssesc": "^3.0.0",
5883 "util-deprecate": "^1.0.2"
5884 },
5885 "engines": {
5886 "node": ">=4"
5887 }
5888 },
5889 "node_modules/prelude-ls": {
5890 "version": "1.2.1",
5891 "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
5892 "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
5893 "dev": true,
5894 "license": "MIT",
5895 "engines": {
5896 "node": ">= 0.8.0"
5897 }
5898 },
5899 "node_modules/prettier": {
5900 "version": "3.8.1",
5901 "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
5902 "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
5903 "dev": true,
5904 "license": "MIT",
5905 "bin": {
5906 "prettier": "bin/prettier.cjs"
5907 },
5908 "engines": {
5909 "node": ">=14"
5910 },
5911 "funding": {
5912 "url": "https://github.com/prettier/prettier?sponsor=1"
5913 }
5914 },
5915 "node_modules/proto-list": {
5916 "version": "1.2.4",
5917 "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
5918 "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==",
5919 "dev": true,
5920 "license": "ISC"
5921 },
5922 "node_modules/proxy-from-env": {
5923 "version": "2.1.0",
5924 "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
5925 "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
5926 "license": "MIT",
5927 "engines": {
5928 "node": ">=10"
5929 }
5930 },
5931 "node_modules/punycode": {
5932 "version": "2.3.1",
5933 "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
5934 "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
5935 "dev": true,
5936 "license": "MIT",
5937 "engines": {
5938 "node": ">=6"
5939 }
5940 },
5941 "node_modules/quansync": {
5942 "version": "0.2.11",
5943 "resolved": "https://registry.npmjs.org/quansync/-/quansync-0.2.11.tgz",
5944 "integrity": "sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==",
5945 "funding": [
5946 {
5947 "type": "individual",
5948 "url": "https://github.com/sponsors/antfu"
5949 },
5950 {
5951 "type": "individual",
5952 "url": "https://github.com/sponsors/sxzz"
5953 }
5954 ],
5955 "license": "MIT"
5956 },
5957 "node_modules/queue-microtask": {
5958 "version": "1.2.3",
5959 "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
5960 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
5961 "dev": true,
5962 "funding": [
5963 {
5964 "type": "github",
5965 "url": "https://github.com/sponsors/feross"
5966 },
5967 {
5968 "type": "patreon",
5969 "url": "https://www.patreon.com/feross"
5970 },
5971 {
5972 "type": "consulting",
5973 "url": "https://feross.org/support"
5974 }
5975 ],
5976 "license": "MIT"
5977 },
5978 "node_modules/read-package-json-fast": {
5979 "version": "4.0.0",
5980 "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-4.0.0.tgz",
5981 "integrity": "sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==",
5982 "dev": true,
5983 "license": "ISC",
5984 "dependencies": {
5985 "json-parse-even-better-errors": "^4.0.0",
5986 "npm-normalize-package-bin": "^4.0.0"
5987 },
5988 "engines": {
5989 "node": "^18.17.0 || >=20.5.0"
5990 }
5991 },
5992 "node_modules/readdirp": {
5993 "version": "5.0.0",
5994 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz",
5995 "integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==",
5996 "license": "MIT",
5997 "engines": {
5998 "node": ">= 20.19.0"
5999 },
6000 "funding": {
6001 "type": "individual",
6002 "url": "https://paulmillr.com/funding/"
6003 }
6004 },
6005 "node_modules/require-directory": {
6006 "version": "2.1.1",
6007 "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
6008 "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
6009 "dev": true,
6010 "license": "MIT",
6011 "engines": {
6012 "node": ">=0.10.0"
6013 }
6014 },
6015 "node_modules/require-from-string": {
6016 "version": "2.0.2",
6017 "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
6018 "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
6019 "dev": true,
6020 "license": "MIT",
6021 "engines": {
6022 "node": ">=0.10.0"
6023 }
6024 },
6025 "node_modules/rettime": {
6026 "version": "0.10.1",
6027 "resolved": "https://registry.npmjs.org/rettime/-/rettime-0.10.1.tgz",
6028 "integrity": "sha512-uyDrIlUEH37cinabq0AX4QbgV4HbFZ/gqoiunWQ1UqBtRvTTytwhNYjE++pO/MjPTZL5KQCf2bEoJ/BJNVQ5Kw==",
6029 "dev": true,
6030 "license": "MIT"
6031 },
6032 "node_modules/reusify": {
6033 "version": "1.1.0",
6034 "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
6035 "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
6036 "dev": true,
6037 "license": "MIT",
6038 "engines": {
6039 "iojs": ">=1.0.0",
6040 "node": ">=0.10.0"
6041 }
6042 },
6043 "node_modules/rfdc": {
6044 "version": "1.4.1",
6045 "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
6046 "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
6047 "license": "MIT"
6048 },
6049 "node_modules/rolldown": {
6050 "version": "1.0.0-rc.12",
6051 "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.12.tgz",
6052 "integrity": "sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A==",
6053 "dev": true,
6054 "license": "MIT",
6055 "dependencies": {
6056 "@oxc-project/types": "=0.122.0",
6057 "@rolldown/pluginutils": "1.0.0-rc.12"
6058 },
6059 "bin": {
6060 "rolldown": "bin/cli.mjs"
6061 },
6062 "engines": {
6063 "node": "^20.19.0 || >=22.12.0"
6064 },
6065 "optionalDependencies": {
6066 "@rolldown/binding-android-arm64": "1.0.0-rc.12",
6067 "@rolldown/binding-darwin-arm64": "1.0.0-rc.12",
6068 "@rolldown/binding-darwin-x64": "1.0.0-rc.12",
6069 "@rolldown/binding-freebsd-x64": "1.0.0-rc.12",
6070 "@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.12",
6071 "@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.12",
6072 "@rolldown/binding-linux-arm64-musl": "1.0.0-rc.12",
6073 "@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.12",
6074 "@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.12",
6075 "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.12",
6076 "@rolldown/binding-linux-x64-musl": "1.0.0-rc.12",
6077 "@rolldown/binding-openharmony-arm64": "1.0.0-rc.12",
6078 "@rolldown/binding-wasm32-wasi": "1.0.0-rc.12",
6079 "@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.12",
6080 "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.12"
6081 }
6082 },
6083 "node_modules/rolldown/node_modules/@rolldown/pluginutils": {
6084 "version": "1.0.0-rc.12",
6085 "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.12.tgz",
6086 "integrity": "sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==",
6087 "dev": true,
6088 "license": "MIT"
6089 },
6090 "node_modules/run-applescript": {
6091 "version": "7.1.0",
6092 "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz",
6093 "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
6094 "dev": true,
6095 "license": "MIT",
6096 "engines": {
6097 "node": ">=18"
6098 },
6099 "funding": {
6100 "url": "https://github.com/sponsors/sindresorhus"
6101 }
6102 },
6103 "node_modules/run-parallel": {
6104 "version": "1.2.0",
6105 "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
6106 "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
6107 "dev": true,
6108 "funding": [
6109 {
6110 "type": "github",
6111 "url": "https://github.com/sponsors/feross"
6112 },
6113 {
6114 "type": "patreon",
6115 "url": "https://www.patreon.com/feross"
6116 },
6117 {
6118 "type": "consulting",
6119 "url": "https://feross.org/support"
6120 }
6121 ],
6122 "license": "MIT",
6123 "dependencies": {
6124 "queue-microtask": "^1.2.2"
6125 }
6126 },
6127 "node_modules/saxes": {
6128 "version": "6.0.0",
6129 "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz",
6130 "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==",
6131 "dev": true,
6132 "license": "ISC",
6133 "dependencies": {
6134 "xmlchars": "^2.2.0"
6135 },
6136 "engines": {
6137 "node": ">=v12.22.7"
6138 }
6139 },
6140 "node_modules/scule": {
6141 "version": "1.3.0",
6142 "resolved": "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz",
6143 "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
6144 "license": "MIT"
6145 },
6146 "node_modules/semver": {
6147 "version": "7.7.4",
6148 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
6149 "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
6150 "dev": true,
6151 "license": "ISC",
6152 "bin": {
6153 "semver": "bin/semver.js"
6154 },
6155 "engines": {
6156 "node": ">=10"
6157 }
6158 },
6159 "node_modules/shebang-command": {
6160 "version": "2.0.0",
6161 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
6162 "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
6163 "dev": true,
6164 "license": "MIT",
6165 "dependencies": {
6166 "shebang-regex": "^3.0.0"
6167 },
6168 "engines": {
6169 "node": ">=8"
6170 }
6171 },
6172 "node_modules/shebang-regex": {
6173 "version": "3.0.0",
6174 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
6175 "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
6176 "dev": true,
6177 "license": "MIT",
6178 "engines": {
6179 "node": ">=8"
6180 }
6181 },
6182 "node_modules/shell-quote": {
6183 "version": "1.8.3",
6184 "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
6185 "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
6186 "dev": true,
6187 "license": "MIT",
6188 "engines": {
6189 "node": ">= 0.4"
6190 },
6191 "funding": {
6192 "url": "https://github.com/sponsors/ljharb"
6193 }
6194 },
6195 "node_modules/siginfo": {
6196 "version": "2.0.0",
6197 "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
6198 "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
6199 "dev": true,
6200 "license": "ISC"
6201 },
6202 "node_modules/signal-exit": {
6203 "version": "4.1.0",
6204 "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
6205 "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
6206 "dev": true,
6207 "license": "ISC",
6208 "engines": {
6209 "node": ">=14"
6210 },
6211 "funding": {
6212 "url": "https://github.com/sponsors/isaacs"
6213 }
6214 },
6215 "node_modules/sirv": {
6216 "version": "3.0.2",
6217 "resolved": "https://registry.npmjs.org/sirv/-/sirv-3.0.2.tgz",
6218 "integrity": "sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==",
6219 "dev": true,
6220 "license": "MIT",
6221 "dependencies": {
6222 "@polka/url": "^1.0.0-next.24",
6223 "mrmime": "^2.0.0",
6224 "totalist": "^3.0.0"
6225 },
6226 "engines": {
6227 "node": ">=18"
6228 }
6229 },
6230 "node_modules/source-map-js": {
6231 "version": "1.2.1",
6232 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
6233 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
6234 "license": "BSD-3-Clause",
6235 "engines": {
6236 "node": ">=0.10.0"
6237 }
6238 },
6239 "node_modules/speakingurl": {
6240 "version": "14.0.1",
6241 "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
6242 "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
6243 "license": "BSD-3-Clause",
6244 "engines": {
6245 "node": ">=0.10.0"
6246 }
6247 },
6248 "node_modules/stackback": {
6249 "version": "0.0.2",
6250 "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
6251 "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==",
6252 "dev": true,
6253 "license": "MIT"
6254 },
6255 "node_modules/statuses": {
6256 "version": "2.0.2",
6257 "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
6258 "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
6259 "dev": true,
6260 "license": "MIT",
6261 "engines": {
6262 "node": ">= 0.8"
6263 }
6264 },
6265 "node_modules/std-env": {
6266 "version": "4.0.0",
6267 "resolved": "https://registry.npmjs.org/std-env/-/std-env-4.0.0.tgz",
6268 "integrity": "sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==",
6269 "dev": true,
6270 "license": "MIT"
6271 },
6272 "node_modules/strict-event-emitter": {
6273 "version": "0.5.1",
6274 "resolved": "https://registry.npmjs.org/strict-event-emitter/-/strict-event-emitter-0.5.1.tgz",
6275 "integrity": "sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ==",
6276 "dev": true,
6277 "license": "MIT"
6278 },
6279 "node_modules/string-width": {
6280 "version": "5.1.2",
6281 "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
6282 "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
6283 "dev": true,
6284 "license": "MIT",
6285 "dependencies": {
6286 "eastasianwidth": "^0.2.0",
6287 "emoji-regex": "^9.2.2",
6288 "strip-ansi": "^7.0.1"
6289 },
6290 "engines": {
6291 "node": ">=12"
6292 },
6293 "funding": {
6294 "url": "https://github.com/sponsors/sindresorhus"
6295 }
6296 },
6297 "node_modules/string-width-cjs": {
6298 "name": "string-width",
6299 "version": "4.2.3",
6300 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
6301 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
6302 "dev": true,
6303 "license": "MIT",
6304 "dependencies": {
6305 "emoji-regex": "^8.0.0",
6306 "is-fullwidth-code-point": "^3.0.0",
6307 "strip-ansi": "^6.0.1"
6308 },
6309 "engines": {
6310 "node": ">=8"
6311 }
6312 },
6313 "node_modules/string-width-cjs/node_modules/ansi-regex": {
6314 "version": "5.0.1",
6315 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6316 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6317 "dev": true,
6318 "license": "MIT",
6319 "engines": {
6320 "node": ">=8"
6321 }
6322 },
6323 "node_modules/string-width-cjs/node_modules/emoji-regex": {
6324 "version": "8.0.0",
6325 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
6326 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
6327 "dev": true,
6328 "license": "MIT"
6329 },
6330 "node_modules/string-width-cjs/node_modules/strip-ansi": {
6331 "version": "6.0.1",
6332 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
6333 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
6334 "dev": true,
6335 "license": "MIT",
6336 "dependencies": {
6337 "ansi-regex": "^5.0.1"
6338 },
6339 "engines": {
6340 "node": ">=8"
6341 }
6342 },
6343 "node_modules/strip-ansi": {
6344 "version": "7.2.0",
6345 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
6346 "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
6347 "dev": true,
6348 "license": "MIT",
6349 "dependencies": {
6350 "ansi-regex": "^6.2.2"
6351 },
6352 "engines": {
6353 "node": ">=12"
6354 },
6355 "funding": {
6356 "url": "https://github.com/chalk/strip-ansi?sponsor=1"
6357 }
6358 },
6359 "node_modules/strip-ansi-cjs": {
6360 "name": "strip-ansi",
6361 "version": "6.0.1",
6362 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
6363 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
6364 "dev": true,
6365 "license": "MIT",
6366 "dependencies": {
6367 "ansi-regex": "^5.0.1"
6368 },
6369 "engines": {
6370 "node": ">=8"
6371 }
6372 },
6373 "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
6374 "version": "5.0.1",
6375 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6376 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6377 "dev": true,
6378 "license": "MIT",
6379 "engines": {
6380 "node": ">=8"
6381 }
6382 },
6383 "node_modules/superjson": {
6384 "version": "2.2.6",
6385 "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.6.tgz",
6386 "integrity": "sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==",
6387 "license": "MIT",
6388 "dependencies": {
6389 "copy-anything": "^4"
6390 },
6391 "engines": {
6392 "node": ">=16"
6393 }
6394 },
6395 "node_modules/symbol-tree": {
6396 "version": "3.2.4",
6397 "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
6398 "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
6399 "dev": true,
6400 "license": "MIT"
6401 },
6402 "node_modules/tagged-tag": {
6403 "version": "1.0.0",
6404 "resolved": "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz",
6405 "integrity": "sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==",
6406 "dev": true,
6407 "license": "MIT",
6408 "engines": {
6409 "node": ">=20"
6410 },
6411 "funding": {
6412 "url": "https://github.com/sponsors/sindresorhus"
6413 }
6414 },
6415 "node_modules/tinybench": {
6416 "version": "2.9.0",
6417 "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
6418 "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==",
6419 "dev": true,
6420 "license": "MIT"
6421 },
6422 "node_modules/tinyexec": {
6423 "version": "1.0.4",
6424 "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.4.tgz",
6425 "integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==",
6426 "dev": true,
6427 "license": "MIT",
6428 "engines": {
6429 "node": ">=18"
6430 }
6431 },
6432 "node_modules/tinyglobby": {
6433 "version": "0.2.15",
6434 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
6435 "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
6436 "license": "MIT",
6437 "dependencies": {
6438 "fdir": "^6.5.0",
6439 "picomatch": "^4.0.3"
6440 },
6441 "engines": {
6442 "node": ">=12.0.0"
6443 },
6444 "funding": {
6445 "url": "https://github.com/sponsors/SuperchupuDev"
6446 }
6447 },
6448 "node_modules/tinyglobby/node_modules/fdir": {
6449 "version": "6.5.0",
6450 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
6451 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
6452 "license": "MIT",
6453 "engines": {
6454 "node": ">=12.0.0"
6455 },
6456 "peerDependencies": {
6457 "picomatch": "^3 || ^4"
6458 },
6459 "peerDependenciesMeta": {
6460 "picomatch": {
6461 "optional": true
6462 }
6463 }
6464 },
6465 "node_modules/tinyglobby/node_modules/picomatch": {
6466 "version": "4.0.4",
6467 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
6468 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
6469 "license": "MIT",
6470 "engines": {
6471 "node": ">=12"
6472 },
6473 "funding": {
6474 "url": "https://github.com/sponsors/jonschlinkert"
6475 }
6476 },
6477 "node_modules/tinyrainbow": {
6478 "version": "3.1.0",
6479 "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.1.0.tgz",
6480 "integrity": "sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==",
6481 "dev": true,
6482 "license": "MIT",
6483 "engines": {
6484 "node": ">=14.0.0"
6485 }
6486 },
6487 "node_modules/tldts": {
6488 "version": "7.0.27",
6489 "resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.27.tgz",
6490 "integrity": "sha512-I4FZcVFcqCRuT0ph6dCDpPuO4Xgzvh+spkcTr1gK7peIvxWauoloVO0vuy1FQnijT63ss6AsHB6+OIM4aXHbPg==",
6491 "dev": true,
6492 "license": "MIT",
6493 "dependencies": {
6494 "tldts-core": "^7.0.27"
6495 },
6496 "bin": {
6497 "tldts": "bin/cli.js"
6498 }
6499 },
6500 "node_modules/tldts-core": {
6501 "version": "7.0.27",
6502 "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.27.tgz",
6503 "integrity": "sha512-YQ7uPjgWUibIK6DW5lrKujGwUKhLevU4hcGbP5O6TcIUb+oTjJYJVWPS4nZsIHrEEEG6myk/oqAJUEQmpZrHsg==",
6504 "dev": true,
6505 "license": "MIT"
6506 },
6507 "node_modules/to-regex-range": {
6508 "version": "5.0.1",
6509 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
6510 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
6511 "dev": true,
6512 "license": "MIT",
6513 "dependencies": {
6514 "is-number": "^7.0.0"
6515 },
6516 "engines": {
6517 "node": ">=8.0"
6518 }
6519 },
6520 "node_modules/totalist": {
6521 "version": "3.0.1",
6522 "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
6523 "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
6524 "dev": true,
6525 "license": "MIT",
6526 "engines": {
6527 "node": ">=6"
6528 }
6529 },
6530 "node_modules/tough-cookie": {
6531 "version": "6.0.1",
6532 "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-6.0.1.tgz",
6533 "integrity": "sha512-LktZQb3IeoUWB9lqR5EWTHgW/VTITCXg4D21M+lvybRVdylLrRMnqaIONLVb5mav8vM19m44HIcGq4qASeu2Qw==",
6534 "dev": true,
6535 "license": "BSD-3-Clause",
6536 "dependencies": {
6537 "tldts": "^7.0.5"
6538 },
6539 "engines": {
6540 "node": ">=16"
6541 }
6542 },
6543 "node_modules/tr46": {
6544 "version": "6.0.0",
6545 "resolved": "https://registry.npmjs.org/tr46/-/tr46-6.0.0.tgz",
6546 "integrity": "sha512-bLVMLPtstlZ4iMQHpFHTR7GAGj2jxi8Dg0s2h2MafAE4uSWF98FC/3MomU51iQAMf8/qDUbKWf5GxuvvVcXEhw==",
6547 "dev": true,
6548 "license": "MIT",
6549 "dependencies": {
6550 "punycode": "^2.3.1"
6551 },
6552 "engines": {
6553 "node": ">=20"
6554 }
6555 },
6556 "node_modules/ts-api-utils": {
6557 "version": "2.5.0",
6558 "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.5.0.tgz",
6559 "integrity": "sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==",
6560 "dev": true,
6561 "license": "MIT",
6562 "engines": {
6563 "node": ">=18.12"
6564 },
6565 "peerDependencies": {
6566 "typescript": ">=4.8.4"
6567 }
6568 },
6569 "node_modules/tslib": {
6570 "version": "2.8.1",
6571 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
6572 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
6573 "dev": true,
6574 "license": "0BSD",
6575 "optional": true
6576 },
6577 "node_modules/type-check": {
6578 "version": "0.4.0",
6579 "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
6580 "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
6581 "dev": true,
6582 "license": "MIT",
6583 "dependencies": {
6584 "prelude-ls": "^1.2.1"
6585 },
6586 "engines": {
6587 "node": ">= 0.8.0"
6588 }
6589 },
6590 "node_modules/type-fest": {
6591 "version": "5.5.0",
6592 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.5.0.tgz",
6593 "integrity": "sha512-PlBfpQwiUvGViBNX84Yxwjsdhd1TUlXr6zjX7eoirtCPIr08NAmxwa+fcYBTeRQxHo9YC9wwF3m9i700sHma8g==",
6594 "dev": true,
6595 "license": "(MIT OR CC0-1.0)",
6596 "dependencies": {
6597 "tagged-tag": "^1.0.0"
6598 },
6599 "engines": {
6600 "node": ">=20"
6601 },
6602 "funding": {
6603 "url": "https://github.com/sponsors/sindresorhus"
6604 }
6605 },
6606 "node_modules/typescript": {
6607 "version": "6.0.2",
6608 "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz",
6609 "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==",
6610 "devOptional": true,
6611 "license": "Apache-2.0",
6612 "bin": {
6613 "tsc": "bin/tsc",
6614 "tsserver": "bin/tsserver"
6615 },
6616 "engines": {
6617 "node": ">=14.17"
6618 }
6619 },
6620 "node_modules/typescript-eslint": {
6621 "version": "8.58.0",
6622 "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.58.0.tgz",
6623 "integrity": "sha512-e2TQzKfaI85fO+F3QywtX+tCTsu/D3WW5LVU6nz8hTFKFZ8yBJ6mSYRpXqdR3mFjPWmO0eWsTa5f+UpAOe/FMA==",
6624 "dev": true,
6625 "license": "MIT",
6626 "dependencies": {
6627 "@typescript-eslint/eslint-plugin": "8.58.0",
6628 "@typescript-eslint/parser": "8.58.0",
6629 "@typescript-eslint/typescript-estree": "8.58.0",
6630 "@typescript-eslint/utils": "8.58.0"
6631 },
6632 "engines": {
6633 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6634 },
6635 "funding": {
6636 "type": "opencollective",
6637 "url": "https://opencollective.com/typescript-eslint"
6638 },
6639 "peerDependencies": {
6640 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
6641 "typescript": ">=4.8.4 <6.1.0"
6642 }
6643 },
6644 "node_modules/ufo": {
6645 "version": "1.6.3",
6646 "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz",
6647 "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==",
6648 "license": "MIT"
6649 },
6650 "node_modules/undici": {
6651 "version": "7.24.7",
6652 "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.7.tgz",
6653 "integrity": "sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==",
6654 "dev": true,
6655 "license": "MIT",
6656 "engines": {
6657 "node": ">=20.18.1"
6658 }
6659 },
6660 "node_modules/undici-types": {
6661 "version": "7.24.7",
6662 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.7.tgz",
6663 "integrity": "sha512-XA+gOBkzYD3C74sZowtCLTpgtaCdqZhqCvR6y9LXvrKTt/IVU6bz49T4D+BPi475scshCCkb0IklJRw6T1ZlgQ==",
6664 "dev": true,
6665 "license": "MIT"
6666 },
6667 "node_modules/unplugin": {
6668 "version": "3.0.0",
6669 "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-3.0.0.tgz",
6670 "integrity": "sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==",
6671 "license": "MIT",
6672 "dependencies": {
6673 "@jridgewell/remapping": "^2.3.5",
6674 "picomatch": "^4.0.3",
6675 "webpack-virtual-modules": "^0.6.2"
6676 },
6677 "engines": {
6678 "node": "^20.19.0 || >=22.12.0"
6679 }
6680 },
6681 "node_modules/unplugin-utils": {
6682 "version": "0.3.1",
6683 "resolved": "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.3.1.tgz",
6684 "integrity": "sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==",
6685 "license": "MIT",
6686 "dependencies": {
6687 "pathe": "^2.0.3",
6688 "picomatch": "^4.0.3"
6689 },
6690 "engines": {
6691 "node": ">=20.19.0"
6692 },
6693 "funding": {
6694 "url": "https://github.com/sponsors/sxzz"
6695 }
6696 },
6697 "node_modules/unplugin-utils/node_modules/picomatch": {
6698 "version": "4.0.4",
6699 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
6700 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
6701 "license": "MIT",
6702 "engines": {
6703 "node": ">=12"
6704 },
6705 "funding": {
6706 "url": "https://github.com/sponsors/jonschlinkert"
6707 }
6708 },
6709 "node_modules/unplugin/node_modules/picomatch": {
6710 "version": "4.0.4",
6711 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
6712 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
6713 "license": "MIT",
6714 "engines": {
6715 "node": ">=12"
6716 },
6717 "funding": {
6718 "url": "https://github.com/sponsors/jonschlinkert"
6719 }
6720 },
6721 "node_modules/until-async": {
6722 "version": "3.0.2",
6723 "resolved": "https://registry.npmjs.org/until-async/-/until-async-3.0.2.tgz",
6724 "integrity": "sha512-IiSk4HlzAMqTUseHHe3VhIGyuFmN90zMTpD3Z3y8jeQbzLIq500MVM7Jq2vUAnTKAFPJrqwkzr6PoTcPhGcOiw==",
6725 "dev": true,
6726 "license": "MIT",
6727 "funding": {
6728 "url": "https://github.com/sponsors/kettanaito"
6729 }
6730 },
6731 "node_modules/update-browserslist-db": {
6732 "version": "1.2.3",
6733 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
6734 "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
6735 "dev": true,
6736 "funding": [
6737 {
6738 "type": "opencollective",
6739 "url": "https://opencollective.com/browserslist"
6740 },
6741 {
6742 "type": "tidelift",
6743 "url": "https://tidelift.com/funding/github/npm/browserslist"
6744 },
6745 {
6746 "type": "github",
6747 "url": "https://github.com/sponsors/ai"
6748 }
6749 ],
6750 "license": "MIT",
6751 "dependencies": {
6752 "escalade": "^3.2.0",
6753 "picocolors": "^1.1.1"
6754 },
6755 "bin": {
6756 "update-browserslist-db": "cli.js"
6757 },
6758 "peerDependencies": {
6759 "browserslist": ">= 4.21.0"
6760 }
6761 },
6762 "node_modules/uri-js": {
6763 "version": "4.4.1",
6764 "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
6765 "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
6766 "dev": true,
6767 "license": "BSD-2-Clause",
6768 "dependencies": {
6769 "punycode": "^2.1.0"
6770 }
6771 },
6772 "node_modules/util-deprecate": {
6773 "version": "1.0.2",
6774 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
6775 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
6776 "dev": true,
6777 "license": "MIT"
6778 },
6779 "node_modules/vite": {
6780 "version": "8.0.3",
6781 "resolved": "https://registry.npmjs.org/vite/-/vite-8.0.3.tgz",
6782 "integrity": "sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ==",
6783 "dev": true,
6784 "license": "MIT",
6785 "dependencies": {
6786 "lightningcss": "^1.32.0",
6787 "picomatch": "^4.0.4",
6788 "postcss": "^8.5.8",
6789 "rolldown": "1.0.0-rc.12",
6790 "tinyglobby": "^0.2.15"
6791 },
6792 "bin": {
6793 "vite": "bin/vite.js"
6794 },
6795 "engines": {
6796 "node": "^20.19.0 || >=22.12.0"
6797 },
6798 "funding": {
6799 "url": "https://github.com/vitejs/vite?sponsor=1"
6800 },
6801 "optionalDependencies": {
6802 "fsevents": "~2.3.3"
6803 },
6804 "peerDependencies": {
6805 "@types/node": "^20.19.0 || >=22.12.0",
6806 "@vitejs/devtools": "^0.1.0",
6807 "esbuild": "^0.27.0",
6808 "jiti": ">=1.21.0",
6809 "less": "^4.0.0",
6810 "sass": "^1.70.0",
6811 "sass-embedded": "^1.70.0",
6812 "stylus": ">=0.54.8",
6813 "sugarss": "^5.0.0",
6814 "terser": "^5.16.0",
6815 "tsx": "^4.8.1",
6816 "yaml": "^2.4.2"
6817 },
6818 "peerDependenciesMeta": {
6819 "@types/node": {
6820 "optional": true
6821 },
6822 "@vitejs/devtools": {
6823 "optional": true
6824 },
6825 "esbuild": {
6826 "optional": true
6827 },
6828 "jiti": {
6829 "optional": true
6830 },
6831 "less": {
6832 "optional": true
6833 },
6834 "sass": {
6835 "optional": true
6836 },
6837 "sass-embedded": {
6838 "optional": true
6839 },
6840 "stylus": {
6841 "optional": true
6842 },
6843 "sugarss": {
6844 "optional": true
6845 },
6846 "terser": {
6847 "optional": true
6848 },
6849 "tsx": {
6850 "optional": true
6851 },
6852 "yaml": {
6853 "optional": true
6854 }
6855 }
6856 },
6857 "node_modules/vite-plugin-vue-devtools": {
6858 "version": "8.1.1",
6859 "resolved": "https://registry.npmjs.org/vite-plugin-vue-devtools/-/vite-plugin-vue-devtools-8.1.1.tgz",
6860 "integrity": "sha512-9qTpOmZ2vHpvlI9hdVXAQ1Ry4I8GcBArU7aPi0qfIaV7fQIXy0L1nb6X4mFY2Gw0dYshHuLbIl0Ulb572SCjsQ==",
6861 "dev": true,
6862 "license": "MIT",
6863 "dependencies": {
6864 "@vue/devtools-core": "^8.1.1",
6865 "@vue/devtools-kit": "^8.1.1",
6866 "@vue/devtools-shared": "^8.1.1",
6867 "sirv": "^3.0.2",
6868 "vite-plugin-inspect": "^11.3.3",
6869 "vite-plugin-vue-inspector": "^5.3.2"
6870 },
6871 "engines": {
6872 "node": ">=v14.21.3"
6873 },
6874 "peerDependencies": {
6875 "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
6876 }
6877 },
6878 "node_modules/vite-plugin-vue-devtools/node_modules/@vue/devtools-kit": {
6879 "version": "8.1.1",
6880 "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-8.1.1.tgz",
6881 "integrity": "sha512-gVBaBv++i+adg4JpH71k9ppl4soyR7Y2McEqO5YNgv0BI1kMZ7BDX5gnwkZ5COYgiCyhejZG+yGNrBAjj6Coqg==",
6882 "dev": true,
6883 "license": "MIT",
6884 "dependencies": {
6885 "@vue/devtools-shared": "^8.1.1",
6886 "birpc": "^2.6.1",
6887 "hookable": "^5.5.3",
6888 "perfect-debounce": "^2.0.0"
6889 }
6890 },
6891 "node_modules/vite-plugin-vue-devtools/node_modules/@vue/devtools-shared": {
6892 "version": "8.1.1",
6893 "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-8.1.1.tgz",
6894 "integrity": "sha512-+h4ttmJYl/txpxHKaoZcaKpC+pvckgLzIDiSQlaQ7kKthKh8KuwoLW2D8hPJEnqKzXOvu15UHEoGyngAXCz0EQ==",
6895 "dev": true,
6896 "license": "MIT"
6897 },
6898 "node_modules/vite-plugin-vue-devtools/node_modules/perfect-debounce": {
6899 "version": "2.1.0",
6900 "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.1.0.tgz",
6901 "integrity": "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==",
6902 "dev": true,
6903 "license": "MIT"
6904 },
6905 "node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect": {
6906 "version": "11.3.3",
6907 "resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-11.3.3.tgz",
6908 "integrity": "sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==",
6909 "dev": true,
6910 "license": "MIT",
6911 "dependencies": {
6912 "ansis": "^4.1.0",
6913 "debug": "^4.4.1",
6914 "error-stack-parser-es": "^1.0.5",
6915 "ohash": "^2.0.11",
6916 "open": "^10.2.0",
6917 "perfect-debounce": "^2.0.0",
6918 "sirv": "^3.0.1",
6919 "unplugin-utils": "^0.3.0",
6920 "vite-dev-rpc": "^1.1.0"
6921 },
6922 "engines": {
6923 "node": ">=14"
6924 },
6925 "funding": {
6926 "url": "https://github.com/sponsors/antfu"
6927 },
6928 "peerDependencies": {
6929 "vite": "^6.0.0 || ^7.0.0-0"
6930 },
6931 "peerDependenciesMeta": {
6932 "@nuxt/kit": {
6933 "optional": true
6934 }
6935 }
6936 },
6937 "node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect/node_modules/vite-dev-rpc": {
6938 "version": "1.1.0",
6939 "resolved": "https://registry.npmjs.org/vite-dev-rpc/-/vite-dev-rpc-1.1.0.tgz",
6940 "integrity": "sha512-pKXZlgoXGoE8sEKiKJSng4hI1sQ4wi5YT24FCrwrLt6opmkjlqPPVmiPWWJn8M8byMxRGzp1CrFuqQs4M/Z39A==",
6941 "dev": true,
6942 "license": "MIT",
6943 "dependencies": {
6944 "birpc": "^2.4.0",
6945 "vite-hot-client": "^2.1.0"
6946 },
6947 "funding": {
6948 "url": "https://github.com/sponsors/antfu"
6949 },
6950 "peerDependencies": {
6951 "vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0"
6952 }
6953 },
6954 "node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect/node_modules/vite-dev-rpc/node_modules/vite-hot-client": {
6955 "version": "2.1.0",
6956 "resolved": "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-2.1.0.tgz",
6957 "integrity": "sha512-7SpgZmU7R+dDnSmvXE1mfDtnHLHQSisdySVR7lO8ceAXvM0otZeuQQ6C8LrS5d/aYyP/QZ0hI0L+dIPrm4YlFQ==",
6958 "dev": true,
6959 "license": "MIT",
6960 "funding": {
6961 "url": "https://github.com/sponsors/antfu"
6962 },
6963 "peerDependencies": {
6964 "vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0"
6965 }
6966 },
6967 "node_modules/vite-plugin-vue-inspector": {
6968 "version": "5.4.0",
6969 "resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.4.0.tgz",
6970 "integrity": "sha512-Iq/024CydcE46FZqWPU4t4lw4uYOdLnFSO1RNxJVt2qY9zxIjmnkBqhHnYaReWM82kmNnaXs7OkfgRrV2GEjyw==",
6971 "dev": true,
6972 "license": "MIT",
6973 "dependencies": {
6974 "@babel/core": "^7.23.0",
6975 "@babel/plugin-proposal-decorators": "^7.23.0",
6976 "@babel/plugin-syntax-import-attributes": "^7.22.5",
6977 "@babel/plugin-syntax-import-meta": "^7.10.4",
6978 "@babel/plugin-transform-typescript": "^7.22.15",
6979 "@vue/babel-plugin-jsx": "^1.1.5",
6980 "@vue/compiler-dom": "^3.3.4",
6981 "kolorist": "^1.8.0",
6982 "magic-string": "^0.30.4"
6983 },
6984 "peerDependencies": {
6985 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
6986 }
6987 },
6988 "node_modules/vite/node_modules/picomatch": {
6989 "version": "4.0.4",
6990 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
6991 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
6992 "dev": true,
6993 "license": "MIT",
6994 "engines": {
6995 "node": ">=12"
6996 },
6997 "funding": {
6998 "url": "https://github.com/sponsors/jonschlinkert"
6999 }
7000 },
7001 "node_modules/vitest": {
7002 "version": "4.1.2",
7003 "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.2.tgz",
7004 "integrity": "sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==",
7005 "dev": true,
7006 "license": "MIT",
7007 "dependencies": {
7008 "@vitest/expect": "4.1.2",
7009 "@vitest/mocker": "4.1.2",
7010 "@vitest/pretty-format": "4.1.2",
7011 "@vitest/runner": "4.1.2",
7012 "@vitest/snapshot": "4.1.2",
7013 "@vitest/spy": "4.1.2",
7014 "@vitest/utils": "4.1.2",
7015 "es-module-lexer": "^2.0.0",
7016 "expect-type": "^1.3.0",
7017 "magic-string": "^0.30.21",
7018 "obug": "^2.1.1",
7019 "pathe": "^2.0.3",
7020 "picomatch": "^4.0.3",
7021 "std-env": "^4.0.0-rc.1",
7022 "tinybench": "^2.9.0",
7023 "tinyexec": "^1.0.2",
7024 "tinyglobby": "^0.2.15",
7025 "tinyrainbow": "^3.1.0",
7026 "vite": "^6.0.0 || ^7.0.0 || ^8.0.0",
7027 "why-is-node-running": "^2.3.0"
7028 },
7029 "bin": {
7030 "vitest": "vitest.mjs"
7031 },
7032 "engines": {
7033 "node": "^20.0.0 || ^22.0.0 || >=24.0.0"
7034 },
7035 "funding": {
7036 "url": "https://opencollective.com/vitest"
7037 },
7038 "peerDependencies": {
7039 "@edge-runtime/vm": "*",
7040 "@opentelemetry/api": "^1.9.0",
7041 "@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
7042 "@vitest/browser-playwright": "4.1.2",
7043 "@vitest/browser-preview": "4.1.2",
7044 "@vitest/browser-webdriverio": "4.1.2",
7045 "@vitest/ui": "4.1.2",
7046 "happy-dom": "*",
7047 "jsdom": "*",
7048 "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
7049 },
7050 "peerDependenciesMeta": {
7051 "@edge-runtime/vm": {
7052 "optional": true
7053 },
7054 "@opentelemetry/api": {
7055 "optional": true
7056 },
7057 "@types/node": {
7058 "optional": true
7059 },
7060 "@vitest/browser-playwright": {
7061 "optional": true
7062 },
7063 "@vitest/browser-preview": {
7064 "optional": true
7065 },
7066 "@vitest/browser-webdriverio": {
7067 "optional": true
7068 },
7069 "@vitest/ui": {
7070 "optional": true
7071 },
7072 "happy-dom": {
7073 "optional": true
7074 },
7075 "jsdom": {
7076 "optional": true
7077 },
7078 "vite": {
7079 "optional": false
7080 }
7081 }
7082 },
7083 "node_modules/vitest/node_modules/picomatch": {
7084 "version": "4.0.4",
7085 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
7086 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
7087 "dev": true,
7088 "license": "MIT",
7089 "engines": {
7090 "node": ">=12"
7091 },
7092 "funding": {
7093 "url": "https://github.com/sponsors/jonschlinkert"
7094 }
7095 },
7096 "node_modules/vscode-uri": {
7097 "version": "3.1.0",
7098 "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.1.0.tgz",
7099 "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==",
7100 "dev": true,
7101 "license": "MIT"
7102 },
7103 "node_modules/vue": {
7104 "version": "3.5.31",
7105 "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.31.tgz",
7106 "integrity": "sha512-iV/sU9SzOlmA/0tygSmjkEN6Jbs3nPoIPFhCMLD2STrjgOU8DX7ZtzMhg4ahVwf5Rp9KoFzcXeB1ZrVbLBp5/Q==",
7107 "license": "MIT",
7108 "dependencies": {
7109 "@vue/compiler-dom": "3.5.31",
7110 "@vue/compiler-sfc": "3.5.31",
7111 "@vue/runtime-dom": "3.5.31",
7112 "@vue/server-renderer": "3.5.31",
7113 "@vue/shared": "3.5.31"
7114 },
7115 "peerDependencies": {
7116 "typescript": "*"
7117 },
7118 "peerDependenciesMeta": {
7119 "typescript": {
7120 "optional": true
7121 }
7122 }
7123 },
7124 "node_modules/vue-component-type-helpers": {
7125 "version": "2.2.12",
7126 "resolved": "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-2.2.12.tgz",
7127 "integrity": "sha512-YbGqHZ5/eW4SnkPNR44mKVc6ZKQoRs/Rux1sxC6rdwXb4qpbOSYfDr9DsTHolOTGmIKgM9j141mZbBeg05R1pw==",
7128 "dev": true,
7129 "license": "MIT"
7130 },
7131 "node_modules/vue-eslint-parser": {
7132 "version": "10.4.0",
7133 "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.4.0.tgz",
7134 "integrity": "sha512-Vxi9pJdbN3ZnVGLODVtZ7y4Y2kzAAE2Cm0CZ3ZDRvydVYxZ6VrnBhLikBsRS+dpwj4Jv4UCv21PTEwF5rQ9WXg==",
7135 "dev": true,
7136 "license": "MIT",
7137 "dependencies": {
7138 "debug": "^4.4.0",
7139 "eslint-scope": "^8.2.0 || ^9.0.0",
7140 "eslint-visitor-keys": "^4.2.0 || ^5.0.0",
7141 "espree": "^10.3.0 || ^11.0.0",
7142 "esquery": "^1.6.0",
7143 "semver": "^7.6.3"
7144 },
7145 "engines": {
7146 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
7147 },
7148 "funding": {
7149 "url": "https://github.com/sponsors/mysticatea"
7150 },
7151 "peerDependencies": {
7152 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0"
7153 }
7154 },
7155 "node_modules/vue-eslint-parser/node_modules/eslint-visitor-keys": {
7156 "version": "5.0.1",
7157 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
7158 "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
7159 "dev": true,
7160 "license": "Apache-2.0",
7161 "engines": {
7162 "node": "^20.19.0 || ^22.13.0 || >=24"
7163 },
7164 "funding": {
7165 "url": "https://opencollective.com/eslint"
7166 }
7167 },
7168 "node_modules/vue-i18n": {
7169 "version": "11.3.2",
7170 "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.3.2.tgz",
7171 "integrity": "sha512-gmFrvM+iuf2AH4ygligw/pC7PRJ63AdRNE68E0GPlQ83Mzfyck6g6cRQC3KzkYXr+ZidR91wq+5YBmAMpkgE1A==",
7172 "license": "MIT",
7173 "dependencies": {
7174 "@intlify/core-base": "11.3.2",
7175 "@intlify/devtools-types": "11.3.2",
7176 "@intlify/shared": "11.3.2",
7177 "@vue/devtools-api": "^6.5.0"
7178 },
7179 "engines": {
7180 "node": ">= 16"
7181 },
7182 "funding": {
7183 "url": "https://github.com/sponsors/kazupon"
7184 },
7185 "peerDependencies": {
7186 "vue": "^3.0.0"
7187 }
7188 },
7189 "node_modules/vue-i18n/node_modules/@vue/devtools-api": {
7190 "version": "6.6.4",
7191 "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
7192 "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
7193 "license": "MIT"
7194 },
7195 "node_modules/vue-router": {
7196 "version": "5.0.4",
7197 "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.0.4.tgz",
7198 "integrity": "sha512-lCqDLCI2+fKVRl2OzXuzdSWmxXFLQRxQbmHugnRpTMyYiT+hNaycV0faqG5FBHDXoYrZ6MQcX87BvbY8mQ20Bg==",
7199 "license": "MIT",
7200 "dependencies": {
7201 "@babel/generator": "^7.28.6",
7202 "@vue-macros/common": "^3.1.1",
7203 "@vue/devtools-api": "^8.0.6",
7204 "ast-walker-scope": "^0.8.3",
7205 "chokidar": "^5.0.0",
7206 "json5": "^2.2.3",
7207 "local-pkg": "^1.1.2",
7208 "magic-string": "^0.30.21",
7209 "mlly": "^1.8.0",
7210 "muggle-string": "^0.4.1",
7211 "pathe": "^2.0.3",
7212 "picomatch": "^4.0.3",
7213 "scule": "^1.3.0",
7214 "tinyglobby": "^0.2.15",
7215 "unplugin": "^3.0.0",
7216 "unplugin-utils": "^0.3.1",
7217 "yaml": "^2.8.2"
7218 },
7219 "funding": {
7220 "url": "https://github.com/sponsors/posva"
7221 },
7222 "peerDependencies": {
7223 "@pinia/colada": ">=0.21.2",
7224 "@vue/compiler-sfc": "^3.5.17",
7225 "pinia": "^3.0.4",
7226 "vue": "^3.5.0"
7227 },
7228 "peerDependenciesMeta": {
7229 "@pinia/colada": {
7230 "optional": true
7231 },
7232 "@vue/compiler-sfc": {
7233 "optional": true
7234 },
7235 "pinia": {
7236 "optional": true
7237 }
7238 }
7239 },
7240 "node_modules/vue-router/node_modules/@vue/devtools-api": {
7241 "version": "8.1.1",
7242 "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-8.1.1.tgz",
7243 "integrity": "sha512-bsDMJ07b3GN1puVwJb/fyFnj/U2imyswK5UQVLZwVl7O05jDrt6BHxeG5XffmOOdasOj/bOmIjxJvGPxU7pcqw==",
7244 "license": "MIT",
7245 "dependencies": {
7246 "@vue/devtools-kit": "^8.1.1"
7247 }
7248 },
7249 "node_modules/vue-router/node_modules/@vue/devtools-kit": {
7250 "version": "8.1.1",
7251 "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-8.1.1.tgz",
7252 "integrity": "sha512-gVBaBv++i+adg4JpH71k9ppl4soyR7Y2McEqO5YNgv0BI1kMZ7BDX5gnwkZ5COYgiCyhejZG+yGNrBAjj6Coqg==",
7253 "license": "MIT",
7254 "dependencies": {
7255 "@vue/devtools-shared": "^8.1.1",
7256 "birpc": "^2.6.1",
7257 "hookable": "^5.5.3",
7258 "perfect-debounce": "^2.0.0"
7259 }
7260 },
7261 "node_modules/vue-router/node_modules/@vue/devtools-shared": {
7262 "version": "8.1.1",
7263 "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-8.1.1.tgz",
7264 "integrity": "sha512-+h4ttmJYl/txpxHKaoZcaKpC+pvckgLzIDiSQlaQ7kKthKh8KuwoLW2D8hPJEnqKzXOvu15UHEoGyngAXCz0EQ==",
7265 "license": "MIT"
7266 },
7267 "node_modules/vue-router/node_modules/perfect-debounce": {
7268 "version": "2.1.0",
7269 "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.1.0.tgz",
7270 "integrity": "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==",
7271 "license": "MIT"
7272 },
7273 "node_modules/vue-router/node_modules/picomatch": {
7274 "version": "4.0.4",
7275 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
7276 "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
7277 "license": "MIT",
7278 "engines": {
7279 "node": ">=12"
7280 },
7281 "funding": {
7282 "url": "https://github.com/sponsors/jonschlinkert"
7283 }
7284 },
7285 "node_modules/vue-tsc": {
7286 "version": "3.2.6",
7287 "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-3.2.6.tgz",
7288 "integrity": "sha512-gYW/kWI0XrwGzd0PKc7tVB/qpdeAkIZLNZb10/InizkQjHjnT8weZ/vBarZoj4kHKbUTZT/bAVgoOr8x4NsQ/Q==",
7289 "dev": true,
7290 "license": "MIT",
7291 "dependencies": {
7292 "@volar/typescript": "2.4.28",
7293 "@vue/language-core": "3.2.6"
7294 },
7295 "bin": {
7296 "vue-tsc": "bin/vue-tsc.js"
7297 },
7298 "peerDependencies": {
7299 "typescript": ">=5.0.0"
7300 }
7301 },
7302 "node_modules/w3c-xmlserializer": {
7303 "version": "5.0.0",
7304 "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz",
7305 "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==",
7306 "dev": true,
7307 "license": "MIT",
7308 "dependencies": {
7309 "xml-name-validator": "^5.0.0"
7310 },
7311 "engines": {
7312 "node": ">=18"
7313 }
7314 },
7315 "node_modules/w3c-xmlserializer/node_modules/xml-name-validator": {
7316 "version": "5.0.0",
7317 "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz",
7318 "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==",
7319 "dev": true,
7320 "license": "Apache-2.0",
7321 "engines": {
7322 "node": ">=18"
7323 }
7324 },
7325 "node_modules/webidl-conversions": {
7326 "version": "8.0.1",
7327 "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-8.0.1.tgz",
7328 "integrity": "sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==",
7329 "dev": true,
7330 "license": "BSD-2-Clause",
7331 "engines": {
7332 "node": ">=20"
7333 }
7334 },
7335 "node_modules/webpack-virtual-modules": {
7336 "version": "0.6.2",
7337 "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
7338 "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
7339 "license": "MIT"
7340 },
7341 "node_modules/whatwg-mimetype": {
7342 "version": "5.0.0",
7343 "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-5.0.0.tgz",
7344 "integrity": "sha512-sXcNcHOC51uPGF0P/D4NVtrkjSU2fNsm9iog4ZvZJsL3rjoDAzXZhkm2MWt1y+PUdggKAYVoMAIYcs78wJ51Cw==",
7345 "dev": true,
7346 "license": "MIT",
7347 "engines": {
7348 "node": ">=20"
7349 }
7350 },
7351 "node_modules/whatwg-url": {
7352 "version": "16.0.1",
7353 "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-16.0.1.tgz",
7354 "integrity": "sha512-1to4zXBxmXHV3IiSSEInrreIlu02vUOvrhxJJH5vcxYTBDAx51cqZiKdyTxlecdKNSjj8EcxGBxNf6Vg+945gw==",
7355 "dev": true,
7356 "license": "MIT",
7357 "dependencies": {
7358 "@exodus/bytes": "^1.11.0",
7359 "tr46": "^6.0.0",
7360 "webidl-conversions": "^8.0.1"
7361 },
7362 "engines": {
7363 "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
7364 }
7365 },
7366 "node_modules/which": {
7367 "version": "2.0.2",
7368 "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
7369 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
7370 "dev": true,
7371 "license": "ISC",
7372 "dependencies": {
7373 "isexe": "^2.0.0"
7374 },
7375 "bin": {
7376 "node-which": "bin/node-which"
7377 },
7378 "engines": {
7379 "node": ">= 8"
7380 }
7381 },
7382 "node_modules/why-is-node-running": {
7383 "version": "2.3.0",
7384 "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
7385 "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==",
7386 "dev": true,
7387 "license": "MIT",
7388 "dependencies": {
7389 "siginfo": "^2.0.0",
7390 "stackback": "0.0.2"
7391 },
7392 "bin": {
7393 "why-is-node-running": "cli.js"
7394 },
7395 "engines": {
7396 "node": ">=8"
7397 }
7398 },
7399 "node_modules/word-wrap": {
7400 "version": "1.2.5",
7401 "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
7402 "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
7403 "dev": true,
7404 "license": "MIT",
7405 "engines": {
7406 "node": ">=0.10.0"
7407 }
7408 },
7409 "node_modules/wrap-ansi": {
7410 "version": "8.1.0",
7411 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
7412 "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
7413 "dev": true,
7414 "license": "MIT",
7415 "dependencies": {
7416 "ansi-styles": "^6.1.0",
7417 "string-width": "^5.0.1",
7418 "strip-ansi": "^7.0.1"
7419 },
7420 "engines": {
7421 "node": ">=12"
7422 },
7423 "funding": {
7424 "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7425 }
7426 },
7427 "node_modules/wrap-ansi-cjs": {
7428 "name": "wrap-ansi",
7429 "version": "7.0.0",
7430 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7431 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7432 "dev": true,
7433 "license": "MIT",
7434 "dependencies": {
7435 "ansi-styles": "^4.0.0",
7436 "string-width": "^4.1.0",
7437 "strip-ansi": "^6.0.0"
7438 },
7439 "engines": {
7440 "node": ">=10"
7441 },
7442 "funding": {
7443 "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7444 }
7445 },
7446 "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
7447 "version": "5.0.1",
7448 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
7449 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
7450 "dev": true,
7451 "license": "MIT",
7452 "engines": {
7453 "node": ">=8"
7454 }
7455 },
7456 "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
7457 "version": "4.3.0",
7458 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7459 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7460 "dev": true,
7461 "license": "MIT",
7462 "dependencies": {
7463 "color-convert": "^2.0.1"
7464 },
7465 "engines": {
7466 "node": ">=8"
7467 },
7468 "funding": {
7469 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7470 }
7471 },
7472 "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
7473 "version": "8.0.0",
7474 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
7475 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
7476 "dev": true,
7477 "license": "MIT"
7478 },
7479 "node_modules/wrap-ansi-cjs/node_modules/string-width": {
7480 "version": "4.2.3",
7481 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
7482 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
7483 "dev": true,
7484 "license": "MIT",
7485 "dependencies": {
7486 "emoji-regex": "^8.0.0",
7487 "is-fullwidth-code-point": "^3.0.0",
7488 "strip-ansi": "^6.0.1"
7489 },
7490 "engines": {
7491 "node": ">=8"
7492 }
7493 },
7494 "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
7495 "version": "6.0.1",
7496 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
7497 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
7498 "dev": true,
7499 "license": "MIT",
7500 "dependencies": {
7501 "ansi-regex": "^5.0.1"
7502 },
7503 "engines": {
7504 "node": ">=8"
7505 }
7506 },
7507 "node_modules/wsl-utils": {
7508 "version": "0.1.0",
7509 "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.1.0.tgz",
7510 "integrity": "sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==",
7511 "dev": true,
7512 "license": "MIT",
7513 "dependencies": {
7514 "is-wsl": "^3.1.0"
7515 },
7516 "engines": {
7517 "node": ">=18"
7518 },
7519 "funding": {
7520 "url": "https://github.com/sponsors/sindresorhus"
7521 }
7522 },
7523 "node_modules/xml-name-validator": {
7524 "version": "4.0.0",
7525 "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
7526 "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
7527 "dev": true,
7528 "license": "Apache-2.0",
7529 "engines": {
7530 "node": ">=12"
7531 }
7532 },
7533 "node_modules/xmlchars": {
7534 "version": "2.2.0",
7535 "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
7536 "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
7537 "dev": true,
7538 "license": "MIT"
7539 },
7540 "node_modules/y18n": {
7541 "version": "5.0.8",
7542 "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
7543 "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
7544 "dev": true,
7545 "license": "ISC",
7546 "engines": {
7547 "node": ">=10"
7548 }
7549 },
7550 "node_modules/yallist": {
7551 "version": "3.1.1",
7552 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
7553 "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
7554 "dev": true,
7555 "license": "ISC"
7556 },
7557 "node_modules/yaml": {
7558 "version": "2.8.3",
7559 "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
7560 "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
7561 "license": "ISC",
7562 "bin": {
7563 "yaml": "bin.mjs"
7564 },
7565 "engines": {
7566 "node": ">= 14.6"
7567 },
7568 "funding": {
7569 "url": "https://github.com/sponsors/eemeli"
7570 }
7571 },
7572 "node_modules/yargs": {
7573 "version": "17.7.2",
7574 "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
7575 "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
7576 "dev": true,
7577 "license": "MIT",
7578 "dependencies": {
7579 "cliui": "^8.0.1",
7580 "escalade": "^3.1.1",
7581 "get-caller-file": "^2.0.5",
7582 "require-directory": "^2.1.1",
7583 "string-width": "^4.2.3",
7584 "y18n": "^5.0.5",
7585 "yargs-parser": "^21.1.1"
7586 },
7587 "engines": {
7588 "node": ">=12"
7589 }
7590 },
7591 "node_modules/yargs-parser": {
7592 "version": "21.1.1",
7593 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
7594 "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
7595 "dev": true,
7596 "license": "ISC",
7597 "engines": {
7598 "node": ">=12"
7599 }
7600 },
7601 "node_modules/yargs/node_modules/ansi-regex": {
7602 "version": "5.0.1",
7603 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
7604 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
7605 "dev": true,
7606 "license": "MIT",
7607 "engines": {
7608 "node": ">=8"
7609 }
7610 },
7611 "node_modules/yargs/node_modules/emoji-regex": {
7612 "version": "8.0.0",
7613 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
7614 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
7615 "dev": true,
7616 "license": "MIT"
7617 },
7618 "node_modules/yargs/node_modules/string-width": {
7619 "version": "4.2.3",
7620 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
7621 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
7622 "dev": true,
7623 "license": "MIT",
7624 "dependencies": {
7625 "emoji-regex": "^8.0.0",
7626 "is-fullwidth-code-point": "^3.0.0",
7627 "strip-ansi": "^6.0.1"
7628 },
7629 "engines": {
7630 "node": ">=8"
7631 }
7632 },
7633 "node_modules/yargs/node_modules/strip-ansi": {
7634 "version": "6.0.1",
7635 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
7636 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
7637 "dev": true,
7638 "license": "MIT",
7639 "dependencies": {
7640 "ansi-regex": "^5.0.1"
7641 },
7642 "engines": {
7643 "node": ">=8"
7644 }
7645 },
7646 "node_modules/yocto-queue": {
7647 "version": "0.1.0",
7648 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
7649 "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
7650 "dev": true,
7651 "license": "MIT",
7652 "engines": {
7653 "node": ">=10"
7654 },
7655 "funding": {
7656 "url": "https://github.com/sponsors/sindresorhus"
7657 }
7658 },
7659 "node_modules/yoctocolors-cjs": {
7660 "version": "2.1.3",
7661 "resolved": "https://registry.npmjs.org/yoctocolors-cjs/-/yoctocolors-cjs-2.1.3.tgz",
7662 "integrity": "sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==",
7663 "dev": true,
7664 "license": "MIT",
7665 "engines": {
7666 "node": ">=18"
7667 },
7668 "funding": {
7669 "url": "https://github.com/sponsors/sindresorhus"
7670 }
7671 }
7672 }
7673 }
7674