blob: 6e3de0cb92ac6493fa5179f0eb93711705f28bef [file] [log] [blame]
LaoeGaocia82dfe92025-04-01 20:17:11 +08001{
2 "name": "frontend",
3 "version": "0.1.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "frontend",
9 "version": "0.1.0",
10 "dependencies": {
LaoeGaociee7c5772025-05-28 12:34:47 +080011 "@icon-park/react": "^1.4.2",
12 "@react-icons/all-files": "^4.1.0",
13 "axios": "^1.9.0",
14 "lodash": "^4.17.21",
LaoeGaocia82dfe92025-04-01 20:17:11 +080015 "next": "15.2.4",
LaoeGaociee7c5772025-05-28 12:34:47 +080016 "primeicons": "^7.0.0",
17 "primereact": "^10.9.5",
LaoeGaocia82dfe92025-04-01 20:17:11 +080018 "react": "^19.0.0",
LaoeGaociee7c5772025-05-28 12:34:47 +080019 "react-dom": "^19.0.0",
20 "react-router-dom": "^7.6.0"
LaoeGaocia82dfe92025-04-01 20:17:11 +080021 },
22 "devDependencies": {
23 "@eslint/eslintrc": "^3",
LaoeGaociee7c5772025-05-28 12:34:47 +080024 "@types/lodash": "^4.17.17",
LaoeGaocia82dfe92025-04-01 20:17:11 +080025 "@types/node": "^20",
26 "@types/react": "^19",
27 "@types/react-dom": "^19",
28 "eslint": "^9",
29 "eslint-config-next": "15.2.4",
LaoeGaociee7c5772025-05-28 12:34:47 +080030 "sass": "^1.89.0",
LaoeGaocia82dfe92025-04-01 20:17:11 +080031 "typescript": "^5"
32 }
33 },
LaoeGaociee7c5772025-05-28 12:34:47 +080034 "node_modules/@babel/runtime": {
35 "version": "7.27.1",
36 "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.27.1.tgz",
37 "integrity": "sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==",
38 "engines": {
39 "node": ">=6.9.0"
40 }
41 },
LaoeGaocia82dfe92025-04-01 20:17:11 +080042 "node_modules/@emnapi/core": {
43 "version": "1.4.0",
44 "resolved": "https://registry.npmmirror.com/@emnapi/core/-/core-1.4.0.tgz",
45 "integrity": "sha512-H+N/FqT07NmLmt6OFFtDfwe8PNygprzBikrEMyQfgqSmT0vzE515Pz7R8izwB9q/zsH/MA64AKoul3sA6/CzVg==",
46 "dev": true,
47 "optional": true,
48 "dependencies": {
49 "@emnapi/wasi-threads": "1.0.1",
50 "tslib": "^2.4.0"
51 }
52 },
53 "node_modules/@emnapi/runtime": {
54 "version": "1.4.0",
55 "resolved": "https://registry.npmmirror.com/@emnapi/runtime/-/runtime-1.4.0.tgz",
56 "integrity": "sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==",
57 "optional": true,
58 "dependencies": {
59 "tslib": "^2.4.0"
60 }
61 },
62 "node_modules/@emnapi/wasi-threads": {
63 "version": "1.0.1",
64 "resolved": "https://registry.npmmirror.com/@emnapi/wasi-threads/-/wasi-threads-1.0.1.tgz",
65 "integrity": "sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==",
66 "dev": true,
67 "optional": true,
68 "dependencies": {
69 "tslib": "^2.4.0"
70 }
71 },
72 "node_modules/@eslint-community/eslint-utils": {
73 "version": "4.5.1",
74 "resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
75 "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
76 "dev": true,
77 "dependencies": {
78 "eslint-visitor-keys": "^3.4.3"
79 },
80 "engines": {
81 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
82 },
83 "funding": {
84 "url": "https://opencollective.com/eslint"
85 },
86 "peerDependencies": {
87 "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
88 }
89 },
90 "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
91 "version": "3.4.3",
92 "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
93 "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
94 "dev": true,
95 "engines": {
96 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
97 },
98 "funding": {
99 "url": "https://opencollective.com/eslint"
100 }
101 },
102 "node_modules/@eslint-community/regexpp": {
103 "version": "4.12.1",
104 "resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
105 "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
106 "dev": true,
107 "engines": {
108 "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
109 }
110 },
111 "node_modules/@eslint/config-array": {
112 "version": "0.19.2",
113 "resolved": "https://registry.npmmirror.com/@eslint/config-array/-/config-array-0.19.2.tgz",
114 "integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==",
115 "dev": true,
116 "dependencies": {
117 "@eslint/object-schema": "^2.1.6",
118 "debug": "^4.3.1",
119 "minimatch": "^3.1.2"
120 },
121 "engines": {
122 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
123 }
124 },
125 "node_modules/@eslint/config-helpers": {
126 "version": "0.2.0",
127 "resolved": "https://registry.npmmirror.com/@eslint/config-helpers/-/config-helpers-0.2.0.tgz",
128 "integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==",
129 "dev": true,
130 "engines": {
131 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
132 }
133 },
134 "node_modules/@eslint/core": {
135 "version": "0.12.0",
136 "resolved": "https://registry.npmmirror.com/@eslint/core/-/core-0.12.0.tgz",
137 "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
138 "dev": true,
139 "dependencies": {
140 "@types/json-schema": "^7.0.15"
141 },
142 "engines": {
143 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
144 }
145 },
146 "node_modules/@eslint/eslintrc": {
147 "version": "3.3.1",
148 "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
149 "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
150 "dev": true,
151 "dependencies": {
152 "ajv": "^6.12.4",
153 "debug": "^4.3.2",
154 "espree": "^10.0.1",
155 "globals": "^14.0.0",
156 "ignore": "^5.2.0",
157 "import-fresh": "^3.2.1",
158 "js-yaml": "^4.1.0",
159 "minimatch": "^3.1.2",
160 "strip-json-comments": "^3.1.1"
161 },
162 "engines": {
163 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
164 },
165 "funding": {
166 "url": "https://opencollective.com/eslint"
167 }
168 },
169 "node_modules/@eslint/js": {
170 "version": "9.23.0",
171 "resolved": "https://registry.npmmirror.com/@eslint/js/-/js-9.23.0.tgz",
172 "integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
173 "dev": true,
174 "engines": {
175 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
176 }
177 },
178 "node_modules/@eslint/object-schema": {
179 "version": "2.1.6",
180 "resolved": "https://registry.npmmirror.com/@eslint/object-schema/-/object-schema-2.1.6.tgz",
181 "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
182 "dev": true,
183 "engines": {
184 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
185 }
186 },
187 "node_modules/@eslint/plugin-kit": {
188 "version": "0.2.7",
189 "resolved": "https://registry.npmmirror.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz",
190 "integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==",
191 "dev": true,
192 "dependencies": {
193 "@eslint/core": "^0.12.0",
194 "levn": "^0.4.1"
195 },
196 "engines": {
197 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
198 }
199 },
200 "node_modules/@humanfs/core": {
201 "version": "0.19.1",
202 "resolved": "https://registry.npmmirror.com/@humanfs/core/-/core-0.19.1.tgz",
203 "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
204 "dev": true,
205 "engines": {
206 "node": ">=18.18.0"
207 }
208 },
209 "node_modules/@humanfs/node": {
210 "version": "0.16.6",
211 "resolved": "https://registry.npmmirror.com/@humanfs/node/-/node-0.16.6.tgz",
212 "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
213 "dev": true,
214 "dependencies": {
215 "@humanfs/core": "^0.19.1",
216 "@humanwhocodes/retry": "^0.3.0"
217 },
218 "engines": {
219 "node": ">=18.18.0"
220 }
221 },
222 "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
223 "version": "0.3.1",
224 "resolved": "https://registry.npmmirror.com/@humanwhocodes/retry/-/retry-0.3.1.tgz",
225 "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
226 "dev": true,
227 "engines": {
228 "node": ">=18.18"
229 },
230 "funding": {
231 "type": "github",
232 "url": "https://github.com/sponsors/nzakas"
233 }
234 },
235 "node_modules/@humanwhocodes/module-importer": {
236 "version": "1.0.1",
237 "resolved": "https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
238 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
239 "dev": true,
240 "engines": {
241 "node": ">=12.22"
242 },
243 "funding": {
244 "type": "github",
245 "url": "https://github.com/sponsors/nzakas"
246 }
247 },
248 "node_modules/@humanwhocodes/retry": {
249 "version": "0.4.2",
250 "resolved": "https://registry.npmmirror.com/@humanwhocodes/retry/-/retry-0.4.2.tgz",
251 "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
252 "dev": true,
253 "engines": {
254 "node": ">=18.18"
255 },
256 "funding": {
257 "type": "github",
258 "url": "https://github.com/sponsors/nzakas"
259 }
260 },
LaoeGaociee7c5772025-05-28 12:34:47 +0800261 "node_modules/@icon-park/react": {
262 "version": "1.4.2",
263 "resolved": "https://registry.npmmirror.com/@icon-park/react/-/react-1.4.2.tgz",
264 "integrity": "sha512-+MtQLjNiRuia3fC/NfpSCTIy5KH5b+NkMB9zYd7p3R4aAIK61AjK0OSraaICJdkKooU9jpzk8m0fY4g9A3JqhQ==",
265 "engines": {
266 "node": ">= 8.0.0",
267 "npm": ">= 5.0.0"
268 },
269 "peerDependencies": {
270 "react": ">=16.9",
271 "react-dom": ">=16.9"
272 }
273 },
LaoeGaocia82dfe92025-04-01 20:17:11 +0800274 "node_modules/@img/sharp-darwin-arm64": {
275 "version": "0.33.5",
276 "resolved": "https://registry.npmmirror.com/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
277 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
278 "cpu": [
279 "arm64"
280 ],
281 "optional": true,
282 "os": [
283 "darwin"
284 ],
285 "engines": {
286 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
287 },
288 "funding": {
289 "url": "https://opencollective.com/libvips"
290 },
291 "optionalDependencies": {
292 "@img/sharp-libvips-darwin-arm64": "1.0.4"
293 }
294 },
295 "node_modules/@img/sharp-darwin-x64": {
296 "version": "0.33.5",
297 "resolved": "https://registry.npmmirror.com/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
298 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
299 "cpu": [
300 "x64"
301 ],
302 "optional": true,
303 "os": [
304 "darwin"
305 ],
306 "engines": {
307 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
308 },
309 "funding": {
310 "url": "https://opencollective.com/libvips"
311 },
312 "optionalDependencies": {
313 "@img/sharp-libvips-darwin-x64": "1.0.4"
314 }
315 },
316 "node_modules/@img/sharp-libvips-darwin-arm64": {
317 "version": "1.0.4",
318 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
319 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
320 "cpu": [
321 "arm64"
322 ],
323 "optional": true,
324 "os": [
325 "darwin"
326 ],
327 "funding": {
328 "url": "https://opencollective.com/libvips"
329 }
330 },
331 "node_modules/@img/sharp-libvips-darwin-x64": {
332 "version": "1.0.4",
333 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
334 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
335 "cpu": [
336 "x64"
337 ],
338 "optional": true,
339 "os": [
340 "darwin"
341 ],
342 "funding": {
343 "url": "https://opencollective.com/libvips"
344 }
345 },
346 "node_modules/@img/sharp-libvips-linux-arm": {
347 "version": "1.0.5",
348 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
349 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
350 "cpu": [
351 "arm"
352 ],
353 "optional": true,
354 "os": [
355 "linux"
356 ],
357 "funding": {
358 "url": "https://opencollective.com/libvips"
359 }
360 },
361 "node_modules/@img/sharp-libvips-linux-arm64": {
362 "version": "1.0.4",
363 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
364 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
365 "cpu": [
366 "arm64"
367 ],
368 "optional": true,
369 "os": [
370 "linux"
371 ],
372 "funding": {
373 "url": "https://opencollective.com/libvips"
374 }
375 },
376 "node_modules/@img/sharp-libvips-linux-s390x": {
377 "version": "1.0.4",
378 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz",
379 "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==",
380 "cpu": [
381 "s390x"
382 ],
383 "optional": true,
384 "os": [
385 "linux"
386 ],
387 "funding": {
388 "url": "https://opencollective.com/libvips"
389 }
390 },
391 "node_modules/@img/sharp-libvips-linux-x64": {
392 "version": "1.0.4",
393 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
394 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
395 "cpu": [
396 "x64"
397 ],
398 "optional": true,
399 "os": [
400 "linux"
401 ],
402 "funding": {
403 "url": "https://opencollective.com/libvips"
404 }
405 },
406 "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
407 "version": "1.0.4",
408 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz",
409 "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==",
410 "cpu": [
411 "arm64"
412 ],
413 "optional": true,
414 "os": [
415 "linux"
416 ],
417 "funding": {
418 "url": "https://opencollective.com/libvips"
419 }
420 },
421 "node_modules/@img/sharp-libvips-linuxmusl-x64": {
422 "version": "1.0.4",
423 "resolved": "https://registry.npmmirror.com/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz",
424 "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==",
425 "cpu": [
426 "x64"
427 ],
428 "optional": true,
429 "os": [
430 "linux"
431 ],
432 "funding": {
433 "url": "https://opencollective.com/libvips"
434 }
435 },
436 "node_modules/@img/sharp-linux-arm": {
437 "version": "0.33.5",
438 "resolved": "https://registry.npmmirror.com/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
439 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
440 "cpu": [
441 "arm"
442 ],
443 "optional": true,
444 "os": [
445 "linux"
446 ],
447 "engines": {
448 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
449 },
450 "funding": {
451 "url": "https://opencollective.com/libvips"
452 },
453 "optionalDependencies": {
454 "@img/sharp-libvips-linux-arm": "1.0.5"
455 }
456 },
457 "node_modules/@img/sharp-linux-arm64": {
458 "version": "0.33.5",
459 "resolved": "https://registry.npmmirror.com/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
460 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
461 "cpu": [
462 "arm64"
463 ],
464 "optional": true,
465 "os": [
466 "linux"
467 ],
468 "engines": {
469 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
470 },
471 "funding": {
472 "url": "https://opencollective.com/libvips"
473 },
474 "optionalDependencies": {
475 "@img/sharp-libvips-linux-arm64": "1.0.4"
476 }
477 },
478 "node_modules/@img/sharp-linux-s390x": {
479 "version": "0.33.5",
480 "resolved": "https://registry.npmmirror.com/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz",
481 "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==",
482 "cpu": [
483 "s390x"
484 ],
485 "optional": true,
486 "os": [
487 "linux"
488 ],
489 "engines": {
490 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
491 },
492 "funding": {
493 "url": "https://opencollective.com/libvips"
494 },
495 "optionalDependencies": {
496 "@img/sharp-libvips-linux-s390x": "1.0.4"
497 }
498 },
499 "node_modules/@img/sharp-linux-x64": {
500 "version": "0.33.5",
501 "resolved": "https://registry.npmmirror.com/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz",
502 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==",
503 "cpu": [
504 "x64"
505 ],
506 "optional": true,
507 "os": [
508 "linux"
509 ],
510 "engines": {
511 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
512 },
513 "funding": {
514 "url": "https://opencollective.com/libvips"
515 },
516 "optionalDependencies": {
517 "@img/sharp-libvips-linux-x64": "1.0.4"
518 }
519 },
520 "node_modules/@img/sharp-linuxmusl-arm64": {
521 "version": "0.33.5",
522 "resolved": "https://registry.npmmirror.com/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz",
523 "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==",
524 "cpu": [
525 "arm64"
526 ],
527 "optional": true,
528 "os": [
529 "linux"
530 ],
531 "engines": {
532 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
533 },
534 "funding": {
535 "url": "https://opencollective.com/libvips"
536 },
537 "optionalDependencies": {
538 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4"
539 }
540 },
541 "node_modules/@img/sharp-linuxmusl-x64": {
542 "version": "0.33.5",
543 "resolved": "https://registry.npmmirror.com/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz",
544 "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==",
545 "cpu": [
546 "x64"
547 ],
548 "optional": true,
549 "os": [
550 "linux"
551 ],
552 "engines": {
553 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
554 },
555 "funding": {
556 "url": "https://opencollective.com/libvips"
557 },
558 "optionalDependencies": {
559 "@img/sharp-libvips-linuxmusl-x64": "1.0.4"
560 }
561 },
562 "node_modules/@img/sharp-wasm32": {
563 "version": "0.33.5",
564 "resolved": "https://registry.npmmirror.com/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz",
565 "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==",
566 "cpu": [
567 "wasm32"
568 ],
569 "optional": true,
570 "dependencies": {
571 "@emnapi/runtime": "^1.2.0"
572 },
573 "engines": {
574 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
575 },
576 "funding": {
577 "url": "https://opencollective.com/libvips"
578 }
579 },
580 "node_modules/@img/sharp-win32-ia32": {
581 "version": "0.33.5",
582 "resolved": "https://registry.npmmirror.com/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz",
583 "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==",
584 "cpu": [
585 "ia32"
586 ],
587 "optional": true,
588 "os": [
589 "win32"
590 ],
591 "engines": {
592 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
593 },
594 "funding": {
595 "url": "https://opencollective.com/libvips"
596 }
597 },
598 "node_modules/@img/sharp-win32-x64": {
599 "version": "0.33.5",
600 "resolved": "https://registry.npmmirror.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
601 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
602 "cpu": [
603 "x64"
604 ],
605 "optional": true,
606 "os": [
607 "win32"
608 ],
609 "engines": {
610 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
611 },
612 "funding": {
613 "url": "https://opencollective.com/libvips"
614 }
615 },
616 "node_modules/@napi-rs/wasm-runtime": {
617 "version": "0.2.7",
618 "resolved": "https://registry.npmmirror.com/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.7.tgz",
619 "integrity": "sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw==",
620 "dev": true,
621 "optional": true,
622 "dependencies": {
623 "@emnapi/core": "^1.3.1",
624 "@emnapi/runtime": "^1.3.1",
625 "@tybys/wasm-util": "^0.9.0"
626 }
627 },
628 "node_modules/@next/env": {
629 "version": "15.2.4",
630 "resolved": "https://registry.npmmirror.com/@next/env/-/env-15.2.4.tgz",
631 "integrity": "sha512-+SFtMgoiYP3WoSswuNmxJOCwi06TdWE733D+WPjpXIe4LXGULwEaofiiAy6kbS0+XjM5xF5n3lKuBwN2SnqD9g=="
632 },
633 "node_modules/@next/eslint-plugin-next": {
634 "version": "15.2.4",
635 "resolved": "https://registry.npmmirror.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.4.tgz",
636 "integrity": "sha512-O8ScvKtnxkp8kL9TpJTTKnMqlkZnS+QxwoQnJwPGBxjBbzd6OVVPEJ5/pMNrktSyXQD/chEfzfFzYLM6JANOOQ==",
637 "dev": true,
638 "dependencies": {
639 "fast-glob": "3.3.1"
640 }
641 },
642 "node_modules/@next/swc-darwin-arm64": {
643 "version": "15.2.4",
644 "resolved": "https://registry.npmmirror.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.2.4.tgz",
645 "integrity": "sha512-1AnMfs655ipJEDC/FHkSr0r3lXBgpqKo4K1kiwfUf3iE68rDFXZ1TtHdMvf7D0hMItgDZ7Vuq3JgNMbt/+3bYw==",
646 "cpu": [
647 "arm64"
648 ],
649 "optional": true,
650 "os": [
651 "darwin"
652 ],
653 "engines": {
654 "node": ">= 10"
655 }
656 },
657 "node_modules/@next/swc-darwin-x64": {
658 "version": "15.2.4",
659 "resolved": "https://registry.npmmirror.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.2.4.tgz",
660 "integrity": "sha512-3qK2zb5EwCwxnO2HeO+TRqCubeI/NgCe+kL5dTJlPldV/uwCnUgC7VbEzgmxbfrkbjehL4H9BPztWOEtsoMwew==",
661 "cpu": [
662 "x64"
663 ],
664 "optional": true,
665 "os": [
666 "darwin"
667 ],
668 "engines": {
669 "node": ">= 10"
670 }
671 },
672 "node_modules/@next/swc-linux-arm64-gnu": {
673 "version": "15.2.4",
674 "resolved": "https://registry.npmmirror.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.2.4.tgz",
675 "integrity": "sha512-HFN6GKUcrTWvem8AZN7tT95zPb0GUGv9v0d0iyuTb303vbXkkbHDp/DxufB04jNVD+IN9yHy7y/6Mqq0h0YVaQ==",
676 "cpu": [
677 "arm64"
678 ],
679 "optional": true,
680 "os": [
681 "linux"
682 ],
683 "engines": {
684 "node": ">= 10"
685 }
686 },
687 "node_modules/@next/swc-linux-arm64-musl": {
688 "version": "15.2.4",
689 "resolved": "https://registry.npmmirror.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.2.4.tgz",
690 "integrity": "sha512-Oioa0SORWLwi35/kVB8aCk5Uq+5/ZIumMK1kJV+jSdazFm2NzPDztsefzdmzzpx5oGCJ6FkUC7vkaUseNTStNA==",
691 "cpu": [
692 "arm64"
693 ],
694 "optional": true,
695 "os": [
696 "linux"
697 ],
698 "engines": {
699 "node": ">= 10"
700 }
701 },
702 "node_modules/@next/swc-linux-x64-gnu": {
703 "version": "15.2.4",
704 "resolved": "https://registry.npmmirror.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.2.4.tgz",
705 "integrity": "sha512-yb5WTRaHdkgOqFOZiu6rHV1fAEK0flVpaIN2HB6kxHVSy/dIajWbThS7qON3W9/SNOH2JWkVCyulgGYekMePuw==",
706 "cpu": [
707 "x64"
708 ],
709 "optional": true,
710 "os": [
711 "linux"
712 ],
713 "engines": {
714 "node": ">= 10"
715 }
716 },
717 "node_modules/@next/swc-linux-x64-musl": {
718 "version": "15.2.4",
719 "resolved": "https://registry.npmmirror.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.2.4.tgz",
720 "integrity": "sha512-Dcdv/ix6srhkM25fgXiyOieFUkz+fOYkHlydWCtB0xMST6X9XYI3yPDKBZt1xuhOytONsIFJFB08xXYsxUwJLw==",
721 "cpu": [
722 "x64"
723 ],
724 "optional": true,
725 "os": [
726 "linux"
727 ],
728 "engines": {
729 "node": ">= 10"
730 }
731 },
732 "node_modules/@next/swc-win32-arm64-msvc": {
733 "version": "15.2.4",
734 "resolved": "https://registry.npmmirror.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.2.4.tgz",
735 "integrity": "sha512-dW0i7eukvDxtIhCYkMrZNQfNicPDExt2jPb9AZPpL7cfyUo7QSNl1DjsHjmmKp6qNAqUESyT8YFl/Aw91cNJJg==",
736 "cpu": [
737 "arm64"
738 ],
739 "optional": true,
740 "os": [
741 "win32"
742 ],
743 "engines": {
744 "node": ">= 10"
745 }
746 },
747 "node_modules/@next/swc-win32-x64-msvc": {
748 "version": "15.2.4",
749 "resolved": "https://registry.npmmirror.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.2.4.tgz",
750 "integrity": "sha512-SbnWkJmkS7Xl3kre8SdMF6F/XDh1DTFEhp0jRTj/uB8iPKoU2bb2NDfcu+iifv1+mxQEd1g2vvSxcZbXSKyWiQ==",
751 "cpu": [
752 "x64"
753 ],
754 "optional": true,
755 "os": [
756 "win32"
757 ],
758 "engines": {
759 "node": ">= 10"
760 }
761 },
762 "node_modules/@nodelib/fs.scandir": {
763 "version": "2.1.5",
764 "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
765 "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
766 "dev": true,
767 "dependencies": {
768 "@nodelib/fs.stat": "2.0.5",
769 "run-parallel": "^1.1.9"
770 },
771 "engines": {
772 "node": ">= 8"
773 }
774 },
775 "node_modules/@nodelib/fs.stat": {
776 "version": "2.0.5",
777 "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
778 "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
779 "dev": true,
780 "engines": {
781 "node": ">= 8"
782 }
783 },
784 "node_modules/@nodelib/fs.walk": {
785 "version": "1.2.8",
786 "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
787 "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
788 "dev": true,
789 "dependencies": {
790 "@nodelib/fs.scandir": "2.1.5",
791 "fastq": "^1.6.0"
792 },
793 "engines": {
794 "node": ">= 8"
795 }
796 },
797 "node_modules/@nolyfill/is-core-module": {
798 "version": "1.0.39",
799 "resolved": "https://registry.npmmirror.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz",
800 "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==",
801 "dev": true,
802 "engines": {
803 "node": ">=12.4.0"
804 }
805 },
LaoeGaociee7c5772025-05-28 12:34:47 +0800806 "node_modules/@parcel/watcher": {
807 "version": "2.5.1",
808 "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.5.1.tgz",
809 "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
810 "dev": true,
811 "hasInstallScript": true,
812 "optional": true,
813 "dependencies": {
814 "detect-libc": "^1.0.3",
815 "is-glob": "^4.0.3",
816 "micromatch": "^4.0.5",
817 "node-addon-api": "^7.0.0"
818 },
819 "engines": {
820 "node": ">= 10.0.0"
821 },
822 "funding": {
823 "type": "opencollective",
824 "url": "https://opencollective.com/parcel"
825 },
826 "optionalDependencies": {
827 "@parcel/watcher-android-arm64": "2.5.1",
828 "@parcel/watcher-darwin-arm64": "2.5.1",
829 "@parcel/watcher-darwin-x64": "2.5.1",
830 "@parcel/watcher-freebsd-x64": "2.5.1",
831 "@parcel/watcher-linux-arm-glibc": "2.5.1",
832 "@parcel/watcher-linux-arm-musl": "2.5.1",
833 "@parcel/watcher-linux-arm64-glibc": "2.5.1",
834 "@parcel/watcher-linux-arm64-musl": "2.5.1",
835 "@parcel/watcher-linux-x64-glibc": "2.5.1",
836 "@parcel/watcher-linux-x64-musl": "2.5.1",
837 "@parcel/watcher-win32-arm64": "2.5.1",
838 "@parcel/watcher-win32-ia32": "2.5.1",
839 "@parcel/watcher-win32-x64": "2.5.1"
840 }
841 },
842 "node_modules/@parcel/watcher-android-arm64": {
843 "version": "2.5.1",
844 "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
845 "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
846 "cpu": [
847 "arm64"
848 ],
849 "dev": true,
850 "optional": true,
851 "os": [
852 "android"
853 ],
854 "engines": {
855 "node": ">= 10.0.0"
856 },
857 "funding": {
858 "type": "opencollective",
859 "url": "https://opencollective.com/parcel"
860 }
861 },
862 "node_modules/@parcel/watcher-darwin-arm64": {
863 "version": "2.5.1",
864 "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
865 "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
866 "cpu": [
867 "arm64"
868 ],
869 "dev": true,
870 "optional": true,
871 "os": [
872 "darwin"
873 ],
874 "engines": {
875 "node": ">= 10.0.0"
876 },
877 "funding": {
878 "type": "opencollective",
879 "url": "https://opencollective.com/parcel"
880 }
881 },
882 "node_modules/@parcel/watcher-darwin-x64": {
883 "version": "2.5.1",
884 "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
885 "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
886 "cpu": [
887 "x64"
888 ],
889 "dev": true,
890 "optional": true,
891 "os": [
892 "darwin"
893 ],
894 "engines": {
895 "node": ">= 10.0.0"
896 },
897 "funding": {
898 "type": "opencollective",
899 "url": "https://opencollective.com/parcel"
900 }
901 },
902 "node_modules/@parcel/watcher-freebsd-x64": {
903 "version": "2.5.1",
904 "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
905 "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
906 "cpu": [
907 "x64"
908 ],
909 "dev": true,
910 "optional": true,
911 "os": [
912 "freebsd"
913 ],
914 "engines": {
915 "node": ">= 10.0.0"
916 },
917 "funding": {
918 "type": "opencollective",
919 "url": "https://opencollective.com/parcel"
920 }
921 },
922 "node_modules/@parcel/watcher-linux-arm-glibc": {
923 "version": "2.5.1",
924 "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
925 "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
926 "cpu": [
927 "arm"
928 ],
929 "dev": true,
930 "optional": true,
931 "os": [
932 "linux"
933 ],
934 "engines": {
935 "node": ">= 10.0.0"
936 },
937 "funding": {
938 "type": "opencollective",
939 "url": "https://opencollective.com/parcel"
940 }
941 },
942 "node_modules/@parcel/watcher-linux-arm-musl": {
943 "version": "2.5.1",
944 "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
945 "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
946 "cpu": [
947 "arm"
948 ],
949 "dev": true,
950 "optional": true,
951 "os": [
952 "linux"
953 ],
954 "engines": {
955 "node": ">= 10.0.0"
956 },
957 "funding": {
958 "type": "opencollective",
959 "url": "https://opencollective.com/parcel"
960 }
961 },
962 "node_modules/@parcel/watcher-linux-arm64-glibc": {
963 "version": "2.5.1",
964 "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
965 "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
966 "cpu": [
967 "arm64"
968 ],
969 "dev": true,
970 "optional": true,
971 "os": [
972 "linux"
973 ],
974 "engines": {
975 "node": ">= 10.0.0"
976 },
977 "funding": {
978 "type": "opencollective",
979 "url": "https://opencollective.com/parcel"
980 }
981 },
982 "node_modules/@parcel/watcher-linux-arm64-musl": {
983 "version": "2.5.1",
984 "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
985 "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
986 "cpu": [
987 "arm64"
988 ],
989 "dev": true,
990 "optional": true,
991 "os": [
992 "linux"
993 ],
994 "engines": {
995 "node": ">= 10.0.0"
996 },
997 "funding": {
998 "type": "opencollective",
999 "url": "https://opencollective.com/parcel"
1000 }
1001 },
1002 "node_modules/@parcel/watcher-linux-x64-glibc": {
1003 "version": "2.5.1",
1004 "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
1005 "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
1006 "cpu": [
1007 "x64"
1008 ],
1009 "dev": true,
1010 "optional": true,
1011 "os": [
1012 "linux"
1013 ],
1014 "engines": {
1015 "node": ">= 10.0.0"
1016 },
1017 "funding": {
1018 "type": "opencollective",
1019 "url": "https://opencollective.com/parcel"
1020 }
1021 },
1022 "node_modules/@parcel/watcher-linux-x64-musl": {
1023 "version": "2.5.1",
1024 "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
1025 "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
1026 "cpu": [
1027 "x64"
1028 ],
1029 "dev": true,
1030 "optional": true,
1031 "os": [
1032 "linux"
1033 ],
1034 "engines": {
1035 "node": ">= 10.0.0"
1036 },
1037 "funding": {
1038 "type": "opencollective",
1039 "url": "https://opencollective.com/parcel"
1040 }
1041 },
1042 "node_modules/@parcel/watcher-win32-arm64": {
1043 "version": "2.5.1",
1044 "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
1045 "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
1046 "cpu": [
1047 "arm64"
1048 ],
1049 "dev": true,
1050 "optional": true,
1051 "os": [
1052 "win32"
1053 ],
1054 "engines": {
1055 "node": ">= 10.0.0"
1056 },
1057 "funding": {
1058 "type": "opencollective",
1059 "url": "https://opencollective.com/parcel"
1060 }
1061 },
1062 "node_modules/@parcel/watcher-win32-ia32": {
1063 "version": "2.5.1",
1064 "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
1065 "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
1066 "cpu": [
1067 "ia32"
1068 ],
1069 "dev": true,
1070 "optional": true,
1071 "os": [
1072 "win32"
1073 ],
1074 "engines": {
1075 "node": ">= 10.0.0"
1076 },
1077 "funding": {
1078 "type": "opencollective",
1079 "url": "https://opencollective.com/parcel"
1080 }
1081 },
1082 "node_modules/@parcel/watcher-win32-x64": {
1083 "version": "2.5.1",
1084 "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
1085 "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
1086 "cpu": [
1087 "x64"
1088 ],
1089 "dev": true,
1090 "optional": true,
1091 "os": [
1092 "win32"
1093 ],
1094 "engines": {
1095 "node": ">= 10.0.0"
1096 },
1097 "funding": {
1098 "type": "opencollective",
1099 "url": "https://opencollective.com/parcel"
1100 }
1101 },
1102 "node_modules/@parcel/watcher/node_modules/detect-libc": {
1103 "version": "1.0.3",
1104 "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz",
1105 "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
1106 "dev": true,
1107 "optional": true,
1108 "bin": {
1109 "detect-libc": "bin/detect-libc.js"
1110 },
1111 "engines": {
1112 "node": ">=0.10"
1113 }
1114 },
1115 "node_modules/@react-icons/all-files": {
1116 "version": "4.1.0",
1117 "resolved": "https://registry.npmmirror.com/@react-icons/all-files/-/all-files-4.1.0.tgz",
1118 "integrity": "sha512-hxBI2UOuVaI3O/BhQfhtb4kcGn9ft12RWAFVMUeNjqqhLsHvFtzIkFaptBJpFDANTKoDfdVoHTKZDlwKCACbMQ==",
1119 "peerDependencies": {
1120 "react": "*"
1121 }
1122 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08001123 "node_modules/@rtsao/scc": {
1124 "version": "1.1.0",
1125 "resolved": "https://registry.npmmirror.com/@rtsao/scc/-/scc-1.1.0.tgz",
1126 "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==",
1127 "dev": true
1128 },
1129 "node_modules/@rushstack/eslint-patch": {
1130 "version": "1.11.0",
1131 "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.11.0.tgz",
1132 "integrity": "sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==",
1133 "dev": true
1134 },
1135 "node_modules/@swc/counter": {
1136 "version": "0.1.3",
1137 "resolved": "https://registry.npmmirror.com/@swc/counter/-/counter-0.1.3.tgz",
1138 "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ=="
1139 },
1140 "node_modules/@swc/helpers": {
1141 "version": "0.5.15",
1142 "resolved": "https://registry.npmmirror.com/@swc/helpers/-/helpers-0.5.15.tgz",
1143 "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
1144 "dependencies": {
1145 "tslib": "^2.8.0"
1146 }
1147 },
1148 "node_modules/@tybys/wasm-util": {
1149 "version": "0.9.0",
1150 "resolved": "https://registry.npmmirror.com/@tybys/wasm-util/-/wasm-util-0.9.0.tgz",
1151 "integrity": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==",
1152 "dev": true,
1153 "optional": true,
1154 "dependencies": {
1155 "tslib": "^2.4.0"
1156 }
1157 },
1158 "node_modules/@types/estree": {
1159 "version": "1.0.7",
1160 "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.7.tgz",
1161 "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
1162 "dev": true
1163 },
1164 "node_modules/@types/json-schema": {
1165 "version": "7.0.15",
1166 "resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
1167 "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
1168 "dev": true
1169 },
1170 "node_modules/@types/json5": {
1171 "version": "0.0.29",
1172 "resolved": "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz",
1173 "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
1174 "dev": true
1175 },
LaoeGaociee7c5772025-05-28 12:34:47 +08001176 "node_modules/@types/lodash": {
1177 "version": "4.17.17",
1178 "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.17.tgz",
1179 "integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==",
1180 "dev": true
1181 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08001182 "node_modules/@types/node": {
1183 "version": "20.17.29",
1184 "resolved": "https://registry.npmmirror.com/@types/node/-/node-20.17.29.tgz",
1185 "integrity": "sha512-6rbekrnsa5WWCo5UnPYEKfNuoF2yqAmigUKXM8wBzfEbZc+E/CITqjCrHqiq+6QBifsw0ZDaA5VdTFONOtG7+A==",
1186 "dev": true,
1187 "dependencies": {
1188 "undici-types": "~6.19.2"
1189 }
1190 },
1191 "node_modules/@types/react": {
1192 "version": "19.0.12",
1193 "resolved": "https://registry.npmmirror.com/@types/react/-/react-19.0.12.tgz",
1194 "integrity": "sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08001195 "dependencies": {
1196 "csstype": "^3.0.2"
1197 }
1198 },
1199 "node_modules/@types/react-dom": {
1200 "version": "19.0.4",
1201 "resolved": "https://registry.npmmirror.com/@types/react-dom/-/react-dom-19.0.4.tgz",
1202 "integrity": "sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==",
1203 "dev": true,
1204 "peerDependencies": {
1205 "@types/react": "^19.0.0"
1206 }
1207 },
LaoeGaociee7c5772025-05-28 12:34:47 +08001208 "node_modules/@types/react-transition-group": {
1209 "version": "4.4.12",
1210 "resolved": "https://registry.npmmirror.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz",
1211 "integrity": "sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==",
1212 "peerDependencies": {
1213 "@types/react": "*"
1214 }
1215 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08001216 "node_modules/@typescript-eslint/eslint-plugin": {
1217 "version": "8.29.0",
1218 "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz",
1219 "integrity": "sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==",
1220 "dev": true,
1221 "dependencies": {
1222 "@eslint-community/regexpp": "^4.10.0",
1223 "@typescript-eslint/scope-manager": "8.29.0",
1224 "@typescript-eslint/type-utils": "8.29.0",
1225 "@typescript-eslint/utils": "8.29.0",
1226 "@typescript-eslint/visitor-keys": "8.29.0",
1227 "graphemer": "^1.4.0",
1228 "ignore": "^5.3.1",
1229 "natural-compare": "^1.4.0",
1230 "ts-api-utils": "^2.0.1"
1231 },
1232 "engines": {
1233 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1234 },
1235 "funding": {
1236 "type": "opencollective",
1237 "url": "https://opencollective.com/typescript-eslint"
1238 },
1239 "peerDependencies": {
1240 "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
1241 "eslint": "^8.57.0 || ^9.0.0",
1242 "typescript": ">=4.8.4 <5.9.0"
1243 }
1244 },
1245 "node_modules/@typescript-eslint/parser": {
1246 "version": "8.29.0",
1247 "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-8.29.0.tgz",
1248 "integrity": "sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==",
1249 "dev": true,
1250 "dependencies": {
1251 "@typescript-eslint/scope-manager": "8.29.0",
1252 "@typescript-eslint/types": "8.29.0",
1253 "@typescript-eslint/typescript-estree": "8.29.0",
1254 "@typescript-eslint/visitor-keys": "8.29.0",
1255 "debug": "^4.3.4"
1256 },
1257 "engines": {
1258 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1259 },
1260 "funding": {
1261 "type": "opencollective",
1262 "url": "https://opencollective.com/typescript-eslint"
1263 },
1264 "peerDependencies": {
1265 "eslint": "^8.57.0 || ^9.0.0",
1266 "typescript": ">=4.8.4 <5.9.0"
1267 }
1268 },
1269 "node_modules/@typescript-eslint/scope-manager": {
1270 "version": "8.29.0",
1271 "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz",
1272 "integrity": "sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==",
1273 "dev": true,
1274 "dependencies": {
1275 "@typescript-eslint/types": "8.29.0",
1276 "@typescript-eslint/visitor-keys": "8.29.0"
1277 },
1278 "engines": {
1279 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1280 },
1281 "funding": {
1282 "type": "opencollective",
1283 "url": "https://opencollective.com/typescript-eslint"
1284 }
1285 },
1286 "node_modules/@typescript-eslint/type-utils": {
1287 "version": "8.29.0",
1288 "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz",
1289 "integrity": "sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==",
1290 "dev": true,
1291 "dependencies": {
1292 "@typescript-eslint/typescript-estree": "8.29.0",
1293 "@typescript-eslint/utils": "8.29.0",
1294 "debug": "^4.3.4",
1295 "ts-api-utils": "^2.0.1"
1296 },
1297 "engines": {
1298 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1299 },
1300 "funding": {
1301 "type": "opencollective",
1302 "url": "https://opencollective.com/typescript-eslint"
1303 },
1304 "peerDependencies": {
1305 "eslint": "^8.57.0 || ^9.0.0",
1306 "typescript": ">=4.8.4 <5.9.0"
1307 }
1308 },
1309 "node_modules/@typescript-eslint/types": {
1310 "version": "8.29.0",
1311 "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-8.29.0.tgz",
1312 "integrity": "sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==",
1313 "dev": true,
1314 "engines": {
1315 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1316 },
1317 "funding": {
1318 "type": "opencollective",
1319 "url": "https://opencollective.com/typescript-eslint"
1320 }
1321 },
1322 "node_modules/@typescript-eslint/typescript-estree": {
1323 "version": "8.29.0",
1324 "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz",
1325 "integrity": "sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==",
1326 "dev": true,
1327 "dependencies": {
1328 "@typescript-eslint/types": "8.29.0",
1329 "@typescript-eslint/visitor-keys": "8.29.0",
1330 "debug": "^4.3.4",
1331 "fast-glob": "^3.3.2",
1332 "is-glob": "^4.0.3",
1333 "minimatch": "^9.0.4",
1334 "semver": "^7.6.0",
1335 "ts-api-utils": "^2.0.1"
1336 },
1337 "engines": {
1338 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1339 },
1340 "funding": {
1341 "type": "opencollective",
1342 "url": "https://opencollective.com/typescript-eslint"
1343 },
1344 "peerDependencies": {
1345 "typescript": ">=4.8.4 <5.9.0"
1346 }
1347 },
1348 "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
1349 "version": "2.0.1",
1350 "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz",
1351 "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
1352 "dev": true,
1353 "dependencies": {
1354 "balanced-match": "^1.0.0"
1355 }
1356 },
1357 "node_modules/@typescript-eslint/typescript-estree/node_modules/fast-glob": {
1358 "version": "3.3.3",
1359 "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz",
1360 "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
1361 "dev": true,
1362 "dependencies": {
1363 "@nodelib/fs.stat": "^2.0.2",
1364 "@nodelib/fs.walk": "^1.2.3",
1365 "glob-parent": "^5.1.2",
1366 "merge2": "^1.3.0",
1367 "micromatch": "^4.0.8"
1368 },
1369 "engines": {
1370 "node": ">=8.6.0"
1371 }
1372 },
1373 "node_modules/@typescript-eslint/typescript-estree/node_modules/glob-parent": {
1374 "version": "5.1.2",
1375 "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
1376 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
1377 "dev": true,
1378 "dependencies": {
1379 "is-glob": "^4.0.1"
1380 },
1381 "engines": {
1382 "node": ">= 6"
1383 }
1384 },
1385 "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
1386 "version": "9.0.5",
1387 "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
1388 "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
1389 "dev": true,
1390 "dependencies": {
1391 "brace-expansion": "^2.0.1"
1392 },
1393 "engines": {
1394 "node": ">=16 || 14 >=14.17"
1395 },
1396 "funding": {
1397 "url": "https://github.com/sponsors/isaacs"
1398 }
1399 },
1400 "node_modules/@typescript-eslint/utils": {
1401 "version": "8.29.0",
1402 "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-8.29.0.tgz",
1403 "integrity": "sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==",
1404 "dev": true,
1405 "dependencies": {
1406 "@eslint-community/eslint-utils": "^4.4.0",
1407 "@typescript-eslint/scope-manager": "8.29.0",
1408 "@typescript-eslint/types": "8.29.0",
1409 "@typescript-eslint/typescript-estree": "8.29.0"
1410 },
1411 "engines": {
1412 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1413 },
1414 "funding": {
1415 "type": "opencollective",
1416 "url": "https://opencollective.com/typescript-eslint"
1417 },
1418 "peerDependencies": {
1419 "eslint": "^8.57.0 || ^9.0.0",
1420 "typescript": ">=4.8.4 <5.9.0"
1421 }
1422 },
1423 "node_modules/@typescript-eslint/visitor-keys": {
1424 "version": "8.29.0",
1425 "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz",
1426 "integrity": "sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==",
1427 "dev": true,
1428 "dependencies": {
1429 "@typescript-eslint/types": "8.29.0",
1430 "eslint-visitor-keys": "^4.2.0"
1431 },
1432 "engines": {
1433 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1434 },
1435 "funding": {
1436 "type": "opencollective",
1437 "url": "https://opencollective.com/typescript-eslint"
1438 }
1439 },
1440 "node_modules/@unrs/resolver-binding-darwin-arm64": {
1441 "version": "1.3.3",
1442 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.3.3.tgz",
1443 "integrity": "sha512-EpRILdWr3/xDa/7MoyfO7JuBIJqpBMphtu4+80BK1bRfFcniVT74h3Z7q1+WOc92FuIAYatB1vn9TJR67sORGw==",
1444 "cpu": [
1445 "arm64"
1446 ],
1447 "dev": true,
1448 "optional": true,
1449 "os": [
1450 "darwin"
1451 ]
1452 },
1453 "node_modules/@unrs/resolver-binding-darwin-x64": {
1454 "version": "1.3.3",
1455 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.3.3.tgz",
1456 "integrity": "sha512-ntj/g7lPyqwinMJWZ+DKHBse8HhVxswGTmNgFKJtdgGub3M3zp5BSZ3bvMP+kBT6dnYJLSVlDqdwOq1P8i0+/g==",
1457 "cpu": [
1458 "x64"
1459 ],
1460 "dev": true,
1461 "optional": true,
1462 "os": [
1463 "darwin"
1464 ]
1465 },
1466 "node_modules/@unrs/resolver-binding-freebsd-x64": {
1467 "version": "1.3.3",
1468 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.3.3.tgz",
1469 "integrity": "sha512-l6BT8f2CU821EW7U8hSUK8XPq4bmyTlt9Mn4ERrfjJNoCw0/JoHAh9amZZtV3cwC3bwwIat+GUnrcHTG9+qixw==",
1470 "cpu": [
1471 "x64"
1472 ],
1473 "dev": true,
1474 "optional": true,
1475 "os": [
1476 "freebsd"
1477 ]
1478 },
1479 "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": {
1480 "version": "1.3.3",
1481 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.3.3.tgz",
1482 "integrity": "sha512-8ScEc5a4y7oE2BonRvzJ+2GSkBaYWyh0/Ko4Q25e/ix6ANpJNhwEPZvCR6GVRmsQAYMIfQvYLdM6YEN+qRjnAQ==",
1483 "cpu": [
1484 "arm"
1485 ],
1486 "dev": true,
1487 "optional": true,
1488 "os": [
1489 "linux"
1490 ]
1491 },
1492 "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": {
1493 "version": "1.3.3",
1494 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.3.3.tgz",
1495 "integrity": "sha512-8qQ6l1VTzLNd3xb2IEXISOKwMGXDCzY/UNy/7SovFW2Sp0K3YbL7Ao7R18v6SQkLqQlhhqSBIFRk+u6+qu5R5A==",
1496 "cpu": [
1497 "arm"
1498 ],
1499 "dev": true,
1500 "optional": true,
1501 "os": [
1502 "linux"
1503 ]
1504 },
1505 "node_modules/@unrs/resolver-binding-linux-arm64-gnu": {
1506 "version": "1.3.3",
1507 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.3.3.tgz",
1508 "integrity": "sha512-v81R2wjqcWXJlQY23byqYHt9221h4anQ6wwN64oMD/WAE+FmxPHFZee5bhRkNVtzqO/q7wki33VFWlhiADwUeQ==",
1509 "cpu": [
1510 "arm64"
1511 ],
1512 "dev": true,
1513 "optional": true,
1514 "os": [
1515 "linux"
1516 ]
1517 },
1518 "node_modules/@unrs/resolver-binding-linux-arm64-musl": {
1519 "version": "1.3.3",
1520 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.3.3.tgz",
1521 "integrity": "sha512-cAOx/j0u5coMg4oct/BwMzvWJdVciVauUvsd+GQB/1FZYKQZmqPy0EjJzJGbVzFc6gbnfEcSqvQE6gvbGf2N8Q==",
1522 "cpu": [
1523 "arm64"
1524 ],
1525 "dev": true,
1526 "optional": true,
1527 "os": [
1528 "linux"
1529 ]
1530 },
1531 "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": {
1532 "version": "1.3.3",
1533 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.3.3.tgz",
1534 "integrity": "sha512-mq2blqwErgDJD4gtFDlTX/HZ7lNP8YCHYFij2gkXPtMzrXxPW1hOtxL6xg4NWxvnj4bppppb0W3s/buvM55yfg==",
1535 "cpu": [
1536 "ppc64"
1537 ],
1538 "dev": true,
1539 "optional": true,
1540 "os": [
1541 "linux"
1542 ]
1543 },
1544 "node_modules/@unrs/resolver-binding-linux-s390x-gnu": {
1545 "version": "1.3.3",
1546 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.3.3.tgz",
1547 "integrity": "sha512-u0VRzfFYysarYHnztj2k2xr+eu9rmgoTUUgCCIT37Nr+j0A05Xk2c3RY8Mh5+DhCl2aYibihnaAEJHeR0UOFIQ==",
1548 "cpu": [
1549 "s390x"
1550 ],
1551 "dev": true,
1552 "optional": true,
1553 "os": [
1554 "linux"
1555 ]
1556 },
1557 "node_modules/@unrs/resolver-binding-linux-x64-gnu": {
1558 "version": "1.3.3",
1559 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.3.3.tgz",
1560 "integrity": "sha512-OrVo5ZsG29kBF0Ug95a2KidS16PqAMmQNozM6InbquOfW/udouk063e25JVLqIBhHLB2WyBnixOQ19tmeC/hIg==",
1561 "cpu": [
1562 "x64"
1563 ],
1564 "dev": true,
1565 "optional": true,
1566 "os": [
1567 "linux"
1568 ]
1569 },
1570 "node_modules/@unrs/resolver-binding-linux-x64-musl": {
1571 "version": "1.3.3",
1572 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.3.3.tgz",
1573 "integrity": "sha512-PYnmrwZ4HMp9SkrOhqPghY/aoL+Rtd4CQbr93GlrRTjK6kDzfMfgz3UH3jt6elrQAfupa1qyr1uXzeVmoEAxUA==",
1574 "cpu": [
1575 "x64"
1576 ],
1577 "dev": true,
1578 "optional": true,
1579 "os": [
1580 "linux"
1581 ]
1582 },
1583 "node_modules/@unrs/resolver-binding-wasm32-wasi": {
1584 "version": "1.3.3",
1585 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.3.3.tgz",
1586 "integrity": "sha512-81AnQY6fShmktQw4hWDUIilsKSdvr/acdJ5azAreu2IWNlaJOKphJSsUVWE+yCk6kBMoQyG9ZHCb/krb5K0PEA==",
1587 "cpu": [
1588 "wasm32"
1589 ],
1590 "dev": true,
1591 "optional": true,
1592 "dependencies": {
1593 "@napi-rs/wasm-runtime": "^0.2.7"
1594 },
1595 "engines": {
1596 "node": ">=14.0.0"
1597 }
1598 },
1599 "node_modules/@unrs/resolver-binding-win32-arm64-msvc": {
1600 "version": "1.3.3",
1601 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.3.3.tgz",
1602 "integrity": "sha512-X/42BMNw7cW6xrB9syuP5RusRnWGoq+IqvJO8IDpp/BZg64J1uuIW6qA/1Cl13Y4LyLXbJVYbYNSKwR/FiHEng==",
1603 "cpu": [
1604 "arm64"
1605 ],
1606 "dev": true,
1607 "optional": true,
1608 "os": [
1609 "win32"
1610 ]
1611 },
1612 "node_modules/@unrs/resolver-binding-win32-ia32-msvc": {
1613 "version": "1.3.3",
1614 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.3.3.tgz",
1615 "integrity": "sha512-EGNnNGQxMU5aTN7js3ETYvuw882zcO+dsVjs+DwO2j/fRVKth87C8e2GzxW1L3+iWAXMyJhvFBKRavk9Og1Z6A==",
1616 "cpu": [
1617 "ia32"
1618 ],
1619 "dev": true,
1620 "optional": true,
1621 "os": [
1622 "win32"
1623 ]
1624 },
1625 "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
1626 "version": "1.3.3",
1627 "resolved": "https://registry.npmmirror.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.3.3.tgz",
1628 "integrity": "sha512-GraLbYqOJcmW1qY3osB+2YIiD62nVf2/bVLHZmrb4t/YSUwE03l7TwcDJl08T/Tm3SVhepX8RQkpzWbag/Sb4w==",
1629 "cpu": [
1630 "x64"
1631 ],
1632 "dev": true,
1633 "optional": true,
1634 "os": [
1635 "win32"
1636 ]
1637 },
1638 "node_modules/acorn": {
1639 "version": "8.14.1",
1640 "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.1.tgz",
1641 "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
1642 "dev": true,
1643 "bin": {
1644 "acorn": "bin/acorn"
1645 },
1646 "engines": {
1647 "node": ">=0.4.0"
1648 }
1649 },
1650 "node_modules/acorn-jsx": {
1651 "version": "5.3.2",
1652 "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
1653 "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
1654 "dev": true,
1655 "peerDependencies": {
1656 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
1657 }
1658 },
1659 "node_modules/ajv": {
1660 "version": "6.12.6",
1661 "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
1662 "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
1663 "dev": true,
1664 "dependencies": {
1665 "fast-deep-equal": "^3.1.1",
1666 "fast-json-stable-stringify": "^2.0.0",
1667 "json-schema-traverse": "^0.4.1",
1668 "uri-js": "^4.2.2"
1669 },
1670 "funding": {
1671 "type": "github",
1672 "url": "https://github.com/sponsors/epoberezkin"
1673 }
1674 },
1675 "node_modules/ansi-styles": {
1676 "version": "4.3.0",
1677 "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
1678 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1679 "dev": true,
1680 "dependencies": {
1681 "color-convert": "^2.0.1"
1682 },
1683 "engines": {
1684 "node": ">=8"
1685 },
1686 "funding": {
1687 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1688 }
1689 },
1690 "node_modules/argparse": {
1691 "version": "2.0.1",
1692 "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
1693 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
1694 "dev": true
1695 },
1696 "node_modules/aria-query": {
1697 "version": "5.3.2",
1698 "resolved": "https://registry.npmmirror.com/aria-query/-/aria-query-5.3.2.tgz",
1699 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
1700 "dev": true,
1701 "engines": {
1702 "node": ">= 0.4"
1703 }
1704 },
1705 "node_modules/array-buffer-byte-length": {
1706 "version": "1.0.2",
1707 "resolved": "https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
1708 "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==",
1709 "dev": true,
1710 "dependencies": {
1711 "call-bound": "^1.0.3",
1712 "is-array-buffer": "^3.0.5"
1713 },
1714 "engines": {
1715 "node": ">= 0.4"
1716 },
1717 "funding": {
1718 "url": "https://github.com/sponsors/ljharb"
1719 }
1720 },
1721 "node_modules/array-includes": {
1722 "version": "3.1.8",
1723 "resolved": "https://registry.npmmirror.com/array-includes/-/array-includes-3.1.8.tgz",
1724 "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==",
1725 "dev": true,
1726 "dependencies": {
1727 "call-bind": "^1.0.7",
1728 "define-properties": "^1.2.1",
1729 "es-abstract": "^1.23.2",
1730 "es-object-atoms": "^1.0.0",
1731 "get-intrinsic": "^1.2.4",
1732 "is-string": "^1.0.7"
1733 },
1734 "engines": {
1735 "node": ">= 0.4"
1736 },
1737 "funding": {
1738 "url": "https://github.com/sponsors/ljharb"
1739 }
1740 },
1741 "node_modules/array.prototype.findlast": {
1742 "version": "1.2.5",
1743 "resolved": "https://registry.npmmirror.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
1744 "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
1745 "dev": true,
1746 "dependencies": {
1747 "call-bind": "^1.0.7",
1748 "define-properties": "^1.2.1",
1749 "es-abstract": "^1.23.2",
1750 "es-errors": "^1.3.0",
1751 "es-object-atoms": "^1.0.0",
1752 "es-shim-unscopables": "^1.0.2"
1753 },
1754 "engines": {
1755 "node": ">= 0.4"
1756 },
1757 "funding": {
1758 "url": "https://github.com/sponsors/ljharb"
1759 }
1760 },
1761 "node_modules/array.prototype.findlastindex": {
1762 "version": "1.2.6",
1763 "resolved": "https://registry.npmmirror.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz",
1764 "integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==",
1765 "dev": true,
1766 "dependencies": {
1767 "call-bind": "^1.0.8",
1768 "call-bound": "^1.0.4",
1769 "define-properties": "^1.2.1",
1770 "es-abstract": "^1.23.9",
1771 "es-errors": "^1.3.0",
1772 "es-object-atoms": "^1.1.1",
1773 "es-shim-unscopables": "^1.1.0"
1774 },
1775 "engines": {
1776 "node": ">= 0.4"
1777 },
1778 "funding": {
1779 "url": "https://github.com/sponsors/ljharb"
1780 }
1781 },
1782 "node_modules/array.prototype.flat": {
1783 "version": "1.3.3",
1784 "resolved": "https://registry.npmmirror.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz",
1785 "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==",
1786 "dev": true,
1787 "dependencies": {
1788 "call-bind": "^1.0.8",
1789 "define-properties": "^1.2.1",
1790 "es-abstract": "^1.23.5",
1791 "es-shim-unscopables": "^1.0.2"
1792 },
1793 "engines": {
1794 "node": ">= 0.4"
1795 },
1796 "funding": {
1797 "url": "https://github.com/sponsors/ljharb"
1798 }
1799 },
1800 "node_modules/array.prototype.flatmap": {
1801 "version": "1.3.3",
1802 "resolved": "https://registry.npmmirror.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz",
1803 "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==",
1804 "dev": true,
1805 "dependencies": {
1806 "call-bind": "^1.0.8",
1807 "define-properties": "^1.2.1",
1808 "es-abstract": "^1.23.5",
1809 "es-shim-unscopables": "^1.0.2"
1810 },
1811 "engines": {
1812 "node": ">= 0.4"
1813 },
1814 "funding": {
1815 "url": "https://github.com/sponsors/ljharb"
1816 }
1817 },
1818 "node_modules/array.prototype.tosorted": {
1819 "version": "1.1.4",
1820 "resolved": "https://registry.npmmirror.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz",
1821 "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==",
1822 "dev": true,
1823 "dependencies": {
1824 "call-bind": "^1.0.7",
1825 "define-properties": "^1.2.1",
1826 "es-abstract": "^1.23.3",
1827 "es-errors": "^1.3.0",
1828 "es-shim-unscopables": "^1.0.2"
1829 },
1830 "engines": {
1831 "node": ">= 0.4"
1832 }
1833 },
1834 "node_modules/arraybuffer.prototype.slice": {
1835 "version": "1.0.4",
1836 "resolved": "https://registry.npmmirror.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz",
1837 "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==",
1838 "dev": true,
1839 "dependencies": {
1840 "array-buffer-byte-length": "^1.0.1",
1841 "call-bind": "^1.0.8",
1842 "define-properties": "^1.2.1",
1843 "es-abstract": "^1.23.5",
1844 "es-errors": "^1.3.0",
1845 "get-intrinsic": "^1.2.6",
1846 "is-array-buffer": "^3.0.4"
1847 },
1848 "engines": {
1849 "node": ">= 0.4"
1850 },
1851 "funding": {
1852 "url": "https://github.com/sponsors/ljharb"
1853 }
1854 },
1855 "node_modules/ast-types-flow": {
1856 "version": "0.0.8",
1857 "resolved": "https://registry.npmmirror.com/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
1858 "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
1859 "dev": true
1860 },
1861 "node_modules/async-function": {
1862 "version": "1.0.0",
1863 "resolved": "https://registry.npmmirror.com/async-function/-/async-function-1.0.0.tgz",
1864 "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==",
1865 "dev": true,
1866 "engines": {
1867 "node": ">= 0.4"
1868 }
1869 },
LaoeGaociee7c5772025-05-28 12:34:47 +08001870 "node_modules/asynckit": {
1871 "version": "0.4.0",
1872 "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
1873 "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
1874 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08001875 "node_modules/available-typed-arrays": {
1876 "version": "1.0.7",
1877 "resolved": "https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
1878 "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
1879 "dev": true,
1880 "dependencies": {
1881 "possible-typed-array-names": "^1.0.0"
1882 },
1883 "engines": {
1884 "node": ">= 0.4"
1885 },
1886 "funding": {
1887 "url": "https://github.com/sponsors/ljharb"
1888 }
1889 },
1890 "node_modules/axe-core": {
1891 "version": "4.10.3",
1892 "resolved": "https://registry.npmmirror.com/axe-core/-/axe-core-4.10.3.tgz",
1893 "integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==",
1894 "dev": true,
1895 "engines": {
1896 "node": ">=4"
1897 }
1898 },
LaoeGaociee7c5772025-05-28 12:34:47 +08001899 "node_modules/axios": {
1900 "version": "1.9.0",
1901 "resolved": "https://registry.npmmirror.com/axios/-/axios-1.9.0.tgz",
1902 "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
1903 "dependencies": {
1904 "follow-redirects": "^1.15.6",
1905 "form-data": "^4.0.0",
1906 "proxy-from-env": "^1.1.0"
1907 }
1908 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08001909 "node_modules/axobject-query": {
1910 "version": "4.1.0",
1911 "resolved": "https://registry.npmmirror.com/axobject-query/-/axobject-query-4.1.0.tgz",
1912 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
1913 "dev": true,
1914 "engines": {
1915 "node": ">= 0.4"
1916 }
1917 },
1918 "node_modules/balanced-match": {
1919 "version": "1.0.2",
1920 "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
1921 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
1922 "dev": true
1923 },
1924 "node_modules/brace-expansion": {
1925 "version": "1.1.11",
1926 "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
1927 "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
1928 "dev": true,
1929 "dependencies": {
1930 "balanced-match": "^1.0.0",
1931 "concat-map": "0.0.1"
1932 }
1933 },
1934 "node_modules/braces": {
1935 "version": "3.0.3",
1936 "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
1937 "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
1938 "dev": true,
1939 "dependencies": {
1940 "fill-range": "^7.1.1"
1941 },
1942 "engines": {
1943 "node": ">=8"
1944 }
1945 },
1946 "node_modules/busboy": {
1947 "version": "1.6.0",
1948 "resolved": "https://registry.npmmirror.com/busboy/-/busboy-1.6.0.tgz",
1949 "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==",
1950 "dependencies": {
1951 "streamsearch": "^1.1.0"
1952 },
1953 "engines": {
1954 "node": ">=10.16.0"
1955 }
1956 },
1957 "node_modules/call-bind": {
1958 "version": "1.0.8",
1959 "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.8.tgz",
1960 "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
1961 "dev": true,
1962 "dependencies": {
1963 "call-bind-apply-helpers": "^1.0.0",
1964 "es-define-property": "^1.0.0",
1965 "get-intrinsic": "^1.2.4",
1966 "set-function-length": "^1.2.2"
1967 },
1968 "engines": {
1969 "node": ">= 0.4"
1970 },
1971 "funding": {
1972 "url": "https://github.com/sponsors/ljharb"
1973 }
1974 },
1975 "node_modules/call-bind-apply-helpers": {
1976 "version": "1.0.2",
1977 "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
1978 "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08001979 "dependencies": {
1980 "es-errors": "^1.3.0",
1981 "function-bind": "^1.1.2"
1982 },
1983 "engines": {
1984 "node": ">= 0.4"
1985 }
1986 },
1987 "node_modules/call-bound": {
1988 "version": "1.0.4",
1989 "resolved": "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz",
1990 "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
1991 "dev": true,
1992 "dependencies": {
1993 "call-bind-apply-helpers": "^1.0.2",
1994 "get-intrinsic": "^1.3.0"
1995 },
1996 "engines": {
1997 "node": ">= 0.4"
1998 },
1999 "funding": {
2000 "url": "https://github.com/sponsors/ljharb"
2001 }
2002 },
2003 "node_modules/callsites": {
2004 "version": "3.1.0",
2005 "resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz",
2006 "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
2007 "dev": true,
2008 "engines": {
2009 "node": ">=6"
2010 }
2011 },
2012 "node_modules/caniuse-lite": {
2013 "version": "1.0.30001707",
2014 "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001707.tgz",
2015 "integrity": "sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==",
2016 "funding": [
2017 {
2018 "type": "opencollective",
2019 "url": "https://opencollective.com/browserslist"
2020 },
2021 {
2022 "type": "tidelift",
2023 "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
2024 },
2025 {
2026 "type": "github",
2027 "url": "https://github.com/sponsors/ai"
2028 }
2029 ]
2030 },
2031 "node_modules/chalk": {
2032 "version": "4.1.2",
2033 "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
2034 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2035 "dev": true,
2036 "dependencies": {
2037 "ansi-styles": "^4.1.0",
2038 "supports-color": "^7.1.0"
2039 },
2040 "engines": {
2041 "node": ">=10"
2042 },
2043 "funding": {
2044 "url": "https://github.com/chalk/chalk?sponsor=1"
2045 }
2046 },
LaoeGaociee7c5772025-05-28 12:34:47 +08002047 "node_modules/chokidar": {
2048 "version": "4.0.3",
2049 "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
2050 "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
2051 "devOptional": true,
2052 "dependencies": {
2053 "readdirp": "^4.0.1"
2054 },
2055 "engines": {
2056 "node": ">= 14.16.0"
2057 },
2058 "funding": {
2059 "url": "https://paulmillr.com/funding/"
2060 }
2061 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08002062 "node_modules/client-only": {
2063 "version": "0.0.1",
2064 "resolved": "https://registry.npmmirror.com/client-only/-/client-only-0.0.1.tgz",
2065 "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA=="
2066 },
2067 "node_modules/color": {
2068 "version": "4.2.3",
2069 "resolved": "https://registry.npmmirror.com/color/-/color-4.2.3.tgz",
2070 "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
2071 "optional": true,
2072 "dependencies": {
2073 "color-convert": "^2.0.1",
2074 "color-string": "^1.9.0"
2075 },
2076 "engines": {
2077 "node": ">=12.5.0"
2078 }
2079 },
2080 "node_modules/color-convert": {
2081 "version": "2.0.1",
2082 "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
2083 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
2084 "devOptional": true,
2085 "dependencies": {
2086 "color-name": "~1.1.4"
2087 },
2088 "engines": {
2089 "node": ">=7.0.0"
2090 }
2091 },
2092 "node_modules/color-name": {
2093 "version": "1.1.4",
2094 "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
2095 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
2096 "devOptional": true
2097 },
2098 "node_modules/color-string": {
2099 "version": "1.9.1",
2100 "resolved": "https://registry.npmmirror.com/color-string/-/color-string-1.9.1.tgz",
2101 "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
2102 "optional": true,
2103 "dependencies": {
2104 "color-name": "^1.0.0",
2105 "simple-swizzle": "^0.2.2"
2106 }
2107 },
LaoeGaociee7c5772025-05-28 12:34:47 +08002108 "node_modules/combined-stream": {
2109 "version": "1.0.8",
2110 "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
2111 "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
2112 "dependencies": {
2113 "delayed-stream": "~1.0.0"
2114 },
2115 "engines": {
2116 "node": ">= 0.8"
2117 }
2118 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08002119 "node_modules/concat-map": {
2120 "version": "0.0.1",
2121 "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
2122 "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
2123 "dev": true
2124 },
LaoeGaociee7c5772025-05-28 12:34:47 +08002125 "node_modules/cookie": {
2126 "version": "1.0.2",
2127 "resolved": "https://registry.npmmirror.com/cookie/-/cookie-1.0.2.tgz",
2128 "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==",
2129 "engines": {
2130 "node": ">=18"
2131 }
2132 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08002133 "node_modules/cross-spawn": {
2134 "version": "7.0.6",
2135 "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
2136 "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
2137 "dev": true,
2138 "dependencies": {
2139 "path-key": "^3.1.0",
2140 "shebang-command": "^2.0.0",
2141 "which": "^2.0.1"
2142 },
2143 "engines": {
2144 "node": ">= 8"
2145 }
2146 },
2147 "node_modules/csstype": {
2148 "version": "3.1.3",
2149 "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
LaoeGaociee7c5772025-05-28 12:34:47 +08002150 "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
LaoeGaocia82dfe92025-04-01 20:17:11 +08002151 },
2152 "node_modules/damerau-levenshtein": {
2153 "version": "1.0.8",
2154 "resolved": "https://registry.npmmirror.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
2155 "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
2156 "dev": true
2157 },
2158 "node_modules/data-view-buffer": {
2159 "version": "1.0.2",
2160 "resolved": "https://registry.npmmirror.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz",
2161 "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==",
2162 "dev": true,
2163 "dependencies": {
2164 "call-bound": "^1.0.3",
2165 "es-errors": "^1.3.0",
2166 "is-data-view": "^1.0.2"
2167 },
2168 "engines": {
2169 "node": ">= 0.4"
2170 },
2171 "funding": {
2172 "url": "https://github.com/sponsors/ljharb"
2173 }
2174 },
2175 "node_modules/data-view-byte-length": {
2176 "version": "1.0.2",
2177 "resolved": "https://registry.npmmirror.com/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz",
2178 "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==",
2179 "dev": true,
2180 "dependencies": {
2181 "call-bound": "^1.0.3",
2182 "es-errors": "^1.3.0",
2183 "is-data-view": "^1.0.2"
2184 },
2185 "engines": {
2186 "node": ">= 0.4"
2187 },
2188 "funding": {
2189 "url": "https://github.com/sponsors/inspect-js"
2190 }
2191 },
2192 "node_modules/data-view-byte-offset": {
2193 "version": "1.0.1",
2194 "resolved": "https://registry.npmmirror.com/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz",
2195 "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==",
2196 "dev": true,
2197 "dependencies": {
2198 "call-bound": "^1.0.2",
2199 "es-errors": "^1.3.0",
2200 "is-data-view": "^1.0.1"
2201 },
2202 "engines": {
2203 "node": ">= 0.4"
2204 },
2205 "funding": {
2206 "url": "https://github.com/sponsors/ljharb"
2207 }
2208 },
2209 "node_modules/debug": {
2210 "version": "4.4.0",
2211 "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz",
2212 "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
2213 "dev": true,
2214 "dependencies": {
2215 "ms": "^2.1.3"
2216 },
2217 "engines": {
2218 "node": ">=6.0"
2219 },
2220 "peerDependenciesMeta": {
2221 "supports-color": {
2222 "optional": true
2223 }
2224 }
2225 },
2226 "node_modules/deep-is": {
2227 "version": "0.1.4",
2228 "resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz",
2229 "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
2230 "dev": true
2231 },
2232 "node_modules/define-data-property": {
2233 "version": "1.1.4",
2234 "resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz",
2235 "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
2236 "dev": true,
2237 "dependencies": {
2238 "es-define-property": "^1.0.0",
2239 "es-errors": "^1.3.0",
2240 "gopd": "^1.0.1"
2241 },
2242 "engines": {
2243 "node": ">= 0.4"
2244 },
2245 "funding": {
2246 "url": "https://github.com/sponsors/ljharb"
2247 }
2248 },
2249 "node_modules/define-properties": {
2250 "version": "1.2.1",
2251 "resolved": "https://registry.npmmirror.com/define-properties/-/define-properties-1.2.1.tgz",
2252 "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
2253 "dev": true,
2254 "dependencies": {
2255 "define-data-property": "^1.0.1",
2256 "has-property-descriptors": "^1.0.0",
2257 "object-keys": "^1.1.1"
2258 },
2259 "engines": {
2260 "node": ">= 0.4"
2261 },
2262 "funding": {
2263 "url": "https://github.com/sponsors/ljharb"
2264 }
2265 },
LaoeGaociee7c5772025-05-28 12:34:47 +08002266 "node_modules/delayed-stream": {
2267 "version": "1.0.0",
2268 "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
2269 "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
2270 "engines": {
2271 "node": ">=0.4.0"
2272 }
2273 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08002274 "node_modules/detect-libc": {
2275 "version": "2.0.3",
2276 "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.3.tgz",
2277 "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
2278 "optional": true,
2279 "engines": {
2280 "node": ">=8"
2281 }
2282 },
2283 "node_modules/doctrine": {
2284 "version": "2.1.0",
2285 "resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-2.1.0.tgz",
2286 "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
2287 "dev": true,
2288 "dependencies": {
2289 "esutils": "^2.0.2"
2290 },
2291 "engines": {
2292 "node": ">=0.10.0"
2293 }
2294 },
LaoeGaociee7c5772025-05-28 12:34:47 +08002295 "node_modules/dom-helpers": {
2296 "version": "5.2.1",
2297 "resolved": "https://registry.npmmirror.com/dom-helpers/-/dom-helpers-5.2.1.tgz",
2298 "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==",
2299 "dependencies": {
2300 "@babel/runtime": "^7.8.7",
2301 "csstype": "^3.0.2"
2302 }
2303 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08002304 "node_modules/dunder-proto": {
2305 "version": "1.0.1",
2306 "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
2307 "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08002308 "dependencies": {
2309 "call-bind-apply-helpers": "^1.0.1",
2310 "es-errors": "^1.3.0",
2311 "gopd": "^1.2.0"
2312 },
2313 "engines": {
2314 "node": ">= 0.4"
2315 }
2316 },
2317 "node_modules/emoji-regex": {
2318 "version": "9.2.2",
2319 "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz",
2320 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
2321 "dev": true
2322 },
2323 "node_modules/es-abstract": {
2324 "version": "1.23.9",
2325 "resolved": "https://registry.npmmirror.com/es-abstract/-/es-abstract-1.23.9.tgz",
2326 "integrity": "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==",
2327 "dev": true,
2328 "dependencies": {
2329 "array-buffer-byte-length": "^1.0.2",
2330 "arraybuffer.prototype.slice": "^1.0.4",
2331 "available-typed-arrays": "^1.0.7",
2332 "call-bind": "^1.0.8",
2333 "call-bound": "^1.0.3",
2334 "data-view-buffer": "^1.0.2",
2335 "data-view-byte-length": "^1.0.2",
2336 "data-view-byte-offset": "^1.0.1",
2337 "es-define-property": "^1.0.1",
2338 "es-errors": "^1.3.0",
2339 "es-object-atoms": "^1.0.0",
2340 "es-set-tostringtag": "^2.1.0",
2341 "es-to-primitive": "^1.3.0",
2342 "function.prototype.name": "^1.1.8",
2343 "get-intrinsic": "^1.2.7",
2344 "get-proto": "^1.0.0",
2345 "get-symbol-description": "^1.1.0",
2346 "globalthis": "^1.0.4",
2347 "gopd": "^1.2.0",
2348 "has-property-descriptors": "^1.0.2",
2349 "has-proto": "^1.2.0",
2350 "has-symbols": "^1.1.0",
2351 "hasown": "^2.0.2",
2352 "internal-slot": "^1.1.0",
2353 "is-array-buffer": "^3.0.5",
2354 "is-callable": "^1.2.7",
2355 "is-data-view": "^1.0.2",
2356 "is-regex": "^1.2.1",
2357 "is-shared-array-buffer": "^1.0.4",
2358 "is-string": "^1.1.1",
2359 "is-typed-array": "^1.1.15",
2360 "is-weakref": "^1.1.0",
2361 "math-intrinsics": "^1.1.0",
2362 "object-inspect": "^1.13.3",
2363 "object-keys": "^1.1.1",
2364 "object.assign": "^4.1.7",
2365 "own-keys": "^1.0.1",
2366 "regexp.prototype.flags": "^1.5.3",
2367 "safe-array-concat": "^1.1.3",
2368 "safe-push-apply": "^1.0.0",
2369 "safe-regex-test": "^1.1.0",
2370 "set-proto": "^1.0.0",
2371 "string.prototype.trim": "^1.2.10",
2372 "string.prototype.trimend": "^1.0.9",
2373 "string.prototype.trimstart": "^1.0.8",
2374 "typed-array-buffer": "^1.0.3",
2375 "typed-array-byte-length": "^1.0.3",
2376 "typed-array-byte-offset": "^1.0.4",
2377 "typed-array-length": "^1.0.7",
2378 "unbox-primitive": "^1.1.0",
2379 "which-typed-array": "^1.1.18"
2380 },
2381 "engines": {
2382 "node": ">= 0.4"
2383 },
2384 "funding": {
2385 "url": "https://github.com/sponsors/ljharb"
2386 }
2387 },
2388 "node_modules/es-define-property": {
2389 "version": "1.0.1",
2390 "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
2391 "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08002392 "engines": {
2393 "node": ">= 0.4"
2394 }
2395 },
2396 "node_modules/es-errors": {
2397 "version": "1.3.0",
2398 "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
2399 "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08002400 "engines": {
2401 "node": ">= 0.4"
2402 }
2403 },
2404 "node_modules/es-iterator-helpers": {
2405 "version": "1.2.1",
2406 "resolved": "https://registry.npmmirror.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz",
2407 "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==",
2408 "dev": true,
2409 "dependencies": {
2410 "call-bind": "^1.0.8",
2411 "call-bound": "^1.0.3",
2412 "define-properties": "^1.2.1",
2413 "es-abstract": "^1.23.6",
2414 "es-errors": "^1.3.0",
2415 "es-set-tostringtag": "^2.0.3",
2416 "function-bind": "^1.1.2",
2417 "get-intrinsic": "^1.2.6",
2418 "globalthis": "^1.0.4",
2419 "gopd": "^1.2.0",
2420 "has-property-descriptors": "^1.0.2",
2421 "has-proto": "^1.2.0",
2422 "has-symbols": "^1.1.0",
2423 "internal-slot": "^1.1.0",
2424 "iterator.prototype": "^1.1.4",
2425 "safe-array-concat": "^1.1.3"
2426 },
2427 "engines": {
2428 "node": ">= 0.4"
2429 }
2430 },
2431 "node_modules/es-object-atoms": {
2432 "version": "1.1.1",
2433 "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
2434 "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08002435 "dependencies": {
2436 "es-errors": "^1.3.0"
2437 },
2438 "engines": {
2439 "node": ">= 0.4"
2440 }
2441 },
2442 "node_modules/es-set-tostringtag": {
2443 "version": "2.1.0",
2444 "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
2445 "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08002446 "dependencies": {
2447 "es-errors": "^1.3.0",
2448 "get-intrinsic": "^1.2.6",
2449 "has-tostringtag": "^1.0.2",
2450 "hasown": "^2.0.2"
2451 },
2452 "engines": {
2453 "node": ">= 0.4"
2454 }
2455 },
2456 "node_modules/es-shim-unscopables": {
2457 "version": "1.1.0",
2458 "resolved": "https://registry.npmmirror.com/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz",
2459 "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==",
2460 "dev": true,
2461 "dependencies": {
2462 "hasown": "^2.0.2"
2463 },
2464 "engines": {
2465 "node": ">= 0.4"
2466 }
2467 },
2468 "node_modules/es-to-primitive": {
2469 "version": "1.3.0",
2470 "resolved": "https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz",
2471 "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==",
2472 "dev": true,
2473 "dependencies": {
2474 "is-callable": "^1.2.7",
2475 "is-date-object": "^1.0.5",
2476 "is-symbol": "^1.0.4"
2477 },
2478 "engines": {
2479 "node": ">= 0.4"
2480 },
2481 "funding": {
2482 "url": "https://github.com/sponsors/ljharb"
2483 }
2484 },
2485 "node_modules/escape-string-regexp": {
2486 "version": "4.0.0",
2487 "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
2488 "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
2489 "dev": true,
2490 "engines": {
2491 "node": ">=10"
2492 },
2493 "funding": {
2494 "url": "https://github.com/sponsors/sindresorhus"
2495 }
2496 },
2497 "node_modules/eslint": {
2498 "version": "9.23.0",
2499 "resolved": "https://registry.npmmirror.com/eslint/-/eslint-9.23.0.tgz",
2500 "integrity": "sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==",
2501 "dev": true,
2502 "dependencies": {
2503 "@eslint-community/eslint-utils": "^4.2.0",
2504 "@eslint-community/regexpp": "^4.12.1",
2505 "@eslint/config-array": "^0.19.2",
2506 "@eslint/config-helpers": "^0.2.0",
2507 "@eslint/core": "^0.12.0",
2508 "@eslint/eslintrc": "^3.3.1",
2509 "@eslint/js": "9.23.0",
2510 "@eslint/plugin-kit": "^0.2.7",
2511 "@humanfs/node": "^0.16.6",
2512 "@humanwhocodes/module-importer": "^1.0.1",
2513 "@humanwhocodes/retry": "^0.4.2",
2514 "@types/estree": "^1.0.6",
2515 "@types/json-schema": "^7.0.15",
2516 "ajv": "^6.12.4",
2517 "chalk": "^4.0.0",
2518 "cross-spawn": "^7.0.6",
2519 "debug": "^4.3.2",
2520 "escape-string-regexp": "^4.0.0",
2521 "eslint-scope": "^8.3.0",
2522 "eslint-visitor-keys": "^4.2.0",
2523 "espree": "^10.3.0",
2524 "esquery": "^1.5.0",
2525 "esutils": "^2.0.2",
2526 "fast-deep-equal": "^3.1.3",
2527 "file-entry-cache": "^8.0.0",
2528 "find-up": "^5.0.0",
2529 "glob-parent": "^6.0.2",
2530 "ignore": "^5.2.0",
2531 "imurmurhash": "^0.1.4",
2532 "is-glob": "^4.0.0",
2533 "json-stable-stringify-without-jsonify": "^1.0.1",
2534 "lodash.merge": "^4.6.2",
2535 "minimatch": "^3.1.2",
2536 "natural-compare": "^1.4.0",
2537 "optionator": "^0.9.3"
2538 },
2539 "bin": {
2540 "eslint": "bin/eslint.js"
2541 },
2542 "engines": {
2543 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2544 },
2545 "funding": {
2546 "url": "https://eslint.org/donate"
2547 },
2548 "peerDependencies": {
2549 "jiti": "*"
2550 },
2551 "peerDependenciesMeta": {
2552 "jiti": {
2553 "optional": true
2554 }
2555 }
2556 },
2557 "node_modules/eslint-config-next": {
2558 "version": "15.2.4",
2559 "resolved": "https://registry.npmmirror.com/eslint-config-next/-/eslint-config-next-15.2.4.tgz",
2560 "integrity": "sha512-v4gYjd4eYIme8qzaJItpR5MMBXJ0/YV07u7eb50kEnlEmX7yhOjdUdzz70v4fiINYRjLf8X8TbogF0k7wlz6sA==",
2561 "dev": true,
2562 "dependencies": {
2563 "@next/eslint-plugin-next": "15.2.4",
2564 "@rushstack/eslint-patch": "^1.10.3",
2565 "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
2566 "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
2567 "eslint-import-resolver-node": "^0.3.6",
2568 "eslint-import-resolver-typescript": "^3.5.2",
2569 "eslint-plugin-import": "^2.31.0",
2570 "eslint-plugin-jsx-a11y": "^6.10.0",
2571 "eslint-plugin-react": "^7.37.0",
2572 "eslint-plugin-react-hooks": "^5.0.0"
2573 },
2574 "peerDependencies": {
2575 "eslint": "^7.23.0 || ^8.0.0 || ^9.0.0",
2576 "typescript": ">=3.3.1"
2577 },
2578 "peerDependenciesMeta": {
2579 "typescript": {
2580 "optional": true
2581 }
2582 }
2583 },
2584 "node_modules/eslint-import-resolver-node": {
2585 "version": "0.3.9",
2586 "resolved": "https://registry.npmmirror.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
2587 "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
2588 "dev": true,
2589 "dependencies": {
2590 "debug": "^3.2.7",
2591 "is-core-module": "^2.13.0",
2592 "resolve": "^1.22.4"
2593 }
2594 },
2595 "node_modules/eslint-import-resolver-node/node_modules/debug": {
2596 "version": "3.2.7",
2597 "resolved": "https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz",
2598 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
2599 "dev": true,
2600 "dependencies": {
2601 "ms": "^2.1.1"
2602 }
2603 },
2604 "node_modules/eslint-import-resolver-typescript": {
2605 "version": "3.10.0",
2606 "resolved": "https://registry.npmmirror.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.10.0.tgz",
2607 "integrity": "sha512-aV3/dVsT0/H9BtpNwbaqvl+0xGMRGzncLyhm793NFGvbwGGvzyAykqWZ8oZlZuGwuHkwJjhWJkG1cM3ynvd2pQ==",
2608 "dev": true,
2609 "dependencies": {
2610 "@nolyfill/is-core-module": "1.0.39",
2611 "debug": "^4.4.0",
2612 "get-tsconfig": "^4.10.0",
2613 "is-bun-module": "^2.0.0",
2614 "stable-hash": "^0.0.5",
2615 "tinyglobby": "^0.2.12",
2616 "unrs-resolver": "^1.3.2"
2617 },
2618 "engines": {
2619 "node": "^14.18.0 || >=16.0.0"
2620 },
2621 "funding": {
2622 "url": "https://opencollective.com/eslint-import-resolver-typescript"
2623 },
2624 "peerDependencies": {
2625 "eslint": "*",
2626 "eslint-plugin-import": "*",
2627 "eslint-plugin-import-x": "*"
2628 },
2629 "peerDependenciesMeta": {
2630 "eslint-plugin-import": {
2631 "optional": true
2632 },
2633 "eslint-plugin-import-x": {
2634 "optional": true
2635 }
2636 }
2637 },
2638 "node_modules/eslint-module-utils": {
2639 "version": "2.12.0",
2640 "resolved": "https://registry.npmmirror.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz",
2641 "integrity": "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==",
2642 "dev": true,
2643 "dependencies": {
2644 "debug": "^3.2.7"
2645 },
2646 "engines": {
2647 "node": ">=4"
2648 },
2649 "peerDependenciesMeta": {
2650 "eslint": {
2651 "optional": true
2652 }
2653 }
2654 },
2655 "node_modules/eslint-module-utils/node_modules/debug": {
2656 "version": "3.2.7",
2657 "resolved": "https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz",
2658 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
2659 "dev": true,
2660 "dependencies": {
2661 "ms": "^2.1.1"
2662 }
2663 },
2664 "node_modules/eslint-plugin-import": {
2665 "version": "2.31.0",
2666 "resolved": "https://registry.npmmirror.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
2667 "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==",
2668 "dev": true,
2669 "dependencies": {
2670 "@rtsao/scc": "^1.1.0",
2671 "array-includes": "^3.1.8",
2672 "array.prototype.findlastindex": "^1.2.5",
2673 "array.prototype.flat": "^1.3.2",
2674 "array.prototype.flatmap": "^1.3.2",
2675 "debug": "^3.2.7",
2676 "doctrine": "^2.1.0",
2677 "eslint-import-resolver-node": "^0.3.9",
2678 "eslint-module-utils": "^2.12.0",
2679 "hasown": "^2.0.2",
2680 "is-core-module": "^2.15.1",
2681 "is-glob": "^4.0.3",
2682 "minimatch": "^3.1.2",
2683 "object.fromentries": "^2.0.8",
2684 "object.groupby": "^1.0.3",
2685 "object.values": "^1.2.0",
2686 "semver": "^6.3.1",
2687 "string.prototype.trimend": "^1.0.8",
2688 "tsconfig-paths": "^3.15.0"
2689 },
2690 "engines": {
2691 "node": ">=4"
2692 },
2693 "peerDependencies": {
2694 "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
2695 }
2696 },
2697 "node_modules/eslint-plugin-import/node_modules/debug": {
2698 "version": "3.2.7",
2699 "resolved": "https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz",
2700 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
2701 "dev": true,
2702 "dependencies": {
2703 "ms": "^2.1.1"
2704 }
2705 },
2706 "node_modules/eslint-plugin-import/node_modules/semver": {
2707 "version": "6.3.1",
2708 "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
2709 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
2710 "dev": true,
2711 "bin": {
2712 "semver": "bin/semver.js"
2713 }
2714 },
2715 "node_modules/eslint-plugin-jsx-a11y": {
2716 "version": "6.10.2",
2717 "resolved": "https://registry.npmmirror.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz",
2718 "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==",
2719 "dev": true,
2720 "dependencies": {
2721 "aria-query": "^5.3.2",
2722 "array-includes": "^3.1.8",
2723 "array.prototype.flatmap": "^1.3.2",
2724 "ast-types-flow": "^0.0.8",
2725 "axe-core": "^4.10.0",
2726 "axobject-query": "^4.1.0",
2727 "damerau-levenshtein": "^1.0.8",
2728 "emoji-regex": "^9.2.2",
2729 "hasown": "^2.0.2",
2730 "jsx-ast-utils": "^3.3.5",
2731 "language-tags": "^1.0.9",
2732 "minimatch": "^3.1.2",
2733 "object.fromentries": "^2.0.8",
2734 "safe-regex-test": "^1.0.3",
2735 "string.prototype.includes": "^2.0.1"
2736 },
2737 "engines": {
2738 "node": ">=4.0"
2739 },
2740 "peerDependencies": {
2741 "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
2742 }
2743 },
2744 "node_modules/eslint-plugin-react": {
2745 "version": "7.37.4",
2746 "resolved": "https://registry.npmmirror.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz",
2747 "integrity": "sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==",
2748 "dev": true,
2749 "dependencies": {
2750 "array-includes": "^3.1.8",
2751 "array.prototype.findlast": "^1.2.5",
2752 "array.prototype.flatmap": "^1.3.3",
2753 "array.prototype.tosorted": "^1.1.4",
2754 "doctrine": "^2.1.0",
2755 "es-iterator-helpers": "^1.2.1",
2756 "estraverse": "^5.3.0",
2757 "hasown": "^2.0.2",
2758 "jsx-ast-utils": "^2.4.1 || ^3.0.0",
2759 "minimatch": "^3.1.2",
2760 "object.entries": "^1.1.8",
2761 "object.fromentries": "^2.0.8",
2762 "object.values": "^1.2.1",
2763 "prop-types": "^15.8.1",
2764 "resolve": "^2.0.0-next.5",
2765 "semver": "^6.3.1",
2766 "string.prototype.matchall": "^4.0.12",
2767 "string.prototype.repeat": "^1.0.0"
2768 },
2769 "engines": {
2770 "node": ">=4"
2771 },
2772 "peerDependencies": {
2773 "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
2774 }
2775 },
2776 "node_modules/eslint-plugin-react-hooks": {
2777 "version": "5.2.0",
2778 "resolved": "https://registry.npmmirror.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz",
2779 "integrity": "sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==",
2780 "dev": true,
2781 "engines": {
2782 "node": ">=10"
2783 },
2784 "peerDependencies": {
2785 "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
2786 }
2787 },
2788 "node_modules/eslint-plugin-react/node_modules/resolve": {
2789 "version": "2.0.0-next.5",
2790 "resolved": "https://registry.npmmirror.com/resolve/-/resolve-2.0.0-next.5.tgz",
2791 "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
2792 "dev": true,
2793 "dependencies": {
2794 "is-core-module": "^2.13.0",
2795 "path-parse": "^1.0.7",
2796 "supports-preserve-symlinks-flag": "^1.0.0"
2797 },
2798 "bin": {
2799 "resolve": "bin/resolve"
2800 },
2801 "funding": {
2802 "url": "https://github.com/sponsors/ljharb"
2803 }
2804 },
2805 "node_modules/eslint-plugin-react/node_modules/semver": {
2806 "version": "6.3.1",
2807 "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
2808 "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
2809 "dev": true,
2810 "bin": {
2811 "semver": "bin/semver.js"
2812 }
2813 },
2814 "node_modules/eslint-scope": {
2815 "version": "8.3.0",
2816 "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-8.3.0.tgz",
2817 "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
2818 "dev": true,
2819 "dependencies": {
2820 "esrecurse": "^4.3.0",
2821 "estraverse": "^5.2.0"
2822 },
2823 "engines": {
2824 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2825 },
2826 "funding": {
2827 "url": "https://opencollective.com/eslint"
2828 }
2829 },
2830 "node_modules/eslint-visitor-keys": {
2831 "version": "4.2.0",
2832 "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
2833 "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
2834 "dev": true,
2835 "engines": {
2836 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2837 },
2838 "funding": {
2839 "url": "https://opencollective.com/eslint"
2840 }
2841 },
2842 "node_modules/espree": {
2843 "version": "10.3.0",
2844 "resolved": "https://registry.npmmirror.com/espree/-/espree-10.3.0.tgz",
2845 "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
2846 "dev": true,
2847 "dependencies": {
2848 "acorn": "^8.14.0",
2849 "acorn-jsx": "^5.3.2",
2850 "eslint-visitor-keys": "^4.2.0"
2851 },
2852 "engines": {
2853 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2854 },
2855 "funding": {
2856 "url": "https://opencollective.com/eslint"
2857 }
2858 },
2859 "node_modules/esquery": {
2860 "version": "1.6.0",
2861 "resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.6.0.tgz",
2862 "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
2863 "dev": true,
2864 "dependencies": {
2865 "estraverse": "^5.1.0"
2866 },
2867 "engines": {
2868 "node": ">=0.10"
2869 }
2870 },
2871 "node_modules/esrecurse": {
2872 "version": "4.3.0",
2873 "resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz",
2874 "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
2875 "dev": true,
2876 "dependencies": {
2877 "estraverse": "^5.2.0"
2878 },
2879 "engines": {
2880 "node": ">=4.0"
2881 }
2882 },
2883 "node_modules/estraverse": {
2884 "version": "5.3.0",
2885 "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
2886 "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
2887 "dev": true,
2888 "engines": {
2889 "node": ">=4.0"
2890 }
2891 },
2892 "node_modules/esutils": {
2893 "version": "2.0.3",
2894 "resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
2895 "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
2896 "dev": true,
2897 "engines": {
2898 "node": ">=0.10.0"
2899 }
2900 },
2901 "node_modules/fast-deep-equal": {
2902 "version": "3.1.3",
2903 "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
2904 "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
2905 "dev": true
2906 },
2907 "node_modules/fast-glob": {
2908 "version": "3.3.1",
2909 "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.1.tgz",
2910 "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==",
2911 "dev": true,
2912 "dependencies": {
2913 "@nodelib/fs.stat": "^2.0.2",
2914 "@nodelib/fs.walk": "^1.2.3",
2915 "glob-parent": "^5.1.2",
2916 "merge2": "^1.3.0",
2917 "micromatch": "^4.0.4"
2918 },
2919 "engines": {
2920 "node": ">=8.6.0"
2921 }
2922 },
2923 "node_modules/fast-glob/node_modules/glob-parent": {
2924 "version": "5.1.2",
2925 "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
2926 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
2927 "dev": true,
2928 "dependencies": {
2929 "is-glob": "^4.0.1"
2930 },
2931 "engines": {
2932 "node": ">= 6"
2933 }
2934 },
2935 "node_modules/fast-json-stable-stringify": {
2936 "version": "2.1.0",
2937 "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
2938 "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
2939 "dev": true
2940 },
2941 "node_modules/fast-levenshtein": {
2942 "version": "2.0.6",
2943 "resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
2944 "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
2945 "dev": true
2946 },
2947 "node_modules/fastq": {
2948 "version": "1.19.1",
2949 "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.19.1.tgz",
2950 "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
2951 "dev": true,
2952 "dependencies": {
2953 "reusify": "^1.0.4"
2954 }
2955 },
2956 "node_modules/file-entry-cache": {
2957 "version": "8.0.0",
2958 "resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
2959 "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
2960 "dev": true,
2961 "dependencies": {
2962 "flat-cache": "^4.0.0"
2963 },
2964 "engines": {
2965 "node": ">=16.0.0"
2966 }
2967 },
2968 "node_modules/fill-range": {
2969 "version": "7.1.1",
2970 "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
2971 "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
2972 "dev": true,
2973 "dependencies": {
2974 "to-regex-range": "^5.0.1"
2975 },
2976 "engines": {
2977 "node": ">=8"
2978 }
2979 },
2980 "node_modules/find-up": {
2981 "version": "5.0.0",
2982 "resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz",
2983 "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
2984 "dev": true,
2985 "dependencies": {
2986 "locate-path": "^6.0.0",
2987 "path-exists": "^4.0.0"
2988 },
2989 "engines": {
2990 "node": ">=10"
2991 },
2992 "funding": {
2993 "url": "https://github.com/sponsors/sindresorhus"
2994 }
2995 },
2996 "node_modules/flat-cache": {
2997 "version": "4.0.1",
2998 "resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-4.0.1.tgz",
2999 "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
3000 "dev": true,
3001 "dependencies": {
3002 "flatted": "^3.2.9",
3003 "keyv": "^4.5.4"
3004 },
3005 "engines": {
3006 "node": ">=16"
3007 }
3008 },
3009 "node_modules/flatted": {
3010 "version": "3.3.3",
3011 "resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.3.3.tgz",
3012 "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
3013 "dev": true
3014 },
LaoeGaociee7c5772025-05-28 12:34:47 +08003015 "node_modules/follow-redirects": {
3016 "version": "1.15.9",
3017 "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
3018 "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
3019 "funding": [
3020 {
3021 "type": "individual",
3022 "url": "https://github.com/sponsors/RubenVerborgh"
3023 }
3024 ],
3025 "engines": {
3026 "node": ">=4.0"
3027 },
3028 "peerDependenciesMeta": {
3029 "debug": {
3030 "optional": true
3031 }
3032 }
3033 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08003034 "node_modules/for-each": {
3035 "version": "0.3.5",
3036 "resolved": "https://registry.npmmirror.com/for-each/-/for-each-0.3.5.tgz",
3037 "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
3038 "dev": true,
3039 "dependencies": {
3040 "is-callable": "^1.2.7"
3041 },
3042 "engines": {
3043 "node": ">= 0.4"
3044 },
3045 "funding": {
3046 "url": "https://github.com/sponsors/ljharb"
3047 }
3048 },
LaoeGaociee7c5772025-05-28 12:34:47 +08003049 "node_modules/form-data": {
3050 "version": "4.0.2",
3051 "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.2.tgz",
3052 "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
3053 "dependencies": {
3054 "asynckit": "^0.4.0",
3055 "combined-stream": "^1.0.8",
3056 "es-set-tostringtag": "^2.1.0",
3057 "mime-types": "^2.1.12"
3058 },
3059 "engines": {
3060 "node": ">= 6"
3061 }
3062 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08003063 "node_modules/function-bind": {
3064 "version": "1.1.2",
3065 "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
3066 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003067 "funding": {
3068 "url": "https://github.com/sponsors/ljharb"
3069 }
3070 },
3071 "node_modules/function.prototype.name": {
3072 "version": "1.1.8",
3073 "resolved": "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.8.tgz",
3074 "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==",
3075 "dev": true,
3076 "dependencies": {
3077 "call-bind": "^1.0.8",
3078 "call-bound": "^1.0.3",
3079 "define-properties": "^1.2.1",
3080 "functions-have-names": "^1.2.3",
3081 "hasown": "^2.0.2",
3082 "is-callable": "^1.2.7"
3083 },
3084 "engines": {
3085 "node": ">= 0.4"
3086 },
3087 "funding": {
3088 "url": "https://github.com/sponsors/ljharb"
3089 }
3090 },
3091 "node_modules/functions-have-names": {
3092 "version": "1.2.3",
3093 "resolved": "https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz",
3094 "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
3095 "dev": true,
3096 "funding": {
3097 "url": "https://github.com/sponsors/ljharb"
3098 }
3099 },
3100 "node_modules/get-intrinsic": {
3101 "version": "1.3.0",
3102 "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
3103 "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003104 "dependencies": {
3105 "call-bind-apply-helpers": "^1.0.2",
3106 "es-define-property": "^1.0.1",
3107 "es-errors": "^1.3.0",
3108 "es-object-atoms": "^1.1.1",
3109 "function-bind": "^1.1.2",
3110 "get-proto": "^1.0.1",
3111 "gopd": "^1.2.0",
3112 "has-symbols": "^1.1.0",
3113 "hasown": "^2.0.2",
3114 "math-intrinsics": "^1.1.0"
3115 },
3116 "engines": {
3117 "node": ">= 0.4"
3118 },
3119 "funding": {
3120 "url": "https://github.com/sponsors/ljharb"
3121 }
3122 },
3123 "node_modules/get-proto": {
3124 "version": "1.0.1",
3125 "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
3126 "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003127 "dependencies": {
3128 "dunder-proto": "^1.0.1",
3129 "es-object-atoms": "^1.0.0"
3130 },
3131 "engines": {
3132 "node": ">= 0.4"
3133 }
3134 },
3135 "node_modules/get-symbol-description": {
3136 "version": "1.1.0",
3137 "resolved": "https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.1.0.tgz",
3138 "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==",
3139 "dev": true,
3140 "dependencies": {
3141 "call-bound": "^1.0.3",
3142 "es-errors": "^1.3.0",
3143 "get-intrinsic": "^1.2.6"
3144 },
3145 "engines": {
3146 "node": ">= 0.4"
3147 },
3148 "funding": {
3149 "url": "https://github.com/sponsors/ljharb"
3150 }
3151 },
3152 "node_modules/get-tsconfig": {
3153 "version": "4.10.0",
3154 "resolved": "https://registry.npmmirror.com/get-tsconfig/-/get-tsconfig-4.10.0.tgz",
3155 "integrity": "sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==",
3156 "dev": true,
3157 "dependencies": {
3158 "resolve-pkg-maps": "^1.0.0"
3159 },
3160 "funding": {
3161 "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
3162 }
3163 },
3164 "node_modules/glob-parent": {
3165 "version": "6.0.2",
3166 "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz",
3167 "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
3168 "dev": true,
3169 "dependencies": {
3170 "is-glob": "^4.0.3"
3171 },
3172 "engines": {
3173 "node": ">=10.13.0"
3174 }
3175 },
3176 "node_modules/globals": {
3177 "version": "14.0.0",
3178 "resolved": "https://registry.npmmirror.com/globals/-/globals-14.0.0.tgz",
3179 "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
3180 "dev": true,
3181 "engines": {
3182 "node": ">=18"
3183 },
3184 "funding": {
3185 "url": "https://github.com/sponsors/sindresorhus"
3186 }
3187 },
3188 "node_modules/globalthis": {
3189 "version": "1.0.4",
3190 "resolved": "https://registry.npmmirror.com/globalthis/-/globalthis-1.0.4.tgz",
3191 "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
3192 "dev": true,
3193 "dependencies": {
3194 "define-properties": "^1.2.1",
3195 "gopd": "^1.0.1"
3196 },
3197 "engines": {
3198 "node": ">= 0.4"
3199 },
3200 "funding": {
3201 "url": "https://github.com/sponsors/ljharb"
3202 }
3203 },
3204 "node_modules/gopd": {
3205 "version": "1.2.0",
3206 "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
3207 "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003208 "engines": {
3209 "node": ">= 0.4"
3210 },
3211 "funding": {
3212 "url": "https://github.com/sponsors/ljharb"
3213 }
3214 },
3215 "node_modules/graphemer": {
3216 "version": "1.4.0",
3217 "resolved": "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz",
3218 "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
3219 "dev": true
3220 },
3221 "node_modules/has-bigints": {
3222 "version": "1.1.0",
3223 "resolved": "https://registry.npmmirror.com/has-bigints/-/has-bigints-1.1.0.tgz",
3224 "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==",
3225 "dev": true,
3226 "engines": {
3227 "node": ">= 0.4"
3228 },
3229 "funding": {
3230 "url": "https://github.com/sponsors/ljharb"
3231 }
3232 },
3233 "node_modules/has-flag": {
3234 "version": "4.0.0",
3235 "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz",
3236 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
3237 "dev": true,
3238 "engines": {
3239 "node": ">=8"
3240 }
3241 },
3242 "node_modules/has-property-descriptors": {
3243 "version": "1.0.2",
3244 "resolved": "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
3245 "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
3246 "dev": true,
3247 "dependencies": {
3248 "es-define-property": "^1.0.0"
3249 },
3250 "funding": {
3251 "url": "https://github.com/sponsors/ljharb"
3252 }
3253 },
3254 "node_modules/has-proto": {
3255 "version": "1.2.0",
3256 "resolved": "https://registry.npmmirror.com/has-proto/-/has-proto-1.2.0.tgz",
3257 "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==",
3258 "dev": true,
3259 "dependencies": {
3260 "dunder-proto": "^1.0.0"
3261 },
3262 "engines": {
3263 "node": ">= 0.4"
3264 },
3265 "funding": {
3266 "url": "https://github.com/sponsors/ljharb"
3267 }
3268 },
3269 "node_modules/has-symbols": {
3270 "version": "1.1.0",
3271 "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
3272 "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003273 "engines": {
3274 "node": ">= 0.4"
3275 },
3276 "funding": {
3277 "url": "https://github.com/sponsors/ljharb"
3278 }
3279 },
3280 "node_modules/has-tostringtag": {
3281 "version": "1.0.2",
3282 "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
3283 "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003284 "dependencies": {
3285 "has-symbols": "^1.0.3"
3286 },
3287 "engines": {
3288 "node": ">= 0.4"
3289 },
3290 "funding": {
3291 "url": "https://github.com/sponsors/ljharb"
3292 }
3293 },
3294 "node_modules/hasown": {
3295 "version": "2.0.2",
3296 "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
3297 "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003298 "dependencies": {
3299 "function-bind": "^1.1.2"
3300 },
3301 "engines": {
3302 "node": ">= 0.4"
3303 }
3304 },
3305 "node_modules/ignore": {
3306 "version": "5.3.2",
3307 "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz",
3308 "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
3309 "dev": true,
3310 "engines": {
3311 "node": ">= 4"
3312 }
3313 },
LaoeGaociee7c5772025-05-28 12:34:47 +08003314 "node_modules/immutable": {
3315 "version": "5.1.2",
3316 "resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.2.tgz",
3317 "integrity": "sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==",
3318 "devOptional": true
3319 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08003320 "node_modules/import-fresh": {
3321 "version": "3.3.1",
3322 "resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.1.tgz",
3323 "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
3324 "dev": true,
3325 "dependencies": {
3326 "parent-module": "^1.0.0",
3327 "resolve-from": "^4.0.0"
3328 },
3329 "engines": {
3330 "node": ">=6"
3331 },
3332 "funding": {
3333 "url": "https://github.com/sponsors/sindresorhus"
3334 }
3335 },
3336 "node_modules/imurmurhash": {
3337 "version": "0.1.4",
3338 "resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz",
3339 "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
3340 "dev": true,
3341 "engines": {
3342 "node": ">=0.8.19"
3343 }
3344 },
3345 "node_modules/internal-slot": {
3346 "version": "1.1.0",
3347 "resolved": "https://registry.npmmirror.com/internal-slot/-/internal-slot-1.1.0.tgz",
3348 "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==",
3349 "dev": true,
3350 "dependencies": {
3351 "es-errors": "^1.3.0",
3352 "hasown": "^2.0.2",
3353 "side-channel": "^1.1.0"
3354 },
3355 "engines": {
3356 "node": ">= 0.4"
3357 }
3358 },
3359 "node_modules/is-array-buffer": {
3360 "version": "3.0.5",
3361 "resolved": "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
3362 "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==",
3363 "dev": true,
3364 "dependencies": {
3365 "call-bind": "^1.0.8",
3366 "call-bound": "^1.0.3",
3367 "get-intrinsic": "^1.2.6"
3368 },
3369 "engines": {
3370 "node": ">= 0.4"
3371 },
3372 "funding": {
3373 "url": "https://github.com/sponsors/ljharb"
3374 }
3375 },
3376 "node_modules/is-arrayish": {
3377 "version": "0.3.2",
3378 "resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.3.2.tgz",
3379 "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
3380 "optional": true
3381 },
3382 "node_modules/is-async-function": {
3383 "version": "2.1.1",
3384 "resolved": "https://registry.npmmirror.com/is-async-function/-/is-async-function-2.1.1.tgz",
3385 "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==",
3386 "dev": true,
3387 "dependencies": {
3388 "async-function": "^1.0.0",
3389 "call-bound": "^1.0.3",
3390 "get-proto": "^1.0.1",
3391 "has-tostringtag": "^1.0.2",
3392 "safe-regex-test": "^1.1.0"
3393 },
3394 "engines": {
3395 "node": ">= 0.4"
3396 },
3397 "funding": {
3398 "url": "https://github.com/sponsors/ljharb"
3399 }
3400 },
3401 "node_modules/is-bigint": {
3402 "version": "1.1.0",
3403 "resolved": "https://registry.npmmirror.com/is-bigint/-/is-bigint-1.1.0.tgz",
3404 "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==",
3405 "dev": true,
3406 "dependencies": {
3407 "has-bigints": "^1.0.2"
3408 },
3409 "engines": {
3410 "node": ">= 0.4"
3411 },
3412 "funding": {
3413 "url": "https://github.com/sponsors/ljharb"
3414 }
3415 },
3416 "node_modules/is-boolean-object": {
3417 "version": "1.2.2",
3418 "resolved": "https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.2.2.tgz",
3419 "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==",
3420 "dev": true,
3421 "dependencies": {
3422 "call-bound": "^1.0.3",
3423 "has-tostringtag": "^1.0.2"
3424 },
3425 "engines": {
3426 "node": ">= 0.4"
3427 },
3428 "funding": {
3429 "url": "https://github.com/sponsors/ljharb"
3430 }
3431 },
3432 "node_modules/is-bun-module": {
3433 "version": "2.0.0",
3434 "resolved": "https://registry.npmmirror.com/is-bun-module/-/is-bun-module-2.0.0.tgz",
3435 "integrity": "sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==",
3436 "dev": true,
3437 "dependencies": {
3438 "semver": "^7.7.1"
3439 }
3440 },
3441 "node_modules/is-callable": {
3442 "version": "1.2.7",
3443 "resolved": "https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz",
3444 "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
3445 "dev": true,
3446 "engines": {
3447 "node": ">= 0.4"
3448 },
3449 "funding": {
3450 "url": "https://github.com/sponsors/ljharb"
3451 }
3452 },
3453 "node_modules/is-core-module": {
3454 "version": "2.16.1",
3455 "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz",
3456 "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
3457 "dev": true,
3458 "dependencies": {
3459 "hasown": "^2.0.2"
3460 },
3461 "engines": {
3462 "node": ">= 0.4"
3463 },
3464 "funding": {
3465 "url": "https://github.com/sponsors/ljharb"
3466 }
3467 },
3468 "node_modules/is-data-view": {
3469 "version": "1.0.2",
3470 "resolved": "https://registry.npmmirror.com/is-data-view/-/is-data-view-1.0.2.tgz",
3471 "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==",
3472 "dev": true,
3473 "dependencies": {
3474 "call-bound": "^1.0.2",
3475 "get-intrinsic": "^1.2.6",
3476 "is-typed-array": "^1.1.13"
3477 },
3478 "engines": {
3479 "node": ">= 0.4"
3480 },
3481 "funding": {
3482 "url": "https://github.com/sponsors/ljharb"
3483 }
3484 },
3485 "node_modules/is-date-object": {
3486 "version": "1.1.0",
3487 "resolved": "https://registry.npmmirror.com/is-date-object/-/is-date-object-1.1.0.tgz",
3488 "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==",
3489 "dev": true,
3490 "dependencies": {
3491 "call-bound": "^1.0.2",
3492 "has-tostringtag": "^1.0.2"
3493 },
3494 "engines": {
3495 "node": ">= 0.4"
3496 },
3497 "funding": {
3498 "url": "https://github.com/sponsors/ljharb"
3499 }
3500 },
3501 "node_modules/is-extglob": {
3502 "version": "2.1.1",
3503 "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
3504 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
3505 "dev": true,
3506 "engines": {
3507 "node": ">=0.10.0"
3508 }
3509 },
3510 "node_modules/is-finalizationregistry": {
3511 "version": "1.1.1",
3512 "resolved": "https://registry.npmmirror.com/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz",
3513 "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==",
3514 "dev": true,
3515 "dependencies": {
3516 "call-bound": "^1.0.3"
3517 },
3518 "engines": {
3519 "node": ">= 0.4"
3520 },
3521 "funding": {
3522 "url": "https://github.com/sponsors/ljharb"
3523 }
3524 },
3525 "node_modules/is-generator-function": {
3526 "version": "1.1.0",
3527 "resolved": "https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.1.0.tgz",
3528 "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==",
3529 "dev": true,
3530 "dependencies": {
3531 "call-bound": "^1.0.3",
3532 "get-proto": "^1.0.0",
3533 "has-tostringtag": "^1.0.2",
3534 "safe-regex-test": "^1.1.0"
3535 },
3536 "engines": {
3537 "node": ">= 0.4"
3538 },
3539 "funding": {
3540 "url": "https://github.com/sponsors/ljharb"
3541 }
3542 },
3543 "node_modules/is-glob": {
3544 "version": "4.0.3",
3545 "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
3546 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
3547 "dev": true,
3548 "dependencies": {
3549 "is-extglob": "^2.1.1"
3550 },
3551 "engines": {
3552 "node": ">=0.10.0"
3553 }
3554 },
3555 "node_modules/is-map": {
3556 "version": "2.0.3",
3557 "resolved": "https://registry.npmmirror.com/is-map/-/is-map-2.0.3.tgz",
3558 "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
3559 "dev": true,
3560 "engines": {
3561 "node": ">= 0.4"
3562 },
3563 "funding": {
3564 "url": "https://github.com/sponsors/ljharb"
3565 }
3566 },
3567 "node_modules/is-number": {
3568 "version": "7.0.0",
3569 "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
3570 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
3571 "dev": true,
3572 "engines": {
3573 "node": ">=0.12.0"
3574 }
3575 },
3576 "node_modules/is-number-object": {
3577 "version": "1.1.1",
3578 "resolved": "https://registry.npmmirror.com/is-number-object/-/is-number-object-1.1.1.tgz",
3579 "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==",
3580 "dev": true,
3581 "dependencies": {
3582 "call-bound": "^1.0.3",
3583 "has-tostringtag": "^1.0.2"
3584 },
3585 "engines": {
3586 "node": ">= 0.4"
3587 },
3588 "funding": {
3589 "url": "https://github.com/sponsors/ljharb"
3590 }
3591 },
3592 "node_modules/is-regex": {
3593 "version": "1.2.1",
3594 "resolved": "https://registry.npmmirror.com/is-regex/-/is-regex-1.2.1.tgz",
3595 "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==",
3596 "dev": true,
3597 "dependencies": {
3598 "call-bound": "^1.0.2",
3599 "gopd": "^1.2.0",
3600 "has-tostringtag": "^1.0.2",
3601 "hasown": "^2.0.2"
3602 },
3603 "engines": {
3604 "node": ">= 0.4"
3605 },
3606 "funding": {
3607 "url": "https://github.com/sponsors/ljharb"
3608 }
3609 },
3610 "node_modules/is-set": {
3611 "version": "2.0.3",
3612 "resolved": "https://registry.npmmirror.com/is-set/-/is-set-2.0.3.tgz",
3613 "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
3614 "dev": true,
3615 "engines": {
3616 "node": ">= 0.4"
3617 },
3618 "funding": {
3619 "url": "https://github.com/sponsors/ljharb"
3620 }
3621 },
3622 "node_modules/is-shared-array-buffer": {
3623 "version": "1.0.4",
3624 "resolved": "https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz",
3625 "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==",
3626 "dev": true,
3627 "dependencies": {
3628 "call-bound": "^1.0.3"
3629 },
3630 "engines": {
3631 "node": ">= 0.4"
3632 },
3633 "funding": {
3634 "url": "https://github.com/sponsors/ljharb"
3635 }
3636 },
3637 "node_modules/is-string": {
3638 "version": "1.1.1",
3639 "resolved": "https://registry.npmmirror.com/is-string/-/is-string-1.1.1.tgz",
3640 "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==",
3641 "dev": true,
3642 "dependencies": {
3643 "call-bound": "^1.0.3",
3644 "has-tostringtag": "^1.0.2"
3645 },
3646 "engines": {
3647 "node": ">= 0.4"
3648 },
3649 "funding": {
3650 "url": "https://github.com/sponsors/ljharb"
3651 }
3652 },
3653 "node_modules/is-symbol": {
3654 "version": "1.1.1",
3655 "resolved": "https://registry.npmmirror.com/is-symbol/-/is-symbol-1.1.1.tgz",
3656 "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==",
3657 "dev": true,
3658 "dependencies": {
3659 "call-bound": "^1.0.2",
3660 "has-symbols": "^1.1.0",
3661 "safe-regex-test": "^1.1.0"
3662 },
3663 "engines": {
3664 "node": ">= 0.4"
3665 },
3666 "funding": {
3667 "url": "https://github.com/sponsors/ljharb"
3668 }
3669 },
3670 "node_modules/is-typed-array": {
3671 "version": "1.1.15",
3672 "resolved": "https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.15.tgz",
3673 "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==",
3674 "dev": true,
3675 "dependencies": {
3676 "which-typed-array": "^1.1.16"
3677 },
3678 "engines": {
3679 "node": ">= 0.4"
3680 },
3681 "funding": {
3682 "url": "https://github.com/sponsors/ljharb"
3683 }
3684 },
3685 "node_modules/is-weakmap": {
3686 "version": "2.0.2",
3687 "resolved": "https://registry.npmmirror.com/is-weakmap/-/is-weakmap-2.0.2.tgz",
3688 "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
3689 "dev": true,
3690 "engines": {
3691 "node": ">= 0.4"
3692 },
3693 "funding": {
3694 "url": "https://github.com/sponsors/ljharb"
3695 }
3696 },
3697 "node_modules/is-weakref": {
3698 "version": "1.1.1",
3699 "resolved": "https://registry.npmmirror.com/is-weakref/-/is-weakref-1.1.1.tgz",
3700 "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==",
3701 "dev": true,
3702 "dependencies": {
3703 "call-bound": "^1.0.3"
3704 },
3705 "engines": {
3706 "node": ">= 0.4"
3707 },
3708 "funding": {
3709 "url": "https://github.com/sponsors/ljharb"
3710 }
3711 },
3712 "node_modules/is-weakset": {
3713 "version": "2.0.4",
3714 "resolved": "https://registry.npmmirror.com/is-weakset/-/is-weakset-2.0.4.tgz",
3715 "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==",
3716 "dev": true,
3717 "dependencies": {
3718 "call-bound": "^1.0.3",
3719 "get-intrinsic": "^1.2.6"
3720 },
3721 "engines": {
3722 "node": ">= 0.4"
3723 },
3724 "funding": {
3725 "url": "https://github.com/sponsors/ljharb"
3726 }
3727 },
3728 "node_modules/isarray": {
3729 "version": "2.0.5",
3730 "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz",
3731 "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
3732 "dev": true
3733 },
3734 "node_modules/isexe": {
3735 "version": "2.0.0",
3736 "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
3737 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
3738 "dev": true
3739 },
3740 "node_modules/iterator.prototype": {
3741 "version": "1.1.5",
3742 "resolved": "https://registry.npmmirror.com/iterator.prototype/-/iterator.prototype-1.1.5.tgz",
3743 "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==",
3744 "dev": true,
3745 "dependencies": {
3746 "define-data-property": "^1.1.4",
3747 "es-object-atoms": "^1.0.0",
3748 "get-intrinsic": "^1.2.6",
3749 "get-proto": "^1.0.0",
3750 "has-symbols": "^1.1.0",
3751 "set-function-name": "^2.0.2"
3752 },
3753 "engines": {
3754 "node": ">= 0.4"
3755 }
3756 },
3757 "node_modules/js-tokens": {
3758 "version": "4.0.0",
3759 "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
LaoeGaociee7c5772025-05-28 12:34:47 +08003760 "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
LaoeGaocia82dfe92025-04-01 20:17:11 +08003761 },
3762 "node_modules/js-yaml": {
3763 "version": "4.1.0",
3764 "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
3765 "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
3766 "dev": true,
3767 "dependencies": {
3768 "argparse": "^2.0.1"
3769 },
3770 "bin": {
3771 "js-yaml": "bin/js-yaml.js"
3772 }
3773 },
3774 "node_modules/json-buffer": {
3775 "version": "3.0.1",
3776 "resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz",
3777 "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
3778 "dev": true
3779 },
3780 "node_modules/json-schema-traverse": {
3781 "version": "0.4.1",
3782 "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
3783 "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
3784 "dev": true
3785 },
3786 "node_modules/json-stable-stringify-without-jsonify": {
3787 "version": "1.0.1",
3788 "resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
3789 "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
3790 "dev": true
3791 },
3792 "node_modules/json5": {
3793 "version": "1.0.2",
3794 "resolved": "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz",
3795 "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
3796 "dev": true,
3797 "dependencies": {
3798 "minimist": "^1.2.0"
3799 },
3800 "bin": {
3801 "json5": "lib/cli.js"
3802 }
3803 },
3804 "node_modules/jsx-ast-utils": {
3805 "version": "3.3.5",
3806 "resolved": "https://registry.npmmirror.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
3807 "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
3808 "dev": true,
3809 "dependencies": {
3810 "array-includes": "^3.1.6",
3811 "array.prototype.flat": "^1.3.1",
3812 "object.assign": "^4.1.4",
3813 "object.values": "^1.1.6"
3814 },
3815 "engines": {
3816 "node": ">=4.0"
3817 }
3818 },
3819 "node_modules/keyv": {
3820 "version": "4.5.4",
3821 "resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz",
3822 "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
3823 "dev": true,
3824 "dependencies": {
3825 "json-buffer": "3.0.1"
3826 }
3827 },
3828 "node_modules/language-subtag-registry": {
3829 "version": "0.3.23",
3830 "resolved": "https://registry.npmmirror.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz",
3831 "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==",
3832 "dev": true
3833 },
3834 "node_modules/language-tags": {
3835 "version": "1.0.9",
3836 "resolved": "https://registry.npmmirror.com/language-tags/-/language-tags-1.0.9.tgz",
3837 "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==",
3838 "dev": true,
3839 "dependencies": {
3840 "language-subtag-registry": "^0.3.20"
3841 },
3842 "engines": {
3843 "node": ">=0.10"
3844 }
3845 },
3846 "node_modules/levn": {
3847 "version": "0.4.1",
3848 "resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz",
3849 "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
3850 "dev": true,
3851 "dependencies": {
3852 "prelude-ls": "^1.2.1",
3853 "type-check": "~0.4.0"
3854 },
3855 "engines": {
3856 "node": ">= 0.8.0"
3857 }
3858 },
3859 "node_modules/locate-path": {
3860 "version": "6.0.0",
3861 "resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz",
3862 "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
3863 "dev": true,
3864 "dependencies": {
3865 "p-locate": "^5.0.0"
3866 },
3867 "engines": {
3868 "node": ">=10"
3869 },
3870 "funding": {
3871 "url": "https://github.com/sponsors/sindresorhus"
3872 }
3873 },
LaoeGaociee7c5772025-05-28 12:34:47 +08003874 "node_modules/lodash": {
3875 "version": "4.17.21",
3876 "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
3877 "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
3878 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08003879 "node_modules/lodash.merge": {
3880 "version": "4.6.2",
3881 "resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz",
3882 "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
3883 "dev": true
3884 },
3885 "node_modules/loose-envify": {
3886 "version": "1.4.0",
3887 "resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz",
3888 "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003889 "dependencies": {
3890 "js-tokens": "^3.0.0 || ^4.0.0"
3891 },
3892 "bin": {
3893 "loose-envify": "cli.js"
3894 }
3895 },
3896 "node_modules/math-intrinsics": {
3897 "version": "1.1.0",
3898 "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
3899 "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08003900 "engines": {
3901 "node": ">= 0.4"
3902 }
3903 },
3904 "node_modules/merge2": {
3905 "version": "1.4.1",
3906 "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
3907 "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
3908 "dev": true,
3909 "engines": {
3910 "node": ">= 8"
3911 }
3912 },
3913 "node_modules/micromatch": {
3914 "version": "4.0.8",
3915 "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
3916 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
3917 "dev": true,
3918 "dependencies": {
3919 "braces": "^3.0.3",
3920 "picomatch": "^2.3.1"
3921 },
3922 "engines": {
3923 "node": ">=8.6"
3924 }
3925 },
LaoeGaociee7c5772025-05-28 12:34:47 +08003926 "node_modules/mime-db": {
3927 "version": "1.52.0",
3928 "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
3929 "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
3930 "engines": {
3931 "node": ">= 0.6"
3932 }
3933 },
3934 "node_modules/mime-types": {
3935 "version": "2.1.35",
3936 "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
3937 "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
3938 "dependencies": {
3939 "mime-db": "1.52.0"
3940 },
3941 "engines": {
3942 "node": ">= 0.6"
3943 }
3944 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08003945 "node_modules/minimatch": {
3946 "version": "3.1.2",
3947 "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
3948 "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
3949 "dev": true,
3950 "dependencies": {
3951 "brace-expansion": "^1.1.7"
3952 },
3953 "engines": {
3954 "node": "*"
3955 }
3956 },
3957 "node_modules/minimist": {
3958 "version": "1.2.8",
3959 "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz",
3960 "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
3961 "dev": true,
3962 "funding": {
3963 "url": "https://github.com/sponsors/ljharb"
3964 }
3965 },
3966 "node_modules/ms": {
3967 "version": "2.1.3",
3968 "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
3969 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
3970 "dev": true
3971 },
3972 "node_modules/nanoid": {
3973 "version": "3.3.11",
3974 "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
3975 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
3976 "funding": [
3977 {
3978 "type": "github",
3979 "url": "https://github.com/sponsors/ai"
3980 }
3981 ],
3982 "bin": {
3983 "nanoid": "bin/nanoid.cjs"
3984 },
3985 "engines": {
3986 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
3987 }
3988 },
3989 "node_modules/natural-compare": {
3990 "version": "1.4.0",
3991 "resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz",
3992 "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
3993 "dev": true
3994 },
3995 "node_modules/next": {
3996 "version": "15.2.4",
3997 "resolved": "https://registry.npmmirror.com/next/-/next-15.2.4.tgz",
3998 "integrity": "sha512-VwL+LAaPSxEkd3lU2xWbgEOtrM8oedmyhBqaVNmgKB+GvZlCy9rgaEc+y2on0wv+l0oSFqLtYD6dcC1eAedUaQ==",
3999 "dependencies": {
4000 "@next/env": "15.2.4",
4001 "@swc/counter": "0.1.3",
4002 "@swc/helpers": "0.5.15",
4003 "busboy": "1.6.0",
4004 "caniuse-lite": "^1.0.30001579",
4005 "postcss": "8.4.31",
4006 "styled-jsx": "5.1.6"
4007 },
4008 "bin": {
4009 "next": "dist/bin/next"
4010 },
4011 "engines": {
4012 "node": "^18.18.0 || ^19.8.0 || >= 20.0.0"
4013 },
4014 "optionalDependencies": {
4015 "@next/swc-darwin-arm64": "15.2.4",
4016 "@next/swc-darwin-x64": "15.2.4",
4017 "@next/swc-linux-arm64-gnu": "15.2.4",
4018 "@next/swc-linux-arm64-musl": "15.2.4",
4019 "@next/swc-linux-x64-gnu": "15.2.4",
4020 "@next/swc-linux-x64-musl": "15.2.4",
4021 "@next/swc-win32-arm64-msvc": "15.2.4",
4022 "@next/swc-win32-x64-msvc": "15.2.4",
4023 "sharp": "^0.33.5"
4024 },
4025 "peerDependencies": {
4026 "@opentelemetry/api": "^1.1.0",
4027 "@playwright/test": "^1.41.2",
4028 "babel-plugin-react-compiler": "*",
4029 "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
4030 "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
4031 "sass": "^1.3.0"
4032 },
4033 "peerDependenciesMeta": {
4034 "@opentelemetry/api": {
4035 "optional": true
4036 },
4037 "@playwright/test": {
4038 "optional": true
4039 },
4040 "babel-plugin-react-compiler": {
4041 "optional": true
4042 },
4043 "sass": {
4044 "optional": true
4045 }
4046 }
4047 },
LaoeGaociee7c5772025-05-28 12:34:47 +08004048 "node_modules/node-addon-api": {
4049 "version": "7.1.1",
4050 "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
4051 "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
4052 "dev": true,
4053 "optional": true
4054 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08004055 "node_modules/object-assign": {
4056 "version": "4.1.1",
4057 "resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz",
4058 "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08004059 "engines": {
4060 "node": ">=0.10.0"
4061 }
4062 },
4063 "node_modules/object-inspect": {
4064 "version": "1.13.4",
4065 "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz",
4066 "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
4067 "dev": true,
4068 "engines": {
4069 "node": ">= 0.4"
4070 },
4071 "funding": {
4072 "url": "https://github.com/sponsors/ljharb"
4073 }
4074 },
4075 "node_modules/object-keys": {
4076 "version": "1.1.1",
4077 "resolved": "https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz",
4078 "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
4079 "dev": true,
4080 "engines": {
4081 "node": ">= 0.4"
4082 }
4083 },
4084 "node_modules/object.assign": {
4085 "version": "4.1.7",
4086 "resolved": "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.7.tgz",
4087 "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==",
4088 "dev": true,
4089 "dependencies": {
4090 "call-bind": "^1.0.8",
4091 "call-bound": "^1.0.3",
4092 "define-properties": "^1.2.1",
4093 "es-object-atoms": "^1.0.0",
4094 "has-symbols": "^1.1.0",
4095 "object-keys": "^1.1.1"
4096 },
4097 "engines": {
4098 "node": ">= 0.4"
4099 },
4100 "funding": {
4101 "url": "https://github.com/sponsors/ljharb"
4102 }
4103 },
4104 "node_modules/object.entries": {
4105 "version": "1.1.9",
4106 "resolved": "https://registry.npmmirror.com/object.entries/-/object.entries-1.1.9.tgz",
4107 "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==",
4108 "dev": true,
4109 "dependencies": {
4110 "call-bind": "^1.0.8",
4111 "call-bound": "^1.0.4",
4112 "define-properties": "^1.2.1",
4113 "es-object-atoms": "^1.1.1"
4114 },
4115 "engines": {
4116 "node": ">= 0.4"
4117 }
4118 },
4119 "node_modules/object.fromentries": {
4120 "version": "2.0.8",
4121 "resolved": "https://registry.npmmirror.com/object.fromentries/-/object.fromentries-2.0.8.tgz",
4122 "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
4123 "dev": true,
4124 "dependencies": {
4125 "call-bind": "^1.0.7",
4126 "define-properties": "^1.2.1",
4127 "es-abstract": "^1.23.2",
4128 "es-object-atoms": "^1.0.0"
4129 },
4130 "engines": {
4131 "node": ">= 0.4"
4132 },
4133 "funding": {
4134 "url": "https://github.com/sponsors/ljharb"
4135 }
4136 },
4137 "node_modules/object.groupby": {
4138 "version": "1.0.3",
4139 "resolved": "https://registry.npmmirror.com/object.groupby/-/object.groupby-1.0.3.tgz",
4140 "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==",
4141 "dev": true,
4142 "dependencies": {
4143 "call-bind": "^1.0.7",
4144 "define-properties": "^1.2.1",
4145 "es-abstract": "^1.23.2"
4146 },
4147 "engines": {
4148 "node": ">= 0.4"
4149 }
4150 },
4151 "node_modules/object.values": {
4152 "version": "1.2.1",
4153 "resolved": "https://registry.npmmirror.com/object.values/-/object.values-1.2.1.tgz",
4154 "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==",
4155 "dev": true,
4156 "dependencies": {
4157 "call-bind": "^1.0.8",
4158 "call-bound": "^1.0.3",
4159 "define-properties": "^1.2.1",
4160 "es-object-atoms": "^1.0.0"
4161 },
4162 "engines": {
4163 "node": ">= 0.4"
4164 },
4165 "funding": {
4166 "url": "https://github.com/sponsors/ljharb"
4167 }
4168 },
4169 "node_modules/optionator": {
4170 "version": "0.9.4",
4171 "resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz",
4172 "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
4173 "dev": true,
4174 "dependencies": {
4175 "deep-is": "^0.1.3",
4176 "fast-levenshtein": "^2.0.6",
4177 "levn": "^0.4.1",
4178 "prelude-ls": "^1.2.1",
4179 "type-check": "^0.4.0",
4180 "word-wrap": "^1.2.5"
4181 },
4182 "engines": {
4183 "node": ">= 0.8.0"
4184 }
4185 },
4186 "node_modules/own-keys": {
4187 "version": "1.0.1",
4188 "resolved": "https://registry.npmmirror.com/own-keys/-/own-keys-1.0.1.tgz",
4189 "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==",
4190 "dev": true,
4191 "dependencies": {
4192 "get-intrinsic": "^1.2.6",
4193 "object-keys": "^1.1.1",
4194 "safe-push-apply": "^1.0.0"
4195 },
4196 "engines": {
4197 "node": ">= 0.4"
4198 },
4199 "funding": {
4200 "url": "https://github.com/sponsors/ljharb"
4201 }
4202 },
4203 "node_modules/p-limit": {
4204 "version": "3.1.0",
4205 "resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
4206 "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
4207 "dev": true,
4208 "dependencies": {
4209 "yocto-queue": "^0.1.0"
4210 },
4211 "engines": {
4212 "node": ">=10"
4213 },
4214 "funding": {
4215 "url": "https://github.com/sponsors/sindresorhus"
4216 }
4217 },
4218 "node_modules/p-locate": {
4219 "version": "5.0.0",
4220 "resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz",
4221 "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
4222 "dev": true,
4223 "dependencies": {
4224 "p-limit": "^3.0.2"
4225 },
4226 "engines": {
4227 "node": ">=10"
4228 },
4229 "funding": {
4230 "url": "https://github.com/sponsors/sindresorhus"
4231 }
4232 },
4233 "node_modules/parent-module": {
4234 "version": "1.0.1",
4235 "resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
4236 "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
4237 "dev": true,
4238 "dependencies": {
4239 "callsites": "^3.0.0"
4240 },
4241 "engines": {
4242 "node": ">=6"
4243 }
4244 },
4245 "node_modules/path-exists": {
4246 "version": "4.0.0",
4247 "resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz",
4248 "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
4249 "dev": true,
4250 "engines": {
4251 "node": ">=8"
4252 }
4253 },
4254 "node_modules/path-key": {
4255 "version": "3.1.1",
4256 "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
4257 "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
4258 "dev": true,
4259 "engines": {
4260 "node": ">=8"
4261 }
4262 },
4263 "node_modules/path-parse": {
4264 "version": "1.0.7",
4265 "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz",
4266 "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
4267 "dev": true
4268 },
4269 "node_modules/picocolors": {
4270 "version": "1.1.1",
4271 "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
4272 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="
4273 },
4274 "node_modules/picomatch": {
4275 "version": "2.3.1",
4276 "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
4277 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
4278 "dev": true,
4279 "engines": {
4280 "node": ">=8.6"
4281 },
4282 "funding": {
4283 "url": "https://github.com/sponsors/jonschlinkert"
4284 }
4285 },
4286 "node_modules/possible-typed-array-names": {
4287 "version": "1.1.0",
4288 "resolved": "https://registry.npmmirror.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
4289 "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==",
4290 "dev": true,
4291 "engines": {
4292 "node": ">= 0.4"
4293 }
4294 },
4295 "node_modules/postcss": {
4296 "version": "8.4.31",
4297 "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.31.tgz",
4298 "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
4299 "funding": [
4300 {
4301 "type": "opencollective",
4302 "url": "https://opencollective.com/postcss/"
4303 },
4304 {
4305 "type": "tidelift",
4306 "url": "https://tidelift.com/funding/github/npm/postcss"
4307 },
4308 {
4309 "type": "github",
4310 "url": "https://github.com/sponsors/ai"
4311 }
4312 ],
4313 "dependencies": {
4314 "nanoid": "^3.3.6",
4315 "picocolors": "^1.0.0",
4316 "source-map-js": "^1.0.2"
4317 },
4318 "engines": {
4319 "node": "^10 || ^12 || >=14"
4320 }
4321 },
4322 "node_modules/prelude-ls": {
4323 "version": "1.2.1",
4324 "resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz",
4325 "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
4326 "dev": true,
4327 "engines": {
4328 "node": ">= 0.8.0"
4329 }
4330 },
LaoeGaociee7c5772025-05-28 12:34:47 +08004331 "node_modules/primeicons": {
4332 "version": "7.0.0",
4333 "resolved": "https://registry.npmmirror.com/primeicons/-/primeicons-7.0.0.tgz",
4334 "integrity": "sha512-jK3Et9UzwzTsd6tzl2RmwrVY/b8raJ3QZLzoDACj+oTJ0oX7L9Hy+XnVwgo4QVKlKpnP/Ur13SXV/pVh4LzaDw=="
4335 },
4336 "node_modules/primereact": {
4337 "version": "10.9.5",
4338 "resolved": "https://registry.npmmirror.com/primereact/-/primereact-10.9.5.tgz",
4339 "integrity": "sha512-4O6gm0LrKF7Ml8zQmb8mGiWS/ugJ94KBOAS/CAxWFQh9qyNgfNw/qcpCeomPIkjWd98jrM2XDiEbgq+W0395Hw==",
4340 "dependencies": {
4341 "@types/react-transition-group": "^4.4.1",
4342 "react-transition-group": "^4.4.1"
4343 },
4344 "engines": {
4345 "node": ">=14.0.0"
4346 },
4347 "peerDependencies": {
4348 "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
4349 "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
4350 "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
4351 },
4352 "peerDependenciesMeta": {
4353 "@types/react": {
4354 "optional": true
4355 }
4356 }
4357 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08004358 "node_modules/prop-types": {
4359 "version": "15.8.1",
4360 "resolved": "https://registry.npmmirror.com/prop-types/-/prop-types-15.8.1.tgz",
4361 "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
LaoeGaocia82dfe92025-04-01 20:17:11 +08004362 "dependencies": {
4363 "loose-envify": "^1.4.0",
4364 "object-assign": "^4.1.1",
4365 "react-is": "^16.13.1"
4366 }
4367 },
LaoeGaociee7c5772025-05-28 12:34:47 +08004368 "node_modules/proxy-from-env": {
4369 "version": "1.1.0",
4370 "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
4371 "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
4372 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08004373 "node_modules/punycode": {
4374 "version": "2.3.1",
4375 "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
4376 "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
4377 "dev": true,
4378 "engines": {
4379 "node": ">=6"
4380 }
4381 },
4382 "node_modules/queue-microtask": {
4383 "version": "1.2.3",
4384 "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
4385 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
4386 "dev": true,
4387 "funding": [
4388 {
4389 "type": "github",
4390 "url": "https://github.com/sponsors/feross"
4391 },
4392 {
4393 "type": "patreon",
4394 "url": "https://www.patreon.com/feross"
4395 },
4396 {
4397 "type": "consulting",
4398 "url": "https://feross.org/support"
4399 }
4400 ]
4401 },
4402 "node_modules/react": {
4403 "version": "19.1.0",
4404 "resolved": "https://registry.npmmirror.com/react/-/react-19.1.0.tgz",
4405 "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==",
4406 "engines": {
4407 "node": ">=0.10.0"
4408 }
4409 },
4410 "node_modules/react-dom": {
4411 "version": "19.1.0",
4412 "resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-19.1.0.tgz",
4413 "integrity": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==",
4414 "dependencies": {
4415 "scheduler": "^0.26.0"
4416 },
4417 "peerDependencies": {
4418 "react": "^19.1.0"
4419 }
4420 },
4421 "node_modules/react-is": {
4422 "version": "16.13.1",
4423 "resolved": "https://registry.npmmirror.com/react-is/-/react-is-16.13.1.tgz",
LaoeGaociee7c5772025-05-28 12:34:47 +08004424 "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
4425 },
4426 "node_modules/react-router": {
4427 "version": "7.6.0",
4428 "resolved": "https://registry.npmmirror.com/react-router/-/react-router-7.6.0.tgz",
4429 "integrity": "sha512-GGufuHIVCJDbnIAXP3P9Sxzq3UUsddG3rrI3ut1q6m0FI6vxVBF3JoPQ38+W/blslLH4a5Yutp8drkEpXoddGQ==",
4430 "dependencies": {
4431 "cookie": "^1.0.1",
4432 "set-cookie-parser": "^2.6.0"
4433 },
4434 "engines": {
4435 "node": ">=20.0.0"
4436 },
4437 "peerDependencies": {
4438 "react": ">=18",
4439 "react-dom": ">=18"
4440 },
4441 "peerDependenciesMeta": {
4442 "react-dom": {
4443 "optional": true
4444 }
4445 }
4446 },
4447 "node_modules/react-router-dom": {
4448 "version": "7.6.0",
4449 "resolved": "https://registry.npmmirror.com/react-router-dom/-/react-router-dom-7.6.0.tgz",
4450 "integrity": "sha512-DYgm6RDEuKdopSyGOWZGtDfSm7Aofb8CCzgkliTjtu/eDuB0gcsv6qdFhhi8HdtmA+KHkt5MfZ5K2PdzjugYsA==",
4451 "dependencies": {
4452 "react-router": "7.6.0"
4453 },
4454 "engines": {
4455 "node": ">=20.0.0"
4456 },
4457 "peerDependencies": {
4458 "react": ">=18",
4459 "react-dom": ">=18"
4460 }
4461 },
4462 "node_modules/react-transition-group": {
4463 "version": "4.4.5",
4464 "resolved": "https://registry.npmmirror.com/react-transition-group/-/react-transition-group-4.4.5.tgz",
4465 "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==",
4466 "dependencies": {
4467 "@babel/runtime": "^7.5.5",
4468 "dom-helpers": "^5.0.1",
4469 "loose-envify": "^1.4.0",
4470 "prop-types": "^15.6.2"
4471 },
4472 "peerDependencies": {
4473 "react": ">=16.6.0",
4474 "react-dom": ">=16.6.0"
4475 }
4476 },
4477 "node_modules/readdirp": {
4478 "version": "4.1.2",
4479 "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.1.2.tgz",
4480 "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
4481 "devOptional": true,
4482 "engines": {
4483 "node": ">= 14.18.0"
4484 },
4485 "funding": {
4486 "type": "individual",
4487 "url": "https://paulmillr.com/funding/"
4488 }
LaoeGaocia82dfe92025-04-01 20:17:11 +08004489 },
4490 "node_modules/reflect.getprototypeof": {
4491 "version": "1.0.10",
4492 "resolved": "https://registry.npmmirror.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz",
4493 "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==",
4494 "dev": true,
4495 "dependencies": {
4496 "call-bind": "^1.0.8",
4497 "define-properties": "^1.2.1",
4498 "es-abstract": "^1.23.9",
4499 "es-errors": "^1.3.0",
4500 "es-object-atoms": "^1.0.0",
4501 "get-intrinsic": "^1.2.7",
4502 "get-proto": "^1.0.1",
4503 "which-builtin-type": "^1.2.1"
4504 },
4505 "engines": {
4506 "node": ">= 0.4"
4507 },
4508 "funding": {
4509 "url": "https://github.com/sponsors/ljharb"
4510 }
4511 },
4512 "node_modules/regexp.prototype.flags": {
4513 "version": "1.5.4",
4514 "resolved": "https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz",
4515 "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==",
4516 "dev": true,
4517 "dependencies": {
4518 "call-bind": "^1.0.8",
4519 "define-properties": "^1.2.1",
4520 "es-errors": "^1.3.0",
4521 "get-proto": "^1.0.1",
4522 "gopd": "^1.2.0",
4523 "set-function-name": "^2.0.2"
4524 },
4525 "engines": {
4526 "node": ">= 0.4"
4527 },
4528 "funding": {
4529 "url": "https://github.com/sponsors/ljharb"
4530 }
4531 },
4532 "node_modules/resolve": {
4533 "version": "1.22.10",
4534 "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.10.tgz",
4535 "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
4536 "dev": true,
4537 "dependencies": {
4538 "is-core-module": "^2.16.0",
4539 "path-parse": "^1.0.7",
4540 "supports-preserve-symlinks-flag": "^1.0.0"
4541 },
4542 "bin": {
4543 "resolve": "bin/resolve"
4544 },
4545 "engines": {
4546 "node": ">= 0.4"
4547 },
4548 "funding": {
4549 "url": "https://github.com/sponsors/ljharb"
4550 }
4551 },
4552 "node_modules/resolve-from": {
4553 "version": "4.0.0",
4554 "resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz",
4555 "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
4556 "dev": true,
4557 "engines": {
4558 "node": ">=4"
4559 }
4560 },
4561 "node_modules/resolve-pkg-maps": {
4562 "version": "1.0.0",
4563 "resolved": "https://registry.npmmirror.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
4564 "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
4565 "dev": true,
4566 "funding": {
4567 "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
4568 }
4569 },
4570 "node_modules/reusify": {
4571 "version": "1.1.0",
4572 "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.1.0.tgz",
4573 "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
4574 "dev": true,
4575 "engines": {
4576 "iojs": ">=1.0.0",
4577 "node": ">=0.10.0"
4578 }
4579 },
4580 "node_modules/run-parallel": {
4581 "version": "1.2.0",
4582 "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz",
4583 "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
4584 "dev": true,
4585 "funding": [
4586 {
4587 "type": "github",
4588 "url": "https://github.com/sponsors/feross"
4589 },
4590 {
4591 "type": "patreon",
4592 "url": "https://www.patreon.com/feross"
4593 },
4594 {
4595 "type": "consulting",
4596 "url": "https://feross.org/support"
4597 }
4598 ],
4599 "dependencies": {
4600 "queue-microtask": "^1.2.2"
4601 }
4602 },
4603 "node_modules/safe-array-concat": {
4604 "version": "1.1.3",
4605 "resolved": "https://registry.npmmirror.com/safe-array-concat/-/safe-array-concat-1.1.3.tgz",
4606 "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==",
4607 "dev": true,
4608 "dependencies": {
4609 "call-bind": "^1.0.8",
4610 "call-bound": "^1.0.2",
4611 "get-intrinsic": "^1.2.6",
4612 "has-symbols": "^1.1.0",
4613 "isarray": "^2.0.5"
4614 },
4615 "engines": {
4616 "node": ">=0.4"
4617 },
4618 "funding": {
4619 "url": "https://github.com/sponsors/ljharb"
4620 }
4621 },
4622 "node_modules/safe-push-apply": {
4623 "version": "1.0.0",
4624 "resolved": "https://registry.npmmirror.com/safe-push-apply/-/safe-push-apply-1.0.0.tgz",
4625 "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==",
4626 "dev": true,
4627 "dependencies": {
4628 "es-errors": "^1.3.0",
4629 "isarray": "^2.0.5"
4630 },
4631 "engines": {
4632 "node": ">= 0.4"
4633 },
4634 "funding": {
4635 "url": "https://github.com/sponsors/ljharb"
4636 }
4637 },
4638 "node_modules/safe-regex-test": {
4639 "version": "1.1.0",
4640 "resolved": "https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
4641 "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==",
4642 "dev": true,
4643 "dependencies": {
4644 "call-bound": "^1.0.2",
4645 "es-errors": "^1.3.0",
4646 "is-regex": "^1.2.1"
4647 },
4648 "engines": {
4649 "node": ">= 0.4"
4650 },
4651 "funding": {
4652 "url": "https://github.com/sponsors/ljharb"
4653 }
4654 },
LaoeGaociee7c5772025-05-28 12:34:47 +08004655 "node_modules/sass": {
4656 "version": "1.89.0",
4657 "resolved": "https://registry.npmmirror.com/sass/-/sass-1.89.0.tgz",
4658 "integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==",
4659 "devOptional": true,
4660 "dependencies": {
4661 "chokidar": "^4.0.0",
4662 "immutable": "^5.0.2",
4663 "source-map-js": ">=0.6.2 <2.0.0"
4664 },
4665 "bin": {
4666 "sass": "sass.js"
4667 },
4668 "engines": {
4669 "node": ">=14.0.0"
4670 },
4671 "optionalDependencies": {
4672 "@parcel/watcher": "^2.4.1"
4673 }
4674 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08004675 "node_modules/scheduler": {
4676 "version": "0.26.0",
4677 "resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.26.0.tgz",
4678 "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA=="
4679 },
4680 "node_modules/semver": {
4681 "version": "7.7.1",
4682 "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz",
4683 "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
4684 "devOptional": true,
4685 "bin": {
4686 "semver": "bin/semver.js"
4687 },
4688 "engines": {
4689 "node": ">=10"
4690 }
4691 },
LaoeGaociee7c5772025-05-28 12:34:47 +08004692 "node_modules/set-cookie-parser": {
4693 "version": "2.7.1",
4694 "resolved": "https://registry.npmmirror.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz",
4695 "integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ=="
4696 },
LaoeGaocia82dfe92025-04-01 20:17:11 +08004697 "node_modules/set-function-length": {
4698 "version": "1.2.2",
4699 "resolved": "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.2.tgz",
4700 "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
4701 "dev": true,
4702 "dependencies": {
4703 "define-data-property": "^1.1.4",
4704 "es-errors": "^1.3.0",
4705 "function-bind": "^1.1.2",
4706 "get-intrinsic": "^1.2.4",
4707 "gopd": "^1.0.1",
4708 "has-property-descriptors": "^1.0.2"
4709 },
4710 "engines": {
4711 "node": ">= 0.4"
4712 }
4713 },
4714 "node_modules/set-function-name": {
4715 "version": "2.0.2",
4716 "resolved": "https://registry.npmmirror.com/set-function-name/-/set-function-name-2.0.2.tgz",
4717 "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
4718 "dev": true,
4719 "dependencies": {
4720 "define-data-property": "^1.1.4",
4721 "es-errors": "^1.3.0",
4722 "functions-have-names": "^1.2.3",
4723 "has-property-descriptors": "^1.0.2"
4724 },
4725 "engines": {
4726 "node": ">= 0.4"
4727 }
4728 },
4729 "node_modules/set-proto": {
4730 "version": "1.0.0",
4731 "resolved": "https://registry.npmmirror.com/set-proto/-/set-proto-1.0.0.tgz",
4732 "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==",
4733 "dev": true,
4734 "dependencies": {
4735 "dunder-proto": "^1.0.1",
4736 "es-errors": "^1.3.0",
4737 "es-object-atoms": "^1.0.0"
4738 },
4739 "engines": {
4740 "node": ">= 0.4"
4741 }
4742 },
4743 "node_modules/sharp": {
4744 "version": "0.33.5",
4745 "resolved": "https://registry.npmmirror.com/sharp/-/sharp-0.33.5.tgz",
4746 "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
4747 "hasInstallScript": true,
4748 "optional": true,
4749 "dependencies": {
4750 "color": "^4.2.3",
4751 "detect-libc": "^2.0.3",
4752 "semver": "^7.6.3"
4753 },
4754 "engines": {
4755 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
4756 },
4757 "funding": {
4758 "url": "https://opencollective.com/libvips"
4759 },
4760 "optionalDependencies": {
4761 "@img/sharp-darwin-arm64": "0.33.5",
4762 "@img/sharp-darwin-x64": "0.33.5",
4763 "@img/sharp-libvips-darwin-arm64": "1.0.4",
4764 "@img/sharp-libvips-darwin-x64": "1.0.4",
4765 "@img/sharp-libvips-linux-arm": "1.0.5",
4766 "@img/sharp-libvips-linux-arm64": "1.0.4",
4767 "@img/sharp-libvips-linux-s390x": "1.0.4",
4768 "@img/sharp-libvips-linux-x64": "1.0.4",
4769 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
4770 "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
4771 "@img/sharp-linux-arm": "0.33.5",
4772 "@img/sharp-linux-arm64": "0.33.5",
4773 "@img/sharp-linux-s390x": "0.33.5",
4774 "@img/sharp-linux-x64": "0.33.5",
4775 "@img/sharp-linuxmusl-arm64": "0.33.5",
4776 "@img/sharp-linuxmusl-x64": "0.33.5",
4777 "@img/sharp-wasm32": "0.33.5",
4778 "@img/sharp-win32-ia32": "0.33.5",
4779 "@img/sharp-win32-x64": "0.33.5"
4780 }
4781 },
4782 "node_modules/shebang-command": {
4783 "version": "2.0.0",
4784 "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
4785 "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
4786 "dev": true,
4787 "dependencies": {
4788 "shebang-regex": "^3.0.0"
4789 },
4790 "engines": {
4791 "node": ">=8"
4792 }
4793 },
4794 "node_modules/shebang-regex": {
4795 "version": "3.0.0",
4796 "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
4797 "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
4798 "dev": true,
4799 "engines": {
4800 "node": ">=8"
4801 }
4802 },
4803 "node_modules/side-channel": {
4804 "version": "1.1.0",
4805 "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz",
4806 "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
4807 "dev": true,
4808 "dependencies": {
4809 "es-errors": "^1.3.0",
4810 "object-inspect": "^1.13.3",
4811 "side-channel-list": "^1.0.0",
4812 "side-channel-map": "^1.0.1",
4813 "side-channel-weakmap": "^1.0.2"
4814 },
4815 "engines": {
4816 "node": ">= 0.4"
4817 },
4818 "funding": {
4819 "url": "https://github.com/sponsors/ljharb"
4820 }
4821 },
4822 "node_modules/side-channel-list": {
4823 "version": "1.0.0",
4824 "resolved": "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz",
4825 "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
4826 "dev": true,
4827 "dependencies": {
4828 "es-errors": "^1.3.0",
4829 "object-inspect": "^1.13.3"
4830 },
4831 "engines": {
4832 "node": ">= 0.4"
4833 },
4834 "funding": {
4835 "url": "https://github.com/sponsors/ljharb"
4836 }
4837 },
4838 "node_modules/side-channel-map": {
4839 "version": "1.0.1",
4840 "resolved": "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz",
4841 "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
4842 "dev": true,
4843 "dependencies": {
4844 "call-bound": "^1.0.2",
4845 "es-errors": "^1.3.0",
4846 "get-intrinsic": "^1.2.5",
4847 "object-inspect": "^1.13.3"
4848 },
4849 "engines": {
4850 "node": ">= 0.4"
4851 },
4852 "funding": {
4853 "url": "https://github.com/sponsors/ljharb"
4854 }
4855 },
4856 "node_modules/side-channel-weakmap": {
4857 "version": "1.0.2",
4858 "resolved": "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
4859 "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
4860 "dev": true,
4861 "dependencies": {
4862 "call-bound": "^1.0.2",
4863 "es-errors": "^1.3.0",
4864 "get-intrinsic": "^1.2.5",
4865 "object-inspect": "^1.13.3",
4866 "side-channel-map": "^1.0.1"
4867 },
4868 "engines": {
4869 "node": ">= 0.4"
4870 },
4871 "funding": {
4872 "url": "https://github.com/sponsors/ljharb"
4873 }
4874 },
4875 "node_modules/simple-swizzle": {
4876 "version": "0.2.2",
4877 "resolved": "https://registry.npmmirror.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
4878 "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
4879 "optional": true,
4880 "dependencies": {
4881 "is-arrayish": "^0.3.1"
4882 }
4883 },
4884 "node_modules/source-map-js": {
4885 "version": "1.2.1",
4886 "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
4887 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
4888 "engines": {
4889 "node": ">=0.10.0"
4890 }
4891 },
4892 "node_modules/stable-hash": {
4893 "version": "0.0.5",
4894 "resolved": "https://registry.npmmirror.com/stable-hash/-/stable-hash-0.0.5.tgz",
4895 "integrity": "sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==",
4896 "dev": true
4897 },
4898 "node_modules/streamsearch": {
4899 "version": "1.1.0",
4900 "resolved": "https://registry.npmmirror.com/streamsearch/-/streamsearch-1.1.0.tgz",
4901 "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==",
4902 "engines": {
4903 "node": ">=10.0.0"
4904 }
4905 },
4906 "node_modules/string.prototype.includes": {
4907 "version": "2.0.1",
4908 "resolved": "https://registry.npmmirror.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz",
4909 "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==",
4910 "dev": true,
4911 "dependencies": {
4912 "call-bind": "^1.0.7",
4913 "define-properties": "^1.2.1",
4914 "es-abstract": "^1.23.3"
4915 },
4916 "engines": {
4917 "node": ">= 0.4"
4918 }
4919 },
4920 "node_modules/string.prototype.matchall": {
4921 "version": "4.0.12",
4922 "resolved": "https://registry.npmmirror.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz",
4923 "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==",
4924 "dev": true,
4925 "dependencies": {
4926 "call-bind": "^1.0.8",
4927 "call-bound": "^1.0.3",
4928 "define-properties": "^1.2.1",
4929 "es-abstract": "^1.23.6",
4930 "es-errors": "^1.3.0",
4931 "es-object-atoms": "^1.0.0",
4932 "get-intrinsic": "^1.2.6",
4933 "gopd": "^1.2.0",
4934 "has-symbols": "^1.1.0",
4935 "internal-slot": "^1.1.0",
4936 "regexp.prototype.flags": "^1.5.3",
4937 "set-function-name": "^2.0.2",
4938 "side-channel": "^1.1.0"
4939 },
4940 "engines": {
4941 "node": ">= 0.4"
4942 },
4943 "funding": {
4944 "url": "https://github.com/sponsors/ljharb"
4945 }
4946 },
4947 "node_modules/string.prototype.repeat": {
4948 "version": "1.0.0",
4949 "resolved": "https://registry.npmmirror.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz",
4950 "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==",
4951 "dev": true,
4952 "dependencies": {
4953 "define-properties": "^1.1.3",
4954 "es-abstract": "^1.17.5"
4955 }
4956 },
4957 "node_modules/string.prototype.trim": {
4958 "version": "1.2.10",
4959 "resolved": "https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz",
4960 "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==",
4961 "dev": true,
4962 "dependencies": {
4963 "call-bind": "^1.0.8",
4964 "call-bound": "^1.0.2",
4965 "define-data-property": "^1.1.4",
4966 "define-properties": "^1.2.1",
4967 "es-abstract": "^1.23.5",
4968 "es-object-atoms": "^1.0.0",
4969 "has-property-descriptors": "^1.0.2"
4970 },
4971 "engines": {
4972 "node": ">= 0.4"
4973 },
4974 "funding": {
4975 "url": "https://github.com/sponsors/ljharb"
4976 }
4977 },
4978 "node_modules/string.prototype.trimend": {
4979 "version": "1.0.9",
4980 "resolved": "https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz",
4981 "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==",
4982 "dev": true,
4983 "dependencies": {
4984 "call-bind": "^1.0.8",
4985 "call-bound": "^1.0.2",
4986 "define-properties": "^1.2.1",
4987 "es-object-atoms": "^1.0.0"
4988 },
4989 "engines": {
4990 "node": ">= 0.4"
4991 },
4992 "funding": {
4993 "url": "https://github.com/sponsors/ljharb"
4994 }
4995 },
4996 "node_modules/string.prototype.trimstart": {
4997 "version": "1.0.8",
4998 "resolved": "https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
4999 "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
5000 "dev": true,
5001 "dependencies": {
5002 "call-bind": "^1.0.7",
5003 "define-properties": "^1.2.1",
5004 "es-object-atoms": "^1.0.0"
5005 },
5006 "engines": {
5007 "node": ">= 0.4"
5008 },
5009 "funding": {
5010 "url": "https://github.com/sponsors/ljharb"
5011 }
5012 },
5013 "node_modules/strip-bom": {
5014 "version": "3.0.0",
5015 "resolved": "https://registry.npmmirror.com/strip-bom/-/strip-bom-3.0.0.tgz",
5016 "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
5017 "dev": true,
5018 "engines": {
5019 "node": ">=4"
5020 }
5021 },
5022 "node_modules/strip-json-comments": {
5023 "version": "3.1.1",
5024 "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
5025 "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
5026 "dev": true,
5027 "engines": {
5028 "node": ">=8"
5029 },
5030 "funding": {
5031 "url": "https://github.com/sponsors/sindresorhus"
5032 }
5033 },
5034 "node_modules/styled-jsx": {
5035 "version": "5.1.6",
5036 "resolved": "https://registry.npmmirror.com/styled-jsx/-/styled-jsx-5.1.6.tgz",
5037 "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
5038 "dependencies": {
5039 "client-only": "0.0.1"
5040 },
5041 "engines": {
5042 "node": ">= 12.0.0"
5043 },
5044 "peerDependencies": {
5045 "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
5046 },
5047 "peerDependenciesMeta": {
5048 "@babel/core": {
5049 "optional": true
5050 },
5051 "babel-plugin-macros": {
5052 "optional": true
5053 }
5054 }
5055 },
5056 "node_modules/supports-color": {
5057 "version": "7.2.0",
5058 "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz",
5059 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5060 "dev": true,
5061 "dependencies": {
5062 "has-flag": "^4.0.0"
5063 },
5064 "engines": {
5065 "node": ">=8"
5066 }
5067 },
5068 "node_modules/supports-preserve-symlinks-flag": {
5069 "version": "1.0.0",
5070 "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
5071 "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
5072 "dev": true,
5073 "engines": {
5074 "node": ">= 0.4"
5075 },
5076 "funding": {
5077 "url": "https://github.com/sponsors/ljharb"
5078 }
5079 },
5080 "node_modules/tinyglobby": {
5081 "version": "0.2.12",
5082 "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.12.tgz",
5083 "integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==",
5084 "dev": true,
5085 "dependencies": {
5086 "fdir": "^6.4.3",
5087 "picomatch": "^4.0.2"
5088 },
5089 "engines": {
5090 "node": ">=12.0.0"
5091 },
5092 "funding": {
5093 "url": "https://github.com/sponsors/SuperchupuDev"
5094 }
5095 },
5096 "node_modules/tinyglobby/node_modules/fdir": {
5097 "version": "6.4.3",
5098 "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.4.3.tgz",
5099 "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==",
5100 "dev": true,
5101 "peerDependencies": {
5102 "picomatch": "^3 || ^4"
5103 },
5104 "peerDependenciesMeta": {
5105 "picomatch": {
5106 "optional": true
5107 }
5108 }
5109 },
5110 "node_modules/tinyglobby/node_modules/picomatch": {
5111 "version": "4.0.2",
5112 "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
5113 "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
5114 "dev": true,
5115 "engines": {
5116 "node": ">=12"
5117 },
5118 "funding": {
5119 "url": "https://github.com/sponsors/jonschlinkert"
5120 }
5121 },
5122 "node_modules/to-regex-range": {
5123 "version": "5.0.1",
5124 "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
5125 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
5126 "dev": true,
5127 "dependencies": {
5128 "is-number": "^7.0.0"
5129 },
5130 "engines": {
5131 "node": ">=8.0"
5132 }
5133 },
5134 "node_modules/ts-api-utils": {
5135 "version": "2.1.0",
5136 "resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5137 "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5138 "dev": true,
5139 "engines": {
5140 "node": ">=18.12"
5141 },
5142 "peerDependencies": {
5143 "typescript": ">=4.8.4"
5144 }
5145 },
5146 "node_modules/tsconfig-paths": {
5147 "version": "3.15.0",
5148 "resolved": "https://registry.npmmirror.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
5149 "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
5150 "dev": true,
5151 "dependencies": {
5152 "@types/json5": "^0.0.29",
5153 "json5": "^1.0.2",
5154 "minimist": "^1.2.6",
5155 "strip-bom": "^3.0.0"
5156 }
5157 },
5158 "node_modules/tslib": {
5159 "version": "2.8.1",
5160 "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
5161 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="
5162 },
5163 "node_modules/type-check": {
5164 "version": "0.4.0",
5165 "resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz",
5166 "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
5167 "dev": true,
5168 "dependencies": {
5169 "prelude-ls": "^1.2.1"
5170 },
5171 "engines": {
5172 "node": ">= 0.8.0"
5173 }
5174 },
5175 "node_modules/typed-array-buffer": {
5176 "version": "1.0.3",
5177 "resolved": "https://registry.npmmirror.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz",
5178 "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==",
5179 "dev": true,
5180 "dependencies": {
5181 "call-bound": "^1.0.3",
5182 "es-errors": "^1.3.0",
5183 "is-typed-array": "^1.1.14"
5184 },
5185 "engines": {
5186 "node": ">= 0.4"
5187 }
5188 },
5189 "node_modules/typed-array-byte-length": {
5190 "version": "1.0.3",
5191 "resolved": "https://registry.npmmirror.com/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz",
5192 "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==",
5193 "dev": true,
5194 "dependencies": {
5195 "call-bind": "^1.0.8",
5196 "for-each": "^0.3.3",
5197 "gopd": "^1.2.0",
5198 "has-proto": "^1.2.0",
5199 "is-typed-array": "^1.1.14"
5200 },
5201 "engines": {
5202 "node": ">= 0.4"
5203 },
5204 "funding": {
5205 "url": "https://github.com/sponsors/ljharb"
5206 }
5207 },
5208 "node_modules/typed-array-byte-offset": {
5209 "version": "1.0.4",
5210 "resolved": "https://registry.npmmirror.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz",
5211 "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==",
5212 "dev": true,
5213 "dependencies": {
5214 "available-typed-arrays": "^1.0.7",
5215 "call-bind": "^1.0.8",
5216 "for-each": "^0.3.3",
5217 "gopd": "^1.2.0",
5218 "has-proto": "^1.2.0",
5219 "is-typed-array": "^1.1.15",
5220 "reflect.getprototypeof": "^1.0.9"
5221 },
5222 "engines": {
5223 "node": ">= 0.4"
5224 },
5225 "funding": {
5226 "url": "https://github.com/sponsors/ljharb"
5227 }
5228 },
5229 "node_modules/typed-array-length": {
5230 "version": "1.0.7",
5231 "resolved": "https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.7.tgz",
5232 "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==",
5233 "dev": true,
5234 "dependencies": {
5235 "call-bind": "^1.0.7",
5236 "for-each": "^0.3.3",
5237 "gopd": "^1.0.1",
5238 "is-typed-array": "^1.1.13",
5239 "possible-typed-array-names": "^1.0.0",
5240 "reflect.getprototypeof": "^1.0.6"
5241 },
5242 "engines": {
5243 "node": ">= 0.4"
5244 },
5245 "funding": {
5246 "url": "https://github.com/sponsors/ljharb"
5247 }
5248 },
5249 "node_modules/typescript": {
5250 "version": "5.8.2",
5251 "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.8.2.tgz",
5252 "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
5253 "dev": true,
5254 "bin": {
5255 "tsc": "bin/tsc",
5256 "tsserver": "bin/tsserver"
5257 },
5258 "engines": {
5259 "node": ">=14.17"
5260 }
5261 },
5262 "node_modules/unbox-primitive": {
5263 "version": "1.1.0",
5264 "resolved": "https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.1.0.tgz",
5265 "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==",
5266 "dev": true,
5267 "dependencies": {
5268 "call-bound": "^1.0.3",
5269 "has-bigints": "^1.0.2",
5270 "has-symbols": "^1.1.0",
5271 "which-boxed-primitive": "^1.1.1"
5272 },
5273 "engines": {
5274 "node": ">= 0.4"
5275 },
5276 "funding": {
5277 "url": "https://github.com/sponsors/ljharb"
5278 }
5279 },
5280 "node_modules/undici-types": {
5281 "version": "6.19.8",
5282 "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.19.8.tgz",
5283 "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
5284 "dev": true
5285 },
5286 "node_modules/unrs-resolver": {
5287 "version": "1.3.3",
5288 "resolved": "https://registry.npmmirror.com/unrs-resolver/-/unrs-resolver-1.3.3.tgz",
5289 "integrity": "sha512-PFLAGQzYlyjniXdbmQ3dnGMZJXX5yrl2YS4DLRfR3BhgUsE1zpRIrccp9XMOGRfIHpdFvCn/nr5N1KMVda4x3A==",
5290 "dev": true,
5291 "funding": {
5292 "url": "https://github.com/sponsors/JounQin"
5293 },
5294 "optionalDependencies": {
5295 "@unrs/resolver-binding-darwin-arm64": "1.3.3",
5296 "@unrs/resolver-binding-darwin-x64": "1.3.3",
5297 "@unrs/resolver-binding-freebsd-x64": "1.3.3",
5298 "@unrs/resolver-binding-linux-arm-gnueabihf": "1.3.3",
5299 "@unrs/resolver-binding-linux-arm-musleabihf": "1.3.3",
5300 "@unrs/resolver-binding-linux-arm64-gnu": "1.3.3",
5301 "@unrs/resolver-binding-linux-arm64-musl": "1.3.3",
5302 "@unrs/resolver-binding-linux-ppc64-gnu": "1.3.3",
5303 "@unrs/resolver-binding-linux-s390x-gnu": "1.3.3",
5304 "@unrs/resolver-binding-linux-x64-gnu": "1.3.3",
5305 "@unrs/resolver-binding-linux-x64-musl": "1.3.3",
5306 "@unrs/resolver-binding-wasm32-wasi": "1.3.3",
5307 "@unrs/resolver-binding-win32-arm64-msvc": "1.3.3",
5308 "@unrs/resolver-binding-win32-ia32-msvc": "1.3.3",
5309 "@unrs/resolver-binding-win32-x64-msvc": "1.3.3"
5310 }
5311 },
5312 "node_modules/uri-js": {
5313 "version": "4.4.1",
5314 "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
5315 "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
5316 "dev": true,
5317 "dependencies": {
5318 "punycode": "^2.1.0"
5319 }
5320 },
5321 "node_modules/which": {
5322 "version": "2.0.2",
5323 "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
5324 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
5325 "dev": true,
5326 "dependencies": {
5327 "isexe": "^2.0.0"
5328 },
5329 "bin": {
5330 "node-which": "bin/node-which"
5331 },
5332 "engines": {
5333 "node": ">= 8"
5334 }
5335 },
5336 "node_modules/which-boxed-primitive": {
5337 "version": "1.1.1",
5338 "resolved": "https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz",
5339 "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==",
5340 "dev": true,
5341 "dependencies": {
5342 "is-bigint": "^1.1.0",
5343 "is-boolean-object": "^1.2.1",
5344 "is-number-object": "^1.1.1",
5345 "is-string": "^1.1.1",
5346 "is-symbol": "^1.1.1"
5347 },
5348 "engines": {
5349 "node": ">= 0.4"
5350 },
5351 "funding": {
5352 "url": "https://github.com/sponsors/ljharb"
5353 }
5354 },
5355 "node_modules/which-builtin-type": {
5356 "version": "1.2.1",
5357 "resolved": "https://registry.npmmirror.com/which-builtin-type/-/which-builtin-type-1.2.1.tgz",
5358 "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==",
5359 "dev": true,
5360 "dependencies": {
5361 "call-bound": "^1.0.2",
5362 "function.prototype.name": "^1.1.6",
5363 "has-tostringtag": "^1.0.2",
5364 "is-async-function": "^2.0.0",
5365 "is-date-object": "^1.1.0",
5366 "is-finalizationregistry": "^1.1.0",
5367 "is-generator-function": "^1.0.10",
5368 "is-regex": "^1.2.1",
5369 "is-weakref": "^1.0.2",
5370 "isarray": "^2.0.5",
5371 "which-boxed-primitive": "^1.1.0",
5372 "which-collection": "^1.0.2",
5373 "which-typed-array": "^1.1.16"
5374 },
5375 "engines": {
5376 "node": ">= 0.4"
5377 },
5378 "funding": {
5379 "url": "https://github.com/sponsors/ljharb"
5380 }
5381 },
5382 "node_modules/which-collection": {
5383 "version": "1.0.2",
5384 "resolved": "https://registry.npmmirror.com/which-collection/-/which-collection-1.0.2.tgz",
5385 "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
5386 "dev": true,
5387 "dependencies": {
5388 "is-map": "^2.0.3",
5389 "is-set": "^2.0.3",
5390 "is-weakmap": "^2.0.2",
5391 "is-weakset": "^2.0.3"
5392 },
5393 "engines": {
5394 "node": ">= 0.4"
5395 },
5396 "funding": {
5397 "url": "https://github.com/sponsors/ljharb"
5398 }
5399 },
5400 "node_modules/which-typed-array": {
5401 "version": "1.1.19",
5402 "resolved": "https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.19.tgz",
5403 "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
5404 "dev": true,
5405 "dependencies": {
5406 "available-typed-arrays": "^1.0.7",
5407 "call-bind": "^1.0.8",
5408 "call-bound": "^1.0.4",
5409 "for-each": "^0.3.5",
5410 "get-proto": "^1.0.1",
5411 "gopd": "^1.2.0",
5412 "has-tostringtag": "^1.0.2"
5413 },
5414 "engines": {
5415 "node": ">= 0.4"
5416 },
5417 "funding": {
5418 "url": "https://github.com/sponsors/ljharb"
5419 }
5420 },
5421 "node_modules/word-wrap": {
5422 "version": "1.2.5",
5423 "resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.5.tgz",
5424 "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
5425 "dev": true,
5426 "engines": {
5427 "node": ">=0.10.0"
5428 }
5429 },
5430 "node_modules/yocto-queue": {
5431 "version": "0.1.0",
5432 "resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz",
5433 "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
5434 "dev": true,
5435 "engines": {
5436 "node": ">=10"
5437 },
5438 "funding": {
5439 "url": "https://github.com/sponsors/sindresorhus"
5440 }
5441 }
5442 }
5443}