@node-core/utils 5.16.2 → 6.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@node-core/utils",
3
- "version": "5.16.2",
3
+ "version": "6.1.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@node-core/utils",
9
- "version": "5.16.2",
9
+ "version": "6.1.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@inquirer/prompts": "^7.4.1",
13
13
  "@listr2/prompt-adapter-enquirer": "^2.0.12",
14
14
  "@node-core/caritat": "^1.6.0",
15
- "@pkgjs/nv": "^0.2.2",
15
+ "@pkgjs/nv": "^0.3.0",
16
16
  "branch-diff": "^3.1.1",
17
17
  "chalk": "^5.4.1",
18
18
  "changelog-maker": "^4.4.1",
@@ -23,15 +23,15 @@
23
23
  "ghauth": "^6.0.12",
24
24
  "git-secure-tag": "^2.3.1",
25
25
  "js-yaml": "^4.1.0",
26
- "listr2": "^8.2.5",
26
+ "listr2": "^9.0.5",
27
27
  "lodash": "^4.17.21",
28
28
  "log-symbols": "^7.0.0",
29
- "ora": "^8.2.0",
29
+ "ora": "^9.0.0",
30
30
  "replace-in-file": "^8.3.0",
31
31
  "semver": "^7.7.1",
32
32
  "undici": "^7.7.0",
33
- "which": "^5.0.0",
34
- "yargs": "^17.7.2"
33
+ "which": "^6.0.0",
34
+ "yargs": "^18.0.0"
35
35
  },
36
36
  "bin": {
37
37
  "get-metadata": "bin/get-metadata.js",
@@ -53,7 +53,7 @@
53
53
  "sinon": "^21.0.0"
54
54
  },
55
55
  "engines": {
56
- "node": "^18.18.0 || >=20.0.0"
56
+ "node": "^20.19.0 || ^22.20.0 || >=24.10.0"
57
57
  }
58
58
  },
59
59
  "node_modules/@actions/core": {
@@ -176,9 +176,9 @@
176
176
  }
177
177
  },
178
178
  "node_modules/@eslint-community/eslint-utils": {
179
- "version": "4.7.0",
180
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
181
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
179
+ "version": "4.9.0",
180
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
181
+ "integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
182
182
  "dev": true,
183
183
  "license": "MIT",
184
184
  "dependencies": {
@@ -218,13 +218,13 @@
218
218
  }
219
219
  },
220
220
  "node_modules/@eslint/config-array": {
221
- "version": "0.21.0",
222
- "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz",
223
- "integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==",
221
+ "version": "0.21.1",
222
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
223
+ "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
224
224
  "dev": true,
225
225
  "license": "Apache-2.0",
226
226
  "dependencies": {
227
- "@eslint/object-schema": "^2.1.6",
227
+ "@eslint/object-schema": "^2.1.7",
228
228
  "debug": "^4.3.1",
229
229
  "minimatch": "^3.1.2"
230
230
  },
@@ -233,19 +233,22 @@
233
233
  }
234
234
  },
235
235
  "node_modules/@eslint/config-helpers": {
236
- "version": "0.3.0",
237
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
238
- "integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
236
+ "version": "0.4.2",
237
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
238
+ "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
239
239
  "dev": true,
240
240
  "license": "Apache-2.0",
241
+ "dependencies": {
242
+ "@eslint/core": "^0.17.0"
243
+ },
241
244
  "engines": {
242
245
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
243
246
  }
244
247
  },
245
248
  "node_modules/@eslint/core": {
246
- "version": "0.15.1",
247
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
248
- "integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
249
+ "version": "0.17.0",
250
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
251
+ "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
249
252
  "dev": true,
250
253
  "license": "Apache-2.0",
251
254
  "dependencies": {
@@ -293,9 +296,9 @@
293
296
  }
294
297
  },
295
298
  "node_modules/@eslint/js": {
296
- "version": "9.32.0",
297
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz",
298
- "integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==",
299
+ "version": "9.39.1",
300
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.1.tgz",
301
+ "integrity": "sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==",
299
302
  "dev": true,
300
303
  "license": "MIT",
301
304
  "engines": {
@@ -306,9 +309,9 @@
306
309
  }
307
310
  },
308
311
  "node_modules/@eslint/object-schema": {
309
- "version": "2.1.6",
310
- "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
311
- "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
312
+ "version": "2.1.7",
313
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
314
+ "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
312
315
  "dev": true,
313
316
  "license": "Apache-2.0",
314
317
  "engines": {
@@ -316,13 +319,13 @@
316
319
  }
317
320
  },
318
321
  "node_modules/@eslint/plugin-kit": {
319
- "version": "0.3.4",
320
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz",
321
- "integrity": "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==",
322
+ "version": "0.4.1",
323
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
324
+ "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
322
325
  "dev": true,
323
326
  "license": "Apache-2.0",
324
327
  "dependencies": {
325
- "@eslint/core": "^0.15.1",
328
+ "@eslint/core": "^0.17.0",
326
329
  "levn": "^0.4.1"
327
330
  },
328
331
  "engines": {
@@ -1045,12 +1048,12 @@
1045
1048
  }
1046
1049
  },
1047
1050
  "node_modules/@pkgjs/nv": {
1048
- "version": "0.2.2",
1049
- "resolved": "https://registry.npmjs.org/@pkgjs/nv/-/nv-0.2.2.tgz",
1050
- "integrity": "sha512-LbQbUKwt2d4VsTM5MKG25WLiZtmXu89zeoqVdJz3POlnyICkZ/o63WLswLleIysYOGHY9rqeOF/SBwC4hbq90Q==",
1051
+ "version": "0.3.0",
1052
+ "resolved": "https://registry.npmjs.org/@pkgjs/nv/-/nv-0.3.0.tgz",
1053
+ "integrity": "sha512-axZda7mqX9UIos07lh8hyl+sx+/oSNAY4esWiaCHWWavV3IPiqMyX1g6OufByCKwtAEsWhDvgdWgoiycMQHd7w==",
1051
1054
  "license": "MIT",
1052
1055
  "dependencies": {
1053
- "got": "^11.8.3",
1056
+ "got": "^11.8.6",
1054
1057
  "semver": "^7.1.1",
1055
1058
  "yargs": "^16.2.0"
1056
1059
  },
@@ -1189,9 +1192,9 @@
1189
1192
  }
1190
1193
  },
1191
1194
  "node_modules/@reporters/github": {
1192
- "version": "1.7.2",
1193
- "resolved": "https://registry.npmjs.org/@reporters/github/-/github-1.7.2.tgz",
1194
- "integrity": "sha512-8mvTyKUxxDXkNIWfzv3FsHVwjr8JCwVtwidQws2neV6YgrsJW6OwTOBBhd01RKrDMXPxgpMQuFEfN9hRuUZGuA==",
1195
+ "version": "1.11.0",
1196
+ "resolved": "https://registry.npmjs.org/@reporters/github/-/github-1.11.0.tgz",
1197
+ "integrity": "sha512-sP/fSOgIoMYXZFWVy2Hw6vWUG3akUBiykqnFjx2jWI/kdqj55VZNXAQ27MYuiNffWlITW6mMBcv8+i47O7C77w==",
1195
1198
  "dev": true,
1196
1199
  "license": "MIT",
1197
1200
  "dependencies": {
@@ -1417,6 +1420,7 @@
1417
1420
  "resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.1.tgz",
1418
1421
  "integrity": "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw==",
1419
1422
  "license": "MIT",
1423
+ "peer": true,
1420
1424
  "dependencies": {
1421
1425
  "undici-types": "~7.8.0"
1422
1426
  }
@@ -1482,6 +1486,7 @@
1482
1486
  "integrity": "sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==",
1483
1487
  "dev": true,
1484
1488
  "license": "MIT",
1489
+ "peer": true,
1485
1490
  "dependencies": {
1486
1491
  "@typescript-eslint/scope-manager": "8.38.0",
1487
1492
  "@typescript-eslint/types": "8.38.0",
@@ -1978,6 +1983,7 @@
1978
1983
  "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
1979
1984
  "dev": true,
1980
1985
  "license": "MIT",
1986
+ "peer": true,
1981
1987
  "bin": {
1982
1988
  "acorn": "bin/acorn"
1983
1989
  },
@@ -2017,7 +2023,6 @@
2017
2023
  "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
2018
2024
  "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
2019
2025
  "license": "MIT",
2020
- "peer": true,
2021
2026
  "engines": {
2022
2027
  "node": ">=6"
2023
2028
  }
@@ -2422,6 +2427,129 @@
2422
2427
  }
2423
2428
  }
2424
2429
  },
2430
+ "node_modules/c8/node_modules/ansi-regex": {
2431
+ "version": "5.0.1",
2432
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
2433
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
2434
+ "dev": true,
2435
+ "license": "MIT",
2436
+ "engines": {
2437
+ "node": ">=8"
2438
+ }
2439
+ },
2440
+ "node_modules/c8/node_modules/ansi-styles": {
2441
+ "version": "4.3.0",
2442
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2443
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2444
+ "dev": true,
2445
+ "license": "MIT",
2446
+ "dependencies": {
2447
+ "color-convert": "^2.0.1"
2448
+ },
2449
+ "engines": {
2450
+ "node": ">=8"
2451
+ },
2452
+ "funding": {
2453
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2454
+ }
2455
+ },
2456
+ "node_modules/c8/node_modules/cliui": {
2457
+ "version": "8.0.1",
2458
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
2459
+ "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
2460
+ "dev": true,
2461
+ "license": "ISC",
2462
+ "dependencies": {
2463
+ "string-width": "^4.2.0",
2464
+ "strip-ansi": "^6.0.1",
2465
+ "wrap-ansi": "^7.0.0"
2466
+ },
2467
+ "engines": {
2468
+ "node": ">=12"
2469
+ }
2470
+ },
2471
+ "node_modules/c8/node_modules/emoji-regex": {
2472
+ "version": "8.0.0",
2473
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2474
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
2475
+ "dev": true,
2476
+ "license": "MIT"
2477
+ },
2478
+ "node_modules/c8/node_modules/is-fullwidth-code-point": {
2479
+ "version": "3.0.0",
2480
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
2481
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
2482
+ "dev": true,
2483
+ "license": "MIT",
2484
+ "engines": {
2485
+ "node": ">=8"
2486
+ }
2487
+ },
2488
+ "node_modules/c8/node_modules/string-width": {
2489
+ "version": "4.2.3",
2490
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2491
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2492
+ "dev": true,
2493
+ "license": "MIT",
2494
+ "dependencies": {
2495
+ "emoji-regex": "^8.0.0",
2496
+ "is-fullwidth-code-point": "^3.0.0",
2497
+ "strip-ansi": "^6.0.1"
2498
+ },
2499
+ "engines": {
2500
+ "node": ">=8"
2501
+ }
2502
+ },
2503
+ "node_modules/c8/node_modules/strip-ansi": {
2504
+ "version": "6.0.1",
2505
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2506
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2507
+ "dev": true,
2508
+ "license": "MIT",
2509
+ "dependencies": {
2510
+ "ansi-regex": "^5.0.1"
2511
+ },
2512
+ "engines": {
2513
+ "node": ">=8"
2514
+ }
2515
+ },
2516
+ "node_modules/c8/node_modules/wrap-ansi": {
2517
+ "version": "7.0.0",
2518
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
2519
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
2520
+ "dev": true,
2521
+ "license": "MIT",
2522
+ "dependencies": {
2523
+ "ansi-styles": "^4.0.0",
2524
+ "string-width": "^4.1.0",
2525
+ "strip-ansi": "^6.0.0"
2526
+ },
2527
+ "engines": {
2528
+ "node": ">=10"
2529
+ },
2530
+ "funding": {
2531
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2532
+ }
2533
+ },
2534
+ "node_modules/c8/node_modules/yargs": {
2535
+ "version": "17.7.2",
2536
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
2537
+ "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
2538
+ "dev": true,
2539
+ "license": "MIT",
2540
+ "dependencies": {
2541
+ "cliui": "^8.0.1",
2542
+ "escalade": "^3.1.1",
2543
+ "get-caller-file": "^2.0.5",
2544
+ "require-directory": "^2.1.1",
2545
+ "string-width": "^4.2.3",
2546
+ "y18n": "^5.0.5",
2547
+ "yargs-parser": "^21.1.1"
2548
+ },
2549
+ "engines": {
2550
+ "node": ">=12"
2551
+ }
2552
+ },
2425
2553
  "node_modules/cacheable-lookup": {
2426
2554
  "version": "5.0.4",
2427
2555
  "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
@@ -2544,9 +2672,9 @@
2544
2672
  }
2545
2673
  },
2546
2674
  "node_modules/chalk": {
2547
- "version": "5.4.1",
2548
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
2549
- "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
2675
+ "version": "5.6.2",
2676
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
2677
+ "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==",
2550
2678
  "license": "MIT",
2551
2679
  "engines": {
2552
2680
  "node": "^12.17.0 || ^14.13 || >=16.0.0"
@@ -2629,25 +2757,25 @@
2629
2757
  "license": "MIT"
2630
2758
  },
2631
2759
  "node_modules/cheerio": {
2632
- "version": "1.1.0",
2633
- "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.1.0.tgz",
2634
- "integrity": "sha512-+0hMx9eYhJvWbgpKV9hN7jg0JcwydpopZE4hgi+KvQtByZXPp04NiCWU0LzcAbP63abZckIHkTQaXVF52mX3xQ==",
2760
+ "version": "1.1.2",
2761
+ "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.1.2.tgz",
2762
+ "integrity": "sha512-IkxPpb5rS/d1IiLbHMgfPuS0FgiWTtFIm/Nj+2woXDLTZ7fOT2eqzgYbdMlLweqlHbsZjxEChoVK+7iph7jyQg==",
2635
2763
  "license": "MIT",
2636
2764
  "dependencies": {
2637
2765
  "cheerio-select": "^2.1.0",
2638
2766
  "dom-serializer": "^2.0.0",
2639
2767
  "domhandler": "^5.0.3",
2640
2768
  "domutils": "^3.2.2",
2641
- "encoding-sniffer": "^0.2.0",
2769
+ "encoding-sniffer": "^0.2.1",
2642
2770
  "htmlparser2": "^10.0.0",
2643
2771
  "parse5": "^7.3.0",
2644
2772
  "parse5-htmlparser2-tree-adapter": "^7.1.0",
2645
2773
  "parse5-parser-stream": "^7.1.2",
2646
- "undici": "^7.10.0",
2774
+ "undici": "^7.12.0",
2647
2775
  "whatwg-mimetype": "^4.0.0"
2648
2776
  },
2649
2777
  "engines": {
2650
- "node": ">=18.17"
2778
+ "node": ">=20.18.1"
2651
2779
  },
2652
2780
  "funding": {
2653
2781
  "url": "https://github.com/cheeriojs/cheerio?sponsor=1"
@@ -2698,16 +2826,32 @@
2698
2826
  }
2699
2827
  },
2700
2828
  "node_modules/cli-truncate": {
2701
- "version": "4.0.0",
2702
- "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-4.0.0.tgz",
2703
- "integrity": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==",
2829
+ "version": "5.1.1",
2830
+ "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-5.1.1.tgz",
2831
+ "integrity": "sha512-SroPvNHxUnk+vIW/dOSfNqdy1sPEFkrTk6TUtqLCnBlo3N7TNYYkzzN7uSD6+jVjrdO4+p8nH7JzH6cIvUem6A==",
2704
2832
  "license": "MIT",
2705
2833
  "dependencies": {
2706
- "slice-ansi": "^5.0.0",
2707
- "string-width": "^7.0.0"
2834
+ "slice-ansi": "^7.1.0",
2835
+ "string-width": "^8.0.0"
2708
2836
  },
2709
2837
  "engines": {
2710
- "node": ">=18"
2838
+ "node": ">=20"
2839
+ },
2840
+ "funding": {
2841
+ "url": "https://github.com/sponsors/sindresorhus"
2842
+ }
2843
+ },
2844
+ "node_modules/cli-truncate/node_modules/string-width": {
2845
+ "version": "8.1.0",
2846
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz",
2847
+ "integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==",
2848
+ "license": "MIT",
2849
+ "dependencies": {
2850
+ "get-east-asian-width": "^1.3.0",
2851
+ "strip-ansi": "^7.1.0"
2852
+ },
2853
+ "engines": {
2854
+ "node": ">=20"
2711
2855
  },
2712
2856
  "funding": {
2713
2857
  "url": "https://github.com/sponsors/sindresorhus"
@@ -2740,96 +2884,31 @@
2740
2884
  }
2741
2885
  },
2742
2886
  "node_modules/cliui": {
2743
- "version": "8.0.1",
2744
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
2745
- "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
2887
+ "version": "9.0.1",
2888
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-9.0.1.tgz",
2889
+ "integrity": "sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==",
2746
2890
  "license": "ISC",
2747
2891
  "dependencies": {
2748
- "string-width": "^4.2.0",
2749
- "strip-ansi": "^6.0.1",
2750
- "wrap-ansi": "^7.0.0"
2751
- },
2752
- "engines": {
2753
- "node": ">=12"
2754
- }
2755
- },
2756
- "node_modules/cliui/node_modules/ansi-regex": {
2757
- "version": "5.0.1",
2758
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
2759
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
2760
- "license": "MIT",
2761
- "engines": {
2762
- "node": ">=8"
2763
- }
2764
- },
2765
- "node_modules/cliui/node_modules/ansi-styles": {
2766
- "version": "4.3.0",
2767
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2768
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2769
- "license": "MIT",
2770
- "dependencies": {
2771
- "color-convert": "^2.0.1"
2772
- },
2773
- "engines": {
2774
- "node": ">=8"
2775
- },
2776
- "funding": {
2777
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2778
- }
2779
- },
2780
- "node_modules/cliui/node_modules/emoji-regex": {
2781
- "version": "8.0.0",
2782
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2783
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
2784
- "license": "MIT"
2785
- },
2786
- "node_modules/cliui/node_modules/is-fullwidth-code-point": {
2787
- "version": "3.0.0",
2788
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
2789
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
2790
- "license": "MIT",
2791
- "engines": {
2792
- "node": ">=8"
2793
- }
2794
- },
2795
- "node_modules/cliui/node_modules/string-width": {
2796
- "version": "4.2.3",
2797
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2798
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2799
- "license": "MIT",
2800
- "dependencies": {
2801
- "emoji-regex": "^8.0.0",
2802
- "is-fullwidth-code-point": "^3.0.0",
2803
- "strip-ansi": "^6.0.1"
2804
- },
2805
- "engines": {
2806
- "node": ">=8"
2807
- }
2808
- },
2809
- "node_modules/cliui/node_modules/strip-ansi": {
2810
- "version": "6.0.1",
2811
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2812
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2813
- "license": "MIT",
2814
- "dependencies": {
2815
- "ansi-regex": "^5.0.1"
2892
+ "string-width": "^7.2.0",
2893
+ "strip-ansi": "^7.1.0",
2894
+ "wrap-ansi": "^9.0.0"
2816
2895
  },
2817
2896
  "engines": {
2818
- "node": ">=8"
2897
+ "node": ">=20"
2819
2898
  }
2820
2899
  },
2821
2900
  "node_modules/cliui/node_modules/wrap-ansi": {
2822
- "version": "7.0.0",
2823
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
2824
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
2901
+ "version": "9.0.2",
2902
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
2903
+ "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==",
2825
2904
  "license": "MIT",
2826
2905
  "dependencies": {
2827
- "ansi-styles": "^4.0.0",
2828
- "string-width": "^4.1.0",
2829
- "strip-ansi": "^6.0.0"
2906
+ "ansi-styles": "^6.2.1",
2907
+ "string-width": "^7.0.0",
2908
+ "strip-ansi": "^7.1.0"
2830
2909
  },
2831
2910
  "engines": {
2832
- "node": ">=10"
2911
+ "node": ">=18"
2833
2912
  },
2834
2913
  "funding": {
2835
2914
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
@@ -3416,7 +3495,6 @@
3416
3495
  "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz",
3417
3496
  "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==",
3418
3497
  "license": "MIT",
3419
- "peer": true,
3420
3498
  "dependencies": {
3421
3499
  "ansi-colors": "^4.1.1",
3422
3500
  "strip-ansi": "^6.0.1"
@@ -3430,7 +3508,6 @@
3430
3508
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
3431
3509
  "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
3432
3510
  "license": "MIT",
3433
- "peer": true,
3434
3511
  "engines": {
3435
3512
  "node": ">=8"
3436
3513
  }
@@ -3440,7 +3517,6 @@
3440
3517
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
3441
3518
  "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
3442
3519
  "license": "MIT",
3443
- "peer": true,
3444
3520
  "dependencies": {
3445
3521
  "ansi-regex": "^5.0.1"
3446
3522
  },
@@ -3681,25 +3757,24 @@
3681
3757
  }
3682
3758
  },
3683
3759
  "node_modules/eslint": {
3684
- "version": "9.31.0",
3685
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.31.0.tgz",
3686
- "integrity": "sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==",
3760
+ "version": "9.39.0",
3761
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.0.tgz",
3762
+ "integrity": "sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg==",
3687
3763
  "dev": true,
3688
3764
  "license": "MIT",
3689
3765
  "dependencies": {
3690
- "@eslint-community/eslint-utils": "^4.2.0",
3766
+ "@eslint-community/eslint-utils": "^4.8.0",
3691
3767
  "@eslint-community/regexpp": "^4.12.1",
3692
- "@eslint/config-array": "^0.21.0",
3693
- "@eslint/config-helpers": "^0.3.0",
3694
- "@eslint/core": "^0.15.0",
3768
+ "@eslint/config-array": "^0.21.1",
3769
+ "@eslint/config-helpers": "^0.4.2",
3770
+ "@eslint/core": "^0.17.0",
3695
3771
  "@eslint/eslintrc": "^3.3.1",
3696
- "@eslint/js": "9.31.0",
3697
- "@eslint/plugin-kit": "^0.3.1",
3772
+ "@eslint/js": "9.39.0",
3773
+ "@eslint/plugin-kit": "^0.4.1",
3698
3774
  "@humanfs/node": "^0.16.6",
3699
3775
  "@humanwhocodes/module-importer": "^1.0.1",
3700
3776
  "@humanwhocodes/retry": "^0.4.2",
3701
3777
  "@types/estree": "^1.0.6",
3702
- "@types/json-schema": "^7.0.15",
3703
3778
  "ajv": "^6.12.4",
3704
3779
  "chalk": "^4.0.0",
3705
3780
  "cross-spawn": "^7.0.6",
@@ -3929,6 +4004,7 @@
3929
4004
  "integrity": "sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==",
3930
4005
  "dev": true,
3931
4006
  "license": "MIT",
4007
+ "peer": true,
3932
4008
  "dependencies": {
3933
4009
  "@typescript-eslint/types": "^8.35.0",
3934
4010
  "comment-parser": "^1.4.1",
@@ -3997,9 +4073,9 @@
3997
4073
  }
3998
4074
  },
3999
4075
  "node_modules/eslint-plugin-n": {
4000
- "version": "17.21.0",
4001
- "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz",
4002
- "integrity": "sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A==",
4076
+ "version": "17.23.1",
4077
+ "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.23.1.tgz",
4078
+ "integrity": "sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==",
4003
4079
  "dev": true,
4004
4080
  "license": "MIT",
4005
4081
  "dependencies": {
@@ -4008,8 +4084,8 @@
4008
4084
  "eslint-plugin-es-x": "^7.8.0",
4009
4085
  "get-tsconfig": "^4.8.1",
4010
4086
  "globals": "^15.11.0",
4087
+ "globrex": "^0.1.2",
4011
4088
  "ignore": "^5.3.2",
4012
- "minimatch": "^9.0.5",
4013
4089
  "semver": "^7.6.3",
4014
4090
  "ts-declaration-location": "^1.0.6"
4015
4091
  },
@@ -4023,16 +4099,6 @@
4023
4099
  "eslint": ">=8.23.0"
4024
4100
  }
4025
4101
  },
4026
- "node_modules/eslint-plugin-n/node_modules/brace-expansion": {
4027
- "version": "2.0.2",
4028
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
4029
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
4030
- "dev": true,
4031
- "license": "MIT",
4032
- "dependencies": {
4033
- "balanced-match": "^1.0.0"
4034
- }
4035
- },
4036
4102
  "node_modules/eslint-plugin-n/node_modules/globals": {
4037
4103
  "version": "15.15.0",
4038
4104
  "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
@@ -4046,22 +4112,6 @@
4046
4112
  "url": "https://github.com/sponsors/sindresorhus"
4047
4113
  }
4048
4114
  },
4049
- "node_modules/eslint-plugin-n/node_modules/minimatch": {
4050
- "version": "9.0.5",
4051
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
4052
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
4053
- "dev": true,
4054
- "license": "ISC",
4055
- "dependencies": {
4056
- "brace-expansion": "^2.0.1"
4057
- },
4058
- "engines": {
4059
- "node": ">=16 || 14 >=14.17"
4060
- },
4061
- "funding": {
4062
- "url": "https://github.com/sponsors/isaacs"
4063
- }
4064
- },
4065
4115
  "node_modules/eslint-plugin-promise": {
4066
4116
  "version": "7.2.1",
4067
4117
  "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz",
@@ -4173,9 +4223,9 @@
4173
4223
  }
4174
4224
  },
4175
4225
  "node_modules/eslint/node_modules/@eslint/js": {
4176
- "version": "9.31.0",
4177
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz",
4178
- "integrity": "sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==",
4226
+ "version": "9.39.0",
4227
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.0.tgz",
4228
+ "integrity": "sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==",
4179
4229
  "dev": true,
4180
4230
  "license": "MIT",
4181
4231
  "engines": {
@@ -4539,9 +4589,9 @@
4539
4589
  }
4540
4590
  },
4541
4591
  "node_modules/get-east-asian-width": {
4542
- "version": "1.3.0",
4543
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz",
4544
- "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==",
4592
+ "version": "1.4.0",
4593
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz",
4594
+ "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==",
4545
4595
  "license": "MIT",
4546
4596
  "engines": {
4547
4597
  "node": ">=18"
@@ -5133,6 +5183,13 @@
5133
5183
  "url": "https://github.com/sponsors/ljharb"
5134
5184
  }
5135
5185
  },
5186
+ "node_modules/globrex": {
5187
+ "version": "0.1.2",
5188
+ "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz",
5189
+ "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==",
5190
+ "dev": true,
5191
+ "license": "MIT"
5192
+ },
5136
5193
  "node_modules/gopd": {
5137
5194
  "version": "1.2.0",
5138
5195
  "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
@@ -5740,12 +5797,15 @@
5740
5797
  }
5741
5798
  },
5742
5799
  "node_modules/is-fullwidth-code-point": {
5743
- "version": "4.0.0",
5744
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
5745
- "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==",
5800
+ "version": "5.1.0",
5801
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.1.0.tgz",
5802
+ "integrity": "sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==",
5746
5803
  "license": "MIT",
5804
+ "dependencies": {
5805
+ "get-east-asian-width": "^1.3.1"
5806
+ },
5747
5807
  "engines": {
5748
- "node": ">=12"
5808
+ "node": ">=18"
5749
5809
  },
5750
5810
  "funding": {
5751
5811
  "url": "https://github.com/sponsors/sindresorhus"
@@ -6194,9 +6254,9 @@
6194
6254
  "license": "MIT"
6195
6255
  },
6196
6256
  "node_modules/js-yaml": {
6197
- "version": "4.1.0",
6198
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
6199
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
6257
+ "version": "4.1.1",
6258
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
6259
+ "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
6200
6260
  "license": "MIT",
6201
6261
  "dependencies": {
6202
6262
  "argparse": "^2.0.1"
@@ -6330,12 +6390,12 @@
6330
6390
  "license": "MIT"
6331
6391
  },
6332
6392
  "node_modules/listr2": {
6333
- "version": "8.3.3",
6334
- "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.3.3.tgz",
6335
- "integrity": "sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==",
6393
+ "version": "9.0.5",
6394
+ "resolved": "https://registry.npmjs.org/listr2/-/listr2-9.0.5.tgz",
6395
+ "integrity": "sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==",
6336
6396
  "license": "MIT",
6337
6397
  "dependencies": {
6338
- "cli-truncate": "^4.0.0",
6398
+ "cli-truncate": "^5.0.0",
6339
6399
  "colorette": "^2.0.20",
6340
6400
  "eventemitter3": "^5.0.1",
6341
6401
  "log-update": "^6.1.0",
@@ -6343,7 +6403,7 @@
6343
6403
  "wrap-ansi": "^9.0.0"
6344
6404
  },
6345
6405
  "engines": {
6346
- "node": ">=18.0.0"
6406
+ "node": ">=20.0.0"
6347
6407
  }
6348
6408
  },
6349
6409
  "node_modules/listr2/node_modules/wrap-ansi": {
@@ -6480,37 +6540,6 @@
6480
6540
  "url": "https://github.com/sponsors/sindresorhus"
6481
6541
  }
6482
6542
  },
6483
- "node_modules/log-update/node_modules/is-fullwidth-code-point": {
6484
- "version": "5.0.0",
6485
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
6486
- "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
6487
- "license": "MIT",
6488
- "dependencies": {
6489
- "get-east-asian-width": "^1.0.0"
6490
- },
6491
- "engines": {
6492
- "node": ">=18"
6493
- },
6494
- "funding": {
6495
- "url": "https://github.com/sponsors/sindresorhus"
6496
- }
6497
- },
6498
- "node_modules/log-update/node_modules/slice-ansi": {
6499
- "version": "7.1.0",
6500
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
6501
- "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
6502
- "license": "MIT",
6503
- "dependencies": {
6504
- "ansi-styles": "^6.2.1",
6505
- "is-fullwidth-code-point": "^5.0.0"
6506
- },
6507
- "engines": {
6508
- "node": ">=18"
6509
- },
6510
- "funding": {
6511
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
6512
- }
6513
- },
6514
6543
  "node_modules/log-update/node_modules/wrap-ansi": {
6515
6544
  "version": "9.0.0",
6516
6545
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
@@ -7927,51 +7956,51 @@
7927
7956
  }
7928
7957
  },
7929
7958
  "node_modules/ora": {
7930
- "version": "8.2.0",
7931
- "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz",
7932
- "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==",
7959
+ "version": "9.0.0",
7960
+ "resolved": "https://registry.npmjs.org/ora/-/ora-9.0.0.tgz",
7961
+ "integrity": "sha512-m0pg2zscbYgWbqRR6ABga5c3sZdEon7bSgjnlXC64kxtxLOyjRcbbUkLj7HFyy/FTD+P2xdBWu8snGhYI0jc4A==",
7933
7962
  "license": "MIT",
7934
7963
  "dependencies": {
7935
- "chalk": "^5.3.0",
7964
+ "chalk": "^5.6.2",
7936
7965
  "cli-cursor": "^5.0.0",
7937
- "cli-spinners": "^2.9.2",
7966
+ "cli-spinners": "^3.2.0",
7938
7967
  "is-interactive": "^2.0.0",
7939
- "is-unicode-supported": "^2.0.0",
7940
- "log-symbols": "^6.0.0",
7968
+ "is-unicode-supported": "^2.1.0",
7969
+ "log-symbols": "^7.0.1",
7941
7970
  "stdin-discarder": "^0.2.2",
7942
- "string-width": "^7.2.0",
7943
- "strip-ansi": "^7.1.0"
7971
+ "string-width": "^8.1.0",
7972
+ "strip-ansi": "^7.1.2"
7944
7973
  },
7945
7974
  "engines": {
7946
- "node": ">=18"
7975
+ "node": ">=20"
7947
7976
  },
7948
7977
  "funding": {
7949
7978
  "url": "https://github.com/sponsors/sindresorhus"
7950
7979
  }
7951
7980
  },
7952
- "node_modules/ora/node_modules/log-symbols": {
7953
- "version": "6.0.0",
7954
- "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz",
7955
- "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==",
7981
+ "node_modules/ora/node_modules/cli-spinners": {
7982
+ "version": "3.3.0",
7983
+ "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-3.3.0.tgz",
7984
+ "integrity": "sha512-/+40ljC3ONVnYIttjMWrlL51nItDAbBrq2upN8BPyvGU/2n5Oxw3tbNwORCaNuNqLJnxGqOfjUuhsv7l5Q4IsQ==",
7956
7985
  "license": "MIT",
7957
- "dependencies": {
7958
- "chalk": "^5.3.0",
7959
- "is-unicode-supported": "^1.3.0"
7960
- },
7961
7986
  "engines": {
7962
- "node": ">=18"
7987
+ "node": ">=18.20"
7963
7988
  },
7964
7989
  "funding": {
7965
7990
  "url": "https://github.com/sponsors/sindresorhus"
7966
7991
  }
7967
7992
  },
7968
- "node_modules/ora/node_modules/log-symbols/node_modules/is-unicode-supported": {
7969
- "version": "1.3.0",
7970
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
7971
- "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
7993
+ "node_modules/ora/node_modules/string-width": {
7994
+ "version": "8.1.0",
7995
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz",
7996
+ "integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==",
7972
7997
  "license": "MIT",
7998
+ "dependencies": {
7999
+ "get-east-asian-width": "^1.3.0",
8000
+ "strip-ansi": "^7.1.0"
8001
+ },
7973
8002
  "engines": {
7974
- "node": ">=12"
8003
+ "node": ">=20"
7975
8004
  },
7976
8005
  "funding": {
7977
8006
  "url": "https://github.com/sponsors/sindresorhus"
@@ -9528,6 +9557,120 @@
9528
9557
  "node": ">=18"
9529
9558
  }
9530
9559
  },
9560
+ "node_modules/replace-in-file/node_modules/ansi-regex": {
9561
+ "version": "5.0.1",
9562
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
9563
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
9564
+ "license": "MIT",
9565
+ "engines": {
9566
+ "node": ">=8"
9567
+ }
9568
+ },
9569
+ "node_modules/replace-in-file/node_modules/ansi-styles": {
9570
+ "version": "4.3.0",
9571
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
9572
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
9573
+ "license": "MIT",
9574
+ "dependencies": {
9575
+ "color-convert": "^2.0.1"
9576
+ },
9577
+ "engines": {
9578
+ "node": ">=8"
9579
+ },
9580
+ "funding": {
9581
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
9582
+ }
9583
+ },
9584
+ "node_modules/replace-in-file/node_modules/cliui": {
9585
+ "version": "8.0.1",
9586
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
9587
+ "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
9588
+ "license": "ISC",
9589
+ "dependencies": {
9590
+ "string-width": "^4.2.0",
9591
+ "strip-ansi": "^6.0.1",
9592
+ "wrap-ansi": "^7.0.0"
9593
+ },
9594
+ "engines": {
9595
+ "node": ">=12"
9596
+ }
9597
+ },
9598
+ "node_modules/replace-in-file/node_modules/emoji-regex": {
9599
+ "version": "8.0.0",
9600
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
9601
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
9602
+ "license": "MIT"
9603
+ },
9604
+ "node_modules/replace-in-file/node_modules/is-fullwidth-code-point": {
9605
+ "version": "3.0.0",
9606
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
9607
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
9608
+ "license": "MIT",
9609
+ "engines": {
9610
+ "node": ">=8"
9611
+ }
9612
+ },
9613
+ "node_modules/replace-in-file/node_modules/string-width": {
9614
+ "version": "4.2.3",
9615
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
9616
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
9617
+ "license": "MIT",
9618
+ "dependencies": {
9619
+ "emoji-regex": "^8.0.0",
9620
+ "is-fullwidth-code-point": "^3.0.0",
9621
+ "strip-ansi": "^6.0.1"
9622
+ },
9623
+ "engines": {
9624
+ "node": ">=8"
9625
+ }
9626
+ },
9627
+ "node_modules/replace-in-file/node_modules/strip-ansi": {
9628
+ "version": "6.0.1",
9629
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
9630
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
9631
+ "license": "MIT",
9632
+ "dependencies": {
9633
+ "ansi-regex": "^5.0.1"
9634
+ },
9635
+ "engines": {
9636
+ "node": ">=8"
9637
+ }
9638
+ },
9639
+ "node_modules/replace-in-file/node_modules/wrap-ansi": {
9640
+ "version": "7.0.0",
9641
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
9642
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
9643
+ "license": "MIT",
9644
+ "dependencies": {
9645
+ "ansi-styles": "^4.0.0",
9646
+ "string-width": "^4.1.0",
9647
+ "strip-ansi": "^6.0.0"
9648
+ },
9649
+ "engines": {
9650
+ "node": ">=10"
9651
+ },
9652
+ "funding": {
9653
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
9654
+ }
9655
+ },
9656
+ "node_modules/replace-in-file/node_modules/yargs": {
9657
+ "version": "17.7.2",
9658
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
9659
+ "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
9660
+ "license": "MIT",
9661
+ "dependencies": {
9662
+ "cliui": "^8.0.1",
9663
+ "escalade": "^3.1.1",
9664
+ "get-caller-file": "^2.0.5",
9665
+ "require-directory": "^2.1.1",
9666
+ "string-width": "^4.2.3",
9667
+ "y18n": "^5.0.5",
9668
+ "yargs-parser": "^21.1.1"
9669
+ },
9670
+ "engines": {
9671
+ "node": ">=12"
9672
+ }
9673
+ },
9531
9674
  "node_modules/require-directory": {
9532
9675
  "version": "2.1.1",
9533
9676
  "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
@@ -9948,16 +10091,16 @@
9948
10091
  }
9949
10092
  },
9950
10093
  "node_modules/slice-ansi": {
9951
- "version": "5.0.0",
9952
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz",
9953
- "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==",
10094
+ "version": "7.1.2",
10095
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.2.tgz",
10096
+ "integrity": "sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==",
9954
10097
  "license": "MIT",
9955
10098
  "dependencies": {
9956
- "ansi-styles": "^6.0.0",
9957
- "is-fullwidth-code-point": "^4.0.0"
10099
+ "ansi-styles": "^6.2.1",
10100
+ "is-fullwidth-code-point": "^5.0.0"
9958
10101
  },
9959
10102
  "engines": {
9960
- "node": ">=12"
10103
+ "node": ">=18"
9961
10104
  },
9962
10105
  "funding": {
9963
10106
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
@@ -10294,9 +10437,9 @@
10294
10437
  }
10295
10438
  },
10296
10439
  "node_modules/strip-ansi": {
10297
- "version": "7.1.0",
10298
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
10299
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
10440
+ "version": "7.1.2",
10441
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
10442
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
10300
10443
  "license": "MIT",
10301
10444
  "dependencies": {
10302
10445
  "ansi-regex": "^6.0.1"
@@ -10498,6 +10641,7 @@
10498
10641
  "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
10499
10642
  "dev": true,
10500
10643
  "license": "MIT",
10644
+ "peer": true,
10501
10645
  "engines": {
10502
10646
  "node": ">=12"
10503
10647
  },
@@ -10734,7 +10878,6 @@
10734
10878
  "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
10735
10879
  "dev": true,
10736
10880
  "license": "Apache-2.0",
10737
- "peer": true,
10738
10881
  "bin": {
10739
10882
  "tsc": "bin/tsc",
10740
10883
  "tsserver": "bin/tsserver"
@@ -10787,9 +10930,9 @@
10787
10930
  }
10788
10931
  },
10789
10932
  "node_modules/undici": {
10790
- "version": "7.10.0",
10791
- "resolved": "https://registry.npmjs.org/undici/-/undici-7.10.0.tgz",
10792
- "integrity": "sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw==",
10933
+ "version": "7.16.0",
10934
+ "resolved": "https://registry.npmjs.org/undici/-/undici-7.16.0.tgz",
10935
+ "integrity": "sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==",
10793
10936
  "license": "MIT",
10794
10937
  "engines": {
10795
10938
  "node": ">=20.18.1"
@@ -11079,9 +11222,9 @@
11079
11222
  }
11080
11223
  },
11081
11224
  "node_modules/which": {
11082
- "version": "5.0.0",
11083
- "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
11084
- "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
11225
+ "version": "6.0.0",
11226
+ "resolved": "https://registry.npmjs.org/which/-/which-6.0.0.tgz",
11227
+ "integrity": "sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==",
11085
11228
  "license": "ISC",
11086
11229
  "dependencies": {
11087
11230
  "isexe": "^3.1.1"
@@ -11090,7 +11233,7 @@
11090
11233
  "node-which": "bin/which.js"
11091
11234
  },
11092
11235
  "engines": {
11093
- "node": "^18.17.0 || >=20.5.0"
11236
+ "node": "^20.17.0 || >=22.9.0"
11094
11237
  }
11095
11238
  },
11096
11239
  "node_modules/which-boxed-primitive": {
@@ -11468,21 +11611,20 @@
11468
11611
  }
11469
11612
  },
11470
11613
  "node_modules/yargs": {
11471
- "version": "17.7.2",
11472
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
11473
- "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
11614
+ "version": "18.0.0",
11615
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-18.0.0.tgz",
11616
+ "integrity": "sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==",
11474
11617
  "license": "MIT",
11475
11618
  "dependencies": {
11476
- "cliui": "^8.0.1",
11619
+ "cliui": "^9.0.1",
11477
11620
  "escalade": "^3.1.1",
11478
11621
  "get-caller-file": "^2.0.5",
11479
- "require-directory": "^2.1.1",
11480
- "string-width": "^4.2.3",
11622
+ "string-width": "^7.2.0",
11481
11623
  "y18n": "^5.0.5",
11482
- "yargs-parser": "^21.1.1"
11624
+ "yargs-parser": "^22.0.0"
11483
11625
  },
11484
11626
  "engines": {
11485
- "node": ">=12"
11627
+ "node": "^20.19.0 || ^22.12.0 || >=23"
11486
11628
  }
11487
11629
  },
11488
11630
  "node_modules/yargs-parser": {
@@ -11494,54 +11636,13 @@
11494
11636
  "node": ">=12"
11495
11637
  }
11496
11638
  },
11497
- "node_modules/yargs/node_modules/ansi-regex": {
11498
- "version": "5.0.1",
11499
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
11500
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
11501
- "license": "MIT",
11502
- "engines": {
11503
- "node": ">=8"
11504
- }
11505
- },
11506
- "node_modules/yargs/node_modules/emoji-regex": {
11507
- "version": "8.0.0",
11508
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
11509
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
11510
- "license": "MIT"
11511
- },
11512
- "node_modules/yargs/node_modules/is-fullwidth-code-point": {
11513
- "version": "3.0.0",
11514
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
11515
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
11516
- "license": "MIT",
11517
- "engines": {
11518
- "node": ">=8"
11519
- }
11520
- },
11521
- "node_modules/yargs/node_modules/string-width": {
11522
- "version": "4.2.3",
11523
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
11524
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
11525
- "license": "MIT",
11526
- "dependencies": {
11527
- "emoji-regex": "^8.0.0",
11528
- "is-fullwidth-code-point": "^3.0.0",
11529
- "strip-ansi": "^6.0.1"
11530
- },
11531
- "engines": {
11532
- "node": ">=8"
11533
- }
11534
- },
11535
- "node_modules/yargs/node_modules/strip-ansi": {
11536
- "version": "6.0.1",
11537
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
11538
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
11539
- "license": "MIT",
11540
- "dependencies": {
11541
- "ansi-regex": "^5.0.1"
11542
- },
11639
+ "node_modules/yargs/node_modules/yargs-parser": {
11640
+ "version": "22.0.0",
11641
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz",
11642
+ "integrity": "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==",
11643
+ "license": "ISC",
11543
11644
  "engines": {
11544
- "node": ">=8"
11645
+ "node": "^20.19.0 || ^22.12.0 || >=23"
11545
11646
  }
11546
11647
  },
11547
11648
  "node_modules/yocto-queue": {